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 60d89f3cc34ae7ddbdf6edaa7b5a199050042620+e89d87e1b047cca713fa4fd161d0eba79eaf23fa (324b6e993972ee1ff2ca5258e591a28ec68f82ec) 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-ssh4061344634991283297.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-ssh9214462665185120680.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-3678/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-3678/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2070879520037480972.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-ssh2227781964237400116.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-3678/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-3678/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9008203203163667250.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-839 in /w/workspace/edgexfoundry_edgex-go_PR-3678 [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-ssh5655372835000164893.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 e89d87e1b047cca713fa4fd161d0eba79eaf23fa into PR head commit 60d89f3cc34ae7ddbdf6edaa7b5a199050042620 Merge succeeded, producing ef6effb0748ea689d2accd1a67b5aba7c6475f8c Checking out Revision ef6effb0748ea689d2accd1a67b5aba7c6475f8c (PR-3678) Commit message: "Merge commit 'e89d87e1b047cca713fa4fd161d0eba79eaf23fa' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-26T16:33:03.954Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-26T16:33:04.064Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-26T16:33:04.102Z] ========================================================= [2021-08-26T16:33:04.102Z] EdgeX Global Pipelines Version Info [2021-08-26T16:33:04.102Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > 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-ssh7246863740462331609.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3678/head:refs/remotes/origin/PR-3678 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 60d89f3cc34ae7ddbdf6edaa7b5a199050042620 # 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-ssh2102501030611064750.key > git merge e89d87e1b047cca713fa4fd161d0eba79eaf23fa # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ef6effb0748ea689d2accd1a67b5aba7c6475f8c # timeout=10 > git rev-list --no-walk 109effefc984ff0fef2802f7d0295f2abd469700 # timeout=10 [2021-08-26T16:33:05.482Z] ------------------- [2021-08-26T16:33:05.482Z] stable info: [2021-08-26T16:33:05.482Z] ------------------- [2021-08-26T16:33:05.482Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-26T16:33:05.482Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-26T16:33:05.482Z] Message: update stable to v1.0.205 [2021-08-26T16:33:06.281Z] ------------------- [2021-08-26T16:33:06.281Z] experimental info: [2021-08-26T16:33:06.281Z] ------------------- [2021-08-26T16:33:06.281Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-26T16:33:06.281Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-26T16:33:06.281Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-26T16:33:06.422Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-08-26T16:33:06.447Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-08-26T16:33:06.471Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-26T16:33:06.494Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-26T16:33:06.518Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-26T16:33:06.544Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-26T16:33:06.569Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-26T16:33:06.596Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-08-26T16:33:06.623Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-08-26T16:33:06.646Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-08-26T16:33:06.669Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-26T16:33:06.692Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-26T16:33:06.716Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-26T16:33:06.741Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-26T16:33:06.766Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-26T16:33:06.789Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-26T16:33:06.813Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-26T16:33:06.837Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-26T16:33:06.858Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-26T16:33:06.918Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-08-26T16:33:06.940Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-08-26T16:33:06.963Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-26T16:33:06.985Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-26T16:33:07.008Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3678 [Pipeline] echo [2021-08-26T16:33:07.031Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3678 [Pipeline] echo [2021-08-26T16:33:07.054Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3678 [Pipeline] echo [2021-08-26T16:33:07.076Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ef6effb0748ea689d2accd1a67b5aba7c6475f8c [Pipeline] echo [2021-08-26T16:33:07.098Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ef6effb [Pipeline] echo [2021-08-26T16:33:07.121Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-26T16:33:07.192Z] provisioning config files... [2021-08-26T16:33:07.212Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config5985286923206279590tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-26T16:33:07.787Z] ---> docker-login.sh [2021-08-26T16:33:07.787Z] nexus3.edgexfoundry.org:10001 [2021-08-26T16:33:07.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-26T16:33:08.057Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-26T16:33:08.057Z] Configure a credential helper to remove this warning. See [2021-08-26T16:33:08.057Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-26T16:33:08.057Z] [2021-08-26T16:33:08.057Z] Login Succeeded [2021-08-26T16:33:08.057Z] nexus3.edgexfoundry.org:10002 [2021-08-26T16:33:08.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-26T16:33:08.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-26T16:33:08.651Z] Configure a credential helper to remove this warning. See [2021-08-26T16:33:08.651Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-26T16:33:08.651Z] [2021-08-26T16:33:08.651Z] Login Succeeded [2021-08-26T16:33:08.651Z] nexus3.edgexfoundry.org:10003 [2021-08-26T16:33:08.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-26T16:33:08.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-26T16:33:08.927Z] Configure a credential helper to remove this warning. See [2021-08-26T16:33:08.927Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-26T16:33:08.927Z] [2021-08-26T16:33:08.927Z] Login Succeeded [2021-08-26T16:33:08.927Z] nexus3.edgexfoundry.org:10004 [2021-08-26T16:33:08.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-26T16:33:08.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-26T16:33:08.927Z] Configure a credential helper to remove this warning. See [2021-08-26T16:33:08.927Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-26T16:33:08.927Z] [2021-08-26T16:33:08.927Z] Login Succeeded [2021-08-26T16:33:08.927Z] docker.io [2021-08-26T16:33:09.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-26T16:33:09.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-26T16:33:09.474Z] Configure a credential helper to remove this warning. See [2021-08-26T16:33:09.474Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-26T16:33:09.474Z] [2021-08-26T16:33:09.474Z] Login Succeeded [2021-08-26T16:33:09.474Z] ---> docker-login.sh ends [Pipeline] } [2021-08-26T16:33:09.489Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-26T16:33:09.854Z] ++ 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-08-26T16:33:09.854Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-26T16:33:09.854Z] ++ dirname cmd/core-command/Dockerfile [2021-08-26T16:33:09.854Z] ++ cut -d/ -f2 [2021-08-26T16:33:09.854Z] + echo core-command,cmd/core-command/Dockerfile [2021-08-26T16:33:09.854Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-26T16:33:09.854Z] ++ dirname cmd/core-data/Dockerfile [2021-08-26T16:33:09.854Z] ++ cut -d/ -f2 [2021-08-26T16:33:09.854Z] + echo core-data,cmd/core-data/Dockerfile [2021-08-26T16:33:09.854Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-26T16:33:09.854Z] ++ dirname cmd/core-metadata/Dockerfile [2021-08-26T16:33:09.854Z] ++ cut -d/ -f2 [2021-08-26T16:33:09.854Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-08-26T16:33:09.854Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-26T16:33:09.854Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-08-26T16:33:09.854Z] ++ cut -d/ -f2 [2021-08-26T16:33:09.854Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-08-26T16:33:09.854Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-26T16:33:09.854Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-08-26T16:33:09.854Z] ++ cut -d/ -f2 [2021-08-26T16:33:09.854Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-08-26T16:33:09.854Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-26T16:33:09.854Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-08-26T16:33:09.854Z] ++ cut -d/ -f2 [2021-08-26T16:33:09.854Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-08-26T16:33:09.854Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-26T16:33:09.854Z] ++ dirname cmd/support-notifications/Dockerfile [2021-08-26T16:33:09.854Z] ++ cut -d/ -f2 [2021-08-26T16:33:09.854Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-08-26T16:33:09.854Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-26T16:33:09.854Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-08-26T16:33:09.854Z] ++ cut -d/ -f2 [2021-08-26T16:33:09.854Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-08-26T16:33:09.854Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-26T16:33:09.854Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-08-26T16:33:09.854Z] ++ cut -d/ -f2 [2021-08-26T16:33:09.854Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-08-26T16:33:09.922Z] 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-08-26T16:33:10.698Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-26T16:33:10.698Z] [2021-08-26T16:33:10.698Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-26T16:33:11.063Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-26T16:33:11.063Z] latest: Pulling from edgex-devops/git-semver [2021-08-26T16:33:11.063Z] 31603596830f: Pulling fs layer [2021-08-26T16:33:11.063Z] 04fac38145f0: Pulling fs layer [2021-08-26T16:33:11.063Z] 701f6daf10bf: Pulling fs layer [2021-08-26T16:33:11.063Z] 24f72da36158: Pulling fs layer [2021-08-26T16:33:11.063Z] 24f72da36158: Waiting [2021-08-26T16:33:11.063Z] 04fac38145f0: Download complete [2021-08-26T16:33:11.657Z] 31603596830f: Download complete [2021-08-26T16:33:11.657Z] 31603596830f: Pull complete [2021-08-26T16:33:11.933Z] 04fac38145f0: Pull complete [2021-08-26T16:33:12.528Z] 24f72da36158: Verifying Checksum [2021-08-26T16:33:12.528Z] 24f72da36158: Download complete [2021-08-26T16:33:13.124Z] 701f6daf10bf: Verifying Checksum [2021-08-26T16:33:13.124Z] 701f6daf10bf: Download complete [2021-08-26T16:33:13.719Z] 701f6daf10bf: Pull complete [2021-08-26T16:33:13.991Z] 24f72da36158: Pull complete [2021-08-26T16:33:13.991Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-08-26T16:33:13.991Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-26T16:33:13.991Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-26T16:33:14.135Z] prd-centos7-docker-4c-2g-839 does not seem to be running inside a container [2021-08-26T16:33:14.219Z] $ 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-08-26T16:33:15.046Z] $ docker top 91508d180f21a514f31cc21bb28cd86f7d6671fa183b6c2370f07f7c77084f24 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-26T16:33:15.202Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-26T16:33:15.202Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-26T16:33:15.364Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-26T16:33:15.365Z] $ docker exec 91508d180f21a514f31cc21bb28cd86f7d6671fa183b6c2370f07f7c77084f24 ssh-agent [2021-08-26T16:33:15.481Z] SSH_AUTH_SOCK=/tmp/ssh-MScq1dplcVZ4/agent.13 [2021-08-26T16:33:15.481Z] SSH_AGENT_PID=19 [2021-08-26T16:33:15.505Z] Running ssh-add (command line suppressed) [2021-08-26T16:33:15.602Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_6027529205119406696.key (/w/workspace/edgex-go/4@tmp/private_key_6027529205119406696.key) [2021-08-26T16:33:15.631Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-26T16:33:15.973Z] + git tag --points-at HEAD [Pipeline] } [2021-08-26T16:33:15.996Z] $ docker exec --env ******** --env ******** 91508d180f21a514f31cc21bb28cd86f7d6671fa183b6c2370f07f7c77084f24 ssh-agent -k [2021-08-26T16:33:16.110Z] unset SSH_AUTH_SOCK; [2021-08-26T16:33:16.110Z] unset SSH_AGENT_PID; [2021-08-26T16:33:16.110Z] echo Agent pid 19 killed; [2021-08-26T16:33:16.135Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-26T16:33:16.178Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-26T16:33:16.178Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-26T16:33:16.307Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-26T16:33:16.309Z] $ docker exec 91508d180f21a514f31cc21bb28cd86f7d6671fa183b6c2370f07f7c77084f24 ssh-agent [2021-08-26T16:33:16.441Z] SSH_AUTH_SOCK=/tmp/ssh-NVNHxx36TTNj/agent.56 [2021-08-26T16:33:16.441Z] SSH_AGENT_PID=62 [2021-08-26T16:33:16.454Z] Running ssh-add (command line suppressed) [2021-08-26T16:33:16.562Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_2223606292273527914.key (/w/workspace/edgex-go/4@tmp/private_key_2223606292273527914.key) [2021-08-26T16:33:16.590Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-26T16:33:16.916Z] + git semver init [2021-08-26T16:33:16.916Z] # -> Open(): unable to determine branch for HEAD [2021-08-26T16:33:16.916Z] # $GIT_DIR = /w/workspace/edgex-go/4/.git [2021-08-26T16:33:16.916Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/4 [2021-08-26T16:33:16.916Z] # $SEMVER_REMOTE_NAME = origin [2021-08-26T16:33:16.916Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-26T16:33:16.916Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-26T16:33:16.916Z] # $SEMVER_BRANCH = PR-3678 [2021-08-26T16:33:16.916Z] # $SEMVER_TEMP = /tmp/semver-328508951 [2021-08-26T16:33:16.916Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-08-26T16:35:38.702Z] # '/tmp/semver-328508951' -> '/w/workspace/edgex-go/4/.semver' [2021-08-26T16:35:38.702Z] # -> Force: false [2021-08-26T16:35:38.702Z] # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } [2021-08-26T16:35:38.718Z] $ docker exec --env ******** --env ******** 91508d180f21a514f31cc21bb28cd86f7d6671fa183b6c2370f07f7c77084f24 ssh-agent -k [2021-08-26T16:35:38.836Z] unset SSH_AUTH_SOCK; [2021-08-26T16:35:38.837Z] unset SSH_AGENT_PID; [2021-08-26T16:35:38.837Z] echo Agent pid 62 killed; [2021-08-26T16:35:38.861Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-26T16:35:39.237Z] + git semver [Pipeline] } [2021-08-26T16:35:39.259Z] $ docker stop --time=1 91508d180f21a514f31cc21bb28cd86f7d6671fa183b6c2370f07f7c77084f24 [2021-08-26T16:35:40.961Z] $ docker rm -f 91508d180f21a514f31cc21bb28cd86f7d6671fa183b6c2370f07f7c77084f24 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-26T16:35:41.406Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-26T16:35:42.091Z] Stashed 1 file(s) [Pipeline] echo [2021-08-26T16:35:42.095Z] [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-08-26T16:35:42.457Z] ========================================================= [2021-08-26T16:35:42.457Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-26T16:35:42.457Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-26T16:35:42.790Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-26T16:35:42.790Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-26T16:35:42.790Z] 540db60ca938: Pulling fs layer [2021-08-26T16:35:42.790Z] adcc1eea9eea: Pulling fs layer [2021-08-26T16:35:42.790Z] 4c4ab2625f07: Pulling fs layer [2021-08-26T16:35:42.790Z] db62176df00c: Pulling fs layer [2021-08-26T16:35:42.790Z] 3b30891b0d05: Pulling fs layer [2021-08-26T16:35:42.790Z] 06b49ca38bd5: Pulling fs layer [2021-08-26T16:35:42.790Z] c788192a36de: Pulling fs layer [2021-08-26T16:35:42.790Z] a77e37c0d609: Pulling fs layer [2021-08-26T16:35:42.790Z] c3185cebc471: Pulling fs layer [2021-08-26T16:35:42.790Z] 06b49ca38bd5: Waiting [2021-08-26T16:35:42.790Z] c788192a36de: Waiting [2021-08-26T16:35:42.790Z] a77e37c0d609: Waiting [2021-08-26T16:35:42.790Z] c3185cebc471: Waiting [2021-08-26T16:35:42.790Z] db62176df00c: Waiting [2021-08-26T16:35:42.790Z] 3b30891b0d05: Waiting [2021-08-26T16:35:42.790Z] 4c4ab2625f07: Verifying Checksum [2021-08-26T16:35:42.790Z] 4c4ab2625f07: Download complete [2021-08-26T16:35:42.790Z] adcc1eea9eea: Verifying Checksum [2021-08-26T16:35:42.790Z] adcc1eea9eea: Download complete [2021-08-26T16:35:43.058Z] 3b30891b0d05: Verifying Checksum [2021-08-26T16:35:43.058Z] 3b30891b0d05: Download complete [2021-08-26T16:35:43.058Z] 06b49ca38bd5: Download complete [2021-08-26T16:35:43.332Z] 540db60ca938: Verifying Checksum [2021-08-26T16:35:43.332Z] 540db60ca938: Download complete [2021-08-26T16:35:43.332Z] c788192a36de: Verifying Checksum [2021-08-26T16:35:43.332Z] c788192a36de: Download complete [2021-08-26T16:35:43.332Z] 540db60ca938: Pull complete [2021-08-26T16:35:43.607Z] adcc1eea9eea: Pull complete [2021-08-26T16:35:43.607Z] 4c4ab2625f07: Pull complete [2021-08-26T16:35:44.419Z] a77e37c0d609: Verifying Checksum [2021-08-26T16:35:44.419Z] a77e37c0d609: Download complete [2021-08-26T16:35:52.984Z] c3185cebc471: Verifying Checksum [2021-08-26T16:35:52.984Z] c3185cebc471: Download complete [2021-08-26T16:35:53.579Z] db62176df00c: Verifying Checksum [2021-08-26T16:35:53.579Z] db62176df00c: Download complete [2021-08-26T16:35:56.972Z] db62176df00c: Pull complete [2021-08-26T16:35:56.972Z] 3b30891b0d05: Pull complete [2021-08-26T16:35:56.972Z] 06b49ca38bd5: Pull complete [2021-08-26T16:35:56.972Z] c788192a36de: Pull complete [2021-08-26T16:35:57.369Z] Still waiting to schedule task [2021-08-26T16:35:57.369Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-841’ [2021-08-26T16:35:57.677Z] a77e37c0d609: Pull complete [2021-08-26T16:35:59.153Z] c3185cebc471: Pull complete [2021-08-26T16:35:59.153Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-26T16:35:59.153Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-26T16:35:59.153Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-08-26T16:35:59.545Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-26T16:35:59.545Z] WORKDIR /edgex [2021-08-26T16:35:59.545Z] COPY go.mod . [2021-08-26T16:35:59.545Z] RUN go mod download' [2021-08-26T16:35:59.545Z] + docker build -t ci-base-image-x86_64 -f - . [2021-08-26T16:36:02.161Z] Sending build context to Docker daemon 328.8MB [2021-08-26T16:36:02.161Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-26T16:36:02.161Z] ---> 031687cdd783 [2021-08-26T16:36:02.161Z] Step 2/4 : WORKDIR /edgex [2021-08-26T16:36:02.958Z] ---> Running in 6d22b7c47007 [2021-08-26T16:36:02.958Z] Removing intermediate container 6d22b7c47007 [2021-08-26T16:36:02.958Z] ---> 19175d832272 [2021-08-26T16:36:02.958Z] Step 3/4 : COPY go.mod . [2021-08-26T16:36:02.958Z] ---> 9ecd3028590b [2021-08-26T16:36:02.958Z] Step 4/4 : RUN go mod download [2021-08-26T16:36:02.958Z] ---> Running in aa5a02ecc7fc [2021-08-26T16:36:42.317Z] Removing intermediate container aa5a02ecc7fc [2021-08-26T16:36:42.318Z] ---> 2cd20a8f7df6 [2021-08-26T16:36:42.318Z] Successfully built 2cd20a8f7df6 [2021-08-26T16:36:42.318Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-26T16:36:42.662Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-26T16:36:42.662Z] . [Pipeline] withDockerContainer [2021-08-26T16:36:42.773Z] prd-centos7-docker-4c-2g-839 does not seem to be running inside a container [2021-08-26T16:36:42.853Z] $ 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-08-26T16:36:43.280Z] $ docker top fcda64b4253af318010e7d23f09b4d8d9ad6430188461d41fcba7cafe4d279a4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-26T16:36:43.697Z] + go version [2021-08-26T16:36:43.697Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-26T16:36:43.714Z] $ docker stop --time=1 fcda64b4253af318010e7d23f09b4d8d9ad6430188461d41fcba7cafe4d279a4 [2021-08-26T16:36:44.903Z] $ docker rm -f fcda64b4253af318010e7d23f09b4d8d9ad6430188461d41fcba7cafe4d279a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-26T16:36:45.495Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-26T16:36:45.495Z] . [Pipeline] withDockerContainer [2021-08-26T16:36:45.612Z] prd-centos7-docker-4c-2g-839 does not seem to be running inside a container [2021-08-26T16:36:45.716Z] $ 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-08-26T16:36:46.142Z] $ docker top 99d7069297b5a9484d323dbcb4598f8f7494e15228d48099cdda7d77df10fef0 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-26T16:36:46.243Z] ========================================================= [2021-08-26T16:36:46.243Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-26T16:36:46.243Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-26T16:36:46.591Z] + go mod tidy [Pipeline] sh [2021-08-26T16:36:47.214Z] + make test [2021-08-26T16:36:47.214Z] 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-08-26T16:36:47.479Z] go mod tidy [2021-08-26T16:36:47.479Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-26T16:36:52.872Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-26T16:37:11.426Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-26T16:37:18.149Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-26T16:37:18.149Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-26T16:37:18.149Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-26T16:37:20.787Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-26T16:37:21.387Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-26T16:37:21.387Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-26T16:37:21.387Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-26T16:37:21.973Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-26T16:37:22.243Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-26T16:37:22.515Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-26T16:37:22.515Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-26T16:37:22.515Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-26T16:37:22.515Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-26T16:37:24.693Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.051s coverage: 28.7% of statements [2021-08-26T16:37:24.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-26T16:37:24.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-26T16:37:25.311Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.066s coverage: 100.0% of statements [2021-08-26T16:37:25.311Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-26T16:37:25.615Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.058s coverage: 46.3% of statements [2021-08-26T16:37:25.615Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-26T16:37:25.615Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-26T16:37:26.600Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.114s coverage: 90.1% of statements [2021-08-26T16:37:26.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-26T16:37:26.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-26T16:37:27.573Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.053s coverage: 81.2% of statements [2021-08-26T16:37:27.573Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-26T16:37:27.573Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-26T16:37:27.573Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-26T16:37:27.573Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-26T16:37:27.573Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-26T16:37:28.557Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.260s coverage: 94.2% of statements [2021-08-26T16:37:28.557Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-26T16:37:28.557Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-26T16:37:28.557Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.061s coverage: 59.1% of statements [2021-08-26T16:37:28.557Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-26T16:37:28.557Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-26T16:37:28.557Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-26T16:37:28.557Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-26T16:37:28.557Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-26T16:37:28.829Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.060s coverage: 60.0% of statements [2021-08-26T16:37:28.829Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-26T16:37:28.829Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-26T16:37:28.829Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-26T16:37:29.819Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.061s coverage: 0.8% of statements [2021-08-26T16:37:29.819Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-26T16:37:29.819Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.046s coverage: 58.8% of statements [2021-08-26T16:37:30.108Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.044s coverage: 21.7% of statements [2021-08-26T16:37:30.108Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-26T16:37:30.408Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.065s coverage: 47.1% of statements [2021-08-26T16:37:30.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.069s coverage: 79.5% of statements [2021-08-26T16:37:30.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.046s coverage: 94.1% of statements [2021-08-26T16:37:31.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.060s coverage: 96.3% of statements [2021-08-26T16:37:31.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.066s coverage: 87.5% of statements [2021-08-26T16:37:44.004Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.053s coverage: 94.4% of statements [2021-08-26T16:37:44.004Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements [2021-08-26T16:37:50.807Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.194s coverage: 81.8% of statements [2021-08-26T16:37:50.807Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-26T16:38:09.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.075s coverage: 92.9% of statements [2021-08-26T16:38:09.200Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-26T16:38:09.200Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-26T16:38:09.200Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-26T16:38:09.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-08-26T16:38:09.200Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-26T16:38:09.200Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-26T16:38:09.200Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-26T16:38:09.200Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-26T16:38:09.200Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-26T16:38:09.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements [2021-08-26T16:38:09.200Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-26T16:38:09.200Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-26T16:38:09.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2021-08-26T16:38:09.200Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-26T16:38:09.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.051s coverage: 58.8% of statements [2021-08-26T16:38:09.200Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-26T16:38:09.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.045s coverage: 80.0% of statements [2021-08-26T16:38:09.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.059s coverage: 87.2% of statements [2021-08-26T16:38:09.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.057s coverage: 85.4% of statements [2021-08-26T16:38:09.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.085s coverage: 91.2% of statements [2021-08-26T16:38:09.200Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-26T16:38:09.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.146s coverage: 64.4% of statements [2021-08-26T16:38:09.200Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-26T16:38:09.200Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-26T16:38:09.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2021-08-26T16:38:09.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.028s coverage: 91.3% of statements [2021-08-26T16:38:09.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements [2021-08-26T16:38:09.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2021-08-26T16:38:09.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements [2021-08-26T16:38:09.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.196s coverage: 62.6% of statements [2021-08-26T16:38:09.200Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-26T16:38:09.200Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-26T16:38:09.200Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-26T16:38:09.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.140s coverage: 43.6% of statements [2021-08-26T16:38:09.200Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-26T16:38:09.200Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-26T16:38:09.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements [2021-08-26T16:38:09.200Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-26T16:38:09.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.065s coverage: 84.8% of statements [2021-08-26T16:38:09.200Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-26T16:38:16.021Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 19.5% of statements [2021-08-26T16:38:16.021Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-26T16:38:16.021Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-26T16:38:16.021Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-26T16:38:16.021Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-26T16:38:16.021Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.137s coverage: 92.0% of statements [2021-08-26T16:38:16.021Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-26T16:38:16.021Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-26T16:38:16.021Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-26T16:38:16.021Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-26T16:38:16.021Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 62.7% of statements [2021-08-26T16:38:16.021Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-26T16:38:16.021Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-26T16:38:16.021Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.098s coverage: 97.7% of statements [2021-08-26T16:38:16.021Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-26T16:38:16.021Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-26T16:38:16.021Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-26T16:38:16.021Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-26T16:38:16.021Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.058s coverage: 28.9% of statements [2021-08-26T16:38:16.021Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-26T16:38:16.021Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-26T16:38:16.021Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-26T16:38:16.021Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-26T16:38:16.021Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-26T16:38:16.021Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-26T16:38:16.021Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements [2021-08-26T16:38:16.021Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.037s coverage: 95.4% of statements [2021-08-26T16:38:16.021Z] GO111MODULE=on go vet ./... [2021-08-26T16:38:43.091Z] gofmt -l . [2021-08-26T16:38:43.091Z] [ "`gofmt -l .`" = "" ] [2021-08-26T16:38:43.091Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-08-26T16:38:43.458Z] + ls -al . [2021-08-26T16:38:43.458Z] total 612 [2021-08-26T16:38:43.458Z] drwxrwxr-x 10 1001 1001 4096 Aug 26 16:38 . [2021-08-26T16:38:43.458Z] drwxr-xr-x 4 root root 28 Aug 26 16:36 .. [2021-08-26T16:38:43.458Z] -rw-rw-r-- 1 1001 1001 11 Aug 26 16:32 .dockerignore [2021-08-26T16:38:43.458Z] drwxrwxr-x 8 1001 1001 179 Aug 26 16:33 .git [2021-08-26T16:38:43.458Z] drwxrwxr-x 4 1001 1001 142 Aug 26 16:32 .github [2021-08-26T16:38:43.458Z] -rw-rw-r-- 1 1001 1001 818 Aug 26 16:32 .gitignore [2021-08-26T16:38:43.458Z] -rw-rw-r-- 1 1001 1001 76 Aug 26 16:32 .hadolint.yml [2021-08-26T16:38:43.458Z] drwx------ 3 1001 1001 58 Aug 26 16:35 .semver [2021-08-26T16:38:43.458Z] -rw-rw-r-- 1 1001 1001 166 Aug 26 16:32 .sonarcloud.properties [2021-08-26T16:38:43.458Z] -rw-rw-r-- 1 1001 1001 1171 Aug 26 16:32 ADOPTERS.md [2021-08-26T16:38:43.458Z] -rw-rw-r-- 1 1001 1001 8493 Aug 26 16:32 Attribution.txt [2021-08-26T16:38:43.458Z] -rw-rw-r-- 1 1001 1001 43881 Aug 26 16:32 CHANGELOG.md [2021-08-26T16:38:43.458Z] -rw-rw-r-- 1 1001 1001 3804 Aug 26 16:32 CONTRIBUTING.md [2021-08-26T16:38:43.458Z] -rw-rw-r-- 1 1001 1001 677 Aug 26 16:32 GOVERNANCE.md [2021-08-26T16:38:43.458Z] -rw-rw-r-- 1 1001 1001 849 Aug 26 16:32 Jenkinsfile [2021-08-26T16:38:43.458Z] -rw-rw-r-- 1 1001 1001 10775 Aug 26 16:32 LICENSE [2021-08-26T16:38:43.458Z] -rw-rw-r-- 1 1001 1001 5915 Aug 26 16:32 Makefile [2021-08-26T16:38:43.458Z] -rw-rw-r-- 1 1001 1001 582 Aug 26 16:32 OWNERS.md [2021-08-26T16:38:43.458Z] -rw-rw-r-- 1 1001 1001 8643 Aug 26 16:32 README.md [2021-08-26T16:38:43.458Z] -rw-rw-r-- 1 1001 1001 6912 Aug 26 16:32 SECURITY.md [2021-08-26T16:38:43.458Z] -rw-rw-r-- 1 1001 1001 5 Aug 26 16:35 VERSION [2021-08-26T16:38:43.458Z] -rw-rw-r-- 1 1001 1001 4131 Aug 26 16:32 ZMQWindows.md [2021-08-26T16:38:43.458Z] drwxrwxr-x 2 1001 1001 37 Aug 26 16:32 bin [2021-08-26T16:38:43.458Z] drwxrwxr-x 14 1001 1001 4096 Aug 26 16:32 cmd [2021-08-26T16:38:43.458Z] -rw-r--r-- 1 root root 405611 Aug 26 16:38 coverage.out [2021-08-26T16:38:43.458Z] -rw-rw-r-- 1 1001 1001 841 Aug 26 16:32 go.mod [2021-08-26T16:38:43.458Z] -rw-r--r-- 1 root root 50064 Aug 26 16:36 go.sum [2021-08-26T16:38:43.458Z] drwxrwxr-x 8 1001 1001 124 Aug 26 16:32 internal [2021-08-26T16:38:43.458Z] drwxrwxr-x 3 1001 1001 16 Aug 26 16:32 openapi [2021-08-26T16:38:43.458Z] drwxrwxr-x 4 1001 1001 71 Aug 26 16:32 snap [2021-08-26T16:38:43.458Z] -rw-rw-r-- 1 1001 1001 204 Aug 26 16:32 version.go [Pipeline] sh [2021-08-26T16:38:43.792Z] + '[' -e coverage.out ] [2021-08-26T16:38:43.792Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-08-26T16:38:43.936Z] Stashed 1 file(s) [Pipeline] sh [2021-08-26T16:38:44.264Z] + make build [2021-08-26T16:38:44.264Z] go mod tidy [2021-08-26T16:38:44.264Z] 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-08-26T16:38:46.248Z] 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-08-26T16:38:53.294Z] 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-08-26T16:38:54.124Z] 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-08-26T16:38:55.141Z] 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-08-26T16:38:55.141Z] 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-08-26T16:38:56.149Z] 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-08-26T16:38:57.067Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-842 in /w/workspace/edgexfoundry_edgex-go_PR-3678 [Pipeline] { [Pipeline] ws [2021-08-26T16:38:57.088Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-08-26T16:38:57.154Z] 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-08-26T16:38:57.313Z] The recommended git tool is: git [2021-08-26T16:38:57.793Z] 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-08-26T16:38:59.386Z] 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-08-26T16:39:00.081Z] 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-08-26T16:39:01.110Z] 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-08-26T16:39:02.609Z] $ docker stop --time=1 99d7069297b5a9484d323dbcb4598f8f7494e15228d48099cdda7d77df10fef0 [2021-08-26T16:39:03.436Z] using credential edgex-jenkins-ssh [2021-08-26T16:39:03.460Z] Cloning the remote Git repository [2021-08-26T16:39:03.541Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-26T16:39:04.420Z] $ docker rm -f 99d7069297b5a9484d323dbcb4598f8f7494e15228d48099cdda7d77df10fef0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-08-26T16:39:03.668Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-08-26T16:39:03.745Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-26T16:39:03.747Z] > git --version # timeout=10 [2021-08-26T16:39:03.771Z] > git --version # 'git version 2.17.1' [2021-08-26T16:39:03.774Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-26T16:39:03.877Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] isUnix [Pipeline] sh [2021-08-26T16:39:05.808Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-26T16:39:05.808Z] [2021-08-26T16:39:05.808Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-08-26T16:39:06.370Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-26T16:39:06.370Z] latest: Pulling from edgex-devops/edgex-compose [2021-08-26T16:39:06.370Z] cbdbe7a5bc2a: Pulling fs layer [2021-08-26T16:39:06.370Z] ca9280d653b3: Pulling fs layer [2021-08-26T16:39:06.370Z] 7e9c9ca2126c: Pulling fs layer [2021-08-26T16:39:06.639Z] cbdbe7a5bc2a: Verifying Checksum [2021-08-26T16:39:06.639Z] cbdbe7a5bc2a: Download complete [2021-08-26T16:39:06.906Z] cbdbe7a5bc2a: Pull complete [2021-08-26T16:39:08.855Z] ca9280d653b3: Verifying Checksum [2021-08-26T16:39:08.855Z] ca9280d653b3: Download complete [2021-08-26T16:39:08.855Z] ca9280d653b3: Pull complete [2021-08-26T16:39:12.416Z] 7e9c9ca2126c: Verifying Checksum [2021-08-26T16:39:12.416Z] 7e9c9ca2126c: Download complete [2021-08-26T16:39:15.790Z] 7e9c9ca2126c: Pull complete [2021-08-26T16:39:15.790Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-08-26T16:39:15.790Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-26T16:39:15.790Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-08-26T16:39:15.909Z] prd-centos7-docker-4c-2g-839 does not seem to be running inside a container [2021-08-26T16:39:16.296Z] $ 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-08-26T16:39:18.818Z] $ docker top dc12c338b589a379a7e891f71382bb3b3d446b86942de384b4c9819ff3e83bf4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-26T16:39:19.267Z] + docker-compose build --help [2021-08-26T16:39:19.267Z] + grep parallel [2021-08-26T16:39:19.854Z] --parallel Build images in parallel. [Pipeline] } [2021-08-26T16:39:19.879Z] $ docker stop --time=1 dc12c338b589a379a7e891f71382bb3b3d446b86942de384b4c9819ff3e83bf4 [2021-08-26T16:39:21.130Z] $ docker rm -f dc12c338b589a379a7e891f71382bb3b3d446b86942de384b4c9819ff3e83bf4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-26T16:39:21.616Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-26T16:39:21.616Z] . [Pipeline] withDockerContainer [2021-08-26T16:39:21.936Z] prd-centos7-docker-4c-2g-839 does not seem to be running inside a container [2021-08-26T16:39:22.015Z] $ 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-08-26T16:39:22.443Z] $ docker top f5022ae2e5842c2e982024810ae3ecaad4c24d1c14a03304e11eca4178c4aa96 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-26T16:39:22.929Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-26T16:39:23.514Z] Building core-command ... [2021-08-26T16:39:23.514Z] Building core-data ... [2021-08-26T16:39:23.514Z] Building core-metadata ... [2021-08-26T16:39:23.514Z] Building security-bootstrapper ... [2021-08-26T16:39:23.514Z] Building security-proxy-setup ... [2021-08-26T16:39:23.514Z] Building security-secretstore-setup ... [2021-08-26T16:39:23.514Z] Building support-notifications ... [2021-08-26T16:39:23.514Z] Building support-scheduler ... [2021-08-26T16:39:23.514Z] Building sys-mgmt-agent ... [2021-08-26T16:39:23.514Z] Building support-notifications [2021-08-26T16:39:23.514Z] Building core-metadata [2021-08-26T16:39:23.514Z] Building security-proxy-setup [2021-08-26T16:39:23.514Z] Building sys-mgmt-agent [2021-08-26T16:39:23.514Z] Building core-command [2021-08-26T16:39:23.793Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-26T16:39:23.811Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-26T16:39:23.838Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-26T16:39:24.962Z] Merging remotes/origin/main commit e89d87e1b047cca713fa4fd161d0eba79eaf23fa into PR head commit 60d89f3cc34ae7ddbdf6edaa7b5a199050042620 [2021-08-26T16:39:25.563Z] Merge succeeded, producing 6c2fbd20b2cfbefea7e3a028c4e29af4f78d59fd [2021-08-26T16:39:25.564Z] Checking out Revision 6c2fbd20b2cfbefea7e3a028c4e29af4f78d59fd (PR-3678) [2021-08-26T16:39:23.886Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-26T16:39:23.887Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-26T16:39:23.902Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3678/head:refs/remotes/origin/PR-3678 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-26T16:39:24.985Z] > git config core.sparsecheckout # timeout=10 [2021-08-26T16:39:25.005Z] > git checkout -f 60d89f3cc34ae7ddbdf6edaa7b5a199050042620 # timeout=10 [2021-08-26T16:39:25.222Z] > git remote # timeout=10 [2021-08-26T16:39:25.243Z] > git config --get remote.origin.url # timeout=10 [2021-08-26T16:39:25.255Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-26T16:39:25.267Z] > git merge e89d87e1b047cca713fa4fd161d0eba79eaf23fa # timeout=10 [2021-08-26T16:39:25.552Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-26T16:39:25.576Z] > git config core.sparsecheckout # timeout=10 [2021-08-26T16:39:25.586Z] > git checkout -f 6c2fbd20b2cfbefea7e3a028c4e29af4f78d59fd # timeout=10 [2021-08-26T16:39:30.131Z] Commit message: "Merge commit 'e89d87e1b047cca713fa4fd161d0eba79eaf23fa' into HEAD" [2021-08-26T16:39:30.166Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-26T16:39:30.650Z] provisioning config files... [2021-08-26T16:39:30.682Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config6547131534899289502tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-26T16:39:30.147Z] > git rev-list --no-walk 109effefc984ff0fef2802f7d0295f2abd469700 # timeout=10 [2021-08-26T16:39:31.274Z] ---> docker-login.sh [2021-08-26T16:39:31.275Z] nexus3.edgexfoundry.org:10001 [2021-08-26T16:39:31.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-26T16:39:32.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-26T16:39:32.496Z] Configure a credential helper to remove this warning. See [2021-08-26T16:39:32.496Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-26T16:39:32.496Z] [2021-08-26T16:39:32.496Z] Login Succeeded [2021-08-26T16:39:32.496Z] nexus3.edgexfoundry.org:10002 [2021-08-26T16:39:33.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-26T16:39:33.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-26T16:39:33.104Z] Configure a credential helper to remove this warning. See [2021-08-26T16:39:33.104Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-26T16:39:33.104Z] [2021-08-26T16:39:33.104Z] Login Succeeded [2021-08-26T16:39:33.104Z] nexus3.edgexfoundry.org:10003 [2021-08-26T16:39:33.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-26T16:39:33.625Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-26T16:39:33.625Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-26T16:39:33.625Z] ---> 2cd20a8f7df6 [2021-08-26T16:39:33.625Z] Step 3/24 : WORKDIR /edgex-go [2021-08-26T16:39:33.625Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-26T16:39:33.625Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-26T16:39:33.625Z] ---> 2cd20a8f7df6 [2021-08-26T16:39:33.625Z] Step 3/22 : WORKDIR /edgex-go [2021-08-26T16:39:33.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-26T16:39:33.664Z] Configure a credential helper to remove this warning. See [2021-08-26T16:39:33.664Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-26T16:39:33.664Z] [2021-08-26T16:39:33.664Z] Login Succeeded [2021-08-26T16:39:33.664Z] nexus3.edgexfoundry.org:10004 [2021-08-26T16:39:34.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-26T16:39:34.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-26T16:39:34.267Z] Configure a credential helper to remove this warning. See [2021-08-26T16:39:34.267Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-26T16:39:34.267Z] [2021-08-26T16:39:34.267Z] Login Succeeded [2021-08-26T16:39:34.267Z] docker.io [2021-08-26T16:39:34.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-26T16:39:35.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-26T16:39:35.152Z] Configure a credential helper to remove this warning. See [2021-08-26T16:39:35.152Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-26T16:39:35.152Z] [2021-08-26T16:39:35.152Z] Login Succeeded [2021-08-26T16:39:35.152Z] ---> docker-login.sh ends [Pipeline] } [2021-08-26T16:39:35.247Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-26T16:39:35.902Z] ========================================================= [2021-08-26T16:39:35.902Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-26T16:39:35.902Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-26T16:39:36.333Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-26T16:39:36.619Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-26T16:39:36.619Z] 595b0fe564bb: Pulling fs layer [2021-08-26T16:39:36.619Z] 24495759ef45: Pulling fs layer [2021-08-26T16:39:36.619Z] d148012ef14d: Pulling fs layer [2021-08-26T16:39:36.619Z] e90a11edd702: Pulling fs layer [2021-08-26T16:39:36.619Z] d77568369979: Pulling fs layer [2021-08-26T16:39:36.619Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-26T16:39:36.619Z] 170f2ba95c9a: Pulling fs layer [2021-08-26T16:39:36.619Z] 97ac5df62f85: Pulling fs layer [2021-08-26T16:39:36.619Z] fc1c9f9a7f3b: Waiting [2021-08-26T16:39:36.619Z] e90a11edd702: Waiting [2021-08-26T16:39:36.619Z] 170f2ba95c9a: Waiting [2021-08-26T16:39:36.619Z] d77568369979: Waiting [2021-08-26T16:39:36.619Z] 97ac5df62f85: Waiting [2021-08-26T16:39:36.619Z] d148012ef14d: Verifying Checksum [2021-08-26T16:39:36.619Z] d148012ef14d: Download complete [2021-08-26T16:39:36.896Z] 24495759ef45: Verifying Checksum [2021-08-26T16:39:36.896Z] 24495759ef45: Download complete [2021-08-26T16:39:36.896Z] d77568369979: Download complete [2021-08-26T16:39:36.896Z] fc1c9f9a7f3b: Verifying Checksum [2021-08-26T16:39:36.896Z] fc1c9f9a7f3b: Download complete [2021-08-26T16:39:36.896Z] 595b0fe564bb: Download complete [2021-08-26T16:39:36.896Z] 170f2ba95c9a: Verifying Checksum [2021-08-26T16:39:36.896Z] 170f2ba95c9a: Download complete [2021-08-26T16:39:37.499Z] 595b0fe564bb: Pull complete [2021-08-26T16:39:38.098Z] 24495759ef45: Pull complete [2021-08-26T16:39:38.224Z] ---> Running in 33cc6130adfa [2021-08-26T16:39:38.224Z] ---> Running in ffe945eae20a [2021-08-26T16:39:38.702Z] d148012ef14d: Pull complete [2021-08-26T16:39:41.344Z] 97ac5df62f85: Download complete [2021-08-26T16:39:41.621Z] e90a11edd702: Verifying Checksum [2021-08-26T16:39:41.621Z] e90a11edd702: Download complete [2021-08-26T16:39:42.507Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-26T16:39:42.507Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-26T16:39:42.507Z] ---> 2cd20a8f7df6 [2021-08-26T16:39:42.507Z] Step 3/23 : WORKDIR /edgex-go [2021-08-26T16:39:42.507Z] ---> Using cache [2021-08-26T16:39:42.507Z] ---> 05b12ce11dae [2021-08-26T16:39:42.507Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-26T16:39:43.105Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-26T16:39:43.105Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-26T16:39:43.105Z] ---> 2cd20a8f7df6 [2021-08-26T16:39:43.105Z] Step 3/24 : WORKDIR /edgex-go [2021-08-26T16:39:43.105Z] ---> Using cache [2021-08-26T16:39:43.105Z] ---> 05b12ce11dae [2021-08-26T16:39:43.105Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-26T16:39:43.105Z] Removing intermediate container 33cc6130adfa [2021-08-26T16:39:43.105Z] ---> e8cde1663d8a [2021-08-26T16:39:43.105Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-26T16:39:43.374Z] Removing intermediate container ffe945eae20a [2021-08-26T16:39:43.374Z] ---> 05b12ce11dae [2021-08-26T16:39:43.374Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-26T16:39:43.374Z] ---> Running in 0483cd50a0e9 [2021-08-26T16:39:43.374Z] ---> Running in d5bda1194a3d [2021-08-26T16:39:43.640Z] ---> Running in 9be1d2ae883f [2021-08-26T16:39:43.640Z] ---> Running in 2a466c3c6fbe [2021-08-26T16:39:44.295Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-26T16:39:44.295Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-26T16:39:44.295Z] ---> 2cd20a8f7df6 [2021-08-26T16:39:44.295Z] Step 3/24 : WORKDIR /edgex-go [2021-08-26T16:39:44.295Z] ---> Using cache [2021-08-26T16:39:44.295Z] ---> 05b12ce11dae [2021-08-26T16:39:44.295Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-26T16:39:44.295Z] ---> Running in ccff4ed0ea35 [2021-08-26T16:39:44.884Z] Removing intermediate container 0483cd50a0e9 [2021-08-26T16:39:44.884Z] ---> f9c0612fe21d [2021-08-26T16:39:44.884Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-26T16:39:44.884Z] ---> Running in 2a1b7c8da4d4 [2021-08-26T16:39:44.884Z] Removing intermediate container d5bda1194a3d [2021-08-26T16:39:44.884Z] ---> f8521096552a [2021-08-26T16:39:44.884Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-26T16:39:44.884Z] ---> Running in 612b6997f317 [2021-08-26T16:39:44.884Z] Removing intermediate container 2a466c3c6fbe [2021-08-26T16:39:44.884Z] ---> 28acaaf6d5d5 [2021-08-26T16:39:44.884Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-26T16:39:45.154Z] ---> Running in 9162da8ee97d [2021-08-26T16:39:45.154Z] Removing intermediate container 9be1d2ae883f [2021-08-26T16:39:45.154Z] ---> 86e8f5e3f7dc [2021-08-26T16:39:45.154Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-26T16:39:45.154Z] ---> Running in f45b9724cd2f [2021-08-26T16:39:45.154Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-26T16:39:45.426Z] Removing intermediate container ccff4ed0ea35 [2021-08-26T16:39:45.426Z] ---> 8df58cb50402 [2021-08-26T16:39:45.426Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-26T16:39:45.426Z] ---> Running in 8ff672559e32 [2021-08-26T16:39:45.426Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-26T16:39:45.903Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-26T16:39:45.903Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-26T16:39:45.903Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-26T16:39:46.508Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-26T16:39:46.508Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-26T16:39:46.508Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-26T16:39:46.778Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-26T16:39:47.046Z] OK: 219 MiB in 52 packages [2021-08-26T16:39:47.316Z] Removing intermediate container f45b9724cd2f [2021-08-26T16:39:47.316Z] ---> 41832b6b8dc9 [2021-08-26T16:39:47.316Z] Step 6/24 : COPY go.mod . [2021-08-26T16:39:47.586Z] OK: 219 MiB in 52 packages [2021-08-26T16:39:47.586Z] ---> 5c9bddfb3194 [2021-08-26T16:39:47.586Z] Step 7/24 : RUN go mod download [2021-08-26T16:39:47.586Z] ---> Running in d96d4671fc5d [2021-08-26T16:39:47.854Z] Removing intermediate container 9162da8ee97d [2021-08-26T16:39:47.854Z] ---> 0d1400617baa [2021-08-26T16:39:47.854Z] Step 6/22 : COPY go.mod . [2021-08-26T16:39:47.854Z] ---> 8d3a9544075f [2021-08-26T16:39:47.854Z] Step 7/22 : RUN go mod download [2021-08-26T16:39:48.129Z] ---> Running in bbe4fcd3865b [2021-08-26T16:39:48.129Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-26T16:39:48.719Z] Removing intermediate container d96d4671fc5d [2021-08-26T16:39:48.719Z] ---> 863f11c89777 [2021-08-26T16:39:48.719Z] Step 8/24 : COPY . . [2021-08-26T16:39:50.137Z] OK: 219 MiB in 52 packages [2021-08-26T16:39:50.137Z] OK: 219 MiB in 52 packages [2021-08-26T16:39:50.413Z] Removing intermediate container bbe4fcd3865b [2021-08-26T16:39:50.413Z] ---> 6cba138b76d3 [2021-08-26T16:39:50.413Z] Step 8/22 : COPY . . [2021-08-26T16:39:51.227Z] OK: 219 MiB in 52 packages [2021-08-26T16:39:51.781Z] e90a11edd702: Pull complete [2021-08-26T16:39:51.781Z] d77568369979: Pull complete [2021-08-26T16:39:51.781Z] fc1c9f9a7f3b: Pull complete [2021-08-26T16:39:51.781Z] 170f2ba95c9a: Pull complete [2021-08-26T16:39:52.698Z] Removing intermediate container 612b6997f317 [2021-08-26T16:39:52.698Z] ---> a1eb631cdf3c [2021-08-26T16:39:52.698Z] Step 6/24 : COPY go.mod . [2021-08-26T16:39:52.698Z] Removing intermediate container 2a1b7c8da4d4 [2021-08-26T16:39:52.698Z] ---> f2d38c0487b2 [2021-08-26T16:39:52.698Z] Step 6/23 : COPY go.mod . [2021-08-26T16:39:53.321Z] Removing intermediate container 8ff672559e32 [2021-08-26T16:39:53.321Z] ---> b1196892b95f [2021-08-26T16:39:53.321Z] Step 6/24 : COPY go.mod . [2021-08-26T16:39:53.602Z] ---> ef4fb360a8e0 [2021-08-26T16:39:53.602Z] Step 7/23 : RUN go mod download [2021-08-26T16:39:53.602Z] ---> cbade01295e7 [2021-08-26T16:39:53.602Z] Step 7/24 : RUN go mod download [2021-08-26T16:39:53.602Z] ---> Running in 7f23aa7295ef [2021-08-26T16:39:53.602Z] ---> b6100de7e62c [2021-08-26T16:39:53.602Z] Step 7/24 : RUN go mod download [2021-08-26T16:39:53.602Z] ---> Running in 1c4e49ab6bd5 [2021-08-26T16:39:53.887Z] ---> Running in cd1f74279cac [2021-08-26T16:39:54.178Z] ---> 444b7c366a97 [2021-08-26T16:39:54.178Z] Step 9/24 : RUN go mod tidy [2021-08-26T16:39:54.178Z] ---> Running in 886d89eaad13 [2021-08-26T16:39:56.430Z] Removing intermediate container 7f23aa7295ef [2021-08-26T16:39:56.430Z] ---> 8921027032c3 [2021-08-26T16:39:56.430Z] Step 8/24 : COPY . . [2021-08-26T16:39:56.430Z] ---> b9393a18b08c [2021-08-26T16:39:56.430Z] Step 9/22 : RUN go mod tidy [2021-08-26T16:39:56.728Z] ---> Running in e4b5156482e8 [2021-08-26T16:39:57.350Z] Removing intermediate container 1c4e49ab6bd5 [2021-08-26T16:39:57.350Z] ---> 5952647cf840 [2021-08-26T16:39:57.350Z] Step 8/23 : COPY . . [2021-08-26T16:39:57.696Z] Removing intermediate container cd1f74279cac [2021-08-26T16:39:57.696Z] ---> ede6b2b509c6 [2021-08-26T16:39:57.696Z] Step 8/24 : COPY . . [2021-08-26T16:39:57.989Z] Removing intermediate container 886d89eaad13 [2021-08-26T16:39:57.989Z] ---> e88172f4a6de [2021-08-26T16:39:57.989Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-26T16:39:58.276Z] ---> Running in 40d33cc38b8b [2021-08-26T16:39:58.534Z] 97ac5df62f85: Pull complete [2021-08-26T16:39:58.535Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-26T16:39:58.535Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-26T16:39:58.535Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-08-26T16:39:58.900Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-26T16:39:58.900Z] WORKDIR /edgex [2021-08-26T16:39:58.900Z] COPY go.mod . [2021-08-26T16:39:58.900Z] RUN go mod download [2021-08-26T16:39:58.900Z] + docker build -t ci-base-image-arm64 -f - . [2021-08-26T16:39:59.754Z] 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-08-26T16:40:00.912Z] Sending build context to Docker daemon 166MB [2021-08-26T16:40:00.912Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-26T16:40:00.912Z] ---> 04bc70af865f [2021-08-26T16:40:00.912Z] Step 2/4 : WORKDIR /edgex [2021-08-26T16:40:03.293Z] Removing intermediate container e4b5156482e8 [2021-08-26T16:40:03.293Z] ---> 1c717a2c2fdc [2021-08-26T16:40:03.293Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-26T16:40:04.793Z] ---> 043158025e41 [2021-08-26T16:40:04.793Z] Step 9/24 : RUN go mod tidy [2021-08-26T16:40:04.793Z] ---> Running in 6f9926e08d15 [2021-08-26T16:40:04.793Z] ---> Running in 5a0e71a65ce4 [2021-08-26T16:40:05.245Z] ---> Running in c8d7c4ca4d64 [2021-08-26T16:40:05.605Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-26T16:40:05.849Z] Removing intermediate container c8d7c4ca4d64 [2021-08-26T16:40:05.849Z] ---> 596bf951721d [2021-08-26T16:40:05.849Z] Step 3/4 : COPY go.mod . [2021-08-26T16:40:06.453Z] ---> 8f10167ef962 [2021-08-26T16:40:06.453Z] Step 4/4 : RUN go mod download [2021-08-26T16:40:06.728Z] ---> Running in 62e5cbac7066 [2021-08-26T16:40:07.108Z] ---> 590716dc1175 [2021-08-26T16:40:07.108Z] Step 9/24 : RUN go mod tidy [2021-08-26T16:40:07.108Z] ---> Running in 85891bb2907a [2021-08-26T16:40:07.404Z] ---> 9a62f9dfbc09 [2021-08-26T16:40:07.404Z] Step 9/23 : RUN go mod tidy [2021-08-26T16:40:07.404Z] ---> Running in 92f85414cc00 [2021-08-26T16:40:07.694Z] Removing intermediate container 5a0e71a65ce4 [2021-08-26T16:40:07.694Z] ---> 0883876951fe [2021-08-26T16:40:07.694Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-26T16:40:07.694Z] ---> Running in 15fb6c77b6ee [2021-08-26T16:40:08.709Z] 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-08-26T16:40:09.337Z] Removing intermediate container 85891bb2907a [2021-08-26T16:40:09.337Z] ---> b92c7c6f0330 [2021-08-26T16:40:09.337Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-26T16:40:09.337Z] ---> Running in 326683a8b32b [2021-08-26T16:40:09.956Z] Removing intermediate container 92f85414cc00 [2021-08-26T16:40:09.956Z] ---> d2315bd2dbc3 [2021-08-26T16:40:09.956Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-26T16:40:09.956Z] ---> Running in 13f696a1d879 [2021-08-26T16:40:09.956Z] 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-08-26T16:40:10.570Z] 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-08-26T16:40:37.961Z] Removing intermediate container 40d33cc38b8b [2021-08-26T16:40:37.961Z] ---> cc2b86b5c96b [2021-08-26T16:40:37.961Z] [2021-08-26T16:40:37.961Z] Step 11/24 : FROM alpine:3.12 [2021-08-26T16:40:38.782Z] 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-08-26T16:40:40.788Z] 3.12: Pulling from library/alpine [2021-08-26T16:40:42.255Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-26T16:40:42.255Z] Status: Downloaded newer image for alpine:3.12 [2021-08-26T16:40:42.255Z] ---> 13621d1b12d4 [2021-08-26T16:40:42.255Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-26T16:40:42.864Z] ---> Running in 5b8c771c5ffd [2021-08-26T16:40:43.901Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-26T16:40:43.901Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-26T16:40:44.189Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-26T16:40:44.189Z] Executing busybox-1.31.1-r20.trigger [2021-08-26T16:40:44.189Z] OK: 6 MiB in 15 packages [2021-08-26T16:40:44.805Z] Removing intermediate container 6f9926e08d15 [2021-08-26T16:40:44.805Z] ---> 0a8ec34e120c [2021-08-26T16:40:44.805Z] [2021-08-26T16:40:44.805Z] Step 11/22 : FROM alpine:3.12 [2021-08-26T16:40:44.805Z] ---> 13621d1b12d4 [2021-08-26T16:40:44.805Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-26T16:40:45.094Z] Removing intermediate container 15fb6c77b6ee [2021-08-26T16:40:45.094Z] ---> 46e6bd7de2e7 [2021-08-26T16:40:45.094Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-26T16:40:45.094Z] ---> Running in 915ea85c3ec2 [2021-08-26T16:40:45.094Z] ---> Running in e1a039c3af7c [2021-08-26T16:40:45.094Z] Removing intermediate container 5b8c771c5ffd [2021-08-26T16:40:45.094Z] ---> 6001a368f3db [2021-08-26T16:40:45.094Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-26T16:40:45.094Z] ---> Running in 528ad44de872 [2021-08-26T16:40:45.376Z] Removing intermediate container 528ad44de872 [2021-08-26T16:40:45.376Z] ---> 039cbe626bda [2021-08-26T16:40:45.376Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-26T16:40:45.658Z] ---> Running in 27ae59f285a9 [2021-08-26T16:40:45.658Z] Removing intermediate container 27ae59f285a9 [2021-08-26T16:40:45.658Z] ---> 5b4c1b5e5efc [2021-08-26T16:40:45.658Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-26T16:40:45.658Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-26T16:40:45.947Z] 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-08-26T16:40:45.947Z] ---> Running in 8181fd8e6f55 [2021-08-26T16:40:45.947Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-26T16:40:45.947Z] Removing intermediate container 8181fd8e6f55 [2021-08-26T16:40:45.947Z] ---> dc6a6ed1d5b3 [2021-08-26T16:40:45.947Z] Step 16/24 : WORKDIR / [2021-08-26T16:40:45.947Z] ---> Running in 507337c8a706 [2021-08-26T16:40:46.226Z] Removing intermediate container 507337c8a706 [2021-08-26T16:40:46.226Z] ---> 8ffa12ae05a8 [2021-08-26T16:40:46.226Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-26T16:40:46.226Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-26T16:40:46.226Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-26T16:40:46.226Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-26T16:40:46.226Z] (4/4) Installing curl (7.78.0-r0) [2021-08-26T16:40:46.511Z] Executing busybox-1.31.1-r20.trigger [2021-08-26T16:40:46.511Z] Executing ca-certificates-20191127-r4.trigger [2021-08-26T16:40:46.511Z] OK: 7 MiB in 18 packages [2021-08-26T16:40:46.511Z] ---> 4af7b104cc9b [2021-08-26T16:40:46.511Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-26T16:40:47.410Z] Removing intermediate container 915ea85c3ec2 [2021-08-26T16:40:47.410Z] ---> c19abe6d6e1a [2021-08-26T16:40:47.410Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-26T16:40:47.410Z] ---> 19ad28d2ce59 [2021-08-26T16:40:47.410Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-26T16:40:47.410Z] ---> Running in 0985717b3dfc [2021-08-26T16:40:47.701Z] Removing intermediate container 0985717b3dfc [2021-08-26T16:40:47.701Z] ---> 1854e18d58cd [2021-08-26T16:40:47.701Z] Step 14/22 : WORKDIR /edgex [2021-08-26T16:40:47.701Z] Removing intermediate container e1a039c3af7c [2021-08-26T16:40:47.701Z] ---> 4a46c61a5783 [2021-08-26T16:40:47.701Z] [2021-08-26T16:40:47.701Z] Step 12/24 : FROM docker:20.10.7 [2021-08-26T16:40:47.701Z] ---> Running in 0f82d469fc60 [2021-08-26T16:40:47.701Z] ---> a4c937de9456 [2021-08-26T16:40:47.701Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-26T16:40:47.701Z] ---> Running in 2bae0583ae5a [2021-08-26T16:40:47.981Z] 20.10.7: Pulling from library/docker [2021-08-26T16:40:47.981Z] Removing intermediate container 0f82d469fc60 [2021-08-26T16:40:47.981Z] ---> 9681080877d5 [2021-08-26T16:40:47.981Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-26T16:40:47.981Z] Removing intermediate container 2bae0583ae5a [2021-08-26T16:40:47.981Z] ---> 573483cd1f57 [2021-08-26T16:40:47.981Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-26T16:40:47.981Z] ---> Running in db5c53a5f0a5 [2021-08-26T16:40:48.267Z] ---> bc69d89e0af8 [2021-08-26T16:40:48.267Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-26T16:40:48.567Z] Removing intermediate container db5c53a5f0a5 [2021-08-26T16:40:48.567Z] ---> bd6caf39023f [2021-08-26T16:40:48.567Z] Step 22/24 : LABEL arch=x86_64 [2021-08-26T16:40:48.567Z] ---> Running in e34cac99d5db [2021-08-26T16:40:48.858Z] ---> 35c57a62cef0 [2021-08-26T16:40:48.858Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-26T16:40:48.858Z] Removing intermediate container e34cac99d5db [2021-08-26T16:40:48.858Z] ---> 7de5b78803ea [2021-08-26T16:40:48.858Z] Step 23/24 : LABEL git_sha=ef6effb0748ea689d2accd1a67b5aba7c6475f8c [2021-08-26T16:40:49.134Z] ---> Running in 0fe1d944d7ff [2021-08-26T16:40:49.415Z] ---> 2609cd671a8f [2021-08-26T16:40:49.415Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-26T16:40:49.415Z] ---> Running in a59bc678a3f5 [2021-08-26T16:40:49.415Z] Removing intermediate container 0fe1d944d7ff [2021-08-26T16:40:49.415Z] ---> b334d78effa3 [2021-08-26T16:40:49.415Z] Step 24/24 : LABEL version=0.0.0 [2021-08-26T16:40:49.695Z] ---> Running in a8b9ac144bfb [2021-08-26T16:40:49.695Z] Removing intermediate container a59bc678a3f5 [2021-08-26T16:40:49.695Z] ---> c2f03a27177b [2021-08-26T16:40:49.695Z] Step 19/22 : CMD ["--init=true"] [2021-08-26T16:40:49.695Z] Removing intermediate container 326683a8b32b [2021-08-26T16:40:49.695Z] ---> 68a42f8bc8fa [2021-08-26T16:40:49.695Z] [2021-08-26T16:40:49.695Z] Step 11/24 : FROM alpine:3.12 [2021-08-26T16:40:49.695Z] ---> 13621d1b12d4 [2021-08-26T16:40:49.695Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-26T16:40:49.695Z] ---> Using cache [2021-08-26T16:40:49.695Z] ---> 6001a368f3db [2021-08-26T16:40:49.695Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-26T16:40:49.695Z] ---> Using cache [2021-08-26T16:40:49.695Z] ---> 039cbe626bda [2021-08-26T16:40:49.695Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-26T16:40:49.996Z] ---> Running in b8197cc98408 [2021-08-26T16:40:49.996Z] ---> Running in 5fcdad82be09 [2021-08-26T16:40:49.996Z] Removing intermediate container a8b9ac144bfb [2021-08-26T16:40:49.996Z] ---> c7ee0bf4173b [2021-08-26T16:40:49.996Z] [2021-08-26T16:40:49.996Z] Successfully built c7ee0bf4173b [2021-08-26T16:40:49.996Z] Successfully tagged core-command:latest [2021-08-26T16:40:49.996Z] Building core-data [2021-08-26T16:40:50.285Z]  Building core-command ... done Removing intermediate container 5fcdad82be09 [2021-08-26T16:40:50.285Z] ---> 275f0553ba16 [2021-08-26T16:40:50.285Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-26T16:40:50.573Z] Removing intermediate container b8197cc98408 [2021-08-26T16:40:50.573Z] ---> 381e9ecf5678 [2021-08-26T16:40:50.573Z] Step 20/22 : LABEL arch=x86_64 [2021-08-26T16:40:50.573Z] Removing intermediate container 13f696a1d879 [2021-08-26T16:40:50.573Z] ---> 11886fc26ee1 [2021-08-26T16:40:50.573Z] [2021-08-26T16:40:50.573Z] Step 11/23 : FROM alpine:3.12 [2021-08-26T16:40:50.573Z] ---> 13621d1b12d4 [2021-08-26T16:40:50.573Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-26T16:40:50.878Z] ---> Running in 2fb34b40fa10 [2021-08-26T16:40:50.878Z] ---> Running in a8565c035222 [2021-08-26T16:40:50.878Z] ---> Running in a5243e11b55c [2021-08-26T16:40:51.706Z] Removing intermediate container 2fb34b40fa10 [2021-08-26T16:40:51.706Z] ---> ff5449cfe8b6 [2021-08-26T16:40:51.706Z] Step 16/24 : WORKDIR / [2021-08-26T16:40:51.706Z] ---> Running in 48ec19d8b8ee [2021-08-26T16:40:51.706Z] Removing intermediate container a8565c035222 [2021-08-26T16:40:51.706Z] ---> 15250e9dc4dd [2021-08-26T16:40:51.706Z] Step 21/22 : LABEL git_sha=ef6effb0748ea689d2accd1a67b5aba7c6475f8c [2021-08-26T16:40:51.706Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-26T16:40:51.999Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-26T16:40:51.999Z] ---> Running in 4c47858e237f [2021-08-26T16:40:51.999Z] Removing intermediate container 48ec19d8b8ee [2021-08-26T16:40:52.000Z] ---> f070ac4c0c58 [2021-08-26T16:40:52.000Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-26T16:40:52.000Z] Removing intermediate container 4c47858e237f [2021-08-26T16:40:52.000Z] ---> 1bff5d046501 [2021-08-26T16:40:52.000Z] Step 22/22 : LABEL version=0.0.0 [2021-08-26T16:40:52.502Z] ---> Running in 79936329befa [2021-08-26T16:40:52.502Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-26T16:40:52.502Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-26T16:40:52.502Z] Executing busybox-1.31.1-r20.trigger [2021-08-26T16:40:52.502Z] Executing ca-certificates-20191127-r4.trigger [2021-08-26T16:40:52.502Z] OK: 6 MiB in 16 packages [2021-08-26T16:40:52.502Z] ---> 38429763fe8f [2021-08-26T16:40:52.502Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-26T16:40:52.502Z] Removing intermediate container 79936329befa [2021-08-26T16:40:52.502Z] ---> fa44af1e7071 [2021-08-26T16:40:52.502Z] [2021-08-26T16:40:52.502Z] Successfully built fa44af1e7071 [2021-08-26T16:40:52.502Z] Successfully tagged security-proxy-setup:latest [2021-08-26T16:40:52.502Z] Building support-scheduler [2021-08-26T16:40:55.155Z]  Building security-proxy-setup ... done  ---> 7a318e94ee52 [2021-08-26T16:40:55.155Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-26T16:40:55.155Z] Removing intermediate container a5243e11b55c [2021-08-26T16:40:55.155Z] ---> 9047bc855cd9 [2021-08-26T16:40:55.155Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-26T16:40:55.155Z] ---> Running in d23ff82c09f4 [2021-08-26T16:40:55.431Z] ---> b59465fdb3d7 [2021-08-26T16:40:55.431Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-26T16:40:55.431Z] Removing intermediate container d23ff82c09f4 [2021-08-26T16:40:55.431Z] ---> 73d86ca60a2d [2021-08-26T16:40:55.431Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-26T16:40:55.719Z] ---> Running in fbb6ccf15e40 [2021-08-26T16:40:55.719Z] ---> Running in 1115a6df1619 [2021-08-26T16:40:55.719Z] Removing intermediate container 1115a6df1619 [2021-08-26T16:40:55.719Z] ---> 702b16a1a300 [2021-08-26T16:40:55.719Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-26T16:40:55.719Z] Removing intermediate container fbb6ccf15e40 [2021-08-26T16:40:55.719Z] ---> 956186b477a6 [2021-08-26T16:40:55.719Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-26T16:40:56.005Z] ---> Running in c5577497cfcc [2021-08-26T16:40:56.005Z] ---> Running in 066951b1b35d [2021-08-26T16:40:56.288Z] Removing intermediate container c5577497cfcc [2021-08-26T16:40:56.288Z] ---> 286a2115a250 [2021-08-26T16:40:56.288Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-26T16:40:56.573Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-26T16:40:56.573Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-26T16:40:56.573Z] ---> 2cd20a8f7df6 [2021-08-26T16:40:56.573Z] Step 3/24 : WORKDIR /edgex-go [2021-08-26T16:40:56.573Z] ---> Using cache [2021-08-26T16:40:56.573Z] ---> 05b12ce11dae [2021-08-26T16:40:56.573Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-26T16:40:56.573Z] ---> Using cache [2021-08-26T16:40:56.573Z] ---> 8df58cb50402 [2021-08-26T16:40:56.573Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-26T16:40:56.573Z] Removing intermediate container 066951b1b35d [2021-08-26T16:40:56.573Z] ---> f37222ca9b76 [2021-08-26T16:40:56.573Z] Step 22/24 : LABEL arch=x86_64 [2021-08-26T16:40:56.573Z] ---> Running in ea78103e4c2b [2021-08-26T16:40:56.573Z] ---> 74e83dd6ba24 [2021-08-26T16:40:56.573Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-26T16:40:56.573Z] ---> Running in 6b8450c25b8b [2021-08-26T16:40:56.862Z] Removing intermediate container 6b8450c25b8b [2021-08-26T16:40:56.862Z] ---> bc5d8c2509c6 [2021-08-26T16:40:56.862Z] Step 23/24 : LABEL git_sha=ef6effb0748ea689d2accd1a67b5aba7c6475f8c [2021-08-26T16:40:56.862Z] ---> Running in 45209044b07d [2021-08-26T16:40:57.150Z] Removing intermediate container 45209044b07d [2021-08-26T16:40:57.150Z] ---> 4942ceb860ec [2021-08-26T16:40:57.150Z] Step 24/24 : LABEL version=0.0.0 [2021-08-26T16:40:57.150Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-26T16:40:57.447Z] ---> Running in ce3214c38067 [2021-08-26T16:40:57.447Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-26T16:40:57.447Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-26T16:40:57.447Z] ---> 2cd20a8f7df6 [2021-08-26T16:40:57.447Z] Step 3/23 : WORKDIR /edgex-go [2021-08-26T16:40:57.447Z] ---> Using cache [2021-08-26T16:40:57.447Z] ---> 05b12ce11dae [2021-08-26T16:40:57.447Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-26T16:40:57.447Z] ---> Using cache [2021-08-26T16:40:57.447Z] ---> 8df58cb50402 [2021-08-26T16:40:57.447Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-26T16:40:57.447Z] ---> Using cache [2021-08-26T16:40:57.447Z] ---> b1196892b95f [2021-08-26T16:40:57.447Z] Step 6/23 : COPY go.mod . [2021-08-26T16:40:57.447Z] ---> Using cache [2021-08-26T16:40:57.447Z] ---> b6100de7e62c [2021-08-26T16:40:57.447Z] Step 7/23 : RUN go mod download [2021-08-26T16:40:57.447Z] ---> Using cache [2021-08-26T16:40:57.447Z] ---> ede6b2b509c6 [2021-08-26T16:40:57.447Z] Step 8/23 : COPY . . [2021-08-26T16:40:57.447Z] ---> Using cache [2021-08-26T16:40:57.447Z] ---> 590716dc1175 [2021-08-26T16:40:57.447Z] Step 9/23 : RUN go mod tidy [2021-08-26T16:40:57.447Z] ---> Using cache [2021-08-26T16:40:57.447Z] ---> b92c7c6f0330 [2021-08-26T16:40:57.447Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-26T16:40:57.447Z] ---> eaa521d4d74d [2021-08-26T16:40:57.447Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-26T16:40:57.447Z] ---> Running in 33be9f178608 [2021-08-26T16:40:57.447Z] Removing intermediate container ce3214c38067 [2021-08-26T16:40:57.447Z] ---> b97bd6a92c9f [2021-08-26T16:40:57.447Z] [2021-08-26T16:40:57.755Z] Successfully built b97bd6a92c9f [2021-08-26T16:40:57.755Z] Successfully tagged core-metadata:latest [2021-08-26T16:40:57.755Z]  Building core-metadata ... done Building security-secretstore-setup [2021-08-26T16:40:58.073Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-26T16:40:58.393Z] 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-08-26T16:40:58.676Z] OK: 219 MiB in 52 packages [2021-08-26T16:40:59.305Z] ---> e0bb1bba4f0a [2021-08-26T16:40:59.305Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-26T16:40:59.305Z] ---> Running in 0fbae0babb55 [2021-08-26T16:40:59.610Z] Removing intermediate container 0fbae0babb55 [2021-08-26T16:40:59.610Z] ---> 165009b7f4c5 [2021-08-26T16:40:59.610Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-26T16:40:59.610Z] Removing intermediate container ea78103e4c2b [2021-08-26T16:40:59.610Z] ---> 263f3e56b26f [2021-08-26T16:40:59.610Z] Step 6/24 : COPY go.mod . [2021-08-26T16:40:59.975Z] ---> Running in 864a2be03f0d [2021-08-26T16:41:00.260Z] Removing intermediate container 864a2be03f0d [2021-08-26T16:41:00.260Z] ---> 60c5ca5d9ce3 [2021-08-26T16:41:00.260Z] Step 21/23 : LABEL arch=x86_64 [2021-08-26T16:41:00.260Z] ---> 6385264d1307 [2021-08-26T16:41:00.260Z] Step 7/24 : RUN go mod download [2021-08-26T16:41:00.260Z] ---> Running in 32052da85ff9 [2021-08-26T16:41:00.260Z] ---> Running in a493f660fc39 [2021-08-26T16:41:00.750Z] Removing intermediate container 32052da85ff9 [2021-08-26T16:41:00.750Z] ---> 3aea8185cf36 [2021-08-26T16:41:00.750Z] Step 22/23 : LABEL git_sha=ef6effb0748ea689d2accd1a67b5aba7c6475f8c [2021-08-26T16:41:00.750Z] ---> Running in 24f133953f90 [2021-08-26T16:41:01.028Z] Removing intermediate container 24f133953f90 [2021-08-26T16:41:01.028Z] ---> d57de8e75b4c [2021-08-26T16:41:01.028Z] Step 23/23 : LABEL version=0.0.0 [2021-08-26T16:41:01.028Z] ---> Running in b426e8a092dc [2021-08-26T16:41:01.313Z] Removing intermediate container b426e8a092dc [2021-08-26T16:41:01.313Z] ---> 6a08c9e93408 [2021-08-26T16:41:01.313Z] [2021-08-26T16:41:01.313Z] Successfully built 6a08c9e93408 [2021-08-26T16:41:01.313Z] Successfully tagged support-notifications:latest [2021-08-26T16:41:01.313Z] Building security-bootstrapper [2021-08-26T16:41:03.568Z]  Building support-notifications ... done Removing intermediate container a493f660fc39 [2021-08-26T16:41:03.568Z] ---> 9f5dddcc0927 [2021-08-26T16:41:03.568Z] Step 8/24 : COPY . . [2021-08-26T16:41:03.568Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-26T16:41:03.568Z] Status: Downloaded newer image for docker:20.10.7 [2021-08-26T16:41:03.568Z] ---> 08bdaf2f88f9 [2021-08-26T16:41:03.568Z] 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-08-26T16:41:03.857Z] ---> Running in 46e9fed5114f [2021-08-26T16:41:04.142Z] Removing intermediate container 46e9fed5114f [2021-08-26T16:41:04.142Z] ---> c17e95e22e1c [2021-08-26T16:41:04.142Z] 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-08-26T16:41:04.142Z] ---> Running in 2a50a0088c54 [2021-08-26T16:41:06.370Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-26T16:41:06.370Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-26T16:41:06.671Z] (1/39) Installing readline (8.1.0-r0) [2021-08-26T16:41:06.671Z] (2/39) Installing bash (5.1.0-r0) [2021-08-26T16:41:06.671Z] Executing bash-5.1.0-r0.post-install [2021-08-26T16:41:06.971Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-26T16:41:06.971Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-26T16:41:06.971Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-26T16:41:06.971Z] (6/39) Installing curl (7.78.0-r0) [2021-08-26T16:41:07.258Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-26T16:41:07.258Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-26T16:41:07.258Z] (9/39) Installing expat (2.2.10-r1) [2021-08-26T16:41:07.258Z] (10/39) Installing libffi (3.3-r2) [2021-08-26T16:41:07.258Z] (11/39) Installing gdbm (1.19-r0) [2021-08-26T16:41:07.258Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-26T16:41:07.258Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-26T16:41:07.258Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-26T16:41:09.327Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-26T16:41:09.327Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-26T16:41:09.327Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-26T16:41:09.327Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-26T16:41:09.327Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-26T16:41:09.327Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-26T16:41:09.327Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-26T16:41:09.607Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-26T16:41:09.887Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-26T16:41:10.169Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-26T16:41:10.169Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-26T16:41:10.169Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-26T16:41:10.169Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-26T16:41:10.446Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-26T16:41:10.446Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-26T16:41:10.446Z] ---> 2cd20a8f7df6 [2021-08-26T16:41:10.446Z] Step 3/32 : WORKDIR /edgex-go [2021-08-26T16:41:10.446Z] ---> Using cache [2021-08-26T16:41:10.446Z] ---> 05b12ce11dae [2021-08-26T16:41:10.446Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-26T16:41:10.446Z] ---> Using cache [2021-08-26T16:41:10.446Z] ---> 8df58cb50402 [2021-08-26T16:41:10.446Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-26T16:41:10.446Z] ---> Using cache [2021-08-26T16:41:10.446Z] ---> b1196892b95f [2021-08-26T16:41:10.446Z] Step 6/32 : COPY go.mod . [2021-08-26T16:41:10.446Z] ---> Using cache [2021-08-26T16:41:10.446Z] ---> b6100de7e62c [2021-08-26T16:41:10.446Z] Step 7/32 : RUN go mod download [2021-08-26T16:41:10.446Z] ---> Using cache [2021-08-26T16:41:10.446Z] ---> ede6b2b509c6 [2021-08-26T16:41:10.446Z] Step 8/32 : COPY . . [2021-08-26T16:41:10.446Z] ---> Using cache [2021-08-26T16:41:10.446Z] ---> 590716dc1175 [2021-08-26T16:41:10.446Z] Step 9/32 : RUN go mod tidy [2021-08-26T16:41:10.446Z] ---> Using cache [2021-08-26T16:41:10.446Z] ---> b92c7c6f0330 [2021-08-26T16:41:10.446Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-26T16:41:10.446Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-26T16:41:10.446Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-26T16:41:10.446Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-26T16:41:10.446Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-26T16:41:10.446Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-26T16:41:10.446Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-26T16:41:10.727Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-26T16:41:10.727Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-26T16:41:10.727Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-26T16:41:10.727Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-26T16:41:10.727Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-26T16:41:10.727Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-26T16:41:14.356Z] Executing busybox-1.32.1-r6.trigger [2021-08-26T16:41:14.631Z] OK: 82 MiB in 59 packages [2021-08-26T16:41:14.631Z] ---> 42135a1709e2 [2021-08-26T16:41:14.631Z] Step 9/24 : RUN go mod tidy [2021-08-26T16:41:14.915Z] ---> Running in 2285d09d325b [2021-08-26T16:41:15.207Z] ---> Running in ab64948afd7c [2021-08-26T16:41:16.239Z] 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-08-26T16:41:17.274Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-26T16:41:17.274Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-26T16:41:17.274Z] ---> 2cd20a8f7df6 [2021-08-26T16:41:17.274Z] Step 3/26 : WORKDIR /edgex-go [2021-08-26T16:41:17.274Z] ---> Using cache [2021-08-26T16:41:17.274Z] ---> 05b12ce11dae [2021-08-26T16:41:17.274Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-26T16:41:17.274Z] ---> Using cache [2021-08-26T16:41:17.274Z] ---> 8df58cb50402 [2021-08-26T16:41:17.274Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-26T16:41:17.274Z] ---> Using cache [2021-08-26T16:41:17.274Z] ---> b1196892b95f [2021-08-26T16:41:17.274Z] Step 6/26 : COPY go.mod . [2021-08-26T16:41:17.274Z] ---> Using cache [2021-08-26T16:41:17.274Z] ---> b6100de7e62c [2021-08-26T16:41:17.274Z] Step 7/26 : RUN go mod download [2021-08-26T16:41:17.274Z] ---> Using cache [2021-08-26T16:41:17.274Z] ---> ede6b2b509c6 [2021-08-26T16:41:17.274Z] Step 8/26 : COPY . . [2021-08-26T16:41:17.274Z] ---> Using cache [2021-08-26T16:41:17.274Z] ---> 590716dc1175 [2021-08-26T16:41:17.274Z] Step 9/26 : RUN go mod tidy [2021-08-26T16:41:17.274Z] ---> Using cache [2021-08-26T16:41:17.274Z] ---> b92c7c6f0330 [2021-08-26T16:41:17.274Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-26T16:41:17.562Z] Collecting docker-compose==1.23.2 [2021-08-26T16:41:17.562Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-26T16:41:17.562Z] Collecting docopt<0.7,>=0.6.1 [2021-08-26T16:41:17.562Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-26T16:41:17.562Z] ---> Running in 5733b28a4fdb [2021-08-26T16:41:17.850Z] Removing intermediate container ab64948afd7c [2021-08-26T16:41:17.850Z] ---> f07977e9d24d [2021-08-26T16:41:17.850Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-26T16:41:18.350Z] ---> Running in 3555831626ae [2021-08-26T16:41:18.350Z] 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-08-26T16:41:18.632Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-26T16:41:18.632Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-26T16:41:18.632Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-26T16:41:18.632Z] 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-08-26T16:41:18.632Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-26T16:41:19.487Z] Collecting jsonschema<3,>=2.5.1 [2021-08-26T16:41:19.487Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-26T16:41:19.487Z] Collecting PyYAML<4,>=3.10 [2021-08-26T16:41:19.487Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-26T16:41:21.035Z] Collecting docker<4.0,>=3.6.0 [2021-08-26T16:41:21.035Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-26T16:41:21.035Z] Collecting texttable<0.10,>=0.9.0 [2021-08-26T16:41:21.035Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-26T16:41:21.878Z] Collecting cached-property<2,>=1.2.0 [2021-08-26T16:41:21.878Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-26T16:41:21.878Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-26T16:41:22.169Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-26T16:41:22.169Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-08-26T16:41:22.169Z] Collecting docker-pycreds>=0.4.0 [2021-08-26T16:41:22.169Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-26T16:41:22.456Z] Collecting idna<2.8,>=2.5 [2021-08-26T16:41:22.456Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-26T16:41:22.456Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-26T16:41:22.456Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-26T16:41:22.758Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-26T16:41:22.758Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-26T16:41:22.758Z] Collecting certifi>=2017.4.17 [2021-08-26T16:41:22.758Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-26T16:41:23.274Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-26T16:41:23.274Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-26T16:41:23.274Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-26T16:41:23.274Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-26T16:41:23.274Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-26T16:41:23.274Z] Attempting uninstall: urllib3 [2021-08-26T16:41:23.274Z] Found existing installation: urllib3 1.26.2 [2021-08-26T16:41:23.274Z] Uninstalling urllib3-1.26.2: [2021-08-26T16:41:23.274Z] Successfully uninstalled urllib3-1.26.2 [2021-08-26T16:41:23.560Z] Attempting uninstall: idna [2021-08-26T16:41:23.560Z] Found existing installation: idna 3.1 [2021-08-26T16:41:23.560Z] Uninstalling idna-3.1: [2021-08-26T16:41:23.560Z] Successfully uninstalled idna-3.1 [2021-08-26T16:41:24.063Z] Attempting uninstall: chardet [2021-08-26T16:41:24.063Z] Found existing installation: chardet 4.0.0 [2021-08-26T16:41:24.063Z] Uninstalling chardet-4.0.0: [2021-08-26T16:41:24.063Z] Successfully uninstalled chardet-4.0.0 [2021-08-26T16:41:24.564Z] Attempting uninstall: requests [2021-08-26T16:41:24.564Z] Found existing installation: requests 2.25.1 [2021-08-26T16:41:24.564Z] Uninstalling requests-2.25.1: [2021-08-26T16:41:24.564Z] Successfully uninstalled requests-2.25.1 [2021-08-26T16:41:24.564Z] Running setup.py install for texttable: started [2021-08-26T16:41:25.603Z] Running setup.py install for texttable: finished with status 'done' [2021-08-26T16:41:25.603Z] Running setup.py install for PyYAML: started [2021-08-26T16:41:26.633Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-26T16:41:26.921Z] Running setup.py install for docopt: started [2021-08-26T16:41:27.546Z] Running setup.py install for docopt: finished with status 'done' [2021-08-26T16:41:27.546Z] Running setup.py install for dockerpty: started [2021-08-26T16:41:28.583Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-26T16:41:28.871Z] 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-08-26T16:41:33.456Z] Removing intermediate container 33be9f178608 [2021-08-26T16:41:33.457Z] ---> a76898d58268 [2021-08-26T16:41:33.457Z] [2021-08-26T16:41:33.457Z] Step 11/23 : FROM alpine:3.12 [2021-08-26T16:41:33.457Z] ---> 13621d1b12d4 [2021-08-26T16:41:33.457Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-26T16:41:33.457Z] ---> Using cache [2021-08-26T16:41:33.457Z] ---> 6001a368f3db [2021-08-26T16:41:33.457Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-26T16:41:33.457Z] ---> Using cache [2021-08-26T16:41:33.457Z] ---> 039cbe626bda [2021-08-26T16:41:33.457Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-26T16:41:33.457Z] ---> Running in 6686ae21a811 [2021-08-26T16:41:33.457Z] Removing intermediate container 2a50a0088c54 [2021-08-26T16:41:33.457Z] ---> 2a0f55d3bb6e [2021-08-26T16:41:33.457Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-26T16:41:33.457Z] ---> Running in 3a989834da46 [2021-08-26T16:41:33.457Z] Removing intermediate container 6686ae21a811 [2021-08-26T16:41:33.457Z] ---> d7ca0cabc148 [2021-08-26T16:41:33.457Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-26T16:41:33.457Z] ---> Running in 69a090dca3c8 [2021-08-26T16:41:33.457Z] Removing intermediate container 3a989834da46 [2021-08-26T16:41:33.457Z] ---> 6b4b5a294728 [2021-08-26T16:41:33.457Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-26T16:41:33.457Z] ---> Running in fc87903f6853 [2021-08-26T16:41:33.457Z] Removing intermediate container 69a090dca3c8 [2021-08-26T16:41:33.457Z] ---> 28af224aebfe [2021-08-26T16:41:33.457Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-26T16:41:33.743Z] Removing intermediate container fc87903f6853 [2021-08-26T16:41:33.743Z] ---> 600dfa78608a [2021-08-26T16:41:33.743Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-26T16:41:34.026Z] ---> 43ccb9572923 [2021-08-26T16:41:34.026Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-26T16:41:34.314Z] ---> 65f331f71914 [2021-08-26T16:41:34.314Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-26T16:41:34.602Z] ---> dac29a5ec823 [2021-08-26T16:41:34.602Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-26T16:41:34.602Z] ---> b9280bbaf55c [2021-08-26T16:41:34.602Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-26T16:41:34.889Z] ---> be4221f6cdae [2021-08-26T16:41:34.889Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-26T16:41:34.889Z] ---> Running in ecfde8628246 [2021-08-26T16:41:34.889Z] ---> d4739160cf99 [2021-08-26T16:41:34.889Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-26T16:41:35.187Z] ---> Running in 0fadfc75efdc [2021-08-26T16:41:35.187Z] Removing intermediate container ecfde8628246 [2021-08-26T16:41:35.187Z] ---> f312d146d442 [2021-08-26T16:41:35.187Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-26T16:41:35.187Z] ---> Running in a6d3b81fb97c [2021-08-26T16:41:35.187Z] Removing intermediate container 0fadfc75efdc [2021-08-26T16:41:35.187Z] ---> 931b35c43532 [2021-08-26T16:41:35.187Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-26T16:41:35.187Z] ---> Running in b4e9bf497cb9 [2021-08-26T16:41:35.469Z] Removing intermediate container a6d3b81fb97c [2021-08-26T16:41:35.469Z] ---> fa34d23a06b8 [2021-08-26T16:41:35.469Z] Step 22/24 : LABEL arch=x86_64 [2021-08-26T16:41:35.469Z] ---> Running in 01c0bc5d3b8a [2021-08-26T16:41:35.469Z] Removing intermediate container b4e9bf497cb9 [2021-08-26T16:41:35.469Z] ---> a0d672277340 [2021-08-26T16:41:35.469Z] Step 21/23 : LABEL arch=x86_64 [2021-08-26T16:41:35.469Z] ---> Running in ecb912be83da [2021-08-26T16:41:35.469Z] Removing intermediate container 01c0bc5d3b8a [2021-08-26T16:41:35.469Z] ---> 9bf5ca3b19fe [2021-08-26T16:41:35.469Z] Step 23/24 : LABEL git_sha=ef6effb0748ea689d2accd1a67b5aba7c6475f8c [2021-08-26T16:41:35.469Z] ---> Running in c84c0e63ccbe [2021-08-26T16:41:35.748Z] Removing intermediate container ecb912be83da [2021-08-26T16:41:35.748Z] ---> 10cb145ea344 [2021-08-26T16:41:35.748Z] Step 22/23 : LABEL git_sha=ef6effb0748ea689d2accd1a67b5aba7c6475f8c [2021-08-26T16:41:35.749Z] ---> Running in b2fa3757a4c6 [2021-08-26T16:41:35.749Z] Removing intermediate container c84c0e63ccbe [2021-08-26T16:41:35.749Z] ---> eb480f938c3a [2021-08-26T16:41:35.749Z] Step 24/24 : LABEL version=0.0.0 [2021-08-26T16:41:35.749Z] Removing intermediate container b2fa3757a4c6 [2021-08-26T16:41:35.749Z] ---> c722e1769637 [2021-08-26T16:41:35.749Z] Step 23/23 : LABEL version=0.0.0 [2021-08-26T16:41:35.749Z] ---> Running in a626b8ef713c [2021-08-26T16:41:36.038Z] ---> Running in 2c9de1b83564 [2021-08-26T16:41:36.038Z] Removing intermediate container a626b8ef713c [2021-08-26T16:41:36.038Z] ---> 415a6322695c [2021-08-26T16:41:36.039Z] [2021-08-26T16:41:36.039Z] Removing intermediate container 2c9de1b83564 [2021-08-26T16:41:36.039Z] ---> 014275cc075e [2021-08-26T16:41:36.039Z] [2021-08-26T16:41:36.325Z] Successfully built 415a6322695c [2021-08-26T16:41:36.325Z] Successfully tagged sys-mgmt-agent:latest [2021-08-26T16:41:36.325Z]  Building sys-mgmt-agent ... done Successfully built 014275cc075e [2021-08-26T16:41:36.325Z] Successfully tagged support-scheduler:latest [2021-08-26T16:41:43.621Z] Removing intermediate container 62e5cbac7066 [2021-08-26T16:41:43.621Z] ---> e36d553aec58 [2021-08-26T16:41:43.621Z] Successfully built e36d553aec58 [2021-08-26T16:41:43.621Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-26T16:41:43.981Z] + docker inspect -f . ci-base-image-arm64 [2021-08-26T16:41:43.981Z] . [Pipeline] withDockerContainer [2021-08-26T16:41:44.281Z] prd-ubuntu18.04-docker-arm64-4c-16g-842 does not seem to be running inside a container [2021-08-26T16:41:44.393Z] $ 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-08-26T16:41:46.435Z] $ docker top f55f68e9edf3b2f5daf55b6ef232937627f5fa7070188bcc9ec5937a8f391a2c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-26T16:41:47.455Z] + go version [2021-08-26T16:41:47.455Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-26T16:41:47.487Z] $ docker stop --time=1 f55f68e9edf3b2f5daf55b6ef232937627f5fa7070188bcc9ec5937a8f391a2c [2021-08-26T16:41:48.836Z]  Building support-scheduler ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-26T16:41:48.836Z] Removing intermediate container 2285d09d325b [2021-08-26T16:41:48.836Z] ---> c730ea194623 [2021-08-26T16:41:48.836Z] [2021-08-26T16:41:48.836Z] Step 11/32 : FROM alpine:3.12 [2021-08-26T16:41:48.836Z] ---> 13621d1b12d4 [2021-08-26T16:41:48.836Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-26T16:41:48.836Z] ---> Running in 19075a6872c7 [2021-08-26T16:41:48.836Z] Removing intermediate container 19075a6872c7 [2021-08-26T16:41:48.836Z] ---> f38563286cb5 [2021-08-26T16:41:48.836Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-26T16:41:48.836Z] ---> Running in 30cd9de69f5c [2021-08-26T16:41:48.836Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-26T16:41:48.836Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-26T16:41:48.836Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-26T16:41:48.836Z] (2/2) Installing su-exec (0.2-r1) [2021-08-26T16:41:48.836Z] Executing busybox-1.31.1-r20.trigger [2021-08-26T16:41:48.836Z] OK: 6 MiB in 16 packages [2021-08-26T16:41:49.133Z] Removing intermediate container 30cd9de69f5c [2021-08-26T16:41:49.133Z] ---> 794cc3cac519 [2021-08-26T16:41:49.133Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-26T16:41:49.418Z] ---> Running in 822654fee3f8 [2021-08-26T16:41:49.418Z] Removing intermediate container 822654fee3f8 [2021-08-26T16:41:49.418Z] ---> ef8ab74886e6 [2021-08-26T16:41:49.418Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-26T16:41:49.590Z] $ docker rm -f f55f68e9edf3b2f5daf55b6ef232937627f5fa7070188bcc9ec5937a8f391a2c [2021-08-26T16:41:49.698Z] ---> Running in 17b285bfe9b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-08-26T16:41:49.984Z] Removing intermediate container 17b285bfe9b9 [2021-08-26T16:41:49.984Z] ---> da774cb0444d [2021-08-26T16:41:49.984Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-26T16:41:49.984Z] ---> Running in 9c6e65bf853f [2021-08-26T16:41:49.984Z] Removing intermediate container 5733b28a4fdb [2021-08-26T16:41:49.984Z] ---> 694a6f7daec4 [2021-08-26T16:41:49.984Z] [2021-08-26T16:41:49.984Z] Step 11/26 : FROM alpine:3.12 [2021-08-26T16:41:49.984Z] ---> 13621d1b12d4 [2021-08-26T16:41:49.984Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-08-26T16:41:49.984Z] ---> Running in ee2678687c62 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-26T16:41:50.479Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-26T16:41:50.479Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-26T16:41:50.489Z] + docker inspect -f . ci-base-image-arm64 [2021-08-26T16:41:50.489Z] . [Pipeline] withDockerContainer [2021-08-26T16:41:50.765Z] prd-ubuntu18.04-docker-arm64-4c-16g-842 does not seem to be running inside a container [2021-08-26T16:41:50.774Z] (1/3) Installing ca-certificates (20191127-r4) [2021-08-26T16:41:50.774Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-08-26T16:41:50.774Z] (3/3) Installing su-exec (0.2-r1) [2021-08-26T16:41:50.774Z] Executing busybox-1.31.1-r20.trigger [2021-08-26T16:41:50.774Z] Executing ca-certificates-20191127-r4.trigger [2021-08-26T16:41:50.774Z] OK: 6 MiB in 17 packages [2021-08-26T16:41:50.864Z] $ 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-08-26T16:41:51.058Z] Removing intermediate container 9c6e65bf853f [2021-08-26T16:41:51.059Z] ---> f492a96368a0 [2021-08-26T16:41:51.059Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-26T16:41:51.059Z] ---> Running in 55b9dad74515 [2021-08-26T16:41:51.346Z] Removing intermediate container 55b9dad74515 [2021-08-26T16:41:51.346Z] ---> 33b5ba6b91f1 [2021-08-26T16:41:51.346Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-26T16:41:51.346Z] Removing intermediate container ee2678687c62 [2021-08-26T16:41:51.346Z] ---> 26a13771fdbc [2021-08-26T16:41:51.346Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-26T16:41:51.346Z] ---> Running in 4ed96847f07b [2021-08-26T16:41:51.643Z] Removing intermediate container 4ed96847f07b [2021-08-26T16:41:51.643Z] ---> 0276dd6ca66d [2021-08-26T16:41:51.643Z] Step 14/26 : WORKDIR / [2021-08-26T16:41:51.643Z] ---> Running in b88873ddd6dd [2021-08-26T16:41:51.643Z] ---> 7051eb6445bd [2021-08-26T16:41:51.643Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-26T16:41:51.643Z] ---> Running in f56e699d424f [2021-08-26T16:41:52.001Z] Removing intermediate container b88873ddd6dd [2021-08-26T16:41:52.001Z] ---> 6b92b521989c [2021-08-26T16:41:52.001Z] 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-08-26T16:41:52.281Z] ---> b1ee113e9612 [2021-08-26T16:41:52.281Z] 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-08-26T16:41:52.281Z] Removing intermediate container 3555831626ae [2021-08-26T16:41:52.281Z] ---> e8239c80cb58 [2021-08-26T16:41:52.281Z] [2021-08-26T16:41:52.281Z] Step 11/24 : FROM alpine:3.12 [2021-08-26T16:41:52.281Z] ---> 13621d1b12d4 [2021-08-26T16:41:52.281Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-26T16:41:52.562Z] ---> Running in b32ce5f33cba [2021-08-26T16:41:52.562Z] Removing intermediate container f56e699d424f [2021-08-26T16:41:52.562Z] ---> abda7eb01607 [2021-08-26T16:41:52.562Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-26T16:41:52.562Z] ---> ba152835d407 [2021-08-26T16:41:52.562Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-26T16:41:52.562Z] Removing intermediate container b32ce5f33cba [2021-08-26T16:41:52.562Z] ---> dcb0a8e1cc69 [2021-08-26T16:41:52.562Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-26T16:41:52.562Z] ---> Running in 913f247e2563 [2021-08-26T16:41:52.562Z] ---> 11dbceb25964 [2021-08-26T16:41:52.562Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-26T16:41:52.672Z] $ docker top e32dfc99c9bec16d0395ebb8e74287e57ae47f2eb7cb2220d98fdf08ce9fd409 -eo pid,comm [2021-08-26T16:41:52.845Z] ---> feb23f2914e2 [2021-08-26T16:41:52.845Z] 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-08-26T16:41:52.845Z] Removing intermediate container 913f247e2563 [2021-08-26T16:41:52.845Z] ---> 2933eceb2a37 [2021-08-26T16:41:52.845Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-26T16:41:52.845Z] ---> Running in 303dd1998022 [Pipeline] { [Pipeline] echo [2021-08-26T16:41:53.033Z] ========================================================= [2021-08-26T16:41:53.033Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-26T16:41:53.033Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-26T16:41:53.131Z] Removing intermediate container 303dd1998022 [2021-08-26T16:41:53.131Z] ---> 400514b66823 [2021-08-26T16:41:53.131Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-26T16:41:53.131Z] ---> 461a9cd23196 [2021-08-26T16:41:53.131Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-26T16:41:53.131Z] ---> 679ca3c5bad3 [2021-08-26T16:41:53.131Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-26T16:41:53.131Z] ---> Running in 7eb74c3137b0 [2021-08-26T16:41:53.416Z] ---> 3ff9a1e3c4bb [2021-08-26T16:41:53.416Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-26T16:41:53.416Z] ---> 844222a25702 [2021-08-26T16:41:53.416Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-26T16:41:53.706Z] ---> daf625cf1781 [2021-08-26T16:41:53.706Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-26T16:41:53.706Z] Removing intermediate container 7eb74c3137b0 [2021-08-26T16:41:53.706Z] ---> d562a438b699 [2021-08-26T16:41:53.706Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-26T16:41:53.706Z] ---> 27203cedd338 [2021-08-26T16:41:53.706Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-26T16:41:53.711Z] + go mod tidy [2021-08-26T16:41:53.994Z] ---> Running in f2877c010f60 [2021-08-26T16:41:53.994Z] ---> e014c84cb716 [2021-08-26T16:41:53.994Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-26T16:41:54.280Z] ---> 59f3fbd2d461 [2021-08-26T16:41:54.280Z] 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-08-26T16:41:54.280Z] ---> Running in 343a7464b260 [2021-08-26T16:41:54.280Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-26T16:41:54.563Z] ---> Running in 9f61b5d6fa3e [2021-08-26T16:41:54.563Z] Removing intermediate container 9f61b5d6fa3e [2021-08-26T16:41:54.563Z] ---> 34e6359a8ea0 [2021-08-26T16:41:54.563Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [Pipeline] sh [2021-08-26T16:41:54.844Z] ---> 8eda99b95784 [2021-08-26T16:41:54.844Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-26T16:41:54.844Z] ---> Running in 8756176bacb5 [2021-08-26T16:41:55.128Z] Removing intermediate container 343a7464b260 [2021-08-26T16:41:55.128Z] ---> 05a3e1440442 [2021-08-26T16:41:55.128Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-26T16:41:55.128Z] ---> Running in 7f8a22560596 [2021-08-26T16:41:55.128Z] Removing intermediate container 7f8a22560596 [2021-08-26T16:41:55.128Z] ---> 21ac3dff6438 [2021-08-26T16:41:55.128Z] Step 24/26 : LABEL arch=x86_64 [2021-08-26T16:41:55.128Z] ---> Running in e3c512cab735 [2021-08-26T16:41:55.382Z] + make test [2021-08-26T16:41:55.382Z] 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-08-26T16:41:55.382Z] go mod tidy [2021-08-26T16:41:55.404Z] Removing intermediate container e3c512cab735 [2021-08-26T16:41:55.404Z] ---> 28a89a3f1a2e [2021-08-26T16:41:55.404Z] Step 25/26 : LABEL git_sha=ef6effb0748ea689d2accd1a67b5aba7c6475f8c [2021-08-26T16:41:55.404Z] ---> Running in bbf25609c992 [2021-08-26T16:41:55.404Z] Removing intermediate container bbf25609c992 [2021-08-26T16:41:55.404Z] ---> 110fa5cbc92a [2021-08-26T16:41:55.404Z] Step 26/26 : LABEL version=0.0.0 [2021-08-26T16:41:55.404Z] ---> Running in 9ad3b0db86a8 [2021-08-26T16:41:55.404Z] Removing intermediate container 8756176bacb5 [2021-08-26T16:41:55.404Z] ---> 8c7295a95f29 [2021-08-26T16:41:55.404Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-26T16:41:55.688Z] ---> Running in 8aaf35b32f15 [2021-08-26T16:41:55.688Z] Removing intermediate container 9ad3b0db86a8 [2021-08-26T16:41:55.688Z] ---> 2c7dbe364ac1 [2021-08-26T16:41:55.688Z] [2021-08-26T16:41:55.688Z] Removing intermediate container 8aaf35b32f15 [2021-08-26T16:41:55.688Z] ---> d066ca595980 [2021-08-26T16:41:55.688Z] Step 29/32 : CMD ["gate"] [2021-08-26T16:41:55.688Z] Successfully built 2c7dbe364ac1 [2021-08-26T16:41:55.688Z] Successfully tagged security-secretstore-setup:latest [2021-08-26T16:41:55.688Z]  Building security-secretstore-setup ... done  ---> Running in a34141e21bf7 [2021-08-26T16:41:55.968Z] Removing intermediate container a34141e21bf7 [2021-08-26T16:41:55.968Z] ---> e8593706cf7c [2021-08-26T16:41:55.968Z] Step 30/32 : LABEL arch=x86_64 [2021-08-26T16:41:55.968Z] ---> Running in 23069ff798b4 [2021-08-26T16:41:55.968Z] Removing intermediate container 23069ff798b4 [2021-08-26T16:41:55.968Z] ---> 3ae1aad24801 [2021-08-26T16:41:55.968Z] Step 31/32 : LABEL git_sha=ef6effb0748ea689d2accd1a67b5aba7c6475f8c [2021-08-26T16:41:55.968Z] ---> Running in 1052b1ee0c6a [2021-08-26T16:41:56.007Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-26T16:41:56.249Z] Removing intermediate container 1052b1ee0c6a [2021-08-26T16:41:56.249Z] ---> ebd17c6c2ccc [2021-08-26T16:41:56.249Z] Step 32/32 : LABEL version=0.0.0 [2021-08-26T16:41:56.249Z] ---> Running in 6a335abacf37 [2021-08-26T16:41:56.249Z] Removing intermediate container 6a335abacf37 [2021-08-26T16:41:56.249Z] ---> 856b0337f134 [2021-08-26T16:41:56.249Z] [2021-08-26T16:41:56.529Z] Successfully built 856b0337f134 [2021-08-26T16:41:56.529Z] Successfully tagged security-bootstrapper:latest [2021-08-26T16:41:59.192Z]  Building security-bootstrapper ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-26T16:42:04.860Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-26T16:42:04.860Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-26T16:42:05.138Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-26T16:42:05.745Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-26T16:42:07.792Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-26T16:42:08.787Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-26T16:42:08.787Z] Executing busybox-1.31.1-r20.trigger [2021-08-26T16:42:08.787Z] OK: 8 MiB in 20 packages [2021-08-26T16:42:09.076Z] Removing intermediate container f2877c010f60 [2021-08-26T16:42:09.076Z] ---> edc70cd78f4a [2021-08-26T16:42:09.076Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-26T16:42:09.076Z] ---> 5a6ec43016eb [2021-08-26T16:42:09.076Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-26T16:42:09.687Z] ---> 8b51e0bc2a6b [2021-08-26T16:42:09.687Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-26T16:42:09.687Z] ---> 88915208ab9b [2021-08-26T16:42:09.687Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-26T16:42:09.687Z] ---> Running in 4036dc36958a [2021-08-26T16:42:09.687Z] Removing intermediate container 4036dc36958a [2021-08-26T16:42:09.687Z] ---> 868956f43593 [2021-08-26T16:42:09.687Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-26T16:42:10.171Z] ---> Running in c857fbd3f213 [2021-08-26T16:42:10.171Z] Removing intermediate container c857fbd3f213 [2021-08-26T16:42:10.171Z] ---> 46bd095b7a60 [2021-08-26T16:42:10.171Z] Step 22/24 : LABEL arch=x86_64 [2021-08-26T16:42:10.171Z] ---> Running in d60a7928b1f2 [2021-08-26T16:42:10.171Z] Removing intermediate container d60a7928b1f2 [2021-08-26T16:42:10.171Z] ---> a9828b46ce20 [2021-08-26T16:42:10.171Z] Step 23/24 : LABEL git_sha=ef6effb0748ea689d2accd1a67b5aba7c6475f8c [2021-08-26T16:42:10.171Z] ---> Running in 24eba7b7af82 [2021-08-26T16:42:10.171Z] Removing intermediate container 24eba7b7af82 [2021-08-26T16:42:10.171Z] ---> e431beaa7ff0 [2021-08-26T16:42:10.171Z] Step 24/24 : LABEL version=0.0.0 [2021-08-26T16:42:10.171Z] ---> Running in 3478e4dcb289 [2021-08-26T16:42:10.171Z] Removing intermediate container 3478e4dcb289 [2021-08-26T16:42:10.171Z] ---> c7aaee8134d3 [2021-08-26T16:42:10.171Z] [2021-08-26T16:42:10.449Z] Successfully built c7aaee8134d3 [2021-08-26T16:42:10.449Z] Successfully tagged core-data:latest [2021-08-26T16:42:10.468Z]  Building core-data ... done  [Pipeline] } [2021-08-26T16:42:10.477Z] $ docker stop --time=1 f5022ae2e5842c2e982024810ae3ecaad4c24d1c14a03304e11eca4178c4aa96 [2021-08-26T16:42:11.736Z] $ docker rm -f f5022ae2e5842c2e982024810ae3ecaad4c24d1c14a03304e11eca4178c4aa96 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-26T16:42:12.343Z] + docker images [2021-08-26T16:42:12.343Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-26T16:42:12.343Z] core-data latest c7aaee8134d3 2 seconds ago 20.4MB [2021-08-26T16:42:12.343Z] security-bootstrapper latest 856b0337f134 16 seconds ago 18.8MB [2021-08-26T16:42:12.343Z] security-secretstore-setup latest 2c7dbe364ac1 17 seconds ago 28.1MB [2021-08-26T16:42:12.343Z] e8239c80cb58 20 seconds ago 1.76GB [2021-08-26T16:42:12.343Z] 694a6f7daec4 23 seconds ago 1.76GB [2021-08-26T16:42:12.343Z] c730ea194623 25 seconds ago 1.75GB [2021-08-26T16:42:12.343Z] support-scheduler latest 014275cc075e 37 seconds ago 16.1MB [2021-08-26T16:42:12.343Z] sys-mgmt-agent latest 415a6322695c 37 seconds ago 325MB [2021-08-26T16:42:12.343Z] a76898d58268 41 seconds ago 1.75GB [2021-08-26T16:42:12.343Z] support-notifications latest 6a08c9e93408 About a minute ago 16.8MB [2021-08-26T16:42:12.343Z] core-metadata latest b97bd6a92c9f About a minute ago 16.7MB [2021-08-26T16:42:12.343Z] security-proxy-setup latest fa44af1e7071 About a minute ago 26MB [2021-08-26T16:42:12.343Z] 11886fc26ee1 About a minute ago 1.75GB [2021-08-26T16:42:12.343Z] core-command latest c7ee0bf4173b About a minute ago 16MB [2021-08-26T16:42:12.343Z] 68a42f8bc8fa About a minute ago 1.76GB [2021-08-26T16:42:12.343Z] 4a46c61a5783 About a minute ago 1.75GB [2021-08-26T16:42:12.343Z] 0a8ec34e120c About a minute ago 1.76GB [2021-08-26T16:42:12.343Z] cc2b86b5c96b About a minute ago 1.75GB [2021-08-26T16:42:12.343Z] ci-base-image-x86_64 latest 2cd20a8f7df6 5 minutes ago 1.25GB [2021-08-26T16:42:12.343Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 8 days ago 37.5MB [2021-08-26T16:42:12.343Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 2 weeks ago 547MB [2021-08-26T16:42:12.343Z] docker 20.10.7 08bdaf2f88f9 2 months ago 246MB [2021-08-26T16:42:12.343Z] alpine 3.12 13621d1b12d4 4 months ago 5.58MB [2021-08-26T16:42:12.343Z] 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-08-26T16:42:27.714Z] Still waiting to schedule task [2021-08-26T16:42:27.715Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-08-26T16:42:28.395Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-26T16:43:25.018Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-26T16:43:31.758Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-26T16:43:32.755Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-26T16:43:33.033Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-26T16:43:45.489Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-26T16:43:45.489Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-26T16:43:45.489Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-26T16:43:45.489Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-26T16:43:45.489Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-26T16:43:45.770Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-26T16:43:47.768Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-26T16:43:47.768Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-26T16:43:47.768Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-26T16:43:47.768Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-26T16:43:54.542Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.222s coverage: 28.7% of statements [2021-08-26T16:43:54.542Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-26T16:43:54.542Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-26T16:43:58.909Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.341s coverage: 100.0% of statements [2021-08-26T16:43:58.910Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-26T16:43:59.901Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.406s coverage: 46.3% of statements [2021-08-26T16:43:59.901Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-26T16:43:59.901Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-26T16:44:01.916Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.603s coverage: 90.1% of statements [2021-08-26T16:44:01.916Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-26T16:44:01.916Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-26T16:44:01.916Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.249s coverage: 81.2% of statements [2021-08-26T16:44:01.916Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-26T16:44:01.916Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-26T16:44:01.916Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-26T16:44:01.916Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-26T16:44:01.916Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-26T16:44:10.268Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.384s coverage: 94.2% of statements [2021-08-26T16:44:10.268Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-26T16:44:10.268Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-26T16:44:10.268Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.210s coverage: 59.1% of statements [2021-08-26T16:44:10.268Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-26T16:44:10.268Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-26T16:44:10.268Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-26T16:44:10.268Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-26T16:44:10.268Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-26T16:44:10.268Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.201s coverage: 60.0% of statements [2021-08-26T16:44:10.268Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-26T16:44:10.268Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-26T16:44:10.268Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-26T16:44:10.268Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.256s coverage: 0.8% of statements [2021-08-26T16:44:10.268Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-26T16:44:10.268Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.177s coverage: 58.8% of statements [2021-08-26T16:44:10.268Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.217s coverage: 21.7% of statements [2021-08-26T16:44:10.268Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-26T16:44:10.268Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.204s coverage: 47.1% of statements [2021-08-26T16:44:10.268Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.237s coverage: 79.5% of statements [2021-08-26T16:44:10.268Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.255s coverage: 94.1% of statements [2021-08-26T16:44:12.276Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.299s coverage: 96.3% of statements [2021-08-26T16:44:12.276Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.214s coverage: 87.5% of statements [2021-08-26T16:44:24.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.235s coverage: 94.4% of statements [2021-08-26T16:44:24.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.198s coverage: 44.8% of statements [2021-08-26T16:44:30.143Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.584s coverage: 81.8% of statements [2021-08-26T16:44:30.143Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-26T16:44:38.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.257s coverage: 92.9% of statements [2021-08-26T16:44:38.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-26T16:44:38.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-26T16:44:38.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-26T16:44:38.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-08-26T16:44:38.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-26T16:44:38.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-26T16:44:38.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-26T16:44:38.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-26T16:44:38.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-26T16:44:38.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.198s coverage: 87.2% of statements [2021-08-26T16:44:38.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-26T16:44:38.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-26T16:44:38.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.163s coverage: 100.0% of statements [2021-08-26T16:44:38.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-26T16:44:38.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.195s coverage: 58.8% of statements [2021-08-26T16:44:38.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-26T16:44:38.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.188s coverage: 80.0% of statements [2021-08-26T16:44:38.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.268s coverage: 87.2% of statements [2021-08-26T16:44:38.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.287s coverage: 85.4% of statements [2021-08-26T16:44:38.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.319s coverage: 91.2% of statements [2021-08-26T16:44:38.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-26T16:44:38.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.689s coverage: 64.4% of statements [2021-08-26T16:44:38.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-26T16:44:38.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-26T16:44:38.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.164s coverage: 100.0% of statements [2021-08-26T16:44:38.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.088s coverage: 91.3% of statements [2021-08-26T16:44:38.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.057s coverage: 100.0% of statements [2021-08-26T16:44:38.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.127s coverage: 73.7% of statements [2021-08-26T16:44:39.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.076s coverage: 100.0% of statements [2021-08-26T16:44:44.101Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.120s coverage: 62.6% of statements [2021-08-26T16:44:44.101Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-26T16:44:44.101Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-26T16:44:44.101Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-26T16:44:46.752Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.785s coverage: 43.6% of statements [2021-08-26T16:44:46.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-26T16:44:46.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-26T16:44:46.752Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.313s coverage: 89.5% of statements [2021-08-26T16:44:46.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-26T16:44:46.752Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.264s coverage: 84.8% of statements [2021-08-26T16:44:46.752Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-26T16:44:55.062Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.222s coverage: 19.5% of statements [2021-08-26T16:44:55.062Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-26T16:44:55.062Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-26T16:44:55.062Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-26T16:44:55.062Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-26T16:44:55.062Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.572s coverage: 92.0% of statements [2021-08-26T16:44:55.062Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-26T16:44:55.062Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-26T16:44:55.062Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-26T16:44:55.062Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-26T16:44:55.062Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.361s coverage: 62.7% of statements [2021-08-26T16:44:55.062Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-26T16:44:55.062Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-26T16:44:55.062Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.400s coverage: 97.7% of statements [2021-08-26T16:44:55.062Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-26T16:44:55.062Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-26T16:44:55.062Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-26T16:44:55.062Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-26T16:44:55.062Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.167s coverage: 28.9% of statements [2021-08-26T16:44:55.062Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-26T16:44:55.062Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-26T16:44:55.062Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-26T16:44:55.062Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-26T16:44:55.062Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-26T16:44:55.062Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-26T16:44:55.062Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.201s coverage: 100.0% of statements [2021-08-26T16:44:55.062Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 95.4% of statements [2021-08-26T16:44:55.062Z] GO111MODULE=on go vet ./... [2021-08-26T16:46:31.968Z] gofmt -l . [2021-08-26T16:46:31.968Z] [ "`gofmt -l .`" = "" ] [2021-08-26T16:46:31.968Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-08-26T16:46:32.633Z] + ls -al . [2021-08-26T16:46:32.634Z] total 640 [2021-08-26T16:46:32.634Z] drwxrwxr-x 9 1001 1001 4096 Aug 26 16:46 . [2021-08-26T16:46:32.634Z] drwxr-xr-x 4 root root 4096 Aug 26 16:41 .. [2021-08-26T16:46:32.634Z] -rw-rw-r-- 1 1001 1001 11 Aug 26 16:39 .dockerignore [2021-08-26T16:46:32.634Z] drwxrwxr-x 8 1001 1001 4096 Aug 26 16:39 .git [2021-08-26T16:46:32.634Z] drwxrwxr-x 4 1001 1001 4096 Aug 26 16:39 .github [2021-08-26T16:46:32.634Z] -rw-rw-r-- 1 1001 1001 818 Aug 26 16:39 .gitignore [2021-08-26T16:46:32.634Z] -rw-rw-r-- 1 1001 1001 76 Aug 26 16:39 .hadolint.yml [2021-08-26T16:46:32.634Z] -rw-rw-r-- 1 1001 1001 166 Aug 26 16:39 .sonarcloud.properties [2021-08-26T16:46:32.634Z] -rw-rw-r-- 1 1001 1001 1171 Aug 26 16:39 ADOPTERS.md [2021-08-26T16:46:32.634Z] -rw-rw-r-- 1 1001 1001 8493 Aug 26 16:39 Attribution.txt [2021-08-26T16:46:32.634Z] -rw-rw-r-- 1 1001 1001 43881 Aug 26 16:39 CHANGELOG.md [2021-08-26T16:46:32.634Z] -rw-rw-r-- 1 1001 1001 3804 Aug 26 16:39 CONTRIBUTING.md [2021-08-26T16:46:32.634Z] -rw-rw-r-- 1 1001 1001 677 Aug 26 16:39 GOVERNANCE.md [2021-08-26T16:46:32.634Z] -rw-rw-r-- 1 1001 1001 849 Aug 26 16:39 Jenkinsfile [2021-08-26T16:46:32.634Z] -rw-rw-r-- 1 1001 1001 10775 Aug 26 16:39 LICENSE [2021-08-26T16:46:32.634Z] -rw-rw-r-- 1 1001 1001 5915 Aug 26 16:39 Makefile [2021-08-26T16:46:32.634Z] -rw-rw-r-- 1 1001 1001 582 Aug 26 16:39 OWNERS.md [2021-08-26T16:46:32.634Z] -rw-rw-r-- 1 1001 1001 8643 Aug 26 16:39 README.md [2021-08-26T16:46:32.634Z] -rw-rw-r-- 1 1001 1001 6912 Aug 26 16:39 SECURITY.md [2021-08-26T16:46:32.634Z] -rw-rw-r-- 1 1001 1001 5 Aug 26 16:35 VERSION [2021-08-26T16:46:32.634Z] -rw-rw-r-- 1 1001 1001 4131 Aug 26 16:39 ZMQWindows.md [2021-08-26T16:46:32.634Z] drwxrwxr-x 2 1001 1001 4096 Aug 26 16:39 bin [2021-08-26T16:46:32.634Z] drwxrwxr-x 14 1001 1001 4096 Aug 26 16:39 cmd [2021-08-26T16:46:32.634Z] -rw-r--r-- 1 root root 405611 Aug 26 16:44 coverage.out [2021-08-26T16:46:32.634Z] -rw-rw-r-- 1 1001 1001 841 Aug 26 16:39 go.mod [2021-08-26T16:46:32.634Z] -rw-r--r-- 1 root root 50064 Aug 26 16:41 go.sum [2021-08-26T16:46:32.634Z] drwxrwxr-x 8 1001 1001 4096 Aug 26 16:39 internal [2021-08-26T16:46:32.634Z] drwxrwxr-x 3 1001 1001 4096 Aug 26 16:39 openapi [2021-08-26T16:46:32.634Z] drwxrwxr-x 4 1001 1001 4096 Aug 26 16:39 snap [2021-08-26T16:46:32.634Z] -rw-rw-r-- 1 1001 1001 204 Aug 26 16:39 version.go [Pipeline] sh [2021-08-26T16:46:33.302Z] + '[' -e coverage.out ] [2021-08-26T16:46:33.302Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-08-26T16:46:33.336Z] Warning: overwriting stash ‘coverage-report’ [2021-08-26T16:46:34.258Z] Stashed 1 file(s) [Pipeline] sh [2021-08-26T16:46:34.914Z] + make build [2021-08-26T16:46:34.914Z] go mod tidy [2021-08-26T16:46:35.517Z] 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-08-26T16:46:42.245Z] 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-08-26T16:47:09.099Z] 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-08-26T16:47:09.100Z] 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-08-26T16:47:12.494Z] 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-08-26T16:47:13.093Z] 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-08-26T16:47:16.495Z] 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-08-26T16:47:20.823Z] 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-08-26T16:47:23.446Z] 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-08-26T16:47:27.794Z] 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-08-26T16:47:30.435Z] 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-08-26T16:47:33.830Z] 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-08-26T16:47:39.279Z] $ docker stop --time=1 e32dfc99c9bec16d0395ebb8e74287e57ae47f2eb7cb2220d98fdf08ce9fd409 [2021-08-26T16:47:42.218Z] $ docker rm -f e32dfc99c9bec16d0395ebb8e74287e57ae47f2eb7cb2220d98fdf08ce9fd409 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-26T16:47:44.054Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-26T16:47:44.329Z] [2021-08-26T16:47:44.329Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-26T16:47:44.694Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-26T16:47:44.969Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-08-26T16:47:44.969Z] 29e5d40040c1: Pulling fs layer [2021-08-26T16:47:44.969Z] 1ce36da41761: Pulling fs layer [2021-08-26T16:47:44.969Z] 25b303627fd3: Pulling fs layer [2021-08-26T16:47:45.570Z] 29e5d40040c1: Verifying Checksum [2021-08-26T16:47:45.570Z] 29e5d40040c1: Download complete [2021-08-26T16:47:46.191Z] 29e5d40040c1: Pull complete [2021-08-26T16:47:46.467Z] 1ce36da41761: Verifying Checksum [2021-08-26T16:47:46.467Z] 1ce36da41761: Download complete [2021-08-26T16:47:47.907Z] 1ce36da41761: Pull complete [2021-08-26T16:47:47.907Z] 25b303627fd3: Verifying Checksum [2021-08-26T16:47:47.907Z] 25b303627fd3: Download complete [2021-08-26T16:47:58.046Z] 25b303627fd3: Pull complete [2021-08-26T16:47:58.046Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-08-26T16:47:58.046Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-26T16:47:58.046Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-08-26T16:47:58.273Z] prd-ubuntu18.04-docker-arm64-4c-16g-842 does not seem to be running inside a container [2021-08-26T16:47:58.374Z] $ 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-08-26T16:48:01.625Z] $ docker top ad76bbbbb9097a16ca17af1e0347c1619ff96be055acf9f968f273839f22ae5a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-26T16:48:02.676Z] + + grepdocker-compose parallel build [2021-08-26T16:48:02.676Z] --help [2021-08-26T16:48:08.105Z] --parallel Build images in parallel. [Pipeline] } [2021-08-26T16:48:08.143Z] $ docker stop --time=1 ad76bbbbb9097a16ca17af1e0347c1619ff96be055acf9f968f273839f22ae5a [2021-08-26T16:48:09.949Z] $ docker rm -f ad76bbbbb9097a16ca17af1e0347c1619ff96be055acf9f968f273839f22ae5a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-26T16:48:10.627Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-26T16:48:10.627Z] . [Pipeline] withDockerContainer [2021-08-26T16:48:10.888Z] prd-ubuntu18.04-docker-arm64-4c-16g-842 does not seem to be running inside a container [2021-08-26T16:48:11.021Z] $ 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-08-26T16:48:12.713Z] $ docker top 8cdf4e48d65e4ab6e754df26c27b0f07069dff031a6ed6cdd29b478b4888ed27 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-26T16:48:13.696Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-26T16:48:19.097Z] Building core-command ... [2021-08-26T16:48:19.097Z] Building core-data ... [2021-08-26T16:48:19.097Z] Building core-metadata ... [2021-08-26T16:48:19.097Z] Building security-bootstrapper ... [2021-08-26T16:48:19.097Z] Building security-proxy-setup ... [2021-08-26T16:48:19.097Z] Building security-secretstore-setup ... [2021-08-26T16:48:19.097Z] Building support-notifications ... [2021-08-26T16:48:19.097Z] Building support-scheduler ... [2021-08-26T16:48:19.097Z] Building sys-mgmt-agent ... [2021-08-26T16:48:19.097Z] Building core-metadata [2021-08-26T16:48:19.097Z] Building security-bootstrapper [2021-08-26T16:48:19.097Z] Building security-secretstore-setup [2021-08-26T16:48:19.097Z] Building core-command [2021-08-26T16:48:19.097Z] Building sys-mgmt-agent [2021-08-26T16:49:27.099Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-26T16:49:27.099Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-26T16:49:27.099Z] ---> e36d553aec58 [2021-08-26T16:49:27.099Z] Step 3/24 : WORKDIR /edgex-go [2021-08-26T16:49:27.099Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-26T16:49:27.099Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-26T16:49:27.099Z] ---> e36d553aec58 [2021-08-26T16:49:27.099Z] Step 3/24 : WORKDIR /edgex-go [2021-08-26T16:49:27.099Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-26T16:49:27.099Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-26T16:49:27.099Z] ---> e36d553aec58 [2021-08-26T16:49:27.099Z] Step 3/26 : WORKDIR /edgex-go [2021-08-26T16:49:27.099Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-26T16:49:27.099Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-26T16:49:27.099Z] ---> e36d553aec58 [2021-08-26T16:49:27.099Z] Step 3/32 : WORKDIR /edgex-go [2021-08-26T16:49:27.099Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-26T16:49:27.099Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-26T16:49:27.099Z] ---> e36d553aec58 [2021-08-26T16:49:27.099Z] Step 3/24 : WORKDIR /edgex-go [2021-08-26T16:49:27.099Z] ---> Running in 4091397ce065 [2021-08-26T16:49:27.099Z] ---> Running in da850fe46ccb [2021-08-26T16:49:27.099Z] ---> Running in 170dccd9ab05 [2021-08-26T16:49:27.099Z] ---> Running in 60e16bdee714 [2021-08-26T16:49:27.099Z] ---> Running in 8cbd5ba471c3 [2021-08-26T16:49:27.099Z] Removing intermediate container 170dccd9ab05 [2021-08-26T16:49:27.099Z] ---> b1a6c1c55864 [2021-08-26T16:49:27.099Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-26T16:49:27.099Z] Removing intermediate container 60e16bdee714 [2021-08-26T16:49:27.099Z] ---> 51835e43a270 [2021-08-26T16:49:27.099Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-26T16:49:27.099Z] Removing intermediate container da850fe46ccb [2021-08-26T16:49:27.099Z] ---> 42234500d5ec [2021-08-26T16:49:27.099Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-26T16:49:27.099Z] Removing intermediate container 4091397ce065 [2021-08-26T16:49:27.099Z] Removing intermediate container 8cbd5ba471c3 [2021-08-26T16:49:27.099Z] ---> ea7b1723987f [2021-08-26T16:49:27.099Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-26T16:49:27.099Z] ---> 8da610c3f3d4 [2021-08-26T16:49:27.099Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-26T16:49:27.099Z] ---> Running in ffb183f08515 [2021-08-26T16:49:27.099Z] ---> Running in 696fb6fd7082 [2021-08-26T16:49:27.099Z] ---> Running in 24c5be7f6f9e [2021-08-26T16:49:27.099Z] ---> Running in 996b79fd0771 [2021-08-26T16:49:27.099Z] ---> Running in 43e1f373e3a1 [2021-08-26T16:49:31.435Z] Removing intermediate container ffb183f08515 [2021-08-26T16:49:31.435Z] ---> b8eb2fe940f7 [2021-08-26T16:49:31.435Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-26T16:49:31.713Z] ---> Running in 765d1a1655b9 [2021-08-26T16:49:31.713Z] Removing intermediate container 696fb6fd7082 [2021-08-26T16:49:31.713Z] ---> 445262e45db3 [2021-08-26T16:49:31.713Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-26T16:49:31.989Z] Removing intermediate container 24c5be7f6f9e [2021-08-26T16:49:31.989Z] ---> 7cffbe541343 [2021-08-26T16:49:31.989Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-26T16:49:32.266Z] ---> Running in 5dc1e069a7b1 [2021-08-26T16:49:32.266Z] ---> Running in 235f854dcdfa [2021-08-26T16:49:32.555Z] Removing intermediate container 996b79fd0771 [2021-08-26T16:49:32.555Z] ---> 8855b86c0dd1 [2021-08-26T16:49:32.555Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-26T16:49:32.555Z] Removing intermediate container 43e1f373e3a1 [2021-08-26T16:49:32.555Z] ---> 99ad1a3c6318 [2021-08-26T16:49:32.555Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-26T16:49:32.844Z] ---> Running in 8a35294b362a [2021-08-26T16:49:33.125Z] ---> Running in 0124c80d077a [2021-08-26T16:49:33.405Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-26T16:49:34.389Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-26T16:49:34.675Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-26T16:49:34.952Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-26T16:49:34.952Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-26T16:49:34.952Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-26T16:49:35.556Z] OK: 218 MiB in 52 packages [2021-08-26T16:49:35.836Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-26T16:49:35.836Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-26T16:49:36.110Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-26T16:49:36.110Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-26T16:49:36.716Z] OK: 218 MiB in 52 packages [2021-08-26T16:49:37.002Z] OK: 218 MiB in 52 packages [2021-08-26T16:49:37.002Z] OK: 218 MiB in 52 packages [2021-08-26T16:49:37.002Z] OK: 218 MiB in 52 packages [2021-08-26T16:49:37.278Z] Removing intermediate container 765d1a1655b9 [2021-08-26T16:49:37.278Z] ---> 6821518c69e5 [2021-08-26T16:49:37.278Z] Step 6/24 : COPY go.mod . [2021-08-26T16:49:38.259Z] ---> 1ba41b805008 [2021-08-26T16:49:38.259Z] Step 7/24 : RUN go mod download [2021-08-26T16:49:38.862Z] ---> Running in 55e624cd2a1c [2021-08-26T16:49:38.862Z] Removing intermediate container 235f854dcdfa [2021-08-26T16:49:38.862Z] ---> 01c2ed7966e4 [2021-08-26T16:49:38.862Z] Step 6/24 : COPY go.mod . [2021-08-26T16:49:39.460Z] Removing intermediate container 0124c80d077a [2021-08-26T16:49:39.460Z] ---> 2b9e378d6172 [2021-08-26T16:49:39.460Z] Step 6/24 : COPY go.mod . [2021-08-26T16:49:39.460Z] Removing intermediate container 8a35294b362a [2021-08-26T16:49:39.460Z] ---> c53bfe9ec317 [2021-08-26T16:49:39.460Z] Step 6/32 : COPY go.mod . [2021-08-26T16:49:39.733Z] Removing intermediate container 5dc1e069a7b1 [2021-08-26T16:49:39.733Z] ---> 85813a0f0cbf [2021-08-26T16:49:39.733Z] Step 6/26 : COPY go.mod . [2021-08-26T16:49:40.010Z] ---> be28526f5901 [2021-08-26T16:49:40.010Z] Step 7/24 : RUN go mod download [2021-08-26T16:49:40.285Z] ---> Running in 5a700cc1e3b8 [2021-08-26T16:49:40.890Z] ---> 651e75c0081b [2021-08-26T16:49:40.890Z] Step 7/24 : RUN go mod download [2021-08-26T16:49:41.165Z] ---> d307c659f745 [2021-08-26T16:49:41.165Z] Step 7/26 : RUN go mod download [2021-08-26T16:49:41.165Z] ---> 453d17f59082 [2021-08-26T16:49:41.165Z] Step 7/32 : RUN go mod download [2021-08-26T16:49:41.165Z] ---> Running in 42d6f1178a37 [2021-08-26T16:49:41.442Z] ---> Running in 4bd5c2f43551 [2021-08-26T16:49:41.442Z] ---> Running in 7130b8243b53 [2021-08-26T16:49:44.122Z] Removing intermediate container 55e624cd2a1c [2021-08-26T16:49:44.122Z] ---> ce1bfe9b6fd1 [2021-08-26T16:49:44.122Z] Step 8/24 : COPY . . [2021-08-26T16:49:46.797Z] Removing intermediate container 5a700cc1e3b8 [2021-08-26T16:49:46.797Z] ---> ee1b5ef58cc6 [2021-08-26T16:49:46.797Z] Step 8/24 : COPY . . [2021-08-26T16:49:51.161Z] Removing intermediate container 42d6f1178a37 [2021-08-26T16:49:51.161Z] ---> e846f37c9709 [2021-08-26T16:49:51.161Z] Step 8/24 : COPY . . [2021-08-26T16:49:51.476Z] Removing intermediate container 4bd5c2f43551 [2021-08-26T16:49:51.476Z] ---> 7b832ced616d [2021-08-26T16:49:51.476Z] Step 8/32 : COPY . . [2021-08-26T16:49:52.085Z] Removing intermediate container 7130b8243b53 [2021-08-26T16:49:52.085Z] ---> 9922ae565d49 [2021-08-26T16:49:52.085Z] Step 8/26 : COPY . . [2021-08-26T16:49:57.830Z] Running on prd-ubuntu18.04-docker-8c-8g-844 in /w/workspace/edgexfoundry_edgex-go_PR-3678 [Pipeline] { [Pipeline] ws [2021-08-26T16:49:57.848Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-08-26T16:49:57.968Z] The recommended git tool is: git [2021-08-26T16:50:00.605Z] using credential edgex-jenkins-ssh [2021-08-26T16:50:00.621Z] Cloning the remote Git repository [2021-08-26T16:50:00.649Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-26T16:50:00.730Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-08-26T16:50:00.762Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-26T16:50:00.762Z] > git --version # timeout=10 [2021-08-26T16:50:00.770Z] > git --version # 'git version 2.17.1' [2021-08-26T16:50:00.771Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-26T16:50:00.806Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-26T16:50:11.726Z] Merging remotes/origin/main commit e89d87e1b047cca713fa4fd161d0eba79eaf23fa into PR head commit 60d89f3cc34ae7ddbdf6edaa7b5a199050042620 [2021-08-26T16:50:11.904Z] Merge succeeded, producing fe35ac96b3b6f541acbe2739bd53f1c13db0c806 [2021-08-26T16:50:11.904Z] Checking out Revision fe35ac96b3b6f541acbe2739bd53f1c13db0c806 (PR-3678) [2021-08-26T16:50:10.982Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-26T16:50:10.991Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-26T16:50:11.001Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-26T16:50:11.012Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-26T16:50:11.013Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-26T16:50:11.017Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3678/head:refs/remotes/origin/PR-3678 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-26T16:50:11.740Z] > git config core.sparsecheckout # timeout=10 [2021-08-26T16:50:11.747Z] > git checkout -f 60d89f3cc34ae7ddbdf6edaa7b5a199050042620 # timeout=10 [2021-08-26T16:50:11.812Z] > git remote # timeout=10 [2021-08-26T16:50:11.820Z] > git config --get remote.origin.url # timeout=10 [2021-08-26T16:50:11.827Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-26T16:50:11.841Z] > git merge e89d87e1b047cca713fa4fd161d0eba79eaf23fa # timeout=10 [2021-08-26T16:50:11.897Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-26T16:50:11.910Z] > git config core.sparsecheckout # timeout=10 [2021-08-26T16:50:11.913Z] > git checkout -f fe35ac96b3b6f541acbe2739bd53f1c13db0c806 # timeout=10 [2021-08-26T16:50:14.303Z] ---> c1259b2d0759 [2021-08-26T16:50:14.303Z] Step 9/24 : RUN go mod tidy [2021-08-26T16:50:14.303Z] ---> f6b0c4f2ff21 [2021-08-26T16:50:14.303Z] Step 9/24 : RUN go mod tidy [2021-08-26T16:50:14.303Z] ---> 27a682b3cc0d [2021-08-26T16:50:14.303Z] Step 9/24 : RUN go mod tidy [2021-08-26T16:50:14.303Z] ---> e1b70dc8b262 [2021-08-26T16:50:14.303Z] Step 9/26 : RUN go mod tidy [2021-08-26T16:50:14.303Z] ---> Running in 1e89f53b3ab4 [2021-08-26T16:50:14.303Z] ---> Running in a9353fde3295 [2021-08-26T16:50:14.303Z] ---> Running in 06c81419f40c [2021-08-26T16:50:14.303Z] ---> Running in 2fa13a12f772 [2021-08-26T16:50:14.303Z] ---> ccf6cb532d3b [2021-08-26T16:50:14.303Z] Step 9/32 : RUN go mod tidy [2021-08-26T16:50:14.303Z] ---> Running in 8f00382f3cab [2021-08-26T16:50:15.632Z] Commit message: "Merge commit 'e89d87e1b047cca713fa4fd161d0eba79eaf23fa' into HEAD" [2021-08-26T16:50:15.643Z] First time build. Skipping changelog. [2021-08-26T16:50:15.639Z] > git rev-list --no-walk 109effefc984ff0fef2802f7d0295f2abd469700 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-26T16:50:19.729Z] Removing intermediate container 1e89f53b3ab4 [2021-08-26T16:50:19.730Z] ---> 34603c581b76 [2021-08-26T16:50:19.730Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-26T16:50:19.730Z] Removing intermediate container a9353fde3295 [2021-08-26T16:50:19.730Z] ---> a6aab9930289 [2021-08-26T16:50:19.730Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-26T16:50:20.004Z] ---> Running in b82fac1f7354 [2021-08-26T16:50:20.004Z] ---> Running in 13cc7b91da3c [2021-08-26T16:50:20.282Z] Removing intermediate container 06c81419f40c [2021-08-26T16:50:20.282Z] ---> 08197df08bb4 [2021-08-26T16:50:20.282Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-26T16:50:20.558Z] Removing intermediate container 8f00382f3cab [2021-08-26T16:50:20.558Z] ---> 02e505c3f37e [2021-08-26T16:50:20.558Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-26T16:50:20.558Z] Removing intermediate container 2fa13a12f772 [2021-08-26T16:50:20.558Z] ---> 069c3f9638d9 [2021-08-26T16:50:20.558Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-26T16:50:20.558Z] ---> Running in 03daa7904c47 [2021-08-26T16:50:20.839Z] ---> Running in 12aefe38416d [2021-08-26T16:50:20.839Z] ---> Running in 7e0fc61a4397 [2021-08-26T16:50:21.944Z] + echo snap-build.sh [2021-08-26T16:50:21.944Z] snap-build.sh [2021-08-26T16:50:21.944Z] + SNAP_BASE_DIR=. [2021-08-26T16:50:21.944Z] + '[' '!' -z /w/workspace/edgex-go/4 ']' [2021-08-26T16:50:21.944Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/4 [2021-08-26T16:50:21.944Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' [2021-08-26T16:50:21.944Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/4] [2021-08-26T16:50:21.944Z] + cd /w/workspace/edgex-go/4 [2021-08-26T16:50:21.944Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-08-26T16:50:21.944Z] Reading package lists... [2021-08-26T16:50:21.944Z] Building dependency tree... [2021-08-26T16:50:21.944Z] Reading state information... [2021-08-26T16:50:21.944Z] The following packages were automatically installed and are no longer required: [2021-08-26T16:50:21.944Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-08-26T16:50:21.944Z] uidmap xdelta3 [2021-08-26T16:50:21.944Z] Use 'sudo apt autoremove' to remove them. [2021-08-26T16:50:21.944Z] The following packages will be REMOVED: [2021-08-26T16:50:21.944Z] lxd* lxd-client* [2021-08-26T16:50:22.212Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-08-26T16:50:22.212Z] After this operation, 31.7 MB disk space will be freed. [2021-08-26T16:50:22.748Z] (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-08-26T16:50:22.748Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-08-26T16:50:22.835Z] 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-08-26T16:50:22.835Z] 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-08-26T16:50:22.835Z] 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-08-26T16:50:23.114Z] 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-08-26T16:50:23.390Z] 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-08-26T16:50:23.709Z] Removing lxd dnsmasq configuration [2021-08-26T16:50:23.709Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-08-26T16:50:23.709Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-08-26T16:50:24.668Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-26T16:50:24.668Z] (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-08-26T16:50:24.668Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-08-26T16:50:26.076Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-08-26T16:50:26.076Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-08-26T16:50:26.659Z] + sudo snap remove --purge lxd [2021-08-26T16:50:26.659Z] snap "lxd" is not installed [2021-08-26T16:50:26.659Z] + sudo groupadd --force --system lxd [2021-08-26T16:50:26.659Z] ++ whoami [2021-08-26T16:50:26.659Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-08-26T16:50:26.659Z] + newgrp - lxd [2021-08-26T16:50:26.659Z] + sudo snap install lxd [2021-08-26T16:50:34.864Z] 2021-08-26T16:50:31Z INFO Waiting for automatic snapd restart... [2021-08-26T16:50:53.088Z] lxd 4.17 from Canonical* installed [2021-08-26T16:50:53.088Z] + sudo lxd init --auto [2021-08-26T16:51:03.152Z] + sudo snap install --classic snapcraft [2021-08-26T16:51:13.236Z] snapcraft 5.0 from Canonical* installed [2021-08-26T16:51:13.236Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-08-26T16:51:13.236Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-08-26T16:51:13.236Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-26T16:51:13.236Z] Dload Upload Total Spent Left Speed [2021-08-26T16:51:13.236Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 2985 0 --:--:-- --:--:-- --:--:-- 2985 [2021-08-26T16:51:13.236Z] 100 3325k 100 3325k 0 0 5843k 0 --:--:-- --:--:-- --:--:-- 5843k [2021-08-26T16:51:13.236Z] ./yq_linux_amd64 [2021-08-26T16:51:13.236Z] + sudo snapcraft prime --use-lxd [2021-08-26T16:51:15.182Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-08-26T16:51:15.182Z] 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-08-26T16:51:15.182Z] - README.md [2021-08-26T16:51:15.182Z] [2021-08-26T16:51:15.182Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-08-26T16:51:15.182Z] Launching a container. [2021-08-26T16:51:21.830Z] Waiting for container to be ready [2021-08-26T16:51:22.411Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-08-26T16:51:22.411Z] [2021-08-26T16:51:25.748Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-08-26T16:51:26.015Z] Waiting for network to be ready... [2021-08-26T16:51:26.283Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-08-26T16:51:26.549Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-08-26T16:51:26.817Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1845 kB] [2021-08-26T16:51:26.817Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] [2021-08-26T16:51:26.817Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-08-26T16:51:26.817Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-08-26T16:51:26.817Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] [2021-08-26T16:51:27.082Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] [2021-08-26T16:51:27.082Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1137 kB] [2021-08-26T16:51:27.082Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] [2021-08-26T16:51:27.082Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-08-26T16:51:27.082Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-08-26T16:51:27.348Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-08-26T16:51:27.348Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-08-26T16:51:27.348Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-08-26T16:51:27.348Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-08-26T16:51:27.348Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-08-26T16:51:27.348Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-08-26T16:51:27.932Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-08-26T16:51:28.211Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2190 kB] [2021-08-26T16:51:28.211Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [430 kB] [2021-08-26T16:51:28.478Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-08-26T16:51:28.478Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-08-26T16:51:28.478Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [443 kB] [2021-08-26T16:51:28.478Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [59.9 kB] [2021-08-26T16:51:28.478Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1747 kB] [2021-08-26T16:51:28.478Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] [2021-08-26T16:51:30.422Z] Fetched 25.1 MB in 4s (6141 kB/s) [2021-08-26T16:51:31.382Z] Reading package lists... [2021-08-26T16:51:31.382Z] Reading package lists... [2021-08-26T16:51:31.649Z] Building dependency tree... [2021-08-26T16:51:31.649Z] Reading state information... [2021-08-26T16:51:31.649Z] The following additional packages will be installed: [2021-08-26T16:51:31.649Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-08-26T16:51:31.649Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-08-26T16:51:31.649Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-08-26T16:51:31.649Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-08-26T16:51:31.649Z] Suggested packages: [2021-08-26T16:51:31.649Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-08-26T16:51:31.649Z] Recommended packages: [2021-08-26T16:51:31.649Z] gnupg libsasl2-modules [2021-08-26T16:51:31.649Z] The following NEW packages will be installed: [2021-08-26T16:51:31.649Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-08-26T16:51:31.649Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-08-26T16:51:31.649Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-08-26T16:51:31.649Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-08-26T16:51:31.649Z] The following packages will be upgraded: [2021-08-26T16:51:31.649Z] gpg gpg-agent gpgconf libudev1 [2021-08-26T16:51:31.916Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-08-26T16:51:31.916Z] Need to get 3527 kB of archives. [2021-08-26T16:51:31.916Z] After this operation, 13.3 MB of additional disk space will be used. [2021-08-26T16:51:31.916Z] 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-08-26T16:51:31.916Z] 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-08-26T16:51:31.916Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-08-26T16:51:31.916Z] 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-08-26T16:51:31.916Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.51 [56.2 kB] [2021-08-26T16:51:32.182Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.51 [1102 kB] [2021-08-26T16:51:32.766Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-08-26T16:51:32.766Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-08-26T16:51:32.766Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-08-26T16:51:32.766Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-08-26T16:51:32.766Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-08-26T16:51:32.766Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-08-26T16:51:32.766Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-08-26T16:51:32.766Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-08-26T16:51:32.766Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-08-26T16:51:32.766Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-08-26T16:51:32.766Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-08-26T16:51:32.766Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-08-26T16:51:33.032Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-08-26T16:51:33.032Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-08-26T16:51:33.032Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-08-26T16:51:33.032Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-08-26T16:51:33.032Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-26T16:51:33.032Z] Fetched 3527 kB in 1s (2953 kB/s) [2021-08-26T16:51:33.032Z] (Reading database ... 12511 files and directories currently installed.) [2021-08-26T16:51:33.032Z] Preparing to unpack .../libudev1_237-3ubuntu10.51_amd64.deb ... [2021-08-26T16:51:33.032Z] Unpacking libudev1:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-08-26T16:51:33.299Z] Setting up libudev1:amd64 (237-3ubuntu10.51) ... [2021-08-26T16:51:33.299Z] Selecting previously unselected package udev. [2021-08-26T16:51:33.299Z] (Reading database ... 12511 files and directories currently installed.) [2021-08-26T16:51:33.299Z] Preparing to unpack .../00-udev_237-3ubuntu10.51_amd64.deb ... [2021-08-26T16:51:33.299Z] Unpacking udev (237-3ubuntu10.51) ... [2021-08-26T16:51:33.566Z] Selecting previously unselected package libfuse2:amd64. [2021-08-26T16:51:33.566Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-08-26T16:51:33.566Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-08-26T16:51:33.566Z] Selecting previously unselected package fuse. [2021-08-26T16:51:33.566Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-08-26T16:51:33.566Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-08-26T16:51:33.566Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-26T16:51:33.566Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-26T16:51:33.566Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-26T16:51:33.566Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-26T16:51:33.834Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-26T16:51:33.834Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-26T16:51:33.834Z] Selecting previously unselected package libksba8:amd64. [2021-08-26T16:51:33.834Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-08-26T16:51:33.834Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-08-26T16:51:33.834Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-08-26T16:51:33.834Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-26T16:51:33.834Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-26T16:51:33.834Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-08-26T16:51:33.834Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-26T16:51:33.834Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-26T16:51:33.834Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-08-26T16:51:33.834Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-26T16:51:34.099Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-26T16:51:34.099Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-08-26T16:51:34.099Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-26T16:51:34.099Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-26T16:51:34.099Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-08-26T16:51:34.099Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-26T16:51:34.099Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-26T16:51:34.099Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-08-26T16:51:34.099Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-26T16:51:34.099Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-26T16:51:34.099Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-08-26T16:51:34.099Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-26T16:51:34.099Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-26T16:51:34.365Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-08-26T16:51:34.365Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-26T16:51:34.365Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-26T16:51:34.365Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-08-26T16:51:34.365Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-26T16:51:34.365Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-26T16:51:34.365Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-08-26T16:51:34.365Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-08-26T16:51:34.365Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-26T16:51:34.365Z] Selecting previously unselected package libsasl2-2:amd64. [2021-08-26T16:51:34.365Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-08-26T16:51:34.365Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-26T16:51:34.365Z] Selecting previously unselected package libldap-common. [2021-08-26T16:51:34.365Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-08-26T16:51:34.365Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-26T16:51:34.365Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-08-26T16:51:34.365Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-08-26T16:51:34.365Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-26T16:51:34.638Z] Selecting previously unselected package dirmngr. [2021-08-26T16:51:34.638Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-26T16:51:34.638Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-08-26T16:51:34.638Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-26T16:51:34.638Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-08-26T16:51:34.638Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-08-26T16:51:34.638Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-26T16:51:34.638Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-26T16:51:34.638Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-08-26T16:51:34.638Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-26T16:51:34.638Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-08-26T16:51:34.638Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-26T16:51:34.638Z] Setting up udev (237-3ubuntu10.51) ... [2021-08-26T16:51:34.908Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-08-26T16:51:35.177Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-26T16:51:35.177Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-08-26T16:51:35.177Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-08-26T16:51:35.177Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-08-26T16:51:35.177Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-26T16:51:35.177Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-26T16:51:35.177Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-26T16:51:35.177Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-26T16:51:35.177Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-26T16:51:35.177Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-26T16:51:35.177Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-26T16:51:35.177Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-26T16:51:35.177Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-08-26T16:51:35.177Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-26T16:51:35.762Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-08-26T16:51:35.762Z] settings in the [Install] section, and DefaultInstance for template units). [2021-08-26T16:51:35.762Z] This means they are not meant to be enabled using systemctl. [2021-08-26T16:51:35.762Z] Possible reasons for having this kind of units are: [2021-08-26T16:51:35.762Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-08-26T16:51:35.762Z] .wants/ or .requires/ directory. [2021-08-26T16:51:35.762Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-08-26T16:51:35.762Z] a requirement dependency on it. [2021-08-26T16:51:35.762Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-08-26T16:51:35.762Z] D-Bus, udev, scripted systemctl call, ...). [2021-08-26T16:51:35.762Z] 4) In case of template units, the unit is meant to be enabled with some [2021-08-26T16:51:35.762Z] instance name specified. [2021-08-26T16:51:36.027Z] Reading package lists... [2021-08-26T16:51:36.027Z] Building dependency tree... [2021-08-26T16:51:36.027Z] Reading state information... [2021-08-26T16:51:36.293Z] The following additional packages will be installed: [2021-08-26T16:51:36.293Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-08-26T16:51:36.293Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-08-26T16:51:36.293Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-08-26T16:51:36.293Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-08-26T16:51:36.293Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-08-26T16:51:36.293Z] Suggested packages: [2021-08-26T16:51:36.293Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-08-26T16:51:36.293Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-08-26T16:51:36.293Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-08-26T16:51:36.293Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-08-26T16:51:36.293Z] systemd-container policykit-1 [2021-08-26T16:51:36.293Z] Recommended packages: [2021-08-26T16:51:36.293Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-08-26T16:51:36.293Z] The following NEW packages will be installed: [2021-08-26T16:51:36.293Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-08-26T16:51:36.293Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-08-26T16:51:36.293Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-08-26T16:51:36.293Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-08-26T16:51:36.293Z] python3.6-minimal snapd squashfs-tools sudo [2021-08-26T16:51:36.293Z] The following packages will be upgraded: [2021-08-26T16:51:36.293Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-08-26T16:51:36.293Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-08-26T16:51:36.293Z] Need to get 36.7 MB of archives. [2021-08-26T16:51:36.293Z] After this operation, 147 MB of additional disk space will be used. [2021-08-26T16:51:36.293Z] 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-08-26T16:51:36.558Z] 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-08-26T16:51:36.558Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.51 [2913 kB] [2021-08-26T16:51:36.558Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-08-26T16:51:36.558Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-08-26T16:51:36.558Z] 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-08-26T16:51:36.558Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-08-26T16:51:36.558Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-08-26T16:51:36.558Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-08-26T16:51:36.558Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-08-26T16:51:36.558Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-08-26T16:51:36.558Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-08-26T16:51:36.558Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-08-26T16:51:36.558Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-08-26T16:51:36.558Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-08-26T16:51:36.558Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-08-26T16:51:37.516Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.51 [207 kB] [2021-08-26T16:51:37.516Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-08-26T16:51:37.516Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-08-26T16:51:37.516Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-08-26T16:51:37.516Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-08-26T16:51:37.516Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-08-26T16:51:37.516Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-08-26T16:51:37.516Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-08-26T16:51:37.516Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-08-26T16:51:37.516Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-08-26T16:51:37.783Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-08-26T16:51:37.783Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-08-26T16:51:37.783Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-08-26T16:51:37.783Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-08-26T16:51:38.741Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-26T16:51:38.741Z] Fetched 36.7 MB in 2s (16.2 MB/s) [2021-08-26T16:51:38.741Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-26T16:51:38.741Z] Preparing to unpack .../systemd_237-3ubuntu10.51_amd64.deb ... [2021-08-26T16:51:38.741Z] Unpacking systemd (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-08-26T16:51:39.322Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.51_amd64.deb ... [2021-08-26T16:51:39.322Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-08-26T16:51:39.322Z] Setting up libsystemd0:amd64 (237-3ubuntu10.51) ... [2021-08-26T16:51:39.322Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-26T16:51:39.322Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-08-26T16:51:39.322Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-08-26T16:51:39.587Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-08-26T16:51:39.587Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-26T16:51:39.587Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-08-26T16:51:39.587Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-08-26T16:51:39.852Z] Setting up apt (1.6.14) ... [2021-08-26T16:51:39.852Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-08-26T16:51:40.119Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-08-26T16:51:40.119Z] (Reading database ... 12764 files and directories currently installed.) [2021-08-26T16:51:40.119Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-08-26T16:51:40.119Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-08-26T16:51:40.385Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-08-26T16:51:40.386Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-26T16:51:40.386Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-26T16:51:40.386Z] Selecting previously unselected package libexpat1:amd64. [2021-08-26T16:51:40.386Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-08-26T16:51:40.386Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-08-26T16:51:40.652Z] Selecting previously unselected package python3.6-minimal. [2021-08-26T16:51:40.652Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-26T16:51:40.652Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-08-26T16:51:40.652Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-08-26T16:51:40.919Z] Checking for services that may need to be restarted...done. [2021-08-26T16:51:40.919Z] Checking for services that may need to be restarted...done. [2021-08-26T16:51:40.919Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-26T16:51:40.919Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-08-26T16:51:40.919Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-08-26T16:51:41.184Z] Selecting previously unselected package python3-minimal. [2021-08-26T16:51:41.184Z] (Reading database ... 13012 files and directories currently installed.) [2021-08-26T16:51:41.184Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-08-26T16:51:41.184Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-08-26T16:51:41.452Z] Selecting previously unselected package mime-support. [2021-08-26T16:51:41.452Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-08-26T16:51:41.452Z] Unpacking mime-support (3.60ubuntu1) ... [2021-08-26T16:51:41.452Z] Selecting previously unselected package libmpdec2:amd64. [2021-08-26T16:51:41.452Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-08-26T16:51:41.452Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-08-26T16:51:41.452Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-08-26T16:51:41.452Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-26T16:51:41.452Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-26T16:51:41.718Z] Selecting previously unselected package python3.6. [2021-08-26T16:51:41.718Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-26T16:51:41.718Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-26T16:51:41.718Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-08-26T16:51:41.718Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-08-26T16:51:41.718Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-08-26T16:51:41.718Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-08-26T16:51:41.981Z] Selecting previously unselected package python3. [2021-08-26T16:51:41.982Z] (Reading database ... 13442 files and directories currently installed.) [2021-08-26T16:51:41.982Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-08-26T16:51:41.982Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-08-26T16:51:41.982Z] Selecting previously unselected package multiarch-support. [2021-08-26T16:51:41.982Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-08-26T16:51:41.982Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-08-26T16:51:41.982Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-08-26T16:51:41.982Z] Selecting previously unselected package liblzo2-2:amd64. [2021-08-26T16:51:41.982Z] (Reading database ... 13479 files and directories currently installed.) [2021-08-26T16:51:41.982Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-08-26T16:51:41.982Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-08-26T16:51:41.982Z] Selecting previously unselected package libbsd0:amd64. [2021-08-26T16:51:41.982Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-08-26T16:51:41.982Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-08-26T16:51:42.248Z] Selecting previously unselected package sudo. [2021-08-26T16:51:42.248Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-08-26T16:51:42.248Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-08-26T16:51:42.248Z] Selecting previously unselected package apparmor. [2021-08-26T16:51:42.248Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-08-26T16:51:42.248Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-08-26T16:51:42.248Z] Selecting previously unselected package libedit2:amd64. [2021-08-26T16:51:42.248Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-08-26T16:51:42.248Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-08-26T16:51:42.514Z] Selecting previously unselected package libkrb5support0:amd64. [2021-08-26T16:51:42.514Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-08-26T16:51:42.514Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-08-26T16:51:42.514Z] Selecting previously unselected package libk5crypto3:amd64. [2021-08-26T16:51:42.514Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-08-26T16:51:42.514Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-08-26T16:51:42.514Z] Selecting previously unselected package libkeyutils1:amd64. [2021-08-26T16:51:42.514Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-08-26T16:51:42.514Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-08-26T16:51:42.514Z] Selecting previously unselected package libkrb5-3:amd64. [2021-08-26T16:51:42.514Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-08-26T16:51:42.514Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-08-26T16:51:42.514Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-08-26T16:51:42.514Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-08-26T16:51:42.514Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-08-26T16:51:42.780Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-08-26T16:51:42.781Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-08-26T16:51:42.781Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-08-26T16:51:42.781Z] Selecting previously unselected package openssh-client. [2021-08-26T16:51:42.781Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-08-26T16:51:42.781Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-08-26T16:51:42.781Z] Selecting previously unselected package squashfs-tools. [2021-08-26T16:51:43.046Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-08-26T16:51:43.046Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-08-26T16:51:43.046Z] Selecting previously unselected package snapd. [2021-08-26T16:51:43.046Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-08-26T16:51:43.046Z] Unpacking snapd (2.49.2+18.04) ... [2021-08-26T16:51:44.985Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-08-26T16:51:44.985Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-08-26T16:51:44.985Z] Setting up mime-support (3.60ubuntu1) ... [2021-08-26T16:51:44.985Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-08-26T16:51:44.985Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-08-26T16:51:44.985Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-08-26T16:51:44.985Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-26T16:51:44.985Z] Setting up systemd (237-3ubuntu10.51) ... [2021-08-26T16:51:44.985Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-08-26T16:51:45.568Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-08-26T16:51:45.568Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-08-26T16:51:45.568Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-08-26T16:51:45.568Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-26T16:51:45.568Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-08-26T16:51:45.568Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-26T16:51:46.148Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-08-26T16:51:46.148Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-08-26T16:51:46.148Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-08-26T16:51:46.148Z] Setting up python3 (3.6.7-1~18.04) ... [2021-08-26T16:51:46.148Z] running python rtupdate hooks for python3.6... [2021-08-26T16:51:46.148Z] running python post-rtupdate hooks for python3.6... [2021-08-26T16:51:46.415Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-08-26T16:51:46.998Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-08-26T16:51:46.998Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-08-26T16:51:46.998Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-08-26T16:51:47.264Z] Setting up snapd (2.49.2+18.04) ... [2021-08-26T16:51:47.531Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-08-26T16:51:47.797Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-08-26T16:51:47.797Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-08-26T16:51:48.064Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-08-26T16:51:48.329Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-08-26T16:51:48.329Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-08-26T16:51:48.329Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-08-26T16:51:48.596Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-08-26T16:51:48.864Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-08-26T16:51:48.864Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-08-26T16:51:49.132Z] /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-08-26T16:51:49.132Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-26T16:51:49.132Z] Processing triggers for systemd (237-3ubuntu10.51) ... [2021-08-26T16:51:49.716Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-26T16:51:49.989Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-26T16:51:49.989Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-26T16:51:51.215Z] Reading package lists... [2021-08-26T16:51:51.215Z] Reading package lists... [2021-08-26T16:51:51.482Z] Building dependency tree... [2021-08-26T16:51:51.482Z] Reading state information... [2021-08-26T16:51:51.482Z] Calculating upgrade... [2021-08-26T16:51:51.753Z] The following packages will be upgraded: [2021-08-26T16:51:51.753Z] advancecomp base-files bash binutils binutils-common [2021-08-26T16:51:51.753Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-08-26T16:51:51.753Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-08-26T16:51:51.753Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-08-26T16:51:51.753Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-08-26T16:51:51.753Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-08-26T16:51:51.753Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-08-26T16:51:51.753Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-08-26T16:51:51.753Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-08-26T16:51:51.753Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-08-26T16:51:51.753Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-08-26T16:51:51.753Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-08-26T16:51:51.753Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-08-26T16:51:51.753Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-08-26T16:51:51.753Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-08-26T16:51:51.753Z] ubuntu-keyring util-linux [2021-08-26T16:51:51.753Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-08-26T16:51:51.753Z] Need to get 64.2 MB of archives. [2021-08-26T16:51:51.753Z] After this operation, 5126 kB of additional disk space will be used. [2021-08-26T16:51:51.753Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-154.161 [988 kB] [2021-08-26T16:51:52.021Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-08-26T16:51:52.021Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-08-26T16:51:52.021Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-08-26T16:51:52.021Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-08-26T16:51:52.021Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-08-26T16:51:52.021Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-08-26T16:51:52.021Z] 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-08-26T16:51:52.021Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-08-26T16:51:52.021Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-08-26T16:51:52.021Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-08-26T16:51:52.021Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-08-26T16:51:52.021Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-08-26T16:51:52.021Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-08-26T16:51:52.021Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-08-26T16:51:52.021Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-08-26T16:51:52.021Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-08-26T16:51:52.021Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-08-26T16:51:52.021Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-08-26T16:51:52.021Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-08-26T16:51:52.021Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-08-26T16:51:52.289Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-08-26T16:51:52.289Z] 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-08-26T16:51:52.289Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-08-26T16:51:52.289Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-08-26T16:51:52.289Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-08-26T16:51:52.289Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-08-26T16:51:52.289Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-08-26T16:51:52.289Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-08-26T16:51:52.289Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-08-26T16:51:52.289Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-08-26T16:51:52.289Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-08-26T16:51:52.290Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-08-26T16:51:52.290Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-08-26T16:51:52.290Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-08-26T16:51:52.290Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-08-26T16:51:52.290Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-08-26T16:51:52.290Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-08-26T16:51:52.290Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-08-26T16:51:52.290Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-08-26T16:51:52.290Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-08-26T16:51:52.290Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-08-26T16:51:52.290Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-08-26T16:51:52.290Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-08-26T16:51:52.290Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-08-26T16:51:52.290Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-08-26T16:51:52.290Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-08-26T16:51:52.290Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-08-26T16:51:52.290Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-08-26T16:51:52.290Z] 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-08-26T16:51:52.290Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-08-26T16:51:52.290Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-08-26T16:51:52.290Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-08-26T16:51:52.290Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-08-26T16:51:52.290Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-08-26T16:51:52.290Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-08-26T16:51:52.290Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-08-26T16:51:52.558Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-08-26T16:51:52.827Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-08-26T16:51:52.827Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-08-26T16:51:52.827Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-08-26T16:51:52.827Z] 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-08-26T16:51:52.827Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-08-26T16:51:52.827Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-08-26T16:51:52.827Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-08-26T16:51:52.827Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-08-26T16:51:53.094Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-08-26T16:51:53.094Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-08-26T16:51:53.094Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-08-26T16:51:53.094Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-08-26T16:51:53.094Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-08-26T16:51:53.361Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-08-26T16:51:53.361Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-08-26T16:51:53.361Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-08-26T16:51:53.361Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-08-26T16:51:53.361Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-08-26T16:51:53.361Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-08-26T16:51:53.361Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-08-26T16:51:53.361Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-08-26T16:51:53.361Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-08-26T16:51:53.361Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-08-26T16:51:53.361Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-08-26T16:51:53.361Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-08-26T16:51:53.361Z] 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-08-26T16:51:53.361Z] 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-08-26T16:51:53.361Z] 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-08-26T16:51:53.361Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.51 [13.9 kB] [2021-08-26T16:51:53.629Z] 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-08-26T16:51:53.629Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-08-26T16:51:53.629Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-08-26T16:51:53.629Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-08-26T16:51:53.629Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-08-26T16:51:53.629Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-08-26T16:51:53.629Z] 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-08-26T16:51:53.629Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-08-26T16:51:53.629Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-08-26T16:51:53.629Z] 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-08-26T16:51:53.629Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-08-26T16:51:53.910Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-08-26T16:51:53.910Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-08-26T16:51:53.910Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-08-26T16:51:53.910Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-08-26T16:51:53.910Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-08-26T16:51:53.910Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-26T16:51:53.910Z] Fetched 64.2 MB in 2s (30.9 MB/s) [2021-08-26T16:51:53.910Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-26T16:51:53.910Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-08-26T16:51:53.910Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-26T16:51:54.873Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-08-26T16:51:54.873Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-26T16:51:54.873Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-154.161_amd64.deb ... [2021-08-26T16:51:54.873Z] Unpacking linux-libc-dev:amd64 (4.15.0-154.161) over (4.15.0-20.21) ... [2021-08-26T16:51:55.144Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-26T16:51:55.144Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-26T16:51:55.144Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-26T16:51:55.144Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-26T16:51:55.411Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-26T16:51:55.411Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-26T16:51:55.411Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-26T16:51:55.411Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-26T16:51:55.411Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-26T16:51:55.411Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-26T16:51:55.411Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-26T16:51:55.411Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-26T16:51:55.679Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-26T16:51:55.679Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-26T16:51:55.679Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-26T16:51:55.679Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-26T16:51:55.679Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-26T16:51:55.679Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-08-26T16:51:55.679Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-08-26T16:51:55.679Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-26T16:51:55.679Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-26T16:51:55.679Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-26T16:51:55.946Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-26T16:51:55.946Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-26T16:51:55.946Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-26T16:51:55.946Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-26T16:51:55.946Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-26T16:51:55.946Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-26T16:51:55.946Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-08-26T16:51:56.213Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-26T16:51:56.479Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-08-26T16:51:56.880Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-26T16:51:56.880Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-08-26T16:51:56.880Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-08-26T16:51:56.880Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-08-26T16:51:56.880Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-08-26T16:51:57.180Z] Setting up base-files (10.1ubuntu2.10) ... [2021-08-26T16:51:57.180Z] Installing new version of config file /etc/issue ... [2021-08-26T16:51:57.180Z] Installing new version of config file /etc/issue.net ... [2021-08-26T16:51:57.180Z] Installing new version of config file /etc/lsb-release ... [2021-08-26T16:51:57.180Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-08-26T16:51:57.180Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-08-26T16:51:57.492Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-08-26T16:51:57.492Z] Removing obsolete conffile /etc/default/motd-news ... [2021-08-26T16:51:57.492Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-26T16:51:57.492Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-08-26T16:51:57.492Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-08-26T16:51:57.492Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-08-26T16:51:57.492Z] 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-08-26T16:51:57.492Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-26T16:51:57.492Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-26T16:51:57.834Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-08-26T16:51:57.834Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-08-26T16:51:57.834Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-26T16:51:57.834Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-08-26T16:51:57.834Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-08-26T16:51:57.834Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-08-26T16:51:57.834Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-26T16:51:57.834Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-08-26T16:51:57.834Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-26T16:51:57.834Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-08-26T16:51:58.102Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-26T16:51:58.102Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-26T16:51:58.102Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-26T16:51:58.102Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-26T16:51:58.102Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-26T16:51:58.102Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-26T16:51:58.102Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-26T16:51:58.369Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-08-26T16:51:58.369Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-26T16:51:58.369Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-08-26T16:51:58.369Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-08-26T16:51:58.369Z] Setting up grep (3.1-2build1) ... [2021-08-26T16:51:58.369Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-26T16:51:58.369Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-08-26T16:51:58.369Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-08-26T16:51:58.369Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-08-26T16:51:58.636Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-26T16:51:58.636Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-08-26T16:51:58.636Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-08-26T16:51:58.636Z] Setting up login (1:4.5-1ubuntu2) ... [2021-08-26T16:51:58.636Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-26T16:51:58.636Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-26T16:51:58.636Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-26T16:51:58.636Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-08-26T16:51:58.905Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-26T16:51:58.905Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-26T16:51:58.905Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-26T16:51:59.171Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-26T16:51:59.171Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-26T16:51:59.171Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-26T16:51:59.438Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-26T16:51:59.705Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-08-26T16:51:59.705Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-26T16:51:59.705Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-08-26T16:51:59.705Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-26T16:52:00.288Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-08-26T16:52:00.288Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-08-26T16:52:00.555Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-08-26T16:52:00.555Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-08-26T16:52:00.555Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-08-26T16:52:00.555Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-26T16:52:00.555Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-08-26T16:52:00.555Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-08-26T16:52:00.555Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-08-26T16:52:00.820Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-26T16:52:00.820Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-26T16:52:00.820Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-26T16:52:00.820Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-26T16:52:00.820Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-26T16:52:00.820Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-26T16:52:00.820Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-26T16:52:00.820Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-26T16:52:00.820Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-26T16:52:00.820Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-26T16:52:00.820Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-26T16:52:01.087Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-26T16:52:01.087Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-26T16:52:01.087Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-26T16:52:01.087Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-26T16:52:01.087Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-26T16:52:01.087Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-26T16:52:01.087Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-26T16:52:01.087Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-26T16:52:01.353Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-26T16:52:01.353Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-26T16:52:01.353Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-26T16:52:01.353Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-26T16:52:01.353Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-26T16:52:01.353Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-26T16:52:01.353Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-26T16:52:01.353Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-26T16:52:01.353Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-26T16:52:01.353Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-26T16:52:01.619Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-26T16:52:01.619Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-26T16:52:01.619Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-26T16:52:01.619Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-26T16:52:01.619Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-08-26T16:52:01.619Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-26T16:52:01.619Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-26T16:52:01.619Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-26T16:52:02.202Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-08-26T16:52:02.202Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-08-26T16:52:02.468Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-08-26T16:52:02.469Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-26T16:52:02.469Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-08-26T16:52:02.469Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-26T16:52:02.734Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-08-26T16:52:02.734Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-26T16:52:02.734Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-08-26T16:52:02.734Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-26T16:52:03.000Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-08-26T16:52:03.000Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-26T16:52:03.000Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-08-26T16:52:03.000Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-08-26T16:52:03.000Z] Setting up debconf (1.5.66ubuntu1) ... [2021-08-26T16:52:03.265Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-26T16:52:03.265Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-08-26T16:52:03.266Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-08-26T16:52:03.266Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-08-26T16:52:03.266Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-26T16:52:03.266Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-08-26T16:52:03.266Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-08-26T16:52:03.531Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-08-26T16:52:03.531Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-26T16:52:03.531Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-26T16:52:03.531Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-26T16:52:03.531Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-26T16:52:03.531Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-26T16:52:03.531Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-26T16:52:03.531Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-26T16:52:03.800Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-26T16:52:03.800Z] (Reading database ... 13919 files and directories currently installed.) [2021-08-26T16:52:03.800Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-26T16:52:03.800Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-26T16:52:03.800Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-26T16:52:04.067Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-26T16:52:04.067Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-26T16:52:04.067Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-26T16:52:04.067Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.51_amd64.deb ... [2021-08-26T16:52:04.067Z] Unpacking systemd-sysv (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-08-26T16:52:04.067Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-26T16:52:04.067Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-26T16:52:04.337Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-26T16:52:04.337Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-26T16:52:04.337Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-08-26T16:52:04.337Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-08-26T16:52:04.337Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-08-26T16:52:04.337Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-26T16:52:04.337Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-08-26T16:52:04.337Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-08-26T16:52:04.604Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-08-26T16:52:04.604Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-26T16:52:04.604Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-08-26T16:52:04.604Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-26T16:52:04.604Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-26T16:52:04.873Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-26T16:52:04.873Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-26T16:52:04.873Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-26T16:52:04.873Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-26T16:52:04.873Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-26T16:52:04.873Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-08-26T16:52:04.873Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-08-26T16:52:04.873Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-08-26T16:52:05.141Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-26T16:52:05.141Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-08-26T16:52:05.141Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-08-26T16:52:05.141Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-08-26T16:52:05.407Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-26T16:52:05.407Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-26T16:52:05.407Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-26T16:52:05.407Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-08-26T16:52:05.407Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-26T16:52:05.407Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-08-26T16:52:05.407Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-08-26T16:52:05.674Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-08-26T16:52:05.674Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-26T16:52:05.674Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-08-26T16:52:05.674Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-08-26T16:52:05.674Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-08-26T16:52:05.674Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-26T16:52:05.674Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-08-26T16:52:05.674Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-08-26T16:52:05.941Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-08-26T16:52:05.941Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-26T16:52:05.941Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-08-26T16:52:05.941Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-08-26T16:52:05.941Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-08-26T16:52:05.941Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-26T16:52:05.941Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-08-26T16:52:05.941Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-08-26T16:52:06.211Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-08-26T16:52:06.211Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-26T16:52:06.211Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-08-26T16:52:06.211Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-08-26T16:52:06.211Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-08-26T16:52:06.211Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-26T16:52:06.211Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-08-26T16:52:06.211Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-08-26T16:52:06.482Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-08-26T16:52:06.482Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-26T16:52:06.482Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-08-26T16:52:06.482Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-08-26T16:52:06.482Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-08-26T16:52:06.482Z] (Reading database ... 13924 files and directories currently installed.) [2021-08-26T16:52:06.482Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-08-26T16:52:06.482Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-08-26T16:52:06.482Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-08-26T16:52:06.482Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-08-26T16:52:06.750Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-08-26T16:52:06.750Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-08-26T16:52:06.750Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-08-26T16:52:06.750Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-08-26T16:52:07.018Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-08-26T16:52:07.018Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-08-26T16:52:07.019Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-08-26T16:52:07.019Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-08-26T16:52:07.019Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-08-26T16:52:07.019Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-08-26T16:52:07.019Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-08-26T16:52:07.019Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-08-26T16:52:07.288Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-08-26T16:52:07.288Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-08-26T16:52:07.288Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-08-26T16:52:07.288Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-08-26T16:52:07.288Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-08-26T16:52:07.288Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-08-26T16:52:07.555Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-08-26T16:52:07.555Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-08-26T16:52:07.823Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-08-26T16:52:07.823Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-08-26T16:52:07.823Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-08-26T16:52:07.823Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-08-26T16:52:07.823Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-26T16:52:07.823Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-26T16:52:08.096Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-26T16:52:08.096Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-26T16:52:08.096Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-26T16:52:08.096Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-26T16:52:08.364Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-26T16:52:08.364Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-26T16:52:08.364Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-26T16:52:08.364Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-26T16:52:08.364Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-26T16:52:08.364Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-26T16:52:08.632Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-26T16:52:08.632Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-26T16:52:08.632Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-26T16:52:08.632Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-26T16:52:09.591Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-26T16:52:09.591Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-26T16:52:10.175Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-26T16:52:10.175Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-26T16:52:10.440Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-26T16:52:10.440Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-26T16:52:10.705Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-26T16:52:10.705Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-26T16:52:11.665Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-26T16:52:11.665Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-26T16:52:11.665Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-26T16:52:11.665Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-26T16:52:11.665Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-08-26T16:52:11.665Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-26T16:52:11.665Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-08-26T16:52:11.665Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-26T16:52:11.665Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-08-26T16:52:11.665Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-08-26T16:52:11.933Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-26T16:52:11.933Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-26T16:52:11.933Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-26T16:52:11.933Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-26T16:52:11.933Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-08-26T16:52:11.933Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-08-26T16:52:11.933Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-26T16:52:11.933Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-26T16:52:11.933Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-26T16:52:11.933Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-26T16:52:11.933Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-26T16:52:11.933Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-08-26T16:52:11.933Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-08-26T16:52:11.933Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-08-26T16:52:12.200Z] [2021-08-26T16:52:12.200Z] Current default time zone: 'Etc/UTC' [2021-08-26T16:52:12.200Z] Local time is now: Thu Aug 26 16:52:12 UTC 2021. [2021-08-26T16:52:12.200Z] Universal Time is now: Thu Aug 26 16:52:12 UTC 2021. [2021-08-26T16:52:12.200Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-08-26T16:52:12.200Z] [2021-08-26T16:52:12.200Z] Setting up systemd-sysv (237-3ubuntu10.51) ... [2021-08-26T16:52:12.200Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-26T16:52:12.200Z] Setting up linux-libc-dev:amd64 (4.15.0-154.161) ... [2021-08-26T16:52:12.200Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-08-26T16:52:12.200Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-08-26T16:52:12.200Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-08-26T16:52:12.200Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-08-26T16:52:12.200Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-08-26T16:52:12.200Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-08-26T16:52:12.200Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-08-26T16:52:12.200Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-26T16:52:12.200Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-08-26T16:52:12.465Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-26T16:52:12.465Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-08-26T16:52:12.465Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-26T16:52:12.465Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-08-26T16:52:12.465Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-08-26T16:52:12.465Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-08-26T16:52:12.465Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-08-26T16:52:12.465Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-08-26T16:52:12.465Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-08-26T16:52:12.465Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-08-26T16:52:12.465Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-08-26T16:52:14.402Z] Updating certificates in /etc/ssl/certs... [2021-08-26T16:52:14.986Z] 23 added, 27 removed; done. [2021-08-26T16:52:14.986Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-08-26T16:52:14.986Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-26T16:52:14.986Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-08-26T16:52:14.986Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-08-26T16:52:14.986Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-08-26T16:52:14.986Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-26T16:52:14.986Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-08-26T16:52:15.253Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-26T16:52:15.253Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-26T16:52:15.253Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-26T16:52:15.253Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-26T16:52:15.253Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-26T16:52:15.253Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-08-26T16:52:15.253Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-08-26T16:52:15.253Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-08-26T16:52:15.253Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-08-26T16:52:15.253Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-08-26T16:52:15.253Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-26T16:52:15.253Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-26T16:52:15.253Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-08-26T16:52:15.253Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-08-26T16:52:15.253Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-08-26T16:52:15.253Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-26T16:52:15.253Z] Processing triggers for systemd (237-3ubuntu10.51) ... [2021-08-26T16:52:15.285Z] 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-08-26T16:52:15.520Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-08-26T16:52:15.520Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-08-26T16:52:15.520Z] Updating certificates in /etc/ssl/certs... [2021-08-26T16:52:16.102Z] 0 added, 0 removed; done. [2021-08-26T16:52:16.102Z] Running hooks in /etc/ca-certificates/update.d... [2021-08-26T16:52:16.102Z] done. [2021-08-26T16:52:16.367Z] Reading package lists... [2021-08-26T16:52:16.633Z] Building dependency tree... [2021-08-26T16:52:16.633Z] Reading state information... [2021-08-26T16:52:16.633Z] The following NEW packages will be installed: [2021-08-26T16:52:16.633Z] apt-transport-https [2021-08-26T16:52:16.633Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-08-26T16:52:16.898Z] Need to get 4348 B of archives. [2021-08-26T16:52:16.898Z] After this operation, 154 kB of additional disk space will be used. [2021-08-26T16:52:16.898Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-08-26T16:52:16.898Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-26T16:52:16.898Z] Fetched 4348 B in 0s (23.0 kB/s) [2021-08-26T16:52:17.167Z] Selecting previously unselected package apt-transport-https. [2021-08-26T16:52:17.167Z] (Reading database ... 13929 files and directories currently installed.) [2021-08-26T16:52:17.167Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-08-26T16:52:17.167Z] Unpacking apt-transport-https (1.6.14) ... [2021-08-26T16:52:17.167Z] Setting up apt-transport-https (1.6.14) ... [2021-08-26T16:52:17.432Z] Waiting for network to be ready... [2021-08-26T16:52:24.064Z] 2021-08-26T16:52:21Z INFO Waiting for automatic snapd restart... [2021-08-26T16:52:24.331Z] snapd 2.51.4 from Canonical* installed [2021-08-26T16:52:25.287Z] "snapd" switched to the "latest/stable" channel [2021-08-26T16:52:25.287Z] [2021-08-26T16:52:25.507Z] Removing intermediate container 13cc7b91da3c [2021-08-26T16:52:25.507Z] ---> 80fee2762637 [2021-08-26T16:52:25.507Z] [2021-08-26T16:52:25.507Z] Step 11/24 : FROM alpine:3.12 [2021-08-26T16:52:25.507Z] Removing intermediate container 7e0fc61a4397 [2021-08-26T16:52:25.507Z] ---> cbf1f5bbd651 [2021-08-26T16:52:25.507Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-26T16:52:25.507Z] ---> Running in db8b29c36bf8 [2021-08-26T16:52:25.507Z] 3.12: Pulling from library/alpine [2021-08-26T16:52:26.107Z] 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-08-26T16:52:27.562Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-26T16:52:27.562Z] Status: Downloaded newer image for alpine:3.12 [2021-08-26T16:52:27.562Z] ---> c4fd0aeabfcf [2021-08-26T16:52:27.562Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-26T16:52:27.860Z] core18 20210722 from Canonical* installed [2021-08-26T16:52:27.860Z] "core18" switched to the "latest/stable" channel [2021-08-26T16:52:27.860Z] [2021-08-26T16:52:28.989Z] ---> Running in fac2a92493df [2021-08-26T16:52:29.262Z] Removing intermediate container 12aefe38416d [2021-08-26T16:52:29.262Z] ---> 3dd84df5aa7c [2021-08-26T16:52:29.262Z] [2021-08-26T16:52:29.262Z] Step 11/32 : FROM alpine:3.12 [2021-08-26T16:52:29.262Z] ---> c4fd0aeabfcf [2021-08-26T16:52:29.262Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-26T16:52:29.535Z] Removing intermediate container 03daa7904c47 [2021-08-26T16:52:29.535Z] ---> 76e812545955 [2021-08-26T16:52:29.535Z] [2021-08-26T16:52:29.535Z] Step 11/26 : FROM alpine:3.12 [2021-08-26T16:52:29.535Z] ---> c4fd0aeabfcf [2021-08-26T16:52:29.535Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-08-26T16:52:30.138Z] ---> Running in f54cea678109 [2021-08-26T16:52:30.138Z] ---> Running in db1c85713014 [2021-08-26T16:52:30.413Z] Removing intermediate container b82fac1f7354 [2021-08-26T16:52:30.413Z] ---> c6c4eb9425c9 [2021-08-26T16:52:30.413Z] [2021-08-26T16:52:30.413Z] Step 11/24 : FROM alpine:3.12 [2021-08-26T16:52:30.413Z] ---> c4fd0aeabfcf [2021-08-26T16:52:30.413Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-26T16:52:30.435Z] snapcraft 5.0 from Canonical* installed [2021-08-26T16:52:30.435Z] "snapcraft" switched to the "latest/stable" channel [2021-08-26T16:52:30.435Z] [2021-08-26T16:52:31.007Z] ---> Running in 5629cc3bbe8d [2021-08-26T16:52:31.007Z] Removing intermediate container db1c85713014 [2021-08-26T16:52:31.007Z] ---> f3cc7bfbcf8e [2021-08-26T16:52:31.007Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-26T16:52:31.007Z] Removing intermediate container db8b29c36bf8 [2021-08-26T16:52:31.007Z] ---> 96f5d0d43648 [2021-08-26T16:52:31.007Z] [2021-08-26T16:52:31.007Z] Step 12/24 : FROM docker:20.10.7 [2021-08-26T16:52:31.282Z] ---> Running in a8d148b9bda1 [2021-08-26T16:52:31.282Z] 20.10.7: Pulling from library/docker [2021-08-26T16:52:31.282Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-26T16:52:31.898Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-26T16:52:31.898Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-26T16:52:31.898Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-26T16:52:32.503Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-26T16:52:32.503Z] Executing busybox-1.31.1-r20.trigger [2021-08-26T16:52:32.503Z] OK: 5 MiB in 15 packages [2021-08-26T16:52:33.107Z] (1/3) Installing ca-certificates (20191127-r4) [2021-08-26T16:52:33.107Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-26T16:52:33.107Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-08-26T16:52:33.107Z] (3/3) Installing su-exec (0.2-r1) [2021-08-26T16:52:33.107Z] Executing busybox-1.31.1-r20.trigger [2021-08-26T16:52:33.107Z] Executing ca-certificates-20191127-r4.trigger [2021-08-26T16:52:33.107Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-26T16:52:33.107Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-26T16:52:33.389Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-26T16:52:33.389Z] OK: 6 MiB in 17 packages [2021-08-26T16:52:33.670Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-26T16:52:33.671Z] Executing busybox-1.31.1-r20.trigger [2021-08-26T16:52:33.945Z] OK: 5 MiB in 15 packages [2021-08-26T16:52:34.218Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-26T16:52:34.218Z] (2/2) Installing su-exec (0.2-r1) [2021-08-26T16:52:34.218Z] Executing busybox-1.31.1-r20.trigger [2021-08-26T16:52:34.218Z] OK: 5 MiB in 16 packages [2021-08-26T16:52:34.681Z] 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-08-26T16:52:34.681Z] - README.md [2021-08-26T16:52:34.681Z] [2021-08-26T16:52:34.681Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-08-26T16:52:34.681Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-26T16:52:34.817Z] Removing intermediate container fac2a92493df [2021-08-26T16:52:34.817Z] ---> d5b3ed23e063 [2021-08-26T16:52:34.817Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-26T16:52:34.948Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-26T16:52:34.948Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-26T16:52:35.091Z] ---> Running in cf3f630346ba [2021-08-26T16:52:35.364Z] Removing intermediate container f54cea678109 [2021-08-26T16:52:35.364Z] ---> 6f3d519c7afd [2021-08-26T16:52:35.364Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-26T16:52:35.635Z] Removing intermediate container 5629cc3bbe8d [2021-08-26T16:52:35.635Z] ---> 89a911a23a54 [2021-08-26T16:52:35.635Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-26T16:52:35.635Z] ---> Running in 376ee856578c [2021-08-26T16:52:35.907Z] ---> Running in 90307ea24889 [2021-08-26T16:52:35.907Z] Removing intermediate container cf3f630346ba [2021-08-26T16:52:35.907Z] ---> 22c89c23c0c7 [2021-08-26T16:52:35.907Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-26T16:52:35.907Z] Removing intermediate container a8d148b9bda1 [2021-08-26T16:52:35.907Z] ---> 5c943822540c [2021-08-26T16:52:35.907Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-26T16:52:36.168Z] Reading package lists... [2021-08-26T16:52:36.179Z] ---> Running in d802f112700d [2021-08-26T16:52:36.179Z] ---> Running in def9f8165af9 [2021-08-26T16:52:36.434Z] 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-08-26T16:52:36.434Z] Reading package lists... [2021-08-26T16:52:36.449Z] Removing intermediate container 376ee856578c [2021-08-26T16:52:36.449Z] ---> d73876909d59 [2021-08-26T16:52:36.449Z] Step 14/26 : WORKDIR / [2021-08-26T16:52:36.449Z] Removing intermediate container 90307ea24889 [2021-08-26T16:52:36.449Z] ---> cfdffd262926 [2021-08-26T16:52:36.449Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-26T16:52:36.700Z] Building dependency tree... [2021-08-26T16:52:36.700Z] Reading state information... [2021-08-26T16:52:36.700Z] Suggested packages: [2021-08-26T16:52:36.700Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-08-26T16:52:36.700Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-08-26T16:52:36.700Z] Recommended packages: [2021-08-26T16:52:36.700Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-08-26T16:52:36.700Z] The following NEW packages will be installed: [2021-08-26T16:52:36.700Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-08-26T16:52:36.701Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-08-26T16:52:36.701Z] pkg-config zip [2021-08-26T16:52:36.729Z] ---> Running in 1f2e0f89c5dd [2021-08-26T16:52:36.729Z] ---> Running in 09df6c38f304 [2021-08-26T16:52:36.729Z] Removing intermediate container d802f112700d [2021-08-26T16:52:36.729Z] ---> d526553488c9 [2021-08-26T16:52:36.729Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-26T16:52:36.729Z] Removing intermediate container def9f8165af9 [2021-08-26T16:52:36.729Z] ---> 3b6db691e242 [2021-08-26T16:52:36.729Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-26T16:52:36.966Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-08-26T16:52:36.966Z] Need to get 7663 kB of archives. [2021-08-26T16:52:36.966Z] After this operation, 43.8 MB of additional disk space will be used. [2021-08-26T16:52:36.966Z] 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-08-26T16:52:36.966Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-08-26T16:52:37.005Z] ---> Running in 12d34998d99c [2021-08-26T16:52:37.005Z] ---> Running in 8357c7b72ac1 [2021-08-26T16:52:37.233Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] [2021-08-26T16:52:37.233Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-08-26T16:52:37.233Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-08-26T16:52:37.233Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-08-26T16:52:37.233Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-08-26T16:52:37.281Z] Removing intermediate container 1f2e0f89c5dd [2021-08-26T16:52:37.282Z] ---> c0e8f73728e8 [2021-08-26T16:52:37.282Z] 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-08-26T16:52:37.499Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-08-26T16:52:37.500Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-08-26T16:52:37.500Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-08-26T16:52:37.500Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-08-26T16:52:37.557Z] Removing intermediate container 09df6c38f304 [2021-08-26T16:52:37.557Z] ---> e3e27e72a9f6 [2021-08-26T16:52:37.557Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-26T16:52:37.765Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-08-26T16:52:37.765Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-08-26T16:52:37.765Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-08-26T16:52:37.765Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-08-26T16:52:37.830Z] Removing intermediate container 8357c7b72ac1 [2021-08-26T16:52:37.830Z] ---> 1b98a6a112d6 [2021-08-26T16:52:37.830Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-26T16:52:37.830Z] ---> Running in 61a1e0e69d2e [2021-08-26T16:52:38.030Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-26T16:52:38.030Z] Fetched 7663 kB in 1s (7573 kB/s) [2021-08-26T16:52:38.030Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-08-26T16:52:38.030Z] (Reading database ... 13933 files and directories currently installed.) [2021-08-26T16:52:38.030Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-08-26T16:52:38.030Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-08-26T16:52:38.113Z] Removing intermediate container 12d34998d99c [2021-08-26T16:52:38.113Z] ---> fd9cba44b71b [2021-08-26T16:52:38.113Z] Step 16/24 : WORKDIR / [2021-08-26T16:52:38.113Z] ---> Running in a39a61989020 [2021-08-26T16:52:38.296Z] Selecting previously unselected package libpsl5:amd64. [2021-08-26T16:52:38.296Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-08-26T16:52:38.296Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-08-26T16:52:38.296Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-08-26T16:52:38.296Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-08-26T16:52:38.296Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-08-26T16:52:38.296Z] Selecting previously unselected package librtmp1:amd64. [2021-08-26T16:52:38.296Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-08-26T16:52:38.296Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-08-26T16:52:38.296Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-08-26T16:52:38.296Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... [2021-08-26T16:52:38.296Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-08-26T16:52:38.387Z] ---> Running in d5bdba841e11 [2021-08-26T16:52:38.565Z] Selecting previously unselected package liberror-perl. [2021-08-26T16:52:38.565Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-08-26T16:52:38.565Z] Unpacking liberror-perl (0.17025-1) ... [2021-08-26T16:52:38.565Z] Selecting previously unselected package git-man. [2021-08-26T16:52:38.565Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-08-26T16:52:38.565Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-08-26T16:52:38.565Z] Selecting previously unselected package git. [2021-08-26T16:52:38.565Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-08-26T16:52:38.565Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-08-26T16:52:38.662Z] ---> 49c80f0f8937 [2021-08-26T16:52:38.662Z] 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-08-26T16:52:38.662Z] Removing intermediate container 61a1e0e69d2e [2021-08-26T16:52:38.662Z] ---> 2426b414a562 [2021-08-26T16:52:38.662Z] Step 16/24 : WORKDIR / [2021-08-26T16:52:38.936Z] ---> Running in 2db0243df74f [2021-08-26T16:52:39.147Z] Selecting previously unselected package libnorm1:amd64. [2021-08-26T16:52:39.147Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-08-26T16:52:39.147Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-08-26T16:52:39.147Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-08-26T16:52:39.147Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-08-26T16:52:39.147Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-08-26T16:52:39.147Z] Selecting previously unselected package libsodium23:amd64. [2021-08-26T16:52:39.147Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-08-26T16:52:39.147Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-08-26T16:52:39.219Z] Removing intermediate container d5bdba841e11 [2021-08-26T16:52:39.219Z] ---> bb23f10120f2 [2021-08-26T16:52:39.219Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-26T16:52:39.413Z] Selecting previously unselected package libzmq5:amd64. [2021-08-26T16:52:39.413Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-08-26T16:52:39.413Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-26T16:52:39.413Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-08-26T16:52:39.413Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-08-26T16:52:39.413Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-26T16:52:39.413Z] Selecting previously unselected package pkg-config. [2021-08-26T16:52:39.413Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-08-26T16:52:39.413Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-08-26T16:52:39.413Z] Selecting previously unselected package zip. [2021-08-26T16:52:39.679Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-08-26T16:52:39.679Z] Unpacking zip (3.0-11build1) ... [2021-08-26T16:52:39.679Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-08-26T16:52:39.679Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-08-26T16:52:39.679Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-08-26T16:52:39.679Z] Setting up liberror-perl (0.17025-1) ... [2021-08-26T16:52:39.679Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-08-26T16:52:39.679Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-08-26T16:52:39.679Z] No schema files found: doing nothing. [2021-08-26T16:52:39.679Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-08-26T16:52:39.679Z] Setting up zip (3.0-11build1) ... [2021-08-26T16:52:39.679Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-08-26T16:52:39.679Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-08-26T16:52:39.679Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-08-26T16:52:39.679Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-26T16:52:39.679Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-08-26T16:52:39.679Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-26T16:52:39.679Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-08-26T16:52:39.946Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-26T16:52:40.200Z] Removing intermediate container 2db0243df74f [2021-08-26T16:52:40.200Z] ---> 0f83edfaf5a2 [2021-08-26T16:52:40.200Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-26T16:52:40.200Z] ---> 01ab2b19b02e [2021-08-26T16:52:40.200Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-26T16:52:40.485Z] ---> b6c705d9f07b [2021-08-26T16:52:40.485Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-26T16:52:40.527Z] git set to automatically installed. [2021-08-26T16:52:40.527Z] git-man set to automatically installed. [2021-08-26T16:52:40.527Z] libcurl3-gnutls set to automatically installed. [2021-08-26T16:52:40.527Z] liberror-perl set to automatically installed. [2021-08-26T16:52:40.527Z] libglib2.0-0 set to automatically installed. [2021-08-26T16:52:40.528Z] libnghttp2-14 set to automatically installed. [2021-08-26T16:52:40.528Z] libnorm1 set to automatically installed. [2021-08-26T16:52:40.528Z] libpgm-5.2-0 set to automatically installed. [2021-08-26T16:52:40.528Z] libpsl5 set to automatically installed. [2021-08-26T16:52:40.528Z] librtmp1 set to automatically installed. [2021-08-26T16:52:40.528Z] libsodium23 set to automatically installed. [2021-08-26T16:52:40.528Z] libzmq3-dev set to automatically installed. [2021-08-26T16:52:40.528Z] libzmq5 set to automatically installed. [2021-08-26T16:52:40.528Z] pkg-config set to automatically installed. [2021-08-26T16:52:40.528Z] zip set to automatically installed. [2021-08-26T16:52:41.468Z] ---> 9454f609f3a5 [2021-08-26T16:52:41.468Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-26T16:52:41.740Z] ---> 23d467bd84db [2021-08-26T16:52:41.740Z] 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-08-26T16:52:41.740Z] Removing intermediate container a39a61989020 [2021-08-26T16:52:41.740Z] ---> b78d68638cbd [2021-08-26T16:52:41.740Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-26T16:52:41.931Z] snapd is not logged in, snap install commands will use sudo [2021-08-26T16:52:42.335Z] ---> Running in 7bed1e7d86c8 [2021-08-26T16:52:42.607Z] ---> 7136af3d919e [2021-08-26T16:52:42.607Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-26T16:52:43.204Z] ---> 3f55960691be [2021-08-26T16:52:43.204Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-26T16:52:43.802Z] ---> ada36f7d8f4f [2021-08-26T16:52:43.802Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-26T16:52:43.802Z] Removing intermediate container 7bed1e7d86c8 [2021-08-26T16:52:43.802Z] ---> 34db8f105867 [2021-08-26T16:52:43.802Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-26T16:52:44.074Z] ---> 5f07179cca07 [2021-08-26T16:52:44.074Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-26T16:52:44.351Z] ---> Running in 4eb3515be871 [2021-08-26T16:52:45.324Z] ---> 2c4d220ec907 [2021-08-26T16:52:45.325Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-26T16:52:45.596Z] ---> 171974b10c7d [2021-08-26T16:52:45.596Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-26T16:52:45.871Z] ---> Running in 8ba0482df66f [2021-08-26T16:52:45.871Z] ---> 406902804f9e [2021-08-26T16:52:45.871Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-26T16:52:45.871Z] Removing intermediate container 4eb3515be871 [2021-08-26T16:52:45.871Z] ---> da8fbfd3f6ef [2021-08-26T16:52:45.871Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-26T16:52:45.871Z] ---> Running in e97c601d386f [2021-08-26T16:52:46.144Z] ---> Running in 894d5a08efac [2021-08-26T16:52:46.431Z] Removing intermediate container 8ba0482df66f [2021-08-26T16:52:46.431Z] ---> d26f4d9166f0 [2021-08-26T16:52:46.431Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-26T16:52:46.733Z] ---> Running in 926ee7f6423a [2021-08-26T16:52:47.008Z] Removing intermediate container 894d5a08efac [2021-08-26T16:52:47.008Z] ---> 963a61e5f01d [2021-08-26T16:52:47.008Z] Step 22/24 : LABEL arch=arm64 [2021-08-26T16:52:47.286Z] ---> Running in e405429cd9d2 [2021-08-26T16:52:47.564Z] Removing intermediate container 926ee7f6423a [2021-08-26T16:52:47.564Z] ---> 661ab239708f [2021-08-26T16:52:47.564Z] Step 22/24 : LABEL arch=arm64 [2021-08-26T16:52:48.160Z] ---> Running in 203b21b7b7da [2021-08-26T16:52:48.160Z] ---> 234c210b13c5 [2021-08-26T16:52:48.160Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-26T16:52:48.160Z] Removing intermediate container e405429cd9d2 [2021-08-26T16:52:48.160Z] ---> 15881988a458 [2021-08-26T16:52:48.160Z] Step 23/24 : LABEL git_sha=6c2fbd20b2cfbefea7e3a028c4e29af4f78d59fd [2021-08-26T16:52:48.754Z] ---> Running in 8bde825cdf2b [2021-08-26T16:52:48.754Z] Removing intermediate container 203b21b7b7da [2021-08-26T16:52:48.754Z] ---> f8923b1f34e7 [2021-08-26T16:52:48.754Z] Step 23/24 : LABEL git_sha=6c2fbd20b2cfbefea7e3a028c4e29af4f78d59fd [2021-08-26T16:52:49.029Z] ---> 5d7edea5db68 [2021-08-26T16:52:49.029Z] 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-08-26T16:52:49.029Z] ---> Running in 55aaedd6b7b7 [2021-08-26T16:52:49.300Z] ---> Running in 440eb8b225fe [2021-08-26T16:52:49.577Z] Removing intermediate container e97c601d386f [2021-08-26T16:52:49.577Z] ---> e4c31bdcd545 [2021-08-26T16:52:49.577Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-26T16:52:49.577Z] Removing intermediate container 8bde825cdf2b [2021-08-26T16:52:49.577Z] ---> 265d6838e5af [2021-08-26T16:52:49.577Z] Step 24/24 : LABEL version=0.0.0 [2021-08-26T16:52:49.577Z] Removing intermediate container 55aaedd6b7b7 [2021-08-26T16:52:49.577Z] ---> 0cb304547439 [2021-08-26T16:52:49.577Z] Step 24/24 : LABEL version=0.0.0 [2021-08-26T16:52:49.857Z] ---> Running in 03b10e30fa3b [2021-08-26T16:52:49.857Z] ---> Running in c8c742468a0d [2021-08-26T16:52:50.135Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-26T16:52:50.135Z] Status: Downloaded newer image for docker:20.10.7 [2021-08-26T16:52:50.135Z] ---> df445af6242a [2021-08-26T16:52:50.135Z] 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-08-26T16:52:50.408Z] ---> Running in d7848eb08905 [2021-08-26T16:52:50.681Z] Removing intermediate container 03b10e30fa3b [2021-08-26T16:52:50.681Z] ---> 1eca3762680d [2021-08-26T16:52:50.681Z] [2021-08-26T16:52:50.681Z] Removing intermediate container c8c742468a0d [2021-08-26T16:52:50.681Z] ---> a08e73a5157a [2021-08-26T16:52:50.681Z] [2021-08-26T16:52:50.959Z] ---> 74d454b58030 [2021-08-26T16:52:50.959Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-26T16:52:50.959Z] Removing intermediate container d7848eb08905 [2021-08-26T16:52:50.959Z] ---> b38ddc4c0f4c [2021-08-26T16:52:50.959Z] 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-08-26T16:52:51.232Z] Successfully built 1eca3762680d [2021-08-26T16:52:51.232Z] Successfully tagged core-command-arm64:latest [2021-08-26T16:52:51.232Z] Successfully built a08e73a5157a [2021-08-26T16:52:51.232Z]  Building core-command ... done Building core-data [2021-08-26T16:52:51.232Z] Successfully tagged core-metadata-arm64:latest [2021-08-26T16:52:51.232Z]  Building core-metadata ... done Building support-notifications [2021-08-26T16:52:51.232Z] ---> Running in 8e92d3147d7b [2021-08-26T16:52:51.992Z] go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed [2021-08-26T16:52:52.575Z] snapd is not logged in, snap install commands will use sudo [2021-08-26T16:52:52.675Z] Removing intermediate container 440eb8b225fe [2021-08-26T16:52:52.675Z] ---> 784dc054fca1 [2021-08-26T16:52:52.675Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-26T16:52:52.675Z] ---> 3711d1c8c060 [2021-08-26T16:52:52.675Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-26T16:52:52.944Z] ---> Running in ad5c5b739b00 [2021-08-26T16:52:52.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-26T16:52:53.217Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-26T16:52:53.855Z] Removing intermediate container ad5c5b739b00 [2021-08-26T16:52:53.855Z] ---> c9852945dcb2 [2021-08-26T16:52:53.855Z] Step 24/26 : LABEL arch=arm64 [2021-08-26T16:52:53.975Z] snap "core18" has no updates available [2021-08-26T16:52:54.131Z] (1/39) Installing readline (8.1.0-r0) [2021-08-26T16:52:54.131Z] (2/39) Installing bash (5.1.0-r0) [2021-08-26T16:52:54.131Z] Executing bash-5.1.0-r0.post-install [2021-08-26T16:52:54.131Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-26T16:52:54.131Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-26T16:52:54.131Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-26T16:52:54.131Z] (6/39) Installing curl (7.78.0-r0) [2021-08-26T16:52:54.131Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-26T16:52:54.131Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-26T16:52:54.131Z] (9/39) Installing expat (2.2.10-r1) [2021-08-26T16:52:54.131Z] (10/39) Installing libffi (3.3-r2) [2021-08-26T16:52:54.131Z] (11/39) Installing gdbm (1.19-r0) [2021-08-26T16:52:54.131Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-26T16:52:54.131Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-26T16:52:54.131Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-26T16:52:54.240Z] Pulling config-common [2021-08-26T16:52:54.240Z] + snapcraftctl pull [2021-08-26T16:52:54.434Z] ---> 908c836fdc25 [2021-08-26T16:52:54.434Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-26T16:52:55.032Z] ---> Running in 990448dba431 [2021-08-26T16:52:55.644Z] Pulling go-build-helper [2021-08-26T16:52:55.644Z] + snapcraftctl pull [2021-08-26T16:52:56.012Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-26T16:52:56.012Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-26T16:52:56.012Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-26T16:52:56.012Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-26T16:52:56.012Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-26T16:52:56.286Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-26T16:52:56.286Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-26T16:52:56.573Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-26T16:52:56.573Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-26T16:52:56.573Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-26T16:52:56.573Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-26T16:52:56.573Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-26T16:52:56.573Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-26T16:52:56.573Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-26T16:52:56.573Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-26T16:52:56.573Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-26T16:52:56.573Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-26T16:52:56.573Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-26T16:52:56.600Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-08-26T16:52:56.600Z] Skipping pull go-build-helper (already ran) [2021-08-26T16:52:56.600Z] Building go-build-helper [2021-08-26T16:52:56.600Z] + snapcraftctl build [2021-08-26T16:52:56.846Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-26T16:52:56.846Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-26T16:52:56.846Z] ---> a9b7b12efa3f [2021-08-26T16:52:56.846Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/(35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-26T16:52:56.846Z] [2021-08-26T16:52:56.846Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-26T16:52:56.846Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-26T16:52:56.846Z] Removing intermediate container 990448dba431 [2021-08-26T16:52:56.846Z] ---> 12c216c6e4fe [2021-08-26T16:52:56.846Z] Step 25/26 : LABEL git_sha=6c2fbd20b2cfbefea7e3a028c4e29af4f78d59fd [2021-08-26T16:52:56.846Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-26T16:52:56.846Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-26T16:52:57.463Z] Executing busybox-1.32.1-r6.trigger [2021-08-26T16:52:57.463Z] OK: 82 MiB in 59 packages [2021-08-26T16:52:57.738Z] ---> Running in 1238188566c3 [2021-08-26T16:52:58.346Z] ---> d8032c7fe555 [2021-08-26T16:52:58.347Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-26T16:52:58.536Z] Staging go-build-helper [2021-08-26T16:52:58.536Z] + snapcraftctl stage [2021-08-26T16:52:58.694Z] ---> Running in 74595399589e [2021-08-26T16:52:58.970Z] Removing intermediate container 1238188566c3 [2021-08-26T16:52:58.970Z] ---> 7da1870702ea [2021-08-26T16:52:58.970Z] Step 26/26 : LABEL version=0.0.0 [2021-08-26T16:52:59.244Z] ---> Running in 6916760c61cb [2021-08-26T16:52:59.523Z] Removing intermediate container 74595399589e [2021-08-26T16:52:59.523Z] ---> 3466820420f3 [2021-08-26T16:52:59.523Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-26T16:52:59.801Z] Removing intermediate container 6916760c61cb [2021-08-26T16:52:59.801Z] ---> cd0340ea1a26 [2021-08-26T16:52:59.801Z] [2021-08-26T16:53:00.073Z] Successfully built cd0340ea1a26 [2021-08-26T16:53:00.073Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-08-26T16:53:00.073Z] Building security-proxy-setup [2021-08-26T16:53:00.348Z]  Building security-secretstore-setup ... done  ---> e5309752bf79 [2021-08-26T16:53:00.348Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-26T16:53:00.952Z] ---> Running in 5e1d29d87b8e [2021-08-26T16:53:04.370Z] Removing intermediate container 5e1d29d87b8e [2021-08-26T16:53:04.370Z] ---> 5b5f88c9910b [2021-08-26T16:53:04.370Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-26T16:53:04.642Z] ---> Running in 05c2bf31d902 [2021-08-26T16:53:05.626Z] Removing intermediate container 05c2bf31d902 [2021-08-26T16:53:05.626Z] ---> 0806f5516ae4 [2021-08-26T16:53:05.626Z] Step 29/32 : CMD ["gate"] [2021-08-26T16:53:05.901Z] Collecting docker-compose==1.23.2 [2021-08-26T16:53:05.901Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-26T16:53:06.174Z] ---> Running in a07586439e73 [2021-08-26T16:53:06.174Z] 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-08-26T16:53:06.769Z] Collecting docker<4.0,>=3.6.0 [2021-08-26T16:53:06.769Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-26T16:53:06.769Z] Removing intermediate container a07586439e73 [2021-08-26T16:53:06.769Z] ---> c2d6de1847e7 [2021-08-26T16:53:06.769Z] Step 30/32 : LABEL arch=arm64 [2021-08-26T16:53:07.548Z] ---> Running in 41d60abcc83c [2021-08-26T16:53:08.269Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-26T16:53:08.269Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-26T16:53:08.556Z] Collecting docopt<0.7,>=0.6.1 [2021-08-26T16:53:08.556Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-26T16:53:08.596Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-08-26T16:53:08.596Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-08-26T16:53:08.596Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1845 kB] [2021-08-26T16:53:08.596Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-08-26T16:53:08.596Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] [2021-08-26T16:53:08.596Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-08-26T16:53:08.596Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-08-26T16:53:08.596Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] [2021-08-26T16:53:08.596Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] [2021-08-26T16:53:08.596Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1137 kB] [2021-08-26T16:53:08.596Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] [2021-08-26T16:53:08.596Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-08-26T16:53:08.596Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-08-26T16:53:08.596Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-08-26T16:53:08.596Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-08-26T16:53:08.596Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-08-26T16:53:08.596Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-08-26T16:53:08.596Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-08-26T16:53:08.596Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-08-26T16:53:08.596Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2190 kB] [2021-08-26T16:53:08.596Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [430 kB] [2021-08-26T16:53:08.596Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-08-26T16:53:08.596Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-08-26T16:53:08.597Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [443 kB] [2021-08-26T16:53:08.597Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [59.9 kB] [2021-08-26T16:53:08.597Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1747 kB] [2021-08-26T16:53:08.597Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] [2021-08-26T16:53:08.597Z] Fetched 25.1 MB in 0s (0 B/s) [2021-08-26T16:53:08.597Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-08-26T16:53:08.597Z] Fetched 224 kB in 0s (0 B/s) [2021-08-26T16:53:08.597Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-08-26T16:53:08.597Z] Fetched 157 kB in 0s (0 B/s) [2021-08-26T16:53:08.597Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-08-26T16:53:08.597Z] Fetched 221 kB in 0s (0 B/s) [2021-08-26T16:53:08.597Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-08-26T16:53:08.597Z] Fetched 143 kB in 0s (0 B/s) [2021-08-26T16:53:08.597Z] Pulling edgex-go [2021-08-26T16:53:08.597Z] + snapcraftctl pull [2021-08-26T16:53:08.597Z] Pulling hooks [2021-08-26T16:53:08.597Z] + snapcraftctl pull [2021-08-26T16:53:12.092Z] Collecting PyYAML<4,>=3.10 [2021-08-26T16:53:12.092Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-26T16:53:12.092Z] Removing intermediate container 41d60abcc83c [2021-08-26T16:53:12.092Z] ---> 35d613dba49b [2021-08-26T16:53:12.092Z] Step 31/32 : LABEL git_sha=6c2fbd20b2cfbefea7e3a028c4e29af4f78d59fd [2021-08-26T16:53:12.693Z] ---> Running in 7e7e48b8861b [2021-08-26T16:53:13.328Z] Removing intermediate container 7e7e48b8861b [2021-08-26T16:53:13.328Z] ---> 3aeb3f7edb22 [2021-08-26T16:53:13.328Z] Step 32/32 : LABEL version=0.0.0 [2021-08-26T16:53:13.941Z] ---> Running in f0e227681001 [2021-08-26T16:53:14.925Z] Removing intermediate container f0e227681001 [2021-08-26T16:53:14.925Z] ---> bde78db4b07c [2021-08-26T16:53:14.925Z] [2021-08-26T16:53:15.201Z] Successfully built bde78db4b07c [2021-08-26T16:53:15.201Z] Successfully tagged security-bootstrapper-arm64:latest [2021-08-26T16:53:15.201Z]  Building security-bootstrapper ... done Building support-scheduler [2021-08-26T16:53:15.201Z] Collecting cached-property<2,>=1.2.0 [2021-08-26T16:53:15.201Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-26T16:53:15.476Z] Collecting texttable<0.10,>=0.9.0 [2021-08-26T16:53:15.476Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-26T16:53:17.451Z] Collecting jsonschema<3,>=2.5.1 [2021-08-26T16:53:17.451Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-26T16:53:17.723Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-26T16:53:17.723Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-26T16:53:20.353Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-26T16:53:20.353Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-26T16:53:20.628Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-26T16:53:20.628Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-26T16:53:20.628Z] ---> e36d553aec58 [2021-08-26T16:53:20.628Z] Step 3/24 : WORKDIR /edgex-go [2021-08-26T16:53:20.628Z] ---> Using cache [2021-08-26T16:53:20.628Z] ---> ea7b1723987f [2021-08-26T16:53:20.628Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-26T16:53:20.901Z] ---> Using cache [2021-08-26T16:53:20.901Z] ---> 99ad1a3c6318 [2021-08-26T16:53:20.901Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-26T16:53:21.185Z] Collecting docker-pycreds>=0.4.0 [2021-08-26T16:53:21.185Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-26T16:53:21.784Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-26T16:53:21.784Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-26T16:53:22.059Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-26T16:53:22.059Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-26T16:53:22.059Z] ---> e36d553aec58 [2021-08-26T16:53:22.059Z] Step 3/23 : WORKDIR /edgex-go [2021-08-26T16:53:22.059Z] ---> Using cache [2021-08-26T16:53:22.059Z] ---> ea7b1723987f [2021-08-26T16:53:22.059Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-26T16:53:22.059Z] ---> Using cache [2021-08-26T16:53:22.059Z] ---> 99ad1a3c6318 [2021-08-26T16:53:22.059Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-26T16:53:22.059Z] Collecting certifi>=2017.4.17 [2021-08-26T16:53:22.059Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-26T16:53:22.332Z] Collecting idna<2.8,>=2.5 [2021-08-26T16:53:22.332Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-26T16:53:22.332Z] ---> Running in d264471214b6 [2021-08-26T16:53:22.332Z] ---> Running in 4fb1517741e2 [2021-08-26T16:53:23.321Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-26T16:53:23.321Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-26T16:53:23.595Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-26T16:53:23.595Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-26T16:53:23.595Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-26T16:53:23.595Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-26T16:53:24.580Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-26T16:53:24.580Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-26T16:53:24.854Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-26T16:53:24.854Z] Attempting uninstall: urllib3 [2021-08-26T16:53:24.854Z] Found existing installation: urllib3 1.26.2 [2021-08-26T16:53:24.854Z] Uninstalling urllib3-1.26.2: [2021-08-26T16:53:25.127Z] Successfully uninstalled urllib3-1.26.2 [2021-08-26T16:53:25.730Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-26T16:53:25.730Z] Attempting uninstall: idna [2021-08-26T16:53:25.730Z] Found existing installation: idna 3.1 [2021-08-26T16:53:25.730Z] Uninstalling idna-3.1: [2021-08-26T16:53:25.730Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-26T16:53:25.730Z] Successfully uninstalled idna-3.1 [2021-08-26T16:53:26.711Z] Attempting uninstall: chardet [2021-08-26T16:53:26.711Z] Found existing installation: chardet 4.0.0 [2021-08-26T16:53:26.711Z] Uninstalling chardet-4.0.0: [2021-08-26T16:53:26.711Z] Successfully uninstalled chardet-4.0.0 [2021-08-26T16:53:26.711Z] OK: 218 MiB in 52 packages [2021-08-26T16:53:26.989Z] OK: 218 MiB in 52 packages [2021-08-26T16:53:29.617Z] Attempting uninstall: requests [2021-08-26T16:53:29.617Z] Found existing installation: requests 2.25.1 [2021-08-26T16:53:29.617Z] Uninstalling requests-2.25.1: [2021-08-26T16:53:29.617Z] Successfully uninstalled requests-2.25.1 [2021-08-26T16:53:29.893Z] Running setup.py install for texttable: started [2021-08-26T16:53:30.165Z] Removing intermediate container 4fb1517741e2 [2021-08-26T16:53:30.165Z] ---> 3922bef022bb [2021-08-26T16:53:30.165Z] Step 6/23 : COPY go.mod . [2021-08-26T16:53:30.165Z] Removing intermediate container d264471214b6 [2021-08-26T16:53:30.165Z] ---> 0d764e483c70 [2021-08-26T16:53:30.165Z] Step 6/24 : COPY go.mod . [2021-08-26T16:53:30.630Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-26T16:53:30.631Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-26T16:53:30.631Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-26T16:53:30.631Z] Fetched 0 B in 0s (0 B/s) [2021-08-26T16:53:30.631Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-08-26T16:53:30.631Z] Fetched 96.5 kB in 0s (0 B/s) [2021-08-26T16:53:30.631Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-08-26T16:53:30.631Z] Fetched 279 kB in 0s (0 B/s) [2021-08-26T16:53:30.631Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-08-26T16:53:30.631Z] Fetched 122 kB in 0s (0 B/s) [2021-08-26T16:53:30.631Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-08-26T16:53:30.631Z] Fetched 77.8 kB in 0s (0 B/s) [2021-08-26T16:53:30.631Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-08-26T16:53:30.631Z] Fetched 8848 B in 0s (0 B/s) [2021-08-26T16:53:30.631Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-08-26T16:53:30.631Z] Fetched 47.8 kB in 0s (0 B/s) [2021-08-26T16:53:30.631Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-08-26T16:53:30.631Z] Fetched 45.6 kB in 0s (0 B/s) [2021-08-26T16:53:30.631Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-08-26T16:53:30.631Z] Fetched 15.0 kB in 0s (0 B/s) [2021-08-26T16:53:30.631Z] Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] [2021-08-26T16:53:30.631Z] Fetched 219 kB in 0s (0 B/s) [2021-08-26T16:53:30.631Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-08-26T16:53:30.631Z] Fetched 154 kB in 0s (0 B/s) [2021-08-26T16:53:30.631Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-08-26T16:53:30.631Z] Fetched 50.6 kB in 0s (0 B/s) [2021-08-26T16:53:30.631Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-08-26T16:53:30.631Z] Fetched 14.8 kB in 0s (0 B/s) [2021-08-26T16:53:30.631Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-08-26T16:53:30.631Z] Fetched 41.8 kB in 0s (0 B/s) [2021-08-26T16:53:30.631Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-08-26T16:53:30.631Z] Fetched 499 kB in 0s (0 B/s) [2021-08-26T16:53:30.631Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-08-26T16:53:30.631Z] Fetched 111 kB in 0s (0 B/s) [2021-08-26T16:53:30.631Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-08-26T16:53:30.631Z] Fetched 240 kB in 0s (0 B/s) [2021-08-26T16:53:30.631Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-08-26T16:53:30.631Z] Fetched 29.3 kB in 0s (0 B/s) [2021-08-26T16:53:30.631Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-08-26T16:53:30.631Z] Fetched 85.5 kB in 0s (0 B/s) [2021-08-26T16:53:30.631Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-08-26T16:53:30.631Z] Fetched 24.5 kB in 0s (0 B/s) [2021-08-26T16:53:30.631Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-08-26T16:53:30.631Z] Fetched 49.2 kB in 0s (0 B/s) [2021-08-26T16:53:30.631Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-08-26T16:53:30.631Z] Fetched 54.2 kB in 0s (0 B/s) [2021-08-26T16:53:30.631Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-08-26T16:53:30.631Z] Fetched 30.8 kB in 0s (0 B/s) [2021-08-26T16:53:30.631Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-08-26T16:53:30.631Z] Fetched 15.8 kB in 0s (0 B/s) [2021-08-26T16:53:30.631Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-08-26T16:53:30.631Z] Fetched 85.9 kB in 0s (0 B/s) [2021-08-26T16:53:30.631Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-08-26T16:53:30.631Z] Fetched 8720 B in 0s (0 B/s) [2021-08-26T16:53:30.631Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-08-26T16:53:30.631Z] Fetched 140 kB in 0s (0 B/s) [2021-08-26T16:53:30.631Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-08-26T16:53:30.631Z] Fetched 119 kB in 0s (0 B/s) [2021-08-26T16:53:30.631Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-08-26T16:53:30.631Z] Fetched 111 kB in 0s (0 B/s) [2021-08-26T16:53:30.631Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-08-26T16:53:30.631Z] Fetched 11.1 kB in 0s (0 B/s) [2021-08-26T16:53:30.631Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-08-26T16:53:30.631Z] Fetched 645 kB in 0s (0 B/s) [2021-08-26T16:53:30.631Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-08-26T16:53:30.631Z] Fetched 41.3 kB in 0s (0 B/s) [2021-08-26T16:53:30.631Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-08-26T16:53:30.631Z] Fetched 17.9 kB in 0s (0 B/s) [2021-08-26T16:53:30.631Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-08-26T16:53:30.631Z] Fetched 368 kB in 0s (0 B/s) [2021-08-26T16:53:30.631Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-08-26T16:53:30.631Z] Fetched 187 kB in 0s (0 B/s) [2021-08-26T16:53:30.631Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-08-26T16:53:30.631Z] Fetched 175 kB in 0s (0 B/s) [2021-08-26T16:53:30.631Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-08-26T16:53:30.631Z] Fetched 206 kB in 0s (0 B/s) [2021-08-26T16:53:30.631Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-08-26T16:53:30.631Z] Fetched 1302 kB in 0s (0 B/s) [2021-08-26T16:53:30.631Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-08-26T16:53:30.631Z] Fetched 36.2 kB in 0s (0 B/s) [2021-08-26T16:53:30.631Z] Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] [2021-08-26T16:53:30.631Z] Fetched 159 kB in 0s (0 B/s) [2021-08-26T16:53:30.631Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-08-26T16:53:30.631Z] Fetched 107 kB in 0s (0 B/s) [2021-08-26T16:53:30.631Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-08-26T16:53:30.631Z] Fetched 48.7 kB in 0s (0 B/s) [2021-08-26T16:53:30.631Z] Pulling static-packages [2021-08-26T16:53:30.631Z] + snapcraftctl pull [2021-08-26T16:53:30.631Z] Pulling version [2021-08-26T16:53:30.631Z] + cd /root/project [2021-08-26T16:53:30.631Z] + git describe --tags --abbrev=0 [2021-08-26T16:53:30.631Z] + sed s/v// [2021-08-26T16:53:30.631Z] + GIT_VERSION=2.0.1-dev.34 [2021-08-26T16:53:30.631Z] + [ -z 2.0.1-dev.34 ] [2021-08-26T16:53:30.631Z] + snapcraftctl set-version 2.0.1-dev.34 [2021-08-26T16:53:30.631Z] Building config-common [2021-08-26T16:53:30.631Z] + snapcraftctl build [2021-08-26T16:53:31.589Z] Skipping build go-build-helper (already ran) [2021-08-26T16:53:31.589Z] Building edgex-go [2021-08-26T16:53:31.856Z] + cd /root/parts/edgex-go/src [2021-08-26T16:53:31.856Z] + git describe --tags --abbrev=0 [2021-08-26T16:53:31.856Z] + sed s/v// [2021-08-26T16:53:31.856Z] + GIT_VERSION=2.0.1-dev.34 [2021-08-26T16:53:31.856Z] + [ -z 2.0.1-dev.34 ] [2021-08-26T16:53:31.856Z] + echo 2.0.1-dev.34 [2021-08-26T16:53:31.856Z] + make build [2021-08-26T16:53:31.856Z] go mod tidy [2021-08-26T16:53:32.148Z] ---> 96556c264041 [2021-08-26T16:53:32.149Z] Step 7/23 : RUN go mod download [2021-08-26T16:53:32.149Z] ---> 8dd094423f20 [2021-08-26T16:53:32.149Z] Step 7/24 : RUN go mod download [2021-08-26T16:53:32.149Z] ---> Running in b717c562f1ed [2021-08-26T16:53:32.149Z] Running setup.py install for texttable: finished with status 'done' [2021-08-26T16:53:32.149Z] Running setup.py install for PyYAML: started [2021-08-26T16:53:32.422Z] ---> Running in ffb661f12d82 [2021-08-26T16:53:34.429Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-26T16:53:34.429Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-26T16:53:34.429Z] ---> e36d553aec58 [2021-08-26T16:53:34.429Z] Step 3/22 : WORKDIR /edgex-go [2021-08-26T16:53:34.429Z] ---> Using cache [2021-08-26T16:53:34.429Z] ---> ea7b1723987f [2021-08-26T16:53:34.429Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-26T16:53:34.429Z] ---> Using cache [2021-08-26T16:53:34.429Z] ---> 99ad1a3c6318 [2021-08-26T16:53:34.429Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-26T16:53:34.429Z] ---> Running in f48bd89842bd [2021-08-26T16:53:35.192Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-08-26T16:53:35.193Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-08-26T16:53:35.427Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-26T16:53:35.459Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.15 [2021-08-26T16:53:35.459Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-08-26T16:53:35.459Z] go: downloading github.com/google/uuid v1.3.0 [2021-08-26T16:53:35.459Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-08-26T16:53:35.459Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-08-26T16:53:35.459Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-08-26T16:53:35.459Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-08-26T16:53:35.459Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-08-26T16:53:35.459Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-08-26T16:53:35.459Z] go: downloading github.com/lib/pq v1.10.2 [2021-08-26T16:53:35.707Z] Running setup.py install for docopt: started [2021-08-26T16:53:35.725Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-08-26T16:53:35.725Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-08-26T16:53:35.725Z] go: downloading github.com/pelletier/go-toml v1.9.3 [2021-08-26T16:53:35.991Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-08-26T16:53:35.991Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-08-26T16:53:36.575Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-08-26T16:53:36.694Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-26T16:53:37.159Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2021-08-26T16:53:37.159Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-08-26T16:53:37.159Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-08-26T16:53:37.159Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-26T16:53:37.159Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-26T16:53:37.159Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-08-26T16:53:37.159Z] go: downloading github.com/x448/float16 v0.8.4 [2021-08-26T16:53:37.159Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2021-08-26T16:53:37.441Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2021-08-26T16:53:37.441Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-08-26T16:53:37.441Z] go: downloading golang.org/x/text v0.3.6 [2021-08-26T16:53:37.441Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-08-26T16:53:37.441Z] go: downloading github.com/go-playground/locales v0.14.0 [2021-08-26T16:53:37.441Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-08-26T16:53:37.441Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-08-26T16:53:37.441Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-08-26T16:53:37.441Z] go: downloading github.com/kr/pretty v0.3.0 [2021-08-26T16:53:37.824Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-08-26T16:53:37.824Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-08-26T16:53:37.824Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-08-26T16:53:37.824Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-08-26T16:53:38.145Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2021-08-26T16:53:38.145Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-08-26T16:53:38.145Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-08-26T16:53:38.171Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-26T16:53:38.440Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-08-26T16:53:38.444Z] Running setup.py install for docopt: finished with status 'done' [2021-08-26T16:53:38.444Z] Running setup.py install for dockerpty: started [2021-08-26T16:53:38.762Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-08-26T16:53:38.763Z] go: downloading github.com/kr/text v0.2.0 [2021-08-26T16:53:38.763Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2021-08-26T16:53:38.763Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-08-26T16:53:38.763Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-08-26T16:53:39.030Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-26T16:53:39.030Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-08-26T16:53:39.030Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-08-26T16:53:39.030Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-08-26T16:53:39.030Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-08-26T16:53:39.030Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-08-26T16:53:39.030Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-08-26T16:53:39.030Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-08-26T16:53:39.030Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-26T16:53:39.030Z] go: downloading github.com/fatih/color v1.9.0 [2021-08-26T16:53:39.030Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-26T16:53:39.030Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-26T16:53:39.030Z] go: downloading github.com/pkg/errors v0.9.1 [2021-08-26T16:53:39.030Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-08-26T16:53:39.030Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-08-26T16:53:39.030Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-08-26T16:53:39.030Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-08-26T16:53:39.030Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-08-26T16:53:39.030Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-08-26T16:53:39.030Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-08-26T16:53:39.030Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-08-26T16:53:39.030Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-08-26T16:53:39.030Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-08-26T16:53:39.030Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-08-26T16:53:39.030Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-08-26T16:53:39.030Z] go: downloading github.com/miekg/dns v1.1.26 [2021-08-26T16:53:39.030Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-08-26T16:53:39.030Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-08-26T16:53:39.053Z] OK: 218 MiB in 52 packages [2021-08-26T16:53:39.295Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-08-26T16:53:39.295Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o cmd/core-data/core-data ./cmd/core-data [2021-08-26T16:53:39.664Z] Removing intermediate container ffb661f12d82 [2021-08-26T16:53:39.664Z] ---> a42fc5270712 [2021-08-26T16:53:39.664Z] Step 8/24 : COPY . . [2021-08-26T16:53:39.938Z] Removing intermediate container b717c562f1ed [2021-08-26T16:53:39.938Z] ---> 956ed9ee2b3e [2021-08-26T16:53:39.938Z] Step 8/23 : COPY . . [2021-08-26T16:53:40.924Z] Removing intermediate container f48bd89842bd [2021-08-26T16:53:40.924Z] ---> c61299a8a69d [2021-08-26T16:53:40.924Z] Step 6/22 : COPY go.mod . [2021-08-26T16:53:41.201Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-26T16:53:41.477Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-26T16:53:41.477Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-26T16:53:41.477Z] ---> e36d553aec58 [2021-08-26T16:53:41.477Z] Step 3/23 : WORKDIR /edgex-go [2021-08-26T16:53:41.477Z] ---> Using cache [2021-08-26T16:53:41.477Z] ---> ea7b1723987f [2021-08-26T16:53:41.477Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-26T16:53:41.477Z] ---> Using cache [2021-08-26T16:53:41.477Z] ---> 99ad1a3c6318 [2021-08-26T16:53:41.477Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-26T16:53:41.477Z] ---> Using cache [2021-08-26T16:53:41.477Z] ---> c61299a8a69d [2021-08-26T16:53:41.477Z] Step 6/23 : COPY go.mod . [2021-08-26T16:53:43.465Z] 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-08-26T16:53:44.069Z] ---> 606cac47e009 [2021-08-26T16:53:44.069Z] Step 7/22 : RUN go mod download [2021-08-26T16:53:44.670Z] ---> ebe966069c24 [2021-08-26T16:53:44.670Z] Step 7/23 : RUN go mod download [2021-08-26T16:53:44.670Z] ---> Running in 79d22c286e26 [2021-08-26T16:53:44.947Z] ---> Running in f67a6e4007bd [2021-08-26T16:53:47.483Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-26T16:53:51.695Z] Removing intermediate container 79d22c286e26 [2021-08-26T16:53:51.695Z] ---> b8e479e4f497 [2021-08-26T16:53:51.695Z] Step 8/22 : COPY . . [2021-08-26T16:53:51.695Z] Removing intermediate container f67a6e4007bd [2021-08-26T16:53:51.695Z] ---> c6c159f1b539 [2021-08-26T16:53:51.695Z] Step 8/23 : COPY . . [2021-08-26T16:53:51.718Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o cmd/core-command/core-command ./cmd/core-command [2021-08-26T16:53:52.672Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-26T16:53:54.073Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-26T16:53:54.337Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-26T16:53:55.318Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-26T16:53:56.719Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-26T16:53:57.675Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-26T16:53:59.077Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-26T16:53:59.658Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-26T16:54:00.617Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-26T16:54:01.842Z] Removing intermediate container 8e92d3147d7b [2021-08-26T16:54:01.842Z] ---> 8047367d441f [2021-08-26T16:54:01.842Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-26T16:54:01.842Z] ---> 41cfd46a6e64 [2021-08-26T16:54:01.842Z] Step 9/23 : RUN go mod tidy [2021-08-26T16:54:01.842Z] ---> ed3e9f1296b9 [2021-08-26T16:54:01.842Z] Step 9/24 : RUN go mod tidy [2021-08-26T16:54:02.553Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-08-26T16:54:02.553Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-08-26T16:54:02.553Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-08-26T16:54:02.553Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-08-26T16:54:02.553Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-08-26T16:54:02.553Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-08-26T16:54:02.553Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-08-26T16:54:02.553Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-08-26T16:54:02.553Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-08-26T16:54:02.553Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-08-26T16:54:02.553Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-08-26T16:54:02.553Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-08-26T16:54:02.553Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-08-26T16:54:02.553Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-08-26T16:54:02.553Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-08-26T16:54:02.553Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-08-26T16:54:02.553Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-08-26T16:54:02.553Z] + 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-08-26T16:54:02.553Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-08-26T16:54:02.553Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-08-26T16:54:02.553Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-08-26T16:54:02.553Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-08-26T16:54:02.553Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-08-26T16:54:02.553Z] + 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-08-26T16:54:02.553Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-08-26T16:54:02.553Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-08-26T16:54:02.553Z] + 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-08-26T16:54:03.819Z] ---> Running in e9709910bb2f [2021-08-26T16:54:03.819Z] ---> Running in 22498910c7d9 [2021-08-26T16:54:03.819Z] ---> Running in 1578ba86fcd3 [2021-08-26T16:54:03.956Z] Building hooks [2021-08-26T16:54:03.956Z] + cd /root/parts/hooks/src [2021-08-26T16:54:03.956Z] + make build [2021-08-26T16:54:03.956Z] go mod tidy [2021-08-26T16:54:03.956Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-08-26T16:54:04.222Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-08-26T16:54:04.488Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-08-26T16:54:04.488Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-08-26T16:54:04.488Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-08-26T16:54:05.068Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-08-26T16:54:05.651Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-08-26T16:54:05.651Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-08-26T16:54:05.791Z] Removing intermediate container 1578ba86fcd3 [2021-08-26T16:54:05.791Z] ---> 959aa3fc3727 [2021-08-26T16:54:05.791Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-26T16:54:06.067Z] ---> Running in 68fec7d361bd [2021-08-26T16:54:06.664Z] Removing intermediate container 68fec7d361bd [2021-08-26T16:54:06.664Z] ---> 12475d7254e7 [2021-08-26T16:54:06.664Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-26T16:54:06.664Z] ---> 4eb48f969d4d [2021-08-26T16:54:06.664Z] Step 9/22 : RUN go mod tidy [2021-08-26T16:54:06.939Z] ---> Running in e5e3c93842fc [2021-08-26T16:54:08.370Z] ---> 7fff4dc2e0a6 [2021-08-26T16:54:08.370Z] Step 9/23 : RUN go mod tidy [2021-08-26T16:54:08.644Z] ---> Running in 71bd891aa323 [2021-08-26T16:54:08.983Z] Building static-packages [2021-08-26T16:54:08.984Z] + snapcraftctl build [2021-08-26T16:54:09.238Z] ---> 72cc88749a84 [2021-08-26T16:54:09.238Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-26T16:54:09.843Z] Removing intermediate container 22498910c7d9 [2021-08-26T16:54:09.843Z] ---> c7c844d8d7b1 [2021-08-26T16:54:09.843Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-26T16:54:10.117Z] ---> Running in b28a86c7f5ae [2021-08-26T16:54:10.117Z] Removing intermediate container e9709910bb2f [2021-08-26T16:54:10.117Z] ---> 312381088af6 [2021-08-26T16:54:10.117Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-26T16:54:10.387Z] Building version [2021-08-26T16:54:10.387Z] + snapcraftctl build [2021-08-26T16:54:10.712Z] ---> Running in 44f5804fa95f [2021-08-26T16:54:10.986Z] ---> 5f796ef3fb4b [2021-08-26T16:54:10.986Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-26T16:54:12.961Z] Staging config-common [2021-08-26T16:54:12.962Z] + snapcraftctl stage [2021-08-26T16:54:12.981Z] 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-08-26T16:54:12.981Z] ---> 5d41bfe981a3 [2021-08-26T16:54:12.981Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-26T16:54:12.981Z] ---> Running in 466f9868e765 [2021-08-26T16:54:12.981Z] Removing intermediate container e5e3c93842fc [2021-08-26T16:54:13.265Z] ---> 7decb84543ee [2021-08-26T16:54:13.265Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-26T16:54:13.265Z] 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-08-26T16:54:13.265Z] ---> Running in 462d26df8cd0 [2021-08-26T16:54:13.545Z] Skipping stage go-build-helper (already ran) [2021-08-26T16:54:13.545Z] Staging edgex-go [2021-08-26T16:54:13.545Z] + snapcraftctl stage [2021-08-26T16:54:14.278Z] Removing intermediate container 466f9868e765 [2021-08-26T16:54:14.278Z] ---> 37ee0a94bc3e [2021-08-26T16:54:14.278Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-26T16:54:14.278Z] ---> Running in 3d507c4b585f [2021-08-26T16:54:14.505Z] Staging hooks [2021-08-26T16:54:14.505Z] + snapcraftctl stage [2021-08-26T16:54:15.272Z] Removing intermediate container 71bd891aa323 [2021-08-26T16:54:15.272Z] ---> 00937f84206f [2021-08-26T16:54:15.272Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-26T16:54:15.272Z] Removing intermediate container 3d507c4b585f [2021-08-26T16:54:15.272Z] ---> 941dd8297ec3 [2021-08-26T16:54:15.272Z] Step 22/24 : LABEL arch=arm64 [2021-08-26T16:54:15.272Z] ---> Running in 473f5169034b [2021-08-26T16:54:15.547Z] ---> Running in 359669e45c45 [2021-08-26T16:54:15.912Z] Staging static-packages [2021-08-26T16:54:15.913Z] + snapcraftctl stage [2021-08-26T16:54:16.150Z] 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-08-26T16:54:16.430Z] Removing intermediate container 359669e45c45 [2021-08-26T16:54:16.430Z] ---> c89e812a3c39 [2021-08-26T16:54:16.430Z] Step 23/24 : LABEL git_sha=6c2fbd20b2cfbefea7e3a028c4e29af4f78d59fd [2021-08-26T16:54:16.705Z] ---> Running in 0f27b6d93871 [2021-08-26T16:54:16.866Z] Staging version [2021-08-26T16:54:16.866Z] + snapcraftctl stage [2021-08-26T16:54:17.694Z] Removing intermediate container 0f27b6d93871 [2021-08-26T16:54:17.694Z] ---> 8d7d38bbf0fe [2021-08-26T16:54:17.694Z] Step 24/24 : LABEL version=0.0.0 [2021-08-26T16:54:17.694Z] 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-08-26T16:54:17.694Z] ---> Running in 2e794578f498 [2021-08-26T16:54:17.820Z] Priming config-common [2021-08-26T16:54:17.820Z] + snapcraftctl prime [2021-08-26T16:54:18.687Z] Removing intermediate container 2e794578f498 [2021-08-26T16:54:18.687Z] ---> e7013f6a859a [2021-08-26T16:54:18.687Z] [2021-08-26T16:54:18.776Z] Priming go-build-helper [2021-08-26T16:54:18.776Z] + snapcraftctl prime [2021-08-26T16:54:18.962Z] Successfully built e7013f6a859a [2021-08-26T16:54:18.962Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-08-26T16:54:19.732Z] Priming edgex-go [2021-08-26T16:54:19.732Z] + snapcraftctl prime [2021-08-26T16:54:21.136Z] Priming hooks [2021-08-26T16:54:21.136Z] + snapcraftctl prime [2021-08-26T16:54:22.090Z] Priming static-packages [2021-08-26T16:54:22.090Z] + snapcraftctl prime [2021-08-26T16:54:24.668Z] Priming version [2021-08-26T16:54:24.668Z] + snapcraftctl prime [2021-08-26T16:54:25.625Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-26T16:55:55.815Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-26T16:55:59.217Z] Removing intermediate container 462d26df8cd0 [2021-08-26T16:55:59.217Z] ---> c1a65fd095b5 [2021-08-26T16:55:59.217Z] [2021-08-26T16:55:59.217Z] Step 11/22 : FROM alpine:3.12 [2021-08-26T16:55:59.217Z] ---> c4fd0aeabfcf [2021-08-26T16:55:59.217Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-26T16:55:59.217Z] Removing intermediate container 44f5804fa95f [2021-08-26T16:55:59.217Z] ---> 6ef7e4546a42 [2021-08-26T16:55:59.217Z] [2021-08-26T16:55:59.217Z] Step 11/23 : FROM alpine:3.12 [2021-08-26T16:55:59.217Z] ---> c4fd0aeabfcf [2021-08-26T16:55:59.217Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-26T16:55:59.217Z] Removing intermediate container 473f5169034b [2021-08-26T16:55:59.217Z] ---> 3c32630ec153 [2021-08-26T16:55:59.217Z] [2021-08-26T16:55:59.217Z] Step 11/23 : FROM alpine:3.12 [2021-08-26T16:55:59.217Z] ---> c4fd0aeabfcf [2021-08-26T16:55:59.217Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-26T16:55:59.217Z] ---> Using cache [2021-08-26T16:55:59.217Z] ---> 89a911a23a54 [2021-08-26T16:55:59.217Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-26T16:55:59.217Z] ---> Using cache [2021-08-26T16:55:59.217Z] ---> cfdffd262926 [2021-08-26T16:55:59.217Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-26T16:55:59.217Z] ---> Running in bece1981beb8 [2021-08-26T16:55:59.217Z] ---> Running in 88274b043909 [2021-08-26T16:55:59.217Z] ---> Running in eb9525666a8a [2021-08-26T16:55:59.815Z] Removing intermediate container 88274b043909 [2021-08-26T16:55:59.815Z] ---> 5dc588bc8a6f [2021-08-26T16:55:59.815Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-26T16:56:00.087Z] ---> Running in 4493194e7eaf [2021-08-26T16:56:00.686Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-26T16:56:00.972Z] Removing intermediate container 4493194e7eaf [2021-08-26T16:56:00.972Z] ---> d3ca4fcf90b0 [2021-08-26T16:56:00.972Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-26T16:56:00.972Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-26T16:56:00.972Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-26T16:56:01.244Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-26T16:56:01.521Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-26T16:56:01.521Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-26T16:56:01.521Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-26T16:56:01.809Z] (4/4) Installing curl (7.78.0-r0) [2021-08-26T16:56:01.809Z] Executing busybox-1.31.1-r20.trigger [2021-08-26T16:56:01.809Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-26T16:56:01.809Z] Executing ca-certificates-20191127-r4.trigger [2021-08-26T16:56:01.809Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-26T16:56:01.809Z] Executing busybox-1.31.1-r20.trigger [2021-08-26T16:56:01.809Z] Executing ca-certificates-20191127-r4.trigger [2021-08-26T16:56:02.091Z] OK: 7 MiB in 18 packages [2021-08-26T16:56:02.091Z] OK: 6 MiB in 16 packages [2021-08-26T16:56:02.366Z] ---> dbda355d26b4 [2021-08-26T16:56:02.366Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-26T16:56:05.007Z] ---> 0156efab4d52 [2021-08-26T16:56:05.007Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-26T16:56:05.007Z] Removing intermediate container bece1981beb8 [2021-08-26T16:56:05.007Z] ---> 81f0093006d8 [2021-08-26T16:56:05.007Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-26T16:56:05.007Z] Removing intermediate container eb9525666a8a [2021-08-26T16:56:05.007Z] ---> 2fac98d07d48 [2021-08-26T16:56:05.007Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-26T16:56:05.007Z] ---> Running in 3b8a8177c360 [2021-08-26T16:56:05.007Z] ---> Running in 5c5d88024acd [2021-08-26T16:56:05.007Z] Removing intermediate container b28a86c7f5ae [2021-08-26T16:56:05.007Z] ---> ac6cda4dafde [2021-08-26T16:56:05.007Z] [2021-08-26T16:56:05.007Z] Step 11/24 : FROM alpine:3.12 [2021-08-26T16:56:05.007Z] ---> c4fd0aeabfcf [2021-08-26T16:56:05.007Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-26T16:56:05.284Z] ---> Running in 88e0fe1fb5d9 [2021-08-26T16:56:05.557Z] Removing intermediate container 5c5d88024acd [2021-08-26T16:56:05.557Z] ---> 4242e868ff10 [2021-08-26T16:56:05.557Z] Step 14/22 : WORKDIR /edgex [2021-08-26T16:56:05.557Z] ---> bbc7d07c34c8 [2021-08-26T16:56:05.557Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-26T16:56:05.557Z] Removing intermediate container 3b8a8177c360 [2021-08-26T16:56:05.557Z] ---> ff232b1e3637 [2021-08-26T16:56:05.557Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-26T16:56:05.834Z] ---> Running in 47b76ad312fd [2021-08-26T16:56:05.834Z] ---> Running in 6cf31f240714 [2021-08-26T16:56:05.834Z] ---> Running in bd044cdb8743 [2021-08-26T16:56:05.834Z] Removing intermediate container 88e0fe1fb5d9 [2021-08-26T16:56:05.834Z] ---> 31a3cd15ebb2 [2021-08-26T16:56:05.834Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-26T16:56:06.107Z] ---> Running in 49df396666d5 [2021-08-26T16:56:06.380Z] Removing intermediate container 47b76ad312fd [2021-08-26T16:56:06.380Z] ---> ef4392ab6bbf [2021-08-26T16:56:06.380Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-26T16:56:06.656Z] Removing intermediate container 6cf31f240714 [2021-08-26T16:56:06.656Z] ---> b86b5519ac82 [2021-08-26T16:56:06.656Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-26T16:56:06.656Z] Removing intermediate container bd044cdb8743 [2021-08-26T16:56:06.656Z] ---> a6329f523f93 [2021-08-26T16:56:06.656Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-26T16:56:06.656Z] ---> Running in ec4df6595f9e [2021-08-26T16:56:06.656Z] Removing intermediate container 49df396666d5 [2021-08-26T16:56:06.656Z] ---> fb41930daf0c [2021-08-26T16:56:06.656Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-26T16:56:06.934Z] ---> Running in 5ac515a9cd04 [2021-08-26T16:56:06.934Z] ---> Running in 0f4be667a9bf [2021-08-26T16:56:07.208Z] Removing intermediate container ec4df6595f9e [2021-08-26T16:56:07.208Z] ---> ac3b31bb7582 [2021-08-26T16:56:07.208Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-26T16:56:07.481Z] Removing intermediate container 0f4be667a9bf [2021-08-26T16:56:07.481Z] ---> ab6c70338e3f [2021-08-26T16:56:07.481Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-26T16:56:07.481Z] Removing intermediate container 5ac515a9cd04 [2021-08-26T16:56:07.481Z] ---> 1b9c7d5e1f23 [2021-08-26T16:56:07.481Z] Step 21/23 : LABEL arch=arm64 [2021-08-26T16:56:07.753Z] ---> b73f8d3b33b0 [2021-08-26T16:56:07.753Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-26T16:56:07.753Z] ---> Running in a492bc7a9aa2 [2021-08-26T16:56:07.753Z] ---> Running in adf9e58e0311 [2021-08-26T16:56:08.345Z] ---> 096c6b6ddf43 [2021-08-26T16:56:08.345Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-26T16:56:08.621Z] Removing intermediate container a492bc7a9aa2 [2021-08-26T16:56:08.621Z] ---> 0c6e3dfa82c2 [2021-08-26T16:56:08.621Z] Step 22/23 : LABEL git_sha=6c2fbd20b2cfbefea7e3a028c4e29af4f78d59fd [2021-08-26T16:56:08.900Z] ---> Running in 6ca6bca7b7c3 [2021-08-26T16:56:09.492Z] ---> 52090e898915 [2021-08-26T16:56:09.492Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-26T16:56:09.769Z] Removing intermediate container 6ca6bca7b7c3 [2021-08-26T16:56:09.769Z] ---> b60a6349c655 [2021-08-26T16:56:09.769Z] Step 23/23 : LABEL version=0.0.0 [2021-08-26T16:56:10.046Z] ---> 5e1129bb4125 [2021-08-26T16:56:10.046Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-26T16:56:10.046Z] ---> Running in 0104502ad12e [2021-08-26T16:56:11.025Z] ---> beafc363f804 [2021-08-26T16:56:11.025Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-26T16:56:11.025Z] Removing intermediate container 0104502ad12e [2021-08-26T16:56:11.025Z] ---> ca4ab2d97bb6 [2021-08-26T16:56:11.025Z] [2021-08-26T16:56:11.025Z] ---> Running in 6e6555a6284d [2021-08-26T16:56:11.025Z] ---> 267e87867aaa [2021-08-26T16:56:11.025Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-26T16:56:11.298Z] Removing intermediate container adf9e58e0311 [2021-08-26T16:56:11.298Z] ---> f6b97e8eca0e [2021-08-26T16:56:11.298Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-26T16:56:11.298Z] Successfully built ca4ab2d97bb6 [2021-08-26T16:56:11.298Z] Successfully tagged support-scheduler-arm64:latest [2021-08-26T16:56:11.298Z]  Building support-scheduler ... done  ---> Running in fe4efe57be3a [2021-08-26T16:56:11.298Z] ---> Running in 6e1e2373a7fb [2021-08-26T16:56:11.570Z] Removing intermediate container 6e6555a6284d [2021-08-26T16:56:11.571Z] ---> 7ca5fd829fff [2021-08-26T16:56:11.571Z] Step 19/22 : CMD ["--init=true"] [2021-08-26T16:56:11.843Z] ---> Running in b2ca6b502256 [2021-08-26T16:56:11.843Z] Removing intermediate container fe4efe57be3a [2021-08-26T16:56:11.843Z] ---> 0c073976b822 [2021-08-26T16:56:11.843Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-26T16:56:12.117Z] ---> Running in 315854999b78 [2021-08-26T16:56:12.389Z] Removing intermediate container b2ca6b502256 [2021-08-26T16:56:12.389Z] ---> a2c8ae967687 [2021-08-26T16:56:12.389Z] Step 20/22 : LABEL arch=arm64 [2021-08-26T16:56:12.665Z] ---> Running in 01111e5ffd0c [2021-08-26T16:56:12.665Z] Removing intermediate container 315854999b78 [2021-08-26T16:56:12.665Z] ---> 6e737cf7e625 [2021-08-26T16:56:12.665Z] Step 21/23 : LABEL arch=arm64 [2021-08-26T16:56:12.665Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-26T16:56:12.938Z] ---> Running in 3b6f9cff8fe6 [2021-08-26T16:56:13.211Z] Removing intermediate container 01111e5ffd0c [2021-08-26T16:56:13.211Z] ---> 1589a814901b [2021-08-26T16:56:13.211Z] Step 21/22 : LABEL git_sha=6c2fbd20b2cfbefea7e3a028c4e29af4f78d59fd [2021-08-26T16:56:13.488Z] ---> Running in 5c317f1dd852 [2021-08-26T16:56:13.488Z] Removing intermediate container 3b6f9cff8fe6 [2021-08-26T16:56:13.488Z] ---> 9eb38dbb8e7a [2021-08-26T16:56:13.488Z] Step 22/23 : LABEL git_sha=6c2fbd20b2cfbefea7e3a028c4e29af4f78d59fd [2021-08-26T16:56:13.488Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-26T16:56:13.488Z] ---> Running in 0851e0ccb396 [2021-08-26T16:56:14.086Z] Removing intermediate container 5c317f1dd852 [2021-08-26T16:56:14.086Z] ---> 4063b11e8a68 [2021-08-26T16:56:14.086Z] Step 22/22 : LABEL version=0.0.0 [2021-08-26T16:56:14.086Z] Removing intermediate container 0851e0ccb396 [2021-08-26T16:56:14.086Z] ---> 0a7d6a3a47c6 [2021-08-26T16:56:14.086Z] Step 23/23 : LABEL version=0.0.0 [2021-08-26T16:56:14.086Z] ---> Running in ca85dfdadd1b [2021-08-26T16:56:14.370Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-26T16:56:14.370Z] ---> Running in 7d7cd4a8019c [2021-08-26T16:56:14.370Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-26T16:56:14.370Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-26T16:56:14.647Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-26T16:56:14.647Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-26T16:56:14.647Z] Removing intermediate container ca85dfdadd1b [2021-08-26T16:56:14.647Z] ---> 6ca6c75f8955 [2021-08-26T16:56:14.647Z] [2021-08-26T16:56:14.922Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-26T16:56:14.922Z] Executing busybox-1.31.1-r20.trigger [2021-08-26T16:56:14.922Z] OK: 8 MiB in 20 packages [2021-08-26T16:56:14.922Z] Removing intermediate container 7d7cd4a8019c [2021-08-26T16:56:14.922Z] ---> 61193db126f1 [2021-08-26T16:56:14.922Z] [2021-08-26T16:56:15.201Z] Successfully built 6ca6c75f8955 [2021-08-26T16:56:15.201Z] Successfully tagged security-proxy-setup-arm64:latest [2021-08-26T16:56:15.482Z]  Building security-proxy-setup ... done Successfully built 61193db126f1 [2021-08-26T16:56:15.482Z] Successfully tagged support-notifications-arm64:latest [2021-08-26T16:56:16.078Z]  Building support-notifications ... done Removing intermediate container 6e1e2373a7fb [2021-08-26T16:56:16.079Z] ---> ba95785765c1 [2021-08-26T16:56:16.079Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-26T16:56:17.055Z] ---> 2a6752c42700 [2021-08-26T16:56:17.055Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-26T16:56:18.488Z] ---> 2e14aa03a685 [2021-08-26T16:56:18.488Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-26T16:56:19.082Z] ---> 7bdb02d238d6 [2021-08-26T16:56:19.082Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-26T16:56:19.082Z] ---> Running in 46bde2a13532 [2021-08-26T16:56:19.680Z] Removing intermediate container 46bde2a13532 [2021-08-26T16:56:19.680Z] ---> 11d2a1d1f77b [2021-08-26T16:56:19.680Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-26T16:56:19.953Z] ---> Running in 6eb9a7aa64b1 [2021-08-26T16:56:20.546Z] Removing intermediate container 6eb9a7aa64b1 [2021-08-26T16:56:20.546Z] ---> fdd513c0e8ab [2021-08-26T16:56:20.546Z] Step 22/24 : LABEL arch=arm64 [2021-08-26T16:56:20.546Z] ---> Running in 9adaaa9ee4cf [2021-08-26T16:56:21.140Z] Removing intermediate container 9adaaa9ee4cf [2021-08-26T16:56:21.140Z] ---> 71fd76c65b0d [2021-08-26T16:56:21.140Z] Step 23/24 : LABEL git_sha=6c2fbd20b2cfbefea7e3a028c4e29af4f78d59fd [2021-08-26T16:56:21.140Z] ---> Running in 734fd86d3cf2 [2021-08-26T16:56:21.734Z] Removing intermediate container 734fd86d3cf2 [2021-08-26T16:56:21.734Z] ---> 2b503a42cfda [2021-08-26T16:56:21.734Z] Step 24/24 : LABEL version=0.0.0 [2021-08-26T16:56:21.734Z] ---> Running in 9c86721ea658 [2021-08-26T16:56:22.331Z] Removing intermediate container 9c86721ea658 [2021-08-26T16:56:22.331Z] ---> 65e9813e74c7 [2021-08-26T16:56:22.331Z] [2021-08-26T16:56:22.605Z] Successfully built 65e9813e74c7 [2021-08-26T16:56:22.605Z] Successfully tagged core-data-arm64:latest [2021-08-26T16:56:22.893Z]  Building core-data ... done  [Pipeline] } [2021-08-26T16:56:22.908Z] $ docker stop --time=1 8cdf4e48d65e4ab6e754df26c27b0f07069dff031a6ed6cdd29b478b4888ed27 [2021-08-26T16:56:24.667Z] $ docker rm -f 8cdf4e48d65e4ab6e754df26c27b0f07069dff031a6ed6cdd29b478b4888ed27 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-26T16:56:25.223Z] + docker images [2021-08-26T16:56:25.495Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-26T16:56:25.495Z] core-data-arm64 latest 65e9813e74c7 3 seconds ago 19.3MB [2021-08-26T16:56:25.495Z] support-notifications-arm64 latest 61193db126f1 11 seconds ago 15.9MB [2021-08-26T16:56:25.495Z] security-proxy-setup-arm64 latest 6ca6c75f8955 11 seconds ago 24.6MB [2021-08-26T16:56:25.495Z] support-scheduler-arm64 latest ca4ab2d97bb6 15 seconds ago 15.2MB [2021-08-26T16:56:25.495Z] ac6cda4dafde 21 seconds ago 1.57GB [2021-08-26T16:56:25.495Z] 6ef7e4546a42 27 seconds ago 1.57GB [2021-08-26T16:56:25.495Z] 3c32630ec153 27 seconds ago 1.57GB [2021-08-26T16:56:25.495Z] c1a65fd095b5 29 seconds ago 1.57GB [2021-08-26T16:56:25.495Z] sys-mgmt-agent-arm64 latest e7013f6a859a 2 minutes ago 311MB [2021-08-26T16:56:25.495Z] security-bootstrapper-arm64 latest bde78db4b07c 3 minutes ago 17.7MB [2021-08-26T16:56:25.495Z] security-secretstore-setup-arm64 latest cd0340ea1a26 3 minutes ago 26.5MB [2021-08-26T16:56:25.495Z] core-command-arm64 latest 1eca3762680d 3 minutes ago 15.2MB [2021-08-26T16:56:25.495Z] core-metadata-arm64 latest a08e73a5157a 3 minutes ago 15.8MB [2021-08-26T16:56:25.495Z] 96f5d0d43648 3 minutes ago 1.57GB [2021-08-26T16:56:25.495Z] c6c4eb9425c9 3 minutes ago 1.57GB [2021-08-26T16:56:25.495Z] 76e812545955 3 minutes ago 1.57GB [2021-08-26T16:56:25.495Z] 3dd84df5aa7c 3 minutes ago 1.57GB [2021-08-26T16:56:25.495Z] 80fee2762637 4 minutes ago 1.56GB [2021-08-26T16:56:25.495Z] ci-base-image-arm64 latest e36d553aec58 15 minutes ago 1.24GB [2021-08-26T16:56:25.495Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 2 weeks ago 533MB [2021-08-26T16:56:25.495Z] docker 20.10.7 df445af6242a 2 months ago 234MB [2021-08-26T16:56:25.495Z] alpine 3.12 c4fd0aeabfcf 2 months ago 5.32MB [2021-08-26T16:56:25.495Z] 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-08-26T16:56:26.137Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-26T16:56:26.138Z] [2021-08-26T16:56:26.138Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-26T16:56:26.485Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-26T16:56:26.758Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-26T16:56:26.758Z] 448f6bf000e3: Pulling fs layer [2021-08-26T16:56:26.758Z] f757da607395: Pulling fs layer [2021-08-26T16:56:26.758Z] 05883995daec: Pulling fs layer [2021-08-26T16:56:26.758Z] 8603b9c90790: Pulling fs layer [2021-08-26T16:56:26.758Z] 1560dd03e051: Pulling fs layer [2021-08-26T16:56:26.758Z] 27f5ce0e4adf: Pulling fs layer [2021-08-26T16:56:26.758Z] c2d8d7efcc4b: Pulling fs layer [2021-08-26T16:56:26.758Z] 8603b9c90790: Waiting [2021-08-26T16:56:26.758Z] 1560dd03e051: Waiting [2021-08-26T16:56:26.758Z] 27f5ce0e4adf: Waiting [2021-08-26T16:56:26.758Z] c2d8d7efcc4b: Waiting [2021-08-26T16:56:27.034Z] f757da607395: Verifying Checksum [2021-08-26T16:56:27.034Z] f757da607395: Download complete [2021-08-26T16:56:27.034Z] 8603b9c90790: Download complete [2021-08-26T16:56:27.304Z] 1560dd03e051: Verifying Checksum [2021-08-26T16:56:27.304Z] 1560dd03e051: Download complete [2021-08-26T16:56:27.304Z] 27f5ce0e4adf: Verifying Checksum [2021-08-26T16:56:27.304Z] 27f5ce0e4adf: Download complete [2021-08-26T16:56:27.304Z] 05883995daec: Verifying Checksum [2021-08-26T16:56:27.304Z] 05883995daec: Download complete [2021-08-26T16:56:28.277Z] 448f6bf000e3: Verifying Checksum [2021-08-26T16:56:31.663Z] c2d8d7efcc4b: Verifying Checksum [2021-08-26T16:56:31.663Z] c2d8d7efcc4b: Download complete [2021-08-26T16:56:31.663Z] 448f6bf000e3: Pull complete [2021-08-26T16:56:32.255Z] f757da607395: Pull complete [2021-08-26T16:56:34.226Z] 05883995daec: Pull complete [2021-08-26T16:56:34.227Z] 8603b9c90790: Pull complete [2021-08-26T16:56:35.213Z] 1560dd03e051: Pull complete [2021-08-26T16:56:35.485Z] 27f5ce0e4adf: Pull complete [2021-08-26T16:56:50.589Z] c2d8d7efcc4b: Pull complete [2021-08-26T16:56:50.589Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-26T16:56:50.589Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-26T16:56:50.589Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-26T16:56:50.824Z] prd-ubuntu18.04-docker-arm64-4c-16g-842 does not seem to be running inside a container [2021-08-26T16:56:50.915Z] $ 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-08-26T16:56:54.788Z] $ docker top 9c18db5d8d2a722c84241c530dcacd5d38d53a425e2076433f1f8e25ead1a893 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-26T16:56:55.862Z] ---> job-cost.sh [2021-08-26T16:56:55.863Z] lf-activate-venv: SKIPPING [2021-08-26T16:56:55.863Z] INFO: No Stack... [2021-08-26T16:56:56.861Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-08-26T16:56:57.133Z] INFO: Archiving Costs [Pipeline] sh [2021-08-26T16:56:57.803Z] + + cat /w/workspace/edgex-go/4/archives/cost.csv [2021-08-26T16:56:57.803Z] cut -d, -f6 [Pipeline] lock [2021-08-26T16:56:57.866Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3678-4-stack-cost] [2021-08-26T16:56:57.876Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3678-4-stack-cost] did not exist. Created. [2021-08-26T16:56:57.876Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3678-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-26T16:56:58.555Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-08-26T16:56:58.725Z] Stashed 1 file(s) [Pipeline] } [2021-08-26T16:56:58.740Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3678-4-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-26T16:56:58.781Z] $ docker stop --time=1 9c18db5d8d2a722c84241c530dcacd5d38d53a425e2076433f1f8e25ead1a893 [2021-08-26T16:57:00.442Z] $ docker rm -f 9c18db5d8d2a722c84241c530dcacd5d38d53a425e2076433f1f8e25ead1a893 [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-08-26T16:57:01.486Z] provisioning config files... [2021-08-26T16:57:01.502Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config4248578655996136053tmp [Pipeline] { [Pipeline] sh [2021-08-26T16:57:01.878Z] + set +x [2021-08-26T16:57:01.878Z] + curl -s https://codecov.io/bash [2021-08-26T16:57:01.878Z] + bash -s -- [2021-08-26T16:57:01.878Z] [2021-08-26T16:57:01.878Z] _____ _ [2021-08-26T16:57:01.878Z] / ____| | | [2021-08-26T16:57:01.878Z] | | ___ __| | ___ ___ _____ __ [2021-08-26T16:57:01.878Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-26T16:57:01.878Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-26T16:57:01.878Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-26T16:57:01.878Z] Bash-1.0.6 [2021-08-26T16:57:01.878Z] [2021-08-26T16:57:01.878Z] [2021-08-26T16:57:01.878Z] ==> git version 2.24.4 found [2021-08-26T16:57:02.145Z] ==> 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-08-26T16:57:02.145Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-26T16:57:02.145Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-26T16:57:02.145Z] ==> Jenkins CI detected. [2021-08-26T16:57:02.145Z] current dir:  /w/workspace/edgex-go/4 [2021-08-26T16:57:02.145Z] project root: . [2021-08-26T16:57:02.145Z] --> token set from env [2021-08-26T16:57:02.145Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-26T16:57:02.145Z] ==> Running gcov in . (disable via -X gcov) [2021-08-26T16:57:02.145Z] ==> Python coveragepy not found [2021-08-26T16:57:02.145Z] ==> Searching for coverage reports in: [2021-08-26T16:57:02.145Z] + . [2021-08-26T16:57:02.145Z] -> Found 1 reports [2021-08-26T16:57:02.145Z] ==> Detecting git/mercurial file structure [2021-08-26T16:57:02.145Z] ==> Reading reports [2021-08-26T16:57:02.145Z] + ./coverage.out bytes=405611 [2021-08-26T16:57:02.145Z] ==> Appending adjustments [2021-08-26T16:57:02.145Z] https://docs.codecov.io/docs/fixing-reports [2021-08-26T16:57:03.104Z] + Found adjustments [2021-08-26T16:57:03.104Z] ==> Gzipping contents [2021-08-26T16:57:03.104Z] 56K /tmp/codecov.XAOHxM.gz [2021-08-26T16:57:03.104Z] ==> Uploading reports [2021-08-26T16:57:03.104Z] url: https://codecov.io [2021-08-26T16:57:03.104Z] query: branch=PR-3678&commit=ef6effb0748ea689d2accd1a67b5aba7c6475f8c&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3678%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3678&job=&cmd_args= [2021-08-26T16:57:03.104Z] -> Pinging Codecov [2021-08-26T16:57:03.104Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3678&commit=ef6effb0748ea689d2accd1a67b5aba7c6475f8c&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3678%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3678&job=&cmd_args= [2021-08-26T16:57:11.997Z] -> Uploading to [2021-08-26T16:57:11.997Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-26/00271124DB129430A58F1EEE437C3FCB/ef6effb0748ea689d2accd1a67b5aba7c6475f8c/924fb866-f0e1-41bc-8067-40d662ed9312.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210826%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210826T165710Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d581cacf70471eee231c0fbb33df4295a60c7dfea8d9869e3fdf5e76d49697a9 [2021-08-26T16:57:11.997Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-26T16:57:11.997Z] Dload Upload Total Spent Left Speed [2021-08-26T16:57:11.997Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54686 0 0 100 54686 0 106k --:--:-- --:--:-- --:--:-- 106k [2021-08-26T16:57:11.997Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/ef6effb0748ea689d2accd1a67b5aba7c6475f8c [Pipeline] } [2021-08-26T16:57:12.025Z] 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-08-26T16:57:13.239Z] + '[' -d /w/workspace/edgex-go/4/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-26T16:57:13.587Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-26T16:57:14.251Z] ---> package-listing.sh [2021-08-26T16:57:14.251Z] ++ facter osfamily [2021-08-26T16:57:14.251Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-26T16:57:14.522Z] + OS_FAMILY=redhat [2021-08-26T16:57:14.522Z] + workspace=/w/workspace/edgex-go/4 [2021-08-26T16:57:14.522Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-26T16:57:14.522Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-26T16:57:14.522Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-26T16:57:14.522Z] + PACKAGES=/tmp/packages_start.txt [2021-08-26T16:57:14.522Z] + '[' /w/workspace/edgex-go/4 ']' [2021-08-26T16:57:14.522Z] + PACKAGES=/tmp/packages_end.txt [2021-08-26T16:57:14.522Z] + case "${OS_FAMILY}" in [2021-08-26T16:57:14.522Z] + rpm -qa [2021-08-26T16:57:14.522Z] + sort [2021-08-26T16:57:16.683Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-26T16:57:16.683Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-26T16:57:16.683Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-26T16:57:16.683Z] + '[' /w/workspace/edgex-go/4 ']' [2021-08-26T16:57:16.683Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2021-08-26T16:57:16.683Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2021-08-26T16:57:16.702Z] 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-08-26T16:57:17.065Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-26T16:57:17.621Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-26T16:57:17.621Z] [2021-08-26T16:57:17.621Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-26T16:57:17.988Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-26T16:57:17.988Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-26T16:57:17.988Z] b4d181a07f80: Pulling fs layer [2021-08-26T16:57:17.988Z] a1111a8f2ec3: Pulling fs layer [2021-08-26T16:57:17.988Z] ed53099fbce6: Pulling fs layer [2021-08-26T16:57:17.988Z] dc539afda2c1: Pulling fs layer [2021-08-26T16:57:17.988Z] 77bc0d833cb6: Pulling fs layer [2021-08-26T16:57:17.988Z] 9065ff56babe: Pulling fs layer [2021-08-26T16:57:17.988Z] d287ab97295c: Pulling fs layer [2021-08-26T16:57:17.988Z] dc539afda2c1: Waiting [2021-08-26T16:57:17.988Z] 77bc0d833cb6: Waiting [2021-08-26T16:57:17.988Z] 9065ff56babe: Waiting [2021-08-26T16:57:17.988Z] d287ab97295c: Waiting [2021-08-26T16:57:18.580Z] a1111a8f2ec3: Verifying Checksum [2021-08-26T16:57:18.580Z] a1111a8f2ec3: Download complete [2021-08-26T16:57:18.580Z] dc539afda2c1: Verifying Checksum [2021-08-26T16:57:18.580Z] dc539afda2c1: Download complete [2021-08-26T16:57:18.850Z] 77bc0d833cb6: Verifying Checksum [2021-08-26T16:57:18.850Z] 77bc0d833cb6: Download complete [2021-08-26T16:57:19.120Z] 9065ff56babe: Verifying Checksum [2021-08-26T16:57:19.120Z] 9065ff56babe: Download complete [2021-08-26T16:57:19.707Z] ed53099fbce6: Verifying Checksum [2021-08-26T16:57:19.707Z] ed53099fbce6: Download complete [2021-08-26T16:57:21.663Z] b4d181a07f80: Verifying Checksum [2021-08-26T16:57:21.663Z] b4d181a07f80: Download complete [2021-08-26T16:57:22.638Z] b4d181a07f80: Pull complete [2021-08-26T16:57:22.638Z] a1111a8f2ec3: Pull complete [2021-08-26T16:57:23.229Z] ed53099fbce6: Pull complete [2021-08-26T16:57:23.229Z] dc539afda2c1: Pull complete [2021-08-26T16:57:23.502Z] 77bc0d833cb6: Pull complete [2021-08-26T16:57:23.774Z] 9065ff56babe: Pull complete [2021-08-26T16:57:32.530Z] d287ab97295c: Verifying Checksum [2021-08-26T16:57:32.530Z] d287ab97295c: Download complete [2021-08-26T16:57:36.260Z] d287ab97295c: Pull complete [2021-08-26T16:57:36.260Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-26T16:57:36.260Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-26T16:57:36.260Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-26T16:57:36.417Z] prd-centos7-docker-4c-2g-839 does not seem to be running inside a container [2021-08-26T16:57:36.506Z] $ 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-08-26T16:57:39.534Z] $ docker top 97f025c7726938159b609befc5785f3ec07c851f5f7231ae7f9ca8b171510226 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-26T16:57:39.946Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-26T16:57:40.508Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-26T16:57:40.848Z] + ls /var/log/sa-host [2021-08-26T16:57:40.848Z] + sadf -c /var/log/sa-host/sa05 [2021-08-26T16:57:40.848Z] file_magic: OK [2021-08-26T16:57:40.848Z] HZ: Using current value: 100 [2021-08-26T16:57:40.848Z] file_header: OK [2021-08-26T16:57:40.848Z] 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-08-26T16:57:40.848Z] Statistics: [2021-08-26T16:57:40.848Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-26T16:57:40.848Z] File successfully converted to sysstat format version 12.0.3 [2021-08-26T16:57:40.848Z] + sadf -c /var/log/sa-host/sa26 [2021-08-26T16:57:40.848Z] file_magic: OK [2021-08-26T16:57:40.848Z] HZ: Using current value: 100 [2021-08-26T16:57:40.848Z] file_header: OK [2021-08-26T16:57:40.848Z] 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-08-26T16:57:40.848Z] Statistics: [2021-08-26T16:57:40.848Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-26T16:57:40.848Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-26T16:57:41.038Z] provisioning config files... [2021-08-26T16:57:41.105Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config7814399735283662347tmp [Pipeline] { [Pipeline] echo [2021-08-26T16:57:41.133Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-26T16:57:41.501Z] ---> create-netrc.sh [Pipeline] } [2021-08-26T16:57:41.516Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-26T16:57:41.921Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-26T16:57:41.936Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-26T16:57:42.269Z] ---> sudo-logs.sh [2021-08-26T16:57:42.269Z] Archiving 'sudo' log.. [2021-08-26T16:57:42.269Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-839.vexxhost.local: Name or service not known [2021-08-26T16:57:42.269Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-839.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-26T16:57:42.313Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-26T16:57:42.644Z] ---> job-cost.sh [2021-08-26T16:57:42.644Z] lf-activate-venv: SKIPPING [2021-08-26T16:57:42.644Z] DEBUG: total: 0.10999999940395355 [2021-08-26T16:57:42.644Z] INFO: Retrieving Stack Cost... [2021-08-26T16:57:43.616Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-26T16:57:43.616Z] INFO: Archiving Costs [Pipeline] echo [2021-08-26T16:57:43.636Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-26T16:57:43.969Z] ---> logs-deploy.sh [2021-08-26T16:57:43.970Z] lf-activate-venv: SKIPPING [2021-08-26T16:57:43.970Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3678/4 [2021-08-26T16:57:43.970Z] INFO: archiving workspace using pattern(s): [2021-08-26T16:57:44.938Z] Archives upload complete. [2021-08-26T16:57:44.938Z] INFO: archiving logs to Nexus