Pull request #3783 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ef41eb07db969682b55b6baa03cb3f797be5dc9f+2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 (60ed3d5e9817aa78edacbad7915629e8db46d340) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4566664624838745049.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3405091424469646233.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3783/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3783/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1370712218221985703.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8743438463911764252.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3783/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3783/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2715156257546218652.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-42 in /w/workspace/edgexfoundry_edgex-go_PR-3783 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/5 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh9155251760150597745.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 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 into PR head commit ef41eb07db969682b55b6baa03cb3f797be5dc9f > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh8233979521862445744.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3783/head:refs/remotes/origin/PR-3783 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ef41eb07db969682b55b6baa03cb3f797be5dc9f # 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/5@tmp/jenkins-gitclient-ssh522625554068890451.key > git merge 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 # timeout=10 Merge succeeded, producing 7c8d35ba88285916988b5ae969efe5a0fec9ffad Checking out Revision 7c8d35ba88285916988b5ae969efe5a0fec9ffad (PR-3783) Commit message: "Merge commit '2c337aa67f7f49cab4b4922dfb9771da0d6f35f3' into HEAD" First time build. Skipping changelog. > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7c8d35ba88285916988b5ae969efe5a0fec9ffad # timeout=10 > git rev-list --no-walk fbdd781f96add957d9aafc9088619b5b7eaf4d36 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-28T18:22:18.702Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-28T18:22:18.750Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-28T18:22:18.764Z] ========================================================= [2021-10-28T18:22:18.764Z] EdgeX Global Pipelines Version Info [2021-10-28T18:22:18.764Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-28T18:22:19.903Z] ------------------- [2021-10-28T18:22:19.903Z] stable info: [2021-10-28T18:22:19.903Z] ------------------- [2021-10-28T18:22:19.903Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-28T18:22:19.903Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-28T18:22:19.903Z] Message: update stable to v1.0.210 [2021-10-28T18:22:20.477Z] ------------------- [2021-10-28T18:22:20.477Z] experimental info: [2021-10-28T18:22:20.477Z] ------------------- [2021-10-28T18:22:20.477Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-28T18:22:20.477Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-10-28T18:22:20.477Z] Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-28T18:22:20.554Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-10-28T18:22:20.562Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-10-28T18:22:20.570Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-28T18:22:20.579Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-28T18:22:20.588Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-28T18:22:20.597Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-28T18:22:20.606Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-28T18:22:20.620Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-10-28T18:22:20.632Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-10-28T18:22:20.640Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-10-28T18:22:20.648Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-28T18:22:20.657Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-28T18:22:20.666Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-28T18:22:20.675Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-28T18:22:20.685Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-28T18:22:20.694Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-28T18:22:20.703Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-28T18:22:20.711Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-28T18:22:20.719Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-10-28T18:22:20.732Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-10-28T18:22:20.743Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-10-28T18:22:20.750Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-28T18:22:20.756Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3783 [Pipeline] echo [2021-10-28T18:22:20.763Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3783 [Pipeline] echo [2021-10-28T18:22:20.769Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3783 [Pipeline] echo [2021-10-28T18:22:20.776Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7c8d35ba88285916988b5ae969efe5a0fec9ffad [Pipeline] echo [2021-10-28T18:22:20.783Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7c8d35b [Pipeline] echo [2021-10-28T18:22:20.789Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-28T18:22:20.823Z] provisioning config files... [2021-10-28T18:22:20.837Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config8164542553852250085tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-28T18:22:21.149Z] ---> docker-login.sh [2021-10-28T18:22:21.149Z] nexus3.edgexfoundry.org:10001 [2021-10-28T18:22:21.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T18:22:21.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T18:22:21.413Z] Configure a credential helper to remove this warning. See [2021-10-28T18:22:21.413Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T18:22:21.413Z] [2021-10-28T18:22:21.413Z] Login Succeeded [2021-10-28T18:22:21.413Z] nexus3.edgexfoundry.org:10002 [2021-10-28T18:22:21.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T18:22:21.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T18:22:21.413Z] Configure a credential helper to remove this warning. See [2021-10-28T18:22:21.413Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T18:22:21.413Z] [2021-10-28T18:22:21.413Z] Login Succeeded [2021-10-28T18:22:21.413Z] nexus3.edgexfoundry.org:10003 [2021-10-28T18:22:21.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T18:22:21.674Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T18:22:21.674Z] Configure a credential helper to remove this warning. See [2021-10-28T18:22:21.674Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T18:22:21.674Z] [2021-10-28T18:22:21.674Z] Login Succeeded [2021-10-28T18:22:21.674Z] nexus3.edgexfoundry.org:10004 [2021-10-28T18:22:21.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T18:22:21.674Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T18:22:21.674Z] Configure a credential helper to remove this warning. See [2021-10-28T18:22:21.674Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T18:22:21.674Z] [2021-10-28T18:22:21.674Z] Login Succeeded [2021-10-28T18:22:21.674Z] docker.io [2021-10-28T18:22:21.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T18:22:21.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T18:22:21.939Z] Configure a credential helper to remove this warning. See [2021-10-28T18:22:21.939Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T18:22:21.939Z] [2021-10-28T18:22:21.939Z] Login Succeeded [2021-10-28T18:22:21.939Z] ---> docker-login.sh ends [Pipeline] } [2021-10-28T18:22:21.946Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-28T18:22:22.259Z] ++ 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-10-28T18:22:22.259Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-28T18:22:22.259Z] ++ dirname cmd/core-command/Dockerfile [2021-10-28T18:22:22.259Z] ++ cut -d/ -f2 [2021-10-28T18:22:22.259Z] + echo core-command,cmd/core-command/Dockerfile [2021-10-28T18:22:22.259Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-28T18:22:22.259Z] ++ dirname cmd/core-data/Dockerfile [2021-10-28T18:22:22.259Z] ++ cut -d/ -f2 [2021-10-28T18:22:22.259Z] + echo core-data,cmd/core-data/Dockerfile [2021-10-28T18:22:22.259Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-28T18:22:22.259Z] ++ dirname cmd/core-metadata/Dockerfile [2021-10-28T18:22:22.259Z] ++ cut -d/ -f2 [2021-10-28T18:22:22.259Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-10-28T18:22:22.259Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-28T18:22:22.259Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-10-28T18:22:22.259Z] ++ cut -d/ -f2 [2021-10-28T18:22:22.259Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-10-28T18:22:22.259Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-28T18:22:22.259Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-10-28T18:22:22.259Z] ++ cut -d/ -f2 [2021-10-28T18:22:22.259Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-10-28T18:22:22.259Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-28T18:22:22.259Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-10-28T18:22:22.259Z] ++ cut -d/ -f2 [2021-10-28T18:22:22.259Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-10-28T18:22:22.259Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-28T18:22:22.259Z] ++ dirname cmd/support-notifications/Dockerfile [2021-10-28T18:22:22.259Z] ++ cut -d/ -f2 [2021-10-28T18:22:22.259Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-10-28T18:22:22.259Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-28T18:22:22.259Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-10-28T18:22:22.259Z] ++ cut -d/ -f2 [2021-10-28T18:22:22.259Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-10-28T18:22:22.259Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-28T18:22:22.259Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-10-28T18:22:22.259Z] ++ cut -d/ -f2 [2021-10-28T18:22:22.259Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-10-28T18:22:22.310Z] 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-10-28T18:22:22.854Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-28T18:22:22.854Z] [2021-10-28T18:22:22.854Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:22:23.165Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-28T18:22:23.165Z] latest: Pulling from edgex-devops/git-semver [2021-10-28T18:22:23.165Z] a0d0a0d46f8b: Pulling fs layer [2021-10-28T18:22:23.165Z] 3e5f54012d9b: Pulling fs layer [2021-10-28T18:22:23.165Z] 4c7163046ea9: Pulling fs layer [2021-10-28T18:22:23.165Z] 0c2d73faf560: Pulling fs layer [2021-10-28T18:22:23.165Z] 0c2d73faf560: Waiting [2021-10-28T18:22:23.165Z] 3e5f54012d9b: Verifying Checksum [2021-10-28T18:22:23.165Z] 3e5f54012d9b: Download complete [2021-10-28T18:22:23.431Z] a0d0a0d46f8b: Verifying Checksum [2021-10-28T18:22:23.431Z] a0d0a0d46f8b: Download complete [2021-10-28T18:22:23.431Z] 4c7163046ea9: Verifying Checksum [2021-10-28T18:22:23.431Z] 4c7163046ea9: Download complete [2021-10-28T18:22:23.431Z] 0c2d73faf560: Verifying Checksum [2021-10-28T18:22:23.431Z] 0c2d73faf560: Download complete [2021-10-28T18:22:23.431Z] a0d0a0d46f8b: Pull complete [2021-10-28T18:22:23.431Z] 3e5f54012d9b: Pull complete [2021-10-28T18:22:23.695Z] 4c7163046ea9: Pull complete [2021-10-28T18:22:23.957Z] 0c2d73faf560: Pull complete [2021-10-28T18:22:23.957Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-28T18:22:23.957Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-28T18:22:23.957Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-28T18:22:24.035Z] prd-centos7-docker-4c-2g-42 does not seem to be running inside a container [2021-10-28T18:22:24.077Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-28T18:22:24.678Z] $ docker top be933af89b047b7801796982c13fee4271f4cbed859bec5e31334a8ddcdcb3a0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-28T18:22:24.778Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-28T18:22:24.778Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-28T18:22:24.890Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-28T18:22:24.893Z] $ docker exec be933af89b047b7801796982c13fee4271f4cbed859bec5e31334a8ddcdcb3a0 ssh-agent [2021-10-28T18:22:24.997Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgIfKKA/agent.14 [2021-10-28T18:22:24.998Z] SSH_AGENT_PID=20 [2021-10-28T18:22:25.006Z] Running ssh-add (command line suppressed) [2021-10-28T18:22:25.102Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_1789929811944389209.key (/w/workspace/edgex-go/5@tmp/private_key_1789929811944389209.key) [2021-10-28T18:22:25.115Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-28T18:22:25.423Z] + git tag --points-at HEAD [Pipeline] } [2021-10-28T18:22:25.439Z] $ docker exec --env ******** --env ******** be933af89b047b7801796982c13fee4271f4cbed859bec5e31334a8ddcdcb3a0 ssh-agent -k [2021-10-28T18:22:25.553Z] unset SSH_AUTH_SOCK; [2021-10-28T18:22:25.554Z] unset SSH_AGENT_PID; [2021-10-28T18:22:25.554Z] echo Agent pid 20 killed; [2021-10-28T18:22:25.571Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-28T18:22:25.592Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-28T18:22:25.592Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-28T18:22:25.712Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-28T18:22:25.715Z] $ docker exec be933af89b047b7801796982c13fee4271f4cbed859bec5e31334a8ddcdcb3a0 ssh-agent [2021-10-28T18:22:25.820Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHjKNDF/agent.54 [2021-10-28T18:22:25.820Z] SSH_AGENT_PID=60 [2021-10-28T18:22:25.826Z] Running ssh-add (command line suppressed) [2021-10-28T18:22:25.913Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_2893563240791284408.key (/w/workspace/edgex-go/5@tmp/private_key_2893563240791284408.key) [2021-10-28T18:22:25.926Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-28T18:22:26.237Z] + git semver init [2021-10-28T18:22:26.237Z] # -> Open(): unable to determine branch for HEAD [2021-10-28T18:22:26.237Z] # $GIT_DIR = /w/workspace/edgex-go/5/.git [2021-10-28T18:22:26.237Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/5 [2021-10-28T18:22:26.237Z] # $SEMVER_REMOTE_NAME = origin [2021-10-28T18:22:26.237Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-28T18:22:26.237Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-28T18:22:26.237Z] # $SEMVER_BRANCH = PR-3783 [2021-10-28T18:22:26.237Z] # $SEMVER_TEMP = /tmp/semver-230439211 [2021-10-28T18:22:26.237Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-10-28T18:23:12.977Z] # '/tmp/semver-230439211' -> '/w/workspace/edgex-go/5/.semver' [2021-10-28T18:23:12.977Z] # -> Force: false [2021-10-28T18:23:12.977Z] # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } [2021-10-28T18:23:12.995Z] $ docker exec --env ******** --env ******** be933af89b047b7801796982c13fee4271f4cbed859bec5e31334a8ddcdcb3a0 ssh-agent -k [2021-10-28T18:23:13.098Z] unset SSH_AUTH_SOCK; [2021-10-28T18:23:13.098Z] unset SSH_AGENT_PID; [2021-10-28T18:23:13.098Z] echo Agent pid 60 killed; [2021-10-28T18:23:13.106Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-28T18:23:13.409Z] + git semver [Pipeline] } [2021-10-28T18:23:13.423Z] $ docker stop --time=1 be933af89b047b7801796982c13fee4271f4cbed859bec5e31334a8ddcdcb3a0 [2021-10-28T18:23:15.046Z] $ docker rm -f be933af89b047b7801796982c13fee4271f4cbed859bec5e31334a8ddcdcb3a0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-28T18:23:15.417Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-28T18:23:15.652Z] Stashed 1 file(s) [Pipeline] echo [2021-10-28T18:23:15.655Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-10-28T18:23:15.827Z] ========================================================= [2021-10-28T18:23:15.827Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-28T18:23:15.827Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-28T18:23:16.113Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-28T18:23:16.113Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-28T18:23:16.113Z] a0d0a0d46f8b: Already exists [2021-10-28T18:23:16.113Z] 31adcdaf11c8: Pulling fs layer [2021-10-28T18:23:16.113Z] b8b176561691: Pulling fs layer [2021-10-28T18:23:16.113Z] 4527c011a84f: Pulling fs layer [2021-10-28T18:23:16.113Z] 5d74067f8e1e: Pulling fs layer [2021-10-28T18:23:16.113Z] e0aca202a116: Pulling fs layer [2021-10-28T18:23:16.113Z] 3a43be97a3b4: Pulling fs layer [2021-10-28T18:23:16.113Z] 34cad66bf833: Pulling fs layer [2021-10-28T18:23:16.113Z] b4e3c513aaa6: Pulling fs layer [2021-10-28T18:23:16.113Z] 3a43be97a3b4: Waiting [2021-10-28T18:23:16.113Z] 34cad66bf833: Waiting [2021-10-28T18:23:16.113Z] b4e3c513aaa6: Waiting [2021-10-28T18:23:16.113Z] 5d74067f8e1e: Waiting [2021-10-28T18:23:16.113Z] e0aca202a116: Waiting [2021-10-28T18:23:16.113Z] b8b176561691: Verifying Checksum [2021-10-28T18:23:16.113Z] b8b176561691: Download complete [2021-10-28T18:23:16.113Z] 31adcdaf11c8: Verifying Checksum [2021-10-28T18:23:16.113Z] 31adcdaf11c8: Download complete [2021-10-28T18:23:16.113Z] 5d74067f8e1e: Verifying Checksum [2021-10-28T18:23:16.113Z] 5d74067f8e1e: Download complete [2021-10-28T18:23:16.113Z] e0aca202a116: Verifying Checksum [2021-10-28T18:23:16.113Z] e0aca202a116: Download complete [2021-10-28T18:23:16.113Z] 3a43be97a3b4: Verifying Checksum [2021-10-28T18:23:16.113Z] 3a43be97a3b4: Download complete [2021-10-28T18:23:16.376Z] 31adcdaf11c8: Pull complete [2021-10-28T18:23:16.376Z] 34cad66bf833: Verifying Checksum [2021-10-28T18:23:16.376Z] 34cad66bf833: Download complete [2021-10-28T18:23:16.376Z] b8b176561691: Pull complete [2021-10-28T18:23:16.644Z] 4527c011a84f: Verifying Checksum [2021-10-28T18:23:16.644Z] 4527c011a84f: Download complete [2021-10-28T18:23:16.914Z] b4e3c513aaa6: Verifying Checksum [2021-10-28T18:23:16.914Z] b4e3c513aaa6: Download complete [2021-10-28T18:23:21.172Z] 4527c011a84f: Pull complete [2021-10-28T18:23:21.172Z] 5d74067f8e1e: Pull complete [2021-10-28T18:23:21.172Z] e0aca202a116: Pull complete [2021-10-28T18:23:21.172Z] 3a43be97a3b4: Pull complete [2021-10-28T18:23:21.172Z] 34cad66bf833: Pull complete [2021-10-28T18:23:23.732Z] b4e3c513aaa6: Pull complete [2021-10-28T18:23:23.732Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-10-28T18:23:23.732Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-28T18:23:23.732Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-28T18:23:24.032Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-28T18:23:24.032Z] WORKDIR /edgex [2021-10-28T18:23:24.032Z] COPY go.mod . [2021-10-28T18:23:24.032Z] RUN go mod download' [2021-10-28T18:23:24.032Z] + docker build -t ci-base-image-x86_64 -f - . [2021-10-28T18:23:25.953Z] Sending build context to Docker daemon 329.8MB [2021-10-28T18:23:25.953Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-28T18:23:25.953Z] ---> 9f6097aaca64 [2021-10-28T18:23:25.953Z] Step 2/4 : WORKDIR /edgex [2021-10-28T18:23:26.895Z] ---> Running in 49e19d31f716 [2021-10-28T18:23:27.157Z] Removing intermediate container 49e19d31f716 [2021-10-28T18:23:27.157Z] ---> 5ce3f94790d9 [2021-10-28T18:23:27.157Z] Step 3/4 : COPY go.mod . [2021-10-28T18:23:27.157Z] ---> 50691dfb7cde [2021-10-28T18:23:27.157Z] Step 4/4 : RUN go mod download [2021-10-28T18:23:27.157Z] ---> Running in 795af94301d3 [2021-10-28T18:23:30.789Z] Still waiting to schedule task [2021-10-28T18:23:30.789Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-33’ is offline [2021-10-28T18:23:59.309Z] Removing intermediate container 795af94301d3 [2021-10-28T18:23:59.309Z] ---> 609debc33c5f [2021-10-28T18:23:59.309Z] Successfully built 609debc33c5f [2021-10-28T18:23:59.309Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:23:59.611Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-28T18:23:59.611Z] . [Pipeline] withDockerContainer [2021-10-28T18:23:59.671Z] prd-centos7-docker-4c-2g-42 does not seem to be running inside a container [2021-10-28T18:23:59.707Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-28T18:24:00.062Z] $ docker top c0c32ab2ae170f437de2cbee97580913caa51d1e3c2ef20ac6a68c56a240e577 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-28T18:24:00.416Z] + go version [2021-10-28T18:24:00.416Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-28T18:24:00.425Z] $ docker stop --time=1 c0c32ab2ae170f437de2cbee97580913caa51d1e3c2ef20ac6a68c56a240e577 [2021-10-28T18:24:01.612Z] $ docker rm -f c0c32ab2ae170f437de2cbee97580913caa51d1e3c2ef20ac6a68c56a240e577 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:24:02.204Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-28T18:24:02.204Z] . [Pipeline] withDockerContainer [2021-10-28T18:24:02.262Z] prd-centos7-docker-4c-2g-42 does not seem to be running inside a container [2021-10-28T18:24:02.294Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-28T18:24:02.640Z] $ docker top 816a9e36cd7f9be5f7d3cad81241a376941b3d21a1ad52aeb448fa5389c3a1ba -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-28T18:24:02.717Z] ========================================================= [2021-10-28T18:24:02.717Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-10-28T18:24:02.717Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-28T18:24:03.011Z] + make test [2021-10-28T18:24:03.011Z] go mod tidy [2021-10-28T18:24:03.273Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-28T18:24:08.575Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-10-28T18:24:26.838Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-10-28T18:24:30.202Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-10-28T18:24:30.202Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-10-28T18:24:30.776Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-10-28T18:24:32.720Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-10-28T18:24:33.682Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-10-28T18:24:33.682Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-10-28T18:24:33.682Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-10-28T18:24:34.257Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-10-28T18:24:34.257Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-10-28T18:24:34.836Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-10-28T18:24:34.836Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-10-28T18:24:34.836Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-10-28T18:24:34.836Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-10-28T18:24:36.247Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.041s coverage: 28.7% of statements [2021-10-28T18:24:36.247Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-10-28T18:24:36.247Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-10-28T18:24:37.199Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.049s coverage: 98.5% of statements [2021-10-28T18:24:37.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-10-28T18:24:37.779Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.057s coverage: 44.7% of statements [2021-10-28T18:24:37.779Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-10-28T18:24:37.779Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-10-28T18:24:38.730Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.126s coverage: 89.5% of statements [2021-10-28T18:24:38.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-10-28T18:24:38.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-10-28T18:24:39.674Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.047s coverage: 84.4% of statements [2021-10-28T18:24:39.674Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-10-28T18:24:39.674Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-10-28T18:24:39.674Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-10-28T18:24:39.674Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-10-28T18:24:39.674Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-10-28T18:24:40.258Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.260s coverage: 94.2% of statements [2021-10-28T18:24:40.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-10-28T18:24:40.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-10-28T18:24:40.258Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.050s coverage: 59.1% of statements [2021-10-28T18:24:40.258Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-10-28T18:24:40.258Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-10-28T18:24:40.258Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-10-28T18:24:40.258Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-10-28T18:24:40.258Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-10-28T18:24:40.840Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.046s coverage: 60.0% of statements [2021-10-28T18:24:40.840Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-10-28T18:24:40.840Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-10-28T18:24:40.840Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-10-28T18:24:41.417Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.049s coverage: 0.9% of statements [2021-10-28T18:24:41.417Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-10-28T18:24:41.417Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements [2021-10-28T18:24:41.681Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.041s coverage: 21.7% of statements [2021-10-28T18:24:41.681Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-10-28T18:24:41.945Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.042s coverage: 47.1% of statements [2021-10-28T18:24:42.222Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.077s coverage: 79.5% of statements [2021-10-28T18:24:42.486Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements [2021-10-28T18:24:43.076Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.049s coverage: 96.3% of statements [2021-10-28T18:24:43.076Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.044s coverage: 87.5% of statements [2021-10-28T18:24:55.308Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.080s coverage: 94.4% of statements [2021-10-28T18:24:55.308Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements [2021-10-28T18:25:00.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.175s coverage: 82.5% of statements [2021-10-28T18:25:00.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-10-28T18:25:18.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements [2021-10-28T18:25:18.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-10-28T18:25:18.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-10-28T18:25:18.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-10-28T18:25:18.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.023s coverage: 65.1% of statements [2021-10-28T18:25:18.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-10-28T18:25:18.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-10-28T18:25:18.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-10-28T18:25:18.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-10-28T18:25:18.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-10-28T18:25:18.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements [2021-10-28T18:25:18.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-10-28T18:25:18.717Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-10-28T18:25:18.717Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2021-10-28T18:25:18.717Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-10-28T18:25:18.717Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements [2021-10-28T18:25:18.717Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-10-28T18:25:18.717Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.0% of statements [2021-10-28T18:25:18.717Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements [2021-10-28T18:25:18.717Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements [2021-10-28T18:25:18.717Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.123s coverage: 91.2% of statements [2021-10-28T18:25:18.717Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-10-28T18:25:18.717Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.118s coverage: 64.4% of statements [2021-10-28T18:25:18.717Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-10-28T18:25:18.717Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-10-28T18:25:18.717Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.041s coverage: 100.0% of statements [2021-10-28T18:25:18.717Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2021-10-28T18:25:18.717Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2021-10-28T18:25:18.717Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.019s coverage: 73.7% of statements [2021-10-28T18:25:18.717Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements [2021-10-28T18:25:18.717Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.228s coverage: 65.4% of statements [2021-10-28T18:25:18.717Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-10-28T18:25:18.717Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-10-28T18:25:18.717Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-10-28T18:25:19.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.123s coverage: 43.8% of statements [2021-10-28T18:25:19.300Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-10-28T18:25:19.300Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-10-28T18:25:19.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.048s coverage: 89.5% of statements [2021-10-28T18:25:19.300Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-10-28T18:25:19.562Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.065s coverage: 84.8% of statements [2021-10-28T18:25:19.562Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-10-28T18:25:27.747Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.085s coverage: 17.7% of statements [2021-10-28T18:25:27.747Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-10-28T18:25:27.747Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-10-28T18:25:27.747Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-10-28T18:25:27.747Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-10-28T18:25:27.747Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.136s coverage: 92.3% of statements [2021-10-28T18:25:27.747Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-10-28T18:25:27.747Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-10-28T18:25:27.747Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-10-28T18:25:27.747Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-10-28T18:25:27.747Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements [2021-10-28T18:25:27.747Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-10-28T18:25:27.747Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-10-28T18:25:27.747Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.108s coverage: 97.7% of statements [2021-10-28T18:25:27.747Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-10-28T18:25:27.747Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-10-28T18:25:27.747Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-10-28T18:25:27.747Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-10-28T18:25:27.748Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.044s coverage: 28.9% of statements [2021-10-28T18:25:27.748Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-10-28T18:25:27.748Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-10-28T18:25:27.748Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-10-28T18:25:27.748Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-10-28T18:25:27.748Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-10-28T18:25:27.748Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-10-28T18:25:27.748Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2021-10-28T18:25:27.748Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements [2021-10-28T18:25:27.748Z] 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-10-28T18:25:59.958Z] GO111MODULE=on go vet ./... [2021-10-28T18:26:10.009Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-28T18:26:10.009Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-28T18:26:10.009Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-10-28T18:26:10.562Z] + ls -al . [2021-10-28T18:26:10.562Z] total 636 [2021-10-28T18:26:10.562Z] drwxrwxr-x 10 1001 1001 4096 Oct 28 18:26 . [2021-10-28T18:26:10.562Z] drwxr-xr-x 4 root root 28 Oct 28 18:24 .. [2021-10-28T18:26:10.562Z] -rw-rw-r-- 1 1001 1001 11 Oct 28 18:22 .dockerignore [2021-10-28T18:26:10.562Z] drwxrwxr-x 8 1001 1001 179 Oct 28 18:22 .git [2021-10-28T18:26:10.562Z] drwxrwxr-x 4 1001 1001 142 Oct 28 18:22 .github [2021-10-28T18:26:10.562Z] -rw-rw-r-- 1 1001 1001 804 Oct 28 18:22 .gitignore [2021-10-28T18:26:10.562Z] -rw-rw-r-- 1 1001 1001 42 Oct 28 18:22 .golangci.yml [2021-10-28T18:26:10.562Z] -rw-rw-r-- 1 1001 1001 76 Oct 28 18:22 .hadolint.yml [2021-10-28T18:26:10.562Z] drwx------ 3 1001 1001 58 Oct 28 18:23 .semver [2021-10-28T18:26:10.562Z] -rw-rw-r-- 1 1001 1001 166 Oct 28 18:22 .sonarcloud.properties [2021-10-28T18:26:10.562Z] -rw-rw-r-- 1 1001 1001 1171 Oct 28 18:22 ADOPTERS.md [2021-10-28T18:26:10.562Z] -rw-rw-r-- 1 1001 1001 8910 Oct 28 18:22 Attribution.txt [2021-10-28T18:26:10.562Z] -rw-rw-r-- 1 1001 1001 43881 Oct 28 18:22 CHANGELOG.md [2021-10-28T18:26:10.562Z] -rw-rw-r-- 1 1001 1001 3804 Oct 28 18:22 CONTRIBUTING.md [2021-10-28T18:26:10.562Z] -rw-rw-r-- 1 1001 1001 677 Oct 28 18:22 GOVERNANCE.md [2021-10-28T18:26:10.562Z] -rw-rw-r-- 1 1001 1001 849 Oct 28 18:22 Jenkinsfile [2021-10-28T18:26:10.562Z] -rw-rw-r-- 1 1001 1001 10775 Oct 28 18:22 LICENSE [2021-10-28T18:26:10.562Z] -rw-rw-r-- 1 1001 1001 6508 Oct 28 18:22 Makefile [2021-10-28T18:26:10.562Z] -rw-rw-r-- 1 1001 1001 582 Oct 28 18:22 OWNERS.md [2021-10-28T18:26:10.562Z] -rw-rw-r-- 1 1001 1001 8256 Oct 28 18:22 README.md [2021-10-28T18:26:10.562Z] -rw-rw-r-- 1 1001 1001 6912 Oct 28 18:22 SECURITY.md [2021-10-28T18:26:10.562Z] -rw-rw-r-- 1 1001 1001 5 Oct 28 18:23 VERSION [2021-10-28T18:26:10.562Z] -rw-rw-r-- 1 1001 1001 4131 Oct 28 18:22 ZMQWindows.md [2021-10-28T18:26:10.562Z] drwxrwxr-x 2 1001 1001 37 Oct 28 18:22 bin [2021-10-28T18:26:10.562Z] drwxrwxr-x 14 1001 1001 4096 Oct 28 18:22 cmd [2021-10-28T18:26:10.562Z] -rw-r--r-- 1 root root 428381 Oct 28 18:25 coverage.out [2021-10-28T18:26:10.562Z] -rw-rw-r-- 1 1001 1001 848 Oct 28 18:22 go.mod [2021-10-28T18:26:10.562Z] -rw-rw-r-- 1 1001 1001 50524 Oct 28 18:22 go.sum [2021-10-28T18:26:10.562Z] drwxrwxr-x 8 1001 1001 124 Oct 28 18:22 internal [2021-10-28T18:26:10.562Z] drwxrwxr-x 3 1001 1001 16 Oct 28 18:22 openapi [2021-10-28T18:26:10.562Z] drwxrwxr-x 4 1001 1001 71 Oct 28 18:22 snap [2021-10-28T18:26:10.562Z] -rw-rw-r-- 1 1001 1001 204 Oct 28 18:22 version.go [Pipeline] sh [2021-10-28T18:26:10.855Z] + '[' -e coverage.out ] [2021-10-28T18:26:10.855Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-10-28T18:26:10.938Z] Stashed 1 file(s) [Pipeline] sh [2021-10-28T18:26:11.225Z] + make build [2021-10-28T18:26:11.225Z] 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-10-28T18:26:12.625Z] 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-10-28T18:26:19.285Z] 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-10-28T18:26:20.251Z] 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-10-28T18:26:21.196Z] 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-10-28T18:26:21.458Z] 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-10-28T18:26:22.402Z] 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-10-28T18:26:23.351Z] 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-10-28T18:26:24.314Z] 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-10-28T18:26:25.269Z] 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-10-28T18:26:26.215Z] 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-10-28T18:26:26.787Z] 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-10-28T18:26:28.718Z] $ docker stop --time=1 816a9e36cd7f9be5f7d3cad81241a376941b3d21a1ad52aeb448fa5389c3a1ba [2021-10-28T18:26:30.796Z] $ docker rm -f 816a9e36cd7f9be5f7d3cad81241a376941b3d21a1ad52aeb448fa5389c3a1ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:26:31.997Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-28T18:26:31.997Z] [2021-10-28T18:26:31.997Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:26:32.564Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-28T18:26:32.564Z] latest: Pulling from edgex-devops/edgex-compose [2021-10-28T18:26:32.564Z] cbdbe7a5bc2a: Pulling fs layer [2021-10-28T18:26:32.564Z] ca9280d653b3: Pulling fs layer [2021-10-28T18:26:32.564Z] 7e9c9ca2126c: Pulling fs layer [2021-10-28T18:26:32.564Z] cbdbe7a5bc2a: Verifying Checksum [2021-10-28T18:26:32.564Z] cbdbe7a5bc2a: Download complete [2021-10-28T18:26:32.852Z] ca9280d653b3: Verifying Checksum [2021-10-28T18:26:32.852Z] ca9280d653b3: Download complete [2021-10-28T18:26:32.852Z] cbdbe7a5bc2a: Pull complete [2021-10-28T18:26:33.117Z] 7e9c9ca2126c: Verifying Checksum [2021-10-28T18:26:33.117Z] 7e9c9ca2126c: Download complete [2021-10-28T18:26:33.377Z] ca9280d653b3: Pull complete [2021-10-28T18:26:37.619Z] 7e9c9ca2126c: Pull complete [2021-10-28T18:26:37.619Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-10-28T18:26:37.619Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-28T18:26:37.619Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-10-28T18:26:37.684Z] prd-centos7-docker-4c-2g-42 does not seem to be running inside a container [2021-10-28T18:26:37.722Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-10-28T18:26:41.431Z] $ docker top 9d80218601127faec127e60109e6760eb2cd832c8b94e70616b0e8031f436c02 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-28T18:26:41.776Z] + grep parallel [2021-10-28T18:26:41.776Z] + docker-compose build --help [2021-10-28T18:26:42.348Z] --parallel Build images in parallel. [Pipeline] } [2021-10-28T18:26:42.358Z] $ docker stop --time=1 9d80218601127faec127e60109e6760eb2cd832c8b94e70616b0e8031f436c02 [2021-10-28T18:26:43.543Z] $ docker rm -f 9d80218601127faec127e60109e6760eb2cd832c8b94e70616b0e8031f436c02 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:26:43.925Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-28T18:26:43.925Z] . [Pipeline] withDockerContainer [2021-10-28T18:26:43.996Z] prd-centos7-docker-4c-2g-42 does not seem to be running inside a container [2021-10-28T18:26:44.031Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-10-28T18:26:44.475Z] $ docker top 430f948060f69df002337882c52bb2b098d6a8d8c355a1dedb6d286977d454e6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-28T18:26:44.817Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-28T18:26:45.388Z] Building core-command ... [2021-10-28T18:26:45.388Z] Building core-data ... [2021-10-28T18:26:45.388Z] Building core-metadata ... [2021-10-28T18:26:45.388Z] Building security-bootstrapper ... [2021-10-28T18:26:45.388Z] Building security-proxy-setup ... [2021-10-28T18:26:45.389Z] Building security-secretstore-setup ... [2021-10-28T18:26:45.389Z] Building support-notifications ... [2021-10-28T18:26:45.389Z] Building support-scheduler ... [2021-10-28T18:26:45.389Z] Building sys-mgmt-agent ... [2021-10-28T18:26:45.389Z] Building support-notifications [2021-10-28T18:26:45.389Z] Building sys-mgmt-agent [2021-10-28T18:26:45.389Z] Building core-metadata [2021-10-28T18:26:45.389Z] Building security-proxy-setup [2021-10-28T18:26:45.389Z] Building support-scheduler [2021-10-28T18:26:57.636Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-28T18:26:57.636Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-10-28T18:26:57.636Z] ---> 609debc33c5f [2021-10-28T18:26:57.636Z] Step 3/21 : WORKDIR /edgex-go [2021-10-28T18:26:57.636Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-28T18:26:57.636Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-28T18:26:57.636Z] ---> 609debc33c5f [2021-10-28T18:26:57.636Z] Step 3/23 : WORKDIR /edgex-go [2021-10-28T18:27:00.930Z] ---> Running in 7f22ce6cd158 [2021-10-28T18:27:00.930Z] ---> Running in ee04ff0ba237 [2021-10-28T18:27:06.229Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-28T18:27:06.229Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-10-28T18:27:06.229Z] ---> 609debc33c5f [2021-10-28T18:27:06.229Z] Step 3/20 : WORKDIR /edgex-go [2021-10-28T18:27:07.630Z] Removing intermediate container 7f22ce6cd158 [2021-10-28T18:27:07.630Z] ---> bd5c1319fa38 [2021-10-28T18:27:07.630Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T18:27:07.630Z] Removing intermediate container ee04ff0ba237 [2021-10-28T18:27:07.630Z] ---> 063c6a2f749b [2021-10-28T18:27:07.630Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T18:27:08.254Z] ---> Running in 2d345875bd21 [2021-10-28T18:27:08.517Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-28T18:27:08.517Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-28T18:27:08.517Z] ---> 609debc33c5f [2021-10-28T18:27:08.517Z] Step 3/22 : WORKDIR /edgex-go [2021-10-28T18:27:08.517Z] ---> Using cache [2021-10-28T18:27:08.517Z] ---> bd5c1319fa38 [2021-10-28T18:27:08.517Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T18:27:08.517Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-28T18:27:08.517Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-28T18:27:08.517Z] ---> 609debc33c5f [2021-10-28T18:27:08.517Z] Step 3/22 : WORKDIR /edgex-go [2021-10-28T18:27:08.517Z] ---> Using cache [2021-10-28T18:27:08.517Z] ---> bd5c1319fa38 [2021-10-28T18:27:08.517Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T18:27:08.517Z] ---> Running in 7ec8abafe751 [2021-10-28T18:27:08.517Z] ---> Running in d7224c811913 [2021-10-28T18:27:08.517Z] ---> Running in 2c37191a944c [2021-10-28T18:27:08.517Z] ---> Running in fef66d18415b [2021-10-28T18:27:08.790Z] Removing intermediate container 2d345875bd21 [2021-10-28T18:27:08.790Z] ---> 6d5e05228a05 [2021-10-28T18:27:08.790Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T18:27:08.790Z] ---> Running in 6b54a252c84f [2021-10-28T18:27:09.738Z] Removing intermediate container 7ec8abafe751 [2021-10-28T18:27:09.738Z] ---> c1dbfb602b94 [2021-10-28T18:27:09.738Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-28T18:27:09.738Z] ---> Running in a0d506b36905 [2021-10-28T18:27:09.738Z] Removing intermediate container 2c37191a944c [2021-10-28T18:27:09.738Z] ---> 0fe9227fe34a [2021-10-28T18:27:09.738Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-28T18:27:09.738Z] ---> Running in 17d7803c82e9 [2021-10-28T18:27:09.738Z] Removing intermediate container d7224c811913 [2021-10-28T18:27:09.738Z] ---> 01ab1cbaa443 [2021-10-28T18:27:09.738Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-28T18:27:09.738Z] Removing intermediate container fef66d18415b [2021-10-28T18:27:09.738Z] ---> eb7877ee631c [2021-10-28T18:27:09.738Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-10-28T18:27:09.738Z] Removing intermediate container 6b54a252c84f [2021-10-28T18:27:09.738Z] ---> 6a7fc33faf33 [2021-10-28T18:27:09.738Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-10-28T18:27:09.738Z] ---> Running in bfb8a7d0a70e [2021-10-28T18:27:09.738Z] ---> Running in 04c0a05a297b [2021-10-28T18:27:09.738Z] ---> Running in 2576f2b2e5dd [2021-10-28T18:27:10.003Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-28T18:27:10.003Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-28T18:27:10.262Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-28T18:27:10.262Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-28T18:27:10.523Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-28T18:27:10.783Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-28T18:27:11.041Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-28T18:27:11.041Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-28T18:27:11.305Z] OK: 220 MiB in 52 packages [2021-10-28T18:27:11.305Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-28T18:27:11.305Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-28T18:27:11.305Z] OK: 220 MiB in 52 packages [2021-10-28T18:27:11.575Z] OK: 220 MiB in 52 packages [2021-10-28T18:27:11.575Z] Removing intermediate container 17d7803c82e9 [2021-10-28T18:27:11.575Z] ---> f002eb07b6a4 [2021-10-28T18:27:11.575Z] Step 6/22 : COPY . . [2021-10-28T18:27:11.839Z] OK: 220 MiB in 52 packages [2021-10-28T18:27:11.839Z] OK: 220 MiB in 52 packages [2021-10-28T18:27:12.101Z] Removing intermediate container a0d506b36905 [2021-10-28T18:27:12.101Z] ---> 48d39fa2e946 [2021-10-28T18:27:12.101Z] Step 6/21 : COPY . . [2021-10-28T18:27:16.301Z] Removing intermediate container 04c0a05a297b [2021-10-28T18:27:16.301Z] ---> ed7987dc9554 [2021-10-28T18:27:16.301Z] Step 6/22 : COPY . . [2021-10-28T18:27:16.301Z] Removing intermediate container bfb8a7d0a70e [2021-10-28T18:27:16.301Z] ---> 606ed33c9f07 [2021-10-28T18:27:16.301Z] Step 6/23 : COPY go.mod . [2021-10-28T18:27:16.301Z] Removing intermediate container 2576f2b2e5dd [2021-10-28T18:27:16.301Z] ---> fb67c998abfd [2021-10-28T18:27:16.301Z] Step 6/20 : COPY . . [2021-10-28T18:27:16.301Z] ---> 8dd436d70455 [2021-10-28T18:27:16.301Z] Step 7/23 : RUN go mod download [2021-10-28T18:27:16.875Z] ---> 256bc5c4a838 [2021-10-28T18:27:16.875Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-28T18:27:20.191Z] ---> Running in ab3e11306de6 [2021-10-28T18:27:20.191Z] ---> Running in 5ebb1095ea66 [2021-10-28T18:27:20.191Z] ---> 3ba3cde05bae [2021-10-28T18:27:20.191Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-28T18:27:20.191Z] ---> Running in 333416889cc2 [2021-10-28T18:27:23.516Z] Removing intermediate container ab3e11306de6 [2021-10-28T18:27:23.516Z] ---> dbf1cc627694 [2021-10-28T18:27:23.516Z] Step 8/23 : COPY . . [2021-10-28T18:27:23.516Z] Removing intermediate container 5ebb1095ea66 [2021-10-28T18:27:23.516Z] ---> d5388837cd60 [2021-10-28T18:27:23.516Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-10-28T18:27:23.516Z] ---> 4c64b24cdf81 [2021-10-28T18:27:23.516Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-28T18:27:23.516Z] ---> Running in c0ca9e0704e6 [2021-10-28T18:27:23.516Z] Removing intermediate container 333416889cc2 [2021-10-28T18:27:23.516Z] ---> 254e3a3a9476 [2021-10-28T18:27:23.516Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-10-28T18:27:23.775Z] ---> Running in 6627a3664f04 [2021-10-28T18:27:24.033Z] ---> Running in e6ce5c838446 [2021-10-28T18:27:24.994Z] ---> 36d9e0097f60 [2021-10-28T18:27:24.994Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-28T18:27:25.257Z] ---> Running in a9afb41006e4 [2021-10-28T18:27:25.523Z] 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-10-28T18:27:25.785Z] 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-10-28T18:27:29.108Z] Removing intermediate container a9afb41006e4 [2021-10-28T18:27:29.108Z] ---> 15292dab6af9 [2021-10-28T18:27:29.108Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-28T18:27:29.108Z] Removing intermediate container 6627a3664f04 [2021-10-28T18:27:29.108Z] ---> 3cabeddda575 [2021-10-28T18:27:29.108Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-28T18:27:29.381Z] ---> Running in 301c70f3f184 [2021-10-28T18:27:29.381Z] ---> Running in aa4b7c22f35d [2021-10-28T18:27:29.381Z] ---> 2c2862306115 [2021-10-28T18:27:29.381Z] Step 9/23 : RUN go mod tidy [2021-10-28T18:27:29.381Z] ---> Running in c964f970822b [2021-10-28T18:27:29.967Z] 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-10-28T18:27:30.234Z] 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-10-28T18:27:31.661Z] Removing intermediate container c964f970822b [2021-10-28T18:27:31.661Z] ---> 4e96b263c248 [2021-10-28T18:27:31.661Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-28T18:27:31.661Z] ---> Running in 3e9886c197a4 [2021-10-28T18:27:32.249Z] 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-10-28T18:28:11.118Z] 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-10-28T18:28:11.118Z] Removing intermediate container c0ca9e0704e6 [2021-10-28T18:28:11.118Z] ---> f68c7086479f [2021-10-28T18:28:11.118Z] [2021-10-28T18:28:11.118Z] Step 9/22 : FROM alpine:3.14 [2021-10-28T18:28:11.118Z] 3.14: Pulling from library/alpine [2021-10-28T18:28:11.118Z] Removing intermediate container e6ce5c838446 [2021-10-28T18:28:11.118Z] ---> aabbbc38e6e4 [2021-10-28T18:28:11.118Z] [2021-10-28T18:28:11.118Z] Step 9/21 : FROM alpine:3.14 [2021-10-28T18:28:11.118Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-28T18:28:11.118Z] Status: Downloaded newer image for alpine:3.14 [2021-10-28T18:28:11.118Z] ---> 14119a10abf4 [2021-10-28T18:28:11.118Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-28T18:28:11.118Z] Removing intermediate container aa4b7c22f35d [2021-10-28T18:28:11.118Z] ---> ac943cdacab2 [2021-10-28T18:28:11.118Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-28T18:28:11.118Z] 3.14: Pulling from library/alpine [2021-10-28T18:28:11.118Z] ---> Running in 27dbc89ad3ee [2021-10-28T18:28:11.118Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-28T18:28:11.118Z] Status: Image is up to date for alpine:3.14 [2021-10-28T18:28:11.118Z] ---> 14119a10abf4 [2021-10-28T18:28:11.118Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-28T18:28:11.118Z] ---> Running in a63d8a42ff74 [2021-10-28T18:28:11.118Z] ---> Running in 9a34faed2271 [2021-10-28T18:28:12.092Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-28T18:28:12.092Z] 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-10-28T18:28:12.092Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-28T18:28:12.092Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-28T18:28:12.092Z] Executing busybox-1.33.1-r3.trigger [2021-10-28T18:28:12.092Z] OK: 6 MiB in 15 packages [2021-10-28T18:28:12.359Z] Removing intermediate container 301c70f3f184 [2021-10-28T18:28:12.359Z] ---> c40eff565179 [2021-10-28T18:28:12.359Z] [2021-10-28T18:28:12.359Z] Step 9/20 : FROM alpine:3.14 [2021-10-28T18:28:12.359Z] ---> 14119a10abf4 [2021-10-28T18:28:12.359Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-10-28T18:28:12.359Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-28T18:28:12.359Z] ---> Running in 47346f592651 [2021-10-28T18:28:12.359Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-28T18:28:12.620Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-28T18:28:12.620Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-28T18:28:12.620Z] Executing busybox-1.33.1-r3.trigger [2021-10-28T18:28:12.620Z] Executing ca-certificates-20191127-r5.trigger [2021-10-28T18:28:12.620Z] OK: 6 MiB in 16 packages [2021-10-28T18:28:13.219Z] Removing intermediate container 27dbc89ad3ee [2021-10-28T18:28:13.219Z] ---> 368f62fb50a0 [2021-10-28T18:28:13.219Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-28T18:28:13.219Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-28T18:28:13.219Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-28T18:28:13.219Z] ---> Running in ba15ef208345 [2021-10-28T18:28:13.489Z] Removing intermediate container a63d8a42ff74 [2021-10-28T18:28:13.489Z] ---> c75b7126bd5f [2021-10-28T18:28:13.489Z] [2021-10-28T18:28:13.489Z] Step 10/22 : FROM docker:20.10.8 [2021-10-28T18:28:13.489Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-28T18:28:13.489Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-28T18:28:13.489Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-28T18:28:13.489Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-28T18:28:13.489Z] (5/5) Installing curl (7.79.1-r0) [2021-10-28T18:28:13.489Z] Executing busybox-1.33.1-r3.trigger [2021-10-28T18:28:13.489Z] Executing ca-certificates-20191127-r5.trigger [2021-10-28T18:28:13.489Z] Removing intermediate container 3e9886c197a4 [2021-10-28T18:28:13.489Z] ---> 174b143a21c4 [2021-10-28T18:28:13.489Z] [2021-10-28T18:28:13.489Z] Step 11/23 : FROM alpine:3.14 [2021-10-28T18:28:13.489Z] ---> 14119a10abf4 [2021-10-28T18:28:13.489Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-28T18:28:13.489Z] ---> Using cache [2021-10-28T18:28:13.489Z] ---> 368f62fb50a0 [2021-10-28T18:28:13.489Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-28T18:28:13.489Z] ---> Using cache [2021-10-28T18:28:13.489Z] ---> 700458ba5783 [2021-10-28T18:28:13.489Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-28T18:28:13.489Z] OK: 8 MiB in 19 packages [2021-10-28T18:28:13.489Z] 20.10.8: Pulling from library/docker [2021-10-28T18:28:13.489Z] Removing intermediate container ba15ef208345 [2021-10-28T18:28:13.489Z] ---> 700458ba5783 [2021-10-28T18:28:13.489Z] Step 12/22 : ENV APP_PORT=59881 [2021-10-28T18:28:13.751Z] ---> Running in 3d3ae9e51af5 [2021-10-28T18:28:13.751Z] ---> Running in 5dd47a97ab26 [2021-10-28T18:28:13.751Z] Removing intermediate container 9a34faed2271 [2021-10-28T18:28:13.751Z] ---> 5b7a9f059f62 [2021-10-28T18:28:13.751Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-28T18:28:13.751Z] ---> Running in b8abf19c4347 [2021-10-28T18:28:13.751Z] Removing intermediate container 3d3ae9e51af5 [2021-10-28T18:28:13.751Z] ---> 52fefe8518b7 [2021-10-28T18:28:13.751Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-28T18:28:13.751Z] Removing intermediate container 5dd47a97ab26 [2021-10-28T18:28:13.751Z] ---> d56c241bce60 [2021-10-28T18:28:13.751Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-28T18:28:13.751Z] ---> Running in cc2c73ed9e06 [2021-10-28T18:28:14.016Z] ---> Running in 94736c049b7d [2021-10-28T18:28:14.016Z] Removing intermediate container b8abf19c4347 [2021-10-28T18:28:14.016Z] ---> 68b245c66d18 [2021-10-28T18:28:14.016Z] Step 12/21 : ENV APP_PORT=59860 [2021-10-28T18:28:14.016Z] ---> Running in 58c8981376d0 [2021-10-28T18:28:14.016Z] Removing intermediate container 94736c049b7d [2021-10-28T18:28:14.016Z] ---> e7dd4f37dc53 [2021-10-28T18:28:14.016Z] Step 14/22 : WORKDIR / [2021-10-28T18:28:14.295Z] Removing intermediate container cc2c73ed9e06 [2021-10-28T18:28:14.295Z] ---> f9128eaaacb3 [2021-10-28T18:28:14.295Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-28T18:28:14.295Z] Removing intermediate container 47346f592651 [2021-10-28T18:28:14.295Z] ---> fc20c8d1cc21 [2021-10-28T18:28:14.295Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-28T18:28:14.295Z] ---> Running in 7fbeb47907a1 [2021-10-28T18:28:14.295Z] Removing intermediate container 58c8981376d0 [2021-10-28T18:28:14.295Z] ---> 02ffdcea0ca0 [2021-10-28T18:28:14.295Z] Step 13/21 : EXPOSE $APP_PORT [2021-10-28T18:28:14.295Z] ---> Running in baa4c5ea4c74 [2021-10-28T18:28:14.574Z] ---> Running in f28399ee5652 [2021-10-28T18:28:14.574Z] Removing intermediate container 7fbeb47907a1 [2021-10-28T18:28:14.574Z] ---> 2035aca8ccba [2021-10-28T18:28:14.574Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-28T18:28:14.574Z] ---> 0806c4b773d1 [2021-10-28T18:28:14.574Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-28T18:28:14.574Z] Removing intermediate container baa4c5ea4c74 [2021-10-28T18:28:14.574Z] ---> 9d76d60c1863 [2021-10-28T18:28:14.574Z] Step 12/20 : WORKDIR /edgex [2021-10-28T18:28:14.574Z] Removing intermediate container f28399ee5652 [2021-10-28T18:28:14.574Z] ---> d157b70def77 [2021-10-28T18:28:14.574Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-28T18:28:14.574Z] ---> Running in 10545bf2a49b [2021-10-28T18:28:14.849Z] ---> 41a87b29ca07 [2021-10-28T18:28:14.849Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-28T18:28:14.849Z] Removing intermediate container 10545bf2a49b [2021-10-28T18:28:14.849Z] ---> 91258a8fc192 [2021-10-28T18:28:14.849Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-28T18:28:14.849Z] ---> 43ac1f42a571 [2021-10-28T18:28:14.849Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-28T18:28:15.437Z] ---> a37e88e30360 [2021-10-28T18:28:15.437Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-28T18:28:15.437Z] ---> ef1819cf6780 [2021-10-28T18:28:15.437Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-28T18:28:15.437Z] ---> a038f09f389e [2021-10-28T18:28:15.437Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-28T18:28:15.437Z] ---> c15b95ded6b5 [2021-10-28T18:28:15.437Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-28T18:28:15.708Z] ---> 572708e7de6a [2021-10-28T18:28:15.708Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-28T18:28:15.708Z] ---> Running in 66b9fd0c38b9 [2021-10-28T18:28:15.708Z] ---> 43b81a4e93e0 [2021-10-28T18:28:15.708Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-10-28T18:28:15.708Z] ---> 0722bd24ce9d [2021-10-28T18:28:15.708Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-28T18:28:15.708Z] ---> 5d014ce15257 [2021-10-28T18:28:15.708Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-10-28T18:28:15.708Z] ---> Running in 346d514c5f30 [2021-10-28T18:28:15.708Z] ---> Running in 20c32c401692 [2021-10-28T18:28:15.986Z] Removing intermediate container 66b9fd0c38b9 [2021-10-28T18:28:15.986Z] ---> 74362b08c64a [2021-10-28T18:28:15.986Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-28T18:28:15.986Z] ---> Running in 3ebc1eba4392 [2021-10-28T18:28:15.986Z] Removing intermediate container 20c32c401692 [2021-10-28T18:28:15.986Z] ---> 878a9014f1dc [2021-10-28T18:28:15.986Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-28T18:28:15.986Z] Removing intermediate container 346d514c5f30 [2021-10-28T18:28:15.986Z] ---> 180b404bf629 [2021-10-28T18:28:15.986Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-28T18:28:15.986Z] ---> Running in a58711931c56 [2021-10-28T18:28:15.986Z] ---> Running in d100af4777ba [2021-10-28T18:28:15.986Z] Removing intermediate container 3ebc1eba4392 [2021-10-28T18:28:15.986Z] ---> 1957594ab8f7 [2021-10-28T18:28:15.986Z] Step 21/23 : LABEL arch=x86_64 [2021-10-28T18:28:16.271Z] ---> 22a37c4bc034 [2021-10-28T18:28:16.271Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-28T18:28:16.271Z] ---> Running in efdc6578193e [2021-10-28T18:28:16.271Z] Removing intermediate container a58711931c56 [2021-10-28T18:28:16.271Z] ---> 2539d61c07d0 [2021-10-28T18:28:16.271Z] Step 19/21 : LABEL arch=x86_64 [2021-10-28T18:28:16.271Z] ---> Running in 96d0dcf5e52b [2021-10-28T18:28:16.271Z] Removing intermediate container d100af4777ba [2021-10-28T18:28:16.271Z] ---> 206fb7652688 [2021-10-28T18:28:16.271Z] Step 20/22 : LABEL arch=x86_64 [2021-10-28T18:28:16.271Z] ---> Running in 0e5d9e842607 [2021-10-28T18:28:16.271Z] Removing intermediate container efdc6578193e [2021-10-28T18:28:16.271Z] ---> c29a9d09e90d [2021-10-28T18:28:16.271Z] Step 22/23 : LABEL git_sha=7c8d35ba88285916988b5ae969efe5a0fec9ffad [2021-10-28T18:28:16.271Z] ---> Running in b600997b84c2 [2021-10-28T18:28:16.271Z] Removing intermediate container 96d0dcf5e52b [2021-10-28T18:28:16.271Z] ---> 0470abeabaa1 [2021-10-28T18:28:16.271Z] Step 17/20 : CMD ["--init=true"] [2021-10-28T18:28:16.271Z] ---> Running in 0f096b87f691 [2021-10-28T18:28:16.271Z] ---> Running in e2aa439e1aad [2021-10-28T18:28:16.545Z] Removing intermediate container 0e5d9e842607 [2021-10-28T18:28:16.545Z] ---> 616a0fef364e [2021-10-28T18:28:16.545Z] Step 20/21 : LABEL git_sha=7c8d35ba88285916988b5ae969efe5a0fec9ffad [2021-10-28T18:28:16.545Z] ---> Running in 3b6918f234fe [2021-10-28T18:28:16.545Z] Removing intermediate container b600997b84c2 [2021-10-28T18:28:16.545Z] ---> 983f77e2cc3a [2021-10-28T18:28:16.545Z] Step 21/22 : LABEL git_sha=7c8d35ba88285916988b5ae969efe5a0fec9ffad [2021-10-28T18:28:16.545Z] Removing intermediate container 0f096b87f691 [2021-10-28T18:28:16.545Z] ---> 417de1fae6ec [2021-10-28T18:28:16.545Z] Step 23/23 : LABEL version=0.0.0 [2021-10-28T18:28:16.545Z] Removing intermediate container e2aa439e1aad [2021-10-28T18:28:16.545Z] ---> cc579a7b1ba0 [2021-10-28T18:28:16.545Z] Step 18/20 : LABEL arch=x86_64 [2021-10-28T18:28:16.545Z] ---> Running in 0f6637a9ac13 [2021-10-28T18:28:16.545Z] ---> Running in 80fcad30ed4f [2021-10-28T18:28:16.545Z] ---> Running in 2e49f1257e75 [2021-10-28T18:28:16.545Z] Removing intermediate container 3b6918f234fe [2021-10-28T18:28:16.545Z] ---> 6dc61b6a44d4 [2021-10-28T18:28:16.545Z] Step 21/21 : LABEL version=0.0.0 [2021-10-28T18:28:16.810Z] Removing intermediate container 0f6637a9ac13 [2021-10-28T18:28:16.810Z] ---> 9d54cd47863c [2021-10-28T18:28:16.810Z] Step 22/22 : LABEL version=0.0.0 [2021-10-28T18:28:16.810Z] ---> Running in 437d3390c01c [2021-10-28T18:28:16.810Z] Removing intermediate container 80fcad30ed4f [2021-10-28T18:28:16.810Z] ---> f3158e3dfd79 [2021-10-28T18:28:16.810Z] [2021-10-28T18:28:16.810Z] Removing intermediate container 2e49f1257e75 [2021-10-28T18:28:16.810Z] ---> 0559db740208 [2021-10-28T18:28:16.810Z] Step 19/20 : LABEL git_sha=7c8d35ba88285916988b5ae969efe5a0fec9ffad [2021-10-28T18:28:16.810Z] ---> Running in 9072f109590a [2021-10-28T18:28:16.810Z] ---> Running in 7cb5836d655f [2021-10-28T18:28:16.810Z] Successfully built f3158e3dfd79 [2021-10-28T18:28:16.810Z] Successfully tagged support-scheduler:latest [2021-10-28T18:28:16.810Z] Building core-command [2021-10-28T18:28:17.080Z]  Building support-scheduler ... done Removing intermediate container 437d3390c01c [2021-10-28T18:28:17.080Z] ---> 6f6765482ac2 [2021-10-28T18:28:17.080Z] [2021-10-28T18:28:17.080Z] Removing intermediate container 9072f109590a [2021-10-28T18:28:17.080Z] ---> 79764c7909e7 [2021-10-28T18:28:17.080Z] [2021-10-28T18:28:17.080Z] Successfully built 6f6765482ac2 [2021-10-28T18:28:17.362Z] Successfully built 79764c7909e7 [2021-10-28T18:28:17.657Z] Successfully tagged support-notifications:latest [2021-10-28T18:28:17.657Z] Building core-data [2021-10-28T18:28:17.657Z]  Building support-notifications ... done Removing intermediate container 7cb5836d655f [2021-10-28T18:28:17.657Z] ---> 036d44b22e0e [2021-10-28T18:28:17.657Z] Step 20/20 : LABEL version=0.0.0 [2021-10-28T18:28:17.657Z] Successfully tagged core-metadata:latest [2021-10-28T18:28:17.657Z]  Building core-metadata ... done Building security-secretstore-setup [2021-10-28T18:28:17.926Z] ---> Running in c38fbb5c7da3 [2021-10-28T18:28:20.477Z] Removing intermediate container c38fbb5c7da3 [2021-10-28T18:28:20.477Z] ---> 78c8d81d75d1 [2021-10-28T18:28:20.477Z] [2021-10-28T18:28:20.477Z] Successfully built 78c8d81d75d1 [2021-10-28T18:28:20.477Z] Successfully tagged security-proxy-setup:latest [2021-10-28T18:28:20.477Z] Building security-bootstrapper [2021-10-28T18:28:20.477Z]  Building security-proxy-setup ... done Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-28T18:28:20.477Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-28T18:28:20.477Z] ---> bc6c0ffef665 [2021-10-28T18:28:20.477Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-10-28T18:28:24.738Z] ---> Running in ca88076c30a5 [2021-10-28T18:28:26.653Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-28T18:28:26.653Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-28T18:28:26.653Z] ---> 609debc33c5f [2021-10-28T18:28:26.653Z] Step 3/24 : WORKDIR /edgex-go [2021-10-28T18:28:26.653Z] ---> Using cache [2021-10-28T18:28:26.653Z] ---> 6d5e05228a05 [2021-10-28T18:28:26.653Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T18:28:26.653Z] ---> Using cache [2021-10-28T18:28:26.653Z] ---> 6a7fc33faf33 [2021-10-28T18:28:26.653Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-28T18:28:26.653Z] ---> Using cache [2021-10-28T18:28:26.653Z] ---> fb67c998abfd [2021-10-28T18:28:26.653Z] Step 6/24 : COPY . . [2021-10-28T18:28:26.653Z] ---> Using cache [2021-10-28T18:28:26.653Z] ---> 36d9e0097f60 [2021-10-28T18:28:26.653Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-28T18:28:26.653Z] ---> Using cache [2021-10-28T18:28:26.653Z] ---> 15292dab6af9 [2021-10-28T18:28:26.653Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-28T18:28:26.653Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-28T18:28:26.653Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-28T18:28:26.653Z] ---> 609debc33c5f [2021-10-28T18:28:26.653Z] Step 3/22 : WORKDIR /edgex-go [2021-10-28T18:28:26.653Z] ---> Using cache [2021-10-28T18:28:26.653Z] ---> 6d5e05228a05 [2021-10-28T18:28:26.653Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T18:28:26.653Z] ---> Using cache [2021-10-28T18:28:26.653Z] ---> 6a7fc33faf33 [2021-10-28T18:28:26.653Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-28T18:28:26.913Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-28T18:28:26.913Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-10-28T18:28:26.913Z] ---> 609debc33c5f [2021-10-28T18:28:26.913Z] Step 3/30 : WORKDIR /edgex-go [2021-10-28T18:28:26.913Z] ---> Using cache [2021-10-28T18:28:26.913Z] ---> 6d5e05228a05 [2021-10-28T18:28:26.913Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T18:28:26.913Z] ---> Using cache [2021-10-28T18:28:26.913Z] ---> 6a7fc33faf33 [2021-10-28T18:28:26.913Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-10-28T18:28:26.913Z] ---> Using cache [2021-10-28T18:28:26.913Z] ---> fb67c998abfd [2021-10-28T18:28:26.913Z] Step 6/30 : COPY . . [2021-10-28T18:28:26.913Z] ---> Using cache [2021-10-28T18:28:26.913Z] ---> 36d9e0097f60 [2021-10-28T18:28:26.913Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-28T18:28:26.913Z] ---> Using cache [2021-10-28T18:28:26.913Z] ---> 15292dab6af9 [2021-10-28T18:28:26.913Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-28T18:28:27.856Z] Removing intermediate container ca88076c30a5 [2021-10-28T18:28:27.856Z] ---> 4c7275bb0a8c [2021-10-28T18:28:27.856Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-10-28T18:28:28.116Z] ---> Running in 3266e784872a [2021-10-28T18:28:28.116Z] ---> Running in dedf9d516b37 [2021-10-28T18:28:28.116Z] ---> Running in 8b2ea51bf7e4 [2021-10-28T18:28:28.375Z] ---> Running in 33962b9d1a63 [2021-10-28T18:28:31.680Z] 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-10-28T18:28:31.680Z] 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-10-28T18:28:33.600Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-28T18:28:33.600Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-28T18:28:33.600Z] (1/42) Installing readline (8.1.0-r0) [2021-10-28T18:28:33.600Z] (2/42) Installing bash (5.1.4-r0) [2021-10-28T18:28:33.600Z] Executing bash-5.1.4-r0.post-install [2021-10-28T18:28:33.874Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-28T18:28:33.874Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-28T18:28:33.874Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-28T18:28:33.874Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-28T18:28:33.874Z] (6/42) Installing curl (7.79.1-r0) [2021-10-28T18:28:33.874Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-28T18:28:33.874Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-28T18:28:33.874Z] (9/42) Installing expat (2.4.1-r0) [2021-10-28T18:28:33.874Z] (10/42) Installing libffi (3.3-r2) [2021-10-28T18:28:33.874Z] (11/42) Installing gdbm (1.19-r0) [2021-10-28T18:28:33.874Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-28T18:28:33.874Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-28T18:28:33.874Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-28T18:28:33.874Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-28T18:28:33.874Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-28T18:28:33.874Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-28T18:28:34.825Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-28T18:28:34.825Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-28T18:28:34.825Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-28T18:28:34.825Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-28T18:28:34.825Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-28T18:28:34.825Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-28T18:28:34.825Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-28T18:28:34.825Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-28T18:28:34.825Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-28T18:28:34.825Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-28T18:28:34.825Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-28T18:28:34.825Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-28T18:28:34.825Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-28T18:28:34.825Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-28T18:28:34.825Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-28T18:28:34.825Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-28T18:28:35.089Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-28T18:28:35.089Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-28T18:28:35.089Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-28T18:28:35.089Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-28T18:28:35.089Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-28T18:28:35.089Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-28T18:28:35.089Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-28T18:28:35.089Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-28T18:28:35.089Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-28T18:28:35.089Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-28T18:28:35.688Z] Executing busybox-1.33.1-r3.trigger [2021-10-28T18:28:35.688Z] OK: 84 MiB in 64 packages [2021-10-28T18:28:35.688Z] OK: 220 MiB in 52 packages [2021-10-28T18:28:37.143Z] Collecting docker-compose==1.23.2 [2021-10-28T18:28:37.143Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-28T18:28:37.734Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-28T18:28:37.734Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-28T18:28:37.734Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-28T18:28:37.734Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-28T18:28:37.734Z] Collecting jsonschema<3,>=2.5.1 [2021-10-28T18:28:37.734Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-28T18:28:37.734Z] Collecting docopt<0.7,>=0.6.1 [2021-10-28T18:28:37.734Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-28T18:28:38.703Z] Collecting docker<4.0,>=3.6.0 [2021-10-28T18:28:38.703Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-28T18:28:38.703Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-28T18:28:38.703Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-28T18:28:38.703Z] Removing intermediate container 8b2ea51bf7e4 [2021-10-28T18:28:38.703Z] ---> abdea42273af [2021-10-28T18:28:38.703Z] Step 6/22 : COPY . . [2021-10-28T18:28:39.314Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-10-28T18:28:39.590Z] Collecting PyYAML<4,>=3.10 [2021-10-28T18:28:39.590Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-28T18:28:40.579Z] Collecting cached-property<2,>=1.2.0 [2021-10-28T18:28:40.579Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-28T18:28:40.579Z] Collecting texttable<0.10,>=0.9.0 [2021-10-28T18:28:40.579Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-28T18:28:41.160Z] Collecting docker-pycreds>=0.4.0 [2021-10-28T18:28:41.160Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-28T18:28:41.160Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-10-28T18:28:41.160Z] Collecting idna<2.8,>=2.5 [2021-10-28T18:28:41.421Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-28T18:28:41.421Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-28T18:28:41.421Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-28T18:28:41.421Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-28T18:28:41.421Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-28T18:28:41.684Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-28T18:28:41.684Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-28T18:28:41.684Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-28T18:28:41.684Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-28T18:28:41.949Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-28T18:28:41.949Z] Attempting uninstall: urllib3 [2021-10-28T18:28:41.949Z] Found existing installation: urllib3 1.26.5 [2021-10-28T18:28:41.949Z] Uninstalling urllib3-1.26.5: [2021-10-28T18:28:41.949Z] Successfully uninstalled urllib3-1.26.5 [2021-10-28T18:28:41.949Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-28T18:28:41.949Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-28T18:28:41.949Z] ---> 609debc33c5f [2021-10-28T18:28:41.949Z] Step 3/22 : WORKDIR /edgex-go [2021-10-28T18:28:41.949Z] ---> Using cache [2021-10-28T18:28:41.949Z] ---> 6d5e05228a05 [2021-10-28T18:28:41.949Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T18:28:41.949Z] ---> Using cache [2021-10-28T18:28:41.949Z] ---> 6a7fc33faf33 [2021-10-28T18:28:41.949Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-28T18:28:41.949Z] ---> Using cache [2021-10-28T18:28:41.949Z] ---> fb67c998abfd [2021-10-28T18:28:41.949Z] Step 6/22 : COPY . . [2021-10-28T18:28:41.950Z] ---> Using cache [2021-10-28T18:28:41.950Z] ---> 36d9e0097f60 [2021-10-28T18:28:41.950Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-28T18:28:41.950Z] ---> Using cache [2021-10-28T18:28:41.950Z] ---> 15292dab6af9 [2021-10-28T18:28:41.950Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-10-28T18:28:43.352Z] ---> Running in 0d5897dc752a [2021-10-28T18:28:43.352Z] Attempting uninstall: idna [2021-10-28T18:28:43.352Z] Found existing installation: idna 3.2 [2021-10-28T18:28:43.352Z] Uninstalling idna-3.2: [2021-10-28T18:28:43.352Z] Successfully uninstalled idna-3.2 [2021-10-28T18:28:43.614Z] Attempting uninstall: chardet [2021-10-28T18:28:43.614Z] Found existing installation: chardet 4.0.0 [2021-10-28T18:28:43.614Z] Uninstalling chardet-4.0.0: [2021-10-28T18:28:43.614Z] Successfully uninstalled chardet-4.0.0 [2021-10-28T18:28:43.882Z] 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-10-28T18:28:44.862Z] Attempting uninstall: requests [2021-10-28T18:28:44.862Z] Found existing installation: requests 2.25.1 [2021-10-28T18:28:44.862Z] Uninstalling requests-2.25.1: [2021-10-28T18:28:44.862Z] Successfully uninstalled requests-2.25.1 [2021-10-28T18:28:45.140Z] Running setup.py install for texttable: started [2021-10-28T18:28:46.594Z] Running setup.py install for texttable: finished with status 'done' [2021-10-28T18:28:46.594Z] Running setup.py install for PyYAML: started [2021-10-28T18:28:47.566Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-28T18:28:48.148Z] ---> 865d0bc13d35 [2021-10-28T18:28:48.148Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-28T18:28:48.148Z] Running setup.py install for docopt: started [2021-10-28T18:28:48.148Z] ---> Running in 573d620175b3 [2021-10-28T18:28:48.717Z] Running setup.py install for docopt: finished with status 'done' [2021-10-28T18:28:48.717Z] Running setup.py install for dockerpty: started [2021-10-28T18:28:49.657Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-28T18:28:49.657Z] Removing intermediate container 573d620175b3 [2021-10-28T18:28:49.657Z] ---> 65df1d8e378c [2021-10-28T18:28:49.657Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-10-28T18:28:49.657Z] ---> Running in ce9849274d58 [2021-10-28T18:28:50.232Z] 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-10-28T18:28:50.232Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-10-28T18:28:55.606Z] Removing intermediate container 33962b9d1a63 [2021-10-28T18:28:55.606Z] ---> d5c4ad6bcfe3 [2021-10-28T18:28:55.606Z] Step 13/22 : ENV APP_PORT=58890 [2021-10-28T18:28:55.606Z] ---> Running in 2cca316881a8 [2021-10-28T18:28:55.606Z] Removing intermediate container 2cca316881a8 [2021-10-28T18:28:55.606Z] ---> c8f859a32dbb [2021-10-28T18:28:55.606Z] Step 14/22 : EXPOSE $APP_PORT [2021-10-28T18:28:55.606Z] ---> Running in 9de4aeb27d4e [2021-10-28T18:28:55.606Z] Removing intermediate container 9de4aeb27d4e [2021-10-28T18:28:55.606Z] ---> 6ed17850ad67 [2021-10-28T18:28:55.606Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-28T18:28:55.606Z] ---> 38c02d45d24a [2021-10-28T18:28:55.606Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-28T18:28:55.878Z] ---> 0c6dd545fd67 [2021-10-28T18:28:55.878Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-28T18:28:56.149Z] ---> 9351ace90e13 [2021-10-28T18:28:56.149Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-28T18:28:56.149Z] ---> Running in 344bc29342ce [2021-10-28T18:28:56.149Z] Removing intermediate container 344bc29342ce [2021-10-28T18:28:56.149Z] ---> 4506ad261bce [2021-10-28T18:28:56.149Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-28T18:28:56.149Z] ---> Running in 4ce912e84a46 [2021-10-28T18:28:56.413Z] Removing intermediate container 4ce912e84a46 [2021-10-28T18:28:56.413Z] ---> 561b6ec7fbe7 [2021-10-28T18:28:56.413Z] Step 20/22 : LABEL arch=x86_64 [2021-10-28T18:28:56.413Z] ---> Running in 8082d44d7a50 [2021-10-28T18:28:56.675Z] Removing intermediate container 8082d44d7a50 [2021-10-28T18:28:56.675Z] ---> 974dff28e64f [2021-10-28T18:28:56.675Z] Step 21/22 : LABEL git_sha=7c8d35ba88285916988b5ae969efe5a0fec9ffad [2021-10-28T18:28:56.675Z] ---> Running in 63bb6fd50287 [2021-10-28T18:28:56.675Z] Removing intermediate container 63bb6fd50287 [2021-10-28T18:28:56.675Z] ---> ea87841582c5 [2021-10-28T18:28:56.675Z] Step 22/22 : LABEL version=0.0.0 [2021-10-28T18:28:56.944Z] ---> Running in 94cb56550758 [2021-10-28T18:28:56.944Z] Removing intermediate container 94cb56550758 [2021-10-28T18:28:56.944Z] ---> 94073d9c7c79 [2021-10-28T18:28:56.944Z] [2021-10-28T18:28:56.944Z] Successfully built 94073d9c7c79 [2021-10-28T18:28:56.944Z] Successfully tagged sys-mgmt-agent:latest [2021-10-28T18:29:01.212Z]  Building sys-mgmt-agent ... done 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-10-28T18:29:06.549Z] Removing intermediate container 3266e784872a [2021-10-28T18:29:06.549Z] ---> d60c39d2bf47 [2021-10-28T18:29:06.549Z] [2021-10-28T18:29:06.549Z] Step 9/30 : FROM alpine:3.14 [2021-10-28T18:29:06.549Z] ---> 14119a10abf4 [2021-10-28T18:29:06.549Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-28T18:29:06.549Z] Removing intermediate container dedf9d516b37 [2021-10-28T18:29:06.549Z] ---> c0e67a484941 [2021-10-28T18:29:06.549Z] [2021-10-28T18:29:06.549Z] Step 9/24 : FROM alpine:3.14 [2021-10-28T18:29:06.549Z] ---> 14119a10abf4 [2021-10-28T18:29:06.549Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-28T18:29:06.549Z] ---> Running in 650d93405185 [2021-10-28T18:29:06.549Z] ---> Running in ef60cb24faec [2021-10-28T18:29:06.549Z] Removing intermediate container 650d93405185 [2021-10-28T18:29:06.549Z] ---> e8bfc8fb9ae6 [2021-10-28T18:29:06.549Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-28T18:29:06.549Z] ---> Running in 60bb1cb1a8cb [2021-10-28T18:29:06.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-28T18:29:06.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-28T18:29:06.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-28T18:29:06.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-28T18:29:06.827Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-28T18:29:06.827Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-28T18:29:06.827Z] (3/3) Installing su-exec (0.2-r1) [2021-10-28T18:29:06.827Z] Executing busybox-1.33.1-r3.trigger [2021-10-28T18:29:06.827Z] Executing ca-certificates-20191127-r5.trigger [2021-10-28T18:29:06.827Z] OK: 6 MiB in 17 packages [2021-10-28T18:29:07.094Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-28T18:29:07.094Z] (2/2) Installing su-exec (0.2-r1) [2021-10-28T18:29:07.094Z] Executing busybox-1.33.1-r3.trigger [2021-10-28T18:29:07.094Z] OK: 6 MiB in 16 packages [2021-10-28T18:29:07.363Z] Removing intermediate container ef60cb24faec [2021-10-28T18:29:07.363Z] ---> 597e29c5cdf4 [2021-10-28T18:29:07.363Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-28T18:29:07.363Z] ---> Running in 12181da47018 [2021-10-28T18:29:07.363Z] Removing intermediate container 12181da47018 [2021-10-28T18:29:07.363Z] ---> 3ce08ee084dc [2021-10-28T18:29:07.363Z] Step 12/24 : WORKDIR / [2021-10-28T18:29:07.639Z] ---> Running in 7924d7f3b71c [2021-10-28T18:29:07.639Z] Removing intermediate container 60bb1cb1a8cb [2021-10-28T18:29:07.639Z] ---> f47126903ab4 [2021-10-28T18:29:07.639Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-28T18:29:07.639Z] Removing intermediate container 7924d7f3b71c [2021-10-28T18:29:07.639Z] ---> 059902474299 [2021-10-28T18:29:07.639Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-10-28T18:29:07.922Z] ---> Running in 341225388d62 [2021-10-28T18:29:07.922Z] ---> c31e292e8f7d [2021-10-28T18:29:07.922Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-10-28T18:29:07.922Z] Removing intermediate container 341225388d62 [2021-10-28T18:29:07.922Z] ---> 1adbddc05916 [2021-10-28T18:29:07.922Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-28T18:29:08.198Z] ---> Running in 01657862f313 [2021-10-28T18:29:08.198Z] Removing intermediate container 01657862f313 [2021-10-28T18:29:08.198Z] ---> 10acbe29ec29 [2021-10-28T18:29:08.198Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-28T18:29:08.198Z] ---> 39c2496c22bd [2021-10-28T18:29:08.198Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-28T18:29:08.198Z] ---> Running in d1ae491bac6d [2021-10-28T18:29:08.473Z] ---> f3c212248fe0 [2021-10-28T18:29:08.473Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-10-28T18:29:08.753Z] ---> 2894ad320a2f [2021-10-28T18:29:08.753Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-28T18:29:09.334Z] ---> fbdcccfaa4ad [2021-10-28T18:29:09.334Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-28T18:29:09.609Z] Removing intermediate container d1ae491bac6d [2021-10-28T18:29:09.609Z] ---> ef762fb56e34 [2021-10-28T18:29:09.609Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-28T18:29:09.609Z] ---> Running in db949c39574e [2021-10-28T18:29:09.887Z] Removing intermediate container db949c39574e [2021-10-28T18:29:09.887Z] ---> 2e9afae6cd7d [2021-10-28T18:29:09.887Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-28T18:29:10.156Z] ---> 08ff12e1d0f4 [2021-10-28T18:29:10.156Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-28T18:29:10.156Z] ---> bbd157b105b9 [2021-10-28T18:29:10.156Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-28T18:29:10.156Z] ---> Running in a6f7a5616427 [2021-10-28T18:29:10.431Z] ---> 735423bf2681 [2021-10-28T18:29:10.431Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-10-28T18:29:10.431Z] ---> Running in e8fcfc1779b9 [2021-10-28T18:29:11.407Z] Removing intermediate container a6f7a5616427 [2021-10-28T18:29:11.407Z] ---> 149aab7b7f7c [2021-10-28T18:29:11.407Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-28T18:29:11.667Z] Removing intermediate container e8fcfc1779b9 [2021-10-28T18:29:11.668Z] ---> 5b0148945eb5 [2021-10-28T18:29:11.668Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-10-28T18:29:11.668Z] ---> 69b2236b1937 [2021-10-28T18:29:11.668Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-28T18:29:11.668Z] ---> Running in 7ecd1b23b6fd [2021-10-28T18:29:11.936Z] Removing intermediate container 7ecd1b23b6fd [2021-10-28T18:29:11.936Z] ---> 98de71a31634 [2021-10-28T18:29:11.936Z] Step 22/24 : LABEL arch=x86_64 [2021-10-28T18:29:12.200Z] ---> Running in 1868a4f2e221 [2021-10-28T18:29:12.467Z] ---> b45b414960e1 [2021-10-28T18:29:12.467Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-28T18:29:12.467Z] Removing intermediate container 1868a4f2e221 [2021-10-28T18:29:12.467Z] ---> da050a4e2e3a [2021-10-28T18:29:12.467Z] Step 23/24 : LABEL git_sha=7c8d35ba88285916988b5ae969efe5a0fec9ffad [2021-10-28T18:29:12.467Z] ---> Running in c162e77c1086 [2021-10-28T18:29:13.036Z] Removing intermediate container c162e77c1086 [2021-10-28T18:29:13.036Z] ---> 2402cf971f40 [2021-10-28T18:29:13.036Z] Step 24/24 : LABEL version=0.0.0 [2021-10-28T18:29:13.036Z] ---> 0e00c8109d13 [2021-10-28T18:29:13.036Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-28T18:29:13.036Z] Removing intermediate container 0d5897dc752a [2021-10-28T18:29:13.036Z] ---> c45725b0943e [2021-10-28T18:29:13.036Z] [2021-10-28T18:29:13.036Z] Step 9/22 : FROM alpine:3.14 [2021-10-28T18:29:13.036Z] ---> 14119a10abf4 [2021-10-28T18:29:13.036Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-28T18:29:13.036Z] ---> Using cache [2021-10-28T18:29:13.036Z] ---> 368f62fb50a0 [2021-10-28T18:29:13.036Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-28T18:29:13.036Z] ---> Using cache [2021-10-28T18:29:13.036Z] ---> 700458ba5783 [2021-10-28T18:29:13.036Z] Step 12/22 : ENV APP_PORT=59882 [2021-10-28T18:29:13.036Z] ---> Running in 59a8553ac4a6 [2021-10-28T18:29:13.036Z] ---> Running in 6c88bac36b62 [2021-10-28T18:29:13.036Z] Removing intermediate container 6c88bac36b62 [2021-10-28T18:29:13.036Z] ---> 5dc31abaab67 [2021-10-28T18:29:13.036Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-28T18:29:13.036Z] Removing intermediate container 59a8553ac4a6 [2021-10-28T18:29:13.036Z] ---> 91760bbf3201 [2021-10-28T18:29:13.036Z] [2021-10-28T18:29:13.294Z] ---> ab15ca802a6f [2021-10-28T18:29:13.294Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-28T18:29:13.294Z] ---> Running in a45a32b33c79 [2021-10-28T18:29:13.294Z] Successfully built 91760bbf3201 [2021-10-28T18:29:13.294Z] Successfully tagged security-secretstore-setup:latest [2021-10-28T18:29:13.560Z]  Building security-secretstore-setup ... done  ---> 890f65300038 [2021-10-28T18:29:13.560Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-10-28T18:29:13.560Z] Removing intermediate container a45a32b33c79 [2021-10-28T18:29:13.560Z] ---> cb0e68320cd8 [2021-10-28T18:29:13.560Z] Step 14/22 : WORKDIR / [2021-10-28T18:29:13.560Z] ---> Running in c97e6a22444e [2021-10-28T18:29:13.560Z] ---> Running in 4c0489533b8f [2021-10-28T18:29:13.823Z] Removing intermediate container 4c0489533b8f [2021-10-28T18:29:13.823Z] ---> 13f02e33f330 [2021-10-28T18:29:13.823Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-28T18:29:13.823Z] Removing intermediate container c97e6a22444e [2021-10-28T18:29:13.823Z] ---> ce3a05bcbdbe [2021-10-28T18:29:13.823Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-28T18:29:14.086Z] ---> 51d142f22a19 [2021-10-28T18:29:14.086Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-28T18:29:14.348Z] ---> 064d3a3f54cd [2021-10-28T18:29:14.348Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-10-28T18:29:14.348Z] ---> Running in f9c70b258417 [2021-10-28T18:29:14.609Z] ---> c4a5aad6c570 [2021-10-28T18:29:14.609Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-28T18:29:14.876Z] ---> 6c37beb09f55 [2021-10-28T18:29:14.876Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-10-28T18:29:14.876Z] ---> Running in c83e21424c7d [2021-10-28T18:29:15.151Z] Removing intermediate container c83e21424c7d [2021-10-28T18:29:15.151Z] ---> 93c0e5cfa926 [2021-10-28T18:29:15.151Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-28T18:29:15.151Z] ---> Running in 106de9a838bf [2021-10-28T18:29:15.151Z] Removing intermediate container f9c70b258417 [2021-10-28T18:29:15.151Z] ---> 3d48047ee04c [2021-10-28T18:29:15.151Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-28T18:29:15.418Z] ---> Running in 9061da76c406 [2021-10-28T18:29:15.418Z] Removing intermediate container 106de9a838bf [2021-10-28T18:29:15.418Z] ---> b85a78330d31 [2021-10-28T18:29:15.418Z] Step 20/22 : LABEL arch=x86_64 [2021-10-28T18:29:15.418Z] ---> Running in da09f4874904 [2021-10-28T18:29:15.418Z] Removing intermediate container 9061da76c406 [2021-10-28T18:29:15.418Z] ---> abbaa1e46114 [2021-10-28T18:29:15.418Z] Step 27/30 : CMD ["gate"] [2021-10-28T18:29:15.686Z] ---> Running in 8136d3f1eae6 [2021-10-28T18:29:15.686Z] Removing intermediate container da09f4874904 [2021-10-28T18:29:15.686Z] ---> fb44f401e8d2 [2021-10-28T18:29:15.686Z] Step 21/22 : LABEL git_sha=7c8d35ba88285916988b5ae969efe5a0fec9ffad [2021-10-28T18:29:15.686Z] Removing intermediate container 8136d3f1eae6 [2021-10-28T18:29:15.686Z] ---> 51166a0ee400 [2021-10-28T18:29:15.686Z] Step 28/30 : LABEL arch=x86_64 [2021-10-28T18:29:15.686Z] ---> Running in 044e3adb2418 [2021-10-28T18:29:15.952Z] ---> Running in cdd55f582461 [2021-10-28T18:29:15.952Z] Removing intermediate container 044e3adb2418 [2021-10-28T18:29:15.952Z] ---> c28cd68e1c19 [2021-10-28T18:29:15.952Z] Step 22/22 : LABEL version=0.0.0 [2021-10-28T18:29:15.952Z] Removing intermediate container cdd55f582461 [2021-10-28T18:29:15.952Z] ---> fc6a94315283 [2021-10-28T18:29:15.952Z] Step 29/30 : LABEL git_sha=7c8d35ba88285916988b5ae969efe5a0fec9ffad [2021-10-28T18:29:15.952Z] ---> Running in e456d8cd01fb [2021-10-28T18:29:16.212Z] ---> Running in 8be43bef2917 [2021-10-28T18:29:16.212Z] Removing intermediate container e456d8cd01fb [2021-10-28T18:29:16.212Z] ---> a19c087311e3 [2021-10-28T18:29:16.212Z] [2021-10-28T18:29:16.212Z] Successfully built a19c087311e3 [2021-10-28T18:29:16.212Z] Successfully tagged core-command:latest [2021-10-28T18:29:16.212Z]  Building core-command ... done Removing intermediate container 8be43bef2917 [2021-10-28T18:29:16.212Z] ---> a42ea01cc9f3 [2021-10-28T18:29:16.212Z] Step 30/30 : LABEL version=0.0.0 [2021-10-28T18:29:16.476Z] ---> Running in d3041f96a0cf [2021-10-28T18:29:16.476Z] Removing intermediate container d3041f96a0cf [2021-10-28T18:29:16.476Z] ---> a3fc0a1f7cf3 [2021-10-28T18:29:16.476Z] [2021-10-28T18:29:16.476Z] Successfully built a3fc0a1f7cf3 [2021-10-28T18:29:16.476Z] Successfully tagged security-bootstrapper:latest [2021-10-28T18:29:19.040Z]  Building security-bootstrapper ... done Removing intermediate container ce9849274d58 [2021-10-28T18:29:19.040Z] ---> 523c06e7dd6d [2021-10-28T18:29:19.040Z] [2021-10-28T18:29:19.040Z] Step 9/22 : FROM alpine:3.14 [2021-10-28T18:29:19.040Z] ---> 14119a10abf4 [2021-10-28T18:29:19.040Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-28T18:29:19.040Z] ---> Running in eaa6d7d4b826 [2021-10-28T18:29:19.299Z] Removing intermediate container eaa6d7d4b826 [2021-10-28T18:29:19.300Z] ---> 58d4c031a29d [2021-10-28T18:29:19.300Z] Step 11/22 : ENV APP_PORT=59880 [2021-10-28T18:29:19.300Z] ---> Running in 40fc772c9f38 [2021-10-28T18:29:19.300Z] Removing intermediate container 40fc772c9f38 [2021-10-28T18:29:19.300Z] ---> 81d3aacbdd1c [2021-10-28T18:29:19.300Z] Step 12/22 : EXPOSE $APP_PORT [2021-10-28T18:29:19.300Z] ---> Running in 44bdf2288645 [2021-10-28T18:29:19.558Z] Removing intermediate container 44bdf2288645 [2021-10-28T18:29:19.558Z] ---> fe5cc25a1e27 [2021-10-28T18:29:19.558Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T18:29:19.558Z] ---> Running in 8fe6a3e811f0 [2021-10-28T18:29:20.126Z] Removing intermediate container 8fe6a3e811f0 [2021-10-28T18:29:20.126Z] ---> a342880828bc [2021-10-28T18:29:20.126Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-28T18:29:20.126Z] ---> Running in 89667042ac2a [2021-10-28T18:29:20.387Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-28T18:29:21.327Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-28T18:29:21.587Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-28T18:29:21.587Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-28T18:29:21.587Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-28T18:29:21.847Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-28T18:29:21.847Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-28T18:29:21.847Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-28T18:29:22.114Z] Executing busybox-1.33.1-r3.trigger [2021-10-28T18:29:22.114Z] OK: 8 MiB in 20 packages [2021-10-28T18:29:22.374Z] Removing intermediate container 89667042ac2a [2021-10-28T18:29:22.374Z] ---> e718b954cfaa [2021-10-28T18:29:22.374Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-28T18:29:22.374Z] ---> d66182217e4f [2021-10-28T18:29:22.374Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-28T18:29:22.635Z] ---> fc2ffe65754f [2021-10-28T18:29:22.635Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-28T18:29:22.895Z] ---> cf7a738db472 [2021-10-28T18:29:22.895Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-10-28T18:29:22.895Z] ---> Running in a860fcffd837 [2021-10-28T18:29:22.895Z] Removing intermediate container a860fcffd837 [2021-10-28T18:29:22.895Z] ---> 7597cb466c8b [2021-10-28T18:29:22.895Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-28T18:29:22.895Z] ---> Running in 45f9bca2ec33 [2021-10-28T18:29:23.154Z] Removing intermediate container 45f9bca2ec33 [2021-10-28T18:29:23.154Z] ---> 31a797b45dad [2021-10-28T18:29:23.154Z] Step 20/22 : LABEL arch=x86_64 [2021-10-28T18:29:23.154Z] ---> Running in 6586405be51c [2021-10-28T18:29:23.154Z] Removing intermediate container 6586405be51c [2021-10-28T18:29:23.154Z] ---> a7be14801fa9 [2021-10-28T18:29:23.154Z] Step 21/22 : LABEL git_sha=7c8d35ba88285916988b5ae969efe5a0fec9ffad [2021-10-28T18:29:23.154Z] ---> Running in 1c070410db3d [2021-10-28T18:29:23.415Z] Removing intermediate container 1c070410db3d [2021-10-28T18:29:23.415Z] ---> 6edc553146d9 [2021-10-28T18:29:23.415Z] Step 22/22 : LABEL version=0.0.0 [2021-10-28T18:29:23.415Z] ---> Running in 4ee916cd8008 [2021-10-28T18:29:23.415Z] Removing intermediate container 4ee916cd8008 [2021-10-28T18:29:23.415Z] ---> 5bb7c5edfeb0 [2021-10-28T18:29:23.415Z] [2021-10-28T18:29:23.415Z] Successfully built 5bb7c5edfeb0 [2021-10-28T18:29:23.415Z] Successfully tagged core-data:latest [2021-10-28T18:29:23.422Z]  Building core-data ... done  [Pipeline] } [2021-10-28T18:29:23.427Z] $ docker stop --time=1 430f948060f69df002337882c52bb2b098d6a8d8c355a1dedb6d286977d454e6 [2021-10-28T18:29:24.711Z] $ docker rm -f 430f948060f69df002337882c52bb2b098d6a8d8c355a1dedb6d286977d454e6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-28T18:29:25.303Z] + docker images [2021-10-28T18:29:25.329Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-28T18:29:25.329Z] core-data latest 5bb7c5edfeb0 2 seconds ago 20.7MB [2021-10-28T18:29:25.329Z] 523c06e7dd6d 7 seconds ago 1.76GB [2021-10-28T18:29:25.329Z] security-bootstrapper latest a3fc0a1f7cf3 9 seconds ago 18.9MB [2021-10-28T18:29:25.329Z] core-command latest a19c087311e3 10 seconds ago 16.1MB [2021-10-28T18:29:25.329Z] security-secretstore-setup latest 91760bbf3201 12 seconds ago 28.4MB [2021-10-28T18:29:25.329Z] c45725b0943e 13 seconds ago 1.75GB [2021-10-28T18:29:25.329Z] d60c39d2bf47 20 seconds ago 1.76GB [2021-10-28T18:29:25.329Z] c0e67a484941 20 seconds ago 1.76GB [2021-10-28T18:29:25.329Z] sys-mgmt-agent latest 94073d9c7c79 29 seconds ago 294MB [2021-10-28T18:29:25.329Z] security-proxy-setup latest 78c8d81d75d1 About a minute ago 26.9MB [2021-10-28T18:29:25.329Z] support-scheduler latest f3158e3dfd79 About a minute ago 16.2MB [2021-10-28T18:29:25.329Z] core-metadata latest 79764c7909e7 About a minute ago 16.9MB [2021-10-28T18:29:25.329Z] support-notifications latest 6f6765482ac2 About a minute ago 16.9MB [2021-10-28T18:29:25.329Z] c75b7126bd5f About a minute ago 1.76GB [2021-10-28T18:29:25.329Z] 174b143a21c4 About a minute ago 1.76GB [2021-10-28T18:29:25.329Z] c40eff565179 About a minute ago 1.76GB [2021-10-28T18:29:25.329Z] aabbbc38e6e4 About a minute ago 1.76GB [2021-10-28T18:29:25.329Z] f68c7086479f About a minute ago 1.76GB [2021-10-28T18:29:25.329Z] ci-base-image-x86_64 latest 609debc33c5f 5 minutes ago 1.25GB [2021-10-28T18:29:25.329Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 2 weeks ago 548MB [2021-10-28T18:29:25.329Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 2 weeks ago 34.5MB [2021-10-28T18:29:25.329Z] docker 20.10.8 bc6c0ffef665 8 weeks ago 214MB [2021-10-28T18:29:25.329Z] alpine 3.14 14119a10abf4 2 months ago 5.6MB [2021-10-28T18:29:25.329Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 16 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-10-28T18:29:40.735Z] Still waiting to schedule task [2021-10-28T18:29:40.735Z] ‘prd-ubuntu18.04-docker-8c-8g-159’ is offline [2021-10-28T18:31:17.570Z] Running on prd-ubuntu18.04-docker-8c-8g-192 in /w/workspace/edgexfoundry_edgex-go_PR-3783 [Pipeline] { [Pipeline] ws [2021-10-28T18:31:17.583Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2021-10-28T18:31:17.670Z] The recommended git tool is: git [2021-10-28T18:31:19.544Z] using credential edgex-jenkins-ssh [2021-10-28T18:31:19.555Z] Cloning the remote Git repository [2021-10-28T18:31:19.575Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-28T18:31:19.629Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2021-10-28T18:31:19.655Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-28T18:31:19.655Z] > git --version # timeout=10 [2021-10-28T18:31:19.667Z] > git --version # 'git version 2.17.1' [2021-10-28T18:31:19.668Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-28T18:31:19.699Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-28T18:31:41.320Z] Merging remotes/origin/main commit 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 into PR head commit ef41eb07db969682b55b6baa03cb3f797be5dc9f [2021-10-28T18:31:40.723Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-28T18:31:40.730Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-28T18:31:40.742Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-28T18:31:40.761Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-28T18:31:40.761Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-28T18:31:40.765Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3783/head:refs/remotes/origin/PR-3783 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-28T18:31:41.327Z] > git config core.sparsecheckout # timeout=10 [2021-10-28T18:31:41.332Z] > git checkout -f ef41eb07db969682b55b6baa03cb3f797be5dc9f # timeout=10 [2021-10-28T18:31:41.392Z] > git remote # timeout=10 [2021-10-28T18:31:41.399Z] > git config --get remote.origin.url # timeout=10 [2021-10-28T18:31:41.404Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-28T18:31:41.408Z] > git merge 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 # timeout=10 [2021-10-28T18:31:41.460Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-28T18:31:41.468Z] Merge succeeded, producing 0be2ebca8badf0463d74edd411b24afe9ae2bf6c [2021-10-28T18:31:41.469Z] Checking out Revision 0be2ebca8badf0463d74edd411b24afe9ae2bf6c (PR-3783) [2021-10-28T18:31:41.469Z] > git config core.sparsecheckout # timeout=10 [2021-10-28T18:31:41.474Z] > git checkout -f 0be2ebca8badf0463d74edd411b24afe9ae2bf6c # timeout=10 [2021-10-28T18:31:45.092Z] Commit message: "Merge commit '2c337aa67f7f49cab4b4922dfb9771da0d6f35f3' into HEAD" [2021-10-28T18:31:45.102Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-28T18:31:45.812Z] + echo snap-build.sh [2021-10-28T18:31:45.812Z] snap-build.sh [2021-10-28T18:31:45.812Z] + SNAP_BASE_DIR=. [2021-10-28T18:31:45.812Z] + '[' '!' -z /w/workspace/edgex-go/5 ']' [2021-10-28T18:31:45.812Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/5 [2021-10-28T18:31:45.812Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/5]' [2021-10-28T18:31:45.812Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/5] [2021-10-28T18:31:45.812Z] + cd /w/workspace/edgex-go/5 [2021-10-28T18:31:45.812Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-10-28T18:31:45.812Z] Reading package lists... [2021-10-28T18:31:45.812Z] Building dependency tree... [2021-10-28T18:31:45.812Z] Reading state information... [2021-10-28T18:31:45.812Z] The following packages were automatically installed and are no longer required: [2021-10-28T18:31:45.812Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-10-28T18:31:45.812Z] uidmap xdelta3 [2021-10-28T18:31:45.812Z] Use 'sudo apt autoremove' to remove them. [2021-10-28T18:31:45.812Z] The following packages will be REMOVED: [2021-10-28T18:31:45.812Z] lxd* lxd-client* [2021-10-28T18:31:45.093Z] > git rev-list --no-walk fbdd781f96add957d9aafc9088619b5b7eaf4d36 # timeout=10 [2021-10-28T18:31:46.073Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-10-28T18:31:46.073Z] After this operation, 31.7 MB disk space will be freed. [2021-10-28T18:31:46.598Z] (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-10-28T18:31:46.598Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-10-28T18:31:47.179Z] Removing lxd dnsmasq configuration [2021-10-28T18:31:47.442Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-10-28T18:31:47.442Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-10-28T18:31:48.385Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-28T18:31:48.646Z] (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-10-28T18:31:48.646Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-10-28T18:31:50.044Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-10-28T18:31:50.044Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-10-28T18:31:50.306Z] + sudo snap remove --purge lxd [2021-10-28T18:31:50.567Z] snap "lxd" is not installed [2021-10-28T18:31:50.567Z] + sudo groupadd --force --system lxd [2021-10-28T18:31:50.567Z] ++ whoami [2021-10-28T18:31:50.567Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-10-28T18:31:50.567Z] + newgrp - lxd [2021-10-28T18:31:50.567Z] + sudo snap install lxd [2021-10-28T18:32:00.581Z] 2021-10-28T18:31:58Z INFO Waiting for automatic snapd restart... [2021-10-28T18:32:15.496Z] lxd 4.19 from Canonical* installed [2021-10-28T18:32:15.496Z] + sudo lxd init --auto [2021-10-28T18:32:25.512Z] + sudo snap install --classic snapcraft [2021-10-28T18:32:32.107Z] snapcraft 5.0 from Canonical* installed [2021-10-28T18:32:32.107Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-10-28T18:32:32.107Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-10-28T18:32:32.107Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-28T18:32:32.107Z] Dload Upload Total Spent Left Speed [2021-10-28T18:32:32.107Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4576 0 --:--:-- --:--:-- --:--:-- 4543 [2021-10-28T18:32:32.107Z] 100 3325k 100 3325k 0 0 10.7M 0 --:--:-- --:--:-- --:--:-- 10.7M [2021-10-28T18:32:32.107Z] ./yq_linux_amd64 [2021-10-28T18:32:32.107Z] + sudo snapcraft prime --use-lxd [2021-10-28T18:32:34.032Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-10-28T18:32:34.032Z] 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-10-28T18:32:34.032Z] - README.md [2021-10-28T18:32:34.032Z] [2021-10-28T18:32:34.032Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-10-28T18:32:34.294Z] Launching a container. [2021-10-28T18:32:40.890Z] Waiting for container to be ready [2021-10-28T18:32:40.890Z] To start your first instance, try: lxc launch ubuntu:20.04 [2021-10-28T18:32:40.890Z] [2021-10-28T18:32:45.089Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-10-28T18:32:45.089Z] Waiting for network to be ready... [2021-10-28T18:32:45.349Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-10-28T18:32:45.349Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1931 kB] [2021-10-28T18:32:45.611Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-10-28T18:32:45.611Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [349 kB] [2021-10-28T18:32:45.611Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-10-28T18:32:45.611Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-10-28T18:32:45.611Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [488 kB] [2021-10-28T18:32:45.611Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [65.8 kB] [2021-10-28T18:32:45.611Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] [2021-10-28T18:32:45.611Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] [2021-10-28T18:32:46.181Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-10-28T18:32:46.181Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-10-28T18:32:46.441Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-10-28T18:32:46.441Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-10-28T18:32:46.441Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-10-28T18:32:46.441Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-10-28T18:32:46.441Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-10-28T18:32:46.441Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-10-28T18:32:47.012Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-10-28T18:32:47.012Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2277 kB] [2021-10-28T18:32:47.274Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] [2021-10-28T18:32:47.274Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-10-28T18:32:47.274Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-10-28T18:32:47.274Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [513 kB] [2021-10-28T18:32:47.274Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.7 kB] [2021-10-28T18:32:47.274Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1759 kB] [2021-10-28T18:32:47.274Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] [2021-10-28T18:32:49.816Z] Fetched 25.5 MB in 4s (5936 kB/s) [2021-10-28T18:32:50.387Z] Reading package lists... [2021-10-28T18:32:50.647Z] Reading package lists... [2021-10-28T18:32:50.908Z] Building dependency tree... [2021-10-28T18:32:50.908Z] Reading state information... [2021-10-28T18:32:51.168Z] The following additional packages will be installed: [2021-10-28T18:32:51.168Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-10-28T18:32:51.168Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-10-28T18:32:51.168Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-10-28T18:32:51.168Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-10-28T18:32:51.168Z] Suggested packages: [2021-10-28T18:32:51.168Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-10-28T18:32:51.168Z] Recommended packages: [2021-10-28T18:32:51.168Z] gnupg libsasl2-modules [2021-10-28T18:32:51.168Z] The following NEW packages will be installed: [2021-10-28T18:32:51.168Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-10-28T18:32:51.168Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-10-28T18:32:51.168Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-10-28T18:32:51.168Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-10-28T18:32:51.168Z] The following packages will be upgraded: [2021-10-28T18:32:51.168Z] gpg gpg-agent gpgconf libudev1 [2021-10-28T18:32:51.168Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-10-28T18:32:51.168Z] Need to get 3527 kB of archives. [2021-10-28T18:32:51.168Z] After this operation, 13.3 MB of additional disk space will be used. [2021-10-28T18:32:51.168Z] 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-10-28T18:32:51.168Z] 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-10-28T18:32:51.168Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-10-28T18:32:51.168Z] 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-10-28T18:32:51.428Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-10-28T18:32:51.689Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-10-28T18:32:52.261Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-10-28T18:32:52.261Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-10-28T18:32:52.262Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-10-28T18:32:52.262Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-10-28T18:32:52.262Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-10-28T18:32:52.262Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-10-28T18:32:52.262Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-10-28T18:32:52.262Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-10-28T18:32:52.262Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-10-28T18:32:52.262Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-10-28T18:32:52.262Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-10-28T18:32:52.262Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-10-28T18:32:52.262Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-10-28T18:32:52.262Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-10-28T18:32:52.262Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-10-28T18:32:52.262Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-10-28T18:32:52.522Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-28T18:32:52.522Z] Fetched 3527 kB in 1s (2877 kB/s) [2021-10-28T18:32:52.522Z] (Reading database ... 12511 files and directories currently installed.) [2021-10-28T18:32:52.522Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-10-28T18:32:52.522Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-28T18:32:52.783Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-10-28T18:32:52.783Z] Selecting previously unselected package udev. [2021-10-28T18:32:52.783Z] (Reading database ... 12511 files and directories currently installed.) [2021-10-28T18:32:52.783Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-10-28T18:32:53.044Z] Unpacking udev (237-3ubuntu10.52) ... [2021-10-28T18:32:53.304Z] Selecting previously unselected package libfuse2:amd64. [2021-10-28T18:32:53.304Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-10-28T18:32:53.567Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-10-28T18:32:53.567Z] Selecting previously unselected package fuse. [2021-10-28T18:32:53.567Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-10-28T18:32:53.567Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-10-28T18:32:53.828Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-28T18:32:53.828Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-28T18:32:54.090Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-28T18:32:54.090Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-28T18:32:54.090Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-28T18:32:54.352Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-28T18:32:54.352Z] Selecting previously unselected package libksba8:amd64. [2021-10-28T18:32:54.352Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-10-28T18:32:54.352Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-10-28T18:32:54.352Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-10-28T18:32:54.610Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-28T18:32:54.610Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-28T18:32:54.610Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-10-28T18:32:54.610Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-28T18:32:54.610Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-28T18:32:54.610Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-10-28T18:32:54.610Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-28T18:32:54.610Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-28T18:32:54.610Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-10-28T18:32:54.610Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-28T18:32:54.610Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-28T18:32:54.869Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-10-28T18:32:54.869Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-28T18:32:54.869Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-28T18:32:54.869Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-10-28T18:32:54.869Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-28T18:32:54.869Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-28T18:32:55.129Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-10-28T18:32:55.129Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-28T18:32:55.129Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-28T18:32:55.129Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-10-28T18:32:55.129Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-28T18:32:55.129Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-28T18:32:55.390Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-10-28T18:32:55.390Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-28T18:32:55.390Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-28T18:32:55.390Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-10-28T18:32:55.390Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-10-28T18:32:55.390Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-28T18:32:55.390Z] Selecting previously unselected package libsasl2-2:amd64. [2021-10-28T18:32:55.390Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-10-28T18:32:55.390Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-28T18:32:55.671Z] Selecting previously unselected package libldap-common. [2021-10-28T18:32:55.671Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-10-28T18:32:55.671Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-28T18:32:55.671Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-10-28T18:32:55.671Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-10-28T18:32:55.671Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-28T18:32:55.943Z] Selecting previously unselected package dirmngr. [2021-10-28T18:32:55.943Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-28T18:32:55.943Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-10-28T18:32:55.943Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-28T18:32:55.943Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-10-28T18:32:55.943Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-10-28T18:32:55.943Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-28T18:32:56.259Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-28T18:32:56.259Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-10-28T18:32:56.259Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-28T18:32:56.259Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-10-28T18:32:56.259Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-28T18:32:56.259Z] Setting up udev (237-3ubuntu10.52) ... [2021-10-28T18:32:56.541Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-10-28T18:32:56.801Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-28T18:32:56.801Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-10-28T18:32:57.061Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-10-28T18:32:57.061Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-10-28T18:32:57.061Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-28T18:32:57.061Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-28T18:32:57.061Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-28T18:32:57.061Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-28T18:32:57.061Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-28T18:32:57.061Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-28T18:32:57.061Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-28T18:32:57.061Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-28T18:32:57.061Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-10-28T18:32:57.061Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-28T18:32:57.632Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-10-28T18:32:57.632Z] settings in the [Install] section, and DefaultInstance for template units). [2021-10-28T18:32:57.632Z] This means they are not meant to be enabled using systemctl. [2021-10-28T18:32:57.632Z] Possible reasons for having this kind of units are: [2021-10-28T18:32:57.632Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-10-28T18:32:57.632Z] .wants/ or .requires/ directory. [2021-10-28T18:32:57.632Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-10-28T18:32:57.632Z] a requirement dependency on it. [2021-10-28T18:32:57.632Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-10-28T18:32:57.632Z] D-Bus, udev, scripted systemctl call, ...). [2021-10-28T18:32:57.632Z] 4) In case of template units, the unit is meant to be enabled with some [2021-10-28T18:32:57.632Z] instance name specified. [2021-10-28T18:32:57.893Z] Reading package lists... [2021-10-28T18:32:58.154Z] Building dependency tree... [2021-10-28T18:32:58.154Z] Reading state information... [2021-10-28T18:32:58.415Z] The following additional packages will be installed: [2021-10-28T18:32:58.415Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-10-28T18:32:58.415Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-10-28T18:32:58.415Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-10-28T18:32:58.415Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-10-28T18:32:58.415Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-10-28T18:32:58.415Z] Suggested packages: [2021-10-28T18:32:58.415Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-10-28T18:32:58.415Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-10-28T18:32:58.415Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-10-28T18:32:58.415Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-10-28T18:32:58.415Z] systemd-container policykit-1 [2021-10-28T18:32:58.415Z] Recommended packages: [2021-10-28T18:32:58.415Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-10-28T18:32:58.415Z] The following NEW packages will be installed: [2021-10-28T18:32:58.415Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-10-28T18:32:58.415Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-10-28T18:32:58.415Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-10-28T18:32:58.415Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-10-28T18:32:58.415Z] python3.6-minimal snapd squashfs-tools sudo [2021-10-28T18:32:58.415Z] The following packages will be upgraded: [2021-10-28T18:32:58.415Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-10-28T18:32:58.415Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-10-28T18:32:58.415Z] Need to get 36.8 MB of archives. [2021-10-28T18:32:58.415Z] After this operation, 147 MB of additional disk space will be used. [2021-10-28T18:32:58.415Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] [2021-10-28T18:32:58.415Z] 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-10-28T18:32:58.415Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-10-28T18:32:58.415Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-10-28T18:32:58.676Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-10-28T18:32:58.676Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-10-28T18:32:58.676Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-10-28T18:32:58.676Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-10-28T18:32:58.676Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-10-28T18:32:58.676Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-10-28T18:32:58.676Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-10-28T18:32:58.676Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-10-28T18:32:58.676Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-10-28T18:32:58.676Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-10-28T18:32:58.676Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-10-28T18:32:58.676Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-10-28T18:32:58.676Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2021-10-28T18:32:59.617Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-10-28T18:32:59.617Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-10-28T18:32:59.617Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-10-28T18:32:59.617Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-10-28T18:32:59.617Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-10-28T18:32:59.617Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-10-28T18:32:59.617Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-10-28T18:32:59.617Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-10-28T18:32:59.617Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-10-28T18:32:59.617Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-10-28T18:32:59.617Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-10-28T18:32:59.617Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-10-28T18:32:59.617Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-10-28T18:33:00.556Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-28T18:33:00.556Z] Fetched 36.8 MB in 2s (18.3 MB/s) [2021-10-28T18:33:00.556Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-28T18:33:00.556Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-10-28T18:33:00.817Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-28T18:33:01.388Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-10-28T18:33:01.388Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-28T18:33:01.388Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-10-28T18:33:01.388Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-28T18:33:01.388Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-10-28T18:33:01.388Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-10-28T18:33:01.649Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-10-28T18:33:01.649Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-28T18:33:01.649Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-10-28T18:33:01.909Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-10-28T18:33:02.169Z] Setting up apt (1.6.14) ... [2021-10-28T18:33:02.169Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-10-28T18:33:02.429Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-10-28T18:33:02.688Z] (Reading database ... 12764 files and directories currently installed.) [2021-10-28T18:33:02.688Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-10-28T18:33:02.688Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-10-28T18:33:02.688Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-10-28T18:33:02.688Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-28T18:33:02.688Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-28T18:33:02.948Z] Selecting previously unselected package libexpat1:amd64. [2021-10-28T18:33:02.948Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-10-28T18:33:02.948Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-10-28T18:33:02.948Z] Selecting previously unselected package python3.6-minimal. [2021-10-28T18:33:02.948Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-28T18:33:02.948Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-10-28T18:33:03.208Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-10-28T18:33:03.469Z] Checking for services that may need to be restarted...done. [2021-10-28T18:33:03.469Z] Checking for services that may need to be restarted...done. [2021-10-28T18:33:03.469Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-28T18:33:03.469Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-10-28T18:33:03.469Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-10-28T18:33:03.728Z] Selecting previously unselected package python3-minimal. [2021-10-28T18:33:03.728Z] (Reading database ... 13012 files and directories currently installed.) [2021-10-28T18:33:03.728Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-10-28T18:33:03.728Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-10-28T18:33:03.988Z] Selecting previously unselected package mime-support. [2021-10-28T18:33:03.988Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-10-28T18:33:03.988Z] Unpacking mime-support (3.60ubuntu1) ... [2021-10-28T18:33:03.988Z] Selecting previously unselected package libmpdec2:amd64. [2021-10-28T18:33:03.988Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-10-28T18:33:03.988Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-10-28T18:33:03.988Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-10-28T18:33:03.988Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-28T18:33:03.988Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-28T18:33:04.248Z] Selecting previously unselected package python3.6. [2021-10-28T18:33:04.248Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-28T18:33:04.248Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-28T18:33:04.248Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-10-28T18:33:04.248Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-10-28T18:33:04.248Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-10-28T18:33:04.534Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-10-28T18:33:04.534Z] Selecting previously unselected package python3. [2021-10-28T18:33:04.534Z] (Reading database ... 13442 files and directories currently installed.) [2021-10-28T18:33:04.534Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-10-28T18:33:04.534Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-10-28T18:33:05.105Z] Selecting previously unselected package multiarch-support. [2021-10-28T18:33:05.105Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-10-28T18:33:05.105Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-10-28T18:33:05.105Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-10-28T18:33:05.105Z] Selecting previously unselected package liblzo2-2:amd64. [2021-10-28T18:33:05.105Z] (Reading database ... 13479 files and directories currently installed.) [2021-10-28T18:33:05.105Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-10-28T18:33:05.105Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-10-28T18:33:05.105Z] Selecting previously unselected package libbsd0:amd64. [2021-10-28T18:33:05.105Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-10-28T18:33:05.105Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-10-28T18:33:05.105Z] Selecting previously unselected package sudo. [2021-10-28T18:33:05.105Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-10-28T18:33:05.105Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-10-28T18:33:05.365Z] Selecting previously unselected package apparmor. [2021-10-28T18:33:05.365Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-10-28T18:33:05.365Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-10-28T18:33:05.365Z] Selecting previously unselected package libedit2:amd64. [2021-10-28T18:33:05.365Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-10-28T18:33:05.365Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-10-28T18:33:05.365Z] Selecting previously unselected package libkrb5support0:amd64. [2021-10-28T18:33:05.365Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-10-28T18:33:05.365Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-10-28T18:33:05.627Z] Selecting previously unselected package libk5crypto3:amd64. [2021-10-28T18:33:05.627Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-10-28T18:33:05.627Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-10-28T18:33:05.627Z] Selecting previously unselected package libkeyutils1:amd64. [2021-10-28T18:33:05.627Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-10-28T18:33:05.627Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-10-28T18:33:05.627Z] Selecting previously unselected package libkrb5-3:amd64. [2021-10-28T18:33:05.627Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-10-28T18:33:05.627Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-10-28T18:33:05.627Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-10-28T18:33:05.627Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-10-28T18:33:05.627Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-10-28T18:33:05.887Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-10-28T18:33:05.887Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-10-28T18:33:05.887Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-10-28T18:33:05.887Z] Selecting previously unselected package openssh-client. [2021-10-28T18:33:05.887Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-10-28T18:33:05.887Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-10-28T18:33:06.147Z] Selecting previously unselected package squashfs-tools. [2021-10-28T18:33:06.147Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-10-28T18:33:06.147Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-10-28T18:33:06.147Z] Selecting previously unselected package snapd. [2021-10-28T18:33:06.147Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-10-28T18:33:06.147Z] Unpacking snapd (2.51.1+18.04) ... [2021-10-28T18:33:08.688Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-10-28T18:33:08.688Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-10-28T18:33:08.688Z] Setting up mime-support (3.60ubuntu1) ... [2021-10-28T18:33:08.688Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-10-28T18:33:08.688Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-10-28T18:33:08.688Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-10-28T18:33:08.688Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-28T18:33:08.688Z] Setting up systemd (237-3ubuntu10.52) ... [2021-10-28T18:33:08.688Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-10-28T18:33:09.262Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-10-28T18:33:09.520Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-10-28T18:33:09.520Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-10-28T18:33:09.520Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-28T18:33:09.520Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-10-28T18:33:09.520Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-28T18:33:10.088Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-10-28T18:33:10.348Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-10-28T18:33:10.920Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-10-28T18:33:11.184Z] Setting up python3 (3.6.7-1~18.04) ... [2021-10-28T18:33:11.184Z] running python rtupdate hooks for python3.6... [2021-10-28T18:33:11.184Z] running python post-rtupdate hooks for python3.6... [2021-10-28T18:33:11.184Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-10-28T18:33:12.130Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-10-28T18:33:12.130Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-10-28T18:33:12.130Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-10-28T18:33:12.389Z] Setting up snapd (2.51.1+18.04) ... [2021-10-28T18:33:12.653Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-10-28T18:33:12.918Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-10-28T18:33:13.179Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-10-28T18:33:13.179Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-10-28T18:33:13.440Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-10-28T18:33:13.440Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-10-28T18:33:13.700Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-10-28T18:33:13.700Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-10-28T18:33:13.959Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-10-28T18:33:14.220Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-10-28T18:33:14.220Z] /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-10-28T18:33:14.220Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-28T18:33:14.220Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-10-28T18:33:15.161Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-28T18:33:15.422Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-28T18:33:15.422Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-28T18:33:16.628Z] Reading package lists... [2021-10-28T18:33:16.888Z] Reading package lists... [2021-10-28T18:33:17.148Z] Building dependency tree... [2021-10-28T18:33:17.148Z] Reading state information... [2021-10-28T18:33:17.148Z] Calculating upgrade... [2021-10-28T18:33:17.407Z] The following packages will be upgraded: [2021-10-28T18:33:17.407Z] advancecomp base-files bash binutils binutils-common [2021-10-28T18:33:17.407Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-10-28T18:33:17.407Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-10-28T18:33:17.407Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-10-28T18:33:17.407Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-10-28T18:33:17.407Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-10-28T18:33:17.407Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-10-28T18:33:17.407Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-10-28T18:33:17.407Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-10-28T18:33:17.407Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-10-28T18:33:17.407Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-10-28T18:33:17.407Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-10-28T18:33:17.407Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-10-28T18:33:17.407Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-10-28T18:33:17.407Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-10-28T18:33:17.407Z] ubuntu-keyring util-linux [2021-10-28T18:33:17.407Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-10-28T18:33:17.407Z] Need to get 64.1 MB of archives. [2021-10-28T18:33:17.407Z] After this operation, 5145 kB of additional disk space will be used. [2021-10-28T18:33:17.407Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-161.169 [985 kB] [2021-10-28T18:33:17.407Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-10-28T18:33:17.407Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-10-28T18:33:17.407Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-10-28T18:33:17.407Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-10-28T18:33:17.407Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-10-28T18:33:17.407Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-10-28T18:33:17.408Z] 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-10-28T18:33:17.408Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-10-28T18:33:17.408Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-10-28T18:33:17.408Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-10-28T18:33:17.408Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-10-28T18:33:17.408Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-10-28T18:33:17.408Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-10-28T18:33:17.408Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-10-28T18:33:17.408Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-10-28T18:33:17.408Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-10-28T18:33:17.408Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-10-28T18:33:17.667Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-10-28T18:33:17.667Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-10-28T18:33:17.667Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-10-28T18:33:17.667Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-10-28T18:33:17.667Z] 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-10-28T18:33:17.667Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-10-28T18:33:17.667Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-10-28T18:33:17.667Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-10-28T18:33:17.667Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-10-28T18:33:17.667Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-10-28T18:33:17.667Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-10-28T18:33:17.667Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-10-28T18:33:17.667Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-10-28T18:33:17.667Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-10-28T18:33:17.667Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-10-28T18:33:17.667Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-10-28T18:33:17.667Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-10-28T18:33:17.667Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-10-28T18:33:17.667Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-10-28T18:33:17.667Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-10-28T18:33:17.667Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-10-28T18:33:17.667Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-10-28T18:33:17.667Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-10-28T18:33:17.667Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-10-28T18:33:17.667Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-10-28T18:33:17.667Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-10-28T18:33:17.667Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-10-28T18:33:17.667Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-10-28T18:33:17.667Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] [2021-10-28T18:33:17.667Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-10-28T18:33:17.667Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-10-28T18:33:17.667Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] [2021-10-28T18:33:17.668Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] [2021-10-28T18:33:17.668Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] [2021-10-28T18:33:17.668Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] [2021-10-28T18:33:17.668Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-10-28T18:33:17.668Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-10-28T18:33:17.668Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-10-28T18:33:17.668Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-10-28T18:33:17.927Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-10-28T18:33:17.927Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-10-28T18:33:17.927Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-10-28T18:33:17.927Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-10-28T18:33:18.195Z] 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-10-28T18:33:18.195Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-10-28T18:33:18.195Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-10-28T18:33:18.195Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-10-28T18:33:18.195Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-10-28T18:33:18.195Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-10-28T18:33:18.195Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-10-28T18:33:18.455Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-10-28T18:33:18.455Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-10-28T18:33:18.455Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-10-28T18:33:18.455Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-10-28T18:33:18.455Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-10-28T18:33:18.455Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-10-28T18:33:18.455Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-10-28T18:33:18.455Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-10-28T18:33:18.455Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-10-28T18:33:18.455Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-10-28T18:33:18.455Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-10-28T18:33:18.455Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-10-28T18:33:18.455Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-10-28T18:33:18.455Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-10-28T18:33:18.455Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-10-28T18:33:18.455Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-10-28T18:33:18.455Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-10-28T18:33:18.455Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-10-28T18:33:18.716Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-10-28T18:33:18.716Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-10-28T18:33:18.716Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-10-28T18:33:18.716Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-10-28T18:33:18.716Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-10-28T18:33:18.716Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-10-28T18:33:18.716Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-10-28T18:33:18.716Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-10-28T18:33:18.716Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-10-28T18:33:18.716Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-10-28T18:33:18.716Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-10-28T18:33:18.975Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-10-28T18:33:18.975Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-10-28T18:33:18.975Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-10-28T18:33:18.975Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-10-28T18:33:18.976Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-10-28T18:33:18.976Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-10-28T18:33:18.976Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-28T18:33:18.976Z] Fetched 64.1 MB in 2s (40.5 MB/s) [2021-10-28T18:33:19.236Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-28T18:33:19.236Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-10-28T18:33:19.236Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-28T18:33:19.499Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-10-28T18:33:19.500Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-28T18:33:19.760Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-161.169_amd64.deb ... [2021-10-28T18:33:19.760Z] Unpacking linux-libc-dev:amd64 (4.15.0-161.169) over (4.15.0-20.21) ... [2021-10-28T18:33:20.023Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-28T18:33:20.023Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-28T18:33:20.023Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-28T18:33:20.023Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-28T18:33:20.023Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-28T18:33:20.023Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-28T18:33:20.284Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-28T18:33:20.284Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-28T18:33:20.284Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-28T18:33:20.284Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-28T18:33:20.284Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-28T18:33:20.284Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-28T18:33:20.545Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-28T18:33:20.545Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-28T18:33:20.545Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-28T18:33:20.545Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-28T18:33:20.545Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-28T18:33:20.545Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-10-28T18:33:20.806Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-10-28T18:33:20.806Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-28T18:33:20.806Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-28T18:33:20.806Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-28T18:33:21.067Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-28T18:33:21.067Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-28T18:33:21.067Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-28T18:33:21.067Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-28T18:33:21.328Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-28T18:33:21.328Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-28T18:33:21.328Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-10-28T18:33:21.589Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-28T18:33:22.161Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-10-28T18:33:22.422Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-28T18:33:22.422Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-10-28T18:33:22.422Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-10-28T18:33:22.422Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-10-28T18:33:22.422Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-10-28T18:33:22.682Z] Setting up base-files (10.1ubuntu2.11) ... [2021-10-28T18:33:22.682Z] Installing new version of config file /etc/issue ... [2021-10-28T18:33:22.682Z] Installing new version of config file /etc/issue.net ... [2021-10-28T18:33:22.682Z] Installing new version of config file /etc/lsb-release ... [2021-10-28T18:33:22.682Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-10-28T18:33:22.942Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-10-28T18:33:22.942Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-10-28T18:33:23.202Z] Removing obsolete conffile /etc/default/motd-news ... [2021-10-28T18:33:23.202Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-28T18:33:23.202Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-10-28T18:33:23.202Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-10-28T18:33:23.202Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-10-28T18:33:23.202Z] 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-10-28T18:33:23.463Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-28T18:33:23.463Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-28T18:33:23.463Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-10-28T18:33:23.463Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-10-28T18:33:23.463Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-28T18:33:23.463Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-10-28T18:33:23.463Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-10-28T18:33:23.724Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-10-28T18:33:23.724Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-28T18:33:23.724Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-10-28T18:33:23.724Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-28T18:33:23.724Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-10-28T18:33:23.984Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-28T18:33:23.984Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-28T18:33:23.984Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-28T18:33:23.984Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-28T18:33:23.984Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-28T18:33:23.984Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-28T18:33:23.984Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-28T18:33:24.245Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-10-28T18:33:24.245Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-28T18:33:24.245Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-10-28T18:33:24.245Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-10-28T18:33:24.245Z] Setting up grep (3.1-2build1) ... [2021-10-28T18:33:24.509Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-28T18:33:24.509Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-10-28T18:33:24.509Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-10-28T18:33:24.509Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-10-28T18:33:24.509Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-28T18:33:24.509Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-10-28T18:33:24.509Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-10-28T18:33:24.509Z] Setting up login (1:4.5-1ubuntu2) ... [2021-10-28T18:33:24.771Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-28T18:33:24.771Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-28T18:33:24.771Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-28T18:33:24.771Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-10-28T18:33:24.771Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-28T18:33:24.771Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-28T18:33:24.771Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-28T18:33:25.342Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-28T18:33:25.342Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-28T18:33:25.342Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-28T18:33:25.342Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-28T18:33:25.912Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-10-28T18:33:25.912Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-28T18:33:25.912Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-10-28T18:33:25.912Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-28T18:33:26.483Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-10-28T18:33:26.483Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-10-28T18:33:26.483Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-10-28T18:33:26.483Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-10-28T18:33:26.483Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-10-28T18:33:26.483Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-28T18:33:26.483Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-10-28T18:33:26.483Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-10-28T18:33:26.743Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-10-28T18:33:26.743Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-28T18:33:26.743Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-28T18:33:26.743Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-28T18:33:26.743Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-28T18:33:26.743Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-28T18:33:26.743Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-28T18:33:26.743Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-28T18:33:27.003Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-28T18:33:27.003Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-28T18:33:27.003Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-28T18:33:27.003Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-28T18:33:27.003Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-28T18:33:27.003Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-28T18:33:27.003Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-28T18:33:27.003Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-28T18:33:27.264Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-28T18:33:27.265Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-28T18:33:27.265Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-28T18:33:27.265Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-28T18:33:27.265Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-28T18:33:27.265Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-28T18:33:27.265Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-28T18:33:27.527Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-28T18:33:27.527Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-28T18:33:27.527Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-28T18:33:27.527Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-28T18:33:27.527Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-28T18:33:27.527Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-28T18:33:27.527Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-28T18:33:27.787Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-28T18:33:27.787Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-28T18:33:27.787Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-28T18:33:27.787Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-28T18:33:27.787Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-10-28T18:33:27.787Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-28T18:33:27.787Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-28T18:33:28.047Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-28T18:33:28.309Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-10-28T18:33:28.572Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-10-28T18:33:28.835Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-10-28T18:33:28.835Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-28T18:33:28.835Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-10-28T18:33:28.835Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-28T18:33:29.104Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-10-28T18:33:29.104Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-28T18:33:29.104Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-10-28T18:33:29.104Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-28T18:33:29.104Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-10-28T18:33:29.366Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-28T18:33:29.366Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-10-28T18:33:29.366Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-10-28T18:33:29.366Z] Setting up debconf (1.5.66ubuntu1) ... [2021-10-28T18:33:29.664Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-28T18:33:29.664Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-10-28T18:33:29.664Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-10-28T18:33:29.664Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-10-28T18:33:29.664Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-28T18:33:29.664Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-10-28T18:33:29.664Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-10-28T18:33:29.664Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-10-28T18:33:29.664Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-28T18:33:29.664Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-28T18:33:29.664Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-28T18:33:29.925Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-28T18:33:29.925Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-28T18:33:29.925Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-28T18:33:29.925Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-28T18:33:30.187Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-28T18:33:30.187Z] (Reading database ... 13919 files and directories currently installed.) [2021-10-28T18:33:30.187Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-28T18:33:30.187Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-28T18:33:30.187Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-28T18:33:30.449Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-28T18:33:30.449Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-28T18:33:30.449Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-28T18:33:30.449Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-10-28T18:33:30.449Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-28T18:33:30.449Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-28T18:33:30.449Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-28T18:33:30.709Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-28T18:33:30.709Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-28T18:33:30.709Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-10-28T18:33:30.709Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-10-28T18:33:30.709Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-10-28T18:33:30.709Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-28T18:33:30.709Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-10-28T18:33:30.709Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-10-28T18:33:30.970Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-10-28T18:33:30.970Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-28T18:33:30.970Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-10-28T18:33:30.970Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-28T18:33:30.970Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-28T18:33:31.231Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-28T18:33:31.231Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-28T18:33:31.231Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-28T18:33:31.231Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-28T18:33:31.491Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-28T18:33:31.491Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-10-28T18:33:31.491Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-10-28T18:33:31.491Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-10-28T18:33:31.491Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-28T18:33:31.491Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-10-28T18:33:31.491Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-10-28T18:33:31.752Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-10-28T18:33:32.020Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-28T18:33:32.020Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-28T18:33:32.020Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-28T18:33:32.020Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-10-28T18:33:32.020Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-28T18:33:32.020Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-10-28T18:33:32.020Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-10-28T18:33:32.020Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-10-28T18:33:32.282Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-28T18:33:32.282Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-10-28T18:33:32.282Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-10-28T18:33:32.282Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-10-28T18:33:32.282Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-28T18:33:32.282Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-10-28T18:33:32.282Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-10-28T18:33:32.282Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-10-28T18:33:32.543Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-28T18:33:32.543Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-10-28T18:33:32.543Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-10-28T18:33:32.543Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-10-28T18:33:32.543Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-28T18:33:32.543Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-10-28T18:33:32.543Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-10-28T18:33:32.803Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-10-28T18:33:32.803Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-28T18:33:32.803Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-10-28T18:33:32.803Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-10-28T18:33:32.803Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-10-28T18:33:32.803Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-28T18:33:32.803Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-10-28T18:33:32.803Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-10-28T18:33:33.064Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-10-28T18:33:33.064Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-28T18:33:33.064Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-10-28T18:33:33.064Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-10-28T18:33:33.064Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-10-28T18:33:33.064Z] (Reading database ... 13924 files and directories currently installed.) [2021-10-28T18:33:33.064Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-10-28T18:33:33.064Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-10-28T18:33:33.064Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-10-28T18:33:33.324Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-10-28T18:33:33.324Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-10-28T18:33:33.324Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-10-28T18:33:33.585Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-10-28T18:33:33.585Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-10-28T18:33:33.585Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-10-28T18:33:33.585Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-10-28T18:33:33.585Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-10-28T18:33:33.585Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-10-28T18:33:33.844Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-10-28T18:33:33.844Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-10-28T18:33:33.844Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-10-28T18:33:33.844Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-10-28T18:33:33.844Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-10-28T18:33:33.844Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-10-28T18:33:34.104Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-10-28T18:33:34.104Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-10-28T18:33:34.104Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-10-28T18:33:34.104Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-10-28T18:33:34.365Z] Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... [2021-10-28T18:33:34.365Z] Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... [2021-10-28T18:33:34.627Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-10-28T18:33:34.627Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-10-28T18:33:34.627Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-10-28T18:33:34.627Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-10-28T18:33:34.887Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-10-28T18:33:34.887Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-10-28T18:33:35.148Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-10-28T18:33:35.148Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-10-28T18:33:35.148Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-10-28T18:33:35.148Z] Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-10-28T18:33:35.148Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-10-28T18:33:35.148Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-10-28T18:33:35.410Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-28T18:33:35.410Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-28T18:33:35.410Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-28T18:33:35.410Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-28T18:33:35.410Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-28T18:33:35.410Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-28T18:33:35.410Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-28T18:33:35.410Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-28T18:33:36.349Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-28T18:33:36.349Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-28T18:33:37.290Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-28T18:33:37.290Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-28T18:33:37.290Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-28T18:33:37.290Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-28T18:33:37.554Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-28T18:33:37.554Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-28T18:33:38.494Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-28T18:33:38.494Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-28T18:33:38.494Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-28T18:33:38.494Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-28T18:33:38.494Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-10-28T18:33:38.494Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-28T18:33:38.494Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-10-28T18:33:38.494Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-28T18:33:38.754Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-10-28T18:33:38.754Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-10-28T18:33:38.754Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-28T18:33:38.754Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-28T18:33:38.754Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-28T18:33:38.754Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-28T18:33:38.754Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-10-28T18:33:38.754Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-10-28T18:33:39.014Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-28T18:33:39.014Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-28T18:33:39.014Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-28T18:33:39.014Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-28T18:33:39.014Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-28T18:33:39.014Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-10-28T18:33:39.014Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-10-28T18:33:39.014Z] Setting up tzdata (2021e-0ubuntu0.18.04) ... [2021-10-28T18:33:39.014Z] [2021-10-28T18:33:39.014Z] Current default time zone: 'Etc/UTC' [2021-10-28T18:33:39.014Z] Local time is now: Thu Oct 28 18:33:38 UTC 2021. [2021-10-28T18:33:39.014Z] Universal Time is now: Thu Oct 28 18:33:38 UTC 2021. [2021-10-28T18:33:39.014Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-10-28T18:33:39.014Z] [2021-10-28T18:33:39.014Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-10-28T18:33:39.014Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-28T18:33:39.014Z] Setting up linux-libc-dev:amd64 (4.15.0-161.169) ... [2021-10-28T18:33:39.275Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-10-28T18:33:39.275Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-10-28T18:33:39.275Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-10-28T18:33:39.275Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-10-28T18:33:39.275Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-10-28T18:33:39.275Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-10-28T18:33:39.275Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-10-28T18:33:39.275Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-28T18:33:39.275Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-10-28T18:33:39.275Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-28T18:33:39.275Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-10-28T18:33:39.275Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-28T18:33:39.275Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-10-28T18:33:39.275Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-10-28T18:33:39.275Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-10-28T18:33:39.275Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-10-28T18:33:39.275Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-10-28T18:33:39.275Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-10-28T18:33:39.535Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-10-28T18:33:39.535Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-10-28T18:33:41.444Z] Updating certificates in /etc/ssl/certs... [2021-10-28T18:33:42.016Z] 23 added, 28 removed; done. [2021-10-28T18:33:42.275Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-10-28T18:33:42.275Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-28T18:33:42.275Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-10-28T18:33:42.275Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-10-28T18:33:42.275Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-10-28T18:33:42.275Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-28T18:33:42.275Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-10-28T18:33:42.275Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-28T18:33:42.275Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-28T18:33:42.275Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-28T18:33:42.275Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-28T18:33:42.275Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-28T18:33:42.275Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-10-28T18:33:42.275Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... [2021-10-28T18:33:42.275Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-10-28T18:33:42.275Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-10-28T18:33:42.537Z] Setting up binutils (2.30-21ubuntu1~18.04.7) ... [2021-10-28T18:33:42.537Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-28T18:33:42.537Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-28T18:33:42.537Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-10-28T18:33:42.537Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-10-28T18:33:42.537Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-10-28T18:33:42.537Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-28T18:33:42.537Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-10-28T18:33:42.537Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-10-28T18:33:42.537Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-10-28T18:33:42.537Z] Updating certificates in /etc/ssl/certs... [2021-10-28T18:33:43.108Z] 0 added, 0 removed; done. [2021-10-28T18:33:43.108Z] Running hooks in /etc/ca-certificates/update.d... [2021-10-28T18:33:43.108Z] done. [2021-10-28T18:33:43.678Z] Reading package lists... [2021-10-28T18:33:43.678Z] Building dependency tree... [2021-10-28T18:33:43.678Z] Reading state information... [2021-10-28T18:33:43.937Z] The following NEW packages will be installed: [2021-10-28T18:33:43.937Z] apt-transport-https [2021-10-28T18:33:43.937Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-10-28T18:33:44.198Z] Need to get 4348 B of archives. [2021-10-28T18:33:44.198Z] After this operation, 154 kB of additional disk space will be used. [2021-10-28T18:33:44.198Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-10-28T18:33:44.198Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-28T18:33:44.198Z] Fetched 4348 B in 0s (24.2 kB/s) [2021-10-28T18:33:44.198Z] Selecting previously unselected package apt-transport-https. [2021-10-28T18:33:44.198Z] (Reading database ... 13931 files and directories currently installed.) [2021-10-28T18:33:44.198Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-10-28T18:33:44.458Z] Unpacking apt-transport-https (1.6.14) ... [2021-10-28T18:33:44.458Z] Setting up apt-transport-https (1.6.14) ... [2021-10-28T18:33:44.717Z] Waiting for network to be ready... [2021-10-28T18:33:51.307Z] 2021-10-28T18:33:48Z INFO Waiting for automatic snapd restart... [2021-10-28T18:33:52.247Z] snapd 2.52.1 from Canonical* installed [2021-10-28T18:33:53.188Z] "snapd" switched to the "latest/stable" channel [2021-10-28T18:33:53.188Z] [2021-10-28T18:33:55.730Z] core18 20211015 from Canonical* installed [2021-10-28T18:33:55.730Z] "core18" switched to the "latest/stable" channel [2021-10-28T18:33:55.730Z] [2021-10-28T18:33:58.270Z] snapcraft 5.0 from Canonical* installed [2021-10-28T18:33:58.529Z] "snapcraft" switched to the "latest/stable" channel [2021-10-28T18:33:58.529Z] [2021-10-28T18:34:03.810Z] 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-10-28T18:34:03.810Z] - README.md [2021-10-28T18:34:03.810Z] [2021-10-28T18:34:03.810Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-10-28T18:34:03.810Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-28T18:34:03.810Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-28T18:34:03.810Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-28T18:34:04.751Z] Reading package lists... [2021-10-28T18:34:05.320Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-10-28T18:34:05.320Z] Reading package lists... [2021-10-28T18:34:05.320Z] Building dependency tree... [2021-10-28T18:34:05.320Z] Reading state information... [2021-10-28T18:34:05.585Z] Suggested packages: [2021-10-28T18:34:05.585Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-10-28T18:34:05.585Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-10-28T18:34:05.585Z] Recommended packages: [2021-10-28T18:34:05.585Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-10-28T18:34:05.585Z] The following NEW packages will be installed: [2021-10-28T18:34:05.585Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-10-28T18:34:05.585Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-10-28T18:34:05.585Z] pkg-config zip [2021-10-28T18:34:05.585Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-10-28T18:34:05.846Z] Need to get 7670 kB of archives. [2021-10-28T18:34:05.846Z] After this operation, 43.8 MB of additional disk space will be used. [2021-10-28T18:34:05.846Z] 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-10-28T18:34:05.846Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-10-28T18:34:05.846Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-10-28T18:34:05.846Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-10-28T18:34:05.846Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-10-28T18:34:05.846Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-10-28T18:34:05.846Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-10-28T18:34:06.106Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-10-28T18:34:06.106Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-10-28T18:34:06.367Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-10-28T18:34:06.367Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-10-28T18:34:06.367Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-10-28T18:34:06.367Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-10-28T18:34:06.367Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-10-28T18:34:06.367Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-10-28T18:34:06.627Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-28T18:34:06.627Z] Fetched 7670 kB in 1s (9556 kB/s) [2021-10-28T18:34:06.627Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-10-28T18:34:06.627Z] (Reading database ... 13935 files and directories currently installed.) [2021-10-28T18:34:06.627Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-10-28T18:34:06.627Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-10-28T18:34:06.887Z] Selecting previously unselected package libpsl5:amd64. [2021-10-28T18:34:06.887Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-10-28T18:34:06.887Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-10-28T18:34:06.887Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-10-28T18:34:06.887Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-10-28T18:34:06.887Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-10-28T18:34:06.887Z] Selecting previously unselected package librtmp1:amd64. [2021-10-28T18:34:06.887Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-10-28T18:34:06.887Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-10-28T18:34:07.148Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-10-28T18:34:07.148Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-10-28T18:34:07.148Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-10-28T18:34:07.148Z] Selecting previously unselected package liberror-perl. [2021-10-28T18:34:07.148Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-10-28T18:34:07.148Z] Unpacking liberror-perl (0.17025-1) ... [2021-10-28T18:34:07.148Z] Selecting previously unselected package git-man. [2021-10-28T18:34:07.148Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-10-28T18:34:07.148Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-10-28T18:34:07.148Z] Selecting previously unselected package git. [2021-10-28T18:34:07.148Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-10-28T18:34:07.411Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-10-28T18:34:07.672Z] Selecting previously unselected package libnorm1:amd64. [2021-10-28T18:34:07.672Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-10-28T18:34:07.672Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-10-28T18:34:07.932Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-10-28T18:34:07.932Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-10-28T18:34:07.932Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-10-28T18:34:07.932Z] Selecting previously unselected package libsodium23:amd64. [2021-10-28T18:34:07.932Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-10-28T18:34:07.932Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-10-28T18:34:07.932Z] Selecting previously unselected package libzmq5:amd64. [2021-10-28T18:34:07.932Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-10-28T18:34:07.932Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-28T18:34:07.932Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-10-28T18:34:07.932Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-10-28T18:34:07.932Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-28T18:34:08.194Z] Selecting previously unselected package pkg-config. [2021-10-28T18:34:08.194Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-10-28T18:34:08.194Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-10-28T18:34:08.194Z] Selecting previously unselected package zip. [2021-10-28T18:34:08.194Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-10-28T18:34:08.194Z] Unpacking zip (3.0-11build1) ... [2021-10-28T18:34:08.194Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-10-28T18:34:08.194Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-10-28T18:34:08.194Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-10-28T18:34:08.194Z] Setting up liberror-perl (0.17025-1) ... [2021-10-28T18:34:08.194Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-10-28T18:34:08.194Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-10-28T18:34:08.194Z] No schema files found: doing nothing. [2021-10-28T18:34:08.194Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-10-28T18:34:08.194Z] Setting up zip (3.0-11build1) ... [2021-10-28T18:34:08.194Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-10-28T18:34:08.194Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-10-28T18:34:08.194Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-10-28T18:34:08.454Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-28T18:34:08.454Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-10-28T18:34:08.454Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-28T18:34:08.454Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-10-28T18:34:08.454Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-28T18:34:09.023Z] git set to automatically installed. [2021-10-28T18:34:09.023Z] git-man set to automatically installed. [2021-10-28T18:34:09.023Z] libcurl3-gnutls set to automatically installed. [2021-10-28T18:34:09.023Z] liberror-perl set to automatically installed. [2021-10-28T18:34:09.023Z] libglib2.0-0 set to automatically installed. [2021-10-28T18:34:09.023Z] libnghttp2-14 set to automatically installed. [2021-10-28T18:34:09.023Z] libnorm1 set to automatically installed. [2021-10-28T18:34:09.023Z] libpgm-5.2-0 set to automatically installed. [2021-10-28T18:34:09.023Z] libpsl5 set to automatically installed. [2021-10-28T18:34:09.023Z] librtmp1 set to automatically installed. [2021-10-28T18:34:09.023Z] libsodium23 set to automatically installed. [2021-10-28T18:34:09.023Z] libzmq3-dev set to automatically installed. [2021-10-28T18:34:09.023Z] libzmq5 set to automatically installed. [2021-10-28T18:34:09.023Z] pkg-config set to automatically installed. [2021-10-28T18:34:09.023Z] zip set to automatically installed. [2021-10-28T18:34:10.410Z] snapd is not logged in, snap install commands will use sudo [2021-10-28T18:34:20.650Z] go (1.16/stable) 1.16.9 from Michael Hudson-Doyle (mwhudson) installed [2021-10-28T18:34:20.650Z] snapd is not logged in, snap install commands will use sudo [2021-10-28T18:34:20.650Z] snap "core18" has no updates available [2021-10-28T18:34:21.218Z] Pulling config-common [2021-10-28T18:34:21.218Z] + snapcraftctl pull [2021-10-28T18:34:22.603Z] Pulling go-build-helper [2021-10-28T18:34:22.603Z] + snapcraftctl pull [2021-10-28T18:34:23.983Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-10-28T18:34:23.983Z] Skipping pull go-build-helper (already ran) [2021-10-28T18:34:23.983Z] Building go-build-helper [2021-10-28T18:34:23.983Z] + snapcraftctl build [2021-10-28T18:34:25.892Z] Staging go-build-helper [2021-10-28T18:34:25.892Z] + snapcraftctl stage [2021-10-28T18:34:35.887Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-10-28T18:34:35.887Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-10-28T18:34:35.887Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1931 kB] [2021-10-28T18:34:35.887Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [349 kB] [2021-10-28T18:34:35.887Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-10-28T18:34:35.887Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-10-28T18:34:35.887Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [488 kB] [2021-10-28T18:34:35.887Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [65.8 kB] [2021-10-28T18:34:35.887Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] [2021-10-28T18:34:35.887Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] [2021-10-28T18:34:35.887Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-10-28T18:34:35.887Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-10-28T18:34:35.887Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-10-28T18:34:35.887Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-10-28T18:34:35.887Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-10-28T18:34:35.887Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-10-28T18:34:35.887Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-10-28T18:34:35.887Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-10-28T18:34:35.887Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-10-28T18:34:35.887Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2277 kB] [2021-10-28T18:34:35.887Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] [2021-10-28T18:34:35.887Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-10-28T18:34:35.887Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-10-28T18:34:35.887Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [513 kB] [2021-10-28T18:34:35.887Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.7 kB] [2021-10-28T18:34:35.887Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1759 kB] [2021-10-28T18:34:35.887Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] [2021-10-28T18:34:35.887Z] Fetched 25.5 MB in 0s (0 B/s) [2021-10-28T18:34:35.887Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-10-28T18:34:35.887Z] Fetched 224 kB in 0s (0 B/s) [2021-10-28T18:34:35.887Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-10-28T18:34:35.887Z] Fetched 157 kB in 0s (0 B/s) [2021-10-28T18:34:35.887Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-10-28T18:34:35.887Z] Fetched 221 kB in 0s (0 B/s) [2021-10-28T18:34:35.887Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-10-28T18:34:35.888Z] Fetched 143 kB in 0s (0 B/s) [2021-10-28T18:34:35.888Z] Pulling edgex-go [2021-10-28T18:34:35.888Z] + snapcraftctl pull [2021-10-28T18:34:35.888Z] Pulling hooks [2021-10-28T18:34:35.888Z] + snapcraftctl pull [2021-10-28T18:34:53.995Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-28T18:34:53.995Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-28T18:34:53.995Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-28T18:34:53.995Z] Fetched 0 B in 0s (0 B/s) [2021-10-28T18:34:53.995Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-10-28T18:34:53.995Z] Fetched 96.5 kB in 0s (0 B/s) [2021-10-28T18:34:53.995Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-10-28T18:34:53.995Z] Fetched 279 kB in 0s (0 B/s) [2021-10-28T18:34:53.995Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-10-28T18:34:53.995Z] Fetched 122 kB in 0s (0 B/s) [2021-10-28T18:34:53.995Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-10-28T18:34:53.995Z] Fetched 77.8 kB in 0s (0 B/s) [2021-10-28T18:34:53.995Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-10-28T18:34:53.995Z] Fetched 8848 B in 0s (0 B/s) [2021-10-28T18:34:53.995Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-10-28T18:34:53.995Z] Fetched 47.8 kB in 0s (0 B/s) [2021-10-28T18:34:53.995Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-10-28T18:34:53.995Z] Fetched 45.6 kB in 0s (0 B/s) [2021-10-28T18:34:53.995Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-10-28T18:34:53.995Z] Fetched 15.0 kB in 0s (0 B/s) [2021-10-28T18:34:53.995Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-10-28T18:34:53.995Z] Fetched 220 kB in 0s (0 B/s) [2021-10-28T18:34:53.995Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-10-28T18:34:53.995Z] Fetched 154 kB in 0s (0 B/s) [2021-10-28T18:34:53.995Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-10-28T18:34:53.995Z] Fetched 50.6 kB in 0s (0 B/s) [2021-10-28T18:34:53.995Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-10-28T18:34:53.995Z] Fetched 14.8 kB in 0s (0 B/s) [2021-10-28T18:34:53.995Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-10-28T18:34:53.995Z] Fetched 41.8 kB in 0s (0 B/s) [2021-10-28T18:34:53.995Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-10-28T18:34:53.995Z] Fetched 499 kB in 0s (0 B/s) [2021-10-28T18:34:53.995Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-10-28T18:34:53.995Z] Fetched 111 kB in 0s (0 B/s) [2021-10-28T18:34:53.996Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-10-28T18:34:53.996Z] Fetched 240 kB in 0s (0 B/s) [2021-10-28T18:34:53.996Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-10-28T18:34:53.996Z] Fetched 29.3 kB in 0s (0 B/s) [2021-10-28T18:34:53.996Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-10-28T18:34:53.996Z] Fetched 85.5 kB in 0s (0 B/s) [2021-10-28T18:34:53.996Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-10-28T18:34:53.996Z] Fetched 24.5 kB in 0s (0 B/s) [2021-10-28T18:34:53.996Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-10-28T18:34:53.996Z] Fetched 49.2 kB in 0s (0 B/s) [2021-10-28T18:34:53.996Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-10-28T18:34:53.996Z] Fetched 54.2 kB in 0s (0 B/s) [2021-10-28T18:34:53.996Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-10-28T18:34:53.996Z] Fetched 30.8 kB in 0s (0 B/s) [2021-10-28T18:34:53.996Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-10-28T18:34:53.996Z] Fetched 15.8 kB in 0s (0 B/s) [2021-10-28T18:34:53.996Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-10-28T18:34:53.996Z] Fetched 85.9 kB in 0s (0 B/s) [2021-10-28T18:34:53.996Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-10-28T18:34:53.996Z] Fetched 8720 B in 0s (0 B/s) [2021-10-28T18:34:53.996Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-10-28T18:34:53.996Z] Fetched 140 kB in 0s (0 B/s) [2021-10-28T18:34:53.996Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-10-28T18:34:53.996Z] Fetched 119 kB in 0s (0 B/s) [2021-10-28T18:34:53.996Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-10-28T18:34:53.996Z] Fetched 111 kB in 0s (0 B/s) [2021-10-28T18:34:53.996Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-10-28T18:34:53.996Z] Fetched 11.1 kB in 0s (0 B/s) [2021-10-28T18:34:53.996Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-10-28T18:34:53.996Z] Fetched 646 kB in 0s (0 B/s) [2021-10-28T18:34:53.996Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-10-28T18:34:53.996Z] Fetched 41.3 kB in 0s (0 B/s) [2021-10-28T18:34:53.996Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-10-28T18:34:53.996Z] Fetched 17.9 kB in 0s (0 B/s) [2021-10-28T18:34:53.996Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-10-28T18:34:53.996Z] Fetched 368 kB in 0s (0 B/s) [2021-10-28T18:34:53.996Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-10-28T18:34:53.996Z] Fetched 187 kB in 0s (0 B/s) [2021-10-28T18:34:53.996Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-10-28T18:34:53.996Z] Fetched 175 kB in 0s (0 B/s) [2021-10-28T18:34:53.996Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-10-28T18:34:53.996Z] Fetched 206 kB in 0s (0 B/s) [2021-10-28T18:34:53.996Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-10-28T18:34:53.996Z] Fetched 1302 kB in 0s (0 B/s) [2021-10-28T18:34:53.996Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-10-28T18:34:53.996Z] Fetched 36.2 kB in 0s (0 B/s) [2021-10-28T18:34:53.996Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-10-28T18:34:53.996Z] Fetched 159 kB in 0s (0 B/s) [2021-10-28T18:34:53.996Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-10-28T18:34:53.996Z] Fetched 107 kB in 0s (0 B/s) [2021-10-28T18:34:53.996Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-10-28T18:34:53.996Z] Fetched 48.7 kB in 0s (0 B/s) [2021-10-28T18:34:53.996Z] Pulling static-packages [2021-10-28T18:34:53.996Z] + snapcraftctl pull [2021-10-28T18:34:53.996Z] Pulling version [2021-10-28T18:34:53.996Z] + cd /root/project [2021-10-28T18:34:53.996Z] + git describe --tags --abbrev=0 [2021-10-28T18:34:53.996Z] + sed s/v// [2021-10-28T18:34:53.996Z] + GIT_VERSION=2.0.1-dev.81 [2021-10-28T18:34:53.996Z] + [ -z 2.0.1-dev.81 ] [2021-10-28T18:34:53.996Z] + snapcraftctl set-version 2.0.1-dev.81 [2021-10-28T18:34:54.254Z] Building config-common [2021-10-28T18:34:54.254Z] + snapcraftctl build [2021-10-28T18:34:56.161Z] Skipping build go-build-helper (already ran) [2021-10-28T18:34:56.421Z] Building edgex-go [2021-10-28T18:34:56.421Z] + cd /root/parts/edgex-go/src [2021-10-28T18:34:56.421Z] + git describe --tags --abbrev=0 [2021-10-28T18:34:56.421Z] + sed s/v// [2021-10-28T18:34:56.421Z] + GIT_VERSION=2.0.1-dev.81 [2021-10-28T18:34:56.421Z] + [ -z 2.0.1-dev.81 ] [2021-10-28T18:34:56.421Z] + echo 2.0.1-dev.81 [2021-10-28T18:34:56.421Z] + [ ! -d vendor ] [2021-10-28T18:34:56.421Z] + go mod download all [2021-10-28T18:35:04.607Z] + make build [2021-10-28T18:35:04.607Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o cmd/core-data/core-data ./cmd/core-data [2021-10-28T18:35:14.592Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-28T18:35:19.867Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o cmd/core-command/core-command ./cmd/core-command [2021-10-28T18:35:20.436Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-28T18:35:21.817Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-28T18:35:22.386Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-28T18:35:23.769Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-28T18:35:25.150Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-28T18:35:26.087Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-28T18:35:27.466Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-28T18:35:28.405Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-28T18:35:29.787Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-10-28T18:35:31.171Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-10-28T18:35:31.171Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-10-28T18:35:31.171Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-10-28T18:35:31.171Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-10-28T18:35:31.171Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-10-28T18:35:31.171Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-10-28T18:35:31.171Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-10-28T18:35:31.171Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-10-28T18:35:31.171Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-10-28T18:35:31.171Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-10-28T18:35:31.171Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-10-28T18:35:31.432Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-10-28T18:35:31.432Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-10-28T18:35:31.432Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-10-28T18:35:31.432Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-10-28T18:35:31.432Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-10-28T18:35:31.432Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-10-28T18:35:31.432Z] + 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-10-28T18:35:31.432Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-10-28T18:35:31.432Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-10-28T18:35:31.432Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-10-28T18:35:31.432Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-10-28T18:35:31.432Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-10-28T18:35:31.432Z] + 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-10-28T18:35:31.432Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-10-28T18:35:31.432Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-10-28T18:35:31.432Z] + 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-10-28T18:35:32.814Z] Building hooks [2021-10-28T18:35:32.814Z] + cd /root/parts/hooks/src [2021-10-28T18:35:32.814Z] + make build [2021-10-28T18:35:32.814Z] go mod tidy [2021-10-28T18:35:32.814Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.5 [2021-10-28T18:35:33.073Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-10-28T18:35:33.073Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-10-28T18:35:33.073Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-10-28T18:35:34.010Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-10-28T18:35:34.270Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-10-28T18:35:34.270Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-10-28T18:35:37.568Z] Building static-packages [2021-10-28T18:35:37.568Z] + snapcraftctl build [2021-10-28T18:35:39.498Z] Building version [2021-10-28T18:35:39.498Z] + snapcraftctl build [2021-10-28T18:35:42.041Z] Staging config-common [2021-10-28T18:35:42.041Z] + snapcraftctl stage [2021-10-28T18:35:42.612Z] Skipping stage go-build-helper (already ran) [2021-10-28T18:35:42.612Z] Staging edgex-go [2021-10-28T18:35:42.612Z] + snapcraftctl stage [2021-10-28T18:35:43.994Z] Staging hooks [2021-10-28T18:35:43.994Z] + snapcraftctl stage [2021-10-28T18:35:44.934Z] Staging static-packages [2021-10-28T18:35:44.934Z] + snapcraftctl stage [2021-10-28T18:35:46.321Z] Staging version [2021-10-28T18:35:46.321Z] + snapcraftctl stage [2021-10-28T18:35:47.259Z] Priming config-common [2021-10-28T18:35:47.259Z] + snapcraftctl prime [2021-10-28T18:35:48.642Z] Priming go-build-helper [2021-10-28T18:35:48.642Z] + snapcraftctl prime [2021-10-28T18:35:49.582Z] Priming edgex-go [2021-10-28T18:35:49.582Z] + snapcraftctl prime [2021-10-28T18:35:50.967Z] Priming hooks [2021-10-28T18:35:50.967Z] + snapcraftctl prime [2021-10-28T18:35:52.349Z] Priming static-packages [2021-10-28T18:35:52.349Z] + snapcraftctl prime [2021-10-28T18:35:54.994Z] Priming version [2021-10-28T18:35:54.994Z] + snapcraftctl prime [2021-10-28T18:35:56.005Z] 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-10-28T20:53:56.405Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-12257 in /w/workspace/edgexfoundry_edgex-go_PR-3783 [Pipeline] { [Pipeline] ws [2021-10-28T20:53:56.414Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2021-10-28T20:53:56.710Z] The recommended git tool is: git [2021-10-28T20:54:04.827Z] using credential edgex-jenkins-ssh [2021-10-28T20:54:04.850Z] Cloning the remote Git repository [2021-10-28T20:54:04.944Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-28T20:54:05.124Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2021-10-28T20:54:05.239Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-28T20:54:05.241Z] > git --version # timeout=10 [2021-10-28T20:54:05.266Z] > git --version # 'git version 2.17.1' [2021-10-28T20:54:05.269Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-28T20:54:05.392Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-28T20:54:47.923Z] Merging remotes/origin/main commit 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 into PR head commit ef41eb07db969682b55b6baa03cb3f797be5dc9f [2021-10-28T20:54:47.074Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-28T20:54:47.098Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-28T20:54:47.132Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-28T20:54:47.175Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-28T20:54:47.176Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-28T20:54:47.194Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3783/head:refs/remotes/origin/PR-3783 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-28T20:54:47.956Z] > git config core.sparsecheckout # timeout=10 [2021-10-28T20:54:47.984Z] > git checkout -f ef41eb07db969682b55b6baa03cb3f797be5dc9f # timeout=10 [2021-10-28T20:54:48.235Z] > git remote # timeout=10 [2021-10-28T20:54:48.255Z] > git config --get remote.origin.url # timeout=10 [2021-10-28T20:54:48.271Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-28T20:54:48.284Z] > git merge 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 # timeout=10 [2021-10-28T20:54:48.633Z] Merge succeeded, producing bb789e859d3d2ab0abf03e819d544556f23e5643 [2021-10-28T20:54:48.633Z] Checking out Revision bb789e859d3d2ab0abf03e819d544556f23e5643 (PR-3783) [2021-10-28T20:54:48.624Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-28T20:54:48.651Z] > git config core.sparsecheckout # timeout=10 [2021-10-28T20:54:48.673Z] > git checkout -f bb789e859d3d2ab0abf03e819d544556f23e5643 # timeout=10 [2021-10-28T20:54:53.231Z] Commit message: "Merge commit '2c337aa67f7f49cab4b4922dfb9771da0d6f35f3' into HEAD" [2021-10-28T20:54:53.268Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-28T20:54:54.273Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-10-28T20:54:54.273Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-28T20:54:54.273Z] Dload Upload Total Spent Left Speed [2021-10-28T20:54:54.273Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 160k 0 --:--:-- --:--:-- --:--:-- 162k [Pipeline] sh [2021-10-28T20:54:54.744Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-10-28T20:54:55.096Z] + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo [2021-10-28T20:54:55.096Z] tee /etc/docker/daemon.new [2021-10-28T20:54:55.096Z] { [2021-10-28T20:54:55.096Z] "registry-mirrors": [ [2021-10-28T20:54:55.096Z] "https://nexus3.edgexfoundry.org:10001" [2021-10-28T20:54:55.096Z] ], [2021-10-28T20:54:55.096Z] "bip": "10.250.0.254/24", [2021-10-28T20:54:55.096Z] "hosts": [ [2021-10-28T20:54:55.096Z] "tcp://0.0.0.0:5555", [2021-10-28T20:54:55.096Z] "unix:///var/run/docker.sock" [2021-10-28T20:54:55.096Z] ], [2021-10-28T20:54:55.096Z] "mtu": 1458, [2021-10-28T20:54:55.096Z] "selinux-enabled": true, [2021-10-28T20:54:55.096Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-10-28T20:54:55.096Z] } [Pipeline] sh [2021-10-28T20:54:55.453Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-10-28T20:54:53.251Z] > git rev-list --no-walk fbdd781f96add957d9aafc9088619b5b7eaf4d36 # timeout=10 [2021-10-28T20:54:55.812Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-28T20:55:14.277Z] provisioning config files... [2021-10-28T20:55:14.321Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config1063190895800464966tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-28T20:55:14.742Z] ---> docker-login.sh [2021-10-28T20:55:14.742Z] nexus3.edgexfoundry.org:10001 [2021-10-28T20:55:15.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T20:55:15.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T20:55:15.959Z] Configure a credential helper to remove this warning. See [2021-10-28T20:55:15.959Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T20:55:15.959Z] [2021-10-28T20:55:15.959Z] Login Succeeded [2021-10-28T20:55:15.959Z] nexus3.edgexfoundry.org:10002 [2021-10-28T20:55:16.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T20:55:16.839Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T20:55:16.839Z] Configure a credential helper to remove this warning. See [2021-10-28T20:55:16.839Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T20:55:16.839Z] [2021-10-28T20:55:16.839Z] Login Succeeded [2021-10-28T20:55:16.839Z] nexus3.edgexfoundry.org:10003 [2021-10-28T20:55:17.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T20:55:17.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T20:55:17.394Z] Configure a credential helper to remove this warning. See [2021-10-28T20:55:17.394Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T20:55:17.394Z] [2021-10-28T20:55:17.394Z] Login Succeeded [2021-10-28T20:55:17.394Z] nexus3.edgexfoundry.org:10004 [2021-10-28T20:55:17.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T20:55:17.999Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T20:55:17.999Z] Configure a credential helper to remove this warning. See [2021-10-28T20:55:17.999Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T20:55:17.999Z] [2021-10-28T20:55:17.999Z] Login Succeeded [2021-10-28T20:55:17.999Z] docker.io [2021-10-28T20:55:18.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T20:55:18.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T20:55:18.878Z] Configure a credential helper to remove this warning. See [2021-10-28T20:55:18.878Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T20:55:18.878Z] [2021-10-28T20:55:18.878Z] Login Succeeded [2021-10-28T20:55:18.878Z] ---> docker-login.sh ends [Pipeline] } [2021-10-28T20:55:18.897Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-28T20:55:19.486Z] ========================================================= [2021-10-28T20:55:19.486Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-28T20:55:19.486Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-28T20:55:19.862Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-28T20:55:20.148Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-28T20:55:20.148Z] 552d1f2373af: Pulling fs layer [2021-10-28T20:55:20.148Z] ea3f2d53f512: Pulling fs layer [2021-10-28T20:55:20.148Z] 9e70ebbbe112: Pulling fs layer [2021-10-28T20:55:20.148Z] 7a9cfe048b4a: Pulling fs layer [2021-10-28T20:55:20.148Z] 72dc09318566: Pulling fs layer [2021-10-28T20:55:20.148Z] f4f7b4309257: Pulling fs layer [2021-10-28T20:55:20.148Z] 0ac9a79272e3: Pulling fs layer [2021-10-28T20:55:20.148Z] b78e95d17946: Pulling fs layer [2021-10-28T20:55:20.148Z] f4f7b4309257: Waiting [2021-10-28T20:55:20.148Z] 0ac9a79272e3: Waiting [2021-10-28T20:55:20.148Z] b78e95d17946: Waiting [2021-10-28T20:55:20.148Z] 72dc09318566: Waiting [2021-10-28T20:55:20.148Z] 7a9cfe048b4a: Waiting [2021-10-28T20:55:20.148Z] 9e70ebbbe112: Verifying Checksum [2021-10-28T20:55:20.148Z] 9e70ebbbe112: Download complete [2021-10-28T20:55:20.148Z] ea3f2d53f512: Verifying Checksum [2021-10-28T20:55:20.148Z] ea3f2d53f512: Download complete [2021-10-28T20:55:20.148Z] 72dc09318566: Verifying Checksum [2021-10-28T20:55:20.148Z] 72dc09318566: Download complete [2021-10-28T20:55:20.428Z] f4f7b4309257: Verifying Checksum [2021-10-28T20:55:20.428Z] f4f7b4309257: Download complete [2021-10-28T20:55:20.428Z] 552d1f2373af: Verifying Checksum [2021-10-28T20:55:20.428Z] 552d1f2373af: Download complete [2021-10-28T20:55:20.428Z] 0ac9a79272e3: Verifying Checksum [2021-10-28T20:55:20.428Z] 0ac9a79272e3: Download complete [2021-10-28T20:55:21.469Z] 552d1f2373af: Pull complete [2021-10-28T20:55:22.493Z] ea3f2d53f512: Pull complete [2021-10-28T20:55:23.097Z] 9e70ebbbe112: Pull complete [2021-10-28T20:55:23.097Z] b78e95d17946: Verifying Checksum [2021-10-28T20:55:23.097Z] b78e95d17946: Download complete [2021-10-28T20:55:23.705Z] 7a9cfe048b4a: Verifying Checksum [2021-10-28T20:55:23.705Z] 7a9cfe048b4a: Download complete [2021-10-28T20:55:33.888Z] 7a9cfe048b4a: Pull complete [2021-10-28T20:55:33.888Z] 72dc09318566: Pull complete [2021-10-28T20:55:34.488Z] f4f7b4309257: Pull complete [2021-10-28T20:55:34.762Z] 0ac9a79272e3: Pull complete [2021-10-28T20:55:40.179Z] b78e95d17946: Pull complete [2021-10-28T20:55:40.179Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-10-28T20:55:40.180Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-28T20:55:40.180Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-28T20:55:40.535Z] + docker build -t ci-base-image-arm64 -f - . [2021-10-28T20:55:40.535Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-28T20:55:40.535Z] WORKDIR /edgex [2021-10-28T20:55:40.535Z] COPY go.mod . [2021-10-28T20:55:40.535Z] RUN go mod download [2021-10-28T20:55:42.529Z] Sending build context to Docker daemon 166.6MB [2021-10-28T20:55:42.803Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-28T20:55:42.803Z] ---> 8b459fc5aaf0 [2021-10-28T20:55:42.803Z] Step 2/4 : WORKDIR /edgex [2021-10-28T20:55:45.431Z] ---> Running in 7b69638a3c54 [2021-10-28T20:55:46.058Z] Removing intermediate container 7b69638a3c54 [2021-10-28T20:55:46.058Z] ---> a4752d739bab [2021-10-28T20:55:46.058Z] Step 3/4 : COPY go.mod . [2021-10-28T20:55:47.045Z] ---> a5844dba55af [2021-10-28T20:55:47.046Z] Step 4/4 : RUN go mod download [2021-10-28T20:55:47.046Z] ---> Running in ed4cb45809f7 [2021-10-28T20:57:08.913Z] Removing intermediate container ed4cb45809f7 [2021-10-28T20:57:08.913Z] ---> ec3b44adb27d [2021-10-28T20:57:08.913Z] Successfully built ec3b44adb27d [2021-10-28T20:57:08.913Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-28T20:57:09.265Z] + docker inspect -f . ci-base-image-arm64 [2021-10-28T20:57:09.265Z] . [Pipeline] withDockerContainer [2021-10-28T20:57:09.582Z] prd-ubuntu18.04-docker-arm64-4c-16g-12257 does not seem to be running inside a container [2021-10-28T20:57:09.710Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-28T20:57:11.590Z] $ docker top 68fc6e16ea656424aa3e8e5b260c279cbf37dff8f5c4375620c5e662045e2c6b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-28T20:57:12.612Z] + go version [2021-10-28T20:57:12.612Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-28T20:57:12.650Z] $ docker stop --time=1 68fc6e16ea656424aa3e8e5b260c279cbf37dff8f5c4375620c5e662045e2c6b [2021-10-28T20:57:14.519Z] $ docker rm -f 68fc6e16ea656424aa3e8e5b260c279cbf37dff8f5c4375620c5e662045e2c6b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-28T20:57:15.275Z] + docker inspect -f . ci-base-image-arm64 [2021-10-28T20:57:15.275Z] . [Pipeline] withDockerContainer [2021-10-28T20:57:15.585Z] prd-ubuntu18.04-docker-arm64-4c-16g-12257 does not seem to be running inside a container [2021-10-28T20:57:15.696Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-28T20:57:17.416Z] $ docker top 65c98da2ad4e13cd7c70c484f3bf1cc50c602700f396adedd917c3f0c58e55e7 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-28T20:57:17.786Z] ========================================================= [2021-10-28T20:57:17.786Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-10-28T20:57:17.786Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-28T20:57:18.451Z] + make test [2021-10-28T20:57:18.451Z] go mod tidy [2021-10-28T20:57:19.437Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-28T20:57:58.557Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-10-28T20:59:20.597Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-10-28T20:59:23.286Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-10-28T20:59:25.974Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-10-28T20:59:26.586Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-10-28T20:59:45.022Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-10-28T20:59:45.022Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-10-28T20:59:45.022Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-10-28T20:59:45.022Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-10-28T20:59:45.022Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-10-28T20:59:45.022Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-10-28T20:59:45.022Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-10-28T20:59:45.022Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-10-28T20:59:45.022Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-10-28T20:59:45.022Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-10-28T20:59:55.280Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.236s coverage: 28.7% of statements [2021-10-28T20:59:55.280Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-10-28T20:59:55.280Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-10-28T20:59:59.633Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.455s coverage: 98.5% of statements [2021-10-28T20:59:59.633Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-10-28T21:00:01.105Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.429s coverage: 44.7% of statements [2021-10-28T21:00:01.106Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-10-28T21:00:01.106Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-10-28T21:00:05.490Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.783s coverage: 89.5% of statements [2021-10-28T21:00:05.490Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-10-28T21:00:05.490Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-10-28T21:00:05.490Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.318s coverage: 84.4% of statements [2021-10-28T21:00:05.490Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-10-28T21:00:05.490Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-10-28T21:00:05.490Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-10-28T21:00:05.490Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-10-28T21:00:05.490Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-10-28T21:00:16.094Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.919s coverage: 94.2% of statements [2021-10-28T21:00:16.094Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-10-28T21:00:16.094Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-10-28T21:00:16.094Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.213s coverage: 59.1% of statements [2021-10-28T21:00:16.094Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-10-28T21:00:16.094Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-10-28T21:00:16.094Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-10-28T21:00:16.094Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-10-28T21:00:16.094Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-10-28T21:00:16.094Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.266s coverage: 60.0% of statements [2021-10-28T21:00:16.094Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-10-28T21:00:16.094Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-10-28T21:00:16.094Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-10-28T21:00:16.094Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.384s coverage: 0.9% of statements [2021-10-28T21:00:16.094Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-10-28T21:00:16.094Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.290s coverage: 58.8% of statements [2021-10-28T21:00:16.094Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.418s coverage: 21.7% of statements [2021-10-28T21:00:16.094Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-10-28T21:00:16.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.234s coverage: 47.1% of statements [2021-10-28T21:00:16.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.337s coverage: 79.5% of statements [2021-10-28T21:00:16.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.243s coverage: 94.1% of statements [2021-10-28T21:00:17.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.278s coverage: 96.3% of statements [2021-10-28T21:00:17.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.297s coverage: 87.5% of statements [2021-10-28T21:00:30.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.289s coverage: 94.4% of statements [2021-10-28T21:00:30.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.201s coverage: 44.8% of statements [2021-10-28T21:00:36.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.712s coverage: 82.5% of statements [2021-10-28T21:00:36.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-10-28T21:00:43.813Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.313s coverage: 92.9% of statements [2021-10-28T21:00:43.813Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-10-28T21:00:43.813Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-10-28T21:00:43.813Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-10-28T21:00:43.813Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.069s coverage: 65.1% of statements [2021-10-28T21:00:43.813Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-10-28T21:00:43.813Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-10-28T21:00:43.813Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-10-28T21:00:43.813Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-10-28T21:00:43.813Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-10-28T21:00:43.813Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.243s coverage: 87.2% of statements [2021-10-28T21:00:43.813Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-10-28T21:00:43.813Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-10-28T21:00:43.813Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.209s coverage: 100.0% of statements [2021-10-28T21:00:43.813Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-10-28T21:00:43.813Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.321s coverage: 58.8% of statements [2021-10-28T21:00:43.813Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-10-28T21:00:43.813Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.415s coverage: 80.0% of statements [2021-10-28T21:00:43.813Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.332s coverage: 87.2% of statements [2021-10-28T21:00:43.813Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.332s coverage: 85.4% of statements [2021-10-28T21:00:44.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.979s coverage: 91.2% of statements [2021-10-28T21:00:44.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-10-28T21:00:48.788Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.163s coverage: 64.4% of statements [2021-10-28T21:00:48.788Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-10-28T21:00:48.788Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-10-28T21:00:48.788Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.264s coverage: 100.0% of statements [2021-10-28T21:00:48.788Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.136s coverage: 89.4% of statements [2021-10-28T21:00:48.788Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.064s coverage: 100.0% of statements [2021-10-28T21:00:48.788Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.082s coverage: 73.7% of statements [2021-10-28T21:00:48.788Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.062s coverage: 100.0% of statements [2021-10-28T21:00:57.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.609s coverage: 65.4% of statements [2021-10-28T21:00:57.166Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-10-28T21:00:57.166Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-10-28T21:00:57.166Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-10-28T21:00:58.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.049s coverage: 43.8% of statements [2021-10-28T21:00:58.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-10-28T21:00:58.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-10-28T21:00:58.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.299s coverage: 89.5% of statements [2021-10-28T21:00:58.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-10-28T21:00:58.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.249s coverage: 84.8% of statements [2021-10-28T21:00:58.165Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-10-28T21:01:06.533Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.336s coverage: 17.7% of statements [2021-10-28T21:01:06.533Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-10-28T21:01:06.533Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-10-28T21:01:06.533Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-10-28T21:01:06.533Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-10-28T21:01:06.533Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.860s coverage: 92.3% of statements [2021-10-28T21:01:06.533Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-10-28T21:01:06.533Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-10-28T21:01:06.533Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-10-28T21:01:06.533Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-10-28T21:01:06.533Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.274s coverage: 63.2% of statements [2021-10-28T21:01:06.533Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-10-28T21:01:06.533Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-10-28T21:01:06.533Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.531s coverage: 97.7% of statements [2021-10-28T21:01:06.533Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-10-28T21:01:06.533Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-10-28T21:01:06.533Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-10-28T21:01:06.533Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-10-28T21:01:06.533Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.225s coverage: 28.9% of statements [2021-10-28T21:01:06.533Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-10-28T21:01:06.533Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-10-28T21:01:06.533Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-10-28T21:01:06.533Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-10-28T21:01:06.533Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-10-28T21:01:06.533Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-10-28T21:01:06.533Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.234s coverage: 100.0% of statements [2021-10-28T21:01:07.523Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.090s coverage: 96.9% of statements [2021-10-28T21:01:08.508Z] 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-10-28T21:01:08.508Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-10-28T21:01:08.508Z] GO111MODULE=on go vet ./... [2021-10-28T21:03:00.526Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-28T21:03:00.526Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-28T21:03:00.526Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-10-28T21:03:01.203Z] + ls -al . [2021-10-28T21:03:01.203Z] total 664 [2021-10-28T21:03:01.203Z] drwxrwxr-x 9 1001 1001 4096 Oct 28 21:02 . [2021-10-28T21:03:01.203Z] drwxr-xr-x 4 root root 4096 Oct 28 20:57 .. [2021-10-28T21:03:01.203Z] -rw-rw-r-- 1 1001 1001 11 Oct 28 20:54 .dockerignore [2021-10-28T21:03:01.203Z] drwxrwxr-x 8 1001 1001 4096 Oct 28 20:54 .git [2021-10-28T21:03:01.203Z] drwxrwxr-x 4 1001 1001 4096 Oct 28 20:54 .github [2021-10-28T21:03:01.203Z] -rw-rw-r-- 1 1001 1001 804 Oct 28 20:54 .gitignore [2021-10-28T21:03:01.203Z] -rw-rw-r-- 1 1001 1001 42 Oct 28 20:54 .golangci.yml [2021-10-28T21:03:01.203Z] -rw-rw-r-- 1 1001 1001 76 Oct 28 20:54 .hadolint.yml [2021-10-28T21:03:01.203Z] -rw-rw-r-- 1 1001 1001 166 Oct 28 20:54 .sonarcloud.properties [2021-10-28T21:03:01.203Z] -rw-rw-r-- 1 1001 1001 1171 Oct 28 20:54 ADOPTERS.md [2021-10-28T21:03:01.203Z] -rw-rw-r-- 1 1001 1001 8910 Oct 28 20:54 Attribution.txt [2021-10-28T21:03:01.203Z] -rw-rw-r-- 1 1001 1001 43881 Oct 28 20:54 CHANGELOG.md [2021-10-28T21:03:01.203Z] -rw-rw-r-- 1 1001 1001 3804 Oct 28 20:54 CONTRIBUTING.md [2021-10-28T21:03:01.203Z] -rw-rw-r-- 1 1001 1001 677 Oct 28 20:54 GOVERNANCE.md [2021-10-28T21:03:01.203Z] -rw-rw-r-- 1 1001 1001 849 Oct 28 20:54 Jenkinsfile [2021-10-28T21:03:01.203Z] -rw-rw-r-- 1 1001 1001 10775 Oct 28 20:54 LICENSE [2021-10-28T21:03:01.203Z] -rw-rw-r-- 1 1001 1001 6508 Oct 28 20:54 Makefile [2021-10-28T21:03:01.203Z] -rw-rw-r-- 1 1001 1001 582 Oct 28 20:54 OWNERS.md [2021-10-28T21:03:01.203Z] -rw-rw-r-- 1 1001 1001 8256 Oct 28 20:54 README.md [2021-10-28T21:03:01.203Z] -rw-rw-r-- 1 1001 1001 6912 Oct 28 20:54 SECURITY.md [2021-10-28T21:03:01.203Z] -rw-rw-r-- 1 1001 1001 5 Oct 28 18:23 VERSION [2021-10-28T21:03:01.203Z] -rw-rw-r-- 1 1001 1001 4131 Oct 28 20:54 ZMQWindows.md [2021-10-28T21:03:01.203Z] drwxrwxr-x 2 1001 1001 4096 Oct 28 20:54 bin [2021-10-28T21:03:01.203Z] drwxrwxr-x 14 1001 1001 4096 Oct 28 20:54 cmd [2021-10-28T21:03:01.203Z] -rw-r--r-- 1 root root 428381 Oct 28 21:01 coverage.out [2021-10-28T21:03:01.203Z] -rw-rw-r-- 1 1001 1001 848 Oct 28 20:54 go.mod [2021-10-28T21:03:01.203Z] -rw-rw-r-- 1 1001 1001 50524 Oct 28 20:54 go.sum [2021-10-28T21:03:01.203Z] drwxrwxr-x 8 1001 1001 4096 Oct 28 20:54 internal [2021-10-28T21:03:01.203Z] drwxrwxr-x 3 1001 1001 4096 Oct 28 20:54 openapi [2021-10-28T21:03:01.203Z] drwxrwxr-x 4 1001 1001 4096 Oct 28 20:54 snap [2021-10-28T21:03:01.203Z] -rw-rw-r-- 1 1001 1001 204 Oct 28 20:54 version.go [Pipeline] sh [2021-10-28T21:03:01.879Z] + '[' -e coverage.out ] [2021-10-28T21:03:01.879Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-10-28T21:03:01.912Z] Warning: overwriting stash ‘coverage-report’ [2021-10-28T21:03:02.915Z] Stashed 1 file(s) [Pipeline] sh [2021-10-28T21:03:03.587Z] + make build [2021-10-28T21:03:03.587Z] 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-10-28T21:03:11.898Z] 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-10-28T21:03:44.487Z] 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-10-28T21:03:46.493Z] 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-10-28T21:03:51.946Z] 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-10-28T21:03:53.409Z] 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-10-28T21:03:58.835Z] 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-10-28T21:04:03.160Z] 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-10-28T21:04:06.556Z] 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-10-28T21:04:11.965Z] 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-10-28T21:04:16.293Z] 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-10-28T21:04:20.618Z] 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-10-28T21:04:28.975Z] $ docker stop --time=1 65c98da2ad4e13cd7c70c484f3bf1cc50c602700f396adedd917c3f0c58e55e7 [2021-10-28T21:04:31.253Z] $ docker rm -f 65c98da2ad4e13cd7c70c484f3bf1cc50c602700f396adedd917c3f0c58e55e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:04:33.241Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-28T21:04:33.523Z] [2021-10-28T21:04:33.523Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:04:33.907Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-28T21:04:34.192Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-10-28T21:04:34.192Z] 29e5d40040c1: Pulling fs layer [2021-10-28T21:04:34.192Z] 1ce36da41761: Pulling fs layer [2021-10-28T21:04:34.192Z] 25b303627fd3: Pulling fs layer [2021-10-28T21:04:34.472Z] 29e5d40040c1: Verifying Checksum [2021-10-28T21:04:34.472Z] 29e5d40040c1: Download complete [2021-10-28T21:04:34.750Z] 1ce36da41761: Verifying Checksum [2021-10-28T21:04:34.750Z] 1ce36da41761: Download complete [2021-10-28T21:04:35.359Z] 29e5d40040c1: Pull complete [2021-10-28T21:04:36.351Z] 25b303627fd3: Verifying Checksum [2021-10-28T21:04:36.351Z] 25b303627fd3: Download complete [2021-10-28T21:04:36.626Z] 1ce36da41761: Pull complete [2021-10-28T21:04:46.798Z] 25b303627fd3: Pull complete [2021-10-28T21:04:46.798Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-10-28T21:04:46.798Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-28T21:04:46.798Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-10-28T21:04:47.122Z] prd-ubuntu18.04-docker-arm64-4c-16g-12257 does not seem to be running inside a container [2021-10-28T21:04:47.258Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-10-28T21:04:50.872Z] $ docker top 1bb96774c9fd08497c226e2732bc3751949efce50016a37b0f8ec6d0d1abc4e4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-28T21:04:51.860Z] + docker-compose build --help [2021-10-28T21:04:51.860Z] + grep parallel [2021-10-28T21:05:00.149Z] --parallel Build images in parallel. [Pipeline] } [2021-10-28T21:05:00.200Z] $ docker stop --time=1 1bb96774c9fd08497c226e2732bc3751949efce50016a37b0f8ec6d0d1abc4e4 [2021-10-28T21:05:02.016Z] $ docker rm -f 1bb96774c9fd08497c226e2732bc3751949efce50016a37b0f8ec6d0d1abc4e4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:05:02.652Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-28T21:05:02.652Z] . [Pipeline] withDockerContainer [2021-10-28T21:05:02.929Z] prd-ubuntu18.04-docker-arm64-4c-16g-12257 does not seem to be running inside a container [2021-10-28T21:05:03.052Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-10-28T21:05:04.680Z] $ docker top 99fd3bcddd85e2562697837be405981d3a9010eedf5265d885927ff765e88de9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-28T21:05:05.653Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-28T21:05:13.993Z] Building core-command ... [2021-10-28T21:05:13.993Z] Building core-data ... [2021-10-28T21:05:13.993Z] Building core-metadata ... [2021-10-28T21:05:13.993Z] Building security-bootstrapper ... [2021-10-28T21:05:13.993Z] Building security-proxy-setup ... [2021-10-28T21:05:13.993Z] Building security-secretstore-setup ... [2021-10-28T21:05:13.993Z] Building support-notifications ... [2021-10-28T21:05:13.993Z] Building support-scheduler ... [2021-10-28T21:05:13.993Z] Building sys-mgmt-agent ... [2021-10-28T21:05:13.993Z] Building sys-mgmt-agent [2021-10-28T21:05:13.993Z] Building core-data [2021-10-28T21:05:13.993Z] Building security-proxy-setup [2021-10-28T21:05:13.993Z] Building support-scheduler [2021-10-28T21:05:13.993Z] Building core-command [2021-10-28T21:06:22.017Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-28T21:06:22.017Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-28T21:06:22.017Z] ---> ec3b44adb27d [2021-10-28T21:06:22.017Z] Step 3/22 : WORKDIR /edgex-go [2021-10-28T21:06:22.017Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-28T21:06:22.017Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-10-28T21:06:22.017Z] ---> ec3b44adb27d [2021-10-28T21:06:22.017Z] Step 3/20 : WORKDIR /edgex-go [2021-10-28T21:06:22.017Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-28T21:06:22.017Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-28T21:06:22.017Z] ---> ec3b44adb27d [2021-10-28T21:06:22.017Z] Step 3/22 : WORKDIR /edgex-go [2021-10-28T21:06:22.017Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-28T21:06:22.017Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-28T21:06:22.017Z] ---> ec3b44adb27d [2021-10-28T21:06:22.017Z] Step 3/23 : WORKDIR /edgex-go [2021-10-28T21:06:22.017Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-28T21:06:22.017Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-28T21:06:22.017Z] ---> ec3b44adb27d [2021-10-28T21:06:22.017Z] Step 3/22 : WORKDIR /edgex-go [2021-10-28T21:06:22.017Z] ---> Running in a0a1a8b10907 [2021-10-28T21:06:22.017Z] ---> Running in bb3b8735e686 [2021-10-28T21:06:22.017Z] ---> Running in 18faa1487ddd [2021-10-28T21:06:22.017Z] ---> Running in 00345b4c9cba [2021-10-28T21:06:22.017Z] ---> Running in 948f15b9ce14 [2021-10-28T21:06:22.017Z] Removing intermediate container bb3b8735e686 [2021-10-28T21:06:22.017Z] ---> 4df471aeb39f [2021-10-28T21:06:22.017Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T21:06:22.017Z] Removing intermediate container 18faa1487ddd [2021-10-28T21:06:22.017Z] ---> 68c209953c74 [2021-10-28T21:06:22.017Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T21:06:22.017Z] ---> Running in ddc3a9c2e7ed [2021-10-28T21:06:22.017Z] ---> Running in 08619c89dfd2 [2021-10-28T21:06:22.017Z] Removing intermediate container 00345b4c9cba [2021-10-28T21:06:22.017Z] ---> 48f4a50a8cf1 [2021-10-28T21:06:22.017Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T21:06:22.017Z] Removing intermediate container 948f15b9ce14 [2021-10-28T21:06:22.017Z] ---> 1a9cd9a760fe [2021-10-28T21:06:22.017Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T21:06:22.017Z] Removing intermediate container a0a1a8b10907 [2021-10-28T21:06:22.017Z] ---> e1c2f99043b1 [2021-10-28T21:06:22.017Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T21:06:22.017Z] ---> Running in dbf9c1e4aeac [2021-10-28T21:06:22.017Z] ---> Running in eaee5f9c1992 [2021-10-28T21:06:22.017Z] ---> Running in 55a3d768c412 [2021-10-28T21:06:25.433Z] Removing intermediate container 08619c89dfd2 [2021-10-28T21:06:25.433Z] ---> a4893ac24207 [2021-10-28T21:06:25.433Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-10-28T21:06:25.433Z] Removing intermediate container ddc3a9c2e7ed [2021-10-28T21:06:25.433Z] ---> a34c7152d148 [2021-10-28T21:06:25.433Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-28T21:06:25.433Z] ---> Running in b50858ce3f9e [2021-10-28T21:06:25.433Z] ---> Running in 0902e114f717 [2021-10-28T21:06:25.717Z] Removing intermediate container eaee5f9c1992 [2021-10-28T21:06:25.717Z] ---> 6e82c69e0470 [2021-10-28T21:06:25.717Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-10-28T21:06:25.717Z] Removing intermediate container dbf9c1e4aeac [2021-10-28T21:06:25.717Z] ---> 04c812117111 [2021-10-28T21:06:25.717Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-28T21:06:25.717Z] ---> Running in 787f4f41fa97 [2021-10-28T21:06:25.993Z] Removing intermediate container 55a3d768c412 [2021-10-28T21:06:25.993Z] ---> 2f50ee611951 [2021-10-28T21:06:25.993Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-28T21:06:25.993Z] ---> Running in 4baebc9b181a [2021-10-28T21:06:25.993Z] ---> Running in 049b1aa7dbc6 [2021-10-28T21:06:28.021Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-28T21:06:28.302Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-28T21:06:28.577Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-28T21:06:28.577Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-28T21:06:28.577Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-28T21:06:29.177Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-28T21:06:29.454Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-28T21:06:29.454Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-28T21:06:29.736Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-28T21:06:29.736Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-28T21:06:30.745Z] OK: 219 MiB in 52 packages [2021-10-28T21:06:30.745Z] OK: 219 MiB in 52 packages [2021-10-28T21:06:31.025Z] OK: 219 MiB in 52 packages [2021-10-28T21:06:31.312Z] OK: 219 MiB in 52 packages [2021-10-28T21:06:31.312Z] OK: 219 MiB in 52 packages [2021-10-28T21:06:32.795Z] Removing intermediate container 0902e114f717 [2021-10-28T21:06:32.795Z] ---> e04f7a547f60 [2021-10-28T21:06:32.795Z] Step 6/23 : COPY go.mod . [2021-10-28T21:06:32.795Z] Removing intermediate container b50858ce3f9e [2021-10-28T21:06:32.795Z] ---> 02d3ba719b67 [2021-10-28T21:06:32.795Z] Step 6/22 : COPY . . [2021-10-28T21:06:33.075Z] Removing intermediate container 049b1aa7dbc6 [2021-10-28T21:06:33.075Z] ---> 508688fe3290 [2021-10-28T21:06:33.075Z] Step 6/22 : COPY . . [2021-10-28T21:06:33.075Z] Removing intermediate container 4baebc9b181a [2021-10-28T21:06:33.075Z] ---> 0ce5ae3edda4 [2021-10-28T21:06:33.075Z] Step 6/22 : COPY . . [2021-10-28T21:06:33.354Z] Removing intermediate container 787f4f41fa97 [2021-10-28T21:06:33.354Z] ---> 4b800da5f4cd [2021-10-28T21:06:33.354Z] Step 6/20 : COPY . . [2021-10-28T21:06:33.965Z] ---> 6059c6139423 [2021-10-28T21:06:33.965Z] Step 7/23 : RUN go mod download [2021-10-28T21:06:34.241Z] ---> Running in f0569cd09c16 [2021-10-28T21:06:40.991Z] Removing intermediate container f0569cd09c16 [2021-10-28T21:06:40.991Z] ---> dfd3c3453515 [2021-10-28T21:06:40.991Z] Step 8/23 : COPY . . [2021-10-28T21:06:59.366Z] ---> fe3b318d6b02 [2021-10-28T21:06:59.366Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-28T21:06:59.366Z] ---> d5dd3cdf56cc [2021-10-28T21:06:59.366Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-28T21:06:59.366Z] ---> 31e210bca580 [2021-10-28T21:06:59.366Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-28T21:06:59.366Z] ---> 846ff8f07747 [2021-10-28T21:06:59.366Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-28T21:06:59.366Z] ---> Running in c77a170cce5f [2021-10-28T21:06:59.366Z] ---> Running in 540274088ca8 [2021-10-28T21:06:59.366Z] ---> Running in 4e62c54ac379 [2021-10-28T21:06:59.366Z] ---> Running in 603373e4d05e [2021-10-28T21:07:02.779Z] ---> 7e77e9fe6cf8 [2021-10-28T21:07:02.779Z] Step 9/23 : RUN go mod tidy [2021-10-28T21:07:02.779Z] ---> Running in b055f222eab1 [2021-10-28T21:07:05.430Z] Removing intermediate container 540274088ca8 [2021-10-28T21:07:05.430Z] ---> 2ddebf545704 [2021-10-28T21:07:05.430Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-28T21:07:05.430Z] Removing intermediate container c77a170cce5f [2021-10-28T21:07:05.430Z] ---> c7003a3ea7b0 [2021-10-28T21:07:05.430Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-10-28T21:07:05.430Z] ---> Running in 45654a571503 [2021-10-28T21:07:05.430Z] ---> Running in 57e033d89faa [2021-10-28T21:07:05.706Z] Removing intermediate container 4e62c54ac379 [2021-10-28T21:07:05.706Z] ---> 77bab238b32c [2021-10-28T21:07:05.706Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-28T21:07:05.706Z] Removing intermediate container 603373e4d05e [2021-10-28T21:07:05.706Z] ---> 5d2e173d3e95 [2021-10-28T21:07:05.706Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-10-28T21:07:05.994Z] ---> Running in 5bdf6a8920cf [2021-10-28T21:07:05.994Z] ---> Running in 16cb64fe0ce4 [2021-10-28T21:07:08.657Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-10-28T21:07:08.657Z] 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-10-28T21:07:08.937Z] 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-10-28T21:07:08.937Z] 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-10-28T21:07:09.213Z] Removing intermediate container b055f222eab1 [2021-10-28T21:07:09.213Z] ---> e4917484a235 [2021-10-28T21:07:09.213Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-28T21:07:09.500Z] ---> Running in 14faeeb375a2 [2021-10-28T21:07:12.148Z] 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-10-28T21:09:34.137Z] 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-10-28T21:09:46.643Z] Removing intermediate container 5bdf6a8920cf [2021-10-28T21:09:46.643Z] Removing intermediate container 57e033d89faa [2021-10-28T21:09:46.643Z] ---> e8da559634a2 [2021-10-28T21:09:46.643Z] ---> fb117fad7bc0 [2021-10-28T21:09:46.643Z] [2021-10-28T21:09:46.643Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executorStep 9/22 : FROM alpine:3.14 [2021-10-28T21:09:46.643Z] [2021-10-28T21:09:46.643Z] ---> Running in eeb05d69667b [2021-10-28T21:09:46.643Z] 3.14: Pulling from library/alpine [2021-10-28T21:09:46.643Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-28T21:09:46.643Z] Status: Downloaded newer image for alpine:3.14 [2021-10-28T21:09:46.643Z] ---> bb3de5531c18 [2021-10-28T21:09:46.643Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-28T21:09:46.643Z] ---> Running in a66f0b4c3620 [2021-10-28T21:09:47.649Z] 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-10-28T21:09:48.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-28T21:09:48.889Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-28T21:09:50.355Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-28T21:09:50.355Z] Executing busybox-1.33.1-r3.trigger [2021-10-28T21:09:50.355Z] OK: 5 MiB in 15 packages [2021-10-28T21:09:53.043Z] Removing intermediate container a66f0b4c3620 [2021-10-28T21:09:53.043Z] ---> f670951bbc9b [2021-10-28T21:09:53.043Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-28T21:09:53.043Z] ---> Running in 42c6eeaeba14 [2021-10-28T21:09:53.321Z] Removing intermediate container 45654a571503 [2021-10-28T21:09:53.321Z] ---> 6cc6938e0c2a [2021-10-28T21:09:53.321Z] [2021-10-28T21:09:53.321Z] Step 9/20 : FROM alpine:3.14 [2021-10-28T21:09:53.321Z] ---> bb3de5531c18 [2021-10-28T21:09:53.321Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-10-28T21:09:53.600Z] ---> Running in 931bd56503e2 [2021-10-28T21:09:54.207Z] Removing intermediate container 42c6eeaeba14 [2021-10-28T21:09:54.207Z] ---> 09472e682c46 [2021-10-28T21:09:54.207Z] Step 12/22 : ENV APP_PORT=59882 [2021-10-28T21:09:54.487Z] ---> Running in 81ab3875b414 [2021-10-28T21:09:55.104Z] Removing intermediate container eeb05d69667b [2021-10-28T21:09:55.104Z] ---> 253b1ee8821b [2021-10-28T21:09:55.104Z] [2021-10-28T21:09:55.104Z] Step 10/22 : FROM docker:20.10.8 [2021-10-28T21:09:55.385Z] 20.10.8: Pulling from library/docker [2021-10-28T21:09:56.001Z] Removing intermediate container 81ab3875b414 [2021-10-28T21:09:56.001Z] ---> c35f15c8ccf2 [2021-10-28T21:09:56.001Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-28T21:09:56.283Z] ---> Running in 216a9426eabe [2021-10-28T21:09:56.564Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-28T21:09:56.845Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-28T21:09:57.850Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-28T21:09:58.128Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-28T21:09:58.128Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-28T21:09:58.128Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-28T21:09:58.128Z] (5/5) Installing curl (7.79.1-r0) [2021-10-28T21:09:58.128Z] Executing busybox-1.33.1-r3.trigger [2021-10-28T21:09:58.128Z] Executing ca-certificates-20191127-r5.trigger [2021-10-28T21:09:58.128Z] Removing intermediate container 216a9426eabe [2021-10-28T21:09:58.128Z] ---> dd255eb0c30a [2021-10-28T21:09:58.128Z] Step 14/22 : WORKDIR / [2021-10-28T21:09:58.443Z] OK: 8 MiB in 19 packages [2021-10-28T21:09:58.840Z] ---> Running in 7f25635bad53 [2021-10-28T21:10:01.121Z] Removing intermediate container 7f25635bad53 [2021-10-28T21:10:01.121Z] ---> 7d7e5eb74153 [2021-10-28T21:10:01.121Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-28T21:10:03.222Z] Removing intermediate container 931bd56503e2 [2021-10-28T21:10:03.222Z] ---> 1ce143015d47 [2021-10-28T21:10:03.222Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-28T21:10:03.222Z] ---> 15e2e035ab87 [2021-10-28T21:10:03.222Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-28T21:10:03.222Z] ---> Running in df0c33840e25 [2021-10-28T21:10:04.234Z] Removing intermediate container df0c33840e25 [2021-10-28T21:10:04.234Z] ---> 9ed48d604b2b [2021-10-28T21:10:04.234Z] Step 12/20 : WORKDIR /edgex [2021-10-28T21:10:04.870Z] ---> Running in c9947b64b493 [2021-10-28T21:10:05.873Z] Removing intermediate container 14faeeb375a2 [2021-10-28T21:10:05.873Z] ---> 2f28f06e84df [2021-10-28T21:10:05.873Z] [2021-10-28T21:10:05.873Z] Step 11/23 : FROM alpine:3.14 [2021-10-28T21:10:05.873Z] ---> bb3de5531c18 [2021-10-28T21:10:05.873Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-28T21:10:05.873Z] ---> Using cache [2021-10-28T21:10:05.873Z] ---> f670951bbc9b [2021-10-28T21:10:05.873Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-28T21:10:05.873Z] ---> Using cache [2021-10-28T21:10:05.873Z] ---> 09472e682c46 [2021-10-28T21:10:05.873Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-28T21:10:06.151Z] ---> Running in e92d487fba7b [2021-10-28T21:10:06.151Z] Removing intermediate container c9947b64b493 [2021-10-28T21:10:06.151Z] ---> 00c21fc6e063 [2021-10-28T21:10:06.151Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-28T21:10:06.151Z] ---> 90b818dda118 [2021-10-28T21:10:06.151Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-28T21:10:07.170Z] Removing intermediate container e92d487fba7b [2021-10-28T21:10:07.170Z] ---> 6a4ff5ae37bc [2021-10-28T21:10:07.170Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-28T21:10:07.448Z] ---> Running in 30dcc301256b [2021-10-28T21:10:08.051Z] ---> b7b585b89c15 [2021-10-28T21:10:08.051Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-10-28T21:10:08.326Z] ---> 47d3ccd675c5 [2021-10-28T21:10:08.326Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-28T21:10:08.326Z] ---> Running in fe67d1118844 [2021-10-28T21:10:08.600Z] Removing intermediate container 30dcc301256b [2021-10-28T21:10:08.600Z] ---> 41a000a5ebf4 [2021-10-28T21:10:08.600Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-28T21:10:09.589Z] Removing intermediate container fe67d1118844 [2021-10-28T21:10:09.589Z] ---> 663742e5183b [2021-10-28T21:10:09.589Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-28T21:10:09.589Z] ---> Running in 2dc0ddef07e3 [2021-10-28T21:10:11.043Z] ---> f40807d204fa [2021-10-28T21:10:11.043Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-28T21:10:11.043Z] Removing intermediate container 2dc0ddef07e3 [2021-10-28T21:10:11.043Z] ---> e342d958162f [2021-10-28T21:10:11.043Z] Step 20/22 : LABEL arch=arm64 [2021-10-28T21:10:11.043Z] ---> Running in bb945ebd0e92 [2021-10-28T21:10:11.043Z] ---> 472cb40dc8cd [2021-10-28T21:10:11.043Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-28T21:10:12.489Z] Removing intermediate container bb945ebd0e92 [2021-10-28T21:10:12.489Z] ---> 1d0e14ba0088 [2021-10-28T21:10:12.489Z] Step 21/22 : LABEL git_sha=bb789e859d3d2ab0abf03e819d544556f23e5643 [2021-10-28T21:10:12.489Z] ---> Running in 8c49ed2dc9c7 [2021-10-28T21:10:13.485Z] ---> 1cc09d5d4f86 [2021-10-28T21:10:13.485Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-28T21:10:13.766Z] Removing intermediate container 8c49ed2dc9c7 [2021-10-28T21:10:13.766Z] ---> 89eb5395c596 [2021-10-28T21:10:13.766Z] Step 22/22 : LABEL version=0.0.0 [2021-10-28T21:10:13.766Z] ---> c27294e51b6e [2021-10-28T21:10:13.766Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-28T21:10:14.043Z] ---> Running in 0cd95c3ff553 [2021-10-28T21:10:14.043Z] ---> Running in d109aa037c03 [2021-10-28T21:10:15.038Z] Removing intermediate container 0cd95c3ff553 [2021-10-28T21:10:15.038Z] ---> 63e861d58626 [2021-10-28T21:10:15.038Z] [2021-10-28T21:10:15.038Z] Removing intermediate container d109aa037c03 [2021-10-28T21:10:15.038Z] ---> 40ce83807575 [2021-10-28T21:10:15.038Z] Step 17/20 : CMD ["--init=true"] [2021-10-28T21:10:15.321Z] ---> f5cdff12c4ca [2021-10-28T21:10:15.321Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-28T21:10:15.321Z] ---> Running in 44cb312bda0d [2021-10-28T21:10:15.596Z] ---> Running in d9827e05fee1 [2021-10-28T21:10:15.872Z] Successfully built 63e861d58626 [2021-10-28T21:10:15.872Z] Successfully tagged core-command-arm64:latest [2021-10-28T21:10:15.872Z]  Building core-command ... done Building core-metadata [2021-10-28T21:10:16.157Z] Removing intermediate container 44cb312bda0d [2021-10-28T21:10:16.157Z] ---> 2191f0c383b2 [2021-10-28T21:10:16.157Z] Step 18/20 : LABEL arch=arm64 [2021-10-28T21:10:16.431Z] Removing intermediate container d9827e05fee1 [2021-10-28T21:10:16.431Z] ---> Running in 1229ad371da2 [2021-10-28T21:10:16.431Z] ---> 790067e5d3ce [2021-10-28T21:10:16.431Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-28T21:10:16.706Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-28T21:10:16.706Z] ---> Running in 91cc4304c90b [2021-10-28T21:10:16.706Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-28T21:10:16.706Z] ---> 3734d5adc5ac [2021-10-28T21:10:16.706Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-10-28T21:10:16.985Z] ---> Running in 151cb30c8076 [2021-10-28T21:10:16.985Z] Removing intermediate container 1229ad371da2 [2021-10-28T21:10:16.985Z] ---> 9693cdf445d1 [2021-10-28T21:10:16.985Z] Step 19/20 : LABEL git_sha=bb789e859d3d2ab0abf03e819d544556f23e5643 [2021-10-28T21:10:17.267Z] Removing intermediate container 16cb64fe0ce4 [2021-10-28T21:10:17.267Z] ---> 33ce1a4c4a37 [2021-10-28T21:10:17.267Z] [2021-10-28T21:10:17.267Z] Step 9/22 : FROM alpine:3.14 [2021-10-28T21:10:17.267Z] ---> Running in 00fd1e50ea76 [2021-10-28T21:10:17.267Z] ---> bb3de5531c18 [2021-10-28T21:10:17.267Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-28T21:10:17.547Z] Removing intermediate container 91cc4304c90b [2021-10-28T21:10:17.547Z] ---> a31574d8e205 [2021-10-28T21:10:17.547Z] Step 21/23 : LABEL arch=arm64 [2021-10-28T21:10:17.829Z] Removing intermediate container 151cb30c8076 [2021-10-28T21:10:17.829Z] ---> f07913be5302 [2021-10-28T21:10:17.829Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-10-28T21:10:17.829Z] ---> Running in eaa2e8d2e247 [2021-10-28T21:10:17.829Z] ---> Running in 33592c334056 [2021-10-28T21:10:18.108Z] ---> Running in 20a27e5d0be9 [2021-10-28T21:10:18.380Z] Removing intermediate container 00fd1e50ea76 [2021-10-28T21:10:18.380Z] ---> 889479cdb642 [2021-10-28T21:10:18.380Z] Step 20/20 : LABEL version=0.0.0 [2021-10-28T21:10:18.666Z] ---> Running in 132ec0e3b1fd [2021-10-28T21:10:18.955Z] Removing intermediate container eaa2e8d2e247 [2021-10-28T21:10:18.955Z] ---> 04c1b12015ab [2021-10-28T21:10:18.955Z] Step 11/22 : ENV APP_PORT=59880 [2021-10-28T21:10:18.955Z] Removing intermediate container 33592c334056 [2021-10-28T21:10:18.955Z] ---> ef10aa3fb29f [2021-10-28T21:10:18.955Z] Step 22/23 : LABEL git_sha=bb789e859d3d2ab0abf03e819d544556f23e5643 [2021-10-28T21:10:19.235Z] ---> Running in 077d0ccdf197 [2021-10-28T21:10:19.235Z] ---> Running in 64090d542f51 [2021-10-28T21:10:19.844Z] Removing intermediate container 132ec0e3b1fd [2021-10-28T21:10:19.844Z] ---> 7f9773c9d1eb [2021-10-28T21:10:19.844Z] [2021-10-28T21:10:20.129Z] Removing intermediate container 077d0ccdf197 [2021-10-28T21:10:20.129Z] ---> 8ab2c45ba0c0 [2021-10-28T21:10:20.129Z] Step 12/22 : EXPOSE $APP_PORT [2021-10-28T21:10:20.419Z] Successfully built 7f9773c9d1eb [2021-10-28T21:10:20.419Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-28T21:10:20.419Z] Successfully tagged security-proxy-setup-arm64:latest [2021-10-28T21:10:20.419Z] Building security-bootstrapper [2021-10-28T21:10:20.419Z]  Building security-proxy-setup ... done Removing intermediate container 64090d542f51 [2021-10-28T21:10:20.419Z] ---> d913d73ed5b6 [2021-10-28T21:10:20.419Z] Step 23/23 : LABEL version=0.0.0 [2021-10-28T21:10:20.700Z] ---> Running in f98db42a291a [2021-10-28T21:10:20.700Z] ---> Running in f8812b7c744a [2021-10-28T21:10:20.700Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-28T21:10:21.308Z] Removing intermediate container f98db42a291a [2021-10-28T21:10:21.308Z] ---> d22c3d568ad2 [2021-10-28T21:10:21.308Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T21:10:21.308Z] Removing intermediate container f8812b7c744a [2021-10-28T21:10:21.308Z] ---> 01ec180bff21 [2021-10-28T21:10:21.308Z] [2021-10-28T21:10:21.595Z] ---> Running in 9d35c19bae95 [2021-10-28T21:10:21.873Z] (1/42) Installing readline (8.1.0-r0) [2021-10-28T21:10:21.873Z] (2/42) Installing bash (5.1.4-r0) [2021-10-28T21:10:22.148Z] Successfully built 01ec180bff21 [2021-10-28T21:10:22.148Z] Successfully tagged support-scheduler-arm64:latest [2021-10-28T21:10:22.148Z] Executing bash-5.1.4-r0.post-install [2021-10-28T21:10:22.148Z]  Building support-scheduler ... done (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-28T21:10:22.148Z] Building support-notifications [2021-10-28T21:10:22.148Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-28T21:10:22.148Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-28T21:10:22.148Z] (6/42) Installing curl (7.79.1-r0) [2021-10-28T21:10:22.148Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-28T21:10:22.148Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-28T21:10:22.148Z] (9/42) Installing expat (2.4.1-r0) [2021-10-28T21:10:22.148Z] (10/42) Installing libffi (3.3-r2) [2021-10-28T21:10:22.148Z] (11/42) Installing gdbm (1.19-r0) [2021-10-28T21:10:22.148Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-28T21:10:22.148Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-28T21:10:22.148Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-28T21:10:22.148Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-28T21:10:22.423Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-28T21:10:22.423Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-28T21:10:25.066Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-28T21:10:25.066Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-28T21:10:25.066Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-28T21:10:25.066Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-28T21:10:25.066Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-28T21:10:25.066Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-28T21:10:25.066Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-28T21:10:25.066Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-28T21:10:25.066Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-28T21:10:25.066Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-28T21:10:25.066Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-28T21:10:25.066Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-28T21:10:25.066Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-28T21:10:25.066Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-28T21:10:25.066Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-28T21:10:25.066Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-28T21:10:25.066Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-28T21:10:25.066Z] Removing intermediate container 9d35c19bae95 [2021-10-28T21:10:25.066Z] ---> 1839b6fc0759 [2021-10-28T21:10:25.066Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-28T21:10:25.066Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-28T21:10:25.066Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-28T21:10:25.066Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-28T21:10:25.347Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-28T21:10:25.347Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-28T21:10:25.347Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-28T21:10:25.347Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-28T21:10:25.347Z] ---> Running in f9e6fe4254c7 [2021-10-28T21:10:25.628Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-28T21:10:26.236Z] Executing busybox-1.33.1-r3.trigger [2021-10-28T21:10:26.236Z] OK: 84 MiB in 64 packages [2021-10-28T21:10:26.847Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-28T21:10:28.294Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-28T21:10:29.290Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-28T21:10:29.290Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-28T21:10:29.569Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-28T21:10:29.569Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-28T21:10:29.849Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-28T21:10:29.849Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-28T21:10:30.130Z] Executing busybox-1.33.1-r3.trigger [2021-10-28T21:10:30.130Z] OK: 8 MiB in 20 packages [2021-10-28T21:10:32.136Z] Collecting docker-compose==1.23.2 [2021-10-28T21:10:32.136Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-28T21:10:32.422Z] Removing intermediate container f9e6fe4254c7 [2021-10-28T21:10:32.422Z] ---> aab47cf5ead7 [2021-10-28T21:10:32.712Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-28T21:10:32.987Z] Collecting docker<4.0,>=3.6.0 [2021-10-28T21:10:32.987Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-28T21:10:33.266Z] Collecting cached-property<2,>=1.2.0 [2021-10-28T21:10:33.266Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-28T21:10:33.556Z] Collecting jsonschema<3,>=2.5.1 [2021-10-28T21:10:33.836Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-28T21:10:33.836Z] ---> 68d93a03cc82 [2021-10-28T21:10:33.836Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-28T21:10:34.112Z] Collecting docopt<0.7,>=0.6.1 [2021-10-28T21:10:34.112Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-28T21:10:36.102Z] ---> 03d45c797054 [2021-10-28T21:10:36.102Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-28T21:10:37.099Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-28T21:10:37.100Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-28T21:10:37.100Z] ---> ba3b542e06eb [2021-10-28T21:10:37.100Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-10-28T21:10:37.100Z] ---> Running in c1316a48cf15 [2021-10-28T21:10:37.705Z] Removing intermediate container c1316a48cf15 [2021-10-28T21:10:37.705Z] ---> c3d1e80a5c92 [2021-10-28T21:10:37.705Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-28T21:10:37.979Z] ---> Running in c882ddb1e750 [2021-10-28T21:10:38.260Z] Removing intermediate container c882ddb1e750 [2021-10-28T21:10:38.260Z] ---> be562c480c8c [2021-10-28T21:10:38.260Z] Step 20/22 : LABEL arch=arm64 [2021-10-28T21:10:38.548Z] ---> Running in a8b4fb0fba00 [2021-10-28T21:10:39.161Z] Removing intermediate container a8b4fb0fba00 [2021-10-28T21:10:39.161Z] ---> 313e2e66ab08 [2021-10-28T21:10:39.161Z] Step 21/22 : LABEL git_sha=bb789e859d3d2ab0abf03e819d544556f23e5643 [2021-10-28T21:10:39.161Z] ---> Running in 7ba0d23d6fd1 [2021-10-28T21:10:39.762Z] Removing intermediate container 7ba0d23d6fd1 [2021-10-28T21:10:39.762Z] ---> 3d369d640010 [2021-10-28T21:10:39.762Z] Step 22/22 : LABEL version=0.0.0 [2021-10-28T21:10:40.036Z] ---> Running in 1978343d5008 [2021-10-28T21:10:40.655Z] Collecting PyYAML<4,>=3.10 [2021-10-28T21:10:40.655Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-28T21:10:40.937Z] Removing intermediate container 1978343d5008 [2021-10-28T21:10:40.937Z] ---> 78db61b5faae [2021-10-28T21:10:40.937Z] [2021-10-28T21:10:41.551Z] Successfully built 78db61b5faae [2021-10-28T21:10:41.551Z] Successfully tagged core-data-arm64:latest [2021-10-28T21:10:41.551Z]  Building core-data ... done Building security-secretstore-setup [2021-10-28T21:10:45.874Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-28T21:10:45.874Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-28T21:10:46.153Z] Collecting texttable<0.10,>=0.9.0 [2021-10-28T21:10:46.153Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-28T21:10:49.581Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-28T21:10:49.581Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-28T21:10:49.581Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-10-28T21:10:49.581Z] Collecting docker-pycreds>=0.4.0 [2021-10-28T21:10:49.581Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-28T21:10:50.582Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-10-28T21:10:50.582Z] Collecting idna<2.8,>=2.5 [2021-10-28T21:10:50.582Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-28T21:10:50.862Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-28T21:10:50.862Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-28T21:10:51.855Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-28T21:10:51.855Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-28T21:10:52.132Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-28T21:10:52.132Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-28T21:10:52.132Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-28T21:10:52.406Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-28T21:10:53.871Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-28T21:10:53.871Z] Attempting uninstall: urllib3 [2021-10-28T21:10:53.871Z] Found existing installation: urllib3 1.26.5 [2021-10-28T21:10:53.871Z] Uninstalling urllib3-1.26.5: [2021-10-28T21:10:53.871Z] Successfully uninstalled urllib3-1.26.5 [2021-10-28T21:10:54.510Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-28T21:10:54.510Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-28T21:10:54.510Z] ---> ec3b44adb27d [2021-10-28T21:10:54.510Z] Step 3/22 : WORKDIR /edgex-go [2021-10-28T21:10:54.510Z] ---> Using cache [2021-10-28T21:10:54.510Z] ---> 1a9cd9a760fe [2021-10-28T21:10:54.510Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T21:10:54.510Z] ---> Using cache [2021-10-28T21:10:54.510Z] ---> 2f50ee611951 [2021-10-28T21:10:54.510Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-28T21:10:54.788Z] Attempting uninstall: idna [2021-10-28T21:10:54.788Z] Found existing installation: idna 3.2 [2021-10-28T21:10:54.788Z] Uninstalling idna-3.2: [2021-10-28T21:10:55.065Z] Successfully uninstalled idna-3.2 [2021-10-28T21:10:55.669Z] ---> Running in d815279cadcf [2021-10-28T21:10:56.272Z] Attempting uninstall: chardet [2021-10-28T21:10:56.272Z] Found existing installation: chardet 4.0.0 [2021-10-28T21:10:56.272Z] Uninstalling chardet-4.0.0: [2021-10-28T21:10:56.550Z] Successfully uninstalled chardet-4.0.0 [2021-10-28T21:10:58.054Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-28T21:10:59.084Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-28T21:10:59.084Z] Attempting uninstall: requests [2021-10-28T21:10:59.084Z] Found existing installation: requests 2.25.1 [2021-10-28T21:10:59.451Z] Uninstalling requests-2.25.1: [2021-10-28T21:10:59.804Z] Successfully uninstalled requests-2.25.1 [2021-10-28T21:11:00.418Z] Running setup.py install for texttable: started [2021-10-28T21:11:00.418Z] OK: 219 MiB in 52 packages [2021-10-28T21:11:03.075Z] Removing intermediate container d815279cadcf [2021-10-28T21:11:03.075Z] ---> c88a1cce5433 [2021-10-28T21:11:03.075Z] Step 6/22 : COPY . . [2021-10-28T21:11:03.352Z] Running setup.py install for texttable: finished with status 'done' [2021-10-28T21:11:03.352Z] Running setup.py install for PyYAML: started [2021-10-28T21:11:06.801Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-28T21:11:06.801Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-10-28T21:11:06.801Z] ---> ec3b44adb27d [2021-10-28T21:11:06.801Z] Step 3/30 : WORKDIR /edgex-go [2021-10-28T21:11:06.801Z] ---> Using cache [2021-10-28T21:11:06.801Z] ---> 1a9cd9a760fe [2021-10-28T21:11:06.801Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T21:11:06.801Z] ---> Using cache [2021-10-28T21:11:06.801Z] ---> 2f50ee611951 [2021-10-28T21:11:06.801Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-10-28T21:11:06.801Z] ---> Using cache [2021-10-28T21:11:06.801Z] ---> c88a1cce5433 [2021-10-28T21:11:06.801Z] Step 6/30 : COPY . . [2021-10-28T21:11:07.085Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-28T21:11:07.724Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-28T21:11:07.724Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-10-28T21:11:07.724Z] ---> ec3b44adb27d [2021-10-28T21:11:07.724Z] Step 3/21 : WORKDIR /edgex-go [2021-10-28T21:11:07.724Z] ---> Using cache [2021-10-28T21:11:07.724Z] ---> 1a9cd9a760fe [2021-10-28T21:11:07.724Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T21:11:07.724Z] ---> Using cache [2021-10-28T21:11:07.724Z] ---> 2f50ee611951 [2021-10-28T21:11:07.724Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-28T21:11:08.009Z] Running setup.py install for docopt: started [2021-10-28T21:11:08.290Z] ---> Running in 1f6020b70d57 [2021-10-28T21:11:10.955Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-28T21:11:10.955Z] Running setup.py install for docopt: finished with status 'done' [2021-10-28T21:11:10.955Z] Running setup.py install for dockerpty: started [2021-10-28T21:11:11.956Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-28T21:11:12.947Z] OK: 219 MiB in 52 packages [2021-10-28T21:11:14.408Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-28T21:11:16.409Z] Removing intermediate container 1f6020b70d57 [2021-10-28T21:11:16.409Z] ---> 77a1b4f765ff [2021-10-28T21:11:16.409Z] Step 6/21 : COPY . . [2021-10-28T21:11:17.032Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-10-28T21:11:22.492Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-28T21:11:22.492Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-28T21:11:22.492Z] ---> ec3b44adb27d [2021-10-28T21:11:22.492Z] Step 3/24 : WORKDIR /edgex-go [2021-10-28T21:11:22.492Z] ---> Using cache [2021-10-28T21:11:22.492Z] ---> 1a9cd9a760fe [2021-10-28T21:11:22.492Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T21:11:22.492Z] ---> Using cache [2021-10-28T21:11:22.492Z] ---> 2f50ee611951 [2021-10-28T21:11:22.492Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-28T21:11:22.492Z] ---> Using cache [2021-10-28T21:11:22.492Z] ---> c88a1cce5433 [2021-10-28T21:11:22.492Z] Step 6/24 : COPY . . [2021-10-28T21:11:32.689Z] ---> 9302a9b18a26 [2021-10-28T21:11:32.689Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-28T21:11:32.689Z] ---> Running in 3496db1a9da0 [2021-10-28T21:11:33.299Z] ---> 1b69e14154a2 [2021-10-28T21:11:33.299Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-28T21:11:33.903Z] ---> Running in 82483f1d8429 [2021-10-28T21:11:35.376Z] Removing intermediate container 20a27e5d0be9 [2021-10-28T21:11:35.376Z] ---> 7ab0f084094a [2021-10-28T21:11:35.376Z] Step 13/22 : ENV APP_PORT=58890 [2021-10-28T21:11:35.661Z] ---> Running in 2a6bf68257b5 [2021-10-28T21:11:37.130Z] Removing intermediate container 2a6bf68257b5 [2021-10-28T21:11:37.130Z] ---> 5824c96cd0c3 [2021-10-28T21:11:37.130Z] Step 14/22 : EXPOSE $APP_PORT [2021-10-28T21:11:37.130Z] ---> Running in de8c4cef793e [2021-10-28T21:11:37.410Z] Removing intermediate container 3496db1a9da0 [2021-10-28T21:11:37.411Z] ---> 047eef74a376 [2021-10-28T21:11:37.411Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-10-28T21:11:38.024Z] ---> Running in 9f3fe7da0139 [2021-10-28T21:11:38.306Z] Removing intermediate container de8c4cef793e [2021-10-28T21:11:38.306Z] ---> 37ec640cf9dd [2021-10-28T21:11:38.306Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-28T21:11:39.306Z] Removing intermediate container 82483f1d8429 [2021-10-28T21:11:39.306Z] ---> a2ca25a94a59 [2021-10-28T21:11:39.306Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-28T21:11:39.306Z] ---> Running in c16e9199b9e1 [2021-10-28T21:11:40.311Z] 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-10-28T21:11:41.317Z] ---> 7563229c14c0 [2021-10-28T21:11:41.317Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-28T21:11:41.924Z] 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-10-28T21:11:43.949Z] ---> 5b5c565e8e09 [2021-10-28T21:11:43.949Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-28T21:11:46.630Z] ---> e3e0a685fc2a [2021-10-28T21:11:46.630Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-28T21:11:47.268Z] ---> Running in 0a7c0fa41a89 [2021-10-28T21:11:47.268Z] ---> 5363ec373158 [2021-10-28T21:11:47.268Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-28T21:11:47.553Z] ---> Running in 99986ca6e315 [2021-10-28T21:11:49.597Z] Removing intermediate container 99986ca6e315 [2021-10-28T21:11:49.597Z] ---> 56f48cf3f576 [2021-10-28T21:11:49.597Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-28T21:11:49.597Z] ---> Running in 7705afe6bbb3 [2021-10-28T21:11:51.086Z] Removing intermediate container 7705afe6bbb3 [2021-10-28T21:11:51.086Z] ---> 0c11010632f0 [2021-10-28T21:11:51.086Z] Step 20/22 : LABEL arch=arm64 [2021-10-28T21:11:51.086Z] ---> Running in b11a4ae0dfd0 [2021-10-28T21:11:52.559Z] Removing intermediate container b11a4ae0dfd0 [2021-10-28T21:11:52.559Z] ---> aaecfa591fa1 [2021-10-28T21:11:52.559Z] Step 21/22 : LABEL git_sha=bb789e859d3d2ab0abf03e819d544556f23e5643 [2021-10-28T21:11:52.559Z] ---> Running in 5d615417669a [2021-10-28T21:11:52.843Z] ---> 00e39cf2ad94 [2021-10-28T21:11:52.843Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-28T21:11:53.126Z] ---> Running in f99d2731d04e [2021-10-28T21:11:53.418Z] Removing intermediate container 5d615417669a [2021-10-28T21:11:53.418Z] ---> 1faf8e982f00 [2021-10-28T21:11:53.418Z] Step 22/22 : LABEL version=0.0.0 [2021-10-28T21:11:53.709Z] ---> Running in e85ab6450600 [2021-10-28T21:11:55.181Z] Removing intermediate container e85ab6450600 [2021-10-28T21:11:55.181Z] ---> 847f4d7f1a78 [2021-10-28T21:11:55.181Z] [2021-10-28T21:11:55.469Z] Removing intermediate container 0a7c0fa41a89 [2021-10-28T21:11:55.469Z] ---> 99b84a2c2063 [2021-10-28T21:11:55.469Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-10-28T21:11:55.749Z] ---> Running in 843809f4e8c8 [2021-10-28T21:11:56.767Z] Successfully built 847f4d7f1a78 [2021-10-28T21:11:56.768Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-10-28T21:11:58.242Z]  Building sys-mgmt-agent ... done 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-10-28T21:12:00.914Z] Removing intermediate container f99d2731d04e [2021-10-28T21:12:00.914Z] ---> c99332a9ba64 [2021-10-28T21:12:00.914Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-28T21:12:00.914Z] ---> Running in f6e2943dfa8c [2021-10-28T21:12:03.608Z] 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-10-28T21:13:55.940Z] Removing intermediate container c16e9199b9e1 [2021-10-28T21:13:55.940Z] ---> e8e5541c65d8 [2021-10-28T21:13:55.940Z] [2021-10-28T21:13:55.940Z] Step 9/30 : FROM alpine:3.14 [2021-10-28T21:13:55.940Z] ---> bb3de5531c18 [2021-10-28T21:13:55.940Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-28T21:13:55.940Z] ---> Running in 82f89f864e0a [2021-10-28T21:13:56.225Z] Removing intermediate container 82f89f864e0a [2021-10-28T21:13:56.225Z] ---> 50706a5c95a2 [2021-10-28T21:13:56.225Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-28T21:13:56.511Z] ---> Running in 9a7f7512f98a [2021-10-28T21:13:59.220Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-28T21:13:59.220Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-28T21:14:00.705Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-28T21:14:00.705Z] (2/2) Installing su-exec (0.2-r1) [2021-10-28T21:14:00.705Z] Executing busybox-1.33.1-r3.trigger [2021-10-28T21:14:00.705Z] OK: 5 MiB in 16 packages [2021-10-28T21:14:02.758Z] 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-10-28T21:14:03.375Z] Removing intermediate container 9a7f7512f98a [2021-10-28T21:14:03.375Z] ---> b04f70969230 [2021-10-28T21:14:03.375Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-28T21:14:03.656Z] ---> Running in 40569a2c56f5 [2021-10-28T21:14:04.279Z] Removing intermediate container 9f3fe7da0139 [2021-10-28T21:14:04.279Z] ---> b52efc7d9a89 [2021-10-28T21:14:04.279Z] [2021-10-28T21:14:04.279Z] Step 9/22 : FROM alpine:3.14 [2021-10-28T21:14:04.279Z] ---> bb3de5531c18 [2021-10-28T21:14:04.279Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-28T21:14:04.279Z] ---> Using cache [2021-10-28T21:14:04.279Z] ---> f670951bbc9b [2021-10-28T21:14:04.572Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-28T21:14:04.572Z] ---> Using cache [2021-10-28T21:14:04.572Z] ---> 09472e682c46 [2021-10-28T21:14:04.572Z] Step 12/22 : ENV APP_PORT=59881 [2021-10-28T21:14:04.572Z] Removing intermediate container 40569a2c56f5 [2021-10-28T21:14:04.572Z] ---> aae511c2408a [2021-10-28T21:14:04.572Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-28T21:14:04.572Z] ---> Running in ea2c74e82cfa [2021-10-28T21:14:04.859Z] ---> Running in 17506bb05f5d [2021-10-28T21:14:05.464Z] Removing intermediate container ea2c74e82cfa [2021-10-28T21:14:05.464Z] ---> 5262d03eb787 [2021-10-28T21:14:05.464Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-28T21:14:05.464Z] Removing intermediate container 17506bb05f5d [2021-10-28T21:14:05.464Z] ---> da7abe5fc774 [2021-10-28T21:14:05.464Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-28T21:14:05.742Z] ---> Running in 8455049975d8 [2021-10-28T21:14:05.742Z] ---> Running in 124b80181437 [2021-10-28T21:14:06.368Z] Removing intermediate container 8455049975d8 [2021-10-28T21:14:06.368Z] ---> 0c31df11e70e [2021-10-28T21:14:06.368Z] Step 14/22 : WORKDIR / [2021-10-28T21:14:06.671Z] ---> Running in 81014dc0e21e [2021-10-28T21:14:07.666Z] Removing intermediate container 81014dc0e21e [2021-10-28T21:14:07.666Z] ---> ec23c09aaa8d [2021-10-28T21:14:07.666Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-28T21:14:09.154Z] ---> eb9ffc4fe7cc [2021-10-28T21:14:09.155Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-28T21:14:09.155Z] Removing intermediate container 124b80181437 [2021-10-28T21:14:09.155Z] ---> 4c765133ab6f [2021-10-28T21:14:09.155Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-28T21:14:09.434Z] ---> Running in 2c9134599bcf [2021-10-28T21:14:10.454Z] Removing intermediate container 2c9134599bcf [2021-10-28T21:14:10.454Z] ---> 1d6b400e95a2 [2021-10-28T21:14:10.454Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-28T21:14:11.447Z] ---> 70c6f7161539 [2021-10-28T21:14:11.447Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-28T21:14:11.723Z] ---> 95f0afaa078a [2021-10-28T21:14:11.723Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-28T21:14:12.001Z] ---> Running in 56baae0e82c5 [2021-10-28T21:14:12.615Z] ---> 410007bfbb00 [2021-10-28T21:14:12.615Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-10-28T21:14:12.615Z] ---> Running in 1ba1e53eb51b [2021-10-28T21:14:13.609Z] Removing intermediate container 1ba1e53eb51b [2021-10-28T21:14:13.609Z] ---> f3d9c5cc5831 [2021-10-28T21:14:13.609Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-28T21:14:13.883Z] ---> Running in 1596e7f2ff6f [2021-10-28T21:14:14.487Z] Removing intermediate container 1596e7f2ff6f [2021-10-28T21:14:14.487Z] ---> 2fbe4958114f [2021-10-28T21:14:14.487Z] Step 20/22 : LABEL arch=arm64 [2021-10-28T21:14:14.765Z] ---> Running in 159795a46eb4 [2021-10-28T21:14:14.765Z] Removing intermediate container 843809f4e8c8 [2021-10-28T21:14:14.765Z] ---> 2f963cc6f4bb [2021-10-28T21:14:15.046Z] [2021-10-28T21:14:15.046Z] Step 9/21 : FROM alpine:3.14 [2021-10-28T21:14:15.046Z] ---> bb3de5531c18 [2021-10-28T21:14:15.046Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-28T21:14:15.323Z] ---> Running in e3b7a0ff603a [2021-10-28T21:14:15.323Z] Removing intermediate container 56baae0e82c5 [2021-10-28T21:14:15.323Z] ---> 353a9a2f604c [2021-10-28T21:14:15.323Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-28T21:14:15.604Z] Removing intermediate container 159795a46eb4 [2021-10-28T21:14:15.604Z] ---> 9f69879f1cce [2021-10-28T21:14:15.604Z] Step 21/22 : LABEL git_sha=bb789e859d3d2ab0abf03e819d544556f23e5643 [2021-10-28T21:14:15.883Z] Removing intermediate container f6e2943dfa8c [2021-10-28T21:14:15.883Z] ---> acf2654bc76a [2021-10-28T21:14:15.883Z] [2021-10-28T21:14:15.883Z] Step 9/24 : FROM alpine:3.14 [2021-10-28T21:14:15.883Z] ---> bb3de5531c18 [2021-10-28T21:14:15.883Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-28T21:14:15.883Z] ---> Running in b47cc1386b87 [2021-10-28T21:14:15.883Z] ---> Running in 63aef86e1b85 [2021-10-28T21:14:16.860Z] Removing intermediate container b47cc1386b87 [2021-10-28T21:14:16.860Z] ---> 2dd0e84a7a65 [2021-10-28T21:14:16.860Z] ---> 7164aa070c3b [2021-10-28T21:14:16.860Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-28T21:14:16.860Z] Step 22/22 : LABEL version=0.0.0 [2021-10-28T21:14:16.860Z] ---> Running in 343e2719ce5c [2021-10-28T21:14:17.473Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-28T21:14:17.473Z] Removing intermediate container 343e2719ce5c [2021-10-28T21:14:17.473Z] ---> 50799dc13897 [2021-10-28T21:14:17.473Z] [2021-10-28T21:14:17.758Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-28T21:14:18.038Z] Successfully built 50799dc13897 [2021-10-28T21:14:18.038Z] Successfully tagged core-metadata-arm64:latest [2021-10-28T21:14:18.038Z]  Building core-metadata ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-28T21:14:18.327Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-28T21:14:18.327Z] ---> a3fe4627539e [2021-10-28T21:14:18.327Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-28T21:14:18.620Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-28T21:14:18.898Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-28T21:14:18.898Z] Executing busybox-1.33.1-r3.trigger [2021-10-28T21:14:18.898Z] Executing ca-certificates-20191127-r5.trigger [2021-10-28T21:14:19.176Z] OK: 6 MiB in 16 packages [2021-10-28T21:14:19.450Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-28T21:14:19.724Z] ---> 24f14b4e8dfc [2021-10-28T21:14:19.724Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-28T21:14:19.724Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-28T21:14:19.724Z] (3/3) Installing su-exec (0.2-r1) [2021-10-28T21:14:19.724Z] Executing busybox-1.33.1-r3.trigger [2021-10-28T21:14:19.724Z] Executing ca-certificates-20191127-r5.trigger [2021-10-28T21:14:19.999Z] OK: 6 MiB in 17 packages [2021-10-28T21:14:20.997Z] ---> 0a16c4f418a5 [2021-10-28T21:14:20.997Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-28T21:14:20.997Z] Removing intermediate container e3b7a0ff603a [2021-10-28T21:14:20.997Z] ---> b32d7e540d4e [2021-10-28T21:14:20.997Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-28T21:14:21.274Z] ---> Running in 8e69af6bd1aa [2021-10-28T21:14:21.878Z] Removing intermediate container 63aef86e1b85 [2021-10-28T21:14:21.878Z] ---> 2a9858a41308 [2021-10-28T21:14:21.878Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-28T21:14:21.878Z] Removing intermediate container 8e69af6bd1aa [2021-10-28T21:14:21.878Z] ---> 8da384ffa81d [2021-10-28T21:14:21.878Z] Step 12/21 : ENV APP_PORT=59860 [2021-10-28T21:14:21.878Z] ---> Running in 2f10f7c16d37 [2021-10-28T21:14:21.878Z] ---> c4d9678b9836 [2021-10-28T21:14:21.878Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-10-28T21:14:21.878Z] ---> Running in 9c77c2a6335e [2021-10-28T21:14:22.481Z] ---> Running in 014bd4d1d9d2 [2021-10-28T21:14:22.481Z] Removing intermediate container 2f10f7c16d37 [2021-10-28T21:14:22.481Z] ---> 669e7a3a5516 [2021-10-28T21:14:22.481Z] Step 12/24 : WORKDIR / [2021-10-28T21:14:22.481Z] Removing intermediate container 9c77c2a6335e [2021-10-28T21:14:22.481Z] ---> 64a06f5ccb13 [2021-10-28T21:14:22.481Z] Step 13/21 : EXPOSE $APP_PORT [2021-10-28T21:14:22.766Z] ---> Running in a0cfd2a7fd08 [2021-10-28T21:14:22.766Z] ---> Running in cffe4487faf1 [2021-10-28T21:14:23.041Z] Removing intermediate container 014bd4d1d9d2 [2021-10-28T21:14:23.041Z] ---> a50649f0cf3a [2021-10-28T21:14:23.041Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-28T21:14:23.312Z] Removing intermediate container cffe4487faf1 [2021-10-28T21:14:23.312Z] ---> 4203c48e9f7b [2021-10-28T21:14:23.312Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-28T21:14:23.312Z] Removing intermediate container a0cfd2a7fd08 [2021-10-28T21:14:23.312Z] ---> ee04f3979206 [2021-10-28T21:14:23.312Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-10-28T21:14:23.918Z] ---> 3c666342a2c0 [2021-10-28T21:14:23.918Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-10-28T21:14:24.196Z] ---> Running in c43cf54a3cf4 [2021-10-28T21:14:24.196Z] ---> 094ac9579474 [2021-10-28T21:14:24.196Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-28T21:14:24.196Z] ---> ce106c2a3942 [2021-10-28T21:14:24.196Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-10-28T21:14:25.635Z] ---> 0d3cc1e72e73 [2021-10-28T21:14:25.635Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-28T21:14:25.915Z] ---> f893faaf3eb2 [2021-10-28T21:14:25.915Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-28T21:14:26.526Z] ---> 09e9044b06e7 [2021-10-28T21:14:26.526Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-10-28T21:14:26.803Z] ---> d07db59c4ccc [2021-10-28T21:14:26.803Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-10-28T21:14:26.803Z] Removing intermediate container c43cf54a3cf4 [2021-10-28T21:14:26.803Z] ---> 9182944a52bb [2021-10-28T21:14:26.803Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-28T21:14:27.075Z] ---> Running in 69b6e1e9a992 [2021-10-28T21:14:27.075Z] ---> Running in 2114c9204fc9 [2021-10-28T21:14:27.672Z] ---> 3f088303b64e [2021-10-28T21:14:27.672Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-28T21:14:27.672Z] Removing intermediate container 69b6e1e9a992 [2021-10-28T21:14:27.672Z] ---> a5718a7b44f3 [2021-10-28T21:14:27.672Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-28T21:14:27.672Z] Removing intermediate container 2114c9204fc9 [2021-10-28T21:14:27.672Z] ---> 62d4c331af51 [2021-10-28T21:14:27.672Z] Step 27/30 : CMD ["gate"] [2021-10-28T21:14:27.945Z] ---> Running in be41ad586944 [2021-10-28T21:14:27.945Z] ---> Running in 4769e99668dd [2021-10-28T21:14:28.550Z] Removing intermediate container be41ad586944 [2021-10-28T21:14:28.550Z] ---> bf67f6e797b3 [2021-10-28T21:14:28.550Z] Step 19/21 : LABEL arch=arm64 [2021-10-28T21:14:28.550Z] ---> Running in 824ce1b57793 [2021-10-28T21:14:28.550Z] Removing intermediate container 4769e99668dd [2021-10-28T21:14:28.550Z] ---> 719c5cf74c7a [2021-10-28T21:14:28.550Z] Step 28/30 : LABEL arch=arm64 [2021-10-28T21:14:28.840Z] ---> Running in 542bd864e8cf [2021-10-28T21:14:29.121Z] ---> 5b288e8048c3 [2021-10-28T21:14:29.121Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-28T21:14:29.121Z] Removing intermediate container 824ce1b57793 [2021-10-28T21:14:29.121Z] ---> 800f3157f38a [2021-10-28T21:14:29.121Z] Step 20/21 : LABEL git_sha=bb789e859d3d2ab0abf03e819d544556f23e5643 [2021-10-28T21:14:29.399Z] ---> Running in 61b660a2b36a [2021-10-28T21:14:29.399Z] Removing intermediate container 542bd864e8cf [2021-10-28T21:14:29.399Z] ---> 3288ad182a7b [2021-10-28T21:14:29.399Z] Step 29/30 : LABEL git_sha=bb789e859d3d2ab0abf03e819d544556f23e5643 [2021-10-28T21:14:29.671Z] ---> Running in efdac1444bc8 [2021-10-28T21:14:29.944Z] Removing intermediate container 61b660a2b36a [2021-10-28T21:14:29.944Z] ---> a6098557ae70 [2021-10-28T21:14:29.944Z] Step 21/21 : LABEL version=0.0.0 [2021-10-28T21:14:30.227Z] ---> Running in a6fd13dd88ee [2021-10-28T21:14:30.227Z] Removing intermediate container efdac1444bc8 [2021-10-28T21:14:30.227Z] ---> 17a1a0d13bfe [2021-10-28T21:14:30.227Z] Step 30/30 : LABEL version=0.0.0 [2021-10-28T21:14:30.827Z] ---> Running in 2984f6d6e793 [2021-10-28T21:14:30.827Z] ---> 75adbcb5454c [2021-10-28T21:14:30.827Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-28T21:14:30.827Z] Removing intermediate container a6fd13dd88ee [2021-10-28T21:14:30.827Z] ---> b578956c9706 [2021-10-28T21:14:30.827Z] [2021-10-28T21:14:31.102Z] Successfully built b578956c9706 [2021-10-28T21:14:31.380Z] Successfully tagged support-notifications-arm64:latest [2021-10-28T21:14:31.380Z]  Building support-notifications ... done Removing intermediate container 2984f6d6e793 [2021-10-28T21:14:31.380Z] ---> 63b91cee31e5 [2021-10-28T21:14:31.380Z] [2021-10-28T21:14:31.654Z] Successfully built 63b91cee31e5 [2021-10-28T21:14:31.930Z] Successfully tagged security-bootstrapper-arm64:latest [2021-10-28T21:14:31.930Z]  Building security-bootstrapper ... done  ---> a2a0e6d85ec8 [2021-10-28T21:14:31.930Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-10-28T21:14:31.930Z] ---> Running in 006bf3f3b365 [2021-10-28T21:14:34.568Z] Removing intermediate container 006bf3f3b365 [2021-10-28T21:14:34.568Z] ---> 115c9488fb41 [2021-10-28T21:14:34.568Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-10-28T21:14:34.568Z] ---> Running in fd0472644274 [2021-10-28T21:14:34.844Z] Removing intermediate container fd0472644274 [2021-10-28T21:14:34.844Z] ---> 1e1c20735774 [2021-10-28T21:14:34.844Z] Step 22/24 : LABEL arch=arm64 [2021-10-28T21:14:34.844Z] ---> Running in 279691f10c48 [2021-10-28T21:14:35.444Z] Removing intermediate container 279691f10c48 [2021-10-28T21:14:35.444Z] ---> 77141468ff85 [2021-10-28T21:14:35.444Z] Step 23/24 : LABEL git_sha=bb789e859d3d2ab0abf03e819d544556f23e5643 [2021-10-28T21:14:35.444Z] ---> Running in 5a0aa722ea35 [2021-10-28T21:14:36.049Z] Removing intermediate container 5a0aa722ea35 [2021-10-28T21:14:36.049Z] ---> bab6ab4bf98f [2021-10-28T21:14:36.049Z] Step 24/24 : LABEL version=0.0.0 [2021-10-28T21:14:36.049Z] ---> Running in c328bdfc28cc [2021-10-28T21:14:36.651Z] Removing intermediate container c328bdfc28cc [2021-10-28T21:14:36.651Z] ---> 25daeddff704 [2021-10-28T21:14:36.651Z] [2021-10-28T21:14:37.251Z] Successfully built 25daeddff704 [2021-10-28T21:14:37.251Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-10-28T21:14:37.871Z]  Building security-secretstore-setup ... done  [Pipeline] } [2021-10-28T21:14:37.914Z] $ docker stop --time=1 99fd3bcddd85e2562697837be405981d3a9010eedf5265d885927ff765e88de9 [2021-10-28T21:14:39.834Z] $ docker rm -f 99fd3bcddd85e2562697837be405981d3a9010eedf5265d885927ff765e88de9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-28T21:14:40.472Z] + docker images [2021-10-28T21:14:40.748Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-28T21:14:40.748Z] security-secretstore-setup-arm64 latest 25daeddff704 4 seconds ago 26.8MB [2021-10-28T21:14:40.748Z] security-bootstrapper-arm64 latest 63b91cee31e5 9 seconds ago 17.8MB [2021-10-28T21:14:40.748Z] support-notifications-arm64 latest b578956c9706 10 seconds ago 16.1MB [2021-10-28T21:14:40.748Z] core-metadata-arm64 latest 50799dc13897 23 seconds ago 15.9MB [2021-10-28T21:14:40.748Z] acf2654bc76a 25 seconds ago 1.58GB [2021-10-28T21:14:40.748Z] 2f963cc6f4bb 26 seconds ago 1.57GB [2021-10-28T21:14:40.748Z] b52efc7d9a89 37 seconds ago 1.57GB [2021-10-28T21:14:40.748Z] e8e5541c65d8 46 seconds ago 1.57GB [2021-10-28T21:14:40.748Z] sys-mgmt-agent-arm64 latest 847f4d7f1a78 2 minutes ago 277MB [2021-10-28T21:14:40.748Z] core-data-arm64 latest 78db61b5faae 4 minutes ago 19.5MB [2021-10-28T21:14:40.748Z] support-scheduler-arm64 latest 01ec180bff21 4 minutes ago 15.3MB [2021-10-28T21:14:40.748Z] security-proxy-setup-arm64 latest 7f9773c9d1eb 4 minutes ago 25.4MB [2021-10-28T21:14:40.748Z] 33ce1a4c4a37 4 minutes ago 1.58GB [2021-10-28T21:14:40.748Z] core-command-arm64 latest 63e861d58626 4 minutes ago 15.2MB [2021-10-28T21:14:40.748Z] 2f28f06e84df 4 minutes ago 1.57GB [2021-10-28T21:14:40.748Z] 253b1ee8821b 4 minutes ago 1.57GB [2021-10-28T21:14:40.748Z] 6cc6938e0c2a 4 minutes ago 1.57GB [2021-10-28T21:14:40.748Z] e8da559634a2 4 minutes ago 1.57GB [2021-10-28T21:14:40.748Z] ci-base-image-arm64 latest ec3b44adb27d 17 minutes ago 1.24GB [2021-10-28T21:14:40.748Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 2 weeks ago 534MB [2021-10-28T21:14:40.748Z] docker 20.10.8 3734d5adc5ac 8 weeks ago 198MB [2021-10-28T21:14:40.748Z] alpine 3.14 bb3de5531c18 2 months ago 5.34MB [2021-10-28T21:14:40.748Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 16 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:14:41.382Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-28T21:14:41.656Z] [2021-10-28T21:14:41.656Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:14:42.015Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-28T21:14:42.296Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-28T21:14:42.296Z] 448f6bf000e3: Pulling fs layer [2021-10-28T21:14:42.296Z] f757da607395: Pulling fs layer [2021-10-28T21:14:42.296Z] 05883995daec: Pulling fs layer [2021-10-28T21:14:42.296Z] 8603b9c90790: Pulling fs layer [2021-10-28T21:14:42.296Z] 1560dd03e051: Pulling fs layer [2021-10-28T21:14:42.296Z] 27f5ce0e4adf: Pulling fs layer [2021-10-28T21:14:42.296Z] c2d8d7efcc4b: Pulling fs layer [2021-10-28T21:14:42.296Z] 1560dd03e051: Waiting [2021-10-28T21:14:42.296Z] 27f5ce0e4adf: Waiting [2021-10-28T21:14:42.296Z] c2d8d7efcc4b: Waiting [2021-10-28T21:14:42.296Z] 8603b9c90790: Waiting [2021-10-28T21:14:42.296Z] f757da607395: Verifying Checksum [2021-10-28T21:14:42.296Z] f757da607395: Download complete [2021-10-28T21:14:42.572Z] 8603b9c90790: Verifying Checksum [2021-10-28T21:14:42.572Z] 8603b9c90790: Download complete [2021-10-28T21:14:42.572Z] 1560dd03e051: Verifying Checksum [2021-10-28T21:14:42.572Z] 1560dd03e051: Download complete [2021-10-28T21:14:42.572Z] 27f5ce0e4adf: Verifying Checksum [2021-10-28T21:14:42.572Z] 27f5ce0e4adf: Download complete [2021-10-28T21:14:42.572Z] 05883995daec: Verifying Checksum [2021-10-28T21:14:42.572Z] 05883995daec: Download complete [2021-10-28T21:14:42.846Z] 448f6bf000e3: Verifying Checksum [2021-10-28T21:14:42.846Z] 448f6bf000e3: Download complete [2021-10-28T21:14:46.371Z] c2d8d7efcc4b: Verifying Checksum [2021-10-28T21:14:46.371Z] c2d8d7efcc4b: Download complete [2021-10-28T21:14:47.816Z] 448f6bf000e3: Pull complete [2021-10-28T21:14:48.416Z] f757da607395: Pull complete [2021-10-28T21:14:50.393Z] 05883995daec: Pull complete [2021-10-28T21:14:50.393Z] 8603b9c90790: Pull complete [2021-10-28T21:14:51.381Z] 1560dd03e051: Pull complete [2021-10-28T21:14:51.978Z] 27f5ce0e4adf: Pull complete [2021-10-28T21:15:07.115Z] c2d8d7efcc4b: Pull complete [2021-10-28T21:15:07.115Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-28T21:15:07.115Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-28T21:15:07.115Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-28T21:15:07.426Z] prd-ubuntu18.04-docker-arm64-4c-16g-12257 does not seem to be running inside a container [2021-10-28T21:15:07.561Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-28T21:15:11.235Z] $ docker top 3f3476c502ed96cc09d10849f5e9a0daed5f17d47311ac24595d9588e3bd12f0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-28T21:15:12.335Z] ---> job-cost.sh [2021-10-28T21:15:12.335Z] lf-activate-venv: SKIPPING [2021-10-28T21:15:12.335Z] INFO: No Stack... [2021-10-28T21:15:12.929Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-28T21:15:13.201Z] INFO: Archiving Costs [Pipeline] sh [2021-10-28T21:15:13.882Z] + cat /w/workspace/edgex-go/5/archives/cost.csv [2021-10-28T21:15:13.882Z] + cut -d, -f6 [Pipeline] lock [2021-10-28T21:15:13.951Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3783-5-stack-cost] [2021-10-28T21:15:13.957Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3783-5-stack-cost] did not exist. Created. [2021-10-28T21:15:13.957Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3783-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-28T21:15:14.636Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-28T21:15:14.852Z] Stashed 1 file(s) [Pipeline] } [2021-10-28T21:15:14.858Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3783-5-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-28T21:15:14.913Z] $ docker stop --time=1 3f3476c502ed96cc09d10849f5e9a0daed5f17d47311ac24595d9588e3bd12f0 [2021-10-28T21:15:16.615Z] $ docker rm -f 3f3476c502ed96cc09d10849f5e9a0daed5f17d47311ac24595d9588e3bd12f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-10-28T21:15:17.253Z] provisioning config files... [2021-10-28T21:15:17.267Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config9045442833709387894tmp [Pipeline] { [Pipeline] sh [2021-10-28T21:15:17.572Z] + set +x [2021-10-28T21:15:17.572Z] + curl -s https://codecov.io/bash [2021-10-28T21:15:17.572Z] + bash -s -- [2021-10-28T21:15:17.572Z] [2021-10-28T21:15:17.572Z] _____ _ [2021-10-28T21:15:17.572Z] / ____| | | [2021-10-28T21:15:17.572Z] | | ___ __| | ___ ___ _____ __ [2021-10-28T21:15:17.572Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-28T21:15:17.572Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-28T21:15:17.572Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-28T21:15:17.572Z] Bash-1.0.6 [2021-10-28T21:15:17.572Z] [2021-10-28T21:15:17.572Z] [2021-10-28T21:15:17.572Z] ==> git version 2.24.4 found [2021-10-28T21:15:17.572Z] ==> 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-10-28T21:15:17.572Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-28T21:15:17.572Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-28T21:15:17.572Z] ==> Jenkins CI detected. [2021-10-28T21:15:17.835Z] current dir:  /w/workspace/edgex-go/5 [2021-10-28T21:15:17.835Z] project root: . [2021-10-28T21:15:17.835Z] --> token set from env [2021-10-28T21:15:17.835Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-28T21:15:17.835Z] ==> Running gcov in . (disable via -X gcov) [2021-10-28T21:15:17.835Z] ==> Python coveragepy not found [2021-10-28T21:15:17.835Z] ==> Searching for coverage reports in: [2021-10-28T21:15:17.835Z] + . [2021-10-28T21:15:17.835Z] -> Found 1 reports [2021-10-28T21:15:17.835Z] ==> Detecting git/mercurial file structure [2021-10-28T21:15:17.835Z] ==> Reading reports [2021-10-28T21:15:17.835Z] + ./coverage.out bytes=428381 [2021-10-28T21:15:17.835Z] ==> Appending adjustments [2021-10-28T21:15:17.835Z] https://docs.codecov.io/docs/fixing-reports [2021-10-28T21:15:19.215Z] + Found adjustments [2021-10-28T21:15:19.215Z] ==> Gzipping contents [2021-10-28T21:15:19.215Z] 60K /tmp/codecov.Q3hf1W.gz [2021-10-28T21:15:19.215Z] ==> Uploading reports [2021-10-28T21:15:19.215Z] url: https://codecov.io [2021-10-28T21:15:19.215Z] query: branch=PR-3783&commit=7c8d35ba88285916988b5ae969efe5a0fec9ffad&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3783%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3783&job=&cmd_args= [2021-10-28T21:15:19.215Z] -> Pinging Codecov [2021-10-28T21:15:19.215Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3783&commit=7c8d35ba88285916988b5ae969efe5a0fec9ffad&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3783%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3783&job=&cmd_args= [2021-10-28T21:15:19.476Z] -> Uploading to [2021-10-28T21:15:19.476Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-28/00271124DB129430A58F1EEE437C3FCB/7c8d35ba88285916988b5ae969efe5a0fec9ffad/877f2e67-d690-4118-9c7a-7f15348e2a19.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211028%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211028T211519Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ba76376272cc6464d32ea8ccb8a2b701643c808b3b083f32107adb58c051559d [2021-10-28T21:15:19.476Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-28T21:15:19.476Z] Dload Upload Total Spent Left Speed [2021-10-28T21:15:19.736Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57768 0 0 100 57768 0 187k --:--:-- --:--:-- --:--:-- 187k 100 57768 0 0 100 57768 0 187k --:--:-- --:--:-- --:--:-- 187k [2021-10-28T21:15:19.736Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/7c8d35ba88285916988b5ae969efe5a0fec9ffad [Pipeline] } [2021-10-28T21:15:19.743Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-10-28T21:15:20.747Z] + '[' -d /w/workspace/edgex-go/5/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-28T21:15:21.045Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-28T21:15:21.595Z] ---> package-listing.sh [2021-10-28T21:15:21.595Z] ++ facter osfamily [2021-10-28T21:15:21.595Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-28T21:15:21.856Z] + OS_FAMILY=redhat [2021-10-28T21:15:21.856Z] + workspace=/w/workspace/edgex-go/5 [2021-10-28T21:15:21.856Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-28T21:15:21.856Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-28T21:15:21.856Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-28T21:15:21.856Z] + PACKAGES=/tmp/packages_start.txt [2021-10-28T21:15:21.856Z] + '[' /w/workspace/edgex-go/5 ']' [2021-10-28T21:15:21.856Z] + PACKAGES=/tmp/packages_end.txt [2021-10-28T21:15:21.856Z] + case "${OS_FAMILY}" in [2021-10-28T21:15:21.856Z] + sort [2021-10-28T21:15:21.856Z] + rpm -qa [2021-10-28T21:15:25.152Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-28T21:15:25.152Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-28T21:15:25.152Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-28T21:15:25.152Z] + '[' /w/workspace/edgex-go/5 ']' [2021-10-28T21:15:25.152Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2021-10-28T21:15:25.152Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2021-10-28T21:15:25.191Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-28T21:15:25.471Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:15:26.031Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-28T21:15:26.031Z] [2021-10-28T21:15:26.031Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:15:26.333Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-28T21:15:26.333Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-28T21:15:26.333Z] b4d181a07f80: Pulling fs layer [2021-10-28T21:15:26.333Z] a1111a8f2ec3: Pulling fs layer [2021-10-28T21:15:26.333Z] ed53099fbce6: Pulling fs layer [2021-10-28T21:15:26.333Z] dc539afda2c1: Pulling fs layer [2021-10-28T21:15:26.333Z] 77bc0d833cb6: Pulling fs layer [2021-10-28T21:15:26.333Z] 9065ff56babe: Pulling fs layer [2021-10-28T21:15:26.333Z] d287ab97295c: Pulling fs layer [2021-10-28T21:15:26.333Z] 77bc0d833cb6: Waiting [2021-10-28T21:15:26.333Z] 9065ff56babe: Waiting [2021-10-28T21:15:26.333Z] d287ab97295c: Waiting [2021-10-28T21:15:26.333Z] dc539afda2c1: Waiting [2021-10-28T21:15:26.333Z] a1111a8f2ec3: Verifying Checksum [2021-10-28T21:15:26.333Z] a1111a8f2ec3: Download complete [2021-10-28T21:15:26.333Z] dc539afda2c1: Verifying Checksum [2021-10-28T21:15:26.333Z] dc539afda2c1: Download complete [2021-10-28T21:15:26.594Z] ed53099fbce6: Verifying Checksum [2021-10-28T21:15:26.594Z] ed53099fbce6: Download complete [2021-10-28T21:15:26.594Z] 9065ff56babe: Verifying Checksum [2021-10-28T21:15:26.594Z] 9065ff56babe: Download complete [2021-10-28T21:15:26.594Z] 77bc0d833cb6: Verifying Checksum [2021-10-28T21:15:26.594Z] 77bc0d833cb6: Download complete [2021-10-28T21:15:26.594Z] b4d181a07f80: Verifying Checksum [2021-10-28T21:15:26.594Z] b4d181a07f80: Download complete [2021-10-28T21:15:27.165Z] d287ab97295c: Verifying Checksum [2021-10-28T21:15:27.165Z] d287ab97295c: Download complete [2021-10-28T21:15:28.110Z] b4d181a07f80: Pull complete [2021-10-28T21:15:28.370Z] a1111a8f2ec3: Pull complete [2021-10-28T21:15:28.947Z] ed53099fbce6: Pull complete [2021-10-28T21:15:28.947Z] dc539afda2c1: Pull complete [2021-10-28T21:15:29.209Z] 77bc0d833cb6: Pull complete [2021-10-28T21:15:29.209Z] 9065ff56babe: Pull complete [2021-10-28T21:15:34.567Z] d287ab97295c: Pull complete [2021-10-28T21:15:34.567Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-28T21:15:34.567Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-28T21:15:34.567Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-28T21:15:34.632Z] prd-centos7-docker-4c-2g-42 does not seem to be running inside a container [2021-10-28T21:15:34.668Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-28T21:15:37.891Z] $ docker top 64bd026882b6df31267afefcd7656bd88abb51de19cd7d96992123104bbe0b10 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-28T21:15:38.240Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-28T21:15:38.529Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-28T21:15:38.816Z] + ls /var/log/sa-host [2021-10-28T21:15:38.816Z] + sadf -c /var/log/sa-host/sa28 [2021-10-28T21:15:38.816Z] file_magic: OK [2021-10-28T21:15:38.816Z] HZ: Using current value: 100 [2021-10-28T21:15:38.816Z] file_header: OK [2021-10-28T21:15:38.816Z] 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-10-28T21:15:38.816Z] Statistics: [2021-10-28T21:15:38.816Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...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-10-28T21:15:38.816Z] File successfully converted to sysstat format version 12.0.3 [2021-10-28T21:15:38.816Z] + sadf -c /var/log/sa-host/sa30 [2021-10-28T21:15:38.816Z] file_magic: OK [2021-10-28T21:15:38.816Z] HZ: Using current value: 100 [2021-10-28T21:15:38.816Z] file_header: OK [2021-10-28T21:15:38.816Z] 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-10-28T21:15:38.816Z] Statistics: [2021-10-28T21:15:38.816Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-28T21:15:38.816Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-28T21:15:38.895Z] provisioning config files... [2021-10-28T21:15:38.903Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config8143661113725289117tmp [Pipeline] { [Pipeline] echo [2021-10-28T21:15:38.914Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-28T21:15:39.196Z] ---> create-netrc.sh [Pipeline] } [2021-10-28T21:15:39.203Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-28T21:15:39.518Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-28T21:15:39.526Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-28T21:15:39.819Z] ---> sudo-logs.sh [2021-10-28T21:15:39.819Z] Archiving 'sudo' log.. [2021-10-28T21:15:39.819Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-42.novalocal: Name or service not known [2021-10-28T21:15:39.819Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-42.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-28T21:15:39.839Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-28T21:15:40.127Z] ---> job-cost.sh [2021-10-28T21:15:40.127Z] lf-activate-venv: SKIPPING [2021-10-28T21:15:40.127Z] DEBUG: total: 0.10999999940395355 [2021-10-28T21:15:40.127Z] INFO: Retrieving Stack Cost... [2021-10-28T21:15:41.065Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-28T21:15:41.635Z] INFO: Archiving Costs [Pipeline] echo [2021-10-28T21:15:41.646Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-28T21:15:41.934Z] ---> logs-deploy.sh [2021-10-28T21:15:41.934Z] lf-activate-venv: SKIPPING [2021-10-28T21:15:41.934Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3783/5 [2021-10-28T21:15:41.934Z] INFO: archiving workspace using pattern(s): [2021-10-28T21:15:42.503Z] Archives upload complete. [2021-10-28T21:15:42.765Z] INFO: archiving logs to Nexus