Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 0c24509f371167a4a7dc9902011df1ae52793e1e+a77f58c90179b916eae9116a1115cd7226a95c94 (73e91a322b6ab744382e05a72a1c64c4c6a7da07) 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-ssh4619003660578511405.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh1160490106497986841.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-3698/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-3698/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7701535271028112788.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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-ssh7037155963152615556.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3698/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-3698/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7762908494684172822.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-1673 in /w/workspace/edgexfoundry_edgex-go_PR-3698 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # 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/4@tmp/jenkins-gitclient-ssh36066179580127826.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 a77f58c90179b916eae9116a1115cd7226a95c94 into PR head commit 0c24509f371167a4a7dc9902011df1ae52793e1e Merge succeeded, producing a648e991681424844ee80e1e016dc498df66f832 Checking out Revision a648e991681424844ee80e1e016dc498df66f832 (PR-3698) > 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/4@tmp/jenkins-gitclient-ssh4171737233887512204.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3698/head:refs/remotes/origin/PR-3698 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0c24509f371167a4a7dc9902011df1ae52793e1e # 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/4@tmp/jenkins-gitclient-ssh1299060240888136300.key > git merge a77f58c90179b916eae9116a1115cd7226a95c94 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a648e991681424844ee80e1e016dc498df66f832 # timeout=10 Commit message: "Merge commit 'a77f58c90179b916eae9116a1115cd7226a95c94' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-09T16:31:15.140Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-09T16:31:15.236Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-09T16:31:15.264Z] ========================================================= [2021-09-09T16:31:15.264Z] EdgeX Global Pipelines Version Info [2021-09-09T16:31:15.264Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 590ccfd26c3e56d5a3533da2daa2e7c4c0126a9d # timeout=10 [2021-09-09T16:31:16.504Z] ------------------- [2021-09-09T16:31:16.504Z] stable info: [2021-09-09T16:31:16.504Z] ------------------- [2021-09-09T16:31:16.504Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-09T16:31:16.504Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-09T16:31:16.504Z] Message: update stable to v1.0.205 [2021-09-09T16:31:17.087Z] ------------------- [2021-09-09T16:31:17.087Z] experimental info: [2021-09-09T16:31:17.087Z] ------------------- [2021-09-09T16:31:17.087Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-09T16:31:17.087Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-09T16:31:17.087Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-09T16:31:17.211Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-09-09T16:31:17.233Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-09-09T16:31:17.256Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-09T16:31:17.279Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-09T16:31:17.302Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-09T16:31:17.325Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-09T16:31:17.346Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-09T16:31:17.368Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-09-09T16:31:17.391Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-09-09T16:31:17.414Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-09-09T16:31:18.948Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-09T16:31:18.982Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-09T16:31:19.008Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-09T16:31:19.038Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-09T16:31:19.063Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-09T16:31:19.086Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-09T16:31:19.108Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-09T16:31:19.134Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-09T16:31:19.157Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-09T16:31:19.178Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-09-09T16:31:19.200Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-09-09T16:31:19.223Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-09-09T16:31:19.246Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-09T16:31:19.271Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3698 [Pipeline] echo [2021-09-09T16:31:19.296Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3698 [Pipeline] echo [2021-09-09T16:31:19.321Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3698 [Pipeline] echo [2021-09-09T16:31:19.344Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a648e991681424844ee80e1e016dc498df66f832 [Pipeline] echo [2021-09-09T16:31:19.367Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a648e99 [Pipeline] echo [2021-09-09T16:31:19.392Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-09T16:31:19.466Z] provisioning config files... [2021-09-09T16:31:19.486Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config7445844550651220515tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-09T16:31:19.841Z] ---> docker-login.sh [2021-09-09T16:31:19.841Z] nexus3.edgexfoundry.org:10001 [2021-09-09T16:31:19.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T16:31:20.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T16:31:20.108Z] Configure a credential helper to remove this warning. See [2021-09-09T16:31:20.108Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T16:31:20.108Z] [2021-09-09T16:31:20.108Z] Login Succeeded [2021-09-09T16:31:20.108Z] nexus3.edgexfoundry.org:10002 [2021-09-09T16:31:20.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T16:31:20.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T16:31:20.108Z] Configure a credential helper to remove this warning. See [2021-09-09T16:31:20.108Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T16:31:20.108Z] [2021-09-09T16:31:20.108Z] Login Succeeded [2021-09-09T16:31:20.108Z] nexus3.edgexfoundry.org:10003 [2021-09-09T16:31:20.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T16:31:20.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T16:31:20.374Z] Configure a credential helper to remove this warning. See [2021-09-09T16:31:20.374Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T16:31:20.374Z] [2021-09-09T16:31:20.374Z] Login Succeeded [2021-09-09T16:31:20.374Z] nexus3.edgexfoundry.org:10004 [2021-09-09T16:31:20.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T16:31:20.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T16:31:20.374Z] Configure a credential helper to remove this warning. See [2021-09-09T16:31:20.374Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T16:31:20.374Z] [2021-09-09T16:31:20.374Z] Login Succeeded [2021-09-09T16:31:20.374Z] docker.io [2021-09-09T16:31:20.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T16:31:20.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T16:31:20.910Z] Configure a credential helper to remove this warning. See [2021-09-09T16:31:20.910Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T16:31:20.910Z] [2021-09-09T16:31:20.910Z] Login Succeeded [2021-09-09T16:31:20.910Z] ---> docker-login.sh ends [Pipeline] } [2021-09-09T16:31:20.922Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-09T16:31:21.270Z] ++ 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-09-09T16:31:21.270Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T16:31:21.270Z] ++ dirname cmd/core-command/Dockerfile [2021-09-09T16:31:21.270Z] ++ cut -d/ -f2 [2021-09-09T16:31:21.270Z] + echo core-command,cmd/core-command/Dockerfile [2021-09-09T16:31:21.270Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T16:31:21.270Z] ++ dirname cmd/core-data/Dockerfile [2021-09-09T16:31:21.270Z] ++ cut -d/ -f2 [2021-09-09T16:31:21.270Z] + echo core-data,cmd/core-data/Dockerfile [2021-09-09T16:31:21.270Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T16:31:21.270Z] ++ dirname cmd/core-metadata/Dockerfile [2021-09-09T16:31:21.270Z] ++ cut -d/ -f2 [2021-09-09T16:31:21.270Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-09-09T16:31:21.270Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T16:31:21.270Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-09-09T16:31:21.270Z] ++ cut -d/ -f2 [2021-09-09T16:31:21.270Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-09-09T16:31:21.270Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T16:31:21.270Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-09-09T16:31:21.270Z] ++ cut -d/ -f2 [2021-09-09T16:31:21.270Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-09-09T16:31:21.270Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T16:31:21.270Z] ++ cut -d/ -f2 [2021-09-09T16:31:21.270Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-09-09T16:31:21.270Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-09-09T16:31:21.270Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T16:31:21.270Z] ++ cut -d/ -f2 [2021-09-09T16:31:21.270Z] ++ dirname cmd/support-notifications/Dockerfile [2021-09-09T16:31:21.271Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-09-09T16:31:21.271Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T16:31:21.271Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-09-09T16:31:21.271Z] ++ cut -d/ -f2 [2021-09-09T16:31:21.271Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-09-09T16:31:21.271Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T16:31:21.271Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-09-09T16:31:21.271Z] ++ cut -d/ -f2 [2021-09-09T16:31:21.271Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-09-09T16:31:21.327Z] 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-09-09T16:31:22.026Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-09T16:31:22.026Z] [2021-09-09T16:31:22.026Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T16:31:22.369Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-09T16:31:22.369Z] latest: Pulling from edgex-devops/git-semver [2021-09-09T16:31:22.369Z] 31603596830f: Pulling fs layer [2021-09-09T16:31:22.369Z] 04fac38145f0: Pulling fs layer [2021-09-09T16:31:22.369Z] 701f6daf10bf: Pulling fs layer [2021-09-09T16:31:22.369Z] 24f72da36158: Pulling fs layer [2021-09-09T16:31:22.369Z] 24f72da36158: Waiting [2021-09-09T16:31:22.369Z] 04fac38145f0: Verifying Checksum [2021-09-09T16:31:22.369Z] 04fac38145f0: Download complete [2021-09-09T16:31:22.633Z] 31603596830f: Verifying Checksum [2021-09-09T16:31:22.633Z] 31603596830f: Download complete [2021-09-09T16:31:22.633Z] 24f72da36158: Verifying Checksum [2021-09-09T16:31:22.633Z] 24f72da36158: Download complete [2021-09-09T16:31:22.915Z] 31603596830f: Pull complete [2021-09-09T16:31:22.915Z] 04fac38145f0: Pull complete [2021-09-09T16:31:22.915Z] 701f6daf10bf: Verifying Checksum [2021-09-09T16:31:22.915Z] 701f6daf10bf: Download complete [2021-09-09T16:31:23.512Z] 701f6daf10bf: Pull complete [2021-09-09T16:31:23.779Z] 24f72da36158: Pull complete [2021-09-09T16:31:23.779Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-09T16:31:23.779Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-09T16:31:23.779Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-09T16:31:23.875Z] prd-centos7-docker-4c-2g-1673 does not seem to be running inside a container [2021-09-09T16:31:23.932Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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:10004/edgex-devops/git-semver:latest cat [2021-09-09T16:31:24.719Z] $ docker top aeeb7fe8fc8a67d11715ab4c38be8e86d1c3b600ef7db7092d80505898a25c53 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-09T16:31:26.858Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-09T16:31:26.858Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-09T16:31:26.971Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-09T16:31:26.970Z] $ docker exec aeeb7fe8fc8a67d11715ab4c38be8e86d1c3b600ef7db7092d80505898a25c53 ssh-agent [2021-09-09T16:31:27.082Z] SSH_AUTH_SOCK=/tmp/ssh-gbawkA87bWMI/agent.14 [2021-09-09T16:31:27.082Z] SSH_AGENT_PID=20 [2021-09-09T16:31:27.092Z] Running ssh-add (command line suppressed) [2021-09-09T16:31:27.185Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_1447303536493043069.key (/w/workspace/edgex-go/4@tmp/private_key_1447303536493043069.key) [2021-09-09T16:31:27.220Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-09T16:31:27.531Z] + git tag --points-at HEAD [Pipeline] } [2021-09-09T16:31:27.547Z] $ docker exec --env ******** --env ******** aeeb7fe8fc8a67d11715ab4c38be8e86d1c3b600ef7db7092d80505898a25c53 ssh-agent -k [2021-09-09T16:31:27.642Z] unset SSH_AUTH_SOCK; [2021-09-09T16:31:27.642Z] unset SSH_AGENT_PID; [2021-09-09T16:31:27.642Z] echo Agent pid 20 killed; [2021-09-09T16:31:27.659Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-09T16:31:27.701Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-09T16:31:27.701Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-09T16:31:27.814Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-09T16:31:27.813Z] $ docker exec aeeb7fe8fc8a67d11715ab4c38be8e86d1c3b600ef7db7092d80505898a25c53 ssh-agent [2021-09-09T16:31:27.925Z] SSH_AUTH_SOCK=/tmp/ssh-WMgx1o5h33RC/agent.52 [2021-09-09T16:31:27.925Z] SSH_AGENT_PID=59 [2021-09-09T16:31:27.933Z] Running ssh-add (command line suppressed) [2021-09-09T16:31:28.023Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_8054435474571041481.key (/w/workspace/edgex-go/4@tmp/private_key_8054435474571041481.key) [2021-09-09T16:31:28.044Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-09T16:31:28.364Z] + git semver init [2021-09-09T16:31:28.364Z] # -> Open(): unable to determine branch for HEAD [2021-09-09T16:31:28.364Z] # $GIT_DIR = /w/workspace/edgex-go/4/.git [2021-09-09T16:31:28.364Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/4 [2021-09-09T16:31:28.364Z] # $SEMVER_REMOTE_NAME = origin [2021-09-09T16:31:28.364Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-09T16:31:28.364Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-09T16:31:28.364Z] # $SEMVER_BRANCH = PR-3698 [2021-09-09T16:31:28.364Z] # $SEMVER_TEMP = /tmp/semver-921616584 [2021-09-09T16:31:28.364Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-09-09T16:32:15.179Z] # '/tmp/semver-921616584' -> '/w/workspace/edgex-go/4/.semver' [2021-09-09T16:32:15.179Z] # -> Force: false [2021-09-09T16:32:15.179Z] # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } [2021-09-09T16:32:15.194Z] $ docker exec --env ******** --env ******** aeeb7fe8fc8a67d11715ab4c38be8e86d1c3b600ef7db7092d80505898a25c53 ssh-agent -k [2021-09-09T16:32:15.301Z] unset SSH_AUTH_SOCK; [2021-09-09T16:32:15.303Z] unset SSH_AGENT_PID; [2021-09-09T16:32:15.303Z] echo Agent pid 59 killed; [2021-09-09T16:32:15.320Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-09T16:32:15.665Z] + git semver [Pipeline] } [2021-09-09T16:32:15.682Z] $ docker stop --time=1 aeeb7fe8fc8a67d11715ab4c38be8e86d1c3b600ef7db7092d80505898a25c53 [2021-09-09T16:32:17.311Z] $ docker rm -f aeeb7fe8fc8a67d11715ab4c38be8e86d1c3b600ef7db7092d80505898a25c53 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-09T16:32:17.712Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-09T16:32:18.038Z] Stashed 1 file(s) [Pipeline] echo [2021-09-09T16:32:18.041Z] [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-09-09T16:32:18.313Z] ========================================================= [2021-09-09T16:32:18.313Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-09T16:32:18.313Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-09T16:32:20.003Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-09T16:32:20.003Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-09T16:32:20.003Z] 540db60ca938: Pulling fs layer [2021-09-09T16:32:20.003Z] adcc1eea9eea: Pulling fs layer [2021-09-09T16:32:20.003Z] 4c4ab2625f07: Pulling fs layer [2021-09-09T16:32:20.003Z] db62176df00c: Pulling fs layer [2021-09-09T16:32:20.003Z] 3b30891b0d05: Pulling fs layer [2021-09-09T16:32:20.003Z] 06b49ca38bd5: Pulling fs layer [2021-09-09T16:32:20.003Z] c788192a36de: Pulling fs layer [2021-09-09T16:32:20.003Z] a77e37c0d609: Pulling fs layer [2021-09-09T16:32:20.003Z] c3185cebc471: Pulling fs layer [2021-09-09T16:32:20.003Z] 06b49ca38bd5: Waiting [2021-09-09T16:32:20.003Z] c788192a36de: Waiting [2021-09-09T16:32:20.003Z] a77e37c0d609: Waiting [2021-09-09T16:32:20.003Z] c3185cebc471: Waiting [2021-09-09T16:32:20.003Z] db62176df00c: Waiting [2021-09-09T16:32:20.003Z] 3b30891b0d05: Waiting [2021-09-09T16:32:20.003Z] 4c4ab2625f07: Verifying Checksum [2021-09-09T16:32:20.003Z] 4c4ab2625f07: Download complete [2021-09-09T16:32:20.003Z] adcc1eea9eea: Verifying Checksum [2021-09-09T16:32:20.003Z] adcc1eea9eea: Download complete [2021-09-09T16:32:20.003Z] 3b30891b0d05: Download complete [2021-09-09T16:32:20.003Z] 06b49ca38bd5: Verifying Checksum [2021-09-09T16:32:20.003Z] 06b49ca38bd5: Download complete [2021-09-09T16:32:20.003Z] c788192a36de: Verifying Checksum [2021-09-09T16:32:20.003Z] c788192a36de: Download complete [2021-09-09T16:32:20.003Z] 540db60ca938: Verifying Checksum [2021-09-09T16:32:20.003Z] 540db60ca938: Download complete [2021-09-09T16:32:20.003Z] 540db60ca938: Pull complete [2021-09-09T16:32:20.003Z] adcc1eea9eea: Pull complete [2021-09-09T16:32:20.003Z] 4c4ab2625f07: Pull complete [2021-09-09T16:32:20.003Z] a77e37c0d609: Verifying Checksum [2021-09-09T16:32:20.003Z] a77e37c0d609: Download complete [2021-09-09T16:32:23.339Z] c3185cebc471: Verifying Checksum [2021-09-09T16:32:23.339Z] c3185cebc471: Download complete [2021-09-09T16:32:23.921Z] db62176df00c: Verifying Checksum [2021-09-09T16:32:23.921Z] db62176df00c: Download complete [2021-09-09T16:32:27.268Z] db62176df00c: Pull complete [2021-09-09T16:32:27.268Z] 3b30891b0d05: Pull complete [2021-09-09T16:32:27.268Z] 06b49ca38bd5: Pull complete [2021-09-09T16:32:27.268Z] c788192a36de: Pull complete [2021-09-09T16:32:27.534Z] a77e37c0d609: Pull complete [2021-09-09T16:32:29.495Z] c3185cebc471: Pull complete [2021-09-09T16:32:29.495Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-09T16:32:29.495Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-09T16:32:29.495Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-09T16:32:29.820Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-09T16:32:29.820Z] WORKDIR /edgex [2021-09-09T16:32:29.820Z] COPY go.mod . [2021-09-09T16:32:29.820Z] RUN go mod download' [2021-09-09T16:32:29.820Z] + docker build -t ci-base-image-x86_64 -f - . [2021-09-09T16:32:31.243Z] Sending build context to Docker daemon 328.9MB [2021-09-09T16:32:31.243Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-09T16:32:31.243Z] ---> 031687cdd783 [2021-09-09T16:32:31.243Z] Step 2/4 : WORKDIR /edgex [2021-09-09T16:32:33.175Z] ---> Running in 2281aabb80b4 [2021-09-09T16:32:33.175Z] Removing intermediate container 2281aabb80b4 [2021-09-09T16:32:33.175Z] ---> 1b356a874a28 [2021-09-09T16:32:33.175Z] Step 3/4 : COPY go.mod . [2021-09-09T16:32:33.175Z] ---> bdc80d6eae1b [2021-09-09T16:32:33.175Z] Step 4/4 : RUN go mod download [2021-09-09T16:32:33.175Z] ---> Running in 4e79aeb0a1c8 [2021-09-09T16:32:33.231Z] Still waiting to schedule task [2021-09-09T16:32:33.231Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-09-09T16:33:06.436Z] Removing intermediate container 4e79aeb0a1c8 [2021-09-09T16:33:06.436Z] ---> 737497c8ba34 [2021-09-09T16:33:06.436Z] Successfully built 737497c8ba34 [2021-09-09T16:33:06.436Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T16:33:06.758Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-09T16:33:06.758Z] . [Pipeline] withDockerContainer [2021-09-09T16:33:06.855Z] prd-centos7-docker-4c-2g-1673 does not seem to be running inside a container [2021-09-09T16:33:06.910Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-09T16:33:07.359Z] $ docker top ad8994f5452712c36328618911962aa9a55c9182b94a6e501c99e11aab137d6e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-09T16:33:07.781Z] + go version [2021-09-09T16:33:07.781Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-09T16:33:07.795Z] $ docker stop --time=1 ad8994f5452712c36328618911962aa9a55c9182b94a6e501c99e11aab137d6e [2021-09-09T16:33:08.992Z] $ docker rm -f ad8994f5452712c36328618911962aa9a55c9182b94a6e501c99e11aab137d6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T16:33:09.522Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-09T16:33:09.522Z] . [Pipeline] withDockerContainer [2021-09-09T16:33:09.617Z] prd-centos7-docker-4c-2g-1673 does not seem to be running inside a container [2021-09-09T16:33:09.665Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-09T16:33:10.006Z] $ docker top 9f637d26fc4a8dcbd3c2ad4ef0d0819e3363708289b03399107972f6611a961e -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-09T16:33:10.107Z] ========================================================= [2021-09-09T16:33:10.107Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-09T16:33:10.107Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-09T16:33:10.426Z] + go mod tidy [Pipeline] sh [2021-09-09T16:33:11.006Z] + make test [2021-09-09T16:33:11.006Z] 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-09-09T16:33:11.283Z] go mod tidy [2021-09-09T16:33:11.556Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-09T16:33:16.917Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-09T16:33:35.649Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-09T16:33:39.126Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-09T16:33:39.126Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-09T16:33:39.732Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-09T16:33:42.324Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-09T16:33:42.922Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-09T16:33:42.922Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-09T16:33:42.922Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-09T16:33:43.214Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-09T16:33:43.795Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-09T16:33:44.064Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-09T16:33:44.064Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-09T16:33:44.064Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-09T16:33:44.064Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-09T16:33:45.498Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.054s coverage: 28.7% of statements [2021-09-09T16:33:45.498Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-09T16:33:45.498Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-09T16:33:46.916Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.069s coverage: 100.0% of statements [2021-09-09T16:33:46.916Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-09T16:33:46.916Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.064s coverage: 46.3% of statements [2021-09-09T16:33:46.916Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-09T16:33:46.916Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-09T16:33:47.905Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.120s coverage: 90.1% of statements [2021-09-09T16:33:47.905Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-09T16:33:47.905Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-09T16:33:48.871Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.052s coverage: 81.2% of statements [2021-09-09T16:33:48.871Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-09T16:33:48.871Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-09T16:33:48.871Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-09T16:33:48.871Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-09T16:33:48.871Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-09T16:33:49.831Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.250s coverage: 94.2% of statements [2021-09-09T16:33:49.831Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-09T16:33:49.831Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-09T16:33:49.831Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 59.1% of statements [2021-09-09T16:33:49.831Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-09T16:33:49.831Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-09T16:33:49.831Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-09T16:33:49.831Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-09T16:33:49.831Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-09T16:33:50.420Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.046s coverage: 60.0% of statements [2021-09-09T16:33:50.420Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-09T16:33:50.420Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-09T16:33:50.420Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-09T16:33:50.684Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.053s coverage: 0.8% of statements [2021-09-09T16:33:50.684Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-09T16:33:50.684Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.044s coverage: 58.8% of statements [2021-09-09T16:33:51.275Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.058s coverage: 21.7% of statements [2021-09-09T16:33:51.275Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-09T16:33:51.275Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.063s coverage: 47.1% of statements [2021-09-09T16:33:51.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.055s coverage: 79.5% of statements [2021-09-09T16:33:51.814Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.050s coverage: 94.1% of statements [2021-09-09T16:33:52.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.058s coverage: 96.3% of statements [2021-09-09T16:33:52.359Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements [2021-09-09T16:34:06.003Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.056s coverage: 94.4% of statements [2021-09-09T16:34:06.003Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2021-09-09T16:34:09.337Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.201s coverage: 81.8% of statements [2021-09-09T16:34:09.337Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-09T16:34:28.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.080s coverage: 92.9% of statements [2021-09-09T16:34:28.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-09T16:34:28.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-09T16:34:28.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-09T16:34:28.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements [2021-09-09T16:34:28.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-09T16:34:28.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-09T16:34:28.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-09T16:34:28.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-09T16:34:28.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-09T16:34:28.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements [2021-09-09T16:34:28.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-09T16:34:28.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-09T16:34:28.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements [2021-09-09T16:34:28.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-09T16:34:28.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.062s coverage: 58.8% of statements [2021-09-09T16:34:28.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-09T16:34:28.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.073s coverage: 80.0% of statements [2021-09-09T16:34:28.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-09-09T16:34:28.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements [2021-09-09T16:34:28.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.139s coverage: 91.2% of statements [2021-09-09T16:34:28.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-09T16:34:28.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.131s coverage: 64.4% of statements [2021-09-09T16:34:28.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-09T16:34:28.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-09T16:34:28.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements [2021-09-09T16:34:28.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements [2021-09-09T16:34:28.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements [2021-09-09T16:34:28.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2021-09-09T16:34:28.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2021-09-09T16:34:28.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.193s coverage: 66.9% of statements [2021-09-09T16:34:28.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-09T16:34:28.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-09T16:34:28.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-09T16:34:28.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.118s coverage: 43.6% of statements [2021-09-09T16:34:28.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-09T16:34:28.909Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-09T16:34:28.909Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements [2021-09-09T16:34:28.909Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-09T16:34:28.909Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements [2021-09-09T16:34:28.909Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-09T16:34:35.569Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.065s coverage: 19.5% of statements [2021-09-09T16:34:35.569Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-09T16:34:35.569Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-09T16:34:35.569Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-09T16:34:35.569Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-09T16:34:35.569Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.125s coverage: 92.0% of statements [2021-09-09T16:34:35.569Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-09T16:34:35.569Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-09T16:34:35.569Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-09T16:34:35.569Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-09T16:34:35.569Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 62.7% of statements [2021-09-09T16:34:35.569Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-09T16:34:35.569Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-09T16:34:35.569Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.091s coverage: 97.7% of statements [2021-09-09T16:34:35.569Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-09T16:34:35.569Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-09T16:34:35.569Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-09T16:34:35.569Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-09T16:34:35.569Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2021-09-09T16:34:35.569Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-09T16:34:35.569Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-09T16:34:35.569Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-09T16:34:35.569Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-09T16:34:35.569Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-09T16:34:35.569Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-09T16:34:35.569Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements [2021-09-09T16:34:35.569Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements [2021-09-09T16:34:35.569Z] GO111MODULE=on go vet ./... [2021-09-09T16:35:00.119Z] gofmt -l . [2021-09-09T16:35:00.119Z] [ "`gofmt -l .`" = "" ] [2021-09-09T16:35:00.119Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-09T16:35:00.445Z] + ls -al . [2021-09-09T16:35:00.445Z] total 608 [2021-09-09T16:35:00.445Z] drwxrwxr-x 10 1001 1001 4096 Sep 9 16:34 . [2021-09-09T16:35:00.445Z] drwxr-xr-x 4 root root 28 Sep 9 16:33 .. [2021-09-09T16:35:00.445Z] -rw-rw-r-- 1 1001 1001 11 Sep 9 16:31 .dockerignore [2021-09-09T16:35:00.445Z] drwxrwxr-x 8 1001 1001 179 Sep 9 16:31 .git [2021-09-09T16:35:00.445Z] drwxrwxr-x 4 1001 1001 142 Sep 9 16:31 .github [2021-09-09T16:35:00.445Z] -rw-rw-r-- 1 1001 1001 818 Sep 9 16:31 .gitignore [2021-09-09T16:35:00.445Z] -rw-rw-r-- 1 1001 1001 76 Sep 9 16:31 .hadolint.yml [2021-09-09T16:35:00.445Z] drwx------ 3 1001 1001 58 Sep 9 16:32 .semver [2021-09-09T16:35:00.445Z] -rw-rw-r-- 1 1001 1001 166 Sep 9 16:31 .sonarcloud.properties [2021-09-09T16:35:00.445Z] -rw-rw-r-- 1 1001 1001 1171 Sep 9 16:31 ADOPTERS.md [2021-09-09T16:35:00.445Z] -rw-rw-r-- 1 1001 1001 8493 Sep 9 16:31 Attribution.txt [2021-09-09T16:35:00.445Z] -rw-rw-r-- 1 1001 1001 43881 Sep 9 16:31 CHANGELOG.md [2021-09-09T16:35:00.445Z] -rw-rw-r-- 1 1001 1001 3804 Sep 9 16:31 CONTRIBUTING.md [2021-09-09T16:35:00.445Z] -rw-rw-r-- 1 1001 1001 677 Sep 9 16:31 GOVERNANCE.md [2021-09-09T16:35:00.445Z] -rw-rw-r-- 1 1001 1001 849 Sep 9 16:31 Jenkinsfile [2021-09-09T16:35:00.445Z] -rw-rw-r-- 1 1001 1001 10775 Sep 9 16:31 LICENSE [2021-09-09T16:35:00.445Z] -rw-rw-r-- 1 1001 1001 5915 Sep 9 16:31 Makefile [2021-09-09T16:35:00.445Z] -rw-rw-r-- 1 1001 1001 582 Sep 9 16:31 OWNERS.md [2021-09-09T16:35:00.445Z] -rw-rw-r-- 1 1001 1001 8643 Sep 9 16:31 README.md [2021-09-09T16:35:00.445Z] -rw-rw-r-- 1 1001 1001 6912 Sep 9 16:31 SECURITY.md [2021-09-09T16:35:00.445Z] -rw-rw-r-- 1 1001 1001 5 Sep 9 16:32 VERSION [2021-09-09T16:35:00.445Z] -rw-rw-r-- 1 1001 1001 4131 Sep 9 16:31 ZMQWindows.md [2021-09-09T16:35:00.445Z] drwxrwxr-x 2 1001 1001 37 Sep 9 16:31 bin [2021-09-09T16:35:00.445Z] drwxrwxr-x 14 1001 1001 4096 Sep 9 16:31 cmd [2021-09-09T16:35:00.445Z] -rw-r--r-- 1 root root 404331 Sep 9 16:34 coverage.out [2021-09-09T16:35:00.445Z] -rw-rw-r-- 1 1001 1001 841 Sep 9 16:31 go.mod [2021-09-09T16:35:00.445Z] -rw-r--r-- 1 root root 50064 Sep 9 16:33 go.sum [2021-09-09T16:35:00.445Z] drwxrwxr-x 8 1001 1001 124 Sep 9 16:31 internal [2021-09-09T16:35:00.445Z] drwxrwxr-x 3 1001 1001 16 Sep 9 16:31 openapi [2021-09-09T16:35:00.445Z] drwxrwxr-x 4 1001 1001 71 Sep 9 16:31 snap [2021-09-09T16:35:00.445Z] -rw-rw-r-- 1 1001 1001 204 Sep 9 16:31 version.go [Pipeline] sh [2021-09-09T16:35:00.755Z] + '[' -e coverage.out ] [2021-09-09T16:35:00.755Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-09T16:35:00.874Z] Stashed 1 file(s) [Pipeline] sh [2021-09-09T16:35:01.187Z] + make build [2021-09-09T16:35:01.187Z] go mod tidy [2021-09-09T16:35:01.187Z] 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-09-09T16:35:02.605Z] 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-09-09T16:35:09.170Z] 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-09-09T16:35:10.142Z] 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-09-09T16:35:11.111Z] 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-09-09T16:35:11.383Z] 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-09-09T16:35:12.347Z] 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-09-09T16:35:12.935Z] 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-09-09T16:35:13.913Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-09T16:35:14.884Z] 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-09-09T16:35:15.469Z] 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-09-09T16:35:16.422Z] 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-09-09T16:35:17.847Z] $ docker stop --time=1 9f637d26fc4a8dcbd3c2ad4ef0d0819e3363708289b03399107972f6611a961e [2021-09-09T16:35:19.777Z] $ docker rm -f 9f637d26fc4a8dcbd3c2ad4ef0d0819e3363708289b03399107972f6611a961e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T16:35:21.112Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-09T16:35:21.112Z] [2021-09-09T16:35:21.112Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T16:35:21.468Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-09T16:35:21.468Z] latest: Pulling from edgex-devops/edgex-compose [2021-09-09T16:35:21.468Z] cbdbe7a5bc2a: Pulling fs layer [2021-09-09T16:35:21.468Z] ca9280d653b3: Pulling fs layer [2021-09-09T16:35:21.468Z] 7e9c9ca2126c: Pulling fs layer [2021-09-09T16:35:21.875Z] cbdbe7a5bc2a: Verifying Checksum [2021-09-09T16:35:21.875Z] cbdbe7a5bc2a: Download complete [2021-09-09T16:35:22.215Z] cbdbe7a5bc2a: Pull complete [2021-09-09T16:35:24.151Z] ca9280d653b3: Verifying Checksum [2021-09-09T16:35:24.151Z] ca9280d653b3: Download complete [2021-09-09T16:35:24.151Z] ca9280d653b3: Pull complete [2021-09-09T16:35:24.460Z] 7e9c9ca2126c: Verifying Checksum [2021-09-09T16:35:24.460Z] 7e9c9ca2126c: Download complete [2021-09-09T16:35:27.958Z] 7e9c9ca2126c: Pull complete [2021-09-09T16:35:27.958Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-09-09T16:35:27.958Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-09T16:35:27.958Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-09-09T16:35:28.052Z] prd-centos7-docker-4c-2g-1673 does not seem to be running inside a container [2021-09-09T16:35:28.112Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-09T16:35:30.810Z] $ docker top c63e826f7208385719df28c0df291b353699ad8555f65f5f8ef23a940438c855 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-09T16:35:31.215Z] + docker-compose build --help [2021-09-09T16:35:31.215Z] + grep parallel [2021-09-09T16:35:31.795Z] --parallel Build images in parallel. [Pipeline] } [2021-09-09T16:35:31.812Z] $ docker stop --time=1 c63e826f7208385719df28c0df291b353699ad8555f65f5f8ef23a940438c855 [2021-09-09T16:35:33.009Z] $ docker rm -f c63e826f7208385719df28c0df291b353699ad8555f65f5f8ef23a940438c855 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T16:35:33.463Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-09T16:35:33.463Z] . [Pipeline] withDockerContainer [2021-09-09T16:35:33.545Z] prd-centos7-docker-4c-2g-1673 does not seem to be running inside a container [2021-09-09T16:35:33.599Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-09T16:35:33.947Z] $ docker top 03d0206d58fc3b7cb1c08301d30441337e298a82dfa000ce6d027f58860d9104 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-09T16:35:35.986Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-09T16:35:35.986Z] Building core-command ... [2021-09-09T16:35:35.986Z] Building core-data ... [2021-09-09T16:35:35.986Z] Building core-metadata ... [2021-09-09T16:35:35.986Z] Building security-bootstrapper ... [2021-09-09T16:35:35.986Z] Building security-proxy-setup ... [2021-09-09T16:35:35.986Z] Building security-secretstore-setup ... [2021-09-09T16:35:35.986Z] Building support-notifications ... [2021-09-09T16:35:35.986Z] Building support-scheduler ... [2021-09-09T16:35:35.986Z] Building sys-mgmt-agent ... [2021-09-09T16:35:35.986Z] Building sys-mgmt-agent [2021-09-09T16:35:35.986Z] Building core-data [2021-09-09T16:35:35.986Z] Building security-proxy-setup [2021-09-09T16:35:35.986Z] Building support-scheduler [2021-09-09T16:35:35.986Z] Building core-command [2021-09-09T16:35:36.982Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1679 in /w/workspace/edgexfoundry_edgex-go_PR-3698 [Pipeline] { [Pipeline] ws [2021-09-09T16:35:37.005Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-09-09T16:35:37.562Z] The recommended git tool is: git [2021-09-09T16:35:43.432Z] using credential edgex-jenkins-ssh [2021-09-09T16:35:43.454Z] Cloning the remote Git repository [2021-09-09T16:35:43.501Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-09T16:35:43.620Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-09-09T16:35:43.697Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-09T16:35:43.698Z] > git --version # timeout=10 [2021-09-09T16:35:43.720Z] > git --version # 'git version 2.17.1' [2021-09-09T16:35:43.723Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-09T16:35:43.820Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-09T16:35:46.057Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T16:35:46.057Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-09T16:35:46.057Z] ---> 737497c8ba34 [2021-09-09T16:35:46.057Z] Step 3/22 : WORKDIR /edgex-go [2021-09-09T16:35:46.057Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T16:35:46.057Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-09T16:35:46.057Z] ---> 737497c8ba34 [2021-09-09T16:35:46.057Z] Step 3/24 : WORKDIR /edgex-go [2021-09-09T16:35:46.057Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T16:35:46.057Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-09T16:35:46.057Z] ---> 737497c8ba34 [2021-09-09T16:35:46.057Z] Step 3/23 : WORKDIR /edgex-go [2021-09-09T16:35:49.550Z] ---> Running in 7aaf16340bbf [2021-09-09T16:35:49.550Z] ---> Running in 666106bf829d [2021-09-09T16:35:49.550Z] ---> Running in 846f1b368736 [2021-09-09T16:35:54.360Z] Removing intermediate container 7aaf16340bbf [2021-09-09T16:35:54.360Z] ---> 8041ee1b128a [2021-09-09T16:35:54.360Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T16:35:54.360Z] Removing intermediate container 846f1b368736 [2021-09-09T16:35:54.360Z] ---> 60a94c1326a1 [2021-09-09T16:35:54.360Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T16:35:54.360Z] Removing intermediate container 666106bf829d [2021-09-09T16:35:54.360Z] ---> f4cd664b09e7 [2021-09-09T16:35:54.360Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T16:35:54.360Z] ---> Running in 465b909af1f0 [2021-09-09T16:35:54.624Z] ---> Running in 8170c6f31a26 [2021-09-09T16:35:54.624Z] ---> Running in e4752df87c31 [2021-09-09T16:36:01.320Z] Removing intermediate container e4752df87c31 [2021-09-09T16:36:01.320Z] ---> 383b0d45694a [2021-09-09T16:36:01.320Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-09T16:36:01.898Z] ---> Running in d68f7181c0d0 [2021-09-09T16:36:01.898Z] Removing intermediate container 465b909af1f0 [2021-09-09T16:36:01.898Z] ---> 610b9f86f4c8 [2021-09-09T16:36:01.898Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-09T16:36:02.162Z] Removing intermediate container 8170c6f31a26 [2021-09-09T16:36:02.162Z] ---> 2c175d04602d [2021-09-09T16:36:02.162Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-09T16:36:02.428Z] ---> Running in 5547720e9d19 [2021-09-09T16:36:02.428Z] ---> Running in 6c96244fae55 [2021-09-09T16:36:03.395Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-09T16:36:03.667Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-09T16:36:03.667Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-09T16:36:04.251Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-09T16:36:04.520Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-09T16:36:04.520Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-09T16:36:04.793Z] OK: 219 MiB in 52 packages [2021-09-09T16:36:05.059Z] OK: 219 MiB in 52 packages [2021-09-09T16:36:05.059Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T16:36:05.059Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-09T16:36:05.059Z] ---> 737497c8ba34 [2021-09-09T16:36:05.059Z] Step 3/24 : WORKDIR /edgex-go [2021-09-09T16:36:05.330Z] ---> Using cache [2021-09-09T16:36:05.330Z] ---> f4cd664b09e7 [2021-09-09T16:36:05.330Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T16:36:05.330Z] ---> Using cache [2021-09-09T16:36:05.330Z] ---> 2c175d04602d [2021-09-09T16:36:05.330Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-09T16:36:05.330Z] OK: 219 MiB in 52 packages [2021-09-09T16:36:05.604Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T16:36:05.604Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-09T16:36:05.604Z] ---> 737497c8ba34 [2021-09-09T16:36:05.604Z] Step 3/24 : WORKDIR /edgex-go [2021-09-09T16:36:05.604Z] ---> Using cache [2021-09-09T16:36:05.604Z] ---> f4cd664b09e7 [2021-09-09T16:36:05.604Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T16:36:05.604Z] ---> Using cache [2021-09-09T16:36:05.604Z] ---> 2c175d04602d [2021-09-09T16:36:05.604Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-09T16:36:06.560Z] ---> Running in 5ff673bfe08b [2021-09-09T16:36:06.560Z] ---> Running in a88ac6fba0b6 [2021-09-09T16:36:06.560Z] Removing intermediate container d68f7181c0d0 [2021-09-09T16:36:06.560Z] ---> b04cbf96b557 [2021-09-09T16:36:06.560Z] Step 6/23 : COPY go.mod . [2021-09-09T16:36:06.560Z] Removing intermediate container 5547720e9d19 [2021-09-09T16:36:06.560Z] ---> 0d8dcf5b67e6 [2021-09-09T16:36:06.560Z] Step 6/24 : COPY go.mod . [2021-09-09T16:36:06.831Z] Removing intermediate container 6c96244fae55 [2021-09-09T16:36:06.831Z] ---> f01f1bc40abd [2021-09-09T16:36:06.831Z] Step 6/22 : COPY go.mod . [2021-09-09T16:36:06.831Z] ---> de667e6fdbb4 [2021-09-09T16:36:06.831Z] Step 7/23 : RUN go mod download [2021-09-09T16:36:06.831Z] ---> Running in 7cef5f3f5397 [2021-09-09T16:36:06.831Z] ---> 4ca81dac1986 [2021-09-09T16:36:06.831Z] Step 7/24 : RUN go mod download [2021-09-09T16:36:06.831Z] ---> Running in b4e675f5e0db [2021-09-09T16:36:06.831Z] ---> 6bc67f1758bb [2021-09-09T16:36:06.831Z] Step 7/22 : RUN go mod download [2021-09-09T16:36:07.096Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-09T16:36:07.096Z] ---> Running in 02805493c0c1 [2021-09-09T16:36:07.096Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-09T16:36:08.057Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-09T16:36:08.057Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-09T16:36:08.322Z] Removing intermediate container b4e675f5e0db [2021-09-09T16:36:08.322Z] ---> d6a50d4fd11b [2021-09-09T16:36:08.322Z] Step 8/24 : COPY . . [2021-09-09T16:36:08.587Z] OK: 219 MiB in 52 packages [2021-09-09T16:36:08.859Z] Removing intermediate container 7cef5f3f5397 [2021-09-09T16:36:08.859Z] ---> 03875b6970fa [2021-09-09T16:36:08.859Z] Step 8/23 : COPY . . [2021-09-09T16:36:09.133Z] OK: 219 MiB in 52 packages [2021-09-09T16:36:12.057Z] Removing intermediate container 02805493c0c1 [2021-09-09T16:36:12.057Z] ---> c784a3fd3aed [2021-09-09T16:36:12.057Z] Step 8/22 : COPY . . [2021-09-09T16:36:12.849Z] Merging remotes/origin/main commit a77f58c90179b916eae9116a1115cd7226a95c94 into PR head commit 0c24509f371167a4a7dc9902011df1ae52793e1e [2021-09-09T16:36:13.026Z] Removing intermediate container a88ac6fba0b6 [2021-09-09T16:36:13.026Z] ---> bb31dd6c0edc [2021-09-09T16:36:13.026Z] Step 6/24 : COPY go.mod . [2021-09-09T16:36:13.362Z] Merge succeeded, producing 551cf2ed9a70c4aa720aad03911334a98ea2ee9f [2021-09-09T16:36:13.363Z] Checking out Revision 551cf2ed9a70c4aa720aad03911334a98ea2ee9f (PR-3698) [2021-09-09T16:36:11.275Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-09T16:36:11.289Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-09T16:36:12.033Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-09T16:36:12.068Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-09T16:36:12.068Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-09T16:36:12.081Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3698/head:refs/remotes/origin/PR-3698 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-09T16:36:12.867Z] > git config core.sparsecheckout # timeout=10 [2021-09-09T16:36:12.883Z] > git checkout -f 0c24509f371167a4a7dc9902011df1ae52793e1e # timeout=10 [2021-09-09T16:36:13.119Z] > git remote # timeout=10 [2021-09-09T16:36:13.148Z] > git config --get remote.origin.url # timeout=10 [2021-09-09T16:36:13.162Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-09T16:36:13.175Z] > git merge a77f58c90179b916eae9116a1115cd7226a95c94 # timeout=10 [2021-09-09T16:36:13.339Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-09T16:36:13.366Z] > git config core.sparsecheckout # timeout=10 [2021-09-09T16:36:13.385Z] > git checkout -f 551cf2ed9a70c4aa720aad03911334a98ea2ee9f # timeout=10 [2021-09-09T16:36:13.991Z] Removing intermediate container 5ff673bfe08b [2021-09-09T16:36:13.991Z] ---> cbc76a0be790 [2021-09-09T16:36:13.991Z] Step 6/24 : COPY go.mod . [2021-09-09T16:36:13.991Z] ---> 953545a2ebe4 [2021-09-09T16:36:13.991Z] Step 7/24 : RUN go mod download [2021-09-09T16:36:14.579Z] ---> dc50ada97f0b [2021-09-09T16:36:14.579Z] Step 9/24 : RUN go mod tidy [2021-09-09T16:36:14.849Z] ---> 63343e138870 [2021-09-09T16:36:14.849Z] Step 7/24 : RUN go mod download [2021-09-09T16:36:14.849Z] ---> Running in 0e8aa63a29b6 [2021-09-09T16:36:15.113Z] ---> Running in 87c5cffe5f8a [2021-09-09T16:36:15.113Z] ---> 9fdd8e7265b8 [2021-09-09T16:36:15.113Z] Step 9/23 : RUN go mod tidy [2021-09-09T16:36:15.382Z] ---> Running in cbe440b6c772 [2021-09-09T16:36:15.382Z] ---> Running in 5487f0f93043 [2021-09-09T16:36:17.326Z] ---> bb4b7fb589fe [2021-09-09T16:36:17.326Z] Step 9/22 : RUN go mod tidy [2021-09-09T16:36:17.326Z] Removing intermediate container 0e8aa63a29b6 [2021-09-09T16:36:17.326Z] ---> 58ab629b7bf3 [2021-09-09T16:36:17.326Z] Step 8/24 : COPY . . [2021-09-09T16:36:17.326Z] ---> Running in 6ca4c1abe155 [2021-09-09T16:36:17.592Z] Removing intermediate container 87c5cffe5f8a [2021-09-09T16:36:17.592Z] ---> 390cd05e731a [2021-09-09T16:36:17.592Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-09T16:36:18.293Z] Commit message: "Merge commit 'a77f58c90179b916eae9116a1115cd7226a95c94' into HEAD" [2021-09-09T16:36:18.318Z] First time build. Skipping changelog. [2021-09-09T16:36:18.550Z] ---> Running in 9b88f37a7359 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-09T16:36:18.696Z] provisioning config files... [2021-09-09T16:36:18.731Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config6442471872678997939tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-09T16:36:18.819Z] Removing intermediate container cbe440b6c772 [2021-09-09T16:36:18.819Z] ---> 4d5569185e14 [2021-09-09T16:36:18.819Z] Step 8/24 : COPY . . [2021-09-09T16:36:19.088Z] Removing intermediate container 5487f0f93043 [2021-09-09T16:36:19.088Z] ---> 89262938786d [2021-09-09T16:36:19.088Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-09T16:36:19.368Z] ---> docker-login.sh [2021-09-09T16:36:19.368Z] nexus3.edgexfoundry.org:10001 [2021-09-09T16:36:18.297Z] > git rev-list --no-walk 590ccfd26c3e56d5a3533da2daa2e7c4c0126a9d # timeout=10 [2021-09-09T16:36:20.058Z] ---> Running in fb24ecf47462 [2021-09-09T16:36:20.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T16:36:21.101Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T16:36:21.101Z] Configure a credential helper to remove this warning. See [2021-09-09T16:36:21.101Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T16:36:21.101Z] [2021-09-09T16:36:21.101Z] Login Succeeded [2021-09-09T16:36:21.375Z] nexus3.edgexfoundry.org:10002 [2021-09-09T16:36:21.468Z] Removing intermediate container 6ca4c1abe155 [2021-09-09T16:36:21.468Z] ---> c038a7c53813 [2021-09-09T16:36:21.468Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-09T16:36:21.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T16:36:21.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T16:36:21.649Z] Configure a credential helper to remove this warning. See [2021-09-09T16:36:21.649Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T16:36:21.649Z] [2021-09-09T16:36:21.649Z] Login Succeeded [2021-09-09T16:36:21.649Z] nexus3.edgexfoundry.org:10003 [2021-09-09T16:36:21.733Z] 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-09-09T16:36:21.733Z] 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-09-09T16:36:21.733Z] ---> Running in 20f2f6ff8fc4 [2021-09-09T16:36:22.010Z] ---> 43512d1b5659 [2021-09-09T16:36:22.010Z] Step 9/24 : RUN go mod tidy [2021-09-09T16:36:22.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T16:36:22.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T16:36:22.250Z] Configure a credential helper to remove this warning. See [2021-09-09T16:36:22.250Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T16:36:22.250Z] [2021-09-09T16:36:22.250Z] Login Succeeded [2021-09-09T16:36:22.250Z] nexus3.edgexfoundry.org:10004 [2021-09-09T16:36:22.276Z] ---> Running in dc5c3497a040 [2021-09-09T16:36:22.544Z] 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-09-09T16:36:22.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T16:36:22.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T16:36:22.853Z] Configure a credential helper to remove this warning. See [2021-09-09T16:36:22.853Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T16:36:22.853Z] [2021-09-09T16:36:22.853Z] Login Succeeded [2021-09-09T16:36:22.853Z] docker.io [2021-09-09T16:36:23.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T16:36:23.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T16:36:23.734Z] Configure a credential helper to remove this warning. See [2021-09-09T16:36:23.734Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T16:36:23.734Z] [2021-09-09T16:36:23.734Z] Login Succeeded [2021-09-09T16:36:23.734Z] ---> docker-login.sh ends [Pipeline] } [2021-09-09T16:36:23.815Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-09T16:36:24.454Z] ========================================================= [2021-09-09T16:36:24.454Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-09T16:36:24.454Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-09T16:36:24.819Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-09T16:36:25.095Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-09T16:36:25.095Z] 595b0fe564bb: Pulling fs layer [2021-09-09T16:36:25.095Z] 24495759ef45: Pulling fs layer [2021-09-09T16:36:25.095Z] d148012ef14d: Pulling fs layer [2021-09-09T16:36:25.095Z] e90a11edd702: Pulling fs layer [2021-09-09T16:36:25.095Z] d77568369979: Pulling fs layer [2021-09-09T16:36:25.095Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-09T16:36:25.095Z] 170f2ba95c9a: Pulling fs layer [2021-09-09T16:36:25.095Z] 97ac5df62f85: Pulling fs layer [2021-09-09T16:36:25.095Z] fc1c9f9a7f3b: Waiting [2021-09-09T16:36:25.095Z] 170f2ba95c9a: Waiting [2021-09-09T16:36:25.095Z] e90a11edd702: Waiting [2021-09-09T16:36:25.095Z] d77568369979: Waiting [2021-09-09T16:36:25.095Z] d148012ef14d: Download complete [2021-09-09T16:36:25.095Z] 24495759ef45: Verifying Checksum [2021-09-09T16:36:25.095Z] 24495759ef45: Download complete [2021-09-09T16:36:25.368Z] d77568369979: Verifying Checksum [2021-09-09T16:36:25.368Z] d77568369979: Download complete [2021-09-09T16:36:25.368Z] fc1c9f9a7f3b: Verifying Checksum [2021-09-09T16:36:25.368Z] fc1c9f9a7f3b: Download complete [2021-09-09T16:36:25.368Z] 170f2ba95c9a: Download complete [2021-09-09T16:36:25.368Z] 595b0fe564bb: Download complete [2021-09-09T16:36:25.970Z] 595b0fe564bb: Pull complete [2021-09-09T16:36:26.037Z] Removing intermediate container dc5c3497a040 [2021-09-09T16:36:26.037Z] ---> d5d3f3b92b8b [2021-09-09T16:36:26.037Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-09T16:36:26.037Z] ---> Running in 42190c3252f7 [2021-09-09T16:36:26.575Z] 24495759ef45: Pull complete [2021-09-09T16:36:27.022Z] ---> f24c329ceaae [2021-09-09T16:36:27.022Z] Step 9/24 : RUN go mod tidy [2021-09-09T16:36:27.022Z] 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-09-09T16:36:27.022Z] ---> Running in 6ac79b314fe1 [2021-09-09T16:36:27.175Z] d148012ef14d: Pull complete [2021-09-09T16:36:28.625Z] 97ac5df62f85: Verifying Checksum [2021-09-09T16:36:28.625Z] 97ac5df62f85: Download complete [2021-09-09T16:36:29.031Z] Removing intermediate container 6ac79b314fe1 [2021-09-09T16:36:29.031Z] ---> 17348b9b5223 [2021-09-09T16:36:29.031Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-09T16:36:29.031Z] ---> Running in 5a75bb2a3d82 [2021-09-09T16:36:30.635Z] 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-09-09T16:36:30.638Z] e90a11edd702: Verifying Checksum [2021-09-09T16:36:30.638Z] e90a11edd702: Download complete [2021-09-09T16:36:40.800Z] e90a11edd702: Pull complete [2021-09-09T16:36:40.800Z] d77568369979: Pull complete [2021-09-09T16:36:40.800Z] fc1c9f9a7f3b: Pull complete [2021-09-09T16:36:40.800Z] 170f2ba95c9a: Pull complete [2021-09-09T16:36:48.063Z] 97ac5df62f85: Pull complete [2021-09-09T16:36:48.063Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-09T16:36:48.063Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-09T16:36:48.063Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-09T16:36:48.437Z] + docker build -t ci-base-image-arm64 -f - . [2021-09-09T16:36:48.437Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-09T16:36:48.437Z] WORKDIR /edgex [2021-09-09T16:36:48.437Z] COPY go.mod . [2021-09-09T16:36:48.437Z] RUN go mod download [2021-09-09T16:36:51.089Z] Sending build context to Docker daemon 166MB [2021-09-09T16:36:51.089Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-09T16:36:51.089Z] ---> 04bc70af865f [2021-09-09T16:36:51.089Z] Step 2/4 : WORKDIR /edgex [2021-09-09T16:36:56.488Z] ---> Running in 4fb19519ecbd [2021-09-09T16:36:56.771Z] Removing intermediate container 4fb19519ecbd [2021-09-09T16:36:56.771Z] ---> 0468763854e6 [2021-09-09T16:36:56.771Z] Step 3/4 : COPY go.mod . [2021-09-09T16:36:57.751Z] ---> e1225bd9ac1d [2021-09-09T16:36:57.751Z] Step 4/4 : RUN go mod download [2021-09-09T16:36:58.026Z] ---> Running in 44c97772e9fd [2021-09-09T16:37:02.912Z] 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-09-09T16:37:03.498Z] Removing intermediate container fb24ecf47462 [2021-09-09T16:37:03.498Z] ---> cf1d45711a5d [2021-09-09T16:37:03.498Z] [2021-09-09T16:37:03.498Z] Step 11/23 : FROM alpine:3.12 [2021-09-09T16:37:03.770Z] Removing intermediate container 20f2f6ff8fc4 [2021-09-09T16:37:03.770Z] ---> fd60b7be2c11 [2021-09-09T16:37:03.770Z] [2021-09-09T16:37:03.770Z] Step 11/22 : FROM alpine:3.12 [2021-09-09T16:37:03.770Z] 3.12: Pulling from library/alpine [2021-09-09T16:37:04.039Z] 3.12: Pulling from library/alpine [2021-09-09T16:37:05.008Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-09T16:37:05.008Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-09T16:37:05.008Z] Status: Image is up to date for alpine:3.12 [2021-09-09T16:37:05.008Z] Status: Downloaded newer image for alpine:3.12 [2021-09-09T16:37:05.008Z] ---> 48b8ec4ed9eb [2021-09-09T16:37:05.008Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-09T16:37:05.008Z] ---> 48b8ec4ed9eb [2021-09-09T16:37:05.008Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-09T16:37:05.008Z] ---> Running in 18f92744b0d4 [2021-09-09T16:37:05.008Z] ---> Running in c475d4337e11 [2021-09-09T16:37:07.145Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-09T16:37:07.145Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-09T16:37:07.145Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-09T16:37:07.145Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-09T16:37:07.145Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-09-09T16:37:07.145Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T16:37:07.145Z] OK: 6 MiB in 15 packages [2021-09-09T16:37:07.145Z] (1/4) Installing ca-certificates (20191127-r4) [2021-09-09T16:37:07.145Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-09-09T16:37:07.145Z] (3/4) Installing libcurl (7.78.0-r0) [2021-09-09T16:37:07.145Z] (4/4) Installing curl (7.78.0-r0) [2021-09-09T16:37:07.145Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T16:37:07.145Z] Executing ca-certificates-20191127-r4.trigger [2021-09-09T16:37:07.145Z] OK: 7 MiB in 18 packages [2021-09-09T16:37:07.145Z] Removing intermediate container 42190c3252f7 [2021-09-09T16:37:07.145Z] ---> 5b110d5f71eb [2021-09-09T16:37:07.145Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-09T16:37:07.145Z] ---> Running in 579d43f00bd1 [2021-09-09T16:37:07.145Z] Removing intermediate container 18f92744b0d4 [2021-09-09T16:37:07.145Z] ---> 8b30158165fe [2021-09-09T16:37:07.145Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-09T16:37:07.446Z] ---> Running in e3555806ded3 [2021-09-09T16:37:07.446Z] Removing intermediate container c475d4337e11 [2021-09-09T16:37:07.446Z] ---> 21099aaeef8b [2021-09-09T16:37:07.446Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-09T16:37:07.446Z] ---> Running in 5433bdca031e [2021-09-09T16:37:07.731Z] 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-09-09T16:37:07.731Z] Removing intermediate container e3555806ded3 [2021-09-09T16:37:07.731Z] ---> 16d8f0d3df0e [2021-09-09T16:37:07.731Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-09T16:37:07.999Z] Removing intermediate container 5433bdca031e [2021-09-09T16:37:07.999Z] ---> a32463d11dfb [2021-09-09T16:37:07.999Z] Step 14/22 : WORKDIR /edgex [2021-09-09T16:37:08.270Z] ---> Running in c503073e8126 [2021-09-09T16:37:08.270Z] ---> Running in 53675c57b7b4 [2021-09-09T16:37:08.270Z] Removing intermediate container 5a75bb2a3d82 [2021-09-09T16:37:08.270Z] ---> c67752225ea2 [2021-09-09T16:37:08.270Z] [2021-09-09T16:37:08.270Z] Step 11/24 : FROM alpine:3.12 [2021-09-09T16:37:08.270Z] ---> 48b8ec4ed9eb [2021-09-09T16:37:08.270Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-09T16:37:08.270Z] ---> Using cache [2021-09-09T16:37:08.270Z] ---> 8b30158165fe [2021-09-09T16:37:08.270Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-09T16:37:08.270Z] ---> Using cache [2021-09-09T16:37:08.270Z] ---> 16d8f0d3df0e [2021-09-09T16:37:08.270Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-09T16:37:08.270Z] ---> Running in e626f7464f24 [2021-09-09T16:37:08.553Z] Removing intermediate container c503073e8126 [2021-09-09T16:37:08.553Z] ---> 5b643805ca6e [2021-09-09T16:37:08.553Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-09T16:37:08.553Z] Removing intermediate container 53675c57b7b4 [2021-09-09T16:37:08.553Z] ---> ca228d03a313 [2021-09-09T16:37:08.553Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-09T16:37:08.553Z] ---> Running in 04162095d3c9 [2021-09-09T16:37:08.553Z] Removing intermediate container e626f7464f24 [2021-09-09T16:37:08.553Z] ---> 5e12e7487517 [2021-09-09T16:37:08.553Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-09T16:37:08.835Z] ---> Running in a99fd99ec995 [2021-09-09T16:37:08.835Z] ---> f6281e50163d [2021-09-09T16:37:08.835Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-09T16:37:08.835Z] Removing intermediate container 04162095d3c9 [2021-09-09T16:37:08.835Z] ---> 74b5c9ace02d [2021-09-09T16:37:08.835Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T16:37:09.107Z] Removing intermediate container 579d43f00bd1 [2021-09-09T16:37:09.107Z] ---> 7c60338c32be [2021-09-09T16:37:09.107Z] [2021-09-09T16:37:09.107Z] Step 12/24 : FROM docker:20.10.7 [2021-09-09T16:37:09.107Z] Removing intermediate container a99fd99ec995 [2021-09-09T16:37:09.107Z] ---> 449a2addc419 [2021-09-09T16:37:09.107Z] Step 16/24 : WORKDIR / [2021-09-09T16:37:09.390Z] 20.10.7: Pulling from library/docker [2021-09-09T16:37:09.390Z] ---> 3924859025c4 [2021-09-09T16:37:09.390Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-09T16:37:09.390Z] ---> Running in d600056bc947 [2021-09-09T16:37:09.390Z] ---> 86079ddedd5e [2021-09-09T16:37:09.390Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-09T16:37:09.390Z] Removing intermediate container 9b88f37a7359 [2021-09-09T16:37:09.390Z] ---> b2d1839cd0a7 [2021-09-09T16:37:09.390Z] [2021-09-09T16:37:09.390Z] Step 11/24 : FROM alpine:3.12 [2021-09-09T16:37:09.390Z] ---> 48b8ec4ed9eb [2021-09-09T16:37:09.390Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-09T16:37:09.390Z] ---> Running in 461b7af7738c [2021-09-09T16:37:09.390Z] Removing intermediate container d600056bc947 [2021-09-09T16:37:09.390Z] ---> 3c9a3e6775d0 [2021-09-09T16:37:09.390Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T16:37:09.676Z] Removing intermediate container 461b7af7738c [2021-09-09T16:37:09.676Z] ---> 0c2147815e49 [2021-09-09T16:37:09.676Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-09T16:37:09.946Z] ---> Running in 471ebe6b30e8 [2021-09-09T16:37:09.946Z] ---> 88c304f9b57d [2021-09-09T16:37:09.946Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-09T16:37:09.946Z] ---> 0b2de8289c48 [2021-09-09T16:37:09.946Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-09T16:37:09.946Z] ---> 16746df3bc5e [2021-09-09T16:37:09.946Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-09T16:37:09.946Z] ---> Running in 4aae472c460b [2021-09-09T16:37:10.214Z] Removing intermediate container 471ebe6b30e8 [2021-09-09T16:37:10.214Z] ---> 41cf2216c7c0 [2021-09-09T16:37:10.214Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-09T16:37:10.214Z] ---> Running in 7abc6b70a9f6 [2021-09-09T16:37:10.214Z] ---> a51d98d42b76 [2021-09-09T16:37:10.214Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-09T16:37:10.214Z] Removing intermediate container 4aae472c460b [2021-09-09T16:37:10.214Z] ---> dd2e2514103e [2021-09-09T16:37:10.214Z] Step 19/22 : CMD ["--init=true"] [2021-09-09T16:37:10.214Z] ---> 9fd509e3fdd5 [2021-09-09T16:37:10.214Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-09T16:37:10.214Z] ---> Running in f2c8d3ec1118 [2021-09-09T16:37:10.214Z] ---> Running in a81335325418 [2021-09-09T16:37:10.480Z] Removing intermediate container 7abc6b70a9f6 [2021-09-09T16:37:10.480Z] ---> 86ebcadc5d1a [2021-09-09T16:37:10.480Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T16:37:10.480Z] Removing intermediate container f2c8d3ec1118 [2021-09-09T16:37:10.480Z] ---> 612a1e9f4b32 [2021-09-09T16:37:10.480Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T16:37:10.480Z] Removing intermediate container a81335325418 [2021-09-09T16:37:10.480Z] ---> a485a6d86e38 [2021-09-09T16:37:10.480Z] Step 20/22 : LABEL arch=x86_64 [2021-09-09T16:37:10.480Z] ---> Running in 1ff6518cd2a2 [2021-09-09T16:37:10.480Z] ---> Running in 816ba9721cb9 [2021-09-09T16:37:10.480Z] ---> d7281a87a6d2 [2021-09-09T16:37:10.480Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-09T16:37:10.480Z] ---> Running in 57231f13178f [2021-09-09T16:37:10.480Z] ---> Running in 59d38febc4c8 [2021-09-09T16:37:10.745Z] Removing intermediate container 816ba9721cb9 [2021-09-09T16:37:10.745Z] ---> 55906ece4135 [2021-09-09T16:37:10.745Z] Step 21/23 : LABEL arch=x86_64 [2021-09-09T16:37:10.745Z] Removing intermediate container 59d38febc4c8 [2021-09-09T16:37:10.745Z] ---> 75d23aaa9806 [2021-09-09T16:37:10.745Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T16:37:10.745Z] Removing intermediate container 57231f13178f [2021-09-09T16:37:10.745Z] ---> 5c9b51eb760b [2021-09-09T16:37:10.745Z] Step 21/22 : LABEL git_sha=a648e991681424844ee80e1e016dc498df66f832 [2021-09-09T16:37:10.745Z] ---> Running in 57bec4449896 [2021-09-09T16:37:10.745Z] ---> Running in 1ac471a0b52d [2021-09-09T16:37:10.745Z] ---> Running in a590b7268d1b [2021-09-09T16:37:10.745Z] Removing intermediate container 57bec4449896 [2021-09-09T16:37:10.745Z] ---> 41874888581a [2021-09-09T16:37:10.745Z] Step 22/23 : LABEL git_sha=a648e991681424844ee80e1e016dc498df66f832 [2021-09-09T16:37:11.009Z] Removing intermediate container a590b7268d1b [2021-09-09T16:37:11.009Z] ---> 2d2544cbef6b [2021-09-09T16:37:11.009Z] Step 22/22 : LABEL version=0.0.0 [2021-09-09T16:37:11.009Z] Removing intermediate container 1ac471a0b52d [2021-09-09T16:37:11.009Z] ---> 134bbee7a559 [2021-09-09T16:37:11.009Z] Step 22/24 : LABEL arch=x86_64 [2021-09-09T16:37:11.009Z] ---> Running in bb1a5bdd7cab [2021-09-09T16:37:11.009Z] ---> Running in 6d34d9970567 [2021-09-09T16:37:11.009Z] ---> Running in d12d3f679683 [2021-09-09T16:37:11.275Z] Removing intermediate container d12d3f679683 [2021-09-09T16:37:11.275Z] ---> a49a2cd59be1 [2021-09-09T16:37:11.275Z] [2021-09-09T16:37:11.275Z] Removing intermediate container bb1a5bdd7cab [2021-09-09T16:37:11.275Z] ---> fedbb22ce862 [2021-09-09T16:37:11.275Z] Step 23/24 : LABEL git_sha=a648e991681424844ee80e1e016dc498df66f832 [2021-09-09T16:37:11.275Z] Removing intermediate container 6d34d9970567 [2021-09-09T16:37:11.275Z] ---> 26098e0d490f [2021-09-09T16:37:11.275Z] Step 23/23 : LABEL version=0.0.0 [2021-09-09T16:37:11.275Z] Successfully built a49a2cd59be1 [2021-09-09T16:37:11.275Z] Successfully tagged security-proxy-setup:latest [2021-09-09T16:37:11.275Z] Building core-metadata [2021-09-09T16:37:11.275Z]  Building security-proxy-setup ... done  ---> Running in 8fd395a45642 [2021-09-09T16:37:11.275Z] ---> Running in 7fc767dc46a4 [2021-09-09T16:37:11.275Z] Removing intermediate container 1ff6518cd2a2 [2021-09-09T16:37:11.275Z] ---> b00a63783adb [2021-09-09T16:37:11.275Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-09T16:37:12.233Z] ---> Running in 0940be2685d8 [2021-09-09T16:37:12.233Z] Removing intermediate container 7fc767dc46a4 [2021-09-09T16:37:12.233Z] ---> 4a0d4593850e [2021-09-09T16:37:12.233Z] [2021-09-09T16:37:12.233Z] Successfully built 4a0d4593850e [2021-09-09T16:37:12.502Z] Removing intermediate container 8fd395a45642 [2021-09-09T16:37:12.502Z] ---> 7e1e186274c6 [2021-09-09T16:37:12.502Z] Step 24/24 : LABEL version=0.0.0 [2021-09-09T16:37:12.502Z] Successfully tagged support-scheduler:latest [2021-09-09T16:37:12.502Z] Building security-bootstrapper [2021-09-09T16:37:15.864Z]  Building support-scheduler ... done  ---> Running in 53f207957138 [2021-09-09T16:37:15.864Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-09T16:37:16.128Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-09T16:37:16.708Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-09-09T16:37:16.972Z] (2/6) Installing libgcc (9.3.0-r2) [2021-09-09T16:37:16.973Z] Removing intermediate container 53f207957138 [2021-09-09T16:37:16.973Z] ---> 68749c213255 [2021-09-09T16:37:16.973Z] [2021-09-09T16:37:16.973Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-09T16:37:16.973Z] Successfully built 68749c213255 [2021-09-09T16:37:16.973Z] Successfully tagged core-command:latest [2021-09-09T16:37:16.973Z]  Building core-command ... done Building support-notifications [2021-09-09T16:37:17.246Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-09-09T16:37:17.824Z] (5/6) Installing libzmq (4.3.3-r0) [2021-09-09T16:37:18.092Z] (6/6) Installing zeromq (4.3.3-r0) [2021-09-09T16:37:18.092Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-09T16:37:18.092Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T16:37:18.092Z] OK: 8 MiB in 20 packages [2021-09-09T16:37:18.092Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-09T16:37:18.360Z] ---> 08bdaf2f88f9 [2021-09-09T16:37:18.360Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-09-09T16:37:18.360Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T16:37:18.360Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-09T16:37:18.360Z] ---> 737497c8ba34 [2021-09-09T16:37:18.360Z] Step 3/32 : WORKDIR /edgex-go [2021-09-09T16:37:18.360Z] ---> Using cache [2021-09-09T16:37:18.360Z] ---> f4cd664b09e7 [2021-09-09T16:37:18.360Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T16:37:18.360Z] ---> Using cache [2021-09-09T16:37:18.360Z] ---> 2c175d04602d [2021-09-09T16:37:18.360Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-09T16:37:18.360Z] ---> Using cache [2021-09-09T16:37:18.360Z] ---> cbc76a0be790 [2021-09-09T16:37:18.360Z] Step 6/32 : COPY go.mod . [2021-09-09T16:37:18.360Z] ---> Using cache [2021-09-09T16:37:18.360Z] ---> 63343e138870 [2021-09-09T16:37:18.360Z] Step 7/32 : RUN go mod download [2021-09-09T16:37:18.360Z] ---> Using cache [2021-09-09T16:37:18.360Z] ---> 4d5569185e14 [2021-09-09T16:37:18.360Z] Step 8/32 : COPY . . [2021-09-09T16:37:18.360Z] ---> Using cache [2021-09-09T16:37:18.360Z] ---> f24c329ceaae [2021-09-09T16:37:18.360Z] Step 9/32 : RUN go mod tidy [2021-09-09T16:37:18.360Z] ---> Using cache [2021-09-09T16:37:18.360Z] ---> 17348b9b5223 [2021-09-09T16:37:18.360Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-09T16:37:20.945Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T16:37:20.945Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-09T16:37:20.945Z] ---> 737497c8ba34 [2021-09-09T16:37:20.945Z] Step 3/23 : WORKDIR /edgex-go [2021-09-09T16:37:20.945Z] ---> Using cache [2021-09-09T16:37:20.945Z] ---> f4cd664b09e7 [2021-09-09T16:37:20.945Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T16:37:20.945Z] ---> Using cache [2021-09-09T16:37:20.945Z] ---> 2c175d04602d [2021-09-09T16:37:20.945Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-09T16:37:21.527Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T16:37:21.527Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-09T16:37:21.527Z] ---> 737497c8ba34 [2021-09-09T16:37:21.527Z] Step 3/24 : WORKDIR /edgex-go [2021-09-09T16:37:21.527Z] ---> Using cache [2021-09-09T16:37:21.527Z] ---> f4cd664b09e7 [2021-09-09T16:37:21.527Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T16:37:21.527Z] ---> Using cache [2021-09-09T16:37:21.527Z] ---> 2c175d04602d [2021-09-09T16:37:21.527Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-09T16:37:21.527Z] ---> Using cache [2021-09-09T16:37:21.527Z] ---> cbc76a0be790 [2021-09-09T16:37:21.527Z] Step 6/24 : COPY go.mod . [2021-09-09T16:37:21.527Z] ---> Using cache [2021-09-09T16:37:21.527Z] ---> 63343e138870 [2021-09-09T16:37:21.527Z] Step 7/24 : RUN go mod download [2021-09-09T16:37:21.527Z] ---> Using cache [2021-09-09T16:37:21.527Z] ---> 4d5569185e14 [2021-09-09T16:37:21.527Z] Step 8/24 : COPY . . [2021-09-09T16:37:21.527Z] ---> Using cache [2021-09-09T16:37:21.527Z] ---> f24c329ceaae [2021-09-09T16:37:21.527Z] Step 9/24 : RUN go mod tidy [2021-09-09T16:37:21.527Z] ---> Using cache [2021-09-09T16:37:21.527Z] ---> 17348b9b5223 [2021-09-09T16:37:21.527Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-09T16:37:21.527Z] ---> Running in f95c061e6a39 [2021-09-09T16:37:21.527Z] ---> Running in fa78c99a34ab [2021-09-09T16:37:21.793Z] ---> Running in 623102199cbe [2021-09-09T16:37:21.793Z] ---> Running in 21fb81bfcfef [2021-09-09T16:37:21.793Z] Removing intermediate container f95c061e6a39 [2021-09-09T16:37:21.793Z] ---> e8b61536540a [2021-09-09T16:37:21.793Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-09-09T16:37:21.793Z] Removing intermediate container 0940be2685d8 [2021-09-09T16:37:21.793Z] ---> 94ac97971b11 [2021-09-09T16:37:21.793Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T16:37:21.793Z] ---> Running in 4f462be9730f [2021-09-09T16:37:22.069Z] ---> b544c83df367 [2021-09-09T16:37:22.069Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-09T16:37:22.069Z] 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-09-09T16:37:22.340Z] 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-09-09T16:37:22.608Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-09T16:37:22.608Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-09T16:37:22.608Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-09T16:37:22.873Z] ---> 7efbea2c096c [2021-09-09T16:37:22.873Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-09T16:37:23.140Z] (1/39) Installing readline (8.1.0-r0) [2021-09-09T16:37:23.140Z] (2/39) Installing bash (5.1.0-r0) [2021-09-09T16:37:23.140Z] Executing bash-5.1.0-r0.post-install [2021-09-09T16:37:23.140Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-09T16:37:23.140Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-09T16:37:23.140Z] (5/39) Installing libcurl (7.78.0-r0) [2021-09-09T16:37:23.140Z] ---> bb2d5dd72ae3 [2021-09-09T16:37:23.140Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-09T16:37:23.140Z] (6/39) Installing curl (7.78.0-r0) [2021-09-09T16:37:23.140Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-09T16:37:23.140Z] ---> Running in d3f07298c42b [2021-09-09T16:37:23.140Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-09T16:37:23.140Z] (9/39) Installing expat (2.2.10-r1) [2021-09-09T16:37:23.140Z] (10/39) Installing libffi (3.3-r2) [2021-09-09T16:37:23.140Z] (11/39) Installing gdbm (1.19-r0) [2021-09-09T16:37:23.140Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-09T16:37:23.140Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-09T16:37:23.423Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-09T16:37:23.423Z] Removing intermediate container d3f07298c42b [2021-09-09T16:37:23.423Z] ---> 434e80397e7f [2021-09-09T16:37:23.423Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T16:37:23.423Z] ---> Running in 76f792b41085 [2021-09-09T16:37:23.702Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-09T16:37:23.702Z] Removing intermediate container 76f792b41085 [2021-09-09T16:37:23.702Z] ---> 6c29a1a10667 [2021-09-09T16:37:23.702Z] Step 22/24 : LABEL arch=x86_64 [2021-09-09T16:37:23.980Z] ---> Running in d8313d0927d0 [2021-09-09T16:37:24.266Z] Removing intermediate container d8313d0927d0 [2021-09-09T16:37:24.266Z] ---> 8946d3830ff9 [2021-09-09T16:37:24.266Z] Step 23/24 : LABEL git_sha=a648e991681424844ee80e1e016dc498df66f832 [2021-09-09T16:37:24.266Z] ---> Running in d6b42844d6ce [2021-09-09T16:37:24.266Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-09T16:37:24.266Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-09T16:37:24.266Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-09T16:37:24.266Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-09T16:37:24.266Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-09T16:37:24.266Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-09T16:37:24.542Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-09T16:37:24.542Z] Removing intermediate container d6b42844d6ce [2021-09-09T16:37:24.542Z] ---> 27c82351fee9 [2021-09-09T16:37:24.542Z] Step 24/24 : LABEL version=0.0.0 [2021-09-09T16:37:24.542Z] ---> Running in 45a956e43780 [2021-09-09T16:37:24.542Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-09T16:37:24.542Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-09T16:37:24.542Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-09T16:37:26.298Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-09T16:37:26.298Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-09T16:37:26.298Z] Removing intermediate container 45a956e43780 [2021-09-09T16:37:26.298Z] ---> eef8be0543a9 [2021-09-09T16:37:26.298Z] [2021-09-09T16:37:26.298Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-09T16:37:26.298Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-09T16:37:26.298Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-09T16:37:26.298Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-09T16:37:26.298Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-09T16:37:26.298Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-09T16:37:26.298Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-09T16:37:26.298Z] Successfully built eef8be0543a9 [2021-09-09T16:37:26.298Z] Successfully tagged core-data:latest [2021-09-09T16:37:26.298Z] Building security-secretstore-setup [2021-09-09T16:37:26.298Z]  Building core-data ... done (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-09T16:37:26.298Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-09T16:37:26.298Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-09T16:37:26.298Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-09T16:37:26.298Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-09T16:37:26.298Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-09T16:37:26.298Z] OK: 219 MiB in 52 packages [2021-09-09T16:37:26.298Z] Executing busybox-1.32.1-r6.trigger [2021-09-09T16:37:26.298Z] OK: 82 MiB in 59 packages [2021-09-09T16:37:28.247Z] Removing intermediate container 21fb81bfcfef [2021-09-09T16:37:28.247Z] ---> 3d1386446113 [2021-09-09T16:37:28.247Z] Step 6/23 : COPY go.mod . [2021-09-09T16:37:28.247Z] ---> f3f8a9668a16 [2021-09-09T16:37:28.247Z] Step 7/23 : RUN go mod download [2021-09-09T16:37:28.511Z] ---> Running in e7d079eb15df [2021-09-09T16:37:31.149Z] Collecting docker-compose==1.23.2 [2021-09-09T16:37:31.149Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-09T16:37:31.149Z] Removing intermediate container e7d079eb15df [2021-09-09T16:37:31.149Z] ---> 6f809bfd9f3c [2021-09-09T16:37:31.149Z] Step 8/23 : COPY . . [2021-09-09T16:37:31.149Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-09T16:37:31.149Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-09T16:37:31.773Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-09T16:37:31.773Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-09T16:37:32.401Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-09T16:37:32.401Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-09T16:37:32.401Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-09-09T16:37:32.401Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T16:37:32.401Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-09T16:37:32.401Z] ---> 737497c8ba34 [2021-09-09T16:37:32.401Z] Step 3/26 : WORKDIR /edgex-go [2021-09-09T16:37:32.401Z] ---> Using cache [2021-09-09T16:37:32.401Z] ---> f4cd664b09e7 [2021-09-09T16:37:32.401Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T16:37:32.401Z] ---> Using cache [2021-09-09T16:37:32.401Z] ---> 2c175d04602d [2021-09-09T16:37:32.401Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-09T16:37:32.401Z] ---> Using cache [2021-09-09T16:37:32.401Z] ---> cbc76a0be790 [2021-09-09T16:37:32.401Z] Step 6/26 : COPY go.mod . [2021-09-09T16:37:32.401Z] ---> Using cache [2021-09-09T16:37:32.401Z] ---> 63343e138870 [2021-09-09T16:37:32.401Z] Step 7/26 : RUN go mod download [2021-09-09T16:37:32.401Z] ---> Using cache [2021-09-09T16:37:32.401Z] ---> 4d5569185e14 [2021-09-09T16:37:32.401Z] Step 8/26 : COPY . . [2021-09-09T16:37:32.401Z] ---> Using cache [2021-09-09T16:37:32.401Z] ---> f24c329ceaae [2021-09-09T16:37:32.401Z] Step 9/26 : RUN go mod tidy [2021-09-09T16:37:32.401Z] ---> Using cache [2021-09-09T16:37:32.401Z] ---> 17348b9b5223 [2021-09-09T16:37:32.401Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-09T16:37:32.401Z] Collecting docker<4.0,>=3.6.0 [2021-09-09T16:37:32.401Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-09T16:37:32.669Z] Collecting cached-property<2,>=1.2.0 [2021-09-09T16:37:32.669Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-09T16:37:32.935Z] Collecting texttable<0.10,>=0.9.0 [2021-09-09T16:37:32.935Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-09T16:37:33.533Z] Collecting docopt<0.7,>=0.6.1 [2021-09-09T16:37:33.533Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-09T16:37:34.124Z] Collecting jsonschema<3,>=2.5.1 [2021-09-09T16:37:34.124Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-09T16:37:34.406Z] Collecting PyYAML<4,>=3.10 [2021-09-09T16:37:34.406Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-09T16:37:36.121Z] ---> Running in 74cffcfb1f15 [2021-09-09T16:37:36.121Z] Collecting docker-pycreds>=0.4.0 [2021-09-09T16:37:36.121Z] ---> 9e0ed6917335 [2021-09-09T16:37:36.121Z] Step 9/23 : RUN go mod tidy [2021-09-09T16:37:36.121Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-09T16:37:36.121Z] ---> Running in 2eee34897572 [2021-09-09T16:37:36.121Z] Collecting certifi>=2017.4.17 [2021-09-09T16:37:36.121Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-09T16:37:36.121Z] Collecting idna<2.8,>=2.5 [2021-09-09T16:37:36.121Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-09T16:37:36.121Z] 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-09-09T16:37:36.398Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-09T16:37:36.398Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-09T16:37:36.398Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-09T16:37:36.398Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-09T16:37:36.398Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-09T16:37:36.398Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-09T16:37:36.398Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-09T16:37:36.398Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-09T16:37:36.680Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-09T16:37:36.680Z] Attempting uninstall: urllib3 [2021-09-09T16:37:36.680Z] Found existing installation: urllib3 1.26.2 [2021-09-09T16:37:36.680Z] Uninstalling urllib3-1.26.2: [2021-09-09T16:37:36.680Z] Successfully uninstalled urllib3-1.26.2 [2021-09-09T16:37:36.952Z] Attempting uninstall: idna [2021-09-09T16:37:36.952Z] Found existing installation: idna 3.1 [2021-09-09T16:37:36.952Z] Uninstalling idna-3.1: [2021-09-09T16:37:36.952Z] Successfully uninstalled idna-3.1 [2021-09-09T16:37:37.225Z] Attempting uninstall: chardet [2021-09-09T16:37:37.225Z] Found existing installation: chardet 4.0.0 [2021-09-09T16:37:37.225Z] Uninstalling chardet-4.0.0: [2021-09-09T16:37:37.225Z] Successfully uninstalled chardet-4.0.0 [2021-09-09T16:37:37.810Z] Attempting uninstall: requests [2021-09-09T16:37:37.810Z] Found existing installation: requests 2.25.1 [2021-09-09T16:37:37.810Z] Uninstalling requests-2.25.1: [2021-09-09T16:37:38.090Z] Successfully uninstalled requests-2.25.1 [2021-09-09T16:37:38.373Z] Running setup.py install for texttable: started [2021-09-09T16:37:38.373Z] Removing intermediate container 2eee34897572 [2021-09-09T16:37:38.373Z] ---> 21b430423c43 [2021-09-09T16:37:38.373Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-09T16:37:38.373Z] ---> Running in 836266fe407d [2021-09-09T16:37:38.972Z] 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-09-09T16:37:39.243Z] Running setup.py install for texttable: finished with status 'done' [2021-09-09T16:37:39.243Z] Running setup.py install for PyYAML: started [2021-09-09T16:37:40.222Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-09T16:37:40.222Z] Running setup.py install for docopt: started [2021-09-09T16:37:41.204Z] Running setup.py install for docopt: finished with status 'done' [2021-09-09T16:37:41.205Z] Running setup.py install for dockerpty: started [2021-09-09T16:37:41.795Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-09T16:37:42.764Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 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-09-09T16:37:47.122Z] Removing intermediate container 4f462be9730f [2021-09-09T16:37:47.122Z] ---> 9c28fbfccc6c [2021-09-09T16:37:47.122Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-09T16:37:47.122Z] ---> Running in aefd45e71713 [2021-09-09T16:37:47.122Z] Removing intermediate container aefd45e71713 [2021-09-09T16:37:47.122Z] ---> 0f5d1b26c402 [2021-09-09T16:37:47.122Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-09T16:37:47.122Z] ---> Running in d49ded17fe9a [2021-09-09T16:37:47.122Z] Removing intermediate container d49ded17fe9a [2021-09-09T16:37:47.122Z] ---> 2ef96e5a0d44 [2021-09-09T16:37:47.122Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-09T16:37:47.724Z] ---> e7ba07368f20 [2021-09-09T16:37:47.724Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-09T16:37:47.724Z] ---> 0f0e7e199a87 [2021-09-09T16:37:47.724Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-09T16:37:48.324Z] ---> 83e7e27bfc94 [2021-09-09T16:37:48.324Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-09T16:37:48.324Z] ---> Running in 6019dd768d85 [2021-09-09T16:37:48.324Z] Removing intermediate container 6019dd768d85 [2021-09-09T16:37:48.324Z] ---> 937c9ebf45d0 [2021-09-09T16:37:48.324Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T16:37:48.324Z] ---> Running in a7941a725698 [2021-09-09T16:37:48.598Z] Removing intermediate container a7941a725698 [2021-09-09T16:37:48.598Z] ---> 1e37ebd3d194 [2021-09-09T16:37:48.598Z] Step 22/24 : LABEL arch=x86_64 [2021-09-09T16:37:48.598Z] ---> Running in cd9c3d26b553 [2021-09-09T16:37:48.598Z] Removing intermediate container cd9c3d26b553 [2021-09-09T16:37:48.598Z] ---> b48bb30d3e8f [2021-09-09T16:37:48.598Z] Step 23/24 : LABEL git_sha=a648e991681424844ee80e1e016dc498df66f832 [2021-09-09T16:37:48.871Z] ---> Running in 7e26d6d185e5 [2021-09-09T16:37:48.871Z] Removing intermediate container 7e26d6d185e5 [2021-09-09T16:37:48.871Z] ---> 1dc3b0a1eb46 [2021-09-09T16:37:48.871Z] Step 24/24 : LABEL version=0.0.0 [2021-09-09T16:37:48.871Z] ---> Running in 552a05c66710 [2021-09-09T16:37:49.146Z] Removing intermediate container 552a05c66710 [2021-09-09T16:37:49.146Z] ---> 09772bc16ca8 [2021-09-09T16:37:49.146Z] [2021-09-09T16:37:49.146Z] Successfully built 09772bc16ca8 [2021-09-09T16:37:49.419Z] Successfully tagged sys-mgmt-agent:latest [2021-09-09T16:37:59.538Z]  Building sys-mgmt-agent ... done Removing intermediate container 623102199cbe [2021-09-09T16:37:59.538Z] ---> f353baad3a74 [2021-09-09T16:37:59.538Z] [2021-09-09T16:37:59.538Z] Step 11/32 : FROM alpine:3.12 [2021-09-09T16:37:59.538Z] ---> 48b8ec4ed9eb [2021-09-09T16:37:59.538Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-09T16:37:59.538Z] ---> Running in d827baa284a5 [2021-09-09T16:37:59.538Z] Removing intermediate container d827baa284a5 [2021-09-09T16:37:59.538Z] ---> e09173aa56e1 [2021-09-09T16:37:59.538Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-09T16:37:59.538Z] ---> Running in cf47a9a9b6c9 [2021-09-09T16:37:59.538Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-09T16:37:59.538Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-09T16:37:59.802Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-09-09T16:37:59.802Z] (2/2) Installing su-exec (0.2-r1) [2021-09-09T16:37:59.802Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T16:37:59.802Z] OK: 6 MiB in 16 packages [2021-09-09T16:38:00.765Z] Removing intermediate container cf47a9a9b6c9 [2021-09-09T16:38:00.765Z] ---> bcd259e2dac6 [2021-09-09T16:38:00.765Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-09T16:38:01.343Z] ---> Running in 3c0202d2ce60 [2021-09-09T16:38:01.612Z] Removing intermediate container fa78c99a34ab [2021-09-09T16:38:01.612Z] ---> 3773e69c27a3 [2021-09-09T16:38:01.612Z] [2021-09-09T16:38:01.612Z] Step 11/24 : FROM alpine:3.12 [2021-09-09T16:38:01.612Z] ---> 48b8ec4ed9eb [2021-09-09T16:38:01.612Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-09T16:38:01.612Z] ---> Using cache [2021-09-09T16:38:01.612Z] ---> 8b30158165fe [2021-09-09T16:38:01.612Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-09T16:38:01.612Z] ---> Using cache [2021-09-09T16:38:01.612Z] ---> 16d8f0d3df0e [2021-09-09T16:38:01.612Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-09T16:38:01.612Z] ---> Running in ccd7195bb322 [2021-09-09T16:38:01.612Z] Removing intermediate container 3c0202d2ce60 [2021-09-09T16:38:01.612Z] ---> 8a41eaabc277 [2021-09-09T16:38:01.612Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-09T16:38:01.612Z] ---> Running in 0dd1795edc9a [2021-09-09T16:38:01.881Z] Removing intermediate container ccd7195bb322 [2021-09-09T16:38:01.881Z] ---> 0fb71cf984fd [2021-09-09T16:38:01.881Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-09T16:38:01.881Z] ---> Running in 1a41ed8f71e6 [2021-09-09T16:38:01.881Z] Removing intermediate container 0dd1795edc9a [2021-09-09T16:38:01.881Z] ---> 39b46bfde7ba [2021-09-09T16:38:01.881Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-09T16:38:01.881Z] ---> Running in f2803d0adc71 [2021-09-09T16:38:01.881Z] Removing intermediate container 1a41ed8f71e6 [2021-09-09T16:38:01.881Z] ---> efa80586060d [2021-09-09T16:38:01.881Z] Step 16/24 : WORKDIR / [2021-09-09T16:38:02.147Z] ---> Running in dc4a5b24c74f [2021-09-09T16:38:02.147Z] Removing intermediate container dc4a5b24c74f [2021-09-09T16:38:02.147Z] ---> 10d44c48c70f [2021-09-09T16:38:02.147Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T16:38:02.744Z] ---> d2cf22a79e71 [2021-09-09T16:38:02.744Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-09T16:38:03.022Z] Removing intermediate container f2803d0adc71 [2021-09-09T16:38:03.022Z] ---> 2c83fa316f58 [2021-09-09T16:38:03.022Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-09T16:38:03.022Z] ---> ad19dbacc8a6 [2021-09-09T16:38:03.022Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-09T16:38:03.022Z] ---> Running in 7ea0a0b31121 [2021-09-09T16:38:03.305Z] Removing intermediate container 7ea0a0b31121 [2021-09-09T16:38:03.305Z] ---> eb8fa2e8e0bb [2021-09-09T16:38:03.305Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-09T16:38:03.305Z] ---> 1c75083597cf [2021-09-09T16:38:03.305Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-09T16:38:03.582Z] ---> Running in 4aae92f7f54b [2021-09-09T16:38:03.582Z] ---> 524eb0219221 [2021-09-09T16:38:03.582Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-09T16:38:03.582Z] Removing intermediate container 4aae92f7f54b [2021-09-09T16:38:03.582Z] ---> 0f61a6d6cd56 [2021-09-09T16:38:03.582Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T16:38:03.867Z] ---> Running in c7ffbf891859 [2021-09-09T16:38:03.867Z] ---> Running in 59b706b052e6 [2021-09-09T16:38:03.867Z] Removing intermediate container 59b706b052e6 [2021-09-09T16:38:03.867Z] ---> 23bc3770c2a2 [2021-09-09T16:38:03.867Z] Step 22/24 : LABEL arch=x86_64 [2021-09-09T16:38:03.867Z] ---> Running in c2a480e92046 [2021-09-09T16:38:04.143Z] Removing intermediate container c2a480e92046 [2021-09-09T16:38:04.143Z] ---> 557e177b4422 [2021-09-09T16:38:04.143Z] Step 23/24 : LABEL git_sha=a648e991681424844ee80e1e016dc498df66f832 [2021-09-09T16:38:04.143Z] ---> Running in 1c71ebab76ac [2021-09-09T16:38:04.420Z] Removing intermediate container 1c71ebab76ac [2021-09-09T16:38:04.420Z] ---> 56dd1d4ae179 [2021-09-09T16:38:04.420Z] Step 24/24 : LABEL version=0.0.0 [2021-09-09T16:38:04.420Z] ---> Running in 4672b39bdbf5 [2021-09-09T16:38:04.684Z] Removing intermediate container 4672b39bdbf5 [2021-09-09T16:38:04.684Z] ---> 338354dcfb08 [2021-09-09T16:38:04.684Z] [2021-09-09T16:38:04.684Z] Successfully built 338354dcfb08 [2021-09-09T16:38:04.684Z] Successfully tagged core-metadata:latest [2021-09-09T16:38:04.684Z]  Building core-metadata ... done Removing intermediate container c7ffbf891859 [2021-09-09T16:38:04.684Z] ---> e7f0b7019ca8 [2021-09-09T16:38:04.684Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T16:38:04.952Z] ---> 7564ab4d406e [2021-09-09T16:38:04.952Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-09T16:38:05.534Z] 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-09-09T16:38:05.800Z] ---> bf74f017f297 [2021-09-09T16:38:05.800Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-09T16:38:06.067Z] ---> 04129cb69b03 [2021-09-09T16:38:06.067Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-09T16:38:06.336Z] ---> 8299e1ee310c [2021-09-09T16:38:06.336Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-09T16:38:06.607Z] ---> 0d57ee24873f [2021-09-09T16:38:06.607Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-09T16:38:06.607Z] ---> Running in 152cfc7cd7ba [2021-09-09T16:38:06.880Z] Removing intermediate container 152cfc7cd7ba [2021-09-09T16:38:06.880Z] ---> 94a497eafb35 [2021-09-09T16:38:06.880Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-09T16:38:07.157Z] ---> d6c9f579b406 [2021-09-09T16:38:07.157Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-09T16:38:07.428Z] ---> Running in 16e0cfd853e9 [2021-09-09T16:38:08.404Z] Removing intermediate container 74cffcfb1f15 [2021-09-09T16:38:08.404Z] ---> b2619d654cd5 [2021-09-09T16:38:08.404Z] [2021-09-09T16:38:08.404Z] Step 11/26 : FROM alpine:3.12 [2021-09-09T16:38:08.404Z] ---> 48b8ec4ed9eb [2021-09-09T16:38:08.404Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-09T16:38:08.404Z] ---> Running in 376bba0b56c6 [2021-09-09T16:38:10.311Z] Removing intermediate container 16e0cfd853e9 [2021-09-09T16:38:10.311Z] ---> c3fe727e26aa [2021-09-09T16:38:10.311Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-09T16:38:10.311Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-09T16:38:10.311Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-09T16:38:10.311Z] ---> Running in 2945ff1a4953 [2021-09-09T16:38:10.311Z] (1/3) Installing ca-certificates (20191127-r4) [2021-09-09T16:38:10.311Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-09-09T16:38:10.311Z] (3/3) Installing su-exec (0.2-r1) [2021-09-09T16:38:10.311Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T16:38:10.311Z] Executing ca-certificates-20191127-r4.trigger [2021-09-09T16:38:10.311Z] OK: 6 MiB in 17 packages [2021-09-09T16:38:10.311Z] Removing intermediate container 2945ff1a4953 [2021-09-09T16:38:10.311Z] ---> c0ae8259f5ce [2021-09-09T16:38:10.311Z] Step 29/32 : CMD ["gate"] [2021-09-09T16:38:10.311Z] ---> Running in 106a2713906d [2021-09-09T16:38:10.311Z] Removing intermediate container 106a2713906d [2021-09-09T16:38:10.311Z] ---> e03f2bc72345 [2021-09-09T16:38:10.311Z] Step 30/32 : LABEL arch=x86_64 [2021-09-09T16:38:10.311Z] Removing intermediate container 836266fe407d [2021-09-09T16:38:10.311Z] ---> eeea444b1c2d [2021-09-09T16:38:10.311Z] [2021-09-09T16:38:10.311Z] Step 11/23 : FROM alpine:3.12 [2021-09-09T16:38:10.311Z] ---> 48b8ec4ed9eb [2021-09-09T16:38:10.311Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-09T16:38:10.311Z] ---> Running in 925db83503b5 [2021-09-09T16:38:10.311Z] Removing intermediate container 376bba0b56c6 [2021-09-09T16:38:10.311Z] ---> 9c6588dfcad6 [2021-09-09T16:38:10.311Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-09T16:38:10.311Z] ---> Running in 8b7e6eaa5bfc [2021-09-09T16:38:10.311Z] ---> Running in 968b2bfa22b2 [2021-09-09T16:38:10.311Z] Removing intermediate container 925db83503b5 [2021-09-09T16:38:10.311Z] ---> 51a5fbc5c883 [2021-09-09T16:38:10.311Z] Step 31/32 : LABEL git_sha=a648e991681424844ee80e1e016dc498df66f832 [2021-09-09T16:38:10.311Z] Removing intermediate container 968b2bfa22b2 [2021-09-09T16:38:10.311Z] ---> 3bdd864a915d [2021-09-09T16:38:10.311Z] Step 14/26 : WORKDIR / [2021-09-09T16:38:10.311Z] ---> Running in 90f1d2bf1c24 [2021-09-09T16:38:10.311Z] ---> Running in 42d58cfc57eb [2021-09-09T16:38:10.311Z] Removing intermediate container 90f1d2bf1c24 [2021-09-09T16:38:10.311Z] ---> fa5c53f38506 [2021-09-09T16:38:10.311Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-09-09T16:38:10.311Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-09T16:38:10.311Z] Removing intermediate container 42d58cfc57eb [2021-09-09T16:38:10.311Z] ---> 1c82b46af483 [2021-09-09T16:38:10.311Z] Step 32/32 : LABEL version=0.0.0 [2021-09-09T16:38:10.311Z] ---> Running in 977c3cf56e1d [2021-09-09T16:38:10.311Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-09T16:38:10.311Z] ---> 31a0ffa6feb9 [2021-09-09T16:38:10.311Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-09-09T16:38:10.311Z] Removing intermediate container 977c3cf56e1d [2021-09-09T16:38:10.311Z] ---> 38bb4a57b9e0 [2021-09-09T16:38:10.311Z] [2021-09-09T16:38:10.311Z] (1/2) Installing ca-certificates (20191127-r4) [2021-09-09T16:38:10.311Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-09-09T16:38:10.311Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T16:38:10.311Z] Executing ca-certificates-20191127-r4.trigger [2021-09-09T16:38:10.311Z] Successfully built 38bb4a57b9e0 [2021-09-09T16:38:10.311Z] OK: 6 MiB in 16 packages [2021-09-09T16:38:10.311Z] Successfully tagged security-bootstrapper:latest [2021-09-09T16:38:10.578Z]  Building security-bootstrapper ... done  ---> 29756e3421a0 [2021-09-09T16:38:10.578Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-09T16:38:10.850Z] Removing intermediate container 8b7e6eaa5bfc [2021-09-09T16:38:10.850Z] ---> e9ade53a5a4a [2021-09-09T16:38:10.850Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-09T16:38:10.850Z] ---> 1e5036fea2f0 [2021-09-09T16:38:10.850Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-09-09T16:38:10.850Z] ---> Running in b2a0b2b984a6 [2021-09-09T16:38:10.850Z] Removing intermediate container b2a0b2b984a6 [2021-09-09T16:38:10.850Z] ---> 467d36a62146 [2021-09-09T16:38:10.850Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-09T16:38:10.850Z] ---> Running in d598f23a19f7 [2021-09-09T16:38:10.850Z] ---> 5385c3f548f9 [2021-09-09T16:38:10.850Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-09T16:38:11.115Z] Removing intermediate container d598f23a19f7 [2021-09-09T16:38:11.115Z] ---> 16d36103e6bd [2021-09-09T16:38:11.115Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-09T16:38:11.115Z] ---> Running in 0cafa5ea8bc9 [2021-09-09T16:38:11.383Z] ---> 3fdbd2d8cb11 [2021-09-09T16:38:11.383Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-09T16:38:11.383Z] Removing intermediate container 0cafa5ea8bc9 [2021-09-09T16:38:11.383Z] ---> cecb4dcf6157 [2021-09-09T16:38:11.383Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T16:38:11.651Z] ---> 7a719a38f5f6 [2021-09-09T16:38:11.651Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-09T16:38:11.651Z] ---> 3fafb5579a65 [2021-09-09T16:38:11.651Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-09T16:38:11.920Z] ---> b43d19b56593 [2021-09-09T16:38:11.920Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-09-09T16:38:11.920Z] ---> Running in 5f0e1a63395f [2021-09-09T16:38:11.920Z] ---> 50076a9d76a4 [2021-09-09T16:38:11.920Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-09T16:38:12.187Z] ---> 6f812fc1d9b3 [2021-09-09T16:38:12.187Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-09T16:38:12.187Z] ---> Running in 32818efcb4ea [2021-09-09T16:38:12.187Z] Removing intermediate container 32818efcb4ea [2021-09-09T16:38:12.187Z] ---> 546ed430179c [2021-09-09T16:38:12.187Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T16:38:12.187Z] ---> Running in 767cb37fabb7 [2021-09-09T16:38:12.451Z] Removing intermediate container 5f0e1a63395f [2021-09-09T16:38:12.451Z] ---> 7e8d4ea5120f [2021-09-09T16:38:12.451Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-09T16:38:12.451Z] Removing intermediate container 767cb37fabb7 [2021-09-09T16:38:12.451Z] ---> b1c0e15bee4f [2021-09-09T16:38:12.451Z] Step 21/23 : LABEL arch=x86_64 [2021-09-09T16:38:12.451Z] ---> Running in 46c9b6462917 [2021-09-09T16:38:12.451Z] ---> Running in 7a4d360d9646 [2021-09-09T16:38:12.451Z] Removing intermediate container 46c9b6462917 [2021-09-09T16:38:12.451Z] ---> f36f1cf4f263 [2021-09-09T16:38:12.451Z] Step 24/26 : LABEL arch=x86_64 [2021-09-09T16:38:12.451Z] Removing intermediate container 7a4d360d9646 [2021-09-09T16:38:12.451Z] ---> b193cfb62810 [2021-09-09T16:38:12.451Z] Step 22/23 : LABEL git_sha=a648e991681424844ee80e1e016dc498df66f832 [2021-09-09T16:38:12.721Z] ---> Running in 6c1c96ef21e9 [2021-09-09T16:38:12.721Z] ---> Running in 30924c3b2afb [2021-09-09T16:38:12.721Z] Removing intermediate container 30924c3b2afb [2021-09-09T16:38:12.721Z] ---> dd1ed85163a9 [2021-09-09T16:38:12.721Z] Step 23/23 : LABEL version=0.0.0 [2021-09-09T16:38:12.721Z] Removing intermediate container 6c1c96ef21e9 [2021-09-09T16:38:12.721Z] ---> 9fef5507a822 [2021-09-09T16:38:12.721Z] Step 25/26 : LABEL git_sha=a648e991681424844ee80e1e016dc498df66f832 [2021-09-09T16:38:12.721Z] ---> Running in 63bed10c1f61 [2021-09-09T16:38:12.721Z] ---> Running in 74fdb1e38f09 [2021-09-09T16:38:12.721Z] Removing intermediate container 63bed10c1f61 [2021-09-09T16:38:12.721Z] ---> 2f28a54d6475 [2021-09-09T16:38:12.721Z] [2021-09-09T16:38:12.989Z] Removing intermediate container 74fdb1e38f09 [2021-09-09T16:38:12.989Z] ---> a5eb52506303 [2021-09-09T16:38:12.989Z] Step 26/26 : LABEL version=0.0.0 [2021-09-09T16:38:12.989Z] ---> Running in 5be6330dc22e [2021-09-09T16:38:12.989Z] Successfully built 2f28a54d6475 [2021-09-09T16:38:12.989Z] Successfully tagged support-notifications:latest [2021-09-09T16:38:12.989Z]  Building support-notifications ... done Removing intermediate container 5be6330dc22e [2021-09-09T16:38:12.989Z] ---> 62fba3c81998 [2021-09-09T16:38:12.989Z] [2021-09-09T16:38:12.989Z] Successfully built 62fba3c81998 [2021-09-09T16:38:12.989Z] Successfully tagged security-secretstore-setup:latest [2021-09-09T16:38:13.263Z]  Building security-secretstore-setup ... done  [Pipeline] } [2021-09-09T16:38:13.268Z] $ docker stop --time=1 03d0206d58fc3b7cb1c08301d30441337e298a82dfa000ce6d027f58860d9104 [2021-09-09T16:38:14.534Z] $ docker rm -f 03d0206d58fc3b7cb1c08301d30441337e298a82dfa000ce6d027f58860d9104 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-09T16:38:14.917Z] + docker images [2021-09-09T16:38:14.917Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-09T16:38:14.917Z] security-secretstore-setup latest 62fba3c81998 2 seconds ago 28.1MB [2021-09-09T16:38:14.917Z] support-notifications latest 2f28a54d6475 2 seconds ago 16.8MB [2021-09-09T16:38:14.917Z] security-bootstrapper latest 38bb4a57b9e0 4 seconds ago 18.8MB [2021-09-09T16:38:14.917Z] eeea444b1c2d 5 seconds ago 1.75GB [2021-09-09T16:38:14.917Z] b2619d654cd5 7 seconds ago 1.76GB [2021-09-09T16:38:14.917Z] core-metadata latest 338354dcfb08 10 seconds ago 16.7MB [2021-09-09T16:38:14.918Z] 3773e69c27a3 13 seconds ago 1.76GB [2021-09-09T16:38:14.918Z] f353baad3a74 16 seconds ago 1.75GB [2021-09-09T16:38:14.918Z] sys-mgmt-agent latest 09772bc16ca8 26 seconds ago 325MB [2021-09-09T16:38:14.918Z] core-data latest eef8be0543a9 50 seconds ago 20.4MB [2021-09-09T16:38:14.918Z] core-command latest 68749c213255 About a minute ago 16MB [2021-09-09T16:38:14.918Z] support-scheduler latest 4a0d4593850e About a minute ago 16.1MB [2021-09-09T16:38:14.918Z] security-proxy-setup latest a49a2cd59be1 About a minute ago 25.9MB [2021-09-09T16:38:14.918Z] b2d1839cd0a7 About a minute ago 1.76GB [2021-09-09T16:38:14.918Z] 7c60338c32be About a minute ago 1.75GB [2021-09-09T16:38:14.918Z] c67752225ea2 About a minute ago 1.75GB [2021-09-09T16:38:14.918Z] cf1d45711a5d About a minute ago 1.75GB [2021-09-09T16:38:14.918Z] fd60b7be2c11 About a minute ago 1.76GB [2021-09-09T16:38:14.918Z] ci-base-image-x86_64 latest 737497c8ba34 5 minutes ago 1.25GB [2021-09-09T16:38:14.918Z] alpine 3.12 48b8ec4ed9eb 8 days ago 5.58MB [2021-09-09T16:38:14.918Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 3 weeks ago 37.5MB [2021-09-09T16:38:14.918Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 4 weeks ago 547MB [2021-09-09T16:38:14.918Z] docker 20.10.7 08bdaf2f88f9 3 months ago 246MB [2021-09-09T16:38:14.918Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 14 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-09-09T16:38:30.256Z] Still waiting to schedule task [2021-09-09T16:38:30.256Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-09-09T16:38:36.307Z] Removing intermediate container 44c97772e9fd [2021-09-09T16:38:36.307Z] ---> 258f3eea21e8 [2021-09-09T16:38:36.307Z] Successfully built 258f3eea21e8 [2021-09-09T16:38:36.307Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T16:38:36.658Z] + docker inspect -f . ci-base-image-arm64 [2021-09-09T16:38:36.658Z] . [Pipeline] withDockerContainer [2021-09-09T16:38:36.973Z] prd-ubuntu18.04-docker-arm64-4c-16g-1679 does not seem to be running inside a container [2021-09-09T16:38:37.067Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-09T16:38:39.100Z] $ docker top 5dbdb6d4acafa4b5865c9d3c489425ee3c2a36b51068db3d15f808e1e6fb4b17 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-09T16:38:40.208Z] + go version [2021-09-09T16:38:40.208Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-09T16:38:40.229Z] $ docker stop --time=1 5dbdb6d4acafa4b5865c9d3c489425ee3c2a36b51068db3d15f808e1e6fb4b17 [2021-09-09T16:38:42.249Z] $ docker rm -f 5dbdb6d4acafa4b5865c9d3c489425ee3c2a36b51068db3d15f808e1e6fb4b17 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T16:38:43.103Z] + docker inspect -f . ci-base-image-arm64 [2021-09-09T16:38:43.103Z] . [Pipeline] withDockerContainer [2021-09-09T16:38:43.431Z] prd-ubuntu18.04-docker-arm64-4c-16g-1679 does not seem to be running inside a container [2021-09-09T16:38:43.542Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-09T16:38:45.422Z] $ docker top 84e301f163f529be4cbed6c13b443fd158c1f0eef10dca7bc5622c56f0303218 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-09T16:38:45.831Z] ========================================================= [2021-09-09T16:38:45.831Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-09T16:38:45.831Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-09T16:38:46.520Z] + go mod tidy [Pipeline] sh [2021-09-09T16:38:50.104Z] + make test [2021-09-09T16:38:50.105Z] 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-09-09T16:38:50.105Z] go mod tidy [2021-09-09T16:38:50.105Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-09T16:39:22.499Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-09T16:40:32.095Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-09T16:40:32.095Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-09T16:40:34.098Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-09T16:40:34.098Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-09T16:40:49.245Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-09T16:40:49.245Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-09T16:40:49.245Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-09T16:40:49.245Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-09T16:40:49.245Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-09T16:40:49.245Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-09T16:40:49.245Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-09T16:40:49.245Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-09T16:40:49.245Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-09T16:40:49.245Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-09T16:40:57.564Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.202s coverage: 28.7% of statements [2021-09-09T16:40:57.564Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-09T16:40:57.564Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-09T16:41:02.996Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.440s coverage: 100.0% of statements [2021-09-09T16:41:02.996Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-09T16:41:02.996Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.407s coverage: 46.3% of statements [2021-09-09T16:41:02.996Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-09T16:41:02.996Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-09T16:41:07.318Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.672s coverage: 90.1% of statements [2021-09-09T16:41:07.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-09T16:41:07.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-09T16:41:07.318Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.295s coverage: 81.2% of statements [2021-09-09T16:41:07.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-09T16:41:07.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-09T16:41:07.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-09T16:41:07.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-09T16:41:07.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-09T16:41:15.670Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.846s coverage: 94.2% of statements [2021-09-09T16:41:15.670Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-09T16:41:15.670Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-09T16:41:15.670Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.262s coverage: 59.1% of statements [2021-09-09T16:41:15.670Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-09T16:41:15.670Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-09T16:41:15.670Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-09T16:41:15.670Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-09T16:41:15.670Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-09T16:41:15.670Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.255s coverage: 60.0% of statements [2021-09-09T16:41:15.670Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-09T16:41:15.670Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-09T16:41:15.670Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-09T16:41:15.670Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.370s coverage: 0.8% of statements [2021-09-09T16:41:15.670Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-09T16:41:15.670Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.222s coverage: 58.8% of statements [2021-09-09T16:41:15.670Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.229s coverage: 21.7% of statements [2021-09-09T16:41:15.670Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-09T16:41:15.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.289s coverage: 47.1% of statements [2021-09-09T16:41:15.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.233s coverage: 79.5% of statements [2021-09-09T16:41:15.947Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.286s coverage: 94.1% of statements [2021-09-09T16:41:16.942Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.240s coverage: 96.3% of statements [2021-09-09T16:41:17.935Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.243s coverage: 87.5% of statements [2021-09-09T16:41:30.371Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.336s coverage: 94.4% of statements [2021-09-09T16:41:30.371Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.219s coverage: 44.8% of statements [2021-09-09T16:41:35.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.691s coverage: 81.8% of statements [2021-09-09T16:41:35.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-09T16:41:44.208Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.302s coverage: 92.9% of statements [2021-09-09T16:41:44.208Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-09T16:41:44.208Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-09T16:41:44.208Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-09T16:41:44.208Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-09-09T16:41:44.208Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-09T16:41:44.208Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-09T16:41:44.208Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-09T16:41:44.208Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-09T16:41:44.208Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-09T16:41:44.208Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.217s coverage: 87.2% of statements [2021-09-09T16:41:44.208Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-09T16:41:44.208Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-09T16:41:44.208Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.209s coverage: 100.0% of statements [2021-09-09T16:41:44.208Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-09T16:41:44.208Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.357s coverage: 58.8% of statements [2021-09-09T16:41:44.208Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-09T16:41:44.208Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.402s coverage: 80.0% of statements [2021-09-09T16:41:44.208Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.330s coverage: 87.2% of statements [2021-09-09T16:41:44.208Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.342s coverage: 85.4% of statements [2021-09-09T16:41:44.485Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.981s coverage: 91.2% of statements [2021-09-09T16:41:44.485Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-09T16:41:48.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.194s coverage: 64.4% of statements [2021-09-09T16:41:48.847Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-09T16:41:48.847Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-09T16:41:48.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.295s coverage: 100.0% of statements [2021-09-09T16:41:48.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.144s coverage: 91.3% of statements [2021-09-09T16:41:48.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.048s coverage: 100.0% of statements [2021-09-09T16:41:48.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.059s coverage: 73.7% of statements [2021-09-09T16:41:49.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.100s coverage: 100.0% of statements [2021-09-09T16:41:56.646Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.451s coverage: 66.9% of statements [2021-09-09T16:41:56.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-09T16:41:56.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-09T16:41:56.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-09T16:41:58.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.107s coverage: 43.6% of statements [2021-09-09T16:41:58.677Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-09T16:41:58.677Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-09T16:41:58.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.356s coverage: 89.5% of statements [2021-09-09T16:41:58.677Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-09T16:41:58.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.334s coverage: 84.8% of statements [2021-09-09T16:41:58.677Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-09T16:42:08.949Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.404s coverage: 19.5% of statements [2021-09-09T16:42:08.949Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-09T16:42:08.949Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-09T16:42:08.949Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-09T16:42:08.949Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-09T16:42:08.949Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.787s coverage: 92.0% of statements [2021-09-09T16:42:08.949Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-09T16:42:08.949Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-09T16:42:08.949Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-09T16:42:08.949Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-09T16:42:08.949Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.321s coverage: 62.7% of statements [2021-09-09T16:42:08.949Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-09T16:42:08.949Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-09T16:42:08.949Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.531s coverage: 97.7% of statements [2021-09-09T16:42:08.949Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-09T16:42:08.949Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-09T16:42:08.949Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-09T16:42:08.949Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-09T16:42:08.949Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.233s coverage: 28.9% of statements [2021-09-09T16:42:08.949Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-09T16:42:08.949Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-09T16:42:08.949Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-09T16:42:08.949Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-09T16:42:08.949Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-09T16:42:08.949Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-09T16:42:08.949Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.249s coverage: 100.0% of statements [2021-09-09T16:42:08.949Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.092s coverage: 95.4% of statements [2021-09-09T16:42:09.556Z] GO111MODULE=on go vet ./... [2021-09-09T16:43:50.631Z] gofmt -l . [2021-09-09T16:43:50.631Z] [ "`gofmt -l .`" = "" ] [2021-09-09T16:43:50.631Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-09T16:43:51.322Z] + ls -al . [2021-09-09T16:43:51.322Z] total 636 [2021-09-09T16:43:51.322Z] drwxrwxr-x 9 1001 1001 4096 Sep 9 16:43 . [2021-09-09T16:43:51.322Z] drwxr-xr-x 4 root root 4096 Sep 9 16:38 .. [2021-09-09T16:43:51.322Z] -rw-rw-r-- 1 1001 1001 11 Sep 9 16:36 .dockerignore [2021-09-09T16:43:51.322Z] drwxrwxr-x 8 1001 1001 4096 Sep 9 16:36 .git [2021-09-09T16:43:51.322Z] drwxrwxr-x 4 1001 1001 4096 Sep 9 16:36 .github [2021-09-09T16:43:51.322Z] -rw-rw-r-- 1 1001 1001 818 Sep 9 16:36 .gitignore [2021-09-09T16:43:51.322Z] -rw-rw-r-- 1 1001 1001 76 Sep 9 16:36 .hadolint.yml [2021-09-09T16:43:51.322Z] -rw-rw-r-- 1 1001 1001 166 Sep 9 16:36 .sonarcloud.properties [2021-09-09T16:43:51.322Z] -rw-rw-r-- 1 1001 1001 1171 Sep 9 16:36 ADOPTERS.md [2021-09-09T16:43:51.322Z] -rw-rw-r-- 1 1001 1001 8493 Sep 9 16:36 Attribution.txt [2021-09-09T16:43:51.322Z] -rw-rw-r-- 1 1001 1001 43881 Sep 9 16:36 CHANGELOG.md [2021-09-09T16:43:51.322Z] -rw-rw-r-- 1 1001 1001 3804 Sep 9 16:36 CONTRIBUTING.md [2021-09-09T16:43:51.322Z] -rw-rw-r-- 1 1001 1001 677 Sep 9 16:36 GOVERNANCE.md [2021-09-09T16:43:51.322Z] -rw-rw-r-- 1 1001 1001 849 Sep 9 16:36 Jenkinsfile [2021-09-09T16:43:51.322Z] -rw-rw-r-- 1 1001 1001 10775 Sep 9 16:36 LICENSE [2021-09-09T16:43:51.322Z] -rw-rw-r-- 1 1001 1001 5915 Sep 9 16:36 Makefile [2021-09-09T16:43:51.322Z] -rw-rw-r-- 1 1001 1001 582 Sep 9 16:36 OWNERS.md [2021-09-09T16:43:51.322Z] -rw-rw-r-- 1 1001 1001 8643 Sep 9 16:36 README.md [2021-09-09T16:43:51.322Z] -rw-rw-r-- 1 1001 1001 6912 Sep 9 16:36 SECURITY.md [2021-09-09T16:43:51.322Z] -rw-rw-r-- 1 1001 1001 5 Sep 9 16:32 VERSION [2021-09-09T16:43:51.322Z] -rw-rw-r-- 1 1001 1001 4131 Sep 9 16:36 ZMQWindows.md [2021-09-09T16:43:51.322Z] drwxrwxr-x 2 1001 1001 4096 Sep 9 16:36 bin [2021-09-09T16:43:51.322Z] drwxrwxr-x 14 1001 1001 4096 Sep 9 16:36 cmd [2021-09-09T16:43:51.322Z] -rw-r--r-- 1 root root 404331 Sep 9 16:42 coverage.out [2021-09-09T16:43:51.322Z] -rw-rw-r-- 1 1001 1001 841 Sep 9 16:36 go.mod [2021-09-09T16:43:51.322Z] -rw-r--r-- 1 root root 50064 Sep 9 16:38 go.sum [2021-09-09T16:43:51.322Z] drwxrwxr-x 8 1001 1001 4096 Sep 9 16:36 internal [2021-09-09T16:43:51.322Z] drwxrwxr-x 3 1001 1001 4096 Sep 9 16:36 openapi [2021-09-09T16:43:51.322Z] drwxrwxr-x 4 1001 1001 4096 Sep 9 16:36 snap [2021-09-09T16:43:51.322Z] -rw-rw-r-- 1 1001 1001 204 Sep 9 16:36 version.go [Pipeline] sh [2021-09-09T16:43:52.007Z] + '[' -e coverage.out ] [2021-09-09T16:43:52.007Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-09T16:43:52.043Z] Warning: overwriting stash ‘coverage-report’ [2021-09-09T16:43:53.273Z] Stashed 1 file(s) [Pipeline] sh [2021-09-09T16:43:53.936Z] + make build [2021-09-09T16:43:53.936Z] go mod tidy [2021-09-09T16:43:54.925Z] 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-09-09T16:44:03.233Z] 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-09-09T16:44:36.217Z] 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-09-09T16:44:36.217Z] 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-09-09T16:44:40.556Z] 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-09-09T16:44:42.003Z] 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-09-09T16:44:46.328Z] 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-09-09T16:44:50.538Z] 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-09-09T16:44:53.945Z] 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-09-09T16:44:59.362Z] 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-09-09T16:45:02.762Z] 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-09-09T16:45:09.491Z] 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-09-09T16:45:17.819Z] $ docker stop --time=1 84e301f163f529be4cbed6c13b443fd158c1f0eef10dca7bc5622c56f0303218 [2021-09-09T16:45:20.955Z] $ docker rm -f 84e301f163f529be4cbed6c13b443fd158c1f0eef10dca7bc5622c56f0303218 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T16:45:23.110Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-09T16:45:23.385Z] [2021-09-09T16:45:23.385Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T16:45:23.760Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-09T16:45:27.167Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-09-09T16:45:27.167Z] 29e5d40040c1: Pulling fs layer [2021-09-09T16:45:27.167Z] 1ce36da41761: Pulling fs layer [2021-09-09T16:45:27.167Z] 25b303627fd3: Pulling fs layer [2021-09-09T16:45:27.167Z] 29e5d40040c1: Download complete [2021-09-09T16:45:27.778Z] 1ce36da41761: Verifying Checksum [2021-09-09T16:45:27.778Z] 1ce36da41761: Download complete [2021-09-09T16:45:28.057Z] 29e5d40040c1: Pull complete [2021-09-09T16:45:29.510Z] 1ce36da41761: Pull complete [2021-09-09T16:45:29.510Z] 25b303627fd3: Verifying Checksum [2021-09-09T16:45:29.510Z] 25b303627fd3: Download complete [2021-09-09T16:45:41.508Z] 25b303627fd3: Pull complete [2021-09-09T16:45:41.508Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-09-09T16:45:41.508Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-09T16:45:41.508Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-09-09T16:45:41.878Z] prd-ubuntu18.04-docker-arm64-4c-16g-1679 does not seem to be running inside a container [2021-09-09T16:45:41.976Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-09-09T16:45:46.464Z] $ docker top 9cd4c23b0351baf08e4853b7787002d5d0b1e11b653101945b62084a7776174b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-09T16:45:47.631Z] + grep parallel [2021-09-09T16:45:47.631Z] + docker-compose build --help [2021-09-09T16:45:54.411Z] --parallel Build images in parallel. [Pipeline] } [2021-09-09T16:45:54.684Z] $ docker stop --time=1 9cd4c23b0351baf08e4853b7787002d5d0b1e11b653101945b62084a7776174b [2021-09-09T16:45:56.767Z] $ docker rm -f 9cd4c23b0351baf08e4853b7787002d5d0b1e11b653101945b62084a7776174b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T16:45:57.527Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-09T16:45:57.527Z] . [Pipeline] withDockerContainer [2021-09-09T16:45:57.844Z] prd-ubuntu18.04-docker-arm64-4c-16g-1679 does not seem to be running inside a container [2021-09-09T16:45:57.921Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-09-09T16:46:01.291Z] $ docker top 51d1296d2b0b8bcff885253c636abed0c90727c2ee9522521f783c1aba39e676 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-09T16:46:02.446Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-09T16:46:09.167Z] Building core-command ... [2021-09-09T16:46:09.167Z] Building core-data ... [2021-09-09T16:46:09.167Z] Building core-metadata ... [2021-09-09T16:46:09.167Z] Building security-bootstrapper ... [2021-09-09T16:46:09.167Z] Building security-proxy-setup ... [2021-09-09T16:46:09.167Z] Building security-secretstore-setup ... [2021-09-09T16:46:09.167Z] Building support-notifications ... [2021-09-09T16:46:09.167Z] Building support-scheduler ... [2021-09-09T16:46:09.167Z] Building sys-mgmt-agent ... [2021-09-09T16:46:09.167Z] Building sys-mgmt-agent [2021-09-09T16:46:09.167Z] Building security-proxy-setup [2021-09-09T16:46:09.167Z] Building core-command [2021-09-09T16:46:09.167Z] Building support-notifications [2021-09-09T16:46:09.167Z] Building security-secretstore-setup [2021-09-09T16:46:45.761Z] Running on prd-ubuntu18.04-docker-8c-8g-1687 in /w/workspace/edgexfoundry_edgex-go_PR-3698 [Pipeline] { [Pipeline] ws [2021-09-09T16:46:45.779Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-09-09T16:46:45.899Z] The recommended git tool is: git [2021-09-09T16:46:50.251Z] using credential edgex-jenkins-ssh [2021-09-09T16:46:50.268Z] Cloning the remote Git repository [2021-09-09T16:46:50.273Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-09T16:46:50.345Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-09-09T16:46:50.388Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-09T16:46:50.388Z] > git --version # timeout=10 [2021-09-09T16:46:50.396Z] > git --version # 'git version 2.17.1' [2021-09-09T16:46:50.396Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-09T16:46:50.430Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-09T16:47:18.521Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T16:47:18.521Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-09T16:47:18.521Z] ---> 258f3eea21e8 [2021-09-09T16:47:18.521Z] Step 3/26 : WORKDIR /edgex-go [2021-09-09T16:47:18.521Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T16:47:18.521Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-09T16:47:18.521Z] ---> 258f3eea21e8 [2021-09-09T16:47:18.521Z] Step 3/23 : WORKDIR /edgex-go [2021-09-09T16:47:18.521Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T16:47:18.521Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-09T16:47:18.521Z] ---> 258f3eea21e8 [2021-09-09T16:47:18.521Z] Step 3/24 : WORKDIR /edgex-go [2021-09-09T16:47:18.521Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T16:47:18.521Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-09T16:47:18.521Z] ---> 258f3eea21e8 [2021-09-09T16:47:18.521Z] Step 3/24 : WORKDIR /edgex-go [2021-09-09T16:47:18.521Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T16:47:18.521Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-09T16:47:18.521Z] ---> 258f3eea21e8 [2021-09-09T16:47:18.521Z] Step 3/22 : WORKDIR /edgex-go [2021-09-09T16:47:18.521Z] ---> Running in 2672d112c96b [2021-09-09T16:47:18.521Z] ---> Running in c9cab9245d0a [2021-09-09T16:47:18.521Z] ---> Running in e80eb7a25021 [2021-09-09T16:47:18.521Z] ---> Running in 985b775e804e [2021-09-09T16:47:18.521Z] ---> Running in 0a64fd8a2eca [2021-09-09T16:47:18.521Z] Removing intermediate container e80eb7a25021 [2021-09-09T16:47:18.521Z] ---> 812fd81f1bcb [2021-09-09T16:47:18.521Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T16:47:18.521Z] ---> Running in e66e86fc0f95 [2021-09-09T16:47:18.521Z] Removing intermediate container 985b775e804e [2021-09-09T16:47:18.521Z] ---> fd728e93440d [2021-09-09T16:47:18.521Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T16:47:18.521Z] Removing intermediate container 2672d112c96b [2021-09-09T16:47:18.521Z] ---> b1a432f9d1d5 [2021-09-09T16:47:18.521Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T16:47:18.521Z] Removing intermediate container c9cab9245d0a [2021-09-09T16:47:18.521Z] ---> 09848b657f38 [2021-09-09T16:47:18.521Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T16:47:18.521Z] Removing intermediate container 0a64fd8a2eca [2021-09-09T16:47:18.521Z] ---> 883559a2d0dc [2021-09-09T16:47:18.807Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T16:47:18.807Z] ---> Running in 200583e0431b [2021-09-09T16:47:18.807Z] ---> Running in 4733bb97bd27 [2021-09-09T16:47:19.095Z] ---> Running in 0902a58a9632 [2021-09-09T16:47:19.095Z] ---> Running in 233869e0d57e [2021-09-09T16:47:22.534Z] Removing intermediate container e66e86fc0f95 [2021-09-09T16:47:22.534Z] ---> 4cada83ae625 [2021-09-09T16:47:22.534Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-09T16:47:22.812Z] ---> Running in 044f570ce64a [2021-09-09T16:47:23.427Z] Removing intermediate container 200583e0431b [2021-09-09T16:47:23.427Z] ---> 95eebd038623 [2021-09-09T16:47:23.427Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-09T16:47:23.715Z] ---> Running in 871a0530d97a [2021-09-09T16:47:24.001Z] Removing intermediate container 4733bb97bd27 [2021-09-09T16:47:24.001Z] ---> 791d3ac3163c [2021-09-09T16:47:24.001Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-09T16:47:24.285Z] Removing intermediate container 0902a58a9632 [2021-09-09T16:47:24.285Z] ---> 3033b824155b [2021-09-09T16:47:24.285Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-09T16:47:24.285Z] Removing intermediate container 233869e0d57e [2021-09-09T16:47:24.285Z] ---> ba6ff1534d09 [2021-09-09T16:47:24.285Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-09T16:47:24.285Z] ---> Running in c01ed3ed517f [2021-09-09T16:47:24.560Z] ---> Running in 7fc650d98696 [2021-09-09T16:47:24.560Z] ---> Running in 6ce3ff93869c [2021-09-09T16:47:25.567Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-09T16:47:26.178Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-09T16:47:26.788Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-09T16:47:26.788Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-09T16:47:27.067Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-09T16:47:27.067Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-09T16:47:27.067Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-09T16:47:28.066Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-09T16:47:28.066Z] OK: 218 MiB in 52 packages [2021-09-09T16:47:28.366Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-09T16:47:28.366Z] OK: 218 MiB in 52 packages [2021-09-09T16:47:28.646Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-09T16:47:29.252Z] OK: 218 MiB in 52 packages [2021-09-09T16:47:29.878Z] Removing intermediate container 044f570ce64a [2021-09-09T16:47:29.878Z] ---> fc5e762af663 [2021-09-09T16:47:29.878Z] Step 6/23 : COPY go.mod . [2021-09-09T16:47:31.576Z] OK: 218 MiB in 52 packages [2021-09-09T16:47:31.576Z] Removing intermediate container 871a0530d97a [2021-09-09T16:47:31.576Z] ---> 26a94aedbfbe [2021-09-09T16:47:31.576Z] Step 6/24 : COPY go.mod . [2021-09-09T16:47:31.576Z] OK: 218 MiB in 52 packages [2021-09-09T16:47:31.576Z] ---> 739342bf2d88 [2021-09-09T16:47:31.576Z] Step 7/23 : RUN go mod download [2021-09-09T16:47:31.576Z] Removing intermediate container c01ed3ed517f [2021-09-09T16:47:31.576Z] ---> 4394a5c9d614 [2021-09-09T16:47:31.576Z] Step 6/22 : COPY go.mod . [2021-09-09T16:47:31.576Z] ---> Running in 1d14978601f0 [2021-09-09T16:47:31.855Z] ---> f1e634323a38 [2021-09-09T16:47:31.855Z] Step 7/24 : RUN go mod download [2021-09-09T16:47:32.145Z] ---> Running in efb993997ec1 [2021-09-09T16:47:32.145Z] Removing intermediate container 7fc650d98696 [2021-09-09T16:47:32.145Z] ---> 09ee8bc4deab [2021-09-09T16:47:32.145Z] Step 6/24 : COPY go.mod . [2021-09-09T16:47:32.433Z] Removing intermediate container 6ce3ff93869c [2021-09-09T16:47:32.433Z] ---> f821487c08f7 [2021-09-09T16:47:32.433Z] Step 6/26 : COPY go.mod . [2021-09-09T16:47:32.721Z] ---> 60aaa0efa69c [2021-09-09T16:47:32.721Z] Step 7/22 : RUN go mod download [2021-09-09T16:47:33.006Z] ---> Running in 399ad7ec0954 [2021-09-09T16:47:34.023Z] ---> 528bee3e006d [2021-09-09T16:47:34.023Z] Step 7/24 : RUN go mod download [2021-09-09T16:47:34.306Z] ---> 8cd99706b3db [2021-09-09T16:47:34.306Z] Step 7/26 : RUN go mod download [2021-09-09T16:47:34.306Z] ---> Running in 3e691d249e66 [2021-09-09T16:47:34.591Z] ---> Running in 4f01c6d8a1d6 [2021-09-09T16:47:38.957Z] Removing intermediate container 1d14978601f0 [2021-09-09T16:47:38.957Z] ---> 56c811f461df [2021-09-09T16:47:38.957Z] Step 8/23 : COPY . . [2021-09-09T16:47:39.567Z] Removing intermediate container efb993997ec1 [2021-09-09T16:47:39.567Z] ---> 709966bf25c8 [2021-09-09T16:47:39.567Z] Step 8/24 : COPY . . [2021-09-09T16:47:40.108Z] Merging remotes/origin/main commit a77f58c90179b916eae9116a1115cd7226a95c94 into PR head commit 0c24509f371167a4a7dc9902011df1ae52793e1e [2021-09-09T16:47:40.277Z] Merge succeeded, producing ecb867f4fc487cc246e2683e3ffe0ea88937937d [2021-09-09T16:47:40.278Z] Checking out Revision ecb867f4fc487cc246e2683e3ffe0ea88937937d (PR-3698) [2021-09-09T16:47:39.489Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-09T16:47:39.495Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-09T16:47:39.506Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-09T16:47:39.518Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-09T16:47:39.518Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-09T16:47:39.522Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3698/head:refs/remotes/origin/PR-3698 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-09T16:47:40.122Z] > git config core.sparsecheckout # timeout=10 [2021-09-09T16:47:40.127Z] > git checkout -f 0c24509f371167a4a7dc9902011df1ae52793e1e # timeout=10 [2021-09-09T16:47:40.195Z] > git remote # timeout=10 [2021-09-09T16:47:40.201Z] > git config --get remote.origin.url # timeout=10 [2021-09-09T16:47:40.213Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-09T16:47:40.218Z] > git merge a77f58c90179b916eae9116a1115cd7226a95c94 # timeout=10 [2021-09-09T16:47:40.272Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-09T16:47:40.284Z] > git config core.sparsecheckout # timeout=10 [2021-09-09T16:47:40.289Z] > git checkout -f ecb867f4fc487cc246e2683e3ffe0ea88937937d # timeout=10 [2021-09-09T16:47:43.033Z] Removing intermediate container 399ad7ec0954 [2021-09-09T16:47:43.033Z] ---> 25d93d4dec76 [2021-09-09T16:47:43.033Z] Step 8/22 : COPY . . [2021-09-09T16:47:44.076Z] Commit message: "Merge commit 'a77f58c90179b916eae9116a1115cd7226a95c94' into HEAD" [2021-09-09T16:47:44.088Z] First time build. Skipping changelog. [2021-09-09T16:47:44.085Z] > git rev-list --no-walk 590ccfd26c3e56d5a3533da2daa2e7c4c0126a9d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-09T16:47:45.031Z] + echo snap-build.sh [2021-09-09T16:47:45.031Z] snap-build.sh [2021-09-09T16:47:45.031Z] + SNAP_BASE_DIR=. [2021-09-09T16:47:45.031Z] + '[' '!' -z /w/workspace/edgex-go/4 ']' [2021-09-09T16:47:45.031Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/4 [2021-09-09T16:47:45.031Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' [2021-09-09T16:47:45.031Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/4] [2021-09-09T16:47:45.031Z] + cd /w/workspace/edgex-go/4 [2021-09-09T16:47:45.031Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-09-09T16:47:45.031Z] Reading package lists... [2021-09-09T16:47:45.031Z] Building dependency tree... [2021-09-09T16:47:45.031Z] Reading state information... [2021-09-09T16:47:45.031Z] The following packages were automatically installed and are no longer required: [2021-09-09T16:47:45.031Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-09-09T16:47:45.031Z] uidmap xdelta3 [2021-09-09T16:47:45.031Z] Use 'sudo apt autoremove' to remove them. [2021-09-09T16:47:45.031Z] The following packages will be REMOVED: [2021-09-09T16:47:45.031Z] lxd* lxd-client* [2021-09-09T16:47:45.299Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-09-09T16:47:45.299Z] After this operation, 31.7 MB disk space will be freed. [2021-09-09T16:47:45.681Z] Removing intermediate container 3e691d249e66 [2021-09-09T16:47:45.681Z] ---> 33bcf71b9af7 [2021-09-09T16:47:45.681Z] Step 8/24 : COPY . . [2021-09-09T16:47:45.834Z] (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-09-09T16:47:45.834Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-09T16:47:46.285Z] Removing intermediate container 4f01c6d8a1d6 [2021-09-09T16:47:46.285Z] ---> 65a5265f29b4 [2021-09-09T16:47:46.285Z] Step 8/26 : COPY . . [2021-09-09T16:47:46.426Z] Removing lxd dnsmasq configuration [2021-09-09T16:47:46.426Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-09-09T16:47:46.694Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-09-09T16:47:47.277Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-09T16:47:47.546Z] (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-09-09T16:47:47.546Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-09T16:47:48.513Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-09-09T16:47:48.780Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-09-09T16:47:49.046Z] + sudo snap remove --purge lxd [2021-09-09T16:47:49.312Z] snap "lxd" is not installed [2021-09-09T16:47:49.312Z] + sudo groupadd --force --system lxd [2021-09-09T16:47:49.312Z] ++ whoami [2021-09-09T16:47:49.312Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-09-09T16:47:49.312Z] + newgrp - lxd [2021-09-09T16:47:49.312Z] + sudo snap install lxd [2021-09-09T16:47:59.393Z] 2021-09-09T16:47:57Z INFO Waiting for automatic snapd restart... [2021-09-09T16:48:12.756Z] lxd 4.18 from Canonical* installed [2021-09-09T16:48:12.756Z] + sudo lxd init --auto [2021-09-09T16:48:13.145Z] ---> 9dce66a356bd [2021-09-09T16:48:13.145Z] Step 9/23 : RUN go mod tidy [2021-09-09T16:48:13.145Z] ---> 609b993e581b [2021-09-09T16:48:13.145Z] Step 9/24 : RUN go mod tidy [2021-09-09T16:48:13.145Z] ---> 03aec2a42ce0 [2021-09-09T16:48:13.145Z] Step 9/22 : RUN go mod tidy [2021-09-09T16:48:13.145Z] ---> 3ed2bb47f8b2 [2021-09-09T16:48:13.145Z] Step 9/24 : RUN go mod tidy [2021-09-09T16:48:13.145Z] ---> 3b6bfcc5ddac [2021-09-09T16:48:13.145Z] Step 9/26 : RUN go mod tidy [2021-09-09T16:48:13.145Z] ---> Running in a6c3d893949b [2021-09-09T16:48:13.145Z] ---> Running in f08ce2fa32c2 [2021-09-09T16:48:13.145Z] ---> Running in 74cf1782c687 [2021-09-09T16:48:13.145Z] ---> Running in 191da508589b [2021-09-09T16:48:13.145Z] ---> Running in 642dd31fd78a [2021-09-09T16:48:18.625Z] Removing intermediate container a6c3d893949b [2021-09-09T16:48:18.625Z] ---> 3c57ae5a7d45 [2021-09-09T16:48:18.625Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-09T16:48:18.625Z] Removing intermediate container f08ce2fa32c2 [2021-09-09T16:48:18.625Z] ---> f4966f061fc9 [2021-09-09T16:48:18.625Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-09T16:48:18.625Z] ---> Running in ad647d4367cb [2021-09-09T16:48:18.625Z] ---> Running in d8d399d630aa [2021-09-09T16:48:18.903Z] Removing intermediate container 642dd31fd78a [2021-09-09T16:48:18.903Z] ---> 922c4737bfeb [2021-09-09T16:48:18.903Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-09T16:48:18.903Z] Removing intermediate container 74cf1782c687 [2021-09-09T16:48:18.903Z] ---> 507755a3f2fd [2021-09-09T16:48:18.903Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-09T16:48:19.179Z] Removing intermediate container 191da508589b [2021-09-09T16:48:19.179Z] ---> 1d0d8d244a77 [2021-09-09T16:48:19.179Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-09T16:48:19.179Z] ---> Running in dfefe146db08 [2021-09-09T16:48:19.179Z] ---> Running in 806ee93065bd [2021-09-09T16:48:19.456Z] ---> Running in 12edc9bf97a1 [2021-09-09T16:48:21.469Z] 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-09-09T16:48:21.469Z] 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-09-09T16:48:21.748Z] 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-09-09T16:48:22.023Z] 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-09-09T16:48:22.023Z] 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-09-09T16:48:22.850Z] + sudo snap install --classic snapcraft [2021-09-09T16:48:29.508Z] snapcraft 5.0 from Canonical* installed [2021-09-09T16:48:29.508Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-09-09T16:48:29.508Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-09-09T16:48:29.508Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-09T16:48:29.508Z] Dload Upload Total Spent Left Speed [2021-09-09T16:48:29.508Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4180 0 --:--:-- --:--:-- --:--:-- 4180 [2021-09-09T16:48:29.508Z] 100 3325k 100 3325k 0 0 8439k 0 --:--:-- --:--:-- --:--:-- 8439k [2021-09-09T16:48:29.509Z] ./yq_linux_amd64 [2021-09-09T16:48:29.509Z] + sudo snapcraft prime --use-lxd [2021-09-09T16:48:32.096Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-09-09T16:48:32.096Z] 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-09-09T16:48:32.096Z] - README.md [2021-09-09T16:48:32.096Z] [2021-09-09T16:48:32.096Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-09T16:48:32.096Z] Launching a container. [2021-09-09T16:48:39.017Z] Waiting for container to be ready [2021-09-09T16:48:39.597Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-09-09T16:48:39.597Z] [2021-09-09T16:48:43.596Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-09-09T16:48:43.596Z] Waiting for network to be ready... [2021-09-09T16:48:44.178Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-09T16:48:44.178Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-09T16:48:44.178Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1866 kB] [2021-09-09T16:48:44.445Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [340 kB] [2021-09-09T16:48:44.445Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-09T16:48:44.445Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-09T16:48:44.445Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [433 kB] [2021-09-09T16:48:44.445Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [58.1 kB] [2021-09-09T16:48:44.445Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1138 kB] [2021-09-09T16:48:44.445Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] [2021-09-09T16:48:44.711Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-09T16:48:44.711Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-09T16:48:44.976Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-09T16:48:44.977Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-09T16:48:44.977Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-09T16:48:44.977Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-09T16:48:44.977Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-09T16:48:44.977Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-09T16:48:45.575Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-09T16:48:45.848Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2212 kB] [2021-09-09T16:48:45.848Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [432 kB] [2021-09-09T16:48:45.848Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-09T16:48:45.848Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-09T16:48:45.848Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [457 kB] [2021-09-09T16:48:45.848Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [61.8 kB] [2021-09-09T16:48:45.848Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1749 kB] [2021-09-09T16:48:46.114Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] [2021-09-09T16:48:48.691Z] Fetched 25.2 MB in 4s (5842 kB/s) [2021-09-09T16:48:49.272Z] Reading package lists... [2021-09-09T16:48:49.540Z] Reading package lists... [2021-09-09T16:48:49.540Z] Building dependency tree... [2021-09-09T16:48:49.540Z] Reading state information... [2021-09-09T16:48:49.807Z] The following additional packages will be installed: [2021-09-09T16:48:49.807Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-09T16:48:49.807Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-09T16:48:49.807Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-09T16:48:49.807Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-09-09T16:48:49.807Z] Suggested packages: [2021-09-09T16:48:49.807Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-09-09T16:48:49.807Z] Recommended packages: [2021-09-09T16:48:49.807Z] gnupg libsasl2-modules [2021-09-09T16:48:49.807Z] The following NEW packages will be installed: [2021-09-09T16:48:49.807Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-09T16:48:49.807Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-09T16:48:49.807Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-09T16:48:49.807Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-09-09T16:48:49.807Z] The following packages will be upgraded: [2021-09-09T16:48:49.807Z] gpg gpg-agent gpgconf libudev1 [2021-09-09T16:48:49.807Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-09-09T16:48:49.807Z] Need to get 3527 kB of archives. [2021-09-09T16:48:49.807Z] After this operation, 13.3 MB of additional disk space will be used. [2021-09-09T16:48:49.807Z] 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-09-09T16:48:49.807Z] 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-09-09T16:48:49.807Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-09-09T16:48:49.807Z] 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-09-09T16:48:49.807Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.51 [56.2 kB] [2021-09-09T16:48:50.075Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.51 [1102 kB] [2021-09-09T16:48:50.659Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-09-09T16:48:50.659Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-09-09T16:48:50.659Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-09-09T16:48:50.659Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-09-09T16:48:50.659Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-09-09T16:48:50.659Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-09-09T16:48:50.659Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-09-09T16:48:50.659Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-09-09T16:48:50.659Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-09-09T16:48:50.659Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-09-09T16:48:50.659Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-09-09T16:48:50.659Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-09-09T16:48:50.659Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-09-09T16:48:50.659Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-09-09T16:48:50.659Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-09-09T16:48:50.659Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-09-09T16:48:50.924Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-09T16:48:50.924Z] Fetched 3527 kB in 1s (3403 kB/s) [2021-09-09T16:48:50.924Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-09T16:48:50.924Z] Preparing to unpack .../libudev1_237-3ubuntu10.51_amd64.deb ... [2021-09-09T16:48:50.924Z] Unpacking libudev1:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-09-09T16:48:50.925Z] Setting up libudev1:amd64 (237-3ubuntu10.51) ... [2021-09-09T16:48:50.925Z] Selecting previously unselected package udev. [2021-09-09T16:48:50.925Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-09T16:48:50.925Z] Preparing to unpack .../00-udev_237-3ubuntu10.51_amd64.deb ... [2021-09-09T16:48:51.191Z] Unpacking udev (237-3ubuntu10.51) ... [2021-09-09T16:48:51.191Z] Selecting previously unselected package libfuse2:amd64. [2021-09-09T16:48:51.191Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-09-09T16:48:51.191Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-09T16:48:51.191Z] Selecting previously unselected package fuse. [2021-09-09T16:48:51.191Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-09-09T16:48:51.191Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-09-09T16:48:51.457Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-09T16:48:51.457Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-09T16:48:51.457Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-09T16:48:51.457Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-09T16:48:51.457Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-09T16:48:51.457Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-09T16:48:51.457Z] Selecting previously unselected package libksba8:amd64. [2021-09-09T16:48:51.457Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-09-09T16:48:51.457Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-09-09T16:48:51.724Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-09-09T16:48:51.724Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-09T16:48:51.724Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T16:48:51.724Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-09-09T16:48:51.724Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-09T16:48:51.724Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T16:48:51.724Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-09-09T16:48:51.724Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-09T16:48:51.724Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T16:48:51.724Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-09-09T16:48:51.724Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-09T16:48:51.724Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T16:48:51.724Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-09-09T16:48:51.991Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-09T16:48:51.991Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T16:48:51.991Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-09-09T16:48:51.991Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-09T16:48:51.991Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T16:48:51.991Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-09-09T16:48:51.991Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-09T16:48:51.991Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T16:48:51.991Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-09-09T16:48:51.991Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-09T16:48:51.991Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T16:48:51.991Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-09-09T16:48:51.991Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-09T16:48:51.991Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T16:48:51.991Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-09-09T16:48:51.991Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-09T16:48:51.991Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-09T16:48:52.259Z] Selecting previously unselected package libsasl2-2:amd64. [2021-09-09T16:48:52.259Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-09T16:48:52.259Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-09T16:48:52.259Z] Selecting previously unselected package libldap-common. [2021-09-09T16:48:52.259Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-09-09T16:48:52.259Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-09T16:48:52.259Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-09-09T16:48:52.259Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-09-09T16:48:52.259Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-09T16:48:52.259Z] Selecting previously unselected package dirmngr. [2021-09-09T16:48:52.259Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-09T16:48:52.259Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-09T16:48:52.524Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-09T16:48:52.524Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-09-09T16:48:52.524Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-09T16:48:52.524Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-09T16:48:52.524Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-09T16:48:52.524Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-09-09T16:48:52.524Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T16:48:52.524Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-09-09T16:48:52.524Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-09T16:48:52.524Z] Setting up udev (237-3ubuntu10.51) ... [2021-09-09T16:48:52.792Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-09-09T16:48:52.792Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T16:48:52.792Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-09-09T16:48:53.062Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-09-09T16:48:53.062Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-09-09T16:48:53.062Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T16:48:53.062Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T16:48:53.062Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T16:48:53.062Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T16:48:53.062Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T16:48:53.062Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T16:48:53.062Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T16:48:53.062Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-09T16:48:53.062Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-09T16:48:53.062Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-09T16:48:53.646Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-09-09T16:48:53.646Z] settings in the [Install] section, and DefaultInstance for template units). [2021-09-09T16:48:53.646Z] This means they are not meant to be enabled using systemctl. [2021-09-09T16:48:53.646Z] Possible reasons for having this kind of units are: [2021-09-09T16:48:53.646Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-09-09T16:48:53.646Z] .wants/ or .requires/ directory. [2021-09-09T16:48:53.646Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-09-09T16:48:53.646Z] a requirement dependency on it. [2021-09-09T16:48:53.646Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-09-09T16:48:53.646Z] D-Bus, udev, scripted systemctl call, ...). [2021-09-09T16:48:53.646Z] 4) In case of template units, the unit is meant to be enabled with some [2021-09-09T16:48:53.646Z] instance name specified. [2021-09-09T16:48:53.911Z] Reading package lists... [2021-09-09T16:48:53.911Z] Building dependency tree... [2021-09-09T16:48:53.911Z] Reading state information... [2021-09-09T16:48:54.177Z] The following additional packages will be installed: [2021-09-09T16:48:54.177Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-09-09T16:48:54.177Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-09-09T16:48:54.177Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-09-09T16:48:54.177Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-09-09T16:48:54.177Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-09-09T16:48:54.177Z] Suggested packages: [2021-09-09T16:48:54.177Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-09-09T16:48:54.177Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-09-09T16:48:54.177Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-09-09T16:48:54.177Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-09-09T16:48:54.177Z] systemd-container policykit-1 [2021-09-09T16:48:54.177Z] Recommended packages: [2021-09-09T16:48:54.177Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-09-09T16:48:54.177Z] The following NEW packages will be installed: [2021-09-09T16:48:54.177Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-09-09T16:48:54.177Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-09-09T16:48:54.177Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-09-09T16:48:54.177Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-09-09T16:48:54.177Z] python3.6-minimal snapd squashfs-tools sudo [2021-09-09T16:48:54.177Z] The following packages will be upgraded: [2021-09-09T16:48:54.177Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-09-09T16:48:54.177Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-09-09T16:48:54.177Z] Need to get 36.7 MB of archives. [2021-09-09T16:48:54.177Z] After this operation, 147 MB of additional disk space will be used. [2021-09-09T16:48:54.177Z] 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-09-09T16:48:54.442Z] 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-09-09T16:48:54.443Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-09-09T16:48:54.443Z] 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-09-09T16:48:54.443Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.51 [2913 kB] [2021-09-09T16:48:54.443Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-09-09T16:48:54.443Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-09-09T16:48:54.443Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-09-09T16:48:54.443Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-09-09T16:48:54.443Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-09-09T16:48:54.443Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-09-09T16:48:54.443Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-09-09T16:48:54.443Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-09-09T16:48:54.443Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-09-09T16:48:54.443Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-09-09T16:48:54.443Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-09-09T16:48:54.443Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.3 [111 kB] [2021-09-09T16:48:55.851Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.51 [207 kB] [2021-09-09T16:48:55.852Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-09-09T16:48:55.852Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-09-09T16:48:55.852Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-09-09T16:48:55.852Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-09-09T16:48:55.852Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-09-09T16:48:55.852Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-09-09T16:48:55.852Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-09-09T16:48:55.852Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-09-09T16:48:55.852Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-09-09T16:48:55.852Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-09-09T16:48:55.852Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-09-09T16:48:56.119Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-09-09T16:48:58.064Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-09T16:48:58.064Z] Fetched 36.7 MB in 3s (10.8 MB/s) [2021-09-09T16:48:58.064Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-09T16:48:58.064Z] Preparing to unpack .../systemd_237-3ubuntu10.51_amd64.deb ... [2021-09-09T16:48:58.064Z] Unpacking systemd (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-09-09T16:48:58.330Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.51_amd64.deb ... [2021-09-09T16:48:58.330Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-09-09T16:48:58.330Z] Setting up libsystemd0:amd64 (237-3ubuntu10.51) ... [2021-09-09T16:48:58.330Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-09T16:48:58.330Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-09-09T16:48:58.330Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-09-09T16:48:58.805Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-09-09T16:48:58.805Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-09T16:48:58.805Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-09-09T16:48:58.805Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-09-09T16:48:58.805Z] Setting up apt (1.6.14) ... [2021-09-09T16:48:58.805Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-09-09T16:48:59.394Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-09-09T16:48:59.394Z] (Reading database ... 12764 files and directories currently installed.) [2021-09-09T16:48:59.394Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-09T16:48:59.394Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-09T16:48:59.394Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-09-09T16:48:59.394Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-09T16:48:59.394Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-09T16:48:59.394Z] Selecting previously unselected package libexpat1:amd64. [2021-09-09T16:48:59.662Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-09-09T16:48:59.662Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-09T16:48:59.662Z] Selecting previously unselected package python3.6-minimal. [2021-09-09T16:48:59.662Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-09T16:48:59.662Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-09T16:48:59.929Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-09T16:48:59.929Z] Checking for services that may need to be restarted...done. [2021-09-09T16:48:59.929Z] Checking for services that may need to be restarted...done. [2021-09-09T16:48:59.929Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-09T16:48:59.929Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-09T16:48:59.929Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-09T16:49:00.194Z] Selecting previously unselected package python3-minimal. [2021-09-09T16:49:00.459Z] (Reading database ... 13012 files and directories currently installed.) [2021-09-09T16:49:00.459Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-09-09T16:49:00.459Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-09-09T16:49:00.459Z] Selecting previously unselected package mime-support. [2021-09-09T16:49:00.459Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-09-09T16:49:00.459Z] Unpacking mime-support (3.60ubuntu1) ... [2021-09-09T16:49:00.459Z] Selecting previously unselected package libmpdec2:amd64. [2021-09-09T16:49:00.459Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-09-09T16:49:00.459Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-09T16:49:00.459Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-09-09T16:49:00.459Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-09T16:49:00.459Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-09T16:49:00.726Z] Selecting previously unselected package python3.6. [2021-09-09T16:49:00.726Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-09T16:49:00.726Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-09T16:49:00.726Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-09-09T16:49:00.726Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-09-09T16:49:00.726Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-09T16:49:00.726Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-09-09T16:49:00.992Z] Selecting previously unselected package python3. [2021-09-09T16:49:00.992Z] (Reading database ... 13442 files and directories currently installed.) [2021-09-09T16:49:00.992Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-09-09T16:49:00.992Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-09-09T16:49:00.992Z] Selecting previously unselected package multiarch-support. [2021-09-09T16:49:00.992Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-09-09T16:49:00.992Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-09-09T16:49:00.992Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-09-09T16:49:00.992Z] Selecting previously unselected package liblzo2-2:amd64. [2021-09-09T16:49:00.992Z] (Reading database ... 13479 files and directories currently installed.) [2021-09-09T16:49:00.992Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-09-09T16:49:00.992Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-09-09T16:49:01.256Z] Selecting previously unselected package libbsd0:amd64. [2021-09-09T16:49:01.256Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-09-09T16:49:01.256Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-09T16:49:01.256Z] Selecting previously unselected package sudo. [2021-09-09T16:49:01.256Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-09-09T16:49:01.256Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-09T16:49:01.256Z] Selecting previously unselected package apparmor. [2021-09-09T16:49:01.256Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-09-09T16:49:01.256Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-09-09T16:49:01.522Z] Selecting previously unselected package libedit2:amd64. [2021-09-09T16:49:01.523Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-09-09T16:49:01.523Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-09-09T16:49:01.523Z] Selecting previously unselected package libkrb5support0:amd64. [2021-09-09T16:49:01.523Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-09-09T16:49:01.523Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-09T16:49:01.523Z] Selecting previously unselected package libk5crypto3:amd64. [2021-09-09T16:49:01.523Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-09T16:49:01.523Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-09T16:49:01.523Z] Selecting previously unselected package libkeyutils1:amd64. [2021-09-09T16:49:01.523Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-09-09T16:49:01.523Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-09T16:49:01.523Z] Selecting previously unselected package libkrb5-3:amd64. [2021-09-09T16:49:01.523Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-09T16:49:01.523Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-09T16:49:01.788Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-09-09T16:49:01.788Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-09-09T16:49:01.788Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-09T16:49:01.788Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-09-09T16:49:01.788Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-09-09T16:49:01.788Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-09T16:49:01.788Z] Selecting previously unselected package openssh-client. [2021-09-09T16:49:01.788Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-09-09T16:49:02.059Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-09T16:49:02.059Z] Selecting previously unselected package squashfs-tools. [2021-09-09T16:49:02.059Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.3_amd64.deb ... [2021-09-09T16:49:02.059Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.3) ... [2021-09-09T16:49:02.059Z] Selecting previously unselected package snapd. [2021-09-09T16:49:02.059Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-09-09T16:49:02.059Z] Unpacking snapd (2.49.2+18.04) ... [2021-09-09T16:49:03.997Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-09-09T16:49:03.997Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-09T16:49:03.997Z] Setting up mime-support (3.60ubuntu1) ... [2021-09-09T16:49:03.997Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-09T16:49:04.263Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-09T16:49:04.263Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-09T16:49:04.263Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-09T16:49:04.263Z] Setting up systemd (237-3ubuntu10.51) ... [2021-09-09T16:49:04.263Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-09-09T16:49:04.842Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-09T16:49:04.842Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-09T16:49:04.842Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-09-09T16:49:04.842Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-09T16:49:04.842Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-09T16:49:04.842Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-09T16:49:05.452Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.3) ... [2021-09-09T16:49:05.452Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-09T16:49:05.452Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-09T16:49:05.452Z] Setting up python3 (3.6.7-1~18.04) ... [2021-09-09T16:49:05.452Z] running python rtupdate hooks for python3.6... [2021-09-09T16:49:05.452Z] running python post-rtupdate hooks for python3.6... [2021-09-09T16:49:05.452Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-09-09T16:49:06.033Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-09-09T16:49:06.300Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-09T16:49:06.300Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-09T16:49:06.883Z] Setting up snapd (2.49.2+18.04) ... [2021-09-09T16:49:07.464Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-09-09T16:49:07.464Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-09-09T16:49:07.732Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-09-09T16:49:07.998Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-09-09T16:49:07.998Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-09T16:49:07.998Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-09T16:49:08.265Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-09-09T16:49:08.530Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-09-09T16:49:08.530Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-09-09T16:49:08.796Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-09-09T16:49:09.064Z] /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-09-09T16:49:09.064Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-09T16:49:09.064Z] Processing triggers for systemd (237-3ubuntu10.51) ... [2021-09-09T16:49:09.647Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-09T16:49:09.912Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-09T16:49:09.912Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-09T16:49:11.134Z] Reading package lists... [2021-09-09T16:49:11.400Z] Reading package lists... [2021-09-09T16:49:11.400Z] Building dependency tree... [2021-09-09T16:49:11.400Z] Reading state information... [2021-09-09T16:49:11.400Z] Calculating upgrade... [2021-09-09T16:49:11.665Z] The following packages will be upgraded: [2021-09-09T16:49:11.665Z] advancecomp base-files bash binutils binutils-common [2021-09-09T16:49:11.665Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-09-09T16:49:11.665Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-09-09T16:49:11.665Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-09-09T16:49:11.665Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-09-09T16:49:11.665Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-09-09T16:49:11.665Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-09-09T16:49:11.665Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-09-09T16:49:11.665Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-09-09T16:49:11.665Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-09-09T16:49:11.665Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-09-09T16:49:11.665Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-09-09T16:49:11.665Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-09-09T16:49:11.665Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-09-09T16:49:11.665Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-09-09T16:49:11.665Z] ubuntu-keyring util-linux [2021-09-09T16:49:11.665Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-09-09T16:49:11.665Z] Need to get 64.2 MB of archives. [2021-09-09T16:49:11.665Z] After this operation, 5138 kB of additional disk space will be used. [2021-09-09T16:49:11.665Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-156.163 [990 kB] [2021-09-09T16:49:12.138Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-09-09T16:49:12.138Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-09-09T16:49:12.138Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-09-09T16:49:12.138Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-09-09T16:49:12.138Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-09-09T16:49:12.138Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-09-09T16:49:12.138Z] 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-09-09T16:49:12.138Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-09-09T16:49:12.138Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-09-09T16:49:12.138Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-09-09T16:49:12.138Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-09-09T16:49:12.138Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-09-09T16:49:12.138Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-09-09T16:49:12.138Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-09-09T16:49:12.138Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-09-09T16:49:12.138Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-09-09T16:49:12.138Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-09-09T16:49:12.138Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-09-09T16:49:12.138Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-09-09T16:49:12.138Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-09-09T16:49:12.138Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-09-09T16:49:12.138Z] 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-09-09T16:49:12.138Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-09-09T16:49:12.138Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-09-09T16:49:12.138Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-09-09T16:49:12.138Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-09-09T16:49:12.138Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-09-09T16:49:12.138Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-09-09T16:49:12.138Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-09-09T16:49:12.138Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-09-09T16:49:12.138Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-09-09T16:49:12.138Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-09-09T16:49:12.138Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-09-09T16:49:12.138Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-09-09T16:49:12.138Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-09-09T16:49:12.138Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-09-09T16:49:12.138Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-09-09T16:49:12.138Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-09-09T16:49:12.138Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-09-09T16:49:12.138Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-09-09T16:49:12.138Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-09-09T16:49:12.138Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-09-09T16:49:12.404Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-09-09T16:49:12.404Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-09-09T16:49:12.404Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-09-09T16:49:12.404Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-09-09T16:49:12.404Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-09-09T16:49:12.404Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-09-09T16:49:12.404Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-09-09T16:49:12.404Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-09-09T16:49:12.404Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-09-09T16:49:12.404Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-09-09T16:49:12.404Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-09-09T16:49:12.404Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-09-09T16:49:12.404Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-09-09T16:49:12.404Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-09-09T16:49:12.404Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-09-09T16:49:12.672Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-09-09T16:49:12.672Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-09-09T16:49:12.672Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-09-09T16:49:12.672Z] 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-09-09T16:49:12.672Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-09-09T16:49:12.672Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-09-09T16:49:12.672Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-09-09T16:49:12.672Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-09-09T16:49:12.937Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-09-09T16:49:12.937Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-09-09T16:49:13.204Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-09-09T16:49:13.204Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-09-09T16:49:13.204Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-09-09T16:49:13.470Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-09-09T16:49:13.470Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-09-09T16:49:13.470Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-09-09T16:49:13.470Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-09-09T16:49:13.470Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-09-09T16:49:13.470Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-09-09T16:49:13.470Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-09-09T16:49:13.470Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-09-09T16:49:13.470Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-09-09T16:49:13.470Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-09-09T16:49:13.470Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-09-09T16:49:13.470Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-09-09T16:49:13.470Z] 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-09-09T16:49:13.470Z] 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-09-09T16:49:13.470Z] 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-09-09T16:49:13.737Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.51 [13.9 kB] [2021-09-09T16:49:13.737Z] 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-09-09T16:49:13.737Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-09-09T16:49:13.737Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-09-09T16:49:13.737Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-09-09T16:49:13.737Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-09-09T16:49:14.003Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-09-09T16:49:14.003Z] 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-09-09T16:49:14.003Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-09-09T16:49:14.003Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-09-09T16:49:14.003Z] 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-09-09T16:49:14.003Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-09-09T16:49:14.003Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-09-09T16:49:14.003Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-09-09T16:49:14.003Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-09-09T16:49:14.003Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-09-09T16:49:14.003Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-09-09T16:49:14.271Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-09T16:49:14.271Z] Fetched 64.2 MB in 2s (27.3 MB/s) [2021-09-09T16:49:14.271Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-09T16:49:14.271Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-09-09T16:49:14.271Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-09T16:49:14.539Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-09T16:49:14.539Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-09T16:49:14.539Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-156.163_amd64.deb ... [2021-09-09T16:49:14.539Z] Unpacking linux-libc-dev:amd64 (4.15.0-156.163) over (4.15.0-20.21) ... [2021-09-09T16:49:14.806Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-09T16:49:14.806Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-09T16:49:14.806Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-09T16:49:14.806Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-09T16:49:15.072Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-09T16:49:15.072Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-09T16:49:15.072Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-09T16:49:15.072Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-09T16:49:15.072Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-09T16:49:15.072Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-09T16:49:15.072Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-09T16:49:15.072Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-09T16:49:15.339Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-09T16:49:15.339Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-09T16:49:15.339Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-09T16:49:15.339Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-09T16:49:15.339Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-09T16:49:15.339Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-09-09T16:49:15.339Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-09-09T16:49:15.339Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-09T16:49:15.339Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-09T16:49:15.339Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-09T16:49:15.605Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-09T16:49:15.605Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-09T16:49:15.605Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-09T16:49:15.605Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-09T16:49:15.605Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-09T16:49:15.605Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-09T16:49:15.605Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-09-09T16:49:15.871Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-09T16:49:16.138Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-09-09T16:49:16.404Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-09T16:49:16.404Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-09-09T16:49:16.404Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-09-09T16:49:16.404Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-09-09T16:49:16.404Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-09-09T16:49:16.670Z] Setting up base-files (10.1ubuntu2.10) ... [2021-09-09T16:49:16.670Z] Installing new version of config file /etc/issue ... [2021-09-09T16:49:16.670Z] Installing new version of config file /etc/issue.net ... [2021-09-09T16:49:16.670Z] Installing new version of config file /etc/lsb-release ... [2021-09-09T16:49:16.670Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-09-09T16:49:16.936Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-09-09T16:49:16.936Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-09-09T16:49:16.936Z] Removing obsolete conffile /etc/default/motd-news ... [2021-09-09T16:49:17.206Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T16:49:17.206Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-09-09T16:49:17.206Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-09-09T16:49:17.206Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-09-09T16:49:17.206Z] 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-09-09T16:49:17.473Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T16:49:17.473Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-09T16:49:17.473Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-09-09T16:49:17.473Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-09-09T16:49:17.473Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T16:49:17.473Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-09-09T16:49:17.473Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-09-09T16:49:17.740Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-09-09T16:49:17.740Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T16:49:17.740Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-09-09T16:49:17.740Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-09T16:49:18.008Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-09-09T16:49:18.008Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T16:49:18.008Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-09T16:49:18.008Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-09T16:49:18.008Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-09T16:49:18.008Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T16:49:18.008Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-09T16:49:18.008Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-09T16:49:18.276Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-09-09T16:49:18.276Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T16:49:18.276Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-09-09T16:49:18.276Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-09-09T16:49:18.276Z] Setting up grep (3.1-2build1) ... [2021-09-09T16:49:18.276Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T16:49:18.276Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-09-09T16:49:18.276Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-09-09T16:49:18.276Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-09-09T16:49:18.544Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T16:49:18.544Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-09T16:49:18.544Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-09T16:49:18.544Z] Setting up login (1:4.5-1ubuntu2) ... [2021-09-09T16:49:18.544Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T16:49:18.544Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-09T16:49:18.544Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-09T16:49:18.544Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-09-09T16:49:18.814Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T16:49:18.814Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-09T16:49:18.814Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-09T16:49:19.082Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-09T16:49:19.082Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-09T16:49:19.082Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-09T16:49:19.082Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-09T16:49:19.348Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-09-09T16:49:19.614Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T16:49:19.614Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-09-09T16:49:19.614Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-09T16:49:19.882Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-09T16:49:19.882Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-09T16:49:19.882Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-09T16:49:19.882Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-09T16:49:19.882Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-09-09T16:49:20.150Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T16:49:20.150Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-09-09T16:49:20.150Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-09-09T16:49:20.150Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-09-09T16:49:20.150Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T16:49:20.150Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-09T16:49:20.150Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-09T16:49:20.150Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-09T16:49:20.416Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T16:49:20.416Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-09T16:49:20.416Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-09T16:49:20.416Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-09T16:49:20.416Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T16:49:20.416Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-09T16:49:20.416Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-09T16:49:20.416Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-09T16:49:20.416Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T16:49:20.416Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-09T16:49:20.416Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-09T16:49:20.684Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-09T16:49:20.684Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T16:49:20.684Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-09T16:49:20.684Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-09T16:49:20.684Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-09T16:49:20.684Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-09T16:49:20.684Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-09T16:49:20.684Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T16:49:20.684Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-09T16:49:20.684Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-09T16:49:20.950Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-09T16:49:20.950Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T16:49:20.950Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-09T16:49:20.950Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-09T16:49:20.950Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-09T16:49:20.950Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T16:49:20.950Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-09T16:49:20.950Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-09T16:49:21.218Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-09-09T16:49:21.218Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T16:49:21.218Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-09T16:49:21.218Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-09T16:49:21.484Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-09-09T16:49:21.749Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-09-09T16:49:22.014Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-09-09T16:49:22.014Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T16:49:22.014Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-09T16:49:22.015Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-09T16:49:22.282Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-09-09T16:49:22.282Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T16:49:22.282Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-09-09T16:49:22.282Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-09T16:49:22.282Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-09-09T16:49:22.282Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-09T16:49:22.282Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-09-09T16:49:22.282Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-09-09T16:49:22.549Z] Setting up debconf (1.5.66ubuntu1) ... [2021-09-09T16:49:22.549Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-09T16:49:22.549Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-09-09T16:49:22.549Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-09T16:49:22.549Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-09-09T16:49:22.816Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-09T16:49:22.816Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-09-09T16:49:22.817Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-09T16:49:22.817Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-09-09T16:49:22.817Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-09T16:49:22.817Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-09T16:49:22.817Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-09T16:49:22.817Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-09T16:49:23.085Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-09T16:49:23.085Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-09T16:49:23.085Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-09T16:49:23.085Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-09T16:49:23.085Z] (Reading database ... 13919 files and directories currently installed.) [2021-09-09T16:49:23.085Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-09T16:49:23.355Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-09T16:49:23.355Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-09T16:49:23.355Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T16:49:23.355Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-09T16:49:23.355Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-09T16:49:23.355Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.51_amd64.deb ... [2021-09-09T16:49:23.355Z] Unpacking systemd-sysv (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-09-09T16:49:23.623Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-09T16:49:23.623Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-09T16:49:23.623Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-09T16:49:23.623Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T16:49:23.623Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-09-09T16:49:23.623Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-09-09T16:49:23.623Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-09-09T16:49:23.890Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T16:49:23.890Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-09-09T16:49:23.890Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-09-09T16:49:23.890Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-09-09T16:49:23.890Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T16:49:23.890Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-09-09T16:49:23.890Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-09T16:49:23.890Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-09T16:49:24.161Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T16:49:24.161Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-09T16:49:24.161Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-09T16:49:24.161Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-09T16:49:24.161Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T16:49:24.161Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-09-09T16:49:24.161Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-09-09T16:49:24.431Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-09-09T16:49:24.431Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T16:49:24.431Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-09T16:49:24.431Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-09T16:49:24.431Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-09-09T16:49:24.697Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T16:49:24.697Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-09T16:49:24.697Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-09T16:49:24.697Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-09-09T16:49:24.697Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T16:49:24.697Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-09T16:49:24.697Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-09T16:49:24.697Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-09T16:49:24.697Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T16:49:24.697Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-09T16:49:24.965Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-09T16:49:24.965Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-09T16:49:24.965Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T16:49:24.965Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-09-09T16:49:24.965Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-09-09T16:49:24.965Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-09-09T16:49:24.965Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T16:49:24.965Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-09-09T16:49:24.965Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-09-09T16:49:25.233Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-09-09T16:49:25.233Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T16:49:25.233Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-09-09T16:49:25.233Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-09-09T16:49:25.233Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-09-09T16:49:25.233Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T16:49:25.233Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-09-09T16:49:25.233Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-09-09T16:49:25.500Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-09-09T16:49:25.500Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T16:49:25.500Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-09-09T16:49:25.500Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-09-09T16:49:25.500Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-09-09T16:49:25.500Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T16:49:25.500Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-09-09T16:49:25.500Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-09-09T16:49:25.500Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-09-09T16:49:25.768Z] (Reading database ... 13924 files and directories currently installed.) [2021-09-09T16:49:25.768Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-09T16:49:25.768Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-09T16:49:25.768Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-09T16:49:25.768Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-09T16:49:25.768Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-09T16:49:25.768Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-09T16:49:26.038Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-09-09T16:49:26.038Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-09-09T16:49:26.038Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-09-09T16:49:26.038Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-09-09T16:49:26.038Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-09-09T16:49:26.038Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-09-09T16:49:26.307Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-09-09T16:49:26.307Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-09-09T16:49:26.307Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-09-09T16:49:26.307Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-09-09T16:49:26.307Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-09-09T16:49:26.307Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-09-09T16:49:26.307Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-09-09T16:49:26.307Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-09-09T16:49:26.307Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-09-09T16:49:26.307Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-09-09T16:49:26.575Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-09-09T16:49:26.575Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-09-09T16:49:26.843Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-09-09T16:49:26.843Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-09-09T16:49:26.843Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-09-09T16:49:26.843Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-09-09T16:49:26.843Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-09T16:49:26.843Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-09T16:49:27.110Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-09T16:49:27.110Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-09T16:49:27.380Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-09T16:49:27.380Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-09T16:49:27.380Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-09T16:49:27.380Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-09T16:49:27.380Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-09T16:49:27.380Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-09T16:49:27.380Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-09T16:49:27.380Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-09T16:49:27.653Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-09T16:49:27.653Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-09T16:49:27.653Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-09T16:49:27.653Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-09T16:49:29.920Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-09T16:49:29.920Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-09T16:49:29.920Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-09T16:49:29.920Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-09T16:49:29.920Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-09T16:49:29.920Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-09T16:49:29.920Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-09T16:49:29.920Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-09T16:49:30.507Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-09T16:49:30.507Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-09T16:49:30.507Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-09T16:49:30.507Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-09T16:49:30.507Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-09-09T16:49:30.507Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-09T16:49:30.774Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-09-09T16:49:30.774Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-09T16:49:30.774Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-09-09T16:49:30.774Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-09-09T16:49:30.774Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-09T16:49:30.774Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-09T16:49:31.043Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-09T16:49:31.043Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-09T16:49:31.043Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-09-09T16:49:31.043Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-09-09T16:49:31.043Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-09T16:49:31.043Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-09T16:49:31.043Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-09T16:49:31.043Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-09T16:49:31.043Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-09T16:49:31.043Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-09-09T16:49:31.043Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-09-09T16:49:31.043Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-09-09T16:49:31.311Z] [2021-09-09T16:49:31.312Z] Current default time zone: 'Etc/UTC' [2021-09-09T16:49:31.312Z] Local time is now: Thu Sep 9 16:49:31 UTC 2021. [2021-09-09T16:49:31.312Z] Universal Time is now: Thu Sep 9 16:49:31 UTC 2021. [2021-09-09T16:49:31.312Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-09-09T16:49:31.312Z] [2021-09-09T16:49:31.312Z] Setting up systemd-sysv (237-3ubuntu10.51) ... [2021-09-09T16:49:31.312Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-09T16:49:31.312Z] Setting up linux-libc-dev:amd64 (4.15.0-156.163) ... [2021-09-09T16:49:31.312Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-09-09T16:49:31.312Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-09-09T16:49:31.312Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-09-09T16:49:31.312Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-09-09T16:49:31.312Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-09-09T16:49:31.312Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-09-09T16:49:31.312Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-09-09T16:49:31.312Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-09T16:49:31.312Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-09-09T16:49:31.578Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-09T16:49:31.578Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-09T16:49:31.578Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-09T16:49:31.578Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-09-09T16:49:31.578Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-09-09T16:49:31.578Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-09-09T16:49:31.578Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-09T16:49:31.578Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-09-09T16:49:31.578Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-09-09T16:49:31.578Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-09-09T16:49:31.578Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-09-09T16:49:33.521Z] Updating certificates in /etc/ssl/certs... [2021-09-09T16:49:34.484Z] 23 added, 27 removed; done. [2021-09-09T16:49:34.484Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-09-09T16:49:34.484Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-09T16:49:34.484Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-09-09T16:49:34.484Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-09-09T16:49:34.484Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-09-09T16:49:34.484Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-09T16:49:34.484Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-09T16:49:34.484Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-09T16:49:34.484Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-09T16:49:34.484Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-09T16:49:34.484Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-09T16:49:34.484Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-09T16:49:34.484Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-09-09T16:49:34.484Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-09-09T16:49:34.484Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-09-09T16:49:34.484Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-09-09T16:49:34.484Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-09-09T16:49:34.484Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-09T16:49:34.752Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-09T16:49:34.752Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-09-09T16:49:34.752Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-09-09T16:49:34.752Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-09-09T16:49:34.752Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-09T16:49:34.752Z] Processing triggers for systemd (237-3ubuntu10.51) ... [2021-09-09T16:49:34.752Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-09-09T16:49:34.752Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-09-09T16:49:34.752Z] Updating certificates in /etc/ssl/certs... [2021-09-09T16:49:35.339Z] 0 added, 0 removed; done. [2021-09-09T16:49:35.339Z] Running hooks in /etc/ca-certificates/update.d... [2021-09-09T16:49:35.339Z] done. [2021-09-09T16:49:35.924Z] Reading package lists... [2021-09-09T16:49:35.924Z] Building dependency tree... [2021-09-09T16:49:35.924Z] Reading state information... [2021-09-09T16:49:36.190Z] The following NEW packages will be installed: [2021-09-09T16:49:36.190Z] apt-transport-https [2021-09-09T16:49:36.190Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-09-09T16:49:36.456Z] Need to get 4348 B of archives. [2021-09-09T16:49:36.456Z] After this operation, 154 kB of additional disk space will be used. [2021-09-09T16:49:36.456Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-09-09T16:49:36.456Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-09T16:49:36.456Z] Fetched 4348 B in 0s (24.4 kB/s) [2021-09-09T16:49:36.456Z] Selecting previously unselected package apt-transport-https. [2021-09-09T16:49:36.456Z] (Reading database ... 13929 files and directories currently installed.) [2021-09-09T16:49:36.456Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-09-09T16:49:36.456Z] Unpacking apt-transport-https (1.6.14) ... [2021-09-09T16:49:36.456Z] Setting up apt-transport-https (1.6.14) ... [2021-09-09T16:49:36.722Z] Waiting for network to be ready... [2021-09-09T16:49:43.373Z] 2021-09-09T16:49:40Z INFO Waiting for automatic snapd restart... [2021-09-09T16:49:43.374Z] snapd 2.51.4 from Canonical* installed [2021-09-09T16:49:44.336Z] "snapd" switched to the "latest/stable" channel [2021-09-09T16:49:44.336Z] [2021-09-09T16:49:46.916Z] core18 20210722 from Canonical* installed [2021-09-09T16:49:46.916Z] "core18" switched to the "latest/stable" channel [2021-09-09T16:49:46.916Z] [2021-09-09T16:49:49.501Z] snapcraft 5.0 from Canonical* installed [2021-09-09T16:49:49.501Z] "snapcraft" switched to the "latest/stable" channel [2021-09-09T16:49:49.501Z] [2021-09-09T16:49:53.753Z] 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-09-09T16:49:53.753Z] - README.md [2021-09-09T16:49:53.753Z] [2021-09-09T16:49:53.753Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-09T16:49:54.336Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-09T16:49:54.336Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-09T16:49:54.336Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-09T16:49:55.565Z] Reading package lists... [2021-09-09T16:49:55.834Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.14 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-09-09T16:49:56.102Z] Reading package lists... [2021-09-09T16:49:56.102Z] Building dependency tree... [2021-09-09T16:49:56.102Z] Reading state information... [2021-09-09T16:49:56.368Z] Suggested packages: [2021-09-09T16:49:56.368Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-09-09T16:49:56.368Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-09-09T16:49:56.368Z] Recommended packages: [2021-09-09T16:49:56.368Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-09-09T16:49:56.368Z] The following NEW packages will be installed: [2021-09-09T16:49:56.368Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-09-09T16:49:56.368Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-09-09T16:49:56.368Z] pkg-config zip [2021-09-09T16:49:56.368Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-09-09T16:49:56.368Z] Need to get 7663 kB of archives. [2021-09-09T16:49:56.368Z] After this operation, 43.8 MB of additional disk space will be used. [2021-09-09T16:49:56.368Z] 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-09-09T16:49:56.636Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] [2021-09-09T16:49:56.636Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-09-09T16:49:56.636Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-09-09T16:49:56.636Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-09-09T16:49:56.636Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-09-09T16:49:56.636Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-09-09T16:49:56.904Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-09-09T16:49:56.904Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-09-09T16:49:57.171Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-09-09T16:49:57.171Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-09-09T16:49:57.171Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-09-09T16:49:57.171Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-09-09T16:49:57.171Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-09-09T16:49:57.171Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-09-09T16:49:57.439Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-09T16:49:57.439Z] Fetched 7663 kB in 1s (8882 kB/s) [2021-09-09T16:49:57.439Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-09-09T16:49:57.439Z] (Reading database ... 13933 files and directories currently installed.) [2021-09-09T16:49:57.439Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-09-09T16:49:57.440Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-09T16:49:57.706Z] Selecting previously unselected package libpsl5:amd64. [2021-09-09T16:49:57.706Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-09-09T16:49:57.706Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-09-09T16:49:57.706Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-09-09T16:49:57.706Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-09-09T16:49:57.706Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-09T16:49:57.706Z] Selecting previously unselected package librtmp1:amd64. [2021-09-09T16:49:57.706Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-09-09T16:49:57.706Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-09T16:49:57.706Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-09-09T16:49:57.706Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... [2021-09-09T16:49:57.706Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-09-09T16:49:57.706Z] Selecting previously unselected package liberror-perl. [2021-09-09T16:49:57.706Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-09-09T16:49:57.706Z] Unpacking liberror-perl (0.17025-1) ... [2021-09-09T16:49:57.973Z] Selecting previously unselected package git-man. [2021-09-09T16:49:57.973Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-09-09T16:49:57.973Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-09-09T16:49:57.973Z] Selecting previously unselected package git. [2021-09-09T16:49:57.973Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-09-09T16:49:57.973Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-09-09T16:49:58.556Z] Selecting previously unselected package libnorm1:amd64. [2021-09-09T16:49:58.556Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-09-09T16:49:58.556Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-09T16:49:58.556Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-09-09T16:49:58.556Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-09-09T16:49:58.556Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-09T16:49:58.556Z] Selecting previously unselected package libsodium23:amd64. [2021-09-09T16:49:58.556Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-09-09T16:49:58.556Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-09-09T16:49:58.556Z] Selecting previously unselected package libzmq5:amd64. [2021-09-09T16:49:58.556Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-09T16:49:58.556Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-09T16:49:58.822Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-09-09T16:49:58.822Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-09T16:49:58.822Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-09T16:49:58.822Z] Selecting previously unselected package pkg-config. [2021-09-09T16:49:58.822Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-09-09T16:49:58.822Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-09-09T16:49:58.822Z] Selecting previously unselected package zip. [2021-09-09T16:49:58.822Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-09-09T16:49:58.822Z] Unpacking zip (3.0-11build1) ... [2021-09-09T16:49:58.822Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-09T16:49:59.089Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-09-09T16:49:59.089Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-09T16:49:59.089Z] Setting up liberror-perl (0.17025-1) ... [2021-09-09T16:49:59.089Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-09-09T16:49:59.089Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-09T16:49:59.089Z] No schema files found: doing nothing. [2021-09-09T16:49:59.089Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-09T16:49:59.089Z] Setting up zip (3.0-11build1) ... [2021-09-09T16:49:59.089Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-09T16:49:59.089Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-09-09T16:49:59.089Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-09-09T16:49:59.089Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-09T16:49:59.089Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-09-09T16:49:59.089Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-09T16:49:59.089Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-09-09T16:49:59.089Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-09T16:49:59.674Z] git set to automatically installed. [2021-09-09T16:49:59.674Z] git-man set to automatically installed. [2021-09-09T16:49:59.674Z] libcurl3-gnutls set to automatically installed. [2021-09-09T16:49:59.674Z] liberror-perl set to automatically installed. [2021-09-09T16:49:59.674Z] libglib2.0-0 set to automatically installed. [2021-09-09T16:49:59.674Z] libnghttp2-14 set to automatically installed. [2021-09-09T16:49:59.674Z] libnorm1 set to automatically installed. [2021-09-09T16:49:59.674Z] libpgm-5.2-0 set to automatically installed. [2021-09-09T16:49:59.674Z] libpsl5 set to automatically installed. [2021-09-09T16:49:59.674Z] librtmp1 set to automatically installed. [2021-09-09T16:49:59.674Z] libsodium23 set to automatically installed. [2021-09-09T16:49:59.674Z] libzmq3-dev set to automatically installed. [2021-09-09T16:49:59.674Z] libzmq5 set to automatically installed. [2021-09-09T16:49:59.674Z] pkg-config set to automatically installed. [2021-09-09T16:49:59.674Z] zip set to automatically installed. [2021-09-09T16:50:01.082Z] snapd is not logged in, snap install commands will use sudo [2021-09-09T16:50:11.162Z] go (1.16/stable) 1.16.7 from Michael Hudson-Doyle (mwhudson) installed [2021-09-09T16:50:11.162Z] snapd is not logged in, snap install commands will use sudo [2021-09-09T16:50:11.429Z] snap "core18" has no updates available [2021-09-09T16:50:12.015Z] Pulling config-common [2021-09-09T16:50:12.015Z] + snapcraftctl pull [2021-09-09T16:50:15.312Z] Pulling go-build-helper [2021-09-09T16:50:15.312Z] + snapcraftctl pull [2021-09-09T16:50:15.312Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-09-09T16:50:15.312Z] Skipping pull go-build-helper (already ran) [2021-09-09T16:50:15.312Z] Building go-build-helper [2021-09-09T16:50:15.312Z] + snapcraftctl build [2021-09-09T16:50:16.569Z] Staging go-build-helper [2021-09-09T16:50:16.569Z] + snapcraftctl stage [2021-09-09T16:50:26.794Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-09T16:50:26.794Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-09T16:50:26.794Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1866 kB] [2021-09-09T16:50:26.794Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [340 kB] [2021-09-09T16:50:26.794Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-09T16:50:26.794Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-09T16:50:26.794Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [433 kB] [2021-09-09T16:50:26.794Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [58.1 kB] [2021-09-09T16:50:26.794Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1138 kB] [2021-09-09T16:50:26.794Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] [2021-09-09T16:50:26.794Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-09T16:50:26.794Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-09T16:50:26.794Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-09T16:50:26.794Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-09T16:50:26.794Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-09T16:50:26.794Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-09T16:50:26.794Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-09T16:50:26.794Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-09T16:50:26.794Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-09T16:50:26.794Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2212 kB] [2021-09-09T16:50:26.794Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [432 kB] [2021-09-09T16:50:26.794Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-09T16:50:26.794Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-09T16:50:26.794Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [457 kB] [2021-09-09T16:50:26.795Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [61.8 kB] [2021-09-09T16:50:26.795Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1749 kB] [2021-09-09T16:50:26.795Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] [2021-09-09T16:50:26.795Z] Fetched 25.2 MB in 0s (0 B/s) [2021-09-09T16:50:26.795Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-09-09T16:50:26.795Z] Fetched 224 kB in 0s (0 B/s) [2021-09-09T16:50:26.795Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-09-09T16:50:26.795Z] Fetched 157 kB in 0s (0 B/s) [2021-09-09T16:50:26.795Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-09-09T16:50:26.795Z] Fetched 221 kB in 0s (0 B/s) [2021-09-09T16:50:26.795Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-09-09T16:50:26.795Z] Fetched 143 kB in 0s (0 B/s) [2021-09-09T16:50:26.795Z] Pulling edgex-go [2021-09-09T16:50:26.795Z] + snapcraftctl pull [2021-09-09T16:50:26.795Z] Pulling hooks [2021-09-09T16:50:26.795Z] + snapcraftctl pull [2021-09-09T16:50:45.004Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-09T16:50:45.004Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-09T16:50:45.004Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-09T16:50:45.004Z] Fetched 0 B in 0s (0 B/s) [2021-09-09T16:50:45.004Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-09-09T16:50:45.004Z] Fetched 96.5 kB in 0s (0 B/s) [2021-09-09T16:50:45.004Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-09-09T16:50:45.004Z] Fetched 279 kB in 0s (0 B/s) [2021-09-09T16:50:45.004Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-09-09T16:50:45.004Z] Fetched 122 kB in 0s (0 B/s) [2021-09-09T16:50:45.004Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-09-09T16:50:45.004Z] Fetched 77.8 kB in 0s (0 B/s) [2021-09-09T16:50:45.004Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-09-09T16:50:45.004Z] Fetched 8848 B in 0s (0 B/s) [2021-09-09T16:50:45.004Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-09-09T16:50:45.004Z] Fetched 47.8 kB in 0s (0 B/s) [2021-09-09T16:50:45.004Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-09-09T16:50:45.004Z] Fetched 45.6 kB in 0s (0 B/s) [2021-09-09T16:50:45.004Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-09-09T16:50:45.004Z] Fetched 15.0 kB in 0s (0 B/s) [2021-09-09T16:50:45.004Z] Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] [2021-09-09T16:50:45.004Z] Fetched 219 kB in 0s (0 B/s) [2021-09-09T16:50:45.004Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-09-09T16:50:45.004Z] Fetched 154 kB in 0s (0 B/s) [2021-09-09T16:50:45.004Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-09-09T16:50:45.004Z] Fetched 50.6 kB in 0s (0 B/s) [2021-09-09T16:50:45.004Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-09-09T16:50:45.004Z] Fetched 14.8 kB in 0s (0 B/s) [2021-09-09T16:50:45.004Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-09-09T16:50:45.004Z] Fetched 41.8 kB in 0s (0 B/s) [2021-09-09T16:50:45.004Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-09-09T16:50:45.004Z] Fetched 499 kB in 0s (0 B/s) [2021-09-09T16:50:45.004Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-09-09T16:50:45.004Z] Fetched 111 kB in 0s (0 B/s) [2021-09-09T16:50:45.004Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-09-09T16:50:45.004Z] Fetched 240 kB in 0s (0 B/s) [2021-09-09T16:50:45.004Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-09-09T16:50:45.004Z] Fetched 29.3 kB in 0s (0 B/s) [2021-09-09T16:50:45.004Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-09-09T16:50:45.004Z] Fetched 85.5 kB in 0s (0 B/s) [2021-09-09T16:50:45.004Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-09-09T16:50:45.004Z] Fetched 24.5 kB in 0s (0 B/s) [2021-09-09T16:50:45.004Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-09-09T16:50:45.004Z] Fetched 49.2 kB in 0s (0 B/s) [2021-09-09T16:50:45.004Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-09-09T16:50:45.004Z] Fetched 54.2 kB in 0s (0 B/s) [2021-09-09T16:50:45.004Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-09-09T16:50:45.004Z] Fetched 30.8 kB in 0s (0 B/s) [2021-09-09T16:50:45.004Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-09-09T16:50:45.004Z] Fetched 15.8 kB in 0s (0 B/s) [2021-09-09T16:50:45.004Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-09-09T16:50:45.004Z] Fetched 85.9 kB in 0s (0 B/s) [2021-09-09T16:50:45.004Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-09-09T16:50:45.004Z] Fetched 8720 B in 0s (0 B/s) [2021-09-09T16:50:45.004Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-09-09T16:50:45.004Z] Fetched 140 kB in 0s (0 B/s) [2021-09-09T16:50:45.004Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-09-09T16:50:45.004Z] Fetched 119 kB in 0s (0 B/s) [2021-09-09T16:50:45.004Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-09-09T16:50:45.004Z] Fetched 111 kB in 0s (0 B/s) [2021-09-09T16:50:45.004Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-09-09T16:50:45.004Z] Fetched 11.1 kB in 0s (0 B/s) [2021-09-09T16:50:45.004Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-09-09T16:50:45.004Z] Fetched 645 kB in 0s (0 B/s) [2021-09-09T16:50:45.004Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-09-09T16:50:45.004Z] Fetched 41.3 kB in 0s (0 B/s) [2021-09-09T16:50:45.004Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-09-09T16:50:45.004Z] Fetched 17.9 kB in 0s (0 B/s) [2021-09-09T16:50:45.004Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-09-09T16:50:45.004Z] Fetched 368 kB in 0s (0 B/s) [2021-09-09T16:50:45.004Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-09-09T16:50:45.004Z] Fetched 187 kB in 0s (0 B/s) [2021-09-09T16:50:45.004Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-09-09T16:50:45.004Z] Fetched 175 kB in 0s (0 B/s) [2021-09-09T16:50:45.004Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-09-09T16:50:45.004Z] Fetched 206 kB in 0s (0 B/s) [2021-09-09T16:50:45.004Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-09-09T16:50:45.004Z] Fetched 1302 kB in 0s (0 B/s) [2021-09-09T16:50:45.004Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-09-09T16:50:45.004Z] Fetched 36.2 kB in 0s (0 B/s) [2021-09-09T16:50:45.004Z] Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] [2021-09-09T16:50:45.004Z] Fetched 159 kB in 0s (0 B/s) [2021-09-09T16:50:45.004Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-09-09T16:50:45.004Z] Fetched 107 kB in 0s (0 B/s) [2021-09-09T16:50:45.004Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-09-09T16:50:45.004Z] Fetched 48.7 kB in 0s (0 B/s) [2021-09-09T16:50:45.004Z] Pulling static-packages [2021-09-09T16:50:45.004Z] + snapcraftctl pull [2021-09-09T16:50:45.004Z] Pulling version [2021-09-09T16:50:45.004Z] + cd /root/project [2021-09-09T16:50:45.004Z] + + sed s/v// [2021-09-09T16:50:45.004Z] git describe --tags --abbrev=0 [2021-09-09T16:50:45.005Z] + GIT_VERSION=2.0.1-dev.40 [2021-09-09T16:50:45.005Z] + [ -z 2.0.1-dev.40 ] [2021-09-09T16:50:45.005Z] + snapcraftctl set-version 2.0.1-dev.40 [2021-09-09T16:50:45.620Z] 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-09-09T16:50:45.620Z] 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-09-09T16:50:46.411Z] Building config-common [2021-09-09T16:50:46.411Z] + snapcraftctl build [2021-09-09T16:50:48.990Z] Skipping build go-build-helper (already ran) [2021-09-09T16:50:48.990Z] Building edgex-go [2021-09-09T16:50:48.990Z] + cd /root/parts/edgex-go/src [2021-09-09T16:50:48.990Z] + git describe --tags --abbrev=0 [2021-09-09T16:50:48.990Z] + sed s/v// [2021-09-09T16:50:48.990Z] + GIT_VERSION=2.0.1-dev.40 [2021-09-09T16:50:48.990Z] + [ -z 2.0.1-dev.40 ] [2021-09-09T16:50:48.990Z] + echo 2.0.1-dev.40 [2021-09-09T16:50:48.990Z] + make build [2021-09-09T16:50:48.990Z] go mod tidy [2021-09-09T16:50:52.339Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-09-09T16:50:52.339Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-09-09T16:50:52.339Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.16 [2021-09-09T16:50:52.339Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-09-09T16:50:52.339Z] go: downloading github.com/google/uuid v1.3.0 [2021-09-09T16:50:52.339Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-09-09T16:50:52.339Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-09-09T16:50:52.605Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-09-09T16:50:52.605Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-09-09T16:50:53.188Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2021-09-09T16:50:53.188Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2021-09-09T16:50:53.188Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-09-09T16:50:53.188Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-09-09T16:50:53.188Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-09-09T16:50:53.188Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-09-09T16:50:53.188Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-09T16:50:53.188Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-09T16:50:53.477Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-09-09T16:50:53.477Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-09-09T16:50:53.477Z] go: downloading github.com/lib/pq v1.10.3 [2021-09-09T16:50:53.477Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-09-09T16:50:53.477Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-09-09T16:50:53.477Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-09-09T16:50:53.477Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2021-09-09T16:50:53.477Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-09-09T16:50:53.477Z] go: downloading golang.org/x/text v0.3.6 [2021-09-09T16:50:53.477Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-09-09T16:50:53.477Z] go: downloading github.com/go-playground/locales v0.14.0 [2021-09-09T16:50:53.477Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2021-09-09T16:50:53.477Z] go: downloading github.com/x448/float16 v0.8.4 [2021-09-09T16:50:53.477Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-09-09T16:50:53.770Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-09-09T16:50:53.770Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-09-09T16:50:53.770Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-09-09T16:50:53.770Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-09-09T16:50:53.770Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2021-09-09T16:50:54.061Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-09-09T16:50:54.061Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-09-09T16:50:54.061Z] go: downloading github.com/kr/pretty v0.3.0 [2021-09-09T16:50:54.348Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-09-09T16:50:54.348Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-09-09T16:50:54.348Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-09T16:50:54.348Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-09-09T16:50:54.348Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-09-09T16:50:54.348Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-09-09T16:50:54.348Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-09-09T16:50:54.348Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-09-09T16:50:54.348Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-09-09T16:50:54.348Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-09-09T16:50:54.348Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-09-09T16:50:54.617Z] go: downloading github.com/kr/text v0.2.0 [2021-09-09T16:50:54.617Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2021-09-09T16:50:54.617Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-09-09T16:50:54.617Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-09-09T16:50:54.617Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-09-09T16:50:54.617Z] go: downloading github.com/fatih/color v1.9.0 [2021-09-09T16:50:54.617Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-09-09T16:50:54.617Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-09T16:50:54.617Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-09T16:50:54.617Z] go: downloading github.com/pkg/errors v0.9.1 [2021-09-09T16:50:54.883Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-09-09T16:50:54.883Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-09-09T16:50:54.883Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-09-09T16:50:54.883Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-09-09T16:50:54.883Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-09-09T16:50:54.883Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-09-09T16:50:54.883Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-09-09T16:50:54.883Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-09-09T16:50:54.883Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-09-09T16:50:54.883Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-09-09T16:50:54.883Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-09-09T16:50:54.883Z] go: downloading github.com/miekg/dns v1.1.26 [2021-09-09T16:50:54.883Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-09-09T16:50:54.883Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-09-09T16:50:54.883Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-09-09T16:50:54.883Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-09-09T16:50:54.883Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-09-09T16:50:55.151Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/core-data/core-data ./cmd/core-data [2021-09-09T16:50:55.856Z] Removing intermediate container ad647d4367cb [2021-09-09T16:50:55.856Z] ---> bf891f15f2be [2021-09-09T16:50:55.856Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-09T16:50:55.856Z] Removing intermediate container 806ee93065bd [2021-09-09T16:50:55.856Z] ---> 16e184975b5a [2021-09-09T16:50:55.856Z] [2021-09-09T16:50:55.856Z] Step 11/24 : FROM alpine:3.12 [2021-09-09T16:50:55.856Z] 3.12: Pulling from library/alpine [2021-09-09T16:50:55.856Z] ---> Running in 6e3387c0068b [2021-09-09T16:50:58.531Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-09T16:50:58.531Z] Status: Downloaded newer image for alpine:3.12 [2021-09-09T16:50:58.531Z] ---> afc2cc120ca2 [2021-09-09T16:50:58.531Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-09T16:50:58.531Z] 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-09-09T16:50:59.998Z] ---> Running in 78572566df5a [2021-09-09T16:51:01.460Z] Removing intermediate container dfefe146db08 [2021-09-09T16:51:01.460Z] ---> b23489582948 [2021-09-09T16:51:01.460Z] [2021-09-09T16:51:01.460Z] Step 11/26 : FROM alpine:3.12 [2021-09-09T16:51:01.460Z] ---> afc2cc120ca2 [2021-09-09T16:51:01.460Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-09T16:51:02.456Z] ---> Running in 3eaf7ceafe52 [2021-09-09T16:51:02.456Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-09T16:51:02.756Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-09T16:51:03.752Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-09-09T16:51:03.752Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T16:51:03.752Z] OK: 5 MiB in 15 packages [2021-09-09T16:51:05.206Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-09T16:51:05.206Z] Removing intermediate container 12edc9bf97a1 [2021-09-09T16:51:05.206Z] ---> 96460931b794 [2021-09-09T16:51:05.206Z] [2021-09-09T16:51:05.206Z] Step 11/22 : FROM alpine:3.12 [2021-09-09T16:51:05.206Z] ---> afc2cc120ca2 [2021-09-09T16:51:05.206Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-09T16:51:05.206Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-09T16:51:05.221Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-09T16:51:05.808Z] Removing intermediate container 6e3387c0068b [2021-09-09T16:51:05.808Z] ---> 68b579e15b30 [2021-09-09T16:51:05.808Z] [2021-09-09T16:51:05.808Z] Step 12/24 : FROM docker:20.10.7 [2021-09-09T16:51:05.808Z] (1/3) Installing ca-certificates (20191127-r4) [2021-09-09T16:51:06.084Z] ---> Running in 653e121f947d [2021-09-09T16:51:06.084Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-09-09T16:51:06.084Z] (3/3) Installing su-exec (0.2-r1) [2021-09-09T16:51:06.084Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T16:51:06.084Z] Executing ca-certificates-20191127-r4.trigger [2021-09-09T16:51:06.364Z] 20.10.7: Pulling from library/docker [2021-09-09T16:51:06.364Z] OK: 6 MiB in 17 packages [2021-09-09T16:51:06.642Z] Removing intermediate container d8d399d630aa [2021-09-09T16:51:06.642Z] ---> b14f448283df [2021-09-09T16:51:06.642Z] [2021-09-09T16:51:06.642Z] Step 11/23 : FROM alpine:3.12 [2021-09-09T16:51:06.642Z] ---> afc2cc120ca2 [2021-09-09T16:51:06.642Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-09T16:51:06.918Z] Removing intermediate container 78572566df5a [2021-09-09T16:51:06.918Z] ---> a6a5290b1ccd [2021-09-09T16:51:06.918Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-09T16:51:07.203Z] ---> Running in a36490b134cc [2021-09-09T16:51:07.806Z] ---> Running in 3dd140cf0f06 [2021-09-09T16:51:08.083Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-09T16:51:08.361Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-09T16:51:08.553Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/core-command/core-command ./cmd/core-command [2021-09-09T16:51:09.135Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-09T16:51:09.365Z] (1/4) Installing ca-certificates (20191127-r4) [2021-09-09T16:51:09.365Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-09-09T16:51:09.365Z] (3/4) Installing libcurl (7.78.0-r0) [2021-09-09T16:51:09.365Z] (4/4) Installing curl (7.78.0-r0) [2021-09-09T16:51:09.365Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T16:51:09.365Z] Executing ca-certificates-20191127-r4.trigger [2021-09-09T16:51:09.678Z] OK: 7 MiB in 18 packages [2021-09-09T16:51:09.678Z] Removing intermediate container 3dd140cf0f06 [2021-09-09T16:51:09.678Z] ---> dc4705dba94d [2021-09-09T16:51:09.678Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-09T16:51:09.955Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-09T16:51:10.233Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-09T16:51:10.509Z] Removing intermediate container 3eaf7ceafe52 [2021-09-09T16:51:10.509Z] ---> a2857c547788 [2021-09-09T16:51:10.509Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-09T16:51:10.509Z] ---> Running in 57414d3081aa [2021-09-09T16:51:10.537Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-09T16:51:10.803Z] ---> Running in d879dead691d [2021-09-09T16:51:10.804Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-09T16:51:11.092Z] (1/2) Installing ca-certificates (20191127-r4) [2021-09-09T16:51:11.092Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-09-09T16:51:11.092Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T16:51:11.391Z] Executing ca-certificates-20191127-r4.trigger [2021-09-09T16:51:11.391Z] OK: 6 MiB in 16 packages [2021-09-09T16:51:11.762Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-09T16:51:12.010Z] Removing intermediate container 57414d3081aa [2021-09-09T16:51:12.010Z] ---> 54712ec3715c [2021-09-09T16:51:12.010Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-09T16:51:13.008Z] Removing intermediate container d879dead691d [2021-09-09T16:51:13.008Z] ---> 9d63a7b03304 [2021-09-09T16:51:13.008Z] Step 14/26 : WORKDIR / [2021-09-09T16:51:13.165Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-09T16:51:14.937Z] ---> Running in 2c51f4c88077 [2021-09-09T16:51:14.937Z] ---> Running in 656e53e9bf7f [2021-09-09T16:51:14.937Z] Removing intermediate container 653e121f947d [2021-09-09T16:51:14.937Z] ---> 95270cd22be8 [2021-09-09T16:51:14.937Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-09T16:51:14.938Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-09T16:51:14.938Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-09T16:51:15.545Z] Removing intermediate container 2c51f4c88077 [2021-09-09T16:51:15.545Z] ---> 9a33eaa656d4 [2021-09-09T16:51:15.545Z] Step 16/24 : WORKDIR / [2021-09-09T16:51:15.818Z] Removing intermediate container a36490b134cc [2021-09-09T16:51:15.818Z] ---> feb0bc71f5ca [2021-09-09T16:51:15.818Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-09T16:51:15.899Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-09T16:51:16.090Z] ---> Running in 09ad7e3a31cf [2021-09-09T16:51:16.363Z] ---> Running in 7061950f9fe1 [2021-09-09T16:51:16.363Z] ---> Running in d64e0215c13d [2021-09-09T16:51:16.638Z] Removing intermediate container 656e53e9bf7f [2021-09-09T16:51:16.638Z] ---> 32374812511a [2021-09-09T16:51:16.638Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-09-09T16:51:16.860Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-09T16:51:16.924Z] Removing intermediate container 09ad7e3a31cf [2021-09-09T16:51:16.924Z] ---> 9b7855bfdaf5 [2021-09-09T16:51:16.924Z] Step 14/22 : WORKDIR /edgex [2021-09-09T16:51:17.200Z] ---> Running in 153e5957a60d [2021-09-09T16:51:17.200Z] Removing intermediate container d64e0215c13d [2021-09-09T16:51:17.200Z] ---> 8a323e688cb0 [2021-09-09T16:51:17.200Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-09T16:51:17.485Z] Removing intermediate container 7061950f9fe1 [2021-09-09T16:51:17.485Z] ---> 93c9988599bf [2021-09-09T16:51:17.485Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T16:51:17.485Z] ---> Running in d913cca86254 [2021-09-09T16:51:17.760Z] Removing intermediate container 153e5957a60d [2021-09-09T16:51:17.760Z] ---> cd747e0197ca [2021-09-09T16:51:17.760Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-09T16:51:18.043Z] ---> 65441403a7be [2021-09-09T16:51:18.043Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-09-09T16:51:18.318Z] Removing intermediate container d913cca86254 [2021-09-09T16:51:18.318Z] ---> 281fa526c1b0 [2021-09-09T16:51:18.318Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-09T16:51:18.601Z] ---> Running in 5856ea31dcb2 [2021-09-09T16:51:18.799Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-09-09T16:51:18.799Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-09-09T16:51:18.799Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-09-09T16:51:18.799Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-09-09T16:51:18.799Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-09-09T16:51:18.799Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-09-09T16:51:18.799Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-09-09T16:51:18.799Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-09-09T16:51:18.799Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-09-09T16:51:18.799Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-09-09T16:51:18.799Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-09-09T16:51:18.799Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-09-09T16:51:18.799Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-09-09T16:51:18.799Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-09-09T16:51:18.799Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-09-09T16:51:18.799Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-09-09T16:51:18.799Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-09-09T16:51:18.799Z] + 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-09-09T16:51:18.799Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-09-09T16:51:18.799Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-09-09T16:51:18.799Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-09-09T16:51:18.799Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-09-09T16:51:18.799Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-09-09T16:51:18.799Z] + 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-09-09T16:51:18.799Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-09-09T16:51:18.799Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-09-09T16:51:18.799Z] + 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-09-09T16:51:18.877Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-09T16:51:18.877Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-09T16:51:18.877Z] ---> df445af6242a [2021-09-09T16:51:18.877Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-09-09T16:51:18.877Z] ---> 28e77bb54c72 [2021-09-09T16:51:18.877Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-09T16:51:19.166Z] ---> Running in fc226a3a5d18 [2021-09-09T16:51:19.166Z] ---> 4d07f7b8be62 [2021-09-09T16:51:19.166Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-09T16:51:19.454Z] ---> 4eaa1f42dff5 [2021-09-09T16:51:19.454Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-09T16:51:19.747Z] Removing intermediate container 5856ea31dcb2 [2021-09-09T16:51:19.747Z] ---> 8e7fe878b39c [2021-09-09T16:51:19.747Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T16:51:20.032Z] Removing intermediate container fc226a3a5d18 [2021-09-09T16:51:20.032Z] ---> de70ba52233e [2021-09-09T16:51:20.032Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-09-09T16:51:20.210Z] Building hooks [2021-09-09T16:51:20.210Z] + cd /root/parts/hooks/src [2021-09-09T16:51:20.210Z] + make build [2021-09-09T16:51:20.210Z] go mod tidy [2021-09-09T16:51:20.210Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-09-09T16:51:20.210Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-09-09T16:51:20.210Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-09-09T16:51:20.210Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-09-09T16:51:20.476Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-09-09T16:51:21.022Z] ---> Running in e3672158a3de [2021-09-09T16:51:21.058Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-09-09T16:51:21.302Z] ---> 47ab9af61e40 [2021-09-09T16:51:21.302Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-09T16:51:21.302Z] ---> 56b16984ee3c [2021-09-09T16:51:21.302Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-09T16:51:21.597Z] ---> c9365b2132ff [2021-09-09T16:51:21.597Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-09-09T16:51:21.597Z] ---> 157d1ccbcb28 [2021-09-09T16:51:21.597Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-09T16:51:21.639Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-09-09T16:51:21.639Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-09-09T16:51:23.635Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-09T16:51:23.635Z] ---> fe54c133b081 [2021-09-09T16:51:23.635Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-09T16:51:23.635Z] ---> 2fab38b335dc [2021-09-09T16:51:23.635Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-09T16:51:23.635Z] ---> Running in b4df1faf33eb [2021-09-09T16:51:23.635Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-09T16:51:23.635Z] ---> ad3c67a4ebc9 [2021-09-09T16:51:23.635Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-09T16:51:23.635Z] ---> 6e61ec16e38a [2021-09-09T16:51:23.635Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-09T16:51:23.916Z] ---> Running in 4183b36e64b8 [2021-09-09T16:51:24.522Z] (1/39) Installing readline (8.1.0-r0) [2021-09-09T16:51:24.522Z] (2/39) Installing bash (5.1.0-r0) [2021-09-09T16:51:24.522Z] Removing intermediate container b4df1faf33eb [2021-09-09T16:51:24.522Z] ---> 288bfafa5760 [2021-09-09T16:51:24.522Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T16:51:24.804Z] Executing bash-5.1.0-r0.post-install [2021-09-09T16:51:24.804Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-09T16:51:24.804Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-09T16:51:24.804Z] (5/39) Installing libcurl (7.78.0-r0) [2021-09-09T16:51:24.804Z] (6/39) Installing curl (7.78.0-r0) [2021-09-09T16:51:24.804Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-09T16:51:24.804Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-09T16:51:24.804Z] (9/39) Installing expat (2.2.10-r1) [2021-09-09T16:51:24.804Z] (10/39) Installing libffi (3.3-r2) [2021-09-09T16:51:24.804Z] (11/39) Installing gdbm (1.19-r0) [2021-09-09T16:51:24.804Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-09T16:51:24.804Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-09T16:51:24.804Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-09T16:51:24.976Z] Building static-packages [2021-09-09T16:51:24.976Z] + snapcraftctl build [2021-09-09T16:51:25.084Z] Removing intermediate container 4183b36e64b8 [2021-09-09T16:51:25.085Z] ---> 395574b33565 [2021-09-09T16:51:25.085Z] Step 19/22 : CMD ["--init=true"] [2021-09-09T16:51:25.360Z] ---> Running in 2cca57a0c27a [2021-09-09T16:51:25.992Z] ---> Running in 5aa6175b5545 [2021-09-09T16:51:26.270Z] ---> b9996761caac [2021-09-09T16:51:26.270Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-09T16:51:26.270Z] ---> aad675215f6a [2021-09-09T16:51:26.270Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-09T16:51:26.382Z] Building version [2021-09-09T16:51:26.382Z] + snapcraftctl build [2021-09-09T16:51:26.557Z] Removing intermediate container 2cca57a0c27a [2021-09-09T16:51:26.557Z] ---> 75fcdad89f93 [2021-09-09T16:51:26.557Z] Step 22/24 : LABEL arch=arm64 [2021-09-09T16:51:26.557Z] ---> Running in 69fd075ddeaa [2021-09-09T16:51:26.841Z] Removing intermediate container 5aa6175b5545 [2021-09-09T16:51:26.841Z] ---> d547d251f4a2 [2021-09-09T16:51:26.841Z] Step 20/22 : LABEL arch=arm64 [2021-09-09T16:51:26.841Z] ---> Running in d3b0be6a3902 [2021-09-09T16:51:26.841Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-09T16:51:26.841Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-09T16:51:26.841Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-09T16:51:27.141Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-09T16:51:27.141Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-09T16:51:27.141Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-09T16:51:27.141Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-09T16:51:27.431Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-09T16:51:27.431Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-09T16:51:27.431Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-09T16:51:27.431Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-09T16:51:27.431Z] ---> Running in aa5e19f7b327 [2021-09-09T16:51:27.431Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-09T16:51:27.431Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-09T16:51:27.431Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-09T16:51:27.431Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-09T16:51:27.715Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-09T16:51:27.715Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-09T16:51:27.715Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-09T16:51:27.715Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-09T16:51:27.715Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-09T16:51:27.715Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-09T16:51:27.715Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-09T16:51:27.715Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-09T16:51:27.715Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-09T16:51:27.715Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-09T16:51:27.998Z] Removing intermediate container 69fd075ddeaa [2021-09-09T16:51:27.998Z] ---> 5cb922c232ee [2021-09-09T16:51:27.998Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T16:51:27.998Z] Removing intermediate container d3b0be6a3902 [2021-09-09T16:51:27.998Z] ---> a07ab128b42c [2021-09-09T16:51:27.998Z] Step 23/24 : LABEL git_sha=551cf2ed9a70c4aa720aad03911334a98ea2ee9f [2021-09-09T16:51:28.273Z] Removing intermediate container aa5e19f7b327 [2021-09-09T16:51:28.273Z] ---> 964847f3cd97 [2021-09-09T16:51:28.273Z] Step 21/22 : LABEL git_sha=551cf2ed9a70c4aa720aad03911334a98ea2ee9f [2021-09-09T16:51:28.273Z] ---> 7a8fb3a80073 [2021-09-09T16:51:28.273Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-09T16:51:28.273Z] ---> Running in 464238226ec4 [2021-09-09T16:51:28.273Z] ---> Running in 1a0c527bc76c [2021-09-09T16:51:28.322Z] Staging config-common [2021-09-09T16:51:28.322Z] + snapcraftctl stage [2021-09-09T16:51:28.564Z] Executing busybox-1.32.1-r6.trigger [2021-09-09T16:51:28.564Z] OK: 82 MiB in 59 packages [2021-09-09T16:51:28.564Z] ---> Running in 67d030fc97f6 [2021-09-09T16:51:29.183Z] Removing intermediate container 464238226ec4 [2021-09-09T16:51:29.183Z] ---> d31b483e5cb4 [2021-09-09T16:51:29.183Z] Step 24/24 : LABEL version=0.0.0 [2021-09-09T16:51:29.282Z] Skipping stage go-build-helper (already ran) [2021-09-09T16:51:29.282Z] Staging edgex-go [2021-09-09T16:51:29.282Z] + snapcraftctl stage [2021-09-09T16:51:29.485Z] Removing intermediate container 1a0c527bc76c [2021-09-09T16:51:29.485Z] ---> 7b12608d4e35 [2021-09-09T16:51:29.485Z] Step 21/23 : LABEL arch=arm64 [2021-09-09T16:51:29.485Z] ---> Running in d333a7a1a2dd [2021-09-09T16:51:29.485Z] Removing intermediate container 67d030fc97f6 [2021-09-09T16:51:29.485Z] ---> 4c427c25dc80 [2021-09-09T16:51:29.485Z] Step 22/22 : LABEL version=0.0.0 [2021-09-09T16:51:29.779Z] ---> 82e9e7ca4079 [2021-09-09T16:51:29.779Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-09-09T16:51:29.779Z] ---> Running in bb3e640de1b6 [2021-09-09T16:51:29.779Z] ---> Running in 9bb7c0e0512b [2021-09-09T16:51:29.779Z] ---> Running in d6702da4c1ac [2021-09-09T16:51:30.382Z] Removing intermediate container d333a7a1a2dd [2021-09-09T16:51:30.382Z] ---> 13e15c8daca0 [2021-09-09T16:51:30.382Z] [2021-09-09T16:51:30.382Z] Removing intermediate container bb3e640de1b6 [2021-09-09T16:51:30.382Z] ---> 41f062a26ebd [2021-09-09T16:51:30.382Z] Step 22/23 : LABEL git_sha=551cf2ed9a70c4aa720aad03911334a98ea2ee9f [2021-09-09T16:51:30.669Z] Removing intermediate container 9bb7c0e0512b [2021-09-09T16:51:30.669Z] ---> 0a13c47d3d53 [2021-09-09T16:51:30.669Z] [2021-09-09T16:51:30.694Z] Staging hooks [2021-09-09T16:51:30.694Z] + snapcraftctl stage [2021-09-09T16:51:30.950Z] ---> Running in 7d5d00e06576 [2021-09-09T16:51:30.950Z] Successfully built 13e15c8daca0 [2021-09-09T16:51:30.950Z] Successfully tagged core-command-arm64:latest [2021-09-09T16:51:30.950Z]  Building core-command ... done Building support-scheduler [2021-09-09T16:51:31.227Z] Successfully built 0a13c47d3d53 [2021-09-09T16:51:31.227Z] Successfully tagged security-proxy-setup-arm64:latest [2021-09-09T16:51:31.227Z]  Building security-proxy-setup ... done Building security-bootstrapper [2021-09-09T16:51:31.507Z] Removing intermediate container 7d5d00e06576 [2021-09-09T16:51:31.507Z] ---> 67243a46f428 [2021-09-09T16:51:31.507Z] Step 23/23 : LABEL version=0.0.0 [2021-09-09T16:51:31.656Z] Staging static-packages [2021-09-09T16:51:31.656Z] + snapcraftctl stage [2021-09-09T16:51:31.781Z] ---> Running in ae948b401622 [2021-09-09T16:51:32.773Z] Removing intermediate container ae948b401622 [2021-09-09T16:51:32.773Z] ---> a88fc435912d [2021-09-09T16:51:32.773Z] [2021-09-09T16:51:33.066Z] Successfully built a88fc435912d [2021-09-09T16:51:33.066Z] Successfully tagged support-notifications-arm64:latest [2021-09-09T16:51:33.066Z] Building core-data [2021-09-09T16:51:33.276Z] Staging version [2021-09-09T16:51:33.276Z] + snapcraftctl stage [2021-09-09T16:51:33.375Z]  Building support-notifications ... done Removing intermediate container d6702da4c1ac [2021-09-09T16:51:33.375Z] ---> 04bd697a3291 [2021-09-09T16:51:33.375Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-09T16:51:33.375Z] ---> Running in f00fa21f1e48 [2021-09-09T16:51:33.872Z] Priming config-common [2021-09-09T16:51:33.872Z] + snapcraftctl prime [2021-09-09T16:51:34.499Z] Removing intermediate container f00fa21f1e48 [2021-09-09T16:51:34.499Z] ---> a881c7faa97c [2021-09-09T16:51:34.499Z] Step 24/26 : LABEL arch=arm64 [2021-09-09T16:51:34.852Z] Priming go-build-helper [2021-09-09T16:51:34.852Z] + snapcraftctl prime [2021-09-09T16:51:35.168Z] ---> Running in c7ced64a099a [2021-09-09T16:51:36.286Z] Priming edgex-go [2021-09-09T16:51:36.286Z] + snapcraftctl prime [2021-09-09T16:51:36.732Z] Removing intermediate container c7ced64a099a [2021-09-09T16:51:36.732Z] ---> 0c394a8c2d13 [2021-09-09T16:51:36.732Z] Step 25/26 : LABEL git_sha=551cf2ed9a70c4aa720aad03911334a98ea2ee9f [2021-09-09T16:51:37.268Z] Priming hooks [2021-09-09T16:51:37.268Z] + snapcraftctl prime [2021-09-09T16:51:38.203Z] ---> Running in 48f8fe692024 [2021-09-09T16:51:38.697Z] Priming static-packages [2021-09-09T16:51:38.697Z] + snapcraftctl prime [2021-09-09T16:51:39.655Z] Removing intermediate container 48f8fe692024 [2021-09-09T16:51:39.655Z] ---> cb3139901027 [2021-09-09T16:51:39.655Z] Step 26/26 : LABEL version=0.0.0 [2021-09-09T16:51:39.936Z] Collecting docker-compose==1.23.2 [2021-09-09T16:51:39.936Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-09T16:51:40.544Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-09T16:51:40.544Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-09T16:51:41.311Z] Priming version [2021-09-09T16:51:41.311Z] + snapcraftctl prime [2021-09-09T16:51:41.570Z] ---> Running in d964f65b6ef5 [2021-09-09T16:51:43.704Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-09-09T16:51:43.707Z] Removing intermediate container d964f65b6ef5 [2021-09-09T16:51:43.707Z] ---> d2d76869b6fd [2021-09-09T16:51:43.707Z] [2021-09-09T16:51:43.707Z] Successfully built d2d76869b6fd [2021-09-09T16:51:43.707Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-09-09T16:51:43.707Z] Building core-metadata [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-09T16:51:44.312Z]  Building security-secretstore-setup ... done Collecting PyYAML<4,>=3.10 [2021-09-09T16:51:44.313Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-09T16:51:49.745Z] Collecting docker<4.0,>=3.6.0 [2021-09-09T16:51:49.745Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-09T16:51:50.351Z] Collecting jsonschema<3,>=2.5.1 [2021-09-09T16:51:50.351Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-09T16:51:50.351Z] Collecting cached-property<2,>=1.2.0 [2021-09-09T16:51:50.630Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-09T16:51:51.246Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-09T16:51:51.246Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-09T16:51:51.246Z] Collecting docopt<0.7,>=0.6.1 [2021-09-09T16:51:51.246Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-09T16:51:54.685Z] Collecting texttable<0.10,>=0.9.0 [2021-09-09T16:51:54.685Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-09T16:51:57.334Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-09-09T16:51:59.336Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-09T16:51:59.336Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-09T16:52:00.326Z] Collecting docker-pycreds>=0.4.0 [2021-09-09T16:52:00.326Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-09T16:52:00.928Z] Collecting idna<2.8,>=2.5 [2021-09-09T16:52:00.928Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-09T16:52:01.924Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-09T16:52:01.924Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-09T16:52:02.531Z] Collecting certifi>=2017.4.17 [2021-09-09T16:52:02.531Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-09T16:52:02.806Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-09T16:52:02.806Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-09T16:52:03.409Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-09T16:52:03.409Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-09T16:52:03.409Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-09T16:52:03.409Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-09T16:52:04.861Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-09T16:52:04.861Z] Attempting uninstall: urllib3 [2021-09-09T16:52:04.861Z] Found existing installation: urllib3 1.26.2 [2021-09-09T16:52:04.861Z] Uninstalling urllib3-1.26.2: [2021-09-09T16:52:05.140Z] Successfully uninstalled urllib3-1.26.2 [2021-09-09T16:52:05.747Z] Attempting uninstall: idna [2021-09-09T16:52:05.747Z] Found existing installation: idna 3.1 [2021-09-09T16:52:05.747Z] Uninstalling idna-3.1: [2021-09-09T16:52:06.029Z] Successfully uninstalled idna-3.1 [2021-09-09T16:52:07.031Z] Attempting uninstall: chardet [2021-09-09T16:52:07.032Z] Found existing installation: chardet 4.0.0 [2021-09-09T16:52:07.032Z] Uninstalling chardet-4.0.0: [2021-09-09T16:52:07.032Z] Successfully uninstalled chardet-4.0.0 [2021-09-09T16:52:09.693Z] Attempting uninstall: requests [2021-09-09T16:52:09.693Z] Found existing installation: requests 2.25.1 [2021-09-09T16:52:09.693Z] Uninstalling requests-2.25.1: [2021-09-09T16:52:09.693Z] Successfully uninstalled requests-2.25.1 [2021-09-09T16:52:09.975Z] Running setup.py install for texttable: started [2021-09-09T16:52:13.412Z] Running setup.py install for texttable: finished with status 'done' [2021-09-09T16:52:13.412Z] Running setup.py install for PyYAML: started [2021-09-09T16:52:16.884Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-09T16:52:16.884Z] Running setup.py install for docopt: started [2021-09-09T16:52:18.935Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T16:52:18.935Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-09T16:52:18.935Z] ---> 258f3eea21e8 [2021-09-09T16:52:18.935Z] Step 3/23 : WORKDIR /edgex-go [2021-09-09T16:52:18.935Z] ---> Using cache [2021-09-09T16:52:18.935Z] ---> 883559a2d0dc [2021-09-09T16:52:18.935Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T16:52:18.935Z] ---> Using cache [2021-09-09T16:52:18.935Z] ---> ba6ff1534d09 [2021-09-09T16:52:18.935Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-09T16:52:18.935Z] ---> Using cache [2021-09-09T16:52:18.935Z] ---> f821487c08f7 [2021-09-09T16:52:18.935Z] Step 6/23 : COPY go.mod . [2021-09-09T16:52:18.935Z] ---> Using cache [2021-09-09T16:52:18.935Z] ---> 8cd99706b3db [2021-09-09T16:52:18.935Z] Step 7/23 : RUN go mod download [2021-09-09T16:52:18.935Z] ---> Using cache [2021-09-09T16:52:18.935Z] ---> 65a5265f29b4 [2021-09-09T16:52:18.935Z] Step 8/23 : COPY . . [2021-09-09T16:52:18.935Z] ---> Using cache [2021-09-09T16:52:18.935Z] ---> 3b6bfcc5ddac [2021-09-09T16:52:18.935Z] Step 9/23 : RUN go mod tidy [2021-09-09T16:52:18.935Z] ---> Using cache [2021-09-09T16:52:18.935Z] ---> 922c4737bfeb [2021-09-09T16:52:18.935Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-09T16:52:19.964Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T16:52:19.964Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-09T16:52:19.964Z] ---> 258f3eea21e8 [2021-09-09T16:52:19.964Z] Step 3/32 : WORKDIR /edgex-go [2021-09-09T16:52:19.964Z] ---> Using cache [2021-09-09T16:52:19.964Z] ---> 883559a2d0dc [2021-09-09T16:52:19.964Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T16:52:20.245Z] ---> Using cache [2021-09-09T16:52:20.245Z] ---> ba6ff1534d09 [2021-09-09T16:52:20.245Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-09T16:52:20.245Z] ---> Using cache [2021-09-09T16:52:20.245Z] ---> f821487c08f7 [2021-09-09T16:52:20.245Z] Step 6/32 : COPY go.mod . [2021-09-09T16:52:20.245Z] ---> Using cache [2021-09-09T16:52:20.245Z] ---> 8cd99706b3db [2021-09-09T16:52:20.245Z] Step 7/32 : RUN go mod download [2021-09-09T16:52:20.245Z] ---> Using cache [2021-09-09T16:52:20.245Z] ---> 65a5265f29b4 [2021-09-09T16:52:20.245Z] Step 8/32 : COPY . . [2021-09-09T16:52:20.245Z] ---> Using cache [2021-09-09T16:52:20.245Z] ---> 3b6bfcc5ddac [2021-09-09T16:52:20.245Z] Step 9/32 : RUN go mod tidy [2021-09-09T16:52:20.245Z] ---> Using cache [2021-09-09T16:52:20.245Z] ---> 922c4737bfeb [2021-09-09T16:52:20.245Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-09T16:52:20.245Z] Running setup.py install for docopt: finished with status 'done' [2021-09-09T16:52:20.245Z] Running setup.py install for dockerpty: started [2021-09-09T16:52:21.255Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T16:52:21.255Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-09T16:52:21.255Z] ---> 258f3eea21e8 [2021-09-09T16:52:21.255Z] Step 3/24 : WORKDIR /edgex-go [2021-09-09T16:52:21.255Z] ---> Using cache [2021-09-09T16:52:21.255Z] ---> 883559a2d0dc [2021-09-09T16:52:21.255Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T16:52:21.255Z] ---> Using cache [2021-09-09T16:52:21.255Z] ---> ba6ff1534d09 [2021-09-09T16:52:21.255Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-09T16:52:23.939Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-09T16:52:24.224Z] ---> Running in 0161bbafcbae [2021-09-09T16:52:24.224Z] ---> Running in 2b583e44fbb9 [2021-09-09T16:52:24.224Z] ---> Running in f0919c99855a [2021-09-09T16:52:25.237Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T16:52:25.237Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-09T16:52:25.237Z] ---> 258f3eea21e8 [2021-09-09T16:52:25.237Z] Step 3/24 : WORKDIR /edgex-go [2021-09-09T16:52:25.237Z] ---> Using cache [2021-09-09T16:52:25.237Z] ---> 883559a2d0dc [2021-09-09T16:52:25.237Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T16:52:25.237Z] ---> Using cache [2021-09-09T16:52:25.237Z] ---> ba6ff1534d09 [2021-09-09T16:52:25.237Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-09T16:52:25.237Z] ---> Using cache [2021-09-09T16:52:25.237Z] ---> f821487c08f7 [2021-09-09T16:52:25.237Z] Step 6/24 : COPY go.mod . [2021-09-09T16:52:25.237Z] ---> Using cache [2021-09-09T16:52:25.237Z] ---> 8cd99706b3db [2021-09-09T16:52:25.237Z] Step 7/24 : RUN go mod download [2021-09-09T16:52:25.237Z] ---> Using cache [2021-09-09T16:52:25.537Z] ---> 65a5265f29b4 [2021-09-09T16:52:25.537Z] Step 8/24 : COPY . . [2021-09-09T16:52:25.537Z] ---> Using cache [2021-09-09T16:52:25.537Z] ---> 3b6bfcc5ddac [2021-09-09T16:52:25.537Z] Step 9/24 : RUN go mod tidy [2021-09-09T16:52:25.537Z] ---> Using cache [2021-09-09T16:52:25.537Z] ---> 922c4737bfeb [2021-09-09T16:52:25.537Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-09T16:52:25.816Z] ---> Running in feb309e088d0 [2021-09-09T16:52:26.821Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 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-09-09T16:52:27.097Z] 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-09-09T16:52:27.380Z] 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-09-09T16:52:27.658Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-09T16:52:30.754Z] 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-09-09T16:52:30.754Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-09T16:52:30.754Z] OK: 218 MiB in 52 packages [2021-09-09T16:52:31.756Z] Removing intermediate container 0161bbafcbae [2021-09-09T16:52:31.756Z] ---> 2b0a128ef728 [2021-09-09T16:52:31.756Z] Step 6/24 : COPY go.mod . [2021-09-09T16:52:34.453Z] ---> 90243f9730e0 [2021-09-09T16:52:34.453Z] Step 7/24 : RUN go mod download [2021-09-09T16:52:34.453Z] ---> Running in 40c14612466e [2021-09-09T16:52:46.949Z] Removing intermediate container 40c14612466e [2021-09-09T16:52:46.949Z] ---> 7bd638acd574 [2021-09-09T16:52:46.949Z] Step 8/24 : COPY . . [2021-09-09T16:52:46.949Z] Removing intermediate container e3672158a3de [2021-09-09T16:52:46.949Z] ---> 84d161eba0e3 [2021-09-09T16:52:46.949Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-09T16:52:46.949Z] ---> Running in a4911e5b8807 [2021-09-09T16:52:47.230Z] Removing intermediate container a4911e5b8807 [2021-09-09T16:52:47.230Z] ---> dfee1d602575 [2021-09-09T16:52:47.230Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-09T16:52:47.865Z] ---> Running in 76b338577e6b [2021-09-09T16:52:49.881Z] Removing intermediate container 76b338577e6b [2021-09-09T16:52:49.881Z] ---> 8f23f2883882 [2021-09-09T16:52:49.881Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-09T16:52:53.380Z] ---> d1d8c920a160 [2021-09-09T16:52:53.380Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-09T16:52:56.064Z] ---> 0a7b048b0a02 [2021-09-09T16:52:56.064Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-09T16:52:58.740Z] ---> d4f9304df138 [2021-09-09T16:52:58.740Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-09T16:52:59.022Z] ---> Running in f466568e93bf [2021-09-09T16:53:00.490Z] Removing intermediate container f466568e93bf [2021-09-09T16:53:00.490Z] ---> cb9cc5e6bc21 [2021-09-09T16:53:00.490Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T16:53:01.516Z] ---> Running in efba52a6dae6 [2021-09-09T16:53:03.022Z] Removing intermediate container efba52a6dae6 [2021-09-09T16:53:03.022Z] ---> a864f3f57a00 [2021-09-09T16:53:03.022Z] Step 22/24 : LABEL arch=arm64 [2021-09-09T16:53:03.646Z] ---> Running in cdd5011b14f1 [2021-09-09T16:53:04.683Z] Removing intermediate container cdd5011b14f1 [2021-09-09T16:53:04.683Z] ---> 32782a1329e3 [2021-09-09T16:53:04.683Z] Step 23/24 : LABEL git_sha=551cf2ed9a70c4aa720aad03911334a98ea2ee9f [2021-09-09T16:53:05.313Z] ---> Running in d44c17213f2b [2021-09-09T16:53:06.835Z] Removing intermediate container d44c17213f2b [2021-09-09T16:53:06.836Z] ---> da59eba33837 [2021-09-09T16:53:06.836Z] Step 24/24 : LABEL version=0.0.0 [2021-09-09T16:53:07.126Z] ---> Running in 6102fd50bc20 [2021-09-09T16:53:08.150Z] Removing intermediate container 6102fd50bc20 [2021-09-09T16:53:08.150Z] ---> c8fe20cf1c13 [2021-09-09T16:53:08.150Z] [2021-09-09T16:53:09.671Z] Successfully built c8fe20cf1c13 [2021-09-09T16:53:09.671Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-09-09T16:53:09.961Z]  Building sys-mgmt-agent ... done  ---> e14198c0d074 [2021-09-09T16:53:10.269Z] Step 9/24 : RUN go mod tidy [2021-09-09T16:53:10.269Z] ---> Running in 799150c51d15 [2021-09-09T16:53:20.602Z] Removing intermediate container 799150c51d15 [2021-09-09T16:53:20.602Z] ---> bdabf3882570 [2021-09-09T16:53:20.602Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-09T16:53:20.602Z] ---> Running in c7066ed9d25f [2021-09-09T16:53:23.715Z] 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-09-09T16:55:00.818Z] Removing intermediate container f0919c99855a [2021-09-09T16:55:00.818Z] ---> 0885d9aa6e91 [2021-09-09T16:55:00.818Z] [2021-09-09T16:55:00.818Z] Step 11/32 : FROM alpine:3.12 [2021-09-09T16:55:00.818Z] ---> afc2cc120ca2 [2021-09-09T16:55:00.818Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-09T16:55:00.818Z] ---> Running in 1846948b9602 [2021-09-09T16:55:00.818Z] Removing intermediate container 1846948b9602 [2021-09-09T16:55:00.818Z] ---> 5dd7c5955894 [2021-09-09T16:55:00.818Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-09T16:55:00.818Z] ---> Running in 5d90383c2075 [2021-09-09T16:55:00.818Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-09T16:55:00.818Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-09T16:55:01.113Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-09-09T16:55:01.399Z] (2/2) Installing su-exec (0.2-r1) [2021-09-09T16:55:01.399Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T16:55:01.399Z] OK: 5 MiB in 16 packages [2021-09-09T16:55:04.115Z] Removing intermediate container 2b583e44fbb9 [2021-09-09T16:55:04.115Z] ---> d121ab64da9d [2021-09-09T16:55:04.115Z] [2021-09-09T16:55:04.115Z] Step 11/23 : FROM alpine:3.12 [2021-09-09T16:55:04.115Z] ---> afc2cc120ca2 [2021-09-09T16:55:04.115Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-09T16:55:04.115Z] ---> Using cache [2021-09-09T16:55:04.115Z] ---> a6a5290b1ccd [2021-09-09T16:55:04.115Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-09T16:55:04.115Z] ---> Using cache [2021-09-09T16:55:04.115Z] ---> dc4705dba94d [2021-09-09T16:55:04.115Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-09T16:55:04.115Z] Removing intermediate container 5d90383c2075 [2021-09-09T16:55:04.401Z] ---> 85f6353ae98c [2021-09-09T16:55:04.401Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-09T16:55:04.401Z] ---> Running in 5b2518033d6d [2021-09-09T16:55:04.688Z] ---> Running in 4539e4b7dbce [2021-09-09T16:55:06.184Z] Removing intermediate container 4539e4b7dbce [2021-09-09T16:55:06.184Z] ---> f0ea7533c3d6 [2021-09-09T16:55:06.184Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-09T16:55:06.184Z] Removing intermediate container 5b2518033d6d [2021-09-09T16:55:06.184Z] ---> d67eb2744823 [2021-09-09T16:55:06.184Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-09T16:55:06.473Z] ---> Running in 62348f7259d7 [2021-09-09T16:55:06.473Z] ---> Running in d8abf5333938 [2021-09-09T16:55:07.106Z] Removing intermediate container feb309e088d0 [2021-09-09T16:55:07.106Z] ---> 09074c6e4773 [2021-09-09T16:55:07.106Z] [2021-09-09T16:55:07.106Z] Step 11/24 : FROM alpine:3.12 [2021-09-09T16:55:07.106Z] ---> afc2cc120ca2 [2021-09-09T16:55:07.106Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-09T16:55:07.106Z] ---> Using cache [2021-09-09T16:55:07.106Z] ---> a6a5290b1ccd [2021-09-09T16:55:07.106Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-09T16:55:07.106Z] ---> Using cache [2021-09-09T16:55:07.106Z] ---> dc4705dba94d [2021-09-09T16:55:07.106Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-09T16:55:09.006Z] ---> Running in 9d781bd28f76 [2021-09-09T16:55:09.006Z] Removing intermediate container 62348f7259d7 [2021-09-09T16:55:09.006Z] ---> 50afddf560cb [2021-09-09T16:55:09.006Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-09T16:55:09.006Z] Removing intermediate container d8abf5333938 [2021-09-09T16:55:09.006Z] ---> 5daaa1ee112e [2021-09-09T16:55:09.006Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T16:55:09.006Z] ---> Running in a4c2b6c3e025 [2021-09-09T16:55:09.006Z] Removing intermediate container 9d781bd28f76 [2021-09-09T16:55:09.006Z] ---> 8ad78d6861c8 [2021-09-09T16:55:09.006Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-09T16:55:09.290Z] ---> Running in 3939566a1c27 [2021-09-09T16:55:10.295Z] ---> 4e88293e9779 [2021-09-09T16:55:10.295Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-09T16:55:10.909Z] Removing intermediate container 3939566a1c27 [2021-09-09T16:55:10.909Z] ---> 63681b91d2dd [2021-09-09T16:55:10.909Z] Step 16/24 : WORKDIR / [2021-09-09T16:55:11.191Z] ---> Running in 9ceef4b86cc8 [2021-09-09T16:55:12.664Z] Removing intermediate container 9ceef4b86cc8 [2021-09-09T16:55:12.664Z] ---> 106608bf0859 [2021-09-09T16:55:12.664Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T16:55:13.669Z] ---> 7c95cb89aae3 [2021-09-09T16:55:13.669Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-09T16:55:13.949Z] Removing intermediate container a4c2b6c3e025 [2021-09-09T16:55:13.949Z] ---> ee73ead1a045 [2021-09-09T16:55:13.949Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-09T16:55:14.236Z] ---> Running in c033da10e9a1 [2021-09-09T16:55:14.521Z] ---> f2191d35afba [2021-09-09T16:55:14.521Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-09T16:55:15.560Z] Removing intermediate container c033da10e9a1 [2021-09-09T16:55:15.560Z] ---> 8668d0eb885a [2021-09-09T16:55:15.560Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-09T16:55:15.842Z] ---> 75099d1fd7c4 [2021-09-09T16:55:15.842Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-09T16:55:16.130Z] ---> Running in 6680ee5d8979 [2021-09-09T16:55:17.139Z] ---> d26d8ac17d97 [2021-09-09T16:55:17.139Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-09T16:55:17.466Z] Removing intermediate container 6680ee5d8979 [2021-09-09T16:55:17.466Z] ---> b03ba84bdfd7 [2021-09-09T16:55:17.466Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T16:55:17.466Z] ---> 97671a60dc33 [2021-09-09T16:55:17.466Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-09T16:55:17.747Z] ---> Running in 5598f121ff2e [2021-09-09T16:55:17.747Z] ---> Running in ade069d71d79 [2021-09-09T16:55:19.234Z] Removing intermediate container 5598f121ff2e [2021-09-09T16:55:19.234Z] ---> b9b015b8cab0 [2021-09-09T16:55:19.234Z] Step 21/23 : LABEL arch=arm64 [2021-09-09T16:55:19.517Z] ---> e6c1f879b89a [2021-09-09T16:55:19.517Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-09T16:55:19.517Z] ---> Running in ff420c3e6e6f [2021-09-09T16:55:19.517Z] ---> Running in af6c0811e4ed [2021-09-09T16:55:20.515Z] Removing intermediate container ff420c3e6e6f [2021-09-09T16:55:20.515Z] ---> b643c891e028 [2021-09-09T16:55:20.515Z] Step 22/23 : LABEL git_sha=551cf2ed9a70c4aa720aad03911334a98ea2ee9f [2021-09-09T16:55:20.515Z] Removing intermediate container af6c0811e4ed [2021-09-09T16:55:20.515Z] ---> ef0d2d54103a [2021-09-09T16:55:20.515Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T16:55:20.800Z] ---> Running in 39d0f5a5d206 [2021-09-09T16:55:20.800Z] ---> Running in 433c329c5547 [2021-09-09T16:55:21.409Z] Removing intermediate container 39d0f5a5d206 [2021-09-09T16:55:21.409Z] ---> e87ddd468aea [2021-09-09T16:55:21.409Z] Step 23/23 : LABEL version=0.0.0 [2021-09-09T16:55:21.687Z] ---> Running in 74fb997548ce [2021-09-09T16:55:21.687Z] Removing intermediate container 433c329c5547 [2021-09-09T16:55:21.687Z] ---> 5643cafd46c7 [2021-09-09T16:55:21.687Z] Step 22/24 : LABEL arch=arm64 [2021-09-09T16:55:21.687Z] Removing intermediate container ade069d71d79 [2021-09-09T16:55:21.687Z] ---> a48490062f73 [2021-09-09T16:55:21.687Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T16:55:21.962Z] ---> Running in bb13faf82e4a [2021-09-09T16:55:22.239Z] Removing intermediate container 74fb997548ce [2021-09-09T16:55:22.239Z] ---> d61b3bb37e62 [2021-09-09T16:55:22.239Z] [2021-09-09T16:55:22.520Z] Removing intermediate container bb13faf82e4a [2021-09-09T16:55:22.520Z] ---> 0beb9442655c [2021-09-09T16:55:22.520Z] Step 23/24 : LABEL git_sha=551cf2ed9a70c4aa720aad03911334a98ea2ee9f [2021-09-09T16:55:22.798Z] Successfully built d61b3bb37e62 [2021-09-09T16:55:22.798Z] ---> 3ed80d0d2b0c [2021-09-09T16:55:22.798Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-09T16:55:23.102Z] Successfully tagged support-scheduler-arm64:latest [2021-09-09T16:55:23.102Z]  Building support-scheduler ... done  ---> Running in 746e8ba99233 [2021-09-09T16:55:24.095Z] Removing intermediate container 746e8ba99233 [2021-09-09T16:55:24.095Z] ---> bf16dd7b925d [2021-09-09T16:55:24.095Z] Step 24/24 : LABEL version=0.0.0 [2021-09-09T16:55:24.371Z] ---> Running in d409056586d5 [2021-09-09T16:55:24.371Z] ---> d8abe87fc7b5 [2021-09-09T16:55:24.371Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-09T16:55:24.981Z] Removing intermediate container d409056586d5 [2021-09-09T16:55:24.981Z] ---> cf3745c19958 [2021-09-09T16:55:24.981Z] [2021-09-09T16:55:25.594Z] Successfully built cf3745c19958 [2021-09-09T16:55:25.594Z] Successfully tagged core-metadata-arm64:latest [2021-09-09T16:55:25.594Z]  Building core-metadata ... done  ---> f7ffefaaee32 [2021-09-09T16:55:25.594Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-09T16:55:26.580Z] ---> d53dd9063af3 [2021-09-09T16:55:26.580Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-09T16:55:27.557Z] ---> ee9eba3cc884 [2021-09-09T16:55:27.557Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-09T16:55:28.151Z] ---> Running in 41f56d958cf4 [2021-09-09T16:55:28.746Z] Removing intermediate container 41f56d958cf4 [2021-09-09T16:55:28.746Z] ---> 52ab45f24ae2 [2021-09-09T16:55:28.746Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-09T16:55:30.183Z] ---> fdf44b20ca71 [2021-09-09T16:55:30.183Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-09T16:55:30.455Z] ---> Running in 568a0a2383d8 [2021-09-09T16:55:30.729Z] Removing intermediate container c7066ed9d25f [2021-09-09T16:55:30.729Z] ---> 75669701124a [2021-09-09T16:55:30.729Z] [2021-09-09T16:55:30.729Z] Step 11/24 : FROM alpine:3.12 [2021-09-09T16:55:30.729Z] ---> afc2cc120ca2 [2021-09-09T16:55:30.729Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-09T16:55:31.001Z] ---> Running in 51373c4c72b7 [2021-09-09T16:55:31.596Z] Removing intermediate container 51373c4c72b7 [2021-09-09T16:55:31.596Z] ---> 30a20d74bb09 [2021-09-09T16:55:31.596Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-09T16:55:31.876Z] ---> Running in d935392b2eaa [2021-09-09T16:55:32.476Z] Removing intermediate container d935392b2eaa [2021-09-09T16:55:32.476Z] ---> 818c6b63c883 [2021-09-09T16:55:32.476Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-09T16:55:32.476Z] ---> Running in 60ac4dede021 [2021-09-09T16:55:33.069Z] Removing intermediate container 60ac4dede021 [2021-09-09T16:55:33.069Z] ---> 4588ca492e24 [2021-09-09T16:55:33.069Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T16:55:33.069Z] Removing intermediate container 568a0a2383d8 [2021-09-09T16:55:33.069Z] ---> 034752d534d6 [2021-09-09T16:55:33.069Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-09T16:55:33.342Z] ---> Running in 889d16dfbd73 [2021-09-09T16:55:33.616Z] ---> Running in 5cfac3e25800 [2021-09-09T16:55:34.210Z] Removing intermediate container 5cfac3e25800 [2021-09-09T16:55:34.210Z] ---> 57c6071d933d [2021-09-09T16:55:34.210Z] Step 29/32 : CMD ["gate"] [2021-09-09T16:55:34.486Z] ---> Running in 8e47a1fa76b5 [2021-09-09T16:55:35.086Z] Removing intermediate container 8e47a1fa76b5 [2021-09-09T16:55:35.086Z] ---> 1334ddb0251f [2021-09-09T16:55:35.086Z] Step 30/32 : LABEL arch=arm64 [2021-09-09T16:55:35.692Z] ---> Running in 1ec0d455f6d7 [2021-09-09T16:55:36.297Z] Removing intermediate container 889d16dfbd73 [2021-09-09T16:55:36.297Z] ---> 105dfd39b69c [2021-09-09T16:55:36.297Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-09T16:55:36.297Z] Removing intermediate container 1ec0d455f6d7 [2021-09-09T16:55:36.297Z] ---> 27de32b47d90 [2021-09-09T16:55:36.297Z] Step 31/32 : LABEL git_sha=551cf2ed9a70c4aa720aad03911334a98ea2ee9f [2021-09-09T16:55:36.569Z] ---> Running in 5a8f20a0ac4f [2021-09-09T16:55:36.844Z] ---> Running in 454c4807b0df [2021-09-09T16:55:37.444Z] Removing intermediate container 454c4807b0df [2021-09-09T16:55:37.444Z] ---> 9853aa9e19d7 [2021-09-09T16:55:37.444Z] Step 32/32 : LABEL version=0.0.0 [2021-09-09T16:55:38.038Z] ---> Running in 74be4e911e24 [2021-09-09T16:55:38.311Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-09T16:55:38.586Z] Removing intermediate container 74be4e911e24 [2021-09-09T16:55:38.586Z] ---> 375749ab19a6 [2021-09-09T16:55:38.586Z] [2021-09-09T16:55:38.860Z] Successfully built 375749ab19a6 [2021-09-09T16:55:38.860Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-09T16:55:38.860Z] Successfully tagged security-bootstrapper-arm64:latest [2021-09-09T16:55:39.836Z]  Building security-bootstrapper ... done (1/6) Installing dumb-init (1.2.2-r1) [2021-09-09T16:55:39.836Z] (2/6) Installing libgcc (9.3.0-r2) [2021-09-09T16:55:39.836Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-09T16:55:39.836Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-09-09T16:55:40.107Z] (5/6) Installing libzmq (4.3.3-r0) [2021-09-09T16:55:40.107Z] (6/6) Installing zeromq (4.3.3-r0) [2021-09-09T16:55:40.380Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T16:55:40.380Z] OK: 8 MiB in 20 packages [2021-09-09T16:55:41.811Z] Removing intermediate container 5a8f20a0ac4f [2021-09-09T16:55:41.811Z] ---> 1fe029f29d29 [2021-09-09T16:55:41.811Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T16:55:42.406Z] ---> 3a7fd8eabbf6 [2021-09-09T16:55:42.406Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-09T16:55:43.842Z] ---> d0b38a988049 [2021-09-09T16:55:43.842Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-09T16:55:44.827Z] ---> 1e4aa21be3bc [2021-09-09T16:55:44.827Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-09T16:55:44.827Z] ---> Running in a90e1a03a233 [2021-09-09T16:55:45.429Z] Removing intermediate container a90e1a03a233 [2021-09-09T16:55:45.429Z] ---> 4ad54965493d [2021-09-09T16:55:45.429Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T16:55:45.707Z] ---> Running in ff75137eeb10 [2021-09-09T16:55:46.312Z] Removing intermediate container ff75137eeb10 [2021-09-09T16:55:46.312Z] ---> 3dc695aaf053 [2021-09-09T16:55:46.312Z] Step 22/24 : LABEL arch=arm64 [2021-09-09T16:55:46.312Z] ---> Running in ba850cf3e8c9 [2021-09-09T16:55:46.913Z] Removing intermediate container ba850cf3e8c9 [2021-09-09T16:55:46.913Z] ---> 1b6488e8e2f3 [2021-09-09T16:55:46.913Z] Step 23/24 : LABEL git_sha=551cf2ed9a70c4aa720aad03911334a98ea2ee9f [2021-09-09T16:55:47.187Z] ---> Running in 07f0b94dcbff [2021-09-09T16:55:47.787Z] Removing intermediate container 07f0b94dcbff [2021-09-09T16:55:47.787Z] ---> 55ff8ae3249a [2021-09-09T16:55:47.787Z] Step 24/24 : LABEL version=0.0.0 [2021-09-09T16:55:47.787Z] ---> Running in 979dc3f3c472 [2021-09-09T16:55:48.392Z] Removing intermediate container 979dc3f3c472 [2021-09-09T16:55:48.392Z] ---> 99324c3e805f [2021-09-09T16:55:48.392Z] [2021-09-09T16:55:48.991Z] Successfully built 99324c3e805f [2021-09-09T16:55:48.991Z] Successfully tagged core-data-arm64:latest [2021-09-09T16:55:49.283Z]  Building core-data ... done  [Pipeline] } [2021-09-09T16:55:49.260Z] $ docker stop --time=1 51d1296d2b0b8bcff885253c636abed0c90727c2ee9522521f783c1aba39e676 [2021-09-09T16:55:51.292Z] $ docker rm -f 51d1296d2b0b8bcff885253c636abed0c90727c2ee9522521f783c1aba39e676 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-09T16:55:51.937Z] + docker images [2021-09-09T16:55:52.210Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-09T16:55:52.210Z] core-data-arm64 latest 99324c3e805f 4 seconds ago 19.3MB [2021-09-09T16:55:52.210Z] security-bootstrapper-arm64 latest 375749ab19a6 14 seconds ago 17.7MB [2021-09-09T16:55:52.210Z] 75669701124a 23 seconds ago 1.57GB [2021-09-09T16:55:52.210Z] core-metadata-arm64 latest cf3745c19958 28 seconds ago 15.8MB [2021-09-09T16:55:52.210Z] support-scheduler-arm64 latest d61b3bb37e62 31 seconds ago 15.2MB [2021-09-09T16:55:52.210Z] 09074c6e4773 46 seconds ago 1.57GB [2021-09-09T16:55:52.210Z] d121ab64da9d 50 seconds ago 1.57GB [2021-09-09T16:55:52.210Z] 0885d9aa6e91 58 seconds ago 1.57GB [2021-09-09T16:55:52.210Z] sys-mgmt-agent-arm64 latest c8fe20cf1c13 2 minutes ago 311MB [2021-09-09T16:55:52.210Z] security-secretstore-setup-arm64 latest d2d76869b6fd 4 minutes ago 26.5MB [2021-09-09T16:55:52.210Z] support-notifications-arm64 latest a88fc435912d 4 minutes ago 15.9MB [2021-09-09T16:55:52.210Z] security-proxy-setup-arm64 latest 0a13c47d3d53 4 minutes ago 24.6MB [2021-09-09T16:55:52.210Z] core-command-arm64 latest 13e15c8daca0 4 minutes ago 15.2MB [2021-09-09T16:55:52.210Z] b14f448283df 4 minutes ago 1.57GB [2021-09-09T16:55:52.210Z] 68b579e15b30 4 minutes ago 1.57GB [2021-09-09T16:55:52.210Z] 96460931b794 4 minutes ago 1.57GB [2021-09-09T16:55:52.210Z] b23489582948 4 minutes ago 1.57GB [2021-09-09T16:55:52.210Z] 16e184975b5a 4 minutes ago 1.56GB [2021-09-09T16:55:52.210Z] ci-base-image-arm64 latest 258f3eea21e8 17 minutes ago 1.24GB [2021-09-09T16:55:52.210Z] alpine 3.12 afc2cc120ca2 8 days ago 5.33MB [2021-09-09T16:55:52.210Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 4 weeks ago 533MB [2021-09-09T16:55:52.210Z] docker 20.10.7 df445af6242a 2 months ago 234MB [2021-09-09T16:55:52.210Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 14 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-09-09T16:55:55.192Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-09T16:55:55.467Z] [2021-09-09T16:55:55.467Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-09T16:55:55.845Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-09T16:55:56.123Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-09T16:55:56.123Z] 448f6bf000e3: Pulling fs layer [2021-09-09T16:55:56.123Z] f757da607395: Pulling fs layer [2021-09-09T16:55:56.123Z] 05883995daec: Pulling fs layer [2021-09-09T16:55:56.123Z] 8603b9c90790: Pulling fs layer [2021-09-09T16:55:56.123Z] 1560dd03e051: Pulling fs layer [2021-09-09T16:55:56.123Z] 27f5ce0e4adf: Pulling fs layer [2021-09-09T16:55:56.123Z] c2d8d7efcc4b: Pulling fs layer [2021-09-09T16:55:56.123Z] 8603b9c90790: Waiting [2021-09-09T16:55:56.123Z] 1560dd03e051: Waiting [2021-09-09T16:55:56.123Z] 27f5ce0e4adf: Waiting [2021-09-09T16:55:56.123Z] c2d8d7efcc4b: Waiting [2021-09-09T16:55:56.400Z] f757da607395: Download complete [2021-09-09T16:55:56.400Z] 8603b9c90790: Verifying Checksum [2021-09-09T16:55:56.400Z] 8603b9c90790: Download complete [2021-09-09T16:55:56.677Z] 1560dd03e051: Verifying Checksum [2021-09-09T16:55:56.677Z] 1560dd03e051: Download complete [2021-09-09T16:55:56.677Z] 27f5ce0e4adf: Verifying Checksum [2021-09-09T16:55:56.677Z] 27f5ce0e4adf: Download complete [2021-09-09T16:55:56.953Z] 05883995daec: Verifying Checksum [2021-09-09T16:55:56.953Z] 05883995daec: Download complete [2021-09-09T16:55:57.553Z] 448f6bf000e3: Verifying Checksum [2021-09-09T16:55:57.553Z] 448f6bf000e3: Download complete [2021-09-09T16:56:00.947Z] c2d8d7efcc4b: Verifying Checksum [2021-09-09T16:56:00.947Z] c2d8d7efcc4b: Download complete [2021-09-09T16:56:01.223Z] 448f6bf000e3: Pull complete [2021-09-09T16:56:02.221Z] f757da607395: Pull complete [2021-09-09T16:56:04.209Z] 05883995daec: Pull complete [2021-09-09T16:56:04.209Z] 8603b9c90790: Pull complete [2021-09-09T16:56:05.741Z] 1560dd03e051: Pull complete [2021-09-09T16:56:06.357Z] 27f5ce0e4adf: Pull complete [2021-09-09T16:56:24.901Z] c2d8d7efcc4b: Pull complete [2021-09-09T16:56:24.901Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-09T16:56:24.901Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-09T16:56:24.901Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-09T16:56:25.150Z] prd-ubuntu18.04-docker-arm64-4c-16g-1679 does not seem to be running inside a container [2021-09-09T16:56:25.201Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-09-09T16:56:27.005Z] $ docker top ee7ab810ddd43b4fa02539a96d6080f74ea0ef8670241651a084135af47bf87a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-09T16:56:28.121Z] ---> job-cost.sh [2021-09-09T16:56:28.121Z] lf-activate-venv: SKIPPING [2021-09-09T16:56:28.121Z] INFO: No Stack... [2021-09-09T16:56:30.397Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-09T16:56:30.397Z] INFO: Archiving Costs [Pipeline] sh [2021-09-09T16:56:31.078Z] + cat /w/workspace/edgex-go/4/archives/cost.csv [2021-09-09T16:56:31.078Z] + cut -d, -f6 [Pipeline] lock [2021-09-09T16:56:31.155Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3698-4-stack-cost] [2021-09-09T16:56:31.171Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3698-4-stack-cost] did not exist. Created. [2021-09-09T16:56:31.171Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3698-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-09T16:56:31.855Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-09T16:56:32.039Z] Stashed 1 file(s) [Pipeline] } [2021-09-09T16:56:32.052Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3698-4-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-09T16:56:32.049Z] $ docker stop --time=1 ee7ab810ddd43b4fa02539a96d6080f74ea0ef8670241651a084135af47bf87a [2021-09-09T16:56:33.827Z] $ docker rm -f ee7ab810ddd43b4fa02539a96d6080f74ea0ef8670241651a084135af47bf87a [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-09-09T16:56:34.959Z] provisioning config files... [2021-09-09T16:56:35.069Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config3256396639633917065tmp [Pipeline] { [Pipeline] sh [2021-09-09T16:56:35.744Z] + set +x [2021-09-09T16:56:35.744Z] + curl -s https://codecov.io/bash [2021-09-09T16:56:35.744Z] + bash -s -- [2021-09-09T16:56:35.744Z] [2021-09-09T16:56:35.744Z] _____ _ [2021-09-09T16:56:35.744Z] / ____| | | [2021-09-09T16:56:35.744Z] | | ___ __| | ___ ___ _____ __ [2021-09-09T16:56:35.744Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-09T16:56:35.744Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-09T16:56:35.744Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-09T16:56:35.744Z] Bash-1.0.6 [2021-09-09T16:56:35.744Z] [2021-09-09T16:56:35.744Z] [2021-09-09T16:56:35.744Z] ==> git version 2.24.4 found [2021-09-09T16:56:35.744Z] ==> 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-09-09T16:56:35.744Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-09T16:56:35.744Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-09T16:56:35.744Z] ==> Jenkins CI detected. [2021-09-09T16:56:35.744Z] current dir:  /w/workspace/edgex-go/4 [2021-09-09T16:56:35.744Z] project root: . [2021-09-09T16:56:35.744Z] --> token set from env [2021-09-09T16:56:35.744Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-09T16:56:35.744Z] ==> Running gcov in . (disable via -X gcov) [2021-09-09T16:56:35.744Z] ==> Python coveragepy not found [2021-09-09T16:56:35.744Z] ==> Searching for coverage reports in: [2021-09-09T16:56:35.744Z] + . [2021-09-09T16:56:35.744Z] -> Found 1 reports [2021-09-09T16:56:35.744Z] ==> Detecting git/mercurial file structure [2021-09-09T16:56:35.744Z] ==> Reading reports [2021-09-09T16:56:35.744Z] + ./coverage.out bytes=404331 [2021-09-09T16:56:35.744Z] ==> Appending adjustments [2021-09-09T16:56:35.744Z] https://docs.codecov.io/docs/fixing-reports [2021-09-09T16:56:37.635Z] + Found adjustments [2021-09-09T16:56:37.635Z] ==> Gzipping contents [2021-09-09T16:56:37.635Z] 56K /tmp/codecov.KHhMnZ.gz [2021-09-09T16:56:37.635Z] ==> Uploading reports [2021-09-09T16:56:37.635Z] url: https://codecov.io [2021-09-09T16:56:37.635Z] query: branch=PR-3698&commit=a648e991681424844ee80e1e016dc498df66f832&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3698%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3698&job=&cmd_args= [2021-09-09T16:56:37.635Z] -> Pinging Codecov [2021-09-09T16:56:37.635Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3698&commit=a648e991681424844ee80e1e016dc498df66f832&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3698%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3698&job=&cmd_args= [2021-09-09T16:56:37.635Z] -> Uploading to [2021-09-09T16:56:37.635Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-09/00271124DB129430A58F1EEE437C3FCB/a648e991681424844ee80e1e016dc498df66f832/80489d0b-3cd3-412a-830d-8dec5f0eba85.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210909%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210909T165637Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c5f99ae7c17ecbd7e1a3cd794b92122513f9417f4588ed78d8f6fecc248963bd [2021-09-09T16:56:37.635Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-09T16:56:37.635Z] Dload Upload Total Spent Left Speed [2021-09-09T16:56:37.635Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54496 0 0 100 54496 0 144k --:--:-- --:--:-- --:--:-- 144k 100 54496 0 0 100 54496 0 144k --:--:-- --:--:-- --:--:-- 144k [2021-09-09T16:56:37.635Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/a648e991681424844ee80e1e016dc498df66f832 [Pipeline] } [2021-09-09T16:56:37.648Z] 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-09-09T16:56:38.730Z] + '[' -d /w/workspace/edgex-go/4/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-09T16:56:39.062Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-09T16:56:39.650Z] ---> package-listing.sh [2021-09-09T16:56:39.650Z] ++ facter osfamily [2021-09-09T16:56:39.650Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-09T16:56:39.914Z] + OS_FAMILY=redhat [2021-09-09T16:56:39.914Z] + workspace=/w/workspace/edgex-go/4 [2021-09-09T16:56:39.914Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-09T16:56:39.914Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-09T16:56:39.914Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-09T16:56:39.914Z] + PACKAGES=/tmp/packages_start.txt [2021-09-09T16:56:39.914Z] + '[' /w/workspace/edgex-go/4 ']' [2021-09-09T16:56:39.914Z] + PACKAGES=/tmp/packages_end.txt [2021-09-09T16:56:39.914Z] + case "${OS_FAMILY}" in [2021-09-09T16:56:39.914Z] + sort [2021-09-09T16:56:39.914Z] + rpm -qa [2021-09-09T16:56:41.859Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-09T16:56:41.859Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-09T16:56:41.859Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-09T16:56:41.859Z] + '[' /w/workspace/edgex-go/4 ']' [2021-09-09T16:56:41.859Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2021-09-09T16:56:41.859Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2021-09-09T16:56:41.875Z] 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-09T16:56:42.176Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-09T16:56:42.763Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-09T16:56:42.764Z] [2021-09-09T16:56:42.764Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T16:56:43.095Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-09T16:56:43.095Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-09T16:56:43.095Z] b4d181a07f80: Pulling fs layer [2021-09-09T16:56:43.095Z] a1111a8f2ec3: Pulling fs layer [2021-09-09T16:56:43.095Z] ed53099fbce6: Pulling fs layer [2021-09-09T16:56:43.095Z] dc539afda2c1: Pulling fs layer [2021-09-09T16:56:43.095Z] 77bc0d833cb6: Pulling fs layer [2021-09-09T16:56:43.095Z] 9065ff56babe: Pulling fs layer [2021-09-09T16:56:43.095Z] d287ab97295c: Pulling fs layer [2021-09-09T16:56:43.095Z] dc539afda2c1: Waiting [2021-09-09T16:56:43.095Z] 77bc0d833cb6: Waiting [2021-09-09T16:56:43.095Z] 9065ff56babe: Waiting [2021-09-09T16:56:43.095Z] d287ab97295c: Waiting [2021-09-09T16:56:43.364Z] a1111a8f2ec3: Verifying Checksum [2021-09-09T16:56:43.364Z] a1111a8f2ec3: Download complete [2021-09-09T16:56:43.364Z] dc539afda2c1: Verifying Checksum [2021-09-09T16:56:43.364Z] dc539afda2c1: Download complete [2021-09-09T16:56:43.640Z] 77bc0d833cb6: Verifying Checksum [2021-09-09T16:56:43.640Z] 77bc0d833cb6: Download complete [2021-09-09T16:56:43.640Z] 9065ff56babe: Verifying Checksum [2021-09-09T16:56:43.640Z] 9065ff56babe: Download complete [2021-09-09T16:56:43.905Z] ed53099fbce6: Verifying Checksum [2021-09-09T16:56:43.905Z] ed53099fbce6: Download complete [2021-09-09T16:56:44.867Z] b4d181a07f80: Verifying Checksum [2021-09-09T16:56:44.867Z] b4d181a07f80: Download complete [2021-09-09T16:56:45.837Z] b4d181a07f80: Pull complete [2021-09-09T16:56:46.112Z] a1111a8f2ec3: Pull complete [2021-09-09T16:56:46.701Z] ed53099fbce6: Pull complete [2021-09-09T16:56:46.701Z] dc539afda2c1: Pull complete [2021-09-09T16:56:46.965Z] 77bc0d833cb6: Pull complete [2021-09-09T16:56:46.965Z] 9065ff56babe: Pull complete [2021-09-09T16:56:47.924Z] d287ab97295c: Verifying Checksum [2021-09-09T16:56:47.924Z] d287ab97295c: Download complete [2021-09-09T16:56:52.775Z] d287ab97295c: Pull complete [2021-09-09T16:56:52.775Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-09T16:56:52.775Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-09T16:56:52.775Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-09T16:56:52.872Z] prd-centos7-docker-4c-2g-1673 does not seem to be running inside a container [2021-09-09T16:56:52.928Z] $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-09T16:56:56.172Z] $ docker top a1e4fc687a7274f55a140b3a0e33031c734ee522a5d8e20f80fc3bf8f5bd4564 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-09T16:56:56.583Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-09T16:56:56.911Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-09T16:56:57.219Z] + ls /var/log/sa-host [2021-09-09T16:56:57.219Z] + sadf -c /var/log/sa-host/sa05 [2021-09-09T16:56:57.219Z] file_magic: OK [2021-09-09T16:56:57.219Z] HZ: Using current value: 100 [2021-09-09T16:56:57.219Z] file_header: OK [2021-09-09T16:56:57.219Z] 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-09-09T16:56:57.219Z] Statistics: [2021-09-09T16:56:57.219Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-09T16:56:57.219Z] File successfully converted to sysstat format version 12.0.3 [2021-09-09T16:56:57.219Z] + sadf -c /var/log/sa-host/sa09 [2021-09-09T16:56:57.219Z] file_magic: OK [2021-09-09T16:56:57.219Z] HZ: Using current value: 100 [2021-09-09T16:56:57.219Z] file_header: OK [2021-09-09T16:56:57.219Z] 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-09-09T16:56:57.219Z] Statistics: [2021-09-09T16:56:57.219Z] 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... [2021-09-09T16:56:57.219Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-09T16:56:57.397Z] provisioning config files... [2021-09-09T16:56:57.412Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config8122592557994751239tmp [Pipeline] { [Pipeline] echo [2021-09-09T16:56:57.434Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-09T16:56:57.746Z] ---> create-netrc.sh [Pipeline] } [2021-09-09T16:56:57.758Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-09T16:56:58.143Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-09T16:56:58.158Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-09T16:56:58.469Z] ---> sudo-logs.sh [2021-09-09T16:56:58.469Z] Archiving 'sudo' log.. [2021-09-09T16:56:58.469Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1673.vexxhost.local: Name or service not known [2021-09-09T16:56:58.469Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1673.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-09T16:56:58.503Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-09T16:56:58.816Z] ---> job-cost.sh [2021-09-09T16:56:58.816Z] lf-activate-venv: SKIPPING [2021-09-09T16:56:58.816Z] DEBUG: total: 0.10999999940395355 [2021-09-09T16:56:58.816Z] INFO: Retrieving Stack Cost... [2021-09-09T16:56:59.408Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-09T16:56:59.990Z] INFO: Archiving Costs [Pipeline] echo [2021-09-09T16:57:00.007Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-09T16:57:00.321Z] ---> logs-deploy.sh [2021-09-09T16:57:00.321Z] lf-activate-venv: SKIPPING [2021-09-09T16:57:00.321Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3698/4 [2021-09-09T16:57:00.321Z] INFO: archiving workspace using pattern(s): [2021-09-09T16:57:00.902Z] Archives upload complete. [2021-09-09T16:57:01.170Z] INFO: archiving logs to Nexus