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 6bde2d451cc5168352ea50d010e834f2955516c8+b1bdcd94332d9981d98deb7be6e1abf49d24c93e (cc1edc36c9acca90b3bb2e3b58ccd0e3b95a7d4e) 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-ssh3499236408094213762.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 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-ssh4705406778171294311.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 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 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-3655/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-3655/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7889440804821779056.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c # timeout=10 Commit message: "Merge pull request #352 from ernestojeda/parallel-go-mod-download" > 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-ssh7407697513752358241.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-3655/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-3655/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6663271612810895074.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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-214 in /w/workspace/edgexfoundry_edgex-go_PR-3655 [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-ssh2756644465994377596.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 b1bdcd94332d9981d98deb7be6e1abf49d24c93e into PR head commit 6bde2d451cc5168352ea50d010e834f2955516c8 > 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-ssh4283950312074001241.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3655/head:refs/remotes/origin/PR-3655 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6bde2d451cc5168352ea50d010e834f2955516c8 # timeout=10 Merge succeeded, producing d49be81119b6e3f48cbf749f90c55581adc5d69e Checking out Revision d49be81119b6e3f48cbf749f90c55581adc5d69e (PR-3655) > 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-ssh4412221585390996358.key > git merge b1bdcd94332d9981d98deb7be6e1abf49d24c93e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d49be81119b6e3f48cbf749f90c55581adc5d69e # timeout=10 Commit message: "Merge commit 'b1bdcd94332d9981d98deb7be6e1abf49d24c93e' into HEAD" > git rev-list --no-walk 6bde2d451cc5168352ea50d010e834f2955516c8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-10T04:29:52.096Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-10T04:29:52.180Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-10T04:29:52.207Z] ========================================================= [2021-08-10T04:29:52.207Z] EdgeX Global Pipelines Version Info [2021-08-10T04:29:52.207Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-10T04:29:53.438Z] ------------------- [2021-08-10T04:29:53.438Z] stable info: [2021-08-10T04:29:53.438Z] ------------------- [2021-08-10T04:29:53.438Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-10T04:29:53.438Z] Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c [2021-08-10T04:29:53.438Z] Message: update stable to v1.0.204 [2021-08-10T04:29:54.020Z] ------------------- [2021-08-10T04:29:54.020Z] experimental info: [2021-08-10T04:29:54.020Z] ------------------- [2021-08-10T04:29:54.020Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-10T04:29:54.021Z] Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c [2021-08-10T04:29:54.021Z] Message: update experimental to v1.0.204 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-10T04:29:54.154Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-08-10T04:29:54.177Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-08-10T04:29:54.198Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-10T04:29:54.221Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-10T04:29:54.243Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-10T04:29:54.265Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-10T04:29:54.287Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-10T04:29:54.309Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-08-10T04:29:54.331Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-08-10T04:29:54.353Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-08-10T04:29:54.375Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-10T04:29:54.397Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-10T04:29:54.419Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-10T04:29:54.443Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-10T04:29:54.465Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-10T04:29:54.488Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-10T04:29:54.510Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-10T04:29:54.533Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-10T04:29:54.559Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-10T04:29:54.582Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-08-10T04:29:54.604Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-08-10T04:29:54.626Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-10T04:29:54.648Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-10T04:29:54.671Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3655 [Pipeline] echo [2021-08-10T04:29:54.693Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3655 [Pipeline] echo [2021-08-10T04:29:54.715Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3655 [Pipeline] echo [2021-08-10T04:29:54.737Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d49be81119b6e3f48cbf749f90c55581adc5d69e [Pipeline] echo [2021-08-10T04:29:54.758Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d49be81 [Pipeline] echo [2021-08-10T04:29:54.780Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-10T04:29:54.851Z] provisioning config files... [2021-08-10T04:29:54.872Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config3267814120222701878tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-10T04:29:55.211Z] ---> docker-login.sh [2021-08-10T04:29:55.211Z] nexus3.edgexfoundry.org:10001 [2021-08-10T04:29:55.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-10T04:29:55.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-10T04:29:55.481Z] Configure a credential helper to remove this warning. See [2021-08-10T04:29:55.481Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-10T04:29:55.481Z] [2021-08-10T04:29:55.481Z] Login Succeeded [2021-08-10T04:29:55.481Z] nexus3.edgexfoundry.org:10002 [2021-08-10T04:29:55.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-10T04:29:55.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-10T04:29:55.747Z] Configure a credential helper to remove this warning. See [2021-08-10T04:29:55.747Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-10T04:29:55.747Z] [2021-08-10T04:29:55.747Z] Login Succeeded [2021-08-10T04:29:55.747Z] nexus3.edgexfoundry.org:10003 [2021-08-10T04:29:55.747Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-10T04:29:55.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-10T04:29:55.747Z] Configure a credential helper to remove this warning. See [2021-08-10T04:29:55.747Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-10T04:29:55.747Z] [2021-08-10T04:29:55.747Z] Login Succeeded [2021-08-10T04:29:55.747Z] nexus3.edgexfoundry.org:10004 [2021-08-10T04:29:56.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-10T04:29:56.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-10T04:29:56.015Z] Configure a credential helper to remove this warning. See [2021-08-10T04:29:56.015Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-10T04:29:56.015Z] [2021-08-10T04:29:56.015Z] Login Succeeded [2021-08-10T04:29:56.015Z] docker.io [2021-08-10T04:29:56.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-10T04:29:56.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-10T04:29:56.596Z] Configure a credential helper to remove this warning. See [2021-08-10T04:29:56.596Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-10T04:29:56.596Z] [2021-08-10T04:29:56.596Z] Login Succeeded [2021-08-10T04:29:56.596Z] ---> docker-login.sh ends [Pipeline] } [2021-08-10T04:29:56.608Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-10T04:29:56.980Z] ++ 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-10T04:29:56.980Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-10T04:29:56.980Z] ++ dirname cmd/core-command/Dockerfile [2021-08-10T04:29:56.980Z] ++ cut -d/ -f2 [2021-08-10T04:29:56.980Z] + echo core-command,cmd/core-command/Dockerfile [2021-08-10T04:29:56.980Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-10T04:29:56.980Z] ++ dirname cmd/core-data/Dockerfile [2021-08-10T04:29:56.980Z] ++ cut -d/ -f2 [2021-08-10T04:29:56.980Z] + echo core-data,cmd/core-data/Dockerfile [2021-08-10T04:29:56.980Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-10T04:29:56.980Z] ++ dirname cmd/core-metadata/Dockerfile [2021-08-10T04:29:56.980Z] ++ cut -d/ -f2 [2021-08-10T04:29:56.980Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-08-10T04:29:56.980Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-10T04:29:56.980Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-08-10T04:29:56.980Z] ++ cut -d/ -f2 [2021-08-10T04:29:56.980Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-08-10T04:29:56.980Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-10T04:29:56.980Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-08-10T04:29:56.980Z] ++ cut -d/ -f2 [2021-08-10T04:29:56.980Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-08-10T04:29:56.980Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-10T04:29:56.980Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-08-10T04:29:56.980Z] ++ cut -d/ -f2 [2021-08-10T04:29:56.980Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-08-10T04:29:56.980Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-10T04:29:56.981Z] ++ dirname cmd/support-notifications/Dockerfile [2021-08-10T04:29:56.981Z] ++ cut -d/ -f2 [2021-08-10T04:29:56.981Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-08-10T04:29:56.981Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-10T04:29:56.981Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-08-10T04:29:56.981Z] ++ cut -d/ -f2 [2021-08-10T04:29:56.981Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-08-10T04:29:56.981Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-10T04:29:56.981Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-08-10T04:29:56.981Z] ++ cut -d/ -f2 [2021-08-10T04:29:56.981Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-08-10T04:29:57.038Z] 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-10T04:29:58.241Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-10T04:29:58.242Z] [2021-08-10T04:29:58.242Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-10T04:29:58.582Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-10T04:29:58.582Z] latest: Pulling from edgex-devops/git-semver [2021-08-10T04:29:58.582Z] 31603596830f: Pulling fs layer [2021-08-10T04:29:58.582Z] d4622e32a9a9: Pulling fs layer [2021-08-10T04:29:58.582Z] 1030fce36090: Pulling fs layer [2021-08-10T04:29:58.582Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-10T04:29:58.582Z] 6c6cb7e1b49b: Waiting [2021-08-10T04:29:58.582Z] d4622e32a9a9: Download complete [2021-08-10T04:29:58.852Z] 31603596830f: Verifying Checksum [2021-08-10T04:29:58.852Z] 31603596830f: Download complete [2021-08-10T04:29:59.133Z] 31603596830f: Pull complete [2021-08-10T04:29:59.133Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-10T04:29:59.133Z] 6c6cb7e1b49b: Download complete [2021-08-10T04:29:59.133Z] d4622e32a9a9: Pull complete [2021-08-10T04:29:59.133Z] 1030fce36090: Verifying Checksum [2021-08-10T04:29:59.133Z] 1030fce36090: Download complete [2021-08-10T04:29:59.724Z] 1030fce36090: Pull complete [2021-08-10T04:29:59.990Z] 6c6cb7e1b49b: Pull complete [2021-08-10T04:29:59.990Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-10T04:29:59.990Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-10T04:29:59.990Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-10T04:30:00.085Z] prd-centos7-docker-4c-2g-214 does not seem to be running inside a container [2021-08-10T04:30:00.144Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-10T04:30:00.998Z] $ docker top f40833261c36a3e1ed5f66263146cadae1b88815312c854495a7e5f83a5fd95b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-10T04:30:01.148Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-10T04:30:01.148Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-10T04:30:01.278Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-10T04:30:01.281Z] $ docker exec f40833261c36a3e1ed5f66263146cadae1b88815312c854495a7e5f83a5fd95b ssh-agent [2021-08-10T04:30:01.409Z] SSH_AUTH_SOCK=/tmp/ssh-gHvpPaTWoxU6/agent.14 [2021-08-10T04:30:01.409Z] SSH_AGENT_PID=21 [2021-08-10T04:30:01.420Z] Running ssh-add (command line suppressed) [2021-08-10T04:30:01.528Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_4642552989717175154.key (/w/workspace/edgex-go/4@tmp/private_key_4642552989717175154.key) [2021-08-10T04:30:01.559Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-10T04:30:01.874Z] + git tag --points-at HEAD [Pipeline] } [2021-08-10T04:30:01.896Z] $ docker exec --env ******** --env ******** f40833261c36a3e1ed5f66263146cadae1b88815312c854495a7e5f83a5fd95b ssh-agent -k [2021-08-10T04:30:02.038Z] unset SSH_AUTH_SOCK; [2021-08-10T04:30:02.038Z] unset SSH_AGENT_PID; [2021-08-10T04:30:02.038Z] echo Agent pid 21 killed; [2021-08-10T04:30:02.057Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-10T04:30:02.105Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-10T04:30:02.105Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-10T04:30:02.253Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-10T04:30:02.256Z] $ docker exec f40833261c36a3e1ed5f66263146cadae1b88815312c854495a7e5f83a5fd95b ssh-agent [2021-08-10T04:30:02.395Z] SSH_AUTH_SOCK=/tmp/ssh-EtFeSSnEwDE0/agent.54 [2021-08-10T04:30:02.395Z] SSH_AGENT_PID=61 [2021-08-10T04:30:02.405Z] Running ssh-add (command line suppressed) [2021-08-10T04:30:02.511Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_3551536855809066140.key (/w/workspace/edgex-go/4@tmp/private_key_3551536855809066140.key) [2021-08-10T04:30:02.533Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-10T04:30:02.854Z] + git semver init [2021-08-10T04:30:02.854Z] # -> Open(): unable to determine branch for HEAD [2021-08-10T04:30:02.854Z] # $GIT_DIR = /w/workspace/edgex-go/4/.git [2021-08-10T04:30:02.854Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/4 [2021-08-10T04:30:02.854Z] # $SEMVER_REMOTE_NAME = origin [2021-08-10T04:30:02.854Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-10T04:30:02.854Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-10T04:30:02.854Z] # $SEMVER_BRANCH = PR-3655 [2021-08-10T04:30:02.854Z] # $SEMVER_TEMP = /tmp/semver-989691474 [2021-08-10T04:30:02.854Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-08-10T04:30:21.113Z] # '/tmp/semver-989691474' -> '/w/workspace/edgex-go/4/.semver' [2021-08-10T04:30:21.113Z] # -> Force: false [2021-08-10T04:30:21.113Z] # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } [2021-08-10T04:30:21.126Z] $ docker exec --env ******** --env ******** f40833261c36a3e1ed5f66263146cadae1b88815312c854495a7e5f83a5fd95b ssh-agent -k [2021-08-10T04:30:21.227Z] unset SSH_AUTH_SOCK; [2021-08-10T04:30:21.228Z] unset SSH_AGENT_PID; [2021-08-10T04:30:21.228Z] echo Agent pid 61 killed; [2021-08-10T04:30:21.262Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-10T04:30:21.603Z] + git semver [Pipeline] } [2021-08-10T04:30:21.622Z] $ docker stop --time=1 f40833261c36a3e1ed5f66263146cadae1b88815312c854495a7e5f83a5fd95b [2021-08-10T04:30:23.774Z] $ docker rm -f f40833261c36a3e1ed5f66263146cadae1b88815312c854495a7e5f83a5fd95b [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-10T04:30:24.183Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-10T04:30:24.515Z] Stashed 1 file(s) [Pipeline] echo [2021-08-10T04:30:24.518Z] [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-10T04:30:24.725Z] ========================================================= [2021-08-10T04:30:24.725Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-10T04:30:24.725Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-10T04:30:25.040Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-10T04:30:25.040Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-10T04:30:25.040Z] 540db60ca938: Pulling fs layer [2021-08-10T04:30:25.040Z] adcc1eea9eea: Pulling fs layer [2021-08-10T04:30:25.040Z] 4c4ab2625f07: Pulling fs layer [2021-08-10T04:30:25.040Z] db62176df00c: Pulling fs layer [2021-08-10T04:30:25.040Z] 3b30891b0d05: Pulling fs layer [2021-08-10T04:30:25.040Z] 06b49ca38bd5: Pulling fs layer [2021-08-10T04:30:25.040Z] c788192a36de: Pulling fs layer [2021-08-10T04:30:25.040Z] a77e37c0d609: Pulling fs layer [2021-08-10T04:30:25.040Z] c3185cebc471: Pulling fs layer [2021-08-10T04:30:25.040Z] 06b49ca38bd5: Waiting [2021-08-10T04:30:25.040Z] c788192a36de: Waiting [2021-08-10T04:30:25.040Z] a77e37c0d609: Waiting [2021-08-10T04:30:25.040Z] c3185cebc471: Waiting [2021-08-10T04:30:25.040Z] db62176df00c: Waiting [2021-08-10T04:30:25.040Z] 3b30891b0d05: Waiting [2021-08-10T04:30:25.040Z] 4c4ab2625f07: Verifying Checksum [2021-08-10T04:30:25.040Z] 4c4ab2625f07: Download complete [2021-08-10T04:30:25.040Z] adcc1eea9eea: Verifying Checksum [2021-08-10T04:30:25.040Z] adcc1eea9eea: Download complete [2021-08-10T04:30:25.309Z] 3b30891b0d05: Verifying Checksum [2021-08-10T04:30:25.309Z] 3b30891b0d05: Download complete [2021-08-10T04:30:25.309Z] 06b49ca38bd5: Verifying Checksum [2021-08-10T04:30:25.309Z] 06b49ca38bd5: Download complete [2021-08-10T04:30:25.309Z] 540db60ca938: Verifying Checksum [2021-08-10T04:30:25.309Z] 540db60ca938: Download complete [2021-08-10T04:30:25.309Z] c788192a36de: Verifying Checksum [2021-08-10T04:30:25.309Z] c788192a36de: Download complete [2021-08-10T04:30:25.309Z] 540db60ca938: Pull complete [2021-08-10T04:30:25.576Z] adcc1eea9eea: Pull complete [2021-08-10T04:30:25.576Z] 4c4ab2625f07: Pull complete [2021-08-10T04:30:25.840Z] a77e37c0d609: Download complete [2021-08-10T04:30:30.095Z] c3185cebc471: Verifying Checksum [2021-08-10T04:30:30.095Z] c3185cebc471: Download complete [2021-08-10T04:30:30.095Z] db62176df00c: Verifying Checksum [2021-08-10T04:30:30.095Z] db62176df00c: Download complete [2021-08-10T04:30:33.462Z] db62176df00c: Pull complete [2021-08-10T04:30:33.462Z] 3b30891b0d05: Pull complete [2021-08-10T04:30:33.462Z] 06b49ca38bd5: Pull complete [2021-08-10T04:30:33.462Z] c788192a36de: Pull complete [2021-08-10T04:30:33.462Z] a77e37c0d609: Pull complete [2021-08-10T04:30:35.443Z] c3185cebc471: Pull complete [2021-08-10T04:30:35.443Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-10T04:30:35.443Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-10T04:30:35.443Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-08-10T04:30:35.771Z] + docker build -t ci-base-image-x86_64 -f - . [2021-08-10T04:30:35.771Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-10T04:30:35.771Z] WORKDIR /edgex [2021-08-10T04:30:35.771Z] COPY go.mod . [2021-08-10T04:30:35.771Z] RUN go mod download' [2021-08-10T04:30:37.715Z] Sending build context to Docker daemon 328.6MB [2021-08-10T04:30:37.715Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-10T04:30:37.715Z] ---> 031687cdd783 [2021-08-10T04:30:37.715Z] Step 2/4 : WORKDIR /edgex [2021-08-10T04:30:38.678Z] ---> Running in 554cd2399854 [2021-08-10T04:30:38.945Z] Removing intermediate container 554cd2399854 [2021-08-10T04:30:38.946Z] ---> b02b975532c5 [2021-08-10T04:30:38.946Z] Step 3/4 : COPY go.mod . [2021-08-10T04:30:38.946Z] ---> b79b0b840c9c [2021-08-10T04:30:38.946Z] Step 4/4 : RUN go mod download [2021-08-10T04:30:38.946Z] ---> Running in d91832b822ed [2021-08-10T04:30:39.654Z] Still waiting to schedule task [2021-08-10T04:30:39.655Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ is offline [2021-08-10T04:31:17.877Z] Removing intermediate container d91832b822ed [2021-08-10T04:31:17.877Z] ---> ce11e5788a84 [2021-08-10T04:31:17.877Z] Successfully built ce11e5788a84 [2021-08-10T04:31:17.877Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-10T04:31:18.197Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-10T04:31:18.197Z] . [Pipeline] withDockerContainer [2021-08-10T04:31:18.292Z] prd-centos7-docker-4c-2g-214 does not seem to be running inside a container [2021-08-10T04:31:18.342Z] $ 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 ******** ci-base-image-x86_64 cat [2021-08-10T04:31:18.760Z] $ docker top 04c0b01bdbbe26c6c8537d08f477cfd1756ac58055f1c4d4776df6dcbf798d5e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-10T04:31:19.153Z] + go version [2021-08-10T04:31:19.153Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-10T04:31:19.168Z] $ docker stop --time=1 04c0b01bdbbe26c6c8537d08f477cfd1756ac58055f1c4d4776df6dcbf798d5e [2021-08-10T04:31:20.364Z] $ docker rm -f 04c0b01bdbbe26c6c8537d08f477cfd1756ac58055f1c4d4776df6dcbf798d5e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-10T04:31:20.820Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-10T04:31:20.820Z] . [Pipeline] withDockerContainer [2021-08-10T04:31:20.916Z] prd-centos7-docker-4c-2g-214 does not seem to be running inside a container [2021-08-10T04:31:20.966Z] $ 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 ******** ci-base-image-x86_64 cat [2021-08-10T04:31:21.333Z] $ docker top 460c7add6f2ae79cad9f7b3c6376de3f1825349cf40d25423b1d424539a1fd06 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-10T04:31:21.426Z] ========================================================= [2021-08-10T04:31:21.426Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-10T04:31:21.426Z] ========================================================= [Pipeline] sh [2021-08-10T04:31:21.725Z] + go mod tidy [Pipeline] sh [2021-08-10T04:31:22.305Z] + make test [2021-08-10T04:31:22.305Z] 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-10T04:31:22.571Z] go mod tidy [2021-08-10T04:31:22.847Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-10T04:31:28.262Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-10T04:31:46.532Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-10T04:31:49.202Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-10T04:31:49.202Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-10T04:31:49.471Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-10T04:31:52.072Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-10T04:31:52.339Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-10T04:31:52.339Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-10T04:31:52.339Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-10T04:31:52.923Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-10T04:31:53.196Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-10T04:31:53.466Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-10T04:31:53.466Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-10T04:31:53.466Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-10T04:31:53.466Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-10T04:31:56.128Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.043s coverage: 28.7% of statements [2021-08-10T04:31:56.128Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-10T04:31:56.128Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-10T04:31:57.093Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.048s coverage: 100.0% of statements [2021-08-10T04:31:57.093Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-10T04:31:57.371Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.071s coverage: 46.3% of statements [2021-08-10T04:31:57.371Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-10T04:31:57.371Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-10T04:31:57.989Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.114s coverage: 90.1% of statements [2021-08-10T04:31:57.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-10T04:31:57.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-10T04:31:59.401Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.061s coverage: 81.2% of statements [2021-08-10T04:31:59.401Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-10T04:31:59.401Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-10T04:31:59.401Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-10T04:31:59.401Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-10T04:31:59.401Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-10T04:31:59.673Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.244s coverage: 94.2% of statements [2021-08-10T04:31:59.673Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-10T04:31:59.673Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-10T04:31:59.950Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.046s coverage: 59.1% of statements [2021-08-10T04:31:59.950Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-10T04:31:59.950Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-10T04:31:59.950Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-10T04:31:59.950Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-10T04:31:59.950Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-10T04:32:00.236Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.046s coverage: 60.0% of statements [2021-08-10T04:32:00.236Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-10T04:32:00.236Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-10T04:32:00.236Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-10T04:32:01.202Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.059s coverage: 0.8% of statements [2021-08-10T04:32:01.202Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-10T04:32:01.202Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.077s coverage: 58.8% of statements [2021-08-10T04:32:01.202Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.049s coverage: 22.0% of statements [2021-08-10T04:32:01.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-10T04:32:01.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.048s coverage: 47.1% of statements [2021-08-10T04:32:02.437Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.073s coverage: 79.5% of statements [2021-08-10T04:32:02.437Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements [2021-08-10T04:32:02.437Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.078s coverage: 96.3% of statements [2021-08-10T04:32:02.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.043s coverage: 87.5% of statements [2021-08-10T04:32:15.030Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.064s coverage: 94.4% of statements [2021-08-10T04:32:15.030Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2021-08-10T04:32:19.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.206s coverage: 81.8% of statements [2021-08-10T04:32:19.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-10T04:32:35.491Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-216 in /w/workspace/edgexfoundry_edgex-go_PR-3655 [Pipeline] { [Pipeline] ws [2021-08-10T04:32:35.521Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-08-10T04:32:35.775Z] The recommended git tool is: git [2021-08-10T04:32:37.485Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements [2021-08-10T04:32:37.485Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-10T04:32:37.485Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-10T04:32:37.485Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-10T04:32:37.485Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-08-10T04:32:37.485Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-10T04:32:37.485Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-10T04:32:37.485Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-10T04:32:37.485Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-10T04:32:37.485Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-10T04:32:37.485Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.057s coverage: 87.2% of statements [2021-08-10T04:32:37.485Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-10T04:32:37.485Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-10T04:32:37.485Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2021-08-10T04:32:37.485Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-10T04:32:37.486Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 58.8% of statements [2021-08-10T04:32:37.486Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-10T04:32:37.486Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.051s coverage: 80.0% of statements [2021-08-10T04:32:37.486Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-08-10T04:32:37.486Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.058s coverage: 85.4% of statements [2021-08-10T04:32:37.486Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.2% of statements [2021-08-10T04:32:37.486Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-10T04:32:37.486Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.147s coverage: 64.4% of statements [2021-08-10T04:32:37.486Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-10T04:32:37.486Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-10T04:32:37.486Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.044s coverage: 100.0% of statements [2021-08-10T04:32:37.486Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements [2021-08-10T04:32:37.486Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2021-08-10T04:32:37.486Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2021-08-10T04:32:37.486Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements [2021-08-10T04:32:37.752Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.184s coverage: 66.9% of statements [2021-08-10T04:32:37.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-10T04:32:37.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-10T04:32:37.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-10T04:32:38.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.125s coverage: 43.6% of statements [2021-08-10T04:32:38.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-10T04:32:38.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-10T04:32:38.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.064s coverage: 89.5% of statements [2021-08-10T04:32:38.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-10T04:32:38.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.061s coverage: 84.8% of statements [2021-08-10T04:32:38.716Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-10T04:32:41.676Z] using credential edgex-jenkins-ssh [2021-08-10T04:32:41.702Z] Cloning the remote Git repository [2021-08-10T04:32:41.792Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-10T04:32:41.916Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-08-10T04:32:42.098Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-10T04:32:42.099Z] > git --version # timeout=10 [2021-08-10T04:32:42.155Z] > git --version # 'git version 2.17.1' [2021-08-10T04:32:42.158Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-10T04:32:42.448Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-10T04:32:46.933Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.066s coverage: 19.5% of statements [2021-08-10T04:32:46.933Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-10T04:32:46.933Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-10T04:32:46.933Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-10T04:32:46.933Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-10T04:32:46.933Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.138s coverage: 92.0% of statements [2021-08-10T04:32:46.933Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-10T04:32:46.933Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-10T04:32:46.933Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-10T04:32:46.933Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-10T04:32:46.933Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.050s coverage: 62.7% of statements [2021-08-10T04:32:46.933Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-10T04:32:46.933Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-10T04:32:46.933Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.084s coverage: 97.7% of statements [2021-08-10T04:32:46.933Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-10T04:32:46.933Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-10T04:32:46.933Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-10T04:32:46.933Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-10T04:32:46.933Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements [2021-08-10T04:32:46.933Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-10T04:32:46.933Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-10T04:32:46.933Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-10T04:32:46.933Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-10T04:32:46.933Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-10T04:32:46.933Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-10T04:32:46.933Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.045s coverage: 100.0% of statements [2021-08-10T04:32:46.933Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements [2021-08-10T04:32:46.933Z] GO111MODULE=on go vet ./... [2021-08-10T04:32:59.172Z] Merging remotes/origin/main commit b1bdcd94332d9981d98deb7be6e1abf49d24c93e into PR head commit 6bde2d451cc5168352ea50d010e834f2955516c8 [2021-08-10T04:32:59.880Z] Merge succeeded, producing 552d219d21aef7273cf81976d14012b5b65776a1 [2021-08-10T04:32:59.880Z] Checking out Revision 552d219d21aef7273cf81976d14012b5b65776a1 (PR-3655) [2021-08-10T04:32:58.248Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-10T04:32:58.266Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-10T04:32:58.299Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-10T04:32:58.348Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-10T04:32:58.349Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-10T04:32:58.366Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3655/head:refs/remotes/origin/PR-3655 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-10T04:32:59.202Z] > git config core.sparsecheckout # timeout=10 [2021-08-10T04:32:59.223Z] > git checkout -f 6bde2d451cc5168352ea50d010e834f2955516c8 # timeout=10 [2021-08-10T04:32:59.475Z] > git remote # timeout=10 [2021-08-10T04:32:59.504Z] > git config --get remote.origin.url # timeout=10 [2021-08-10T04:32:59.522Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-10T04:32:59.536Z] > git merge b1bdcd94332d9981d98deb7be6e1abf49d24c93e # timeout=10 [2021-08-10T04:32:59.862Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-10T04:32:59.894Z] > git config core.sparsecheckout # timeout=10 [2021-08-10T04:32:59.911Z] > git checkout -f 552d219d21aef7273cf81976d14012b5b65776a1 # timeout=10 [2021-08-10T04:33:04.432Z] Commit message: "Merge commit 'b1bdcd94332d9981d98deb7be6e1abf49d24c93e' into HEAD" [2021-08-10T04:33:04.445Z] > git rev-list --no-walk 6bde2d451cc5168352ea50d010e834f2955516c8 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-10T04:33:05.119Z] provisioning config files... [2021-08-10T04:33:05.150Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config8554837470302096468tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-10T04:33:05.696Z] ---> docker-login.sh [2021-08-10T04:33:05.696Z] nexus3.edgexfoundry.org:10001 [2021-08-10T04:33:06.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-10T04:33:06.899Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-10T04:33:06.899Z] Configure a credential helper to remove this warning. See [2021-08-10T04:33:06.899Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-10T04:33:06.899Z] [2021-08-10T04:33:06.899Z] Login Succeeded [2021-08-10T04:33:06.899Z] nexus3.edgexfoundry.org:10002 [2021-08-10T04:33:07.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-10T04:33:07.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-10T04:33:07.451Z] Configure a credential helper to remove this warning. See [2021-08-10T04:33:07.451Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-10T04:33:07.451Z] [2021-08-10T04:33:07.451Z] Login Succeeded [2021-08-10T04:33:07.451Z] nexus3.edgexfoundry.org:10003 [2021-08-10T04:33:07.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-10T04:33:08.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-10T04:33:08.003Z] Configure a credential helper to remove this warning. See [2021-08-10T04:33:08.003Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-10T04:33:08.003Z] [2021-08-10T04:33:08.003Z] Login Succeeded [2021-08-10T04:33:08.003Z] nexus3.edgexfoundry.org:10004 [2021-08-10T04:33:08.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-10T04:33:08.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-10T04:33:08.555Z] Configure a credential helper to remove this warning. See [2021-08-10T04:33:08.555Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-10T04:33:08.555Z] [2021-08-10T04:33:08.555Z] Login Succeeded [2021-08-10T04:33:08.555Z] docker.io [2021-08-10T04:33:08.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-10T04:33:09.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-10T04:33:09.446Z] Configure a credential helper to remove this warning. See [2021-08-10T04:33:09.446Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-10T04:33:09.446Z] [2021-08-10T04:33:09.446Z] Login Succeeded [2021-08-10T04:33:09.446Z] ---> docker-login.sh ends [Pipeline] } [2021-08-10T04:33:09.529Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-10T04:33:10.139Z] ========================================================= [2021-08-10T04:33:10.139Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-10T04:33:10.139Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-10T04:33:10.536Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-10T04:33:10.817Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-10T04:33:10.817Z] 595b0fe564bb: Pulling fs layer [2021-08-10T04:33:10.817Z] 24495759ef45: Pulling fs layer [2021-08-10T04:33:10.817Z] d148012ef14d: Pulling fs layer [2021-08-10T04:33:10.817Z] e90a11edd702: Pulling fs layer [2021-08-10T04:33:10.817Z] d77568369979: Pulling fs layer [2021-08-10T04:33:10.817Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-10T04:33:10.817Z] 170f2ba95c9a: Pulling fs layer [2021-08-10T04:33:10.817Z] 97ac5df62f85: Pulling fs layer [2021-08-10T04:33:10.817Z] e90a11edd702: Waiting [2021-08-10T04:33:10.817Z] d77568369979: Waiting [2021-08-10T04:33:10.817Z] fc1c9f9a7f3b: Waiting [2021-08-10T04:33:10.817Z] 170f2ba95c9a: Waiting [2021-08-10T04:33:10.817Z] 97ac5df62f85: Waiting [2021-08-10T04:33:10.817Z] d148012ef14d: Download complete [2021-08-10T04:33:10.817Z] 24495759ef45: Verifying Checksum [2021-08-10T04:33:10.817Z] 24495759ef45: Download complete [2021-08-10T04:33:10.817Z] d77568369979: Verifying Checksum [2021-08-10T04:33:10.817Z] d77568369979: Download complete [2021-08-10T04:33:10.817Z] fc1c9f9a7f3b: Verifying Checksum [2021-08-10T04:33:10.817Z] fc1c9f9a7f3b: Download complete [2021-08-10T04:33:11.102Z] 595b0fe564bb: Verifying Checksum [2021-08-10T04:33:11.102Z] 595b0fe564bb: Download complete [2021-08-10T04:33:11.102Z] 170f2ba95c9a: Verifying Checksum [2021-08-10T04:33:11.102Z] 170f2ba95c9a: Download complete [2021-08-10T04:33:11.715Z] 595b0fe564bb: Pull complete [2021-08-10T04:33:12.321Z] 24495759ef45: Pull complete [2021-08-10T04:33:12.596Z] d148012ef14d: Pull complete [2021-08-10T04:33:13.700Z] gofmt -l . [2021-08-10T04:33:13.700Z] [ "`gofmt -l .`" = "" ] [2021-08-10T04:33:13.700Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-08-10T04:33:14.027Z] + ls -al . [2021-08-10T04:33:14.027Z] total 604 [2021-08-10T04:33:14.027Z] drwxrwxr-x 10 1001 1001 4096 Aug 10 04:33 . [2021-08-10T04:33:14.027Z] drwxr-xr-x 4 root root 28 Aug 10 04:31 .. [2021-08-10T04:33:14.027Z] -rw-rw-r-- 1 1001 1001 11 Aug 10 04:29 .dockerignore [2021-08-10T04:33:14.027Z] drwxrwxr-x 8 1001 1001 179 Aug 10 04:29 .git [2021-08-10T04:33:14.027Z] drwxrwxr-x 3 1001 1001 125 Aug 10 04:29 .github [2021-08-10T04:33:14.027Z] -rw-rw-r-- 1 1001 1001 818 Aug 10 04:29 .gitignore [2021-08-10T04:33:14.027Z] -rw-rw-r-- 1 1001 1001 76 Aug 10 04:29 .hadolint.yml [2021-08-10T04:33:14.027Z] drwx------ 3 1001 1001 58 Aug 10 04:30 .semver [2021-08-10T04:33:14.027Z] -rw-rw-r-- 1 1001 1001 166 Aug 10 04:29 .sonarcloud.properties [2021-08-10T04:33:14.027Z] -rw-rw-r-- 1 1001 1001 1171 Aug 10 04:29 ADOPTERS.md [2021-08-10T04:33:14.027Z] -rw-rw-r-- 1 1001 1001 8609 Aug 10 04:29 Attribution.txt [2021-08-10T04:33:14.027Z] -rw-rw-r-- 1 1001 1001 43881 Aug 10 04:29 CHANGELOG.md [2021-08-10T04:33:14.027Z] -rw-rw-r-- 1 1001 1001 3804 Aug 10 04:29 CONTRIBUTING.md [2021-08-10T04:33:14.027Z] -rw-rw-r-- 1 1001 1001 677 Aug 10 04:29 GOVERNANCE.md [2021-08-10T04:33:14.027Z] -rw-rw-r-- 1 1001 1001 849 Aug 10 04:29 Jenkinsfile [2021-08-10T04:33:14.027Z] -rw-rw-r-- 1 1001 1001 10775 Aug 10 04:29 LICENSE [2021-08-10T04:33:14.027Z] -rw-rw-r-- 1 1001 1001 5915 Aug 10 04:29 Makefile [2021-08-10T04:33:14.027Z] -rw-rw-r-- 1 1001 1001 582 Aug 10 04:29 OWNERS.md [2021-08-10T04:33:14.027Z] -rw-rw-r-- 1 1001 1001 8643 Aug 10 04:29 README.md [2021-08-10T04:33:14.027Z] -rw-rw-r-- 1 1001 1001 6912 Aug 10 04:29 SECURITY.md [2021-08-10T04:33:14.027Z] -rw-rw-r-- 1 1001 1001 5 Aug 10 04:30 VERSION [2021-08-10T04:33:14.027Z] -rw-rw-r-- 1 1001 1001 4131 Aug 10 04:29 ZMQWindows.md [2021-08-10T04:33:14.027Z] drwxrwxr-x 2 1001 1001 37 Aug 10 04:29 bin [2021-08-10T04:33:14.027Z] drwxrwxr-x 14 1001 1001 4096 Aug 10 04:29 cmd [2021-08-10T04:33:14.027Z] -rw-r--r-- 1 root root 404176 Aug 10 04:32 coverage.out [2021-08-10T04:33:14.027Z] -rw-rw-r-- 1 1001 1001 813 Aug 10 04:29 go.mod [2021-08-10T04:33:14.027Z] -rw-r--r-- 1 root root 48847 Aug 10 04:31 go.sum [2021-08-10T04:33:14.027Z] drwxrwxr-x 8 1001 1001 124 Aug 10 04:29 internal [2021-08-10T04:33:14.027Z] drwxrwxr-x 3 1001 1001 16 Aug 10 04:29 openapi [2021-08-10T04:33:14.027Z] drwxrwxr-x 4 1001 1001 71 Aug 10 04:29 snap [2021-08-10T04:33:14.027Z] -rw-rw-r-- 1 1001 1001 204 Aug 10 04:29 version.go [Pipeline] sh [2021-08-10T04:33:14.339Z] + '[' -e coverage.out ] [2021-08-10T04:33:14.339Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-08-10T04:33:14.440Z] Stashed 1 file(s) [Pipeline] sh [2021-08-10T04:33:14.576Z] 97ac5df62f85: Verifying Checksum [2021-08-10T04:33:14.576Z] 97ac5df62f85: Download complete [2021-08-10T04:33:14.742Z] + make build [2021-08-10T04:33:14.742Z] go mod tidy [2021-08-10T04:33:15.019Z] 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-10T04:33:15.185Z] e90a11edd702: Download complete [2021-08-10T04:33:16.432Z] 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-10T04:33:23.107Z] 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-10T04:33:23.696Z] 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-10T04:33:24.661Z] 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-10T04:33:24.926Z] 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-10T04:33:25.336Z] e90a11edd702: Pull complete [2021-08-10T04:33:25.336Z] d77568369979: Pull complete [2021-08-10T04:33:25.336Z] fc1c9f9a7f3b: Pull complete [2021-08-10T04:33:25.903Z] 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-10T04:33:25.930Z] 170f2ba95c9a: Pull complete [2021-08-10T04:33:26.883Z] 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-10T04:33:27.839Z] 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-10T04:33:28.798Z] 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-10T04:33:29.392Z] 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-10T04:33:30.381Z] 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-10T04:33:31.349Z] 97ac5df62f85: Pull complete [2021-08-10T04:33:31.349Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-10T04:33:31.349Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-10T04:33:31.349Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-08-10T04:33:31.718Z] + docker build -t ci-base-image-arm64 -f - . [2021-08-10T04:33:31.718Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-10T04:33:31.718Z] WORKDIR /edgex [2021-08-10T04:33:31.718Z] COPY go.mod . [2021-08-10T04:33:31.718Z] RUN go mod download [Pipeline] } [2021-08-10T04:33:31.841Z] $ docker stop --time=1 460c7add6f2ae79cad9f7b3c6376de3f1825349cf40d25423b1d424539a1fd06 [2021-08-10T04:33:33.646Z] $ docker rm -f 460c7add6f2ae79cad9f7b3c6376de3f1825349cf40d25423b1d424539a1fd06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-08-10T04:33:34.373Z] Sending build context to Docker daemon 165.9MB [2021-08-10T04:33:34.373Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-10T04:33:34.373Z] ---> 04bc70af865f [2021-08-10T04:33:34.373Z] Step 2/4 : WORKDIR /edgex [Pipeline] isUnix [Pipeline] sh [2021-08-10T04:33:36.460Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-10T04:33:36.460Z] [2021-08-10T04:33:36.460Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-08-10T04:33:36.788Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-10T04:33:36.788Z] latest: Pulling from edgex-devops/edgex-compose [2021-08-10T04:33:36.788Z] cbdbe7a5bc2a: Pulling fs layer [2021-08-10T04:33:36.788Z] ca9280d653b3: Pulling fs layer [2021-08-10T04:33:36.788Z] 7e9c9ca2126c: Pulling fs layer [2021-08-10T04:33:37.054Z] cbdbe7a5bc2a: Verifying Checksum [2021-08-10T04:33:37.054Z] cbdbe7a5bc2a: Download complete [2021-08-10T04:33:37.054Z] cbdbe7a5bc2a: Pull complete [2021-08-10T04:33:37.057Z] ---> Running in f4bf52fdce74 [2021-08-10T04:33:37.632Z] ca9280d653b3: Verifying Checksum [2021-08-10T04:33:37.632Z] ca9280d653b3: Download complete [2021-08-10T04:33:37.663Z] Removing intermediate container f4bf52fdce74 [2021-08-10T04:33:37.663Z] ---> 87e6a34aa388 [2021-08-10T04:33:37.663Z] Step 3/4 : COPY go.mod . [2021-08-10T04:33:38.216Z] ca9280d653b3: Pull complete [2021-08-10T04:33:38.261Z] ---> ece68f00eb4d [2021-08-10T04:33:38.261Z] Step 4/4 : RUN go mod download [2021-08-10T04:33:38.537Z] ---> Running in e9505f315057 [2021-08-10T04:33:39.616Z] 7e9c9ca2126c: Verifying Checksum [2021-08-10T04:33:39.616Z] 7e9c9ca2126c: Download complete [2021-08-10T04:33:43.428Z] 7e9c9ca2126c: Pull complete [2021-08-10T04:33:43.428Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-08-10T04:33:43.428Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-10T04:33:43.428Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-08-10T04:33:43.586Z] prd-centos7-docker-4c-2g-214 does not seem to be running inside a container [2021-08-10T04:33:43.641Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-08-10T04:33:46.464Z] $ docker top a58861f334cea806fd8bfc6742c400a6ae01b92e53742e783c7e1bdfe94bcd2e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-10T04:33:46.850Z] + docker-compose build --help [2021-08-10T04:33:46.850Z] + grep parallel [2021-08-10T04:33:47.435Z] --parallel Build images in parallel. [Pipeline] } [2021-08-10T04:33:47.450Z] $ docker stop --time=1 a58861f334cea806fd8bfc6742c400a6ae01b92e53742e783c7e1bdfe94bcd2e [2021-08-10T04:33:48.654Z] $ docker rm -f a58861f334cea806fd8bfc6742c400a6ae01b92e53742e783c7e1bdfe94bcd2e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-10T04:33:49.093Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-10T04:33:49.093Z] . [Pipeline] withDockerContainer [2021-08-10T04:33:49.190Z] prd-centos7-docker-4c-2g-214 does not seem to be running inside a container [2021-08-10T04:33:49.241Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-08-10T04:33:49.577Z] $ docker top 86887d3c9e257fc784d062e048ba7a4259803201783de20d32e0bc9c54e69907 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-10T04:33:49.986Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-10T04:33:50.566Z] Building core-command ... [2021-08-10T04:33:50.566Z] Building core-data ... [2021-08-10T04:33:50.566Z] Building core-metadata ... [2021-08-10T04:33:50.566Z] Building security-bootstrapper ... [2021-08-10T04:33:50.566Z] Building security-proxy-setup ... [2021-08-10T04:33:50.566Z] Building security-secretstore-setup ... [2021-08-10T04:33:50.566Z] Building support-notifications ... [2021-08-10T04:33:50.566Z] Building support-scheduler ... [2021-08-10T04:33:50.566Z] Building sys-mgmt-agent ... [2021-08-10T04:33:50.566Z] Building sys-mgmt-agent [2021-08-10T04:33:50.566Z] Building core-data [2021-08-10T04:33:50.566Z] Building security-bootstrapper [2021-08-10T04:33:50.566Z] Building core-command [2021-08-10T04:33:50.566Z] Building security-secretstore-setup [2021-08-10T04:34:02.853Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-10T04:34:02.853Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-10T04:34:02.853Z] ---> ce11e5788a84 [2021-08-10T04:34:02.853Z] Step 3/24 : WORKDIR /edgex-go [2021-08-10T04:34:02.853Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-10T04:34:02.853Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-10T04:34:02.853Z] ---> ce11e5788a84 [2021-08-10T04:34:02.853Z] Step 3/26 : WORKDIR /edgex-go [2021-08-10T04:34:02.853Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-10T04:34:02.853Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-10T04:34:02.853Z] ---> ce11e5788a84 [2021-08-10T04:34:02.853Z] Step 3/24 : WORKDIR /edgex-go [2021-08-10T04:34:04.254Z] ---> Running in f8c153920094 [2021-08-10T04:34:04.254Z] ---> Running in 6c6fcc5c4f59 [2021-08-10T04:34:04.254Z] ---> Running in d2c27e2aed6c [2021-08-10T04:34:09.593Z] Removing intermediate container f8c153920094 [2021-08-10T04:34:09.593Z] ---> db9cc8355b93 [2021-08-10T04:34:09.593Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-10T04:34:09.593Z] Removing intermediate container 6c6fcc5c4f59 [2021-08-10T04:34:09.593Z] ---> 7df76db8e1c3 [2021-08-10T04:34:09.593Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-10T04:34:09.593Z] Removing intermediate container d2c27e2aed6c [2021-08-10T04:34:09.593Z] ---> 4e45e9e550e7 [2021-08-10T04:34:09.593Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-10T04:34:09.593Z] ---> Running in 78222c7bab19 [2021-08-10T04:34:09.593Z] ---> Running in b6a0af4e43c7 [2021-08-10T04:34:09.593Z] ---> Running in fac39f1ab35e [2021-08-10T04:34:16.232Z] Removing intermediate container 78222c7bab19 [2021-08-10T04:34:16.232Z] ---> 14c0d533ae67 [2021-08-10T04:34:16.232Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-10T04:34:16.232Z] Removing intermediate container b6a0af4e43c7 [2021-08-10T04:34:16.232Z] ---> 264cb7e5f478 [2021-08-10T04:34:16.232Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-10T04:34:16.232Z] Removing intermediate container fac39f1ab35e [2021-08-10T04:34:16.232Z] ---> 7b5dc5784228 [2021-08-10T04:34:16.232Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-10T04:34:16.232Z] ---> Running in c09c6dc35d3d [2021-08-10T04:34:16.232Z] ---> Running in 515ea008a238 [2021-08-10T04:34:16.497Z] ---> Running in 59a94ce45008 [2021-08-10T04:34:18.446Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-10T04:34:18.446Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-10T04:34:18.446Z] ---> ce11e5788a84 [2021-08-10T04:34:18.446Z] Step 3/24 : WORKDIR /edgex-go [2021-08-10T04:34:18.446Z] ---> Using cache [2021-08-10T04:34:18.446Z] ---> db9cc8355b93 [2021-08-10T04:34:18.446Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-10T04:34:18.446Z] ---> Using cache [2021-08-10T04:34:18.446Z] ---> 14c0d533ae67 [2021-08-10T04:34:18.446Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-10T04:34:19.413Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-10T04:34:19.413Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-10T04:34:19.679Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-10T04:34:19.679Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-10T04:34:19.679Z] ---> ce11e5788a84 [2021-08-10T04:34:19.679Z] Step 3/32 : WORKDIR /edgex-go [2021-08-10T04:34:19.679Z] ---> Using cache [2021-08-10T04:34:19.679Z] ---> db9cc8355b93 [2021-08-10T04:34:19.679Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-10T04:34:19.679Z] ---> Using cache [2021-08-10T04:34:19.679Z] ---> 14c0d533ae67 [2021-08-10T04:34:19.679Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-10T04:34:19.947Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-10T04:34:19.947Z] ---> Running in 8621ee00c689 [2021-08-10T04:34:19.947Z] ---> Running in c8c414187db8 [2021-08-10T04:34:20.223Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-10T04:34:20.223Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-10T04:34:20.496Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-10T04:34:20.496Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-10T04:34:20.764Z] OK: 219 MiB in 52 packages [2021-08-10T04:34:20.764Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-10T04:34:21.043Z] Removing intermediate container 515ea008a238 [2021-08-10T04:34:21.043Z] ---> 9c4174b37ca4 [2021-08-10T04:34:21.043Z] Step 6/24 : COPY go.mod . [2021-08-10T04:34:21.043Z] ---> c0afcd7651d0 [2021-08-10T04:34:21.043Z] Step 7/24 : RUN go mod download [2021-08-10T04:34:21.043Z] ---> Running in 4f2b4acb64ac [2021-08-10T04:34:22.407Z] OK: 219 MiB in 52 packages [2021-08-10T04:34:22.408Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-10T04:34:22.408Z] OK: 219 MiB in 52 packages [2021-08-10T04:34:22.408Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-10T04:34:22.408Z] Removing intermediate container c09c6dc35d3d [2021-08-10T04:34:22.408Z] ---> 3161304e7fa2 [2021-08-10T04:34:22.408Z] Step 6/26 : COPY go.mod . [2021-08-10T04:34:22.408Z] OK: 219 MiB in 52 packages [2021-08-10T04:34:22.408Z] OK: 219 MiB in 52 packages [2021-08-10T04:34:22.408Z] Removing intermediate container 59a94ce45008 [2021-08-10T04:34:22.408Z] ---> 84152b260e4a [2021-08-10T04:34:22.408Z] Step 6/24 : COPY go.mod . [2021-08-10T04:34:22.408Z] ---> ffd2c0fc4beb [2021-08-10T04:34:22.408Z] Step 7/26 : RUN go mod download [2021-08-10T04:34:22.408Z] ---> Running in 38b4d16e07b5 [2021-08-10T04:34:22.408Z] ---> 9551ddd89bef [2021-08-10T04:34:22.408Z] Step 7/24 : RUN go mod download [2021-08-10T04:34:22.408Z] ---> Running in ce5b167cdccc [2021-08-10T04:34:22.408Z] Removing intermediate container 8621ee00c689 [2021-08-10T04:34:22.408Z] ---> c13c5c16d5ae [2021-08-10T04:34:22.408Z] Step 6/24 : COPY go.mod . [2021-08-10T04:34:22.408Z] Removing intermediate container c8c414187db8 [2021-08-10T04:34:22.408Z] ---> d7532d133e3a [2021-08-10T04:34:22.408Z] Step 6/32 : COPY go.mod . [2021-08-10T04:34:22.672Z] ---> 7d69393d9772 [2021-08-10T04:34:22.672Z] Step 7/24 : RUN go mod download [2021-08-10T04:34:22.672Z] ---> Running in dcae229ae228 [2021-08-10T04:34:22.672Z] ---> dbd01bc96bc7 [2021-08-10T04:34:22.672Z] Step 7/32 : RUN go mod download [2021-08-10T04:34:22.672Z] Removing intermediate container 4f2b4acb64ac [2021-08-10T04:34:22.672Z] ---> 8fc1c0d472f7 [2021-08-10T04:34:22.672Z] Step 8/24 : COPY . . [2021-08-10T04:34:22.672Z] ---> Running in 2ce70eb77925 [2021-08-10T04:34:26.958Z] Removing intermediate container 38b4d16e07b5 [2021-08-10T04:34:26.958Z] ---> 19b8102618b1 [2021-08-10T04:34:26.958Z] Step 8/26 : COPY . . [2021-08-10T04:34:27.924Z] Removing intermediate container ce5b167cdccc [2021-08-10T04:34:27.924Z] ---> b6c385a8e610 [2021-08-10T04:34:27.924Z] Step 8/24 : COPY . . [2021-08-10T04:34:27.924Z] Removing intermediate container 2ce70eb77925 [2021-08-10T04:34:27.924Z] ---> fa0c6ace102c [2021-08-10T04:34:27.924Z] Step 8/32 : COPY . . [2021-08-10T04:34:28.199Z] Removing intermediate container dcae229ae228 [2021-08-10T04:34:28.199Z] ---> 34c62633a483 [2021-08-10T04:34:28.199Z] Step 8/24 : COPY . . [2021-08-10T04:34:28.199Z] ---> 4b20b78132b7 [2021-08-10T04:34:28.199Z] Step 9/24 : RUN go mod tidy [2021-08-10T04:34:29.163Z] ---> Running in 9edc63311c53 [2021-08-10T04:34:34.595Z] ---> afe85c777cf8 [2021-08-10T04:34:34.595Z] Step 9/32 : RUN go mod tidy [2021-08-10T04:34:34.595Z] ---> 8153c1a247da [2021-08-10T04:34:34.595Z] Step 9/26 : RUN go mod tidy [2021-08-10T04:34:34.863Z] ---> Running in ef78f6f0c481 [2021-08-10T04:34:34.863Z] ---> Running in f3849d51723b [2021-08-10T04:34:35.133Z] Removing intermediate container 9edc63311c53 [2021-08-10T04:34:35.133Z] ---> 8bdffeeb4c8e [2021-08-10T04:34:35.133Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-10T04:34:35.402Z] ---> Running in c2f9587e7381 [2021-08-10T04:34:36.006Z] 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-10T04:34:38.016Z] Removing intermediate container ef78f6f0c481 [2021-08-10T04:34:38.016Z] ---> 2e90130b17b3 [2021-08-10T04:34:38.016Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-10T04:34:38.016Z] ---> Running in c10afc54117d [2021-08-10T04:34:38.016Z] Removing intermediate container f3849d51723b [2021-08-10T04:34:38.016Z] ---> 72c19cee7a9f [2021-08-10T04:34:38.016Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-10T04:34:38.016Z] ---> Running in 771e12dd0c98 [2021-08-10T04:34:39.039Z] 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-10T04:34:39.039Z] 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-10T04:34:43.462Z] ---> 5d41e80fd03a [2021-08-10T04:34:43.462Z] Step 9/24 : RUN go mod tidy [2021-08-10T04:34:43.462Z] ---> Running in 665b29ae65a7 [2021-08-10T04:34:43.462Z] ---> 609692290de6 [2021-08-10T04:34:43.462Z] Step 9/24 : RUN go mod tidy [2021-08-10T04:34:43.462Z] ---> Running in 5d45ad8ae503 [2021-08-10T04:34:45.454Z] Removing intermediate container 665b29ae65a7 [2021-08-10T04:34:45.454Z] ---> 1993873186ed [2021-08-10T04:34:45.454Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-10T04:34:45.454Z] ---> Running in 12edb4c879bb [2021-08-10T04:34:45.454Z] Removing intermediate container 5d45ad8ae503 [2021-08-10T04:34:45.454Z] ---> 63ec3ae8cba0 [2021-08-10T04:34:45.454Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-10T04:34:45.729Z] ---> Running in cc8c6b1a78a4 [2021-08-10T04:34:45.729Z] 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-10T04:34:46.331Z] 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-10T04:35:13.131Z] Removing intermediate container c2f9587e7381 [2021-08-10T04:35:13.131Z] ---> 4f98ea828dc9 [2021-08-10T04:35:13.131Z] [2021-08-10T04:35:13.131Z] Step 11/24 : FROM alpine:3.12 [2021-08-10T04:35:13.131Z] 3.12: Pulling from library/alpine [2021-08-10T04:35:13.131Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-10T04:35:13.131Z] Status: Downloaded newer image for alpine:3.12 [2021-08-10T04:35:13.131Z] ---> 13621d1b12d4 [2021-08-10T04:35:13.131Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-10T04:35:13.131Z] ---> Running in f71ba47aa144 [2021-08-10T04:35:13.131Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-10T04:35:13.131Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-10T04:35:13.131Z] 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-10T04:35:13.131Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-10T04:35:13.131Z] Executing busybox-1.31.1-r20.trigger [2021-08-10T04:35:13.131Z] OK: 6 MiB in 15 packages [2021-08-10T04:35:13.131Z] Removing intermediate container f71ba47aa144 [2021-08-10T04:35:13.131Z] ---> 06f81b064e86 [2021-08-10T04:35:13.131Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-10T04:35:13.131Z] ---> Running in 4be66a90afa3 [2021-08-10T04:35:13.131Z] Removing intermediate container 4be66a90afa3 [2021-08-10T04:35:13.131Z] ---> be03da422ee5 [2021-08-10T04:35:13.131Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-10T04:35:13.131Z] ---> Running in d37167935a96 [2021-08-10T04:35:13.131Z] Removing intermediate container d37167935a96 [2021-08-10T04:35:13.131Z] ---> 96a93a48ed5e [2021-08-10T04:35:13.131Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-10T04:35:13.131Z] ---> Running in 4d7ce4349d32 [2021-08-10T04:35:13.398Z] Removing intermediate container 4d7ce4349d32 [2021-08-10T04:35:13.398Z] ---> 11fae47523a3 [2021-08-10T04:35:13.398Z] Step 16/24 : WORKDIR / [2021-08-10T04:35:13.398Z] ---> Running in c782e6d06aa9 [2021-08-10T04:35:13.662Z] Removing intermediate container c782e6d06aa9 [2021-08-10T04:35:13.662Z] ---> 110a7019fcd1 [2021-08-10T04:35:13.662Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-10T04:35:13.929Z] ---> ed1a8016e326 [2021-08-10T04:35:13.929Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-10T04:35:14.516Z] ---> f09d0cad1aac [2021-08-10T04:35:14.516Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-10T04:35:15.328Z] Removing intermediate container e9505f315057 [2021-08-10T04:35:15.328Z] ---> 03b3543c3833 [2021-08-10T04:35:15.329Z] Successfully built 03b3543c3833 [2021-08-10T04:35:15.329Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-10T04:35:15.476Z] ---> 5d94afef28ad [2021-08-10T04:35:15.476Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-10T04:35:15.476Z] ---> Running in 4c22d56eca34 [2021-08-10T04:35:15.476Z] Removing intermediate container c10afc54117d [2021-08-10T04:35:15.476Z] ---> edc5fd397505 [2021-08-10T04:35:15.476Z] [2021-08-10T04:35:15.476Z] Step 11/32 : FROM alpine:3.12 [2021-08-10T04:35:15.476Z] ---> 13621d1b12d4 [2021-08-10T04:35:15.476Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-10T04:35:15.682Z] + docker inspect -f . ci-base-image-arm64 [2021-08-10T04:35:15.682Z] . [Pipeline] withDockerContainer [2021-08-10T04:35:15.748Z] ---> Running in 344396b9c9c6 [2021-08-10T04:35:15.748Z] Removing intermediate container 4c22d56eca34 [2021-08-10T04:35:15.748Z] ---> 7dd5bc539181 [2021-08-10T04:35:15.748Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-10T04:35:15.935Z] prd-ubuntu18.04-docker-arm64-4c-16g-216 does not seem to be running inside a container [2021-08-10T04:35:16.018Z] ---> Running in 07cef799e5cc [2021-08-10T04:35:16.018Z] Removing intermediate container 344396b9c9c6 [2021-08-10T04:35:16.018Z] ---> 44083da37b83 [2021-08-10T04:35:16.018Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-10T04:35:16.028Z] $ 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-10T04:35:16.284Z] ---> Running in 68d07da061d8 [2021-08-10T04:35:16.284Z] Removing intermediate container 07cef799e5cc [2021-08-10T04:35:16.284Z] ---> 9ca3dbe17054 [2021-08-10T04:35:16.284Z] Step 22/24 : LABEL arch=x86_64 [2021-08-10T04:35:16.556Z] ---> Running in a9f199436868 [2021-08-10T04:35:16.822Z] Removing intermediate container 771e12dd0c98 [2021-08-10T04:35:16.822Z] ---> 84a5525c18b5 [2021-08-10T04:35:16.822Z] [2021-08-10T04:35:16.822Z] Step 11/26 : FROM alpine:3.12 [2021-08-10T04:35:16.822Z] ---> 13621d1b12d4 [2021-08-10T04:35:16.822Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-08-10T04:35:16.822Z] ---> Running in 2a73f6664002 [2021-08-10T04:35:16.822Z] Removing intermediate container a9f199436868 [2021-08-10T04:35:16.822Z] ---> 86f81a03dc22 [2021-08-10T04:35:16.822Z] Step 23/24 : LABEL git_sha=d49be81119b6e3f48cbf749f90c55581adc5d69e [2021-08-10T04:35:16.822Z] ---> Running in b7284adb4d48 [2021-08-10T04:35:17.100Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-10T04:35:17.100Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-10T04:35:17.100Z] Removing intermediate container b7284adb4d48 [2021-08-10T04:35:17.100Z] ---> 33818f83a1d5 [2021-08-10T04:35:17.100Z] Step 24/24 : LABEL version=0.0.0 [2021-08-10T04:35:17.100Z] ---> Running in 8cdae2ec4449 [2021-08-10T04:35:17.372Z] Removing intermediate container 8cdae2ec4449 [2021-08-10T04:35:17.372Z] ---> 90ddc0d60666 [2021-08-10T04:35:17.372Z] [2021-08-10T04:35:17.372Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-10T04:35:17.372Z] (2/2) Installing su-exec (0.2-r1) [2021-08-10T04:35:17.372Z] Executing busybox-1.31.1-r20.trigger [2021-08-10T04:35:17.372Z] OK: 6 MiB in 16 packages [2021-08-10T04:35:17.372Z] Successfully built 90ddc0d60666 [2021-08-10T04:35:17.638Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-10T04:35:17.638Z] Successfully tagged core-command:latest [2021-08-10T04:35:17.638Z] Building core-metadata [2021-08-10T04:35:17.638Z]  Building core-command ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-10T04:35:17.830Z] $ docker top 27854c8c7fc5977b16b01a997acdc5aaf076f8768291afec69b5044528d42ace -eo pid,comm [2021-08-10T04:35:17.902Z] (1/6) Installing ca-certificates (20191127-r4) [2021-08-10T04:35:17.902Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-08-10T04:35:17.902Z] (3/6) Installing libcurl (7.78.0-r0) [2021-08-10T04:35:17.902Z] (4/6) Installing curl (7.78.0-r0) [2021-08-10T04:35:17.902Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-08-10T04:35:17.902Z] (6/6) Installing su-exec (0.2-r1) [2021-08-10T04:35:17.902Z] Executing busybox-1.31.1-r20.trigger [Pipeline] { [Pipeline] sh [2021-08-10T04:35:18.180Z] Executing ca-certificates-20191127-r4.trigger [2021-08-10T04:35:18.180Z] Removing intermediate container 68d07da061d8 [2021-08-10T04:35:18.180Z] ---> b42062b00d43 [2021-08-10T04:35:18.180Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-10T04:35:18.451Z] OK: 7 MiB in 20 packages [2021-08-10T04:35:18.725Z] ---> Running in 403ac058a39d [2021-08-10T04:35:18.815Z] + go version [2021-08-10T04:35:18.815Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-10T04:35:18.849Z] $ docker stop --time=1 27854c8c7fc5977b16b01a997acdc5aaf076f8768291afec69b5044528d42ace [2021-08-10T04:35:19.320Z] Removing intermediate container 403ac058a39d [2021-08-10T04:35:19.320Z] ---> e7a440ff1d8b [2021-08-10T04:35:19.320Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-10T04:35:19.320Z] ---> Running in 0e132045e514 [2021-08-10T04:35:19.589Z] Removing intermediate container 2a73f6664002 [2021-08-10T04:35:19.589Z] ---> 628abac8ddc1 [2021-08-10T04:35:19.589Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-10T04:35:19.589Z] ---> Running in caa17df7ae78 [2021-08-10T04:35:19.589Z] Removing intermediate container 0e132045e514 [2021-08-10T04:35:19.589Z] ---> dbdf4637ffcf [2021-08-10T04:35:19.589Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-10T04:35:19.859Z] ---> Running in 168f3491b496 [2021-08-10T04:35:19.859Z] Removing intermediate container caa17df7ae78 [2021-08-10T04:35:19.859Z] ---> 784d96caa2b9 [2021-08-10T04:35:19.859Z] Step 14/26 : WORKDIR / [2021-08-10T04:35:20.128Z] ---> Running in a8ae5aae2c53 [2021-08-10T04:35:20.398Z] Removing intermediate container a8ae5aae2c53 [2021-08-10T04:35:20.398Z] ---> 6507bb7c3ac0 [2021-08-10T04:35:20.398Z] 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-10T04:35:20.672Z] ---> 570365ba439c [2021-08-10T04:35:20.672Z] 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-10T04:35:20.792Z] $ docker rm -f 27854c8c7fc5977b16b01a997acdc5aaf076f8768291afec69b5044528d42ace [2021-08-10T04:35:20.941Z] ---> f2c240a5f714 [2021-08-10T04:35:20.941Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-10T04:35:21.217Z] Removing intermediate container 168f3491b496 [2021-08-10T04:35:21.217Z] ---> 006cc9b3b621 [2021-08-10T04:35:21.217Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-10T04:35:21.217Z] ---> Running in e22e773d2024 [2021-08-10T04:35:21.502Z] + docker inspect -f . ci-base-image-arm64 [2021-08-10T04:35:21.502Z] . [2021-08-10T04:35:21.517Z] ---> 9234316baf47 [2021-08-10T04:35:21.517Z] 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-10T04:35:21.517Z] Removing intermediate container e22e773d2024 [2021-08-10T04:35:21.517Z] ---> b9b70f78c8b1 [2021-08-10T04:35:21.517Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [Pipeline] withDockerContainer [2021-08-10T04:35:21.737Z] prd-ubuntu18.04-docker-arm64-4c-16g-216 does not seem to be running inside a container [2021-08-10T04:35:21.829Z] $ 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-10T04:35:22.156Z] ---> 9b7d9a47c76e [2021-08-10T04:35:22.156Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-10T04:35:22.435Z] ---> 5efd26597b78 [2021-08-10T04:35:22.435Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-10T04:35:22.435Z] Removing intermediate container cc8c6b1a78a4 [2021-08-10T04:35:22.435Z] ---> 5f48f73d65e3 [2021-08-10T04:35:22.435Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-10T04:35:22.435Z] ---> Running in d810864fb595 [2021-08-10T04:35:22.710Z] ---> Running in a49e5288035c [2021-08-10T04:35:22.710Z] ---> e3a44e6be053 [2021-08-10T04:35:22.710Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-10T04:35:23.597Z] $ docker top 7802f320c733efbff04605c8f970a6b068e1b84ce6329209073a9dedafa26e82 -eo pid,comm [2021-08-10T04:35:23.704Z] 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-10T04:35:23.704Z] ---> 6305085a73c1 [2021-08-10T04:35:23.704Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [Pipeline] { [Pipeline] echo [2021-08-10T04:35:23.877Z] ========================================================= [2021-08-10T04:35:23.877Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-10T04:35:23.877Z] ========================================================= [Pipeline] sh [2021-08-10T04:35:23.982Z] ---> a786d25e261c [2021-08-10T04:35:23.982Z] 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-10T04:35:24.252Z] ---> Running in a943dcd37dec [2021-08-10T04:35:24.252Z] Removing intermediate container d810864fb595 [2021-08-10T04:35:24.252Z] ---> ccfc632cd021 [2021-08-10T04:35:24.252Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-10T04:35:24.519Z] + go mod tidy [2021-08-10T04:35:24.844Z] ---> 5bf296ce3747 [2021-08-10T04:35:24.844Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-10T04:35:25.429Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-10T04:35:25.429Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-10T04:35:25.429Z] ---> ce11e5788a84 [2021-08-10T04:35:25.429Z] Step 3/24 : WORKDIR /edgex-go [2021-08-10T04:35:25.429Z] ---> Using cache [2021-08-10T04:35:25.429Z] ---> db9cc8355b93 [2021-08-10T04:35:25.429Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-10T04:35:25.429Z] ---> Using cache [2021-08-10T04:35:25.429Z] ---> 14c0d533ae67 [2021-08-10T04:35:25.429Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-10T04:35:25.429Z] ---> Using cache [2021-08-10T04:35:25.429Z] ---> d7532d133e3a [2021-08-10T04:35:25.429Z] Step 6/24 : COPY go.mod . [2021-08-10T04:35:25.429Z] ---> Using cache [2021-08-10T04:35:25.429Z] ---> dbd01bc96bc7 [2021-08-10T04:35:25.429Z] Step 7/24 : RUN go mod download [2021-08-10T04:35:25.429Z] ---> Using cache [2021-08-10T04:35:25.429Z] ---> fa0c6ace102c [2021-08-10T04:35:25.429Z] Step 8/24 : COPY . . [2021-08-10T04:35:25.429Z] ---> Using cache [2021-08-10T04:35:25.429Z] ---> afe85c777cf8 [2021-08-10T04:35:25.429Z] Step 9/24 : RUN go mod tidy [2021-08-10T04:35:25.429Z] ---> Using cache [2021-08-10T04:35:25.429Z] ---> 2e90130b17b3 [2021-08-10T04:35:25.429Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [Pipeline] sh [2021-08-10T04:35:25.698Z] ---> 4ca38fd99ce2 [2021-08-10T04:35:25.698Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-10T04:35:25.698Z] ---> Running in 37526b7a9faf [2021-08-10T04:35:25.698Z] Removing intermediate container a943dcd37dec [2021-08-10T04:35:25.698Z] ---> 3e76ea3ec8ec [2021-08-10T04:35:25.698Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-10T04:35:25.698Z] Removing intermediate container a49e5288035c [2021-08-10T04:35:25.698Z] ---> 0eac683f2792 [2021-08-10T04:35:25.698Z] [2021-08-10T04:35:25.698Z] Step 12/24 : FROM docker:20.10.7 [2021-08-10T04:35:25.968Z] ---> Running in d1bd303af100 [2021-08-10T04:35:26.173Z] + make test [2021-08-10T04:35:26.174Z] 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-10T04:35:26.174Z] go mod tidy [2021-08-10T04:35:26.235Z] 20.10.7: Pulling from library/docker [2021-08-10T04:35:26.235Z] ---> 606dcd0ae941 [2021-08-10T04:35:26.235Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-10T04:35:26.235Z] Removing intermediate container 12edb4c879bb [2021-08-10T04:35:26.235Z] ---> fd9c06251bbe [2021-08-10T04:35:26.235Z] [2021-08-10T04:35:26.235Z] Step 11/24 : FROM alpine:3.12 [2021-08-10T04:35:26.235Z] ---> 13621d1b12d4 [2021-08-10T04:35:26.235Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-10T04:35:26.235Z] ---> Running in 23ec5cef1c70 [2021-08-10T04:35:26.235Z] Removing intermediate container d1bd303af100 [2021-08-10T04:35:26.235Z] ---> d669783820ff [2021-08-10T04:35:26.235Z] Step 24/26 : LABEL arch=x86_64 [2021-08-10T04:35:26.235Z] ---> Running in f737c653d130 [2021-08-10T04:35:26.510Z] ---> 78d9a4f1c0c7 [2021-08-10T04:35:26.510Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-10T04:35:26.510Z] Removing intermediate container 23ec5cef1c70 [2021-08-10T04:35:26.510Z] ---> d14f2399e9f5 [2021-08-10T04:35:26.510Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-10T04:35:26.510Z] ---> Running in 5cc091b8bb04 [2021-08-10T04:35:26.510Z] 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-10T04:35:26.510Z] Removing intermediate container f737c653d130 [2021-08-10T04:35:26.510Z] ---> ab26dd960d88 [2021-08-10T04:35:26.510Z] Step 25/26 : LABEL git_sha=d49be81119b6e3f48cbf749f90c55581adc5d69e [2021-08-10T04:35:26.790Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-10T04:35:26.807Z] ---> Running in bdc71d5ae8b0 [2021-08-10T04:35:26.807Z] ---> 88a13259fee5 [2021-08-10T04:35:26.807Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-10T04:35:26.807Z] Removing intermediate container 5cc091b8bb04 [2021-08-10T04:35:26.807Z] ---> 49f86162f196 [2021-08-10T04:35:26.807Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-10T04:35:26.807Z] ---> Running in 7457f05da617 [2021-08-10T04:35:26.807Z] ---> Running in b74db8c88965 [2021-08-10T04:35:26.807Z] Removing intermediate container bdc71d5ae8b0 [2021-08-10T04:35:26.807Z] ---> 90ba4136c939 [2021-08-10T04:35:26.807Z] Step 26/26 : LABEL version=0.0.0 [2021-08-10T04:35:27.099Z] ---> Running in 6a3a7de97be2 [2021-08-10T04:35:27.099Z] Removing intermediate container 7457f05da617 [2021-08-10T04:35:27.099Z] ---> 9cb54329bf6f [2021-08-10T04:35:27.099Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-10T04:35:27.099Z] Removing intermediate container b74db8c88965 [2021-08-10T04:35:27.099Z] ---> 56e5adad4368 [2021-08-10T04:35:27.099Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-10T04:35:27.376Z] ---> Running in 48e1f99532fb [2021-08-10T04:35:27.376Z] Removing intermediate container 6a3a7de97be2 [2021-08-10T04:35:27.376Z] ---> 950330e8baab [2021-08-10T04:35:27.376Z] [2021-08-10T04:35:27.655Z] ---> 38693b975a16 [2021-08-10T04:35:27.655Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-10T04:35:27.957Z] Successfully built 950330e8baab [2021-08-10T04:35:27.957Z] Successfully tagged security-secretstore-setup:latest [2021-08-10T04:35:27.957Z]  Building security-secretstore-setup ... done Building security-proxy-setup [2021-08-10T04:35:27.957Z] ---> Running in c65faab15d5c [2021-08-10T04:35:31.329Z] Removing intermediate container 48e1f99532fb [2021-08-10T04:35:31.329Z] ---> a54f26e3cddf [2021-08-10T04:35:31.329Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-10T04:35:31.329Z] Removing intermediate container c65faab15d5c [2021-08-10T04:35:31.329Z] ---> a5d03421cd48 [2021-08-10T04:35:31.329Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-10T04:35:31.329Z] ---> Running in 6560b9694f7c [2021-08-10T04:35:31.329Z] ---> Running in 3f5d18e42c68 [2021-08-10T04:35:31.600Z] Removing intermediate container 3f5d18e42c68 [2021-08-10T04:35:31.600Z] ---> eaf5f3aa6e14 [2021-08-10T04:35:31.600Z] Step 29/32 : CMD ["gate"] [2021-08-10T04:35:31.882Z] ---> Running in 2220df9be7b3 [2021-08-10T04:35:31.882Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-10T04:35:31.882Z] Removing intermediate container 2220df9be7b3 [2021-08-10T04:35:31.882Z] ---> cbfd073dd336 [2021-08-10T04:35:31.882Z] Step 30/32 : LABEL arch=x86_64 [2021-08-10T04:35:32.154Z] ---> Running in aa32fdafdcc9 [2021-08-10T04:35:32.441Z] Removing intermediate container aa32fdafdcc9 [2021-08-10T04:35:32.441Z] ---> 0064bccf7c3e [2021-08-10T04:35:32.441Z] Step 31/32 : LABEL git_sha=d49be81119b6e3f48cbf749f90c55581adc5d69e [2021-08-10T04:35:32.730Z] ---> Running in 6b616844407a [2021-08-10T04:35:32.730Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-10T04:35:33.016Z] Removing intermediate container 6b616844407a [2021-08-10T04:35:33.016Z] ---> 24557ebeb601 [2021-08-10T04:35:33.016Z] Step 32/32 : LABEL version=0.0.0 [2021-08-10T04:35:33.016Z] ---> Running in 47cffa08cef9 [2021-08-10T04:35:33.016Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-10T04:35:33.297Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-10T04:35:33.297Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-10T04:35:33.297Z] Removing intermediate container 47cffa08cef9 [2021-08-10T04:35:33.297Z] ---> e5c4fcdd35e5 [2021-08-10T04:35:33.297Z] [2021-08-10T04:35:33.297Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-10T04:35:33.574Z] Successfully built e5c4fcdd35e5 [2021-08-10T04:35:33.574Z] Successfully tagged security-bootstrapper:latest [2021-08-10T04:35:33.574Z]  Building security-bootstrapper ... done Building support-notifications [2021-08-10T04:35:34.210Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-10T04:35:34.492Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-10T04:35:34.492Z] Executing busybox-1.31.1-r20.trigger [2021-08-10T04:35:34.492Z] OK: 8 MiB in 20 packages [2021-08-10T04:35:37.128Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-10T04:35:37.128Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-10T04:35:37.128Z] ---> ce11e5788a84 [2021-08-10T04:35:37.128Z] Step 3/22 : WORKDIR /edgex-go [2021-08-10T04:35:37.128Z] ---> Using cache [2021-08-10T04:35:37.128Z] ---> db9cc8355b93 [2021-08-10T04:35:37.128Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-10T04:35:37.128Z] ---> Using cache [2021-08-10T04:35:37.128Z] ---> 14c0d533ae67 [2021-08-10T04:35:37.128Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-10T04:35:37.128Z] ---> Using cache [2021-08-10T04:35:37.128Z] ---> d7532d133e3a [2021-08-10T04:35:37.128Z] Step 6/22 : COPY go.mod . [2021-08-10T04:35:37.128Z] ---> Using cache [2021-08-10T04:35:37.128Z] ---> dbd01bc96bc7 [2021-08-10T04:35:37.128Z] Step 7/22 : RUN go mod download [2021-08-10T04:35:37.128Z] ---> Using cache [2021-08-10T04:35:37.128Z] ---> fa0c6ace102c [2021-08-10T04:35:37.128Z] Step 8/22 : COPY . . [2021-08-10T04:35:37.128Z] ---> Using cache [2021-08-10T04:35:37.128Z] ---> afe85c777cf8 [2021-08-10T04:35:37.128Z] Step 9/22 : RUN go mod tidy [2021-08-10T04:35:37.128Z] ---> Using cache [2021-08-10T04:35:37.128Z] ---> 2e90130b17b3 [2021-08-10T04:35:37.128Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-10T04:35:37.129Z] ---> Running in caa684548b4e [2021-08-10T04:35:37.129Z] Removing intermediate container 6560b9694f7c [2021-08-10T04:35:37.129Z] ---> 0f24947df150 [2021-08-10T04:35:37.129Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-10T04:35:38.108Z] ---> 1584cda123f0 [2021-08-10T04:35:38.108Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-10T04:35:38.108Z] 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-10T04:35:39.074Z] ---> f9e87c2c5a3d [2021-08-10T04:35:39.074Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-10T04:35:39.680Z] ---> 305735420be2 [2021-08-10T04:35:39.680Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-10T04:35:39.680Z] ---> Running in e60be68ad780 [2021-08-10T04:35:39.958Z] Removing intermediate container e60be68ad780 [2021-08-10T04:35:39.958Z] ---> b6afc15204d7 [2021-08-10T04:35:39.958Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-10T04:35:39.958Z] ---> Running in 8f820f7a27db [2021-08-10T04:35:40.237Z] Removing intermediate container 8f820f7a27db [2021-08-10T04:35:40.237Z] ---> e9e284916aca [2021-08-10T04:35:40.237Z] Step 22/24 : LABEL arch=x86_64 [2021-08-10T04:35:40.237Z] ---> Running in 58442f1f5382 [2021-08-10T04:35:40.523Z] Removing intermediate container 58442f1f5382 [2021-08-10T04:35:40.523Z] ---> 4602adc2efb2 [2021-08-10T04:35:40.523Z] Step 23/24 : LABEL git_sha=d49be81119b6e3f48cbf749f90c55581adc5d69e [2021-08-10T04:35:40.802Z] ---> Running in 72a563d64e53 [2021-08-10T04:35:41.084Z] Removing intermediate container 72a563d64e53 [2021-08-10T04:35:41.084Z] ---> b356230d9bdc [2021-08-10T04:35:41.084Z] Step 24/24 : LABEL version=0.0.0 [2021-08-10T04:35:41.084Z] ---> Running in 806fedabe09f [2021-08-10T04:35:41.369Z] Removing intermediate container 806fedabe09f [2021-08-10T04:35:41.369Z] ---> 52900ce0dbb4 [2021-08-10T04:35:41.369Z] [2021-08-10T04:35:41.369Z] Successfully built 52900ce0dbb4 [2021-08-10T04:35:41.369Z] Successfully tagged core-data:latest [2021-08-10T04:35:41.369Z] Building support-scheduler [2021-08-10T04:35:45.021Z]  Building core-data ... done Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-10T04:35:45.021Z] Status: Downloaded newer image for docker:20.10.7 [2021-08-10T04:35:45.021Z] ---> 08bdaf2f88f9 [2021-08-10T04:35:45.021Z] 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-10T04:35:47.625Z] ---> Running in 1173cf58034b [2021-08-10T04:35:47.625Z] Removing intermediate container 1173cf58034b [2021-08-10T04:35:47.625Z] ---> 22bda4ce6d0c [2021-08-10T04:35:47.625Z] 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-10T04:35:47.625Z] ---> Running in 3397b5ae37d6 [2021-08-10T04:35:48.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-10T04:35:48.510Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-10T04:35:48.788Z] (1/39) Installing readline (8.1.0-r0) [2021-08-10T04:35:48.788Z] (2/39) Installing bash (5.1.0-r0) [2021-08-10T04:35:48.788Z] Executing bash-5.1.0-r0.post-install [2021-08-10T04:35:48.788Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-10T04:35:48.788Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-10T04:35:48.788Z] ---> ce11e5788a84 [2021-08-10T04:35:48.788Z] Step 3/23 : WORKDIR /edgex-go [2021-08-10T04:35:48.788Z] ---> Using cache [2021-08-10T04:35:48.788Z] ---> db9cc8355b93 [2021-08-10T04:35:48.788Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-10T04:35:48.788Z] ---> Using cache [2021-08-10T04:35:48.788Z] ---> 14c0d533ae67 [2021-08-10T04:35:48.788Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-10T04:35:49.066Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-10T04:35:49.066Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-10T04:35:49.066Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-10T04:35:49.066Z] (6/39) Installing curl (7.78.0-r0) [2021-08-10T04:35:49.066Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-10T04:35:49.066Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-10T04:35:49.066Z] (9/39) Installing expat (2.2.10-r1) [2021-08-10T04:35:49.066Z] (10/39) Installing libffi (3.3-r2) [2021-08-10T04:35:49.066Z] (11/39) Installing gdbm (1.19-r0) [2021-08-10T04:35:49.066Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-10T04:35:49.066Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-10T04:35:49.066Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-10T04:35:49.345Z] ---> Running in 8a296841a862 [2021-08-10T04:35:49.952Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-10T04:35:50.219Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-10T04:35:50.219Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-10T04:35:50.219Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-10T04:35:50.219Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-10T04:35:50.219Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-10T04:35:50.219Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-10T04:35:50.485Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-10T04:35:50.485Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-10T04:35:50.485Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-10T04:35:50.485Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-10T04:35:50.485Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-10T04:35:50.485Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-10T04:35:50.485Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-10T04:35:50.485Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-10T04:35:50.485Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-10T04:35:50.485Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-10T04:35:50.760Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-10T04:35:50.760Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-10T04:35:50.760Z] ---> ce11e5788a84 [2021-08-10T04:35:50.760Z] Step 3/23 : WORKDIR /edgex-go [2021-08-10T04:35:50.760Z] ---> Using cache [2021-08-10T04:35:50.760Z] ---> db9cc8355b93 [2021-08-10T04:35:50.760Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-10T04:35:50.760Z] ---> Using cache [2021-08-10T04:35:50.760Z] ---> 14c0d533ae67 [2021-08-10T04:35:50.760Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-10T04:35:50.760Z] ---> Using cache [2021-08-10T04:35:50.760Z] ---> d7532d133e3a [2021-08-10T04:35:50.760Z] Step 6/23 : COPY go.mod . [2021-08-10T04:35:50.760Z] ---> Using cache [2021-08-10T04:35:50.760Z] ---> dbd01bc96bc7 [2021-08-10T04:35:50.760Z] Step 7/23 : RUN go mod download [2021-08-10T04:35:50.760Z] ---> Using cache [2021-08-10T04:35:50.760Z] ---> fa0c6ace102c [2021-08-10T04:35:50.760Z] Step 8/23 : COPY . . [2021-08-10T04:35:50.760Z] ---> Using cache [2021-08-10T04:35:50.760Z] ---> afe85c777cf8 [2021-08-10T04:35:50.760Z] Step 9/23 : RUN go mod tidy [2021-08-10T04:35:50.760Z] ---> Using cache [2021-08-10T04:35:50.760Z] ---> 2e90130b17b3 [2021-08-10T04:35:50.760Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-10T04:35:51.025Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-10T04:35:51.296Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-10T04:35:51.296Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-10T04:35:51.296Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-10T04:35:51.296Z] ---> Running in 823db3d7848c [2021-08-10T04:35:51.296Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-10T04:35:51.296Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-10T04:35:51.296Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-10T04:35:51.296Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-10T04:35:51.296Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-10T04:35:51.296Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-10T04:35:51.574Z] OK: 219 MiB in 52 packages [2021-08-10T04:35:51.574Z] Executing busybox-1.32.1-r6.trigger [2021-08-10T04:35:51.574Z] OK: 82 MiB in 59 packages [2021-08-10T04:35:51.840Z] 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-10T04:35:52.109Z] Removing intermediate container 8a296841a862 [2021-08-10T04:35:52.109Z] ---> c911de555748 [2021-08-10T04:35:52.109Z] Step 6/23 : COPY go.mod . [2021-08-10T04:35:52.381Z] ---> 4973248928ff [2021-08-10T04:35:52.381Z] Step 7/23 : RUN go mod download [2021-08-10T04:35:52.652Z] ---> Running in fce3d2dc7e83 [2021-08-10T04:35:53.586Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-10T04:35:54.610Z] Removing intermediate container 37526b7a9faf [2021-08-10T04:35:54.610Z] ---> 3f489e370bcf [2021-08-10T04:35:54.610Z] [2021-08-10T04:35:54.610Z] Step 11/24 : FROM alpine:3.12 [2021-08-10T04:35:54.610Z] ---> 13621d1b12d4 [2021-08-10T04:35:54.610Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-10T04:35:54.610Z] ---> Using cache [2021-08-10T04:35:54.610Z] ---> 06f81b064e86 [2021-08-10T04:35:54.610Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-10T04:35:54.610Z] ---> Using cache [2021-08-10T04:35:54.610Z] ---> be03da422ee5 [2021-08-10T04:35:54.610Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-10T04:35:54.610Z] ---> Running in 703fd8bc9f9c [2021-08-10T04:35:54.610Z] Removing intermediate container 703fd8bc9f9c [2021-08-10T04:35:54.610Z] ---> 71b8d7d96002 [2021-08-10T04:35:54.610Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-10T04:35:54.610Z] ---> Running in a187febdaef8 [2021-08-10T04:35:54.877Z] Removing intermediate container a187febdaef8 [2021-08-10T04:35:54.877Z] ---> a88ffe6796c4 [2021-08-10T04:35:54.877Z] Step 16/24 : WORKDIR / [2021-08-10T04:35:54.877Z] ---> Running in 2a40d5fcf880 [2021-08-10T04:35:55.146Z] Collecting docker-compose==1.23.2 [2021-08-10T04:35:55.146Z] Removing intermediate container 2a40d5fcf880 [2021-08-10T04:35:55.146Z] ---> 080eff094c9a [2021-08-10T04:35:55.146Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-10T04:35:55.146Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-10T04:35:55.411Z] Collecting docker<4.0,>=3.6.0 [2021-08-10T04:35:55.411Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-10T04:35:55.411Z] Collecting texttable<0.10,>=0.9.0 [2021-08-10T04:35:55.411Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-10T04:35:55.411Z] Removing intermediate container fce3d2dc7e83 [2021-08-10T04:35:55.411Z] ---> 9ecb7bb7adc8 [2021-08-10T04:35:55.411Z] Step 8/23 : COPY . . [2021-08-10T04:35:55.685Z] ---> 198ff7359440 [2021-08-10T04:35:55.685Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-10T04:35:56.279Z] Collecting PyYAML<4,>=3.10 [2021-08-10T04:35:56.279Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-10T04:35:56.897Z] ---> f488dd980c96 [2021-08-10T04:35:56.897Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-10T04:35:57.197Z] Collecting cached-property<2,>=1.2.0 [2021-08-10T04:35:57.197Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-10T04:35:57.197Z] Collecting jsonschema<3,>=2.5.1 [2021-08-10T04:35:57.197Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-10T04:35:57.197Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-10T04:35:57.197Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-10T04:35:57.488Z] Collecting docopt<0.7,>=0.6.1 [2021-08-10T04:35:57.488Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-10T04:35:58.108Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-10T04:35:58.108Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-10T04:35:58.108Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-10T04:35:58.108Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-10T04:35:58.108Z] 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-10T04:35:58.108Z] Collecting docker-pycreds>=0.4.0 [2021-08-10T04:35:58.108Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-10T04:35:58.410Z] Collecting idna<2.8,>=2.5 [2021-08-10T04:35:58.410Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-10T04:35:58.410Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-10T04:35:58.410Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-10T04:35:58.410Z] Collecting certifi>=2017.4.17 [2021-08-10T04:35:58.411Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-10T04:35:58.411Z] ---> ae7b0e6bb15c [2021-08-10T04:35:58.411Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-10T04:35:58.696Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-10T04:35:58.696Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-10T04:35:58.696Z] ---> Running in 7335d4f40e6d [2021-08-10T04:35:58.696Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-10T04:35:58.696Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-10T04:35:58.696Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-10T04:35:58.696Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-10T04:35:59.301Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-10T04:35:59.301Z] Attempting uninstall: urllib3 [2021-08-10T04:35:59.301Z] Found existing installation: urllib3 1.26.2 [2021-08-10T04:35:59.301Z] Removing intermediate container 7335d4f40e6d [2021-08-10T04:35:59.301Z] ---> d3700498aa70 [2021-08-10T04:35:59.301Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-10T04:35:59.301Z] Uninstalling urllib3-1.26.2: [2021-08-10T04:35:59.301Z] Successfully uninstalled urllib3-1.26.2 [2021-08-10T04:35:59.301Z] ---> Running in 9f92e056be7e [2021-08-10T04:35:59.584Z] Attempting uninstall: idna [2021-08-10T04:35:59.584Z] Found existing installation: idna 3.1 [2021-08-10T04:35:59.584Z] Uninstalling idna-3.1: [2021-08-10T04:35:59.584Z] Successfully uninstalled idna-3.1 [2021-08-10T04:35:59.875Z] Removing intermediate container 9f92e056be7e [2021-08-10T04:35:59.875Z] ---> 6f8f041a11cf [2021-08-10T04:35:59.875Z] Step 22/24 : LABEL arch=x86_64 [2021-08-10T04:35:59.875Z] Attempting uninstall: chardet [2021-08-10T04:35:59.875Z] Found existing installation: chardet 4.0.0 [2021-08-10T04:35:59.875Z] Uninstalling chardet-4.0.0: [2021-08-10T04:35:59.875Z] Successfully uninstalled chardet-4.0.0 [2021-08-10T04:36:00.164Z] ---> Running in ae468eb99a53 [2021-08-10T04:36:00.445Z] Removing intermediate container ae468eb99a53 [2021-08-10T04:36:00.445Z] ---> 678f1d7dcfcd [2021-08-10T04:36:00.445Z] Step 23/24 : LABEL git_sha=d49be81119b6e3f48cbf749f90c55581adc5d69e [2021-08-10T04:36:00.445Z] ---> Running in 1446283a9bee [2021-08-10T04:36:00.727Z] Attempting uninstall: requests [2021-08-10T04:36:00.727Z] Found existing installation: requests 2.25.1 [2021-08-10T04:36:00.727Z] Uninstalling requests-2.25.1: [2021-08-10T04:36:01.005Z] Successfully uninstalled requests-2.25.1 [2021-08-10T04:36:01.005Z] ---> 88663f85d957 [2021-08-10T04:36:01.005Z] Step 9/23 : RUN go mod tidy [2021-08-10T04:36:01.005Z] Removing intermediate container 1446283a9bee [2021-08-10T04:36:01.005Z] ---> 8e76469dcf62 [2021-08-10T04:36:01.005Z] Step 24/24 : LABEL version=0.0.0 [2021-08-10T04:36:01.005Z] Running setup.py install for texttable: started [2021-08-10T04:36:01.005Z] ---> Running in 9b75c63cd75f [2021-08-10T04:36:01.005Z] ---> Running in f99fb12fd84b [2021-08-10T04:36:01.280Z] Removing intermediate container f99fb12fd84b [2021-08-10T04:36:01.280Z] ---> 38acd54661db [2021-08-10T04:36:01.280Z] [2021-08-10T04:36:01.280Z] Successfully built 38acd54661db [2021-08-10T04:36:01.280Z] Successfully tagged core-metadata:latest [2021-08-10T04:36:01.568Z]  Building core-metadata ... done  Running setup.py install for texttable: finished with status 'done' [2021-08-10T04:36:01.568Z] Running setup.py install for PyYAML: started [2021-08-10T04:36:02.178Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-10T04:36:02.178Z] Running setup.py install for docopt: started [2021-08-10T04:36:03.146Z] Running setup.py install for docopt: finished with status 'done' [2021-08-10T04:36:03.147Z] Running setup.py install for dockerpty: started [2021-08-10T04:36:03.147Z] Removing intermediate container 9b75c63cd75f [2021-08-10T04:36:03.147Z] ---> 48d01585a002 [2021-08-10T04:36:03.147Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-10T04:36:03.147Z] ---> Running in 97b17b25c2e9 [2021-08-10T04:36:03.426Z] 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-10T04:36:03.426Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-10T04:36:03.706Z] 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-10T04:36:04.310Z] 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-10T04:36:08.660Z] Removing intermediate container 3397b5ae37d6 [2021-08-10T04:36:08.660Z] ---> 9a63fa1e21b5 [2021-08-10T04:36:08.660Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-10T04:36:08.660Z] ---> Running in 234966d41106 [2021-08-10T04:36:08.660Z] Removing intermediate container 234966d41106 [2021-08-10T04:36:08.660Z] ---> ba8ac939ec58 [2021-08-10T04:36:08.660Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-10T04:36:08.932Z] ---> Running in 21ca016b2cb5 [2021-08-10T04:36:09.209Z] Removing intermediate container 21ca016b2cb5 [2021-08-10T04:36:09.209Z] ---> 71a8a71f43b5 [2021-08-10T04:36:09.209Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-10T04:36:09.209Z] Removing intermediate container caa684548b4e [2021-08-10T04:36:09.209Z] ---> 592738dc28df [2021-08-10T04:36:09.209Z] [2021-08-10T04:36:09.209Z] Step 11/22 : FROM alpine:3.12 [2021-08-10T04:36:09.209Z] ---> 13621d1b12d4 [2021-08-10T04:36:09.209Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-10T04:36:09.209Z] ---> Running in 30251bf8550d [2021-08-10T04:36:09.816Z] ---> 2a224c5989a1 [2021-08-10T04:36:09.816Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-10T04:36:10.110Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-10T04:36:10.110Z] ---> 380dbbb19dd1 [2021-08-10T04:36:10.110Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-10T04:36:10.110Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-10T04:36:10.377Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-10T04:36:10.377Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-10T04:36:10.377Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-10T04:36:10.377Z] (4/4) Installing curl (7.78.0-r0) [2021-08-10T04:36:10.377Z] Executing busybox-1.31.1-r20.trigger [2021-08-10T04:36:10.377Z] Executing ca-certificates-20191127-r4.trigger [2021-08-10T04:36:10.377Z] OK: 7 MiB in 18 packages [2021-08-10T04:36:10.653Z] ---> 411a87bd567f [2021-08-10T04:36:10.653Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-10T04:36:10.653Z] ---> Running in 2ed9b4478364 [2021-08-10T04:36:10.929Z] Removing intermediate container 2ed9b4478364 [2021-08-10T04:36:10.929Z] ---> 0f06ab0d5dd1 [2021-08-10T04:36:10.929Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-10T04:36:10.929Z] ---> Running in f5c9b1e91d99 [2021-08-10T04:36:11.206Z] Removing intermediate container 30251bf8550d [2021-08-10T04:36:11.206Z] ---> 2ccf93d82f45 [2021-08-10T04:36:11.206Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-10T04:36:11.206Z] Removing intermediate container f5c9b1e91d99 [2021-08-10T04:36:11.206Z] ---> 02888d0a0648 [2021-08-10T04:36:11.206Z] Step 22/24 : LABEL arch=x86_64 [2021-08-10T04:36:11.206Z] ---> Running in 11eee631292a [2021-08-10T04:36:11.206Z] ---> Running in 78f1f88faffd [2021-08-10T04:36:11.206Z] Removing intermediate container 11eee631292a [2021-08-10T04:36:11.206Z] ---> d65c67ff0878 [2021-08-10T04:36:11.206Z] Step 14/22 : WORKDIR /edgex [2021-08-10T04:36:11.476Z] Removing intermediate container 78f1f88faffd [2021-08-10T04:36:11.476Z] ---> c7f9e6089ff9 [2021-08-10T04:36:11.476Z] Step 23/24 : LABEL git_sha=d49be81119b6e3f48cbf749f90c55581adc5d69e [2021-08-10T04:36:11.476Z] ---> Running in 05f1216d354f [2021-08-10T04:36:11.476Z] ---> Running in 70746b29b1a5 [2021-08-10T04:36:11.476Z] Removing intermediate container 70746b29b1a5 [2021-08-10T04:36:11.476Z] ---> b66db2162b45 [2021-08-10T04:36:11.476Z] Step 24/24 : LABEL version=0.0.0 [2021-08-10T04:36:11.761Z] Removing intermediate container 05f1216d354f [2021-08-10T04:36:11.761Z] ---> e74423cc104e [2021-08-10T04:36:11.761Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-10T04:36:11.761Z] ---> Running in d2641b58d40d [2021-08-10T04:36:11.761Z] Removing intermediate container d2641b58d40d [2021-08-10T04:36:11.761Z] ---> dccb3f541c66 [2021-08-10T04:36:11.761Z] [2021-08-10T04:36:12.050Z] ---> c5921baf4e17 [2021-08-10T04:36:12.050Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-10T04:36:12.050Z] Successfully built dccb3f541c66 [2021-08-10T04:36:12.050Z] Successfully tagged sys-mgmt-agent:latest [2021-08-10T04:36:12.333Z]  Building sys-mgmt-agent ... done  ---> 45219e920c02 [2021-08-10T04:36:12.333Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-10T04:36:12.952Z] ---> 1e1172c8b836 [2021-08-10T04:36:12.952Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-10T04:36:12.952Z] ---> Running in 0b38809e2027 [2021-08-10T04:36:12.952Z] Removing intermediate container 0b38809e2027 [2021-08-10T04:36:12.952Z] ---> e8bc07b32a28 [2021-08-10T04:36:12.952Z] Step 19/22 : CMD ["--init=true"] [2021-08-10T04:36:13.228Z] ---> Running in 512894425de8 [2021-08-10T04:36:13.229Z] Removing intermediate container 512894425de8 [2021-08-10T04:36:13.229Z] ---> c10a7dc479e4 [2021-08-10T04:36:13.229Z] Step 20/22 : LABEL arch=x86_64 [2021-08-10T04:36:13.229Z] ---> Running in 00136c977097 [2021-08-10T04:36:13.507Z] Removing intermediate container 00136c977097 [2021-08-10T04:36:13.507Z] ---> 1bee0891fdf2 [2021-08-10T04:36:13.507Z] Step 21/22 : LABEL git_sha=d49be81119b6e3f48cbf749f90c55581adc5d69e [2021-08-10T04:36:13.507Z] ---> Running in fd7ac90651d1 [2021-08-10T04:36:13.783Z] Removing intermediate container fd7ac90651d1 [2021-08-10T04:36:13.783Z] ---> 7c0e1910670d [2021-08-10T04:36:13.783Z] Step 22/22 : LABEL version=0.0.0 [2021-08-10T04:36:13.783Z] ---> Running in bf7333cf6095 [2021-08-10T04:36:14.059Z] Removing intermediate container bf7333cf6095 [2021-08-10T04:36:14.059Z] ---> b58ee931d644 [2021-08-10T04:36:14.059Z] [2021-08-10T04:36:14.059Z] Successfully built b58ee931d644 [2021-08-10T04:36:14.059Z] Successfully tagged security-proxy-setup:latest [2021-08-10T04:36:19.500Z]  Building security-proxy-setup ... done Removing intermediate container 823db3d7848c [2021-08-10T04:36:19.500Z] ---> 2eed796a4f8f [2021-08-10T04:36:19.500Z] [2021-08-10T04:36:19.500Z] Step 11/23 : FROM alpine:3.12 [2021-08-10T04:36:19.500Z] ---> 13621d1b12d4 [2021-08-10T04:36:19.500Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-10T04:36:19.500Z] ---> Using cache [2021-08-10T04:36:19.500Z] ---> 06f81b064e86 [2021-08-10T04:36:19.500Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-10T04:36:19.500Z] ---> Using cache [2021-08-10T04:36:19.500Z] ---> be03da422ee5 [2021-08-10T04:36:19.500Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-10T04:36:19.500Z] ---> Running in 5e5f58d1475e [2021-08-10T04:36:19.500Z] Removing intermediate container 5e5f58d1475e [2021-08-10T04:36:19.500Z] ---> 2cbd0b5581fc [2021-08-10T04:36:19.500Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-10T04:36:19.500Z] ---> Running in 387a114ec31d [2021-08-10T04:36:19.772Z] Removing intermediate container 387a114ec31d [2021-08-10T04:36:19.772Z] ---> c561a85eb72a [2021-08-10T04:36:19.772Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-10T04:36:20.044Z] ---> 2232d893469a [2021-08-10T04:36:20.044Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-10T04:36:20.313Z] ---> bce8c8787d5b [2021-08-10T04:36:20.313Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-10T04:36:20.582Z] ---> 77788bccdd51 [2021-08-10T04:36:20.582Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-10T04:36:20.582Z] ---> Running in d8d427d09cd0 [2021-08-10T04:36:20.860Z] Removing intermediate container d8d427d09cd0 [2021-08-10T04:36:20.860Z] ---> b8e9316042d7 [2021-08-10T04:36:20.860Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-10T04:36:20.860Z] ---> Running in 861657b79cdd [2021-08-10T04:36:20.860Z] Removing intermediate container 861657b79cdd [2021-08-10T04:36:20.860Z] ---> 5e2ad17395ed [2021-08-10T04:36:20.860Z] Step 21/23 : LABEL arch=x86_64 [2021-08-10T04:36:20.860Z] ---> Running in d9d06bca3373 [2021-08-10T04:36:21.162Z] Removing intermediate container d9d06bca3373 [2021-08-10T04:36:21.162Z] ---> 6be6c5b097dc [2021-08-10T04:36:21.162Z] Step 22/23 : LABEL git_sha=d49be81119b6e3f48cbf749f90c55581adc5d69e [2021-08-10T04:36:21.162Z] ---> Running in bd68cc9da454 [2021-08-10T04:36:21.162Z] Removing intermediate container bd68cc9da454 [2021-08-10T04:36:21.162Z] ---> 9d6febf5c871 [2021-08-10T04:36:21.162Z] Step 23/23 : LABEL version=0.0.0 [2021-08-10T04:36:21.162Z] ---> Running in 705941a2902b [2021-08-10T04:36:21.430Z] Removing intermediate container 705941a2902b [2021-08-10T04:36:21.430Z] ---> 5d062b276661 [2021-08-10T04:36:21.430Z] [2021-08-10T04:36:21.430Z] Successfully built 5d062b276661 [2021-08-10T04:36:21.430Z] Successfully tagged support-scheduler:latest [2021-08-10T04:36:22.391Z]  Building support-scheduler ... done Removing intermediate container 97b17b25c2e9 [2021-08-10T04:36:22.391Z] ---> 245715c0a170 [2021-08-10T04:36:22.391Z] [2021-08-10T04:36:22.391Z] Step 11/23 : FROM alpine:3.12 [2021-08-10T04:36:22.391Z] ---> 13621d1b12d4 [2021-08-10T04:36:22.391Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-10T04:36:22.391Z] ---> Running in 21d74292aa46 [2021-08-10T04:36:22.657Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-10T04:36:22.657Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-10T04:36:22.657Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-10T04:36:22.657Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-10T04:36:22.657Z] Executing busybox-1.31.1-r20.trigger [2021-08-10T04:36:22.657Z] Executing ca-certificates-20191127-r4.trigger [2021-08-10T04:36:22.921Z] OK: 6 MiB in 16 packages [2021-08-10T04:36:23.188Z] Removing intermediate container 21d74292aa46 [2021-08-10T04:36:23.188Z] ---> 2b4d73981dad [2021-08-10T04:36:23.188Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-10T04:36:23.188Z] ---> Running in b0438cab00d5 [2021-08-10T04:36:23.188Z] Removing intermediate container b0438cab00d5 [2021-08-10T04:36:23.188Z] ---> 7e90026fc179 [2021-08-10T04:36:23.188Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-10T04:36:23.457Z] ---> Running in 97d258abb0ab [2021-08-10T04:36:23.457Z] Removing intermediate container 97d258abb0ab [2021-08-10T04:36:23.457Z] ---> 9a7f8b4a7f8b [2021-08-10T04:36:23.457Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-10T04:36:23.457Z] ---> Running in db395bd3a721 [2021-08-10T04:36:23.457Z] Removing intermediate container db395bd3a721 [2021-08-10T04:36:23.457Z] ---> b31ae5fc8499 [2021-08-10T04:36:23.458Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-10T04:36:23.725Z] ---> f77c15e5577b [2021-08-10T04:36:23.725Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-10T04:36:23.991Z] ---> e3be50a76f4c [2021-08-10T04:36:23.991Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-10T04:36:24.259Z] ---> c010395d6401 [2021-08-10T04:36:24.259Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-10T04:36:24.259Z] ---> Running in c7fa07ebc6cb [2021-08-10T04:36:24.259Z] Removing intermediate container c7fa07ebc6cb [2021-08-10T04:36:24.259Z] ---> 2c6a0cf31413 [2021-08-10T04:36:24.259Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-10T04:36:24.259Z] ---> Running in c697ec654e03 [2021-08-10T04:36:24.524Z] Removing intermediate container c697ec654e03 [2021-08-10T04:36:24.524Z] ---> 8af7d534ddcc [2021-08-10T04:36:24.524Z] Step 21/23 : LABEL arch=x86_64 [2021-08-10T04:36:24.524Z] ---> Running in 714507f3c5d3 [2021-08-10T04:36:24.524Z] Removing intermediate container 714507f3c5d3 [2021-08-10T04:36:24.524Z] ---> 7248b9ea9880 [2021-08-10T04:36:24.524Z] Step 22/23 : LABEL git_sha=d49be81119b6e3f48cbf749f90c55581adc5d69e [2021-08-10T04:36:24.524Z] ---> Running in 741019f5804c [2021-08-10T04:36:24.788Z] Removing intermediate container 741019f5804c [2021-08-10T04:36:24.788Z] ---> caa09fd44e96 [2021-08-10T04:36:24.788Z] Step 23/23 : LABEL version=0.0.0 [2021-08-10T04:36:24.788Z] ---> Running in c5598496cf3b [2021-08-10T04:36:24.788Z] Removing intermediate container c5598496cf3b [2021-08-10T04:36:24.788Z] ---> 1d6bd5dc096b [2021-08-10T04:36:24.788Z] [2021-08-10T04:36:24.788Z] Successfully built 1d6bd5dc096b [2021-08-10T04:36:24.788Z] Successfully tagged support-notifications:latest [2021-08-10T04:36:25.063Z]  Building support-notifications ... done  [Pipeline] } [2021-08-10T04:36:25.069Z] $ docker stop --time=1 86887d3c9e257fc784d062e048ba7a4259803201783de20d32e0bc9c54e69907 [2021-08-10T04:36:26.485Z] $ docker rm -f 86887d3c9e257fc784d062e048ba7a4259803201783de20d32e0bc9c54e69907 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-10T04:36:26.867Z] + docker images [2021-08-10T04:36:26.867Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-10T04:36:26.867Z] support-notifications latest 1d6bd5dc096b 2 seconds ago 16.8MB [2021-08-10T04:36:26.867Z] 245715c0a170 5 seconds ago 1.75GB [2021-08-10T04:36:26.867Z] support-scheduler latest 5d062b276661 5 seconds ago 16.1MB [2021-08-10T04:36:26.867Z] 2eed796a4f8f 8 seconds ago 1.75GB [2021-08-10T04:36:26.867Z] security-proxy-setup latest b58ee931d644 13 seconds ago 25.9MB [2021-08-10T04:36:26.867Z] sys-mgmt-agent latest dccb3f541c66 15 seconds ago 325MB [2021-08-10T04:36:26.867Z] 592738dc28df 18 seconds ago 1.75GB [2021-08-10T04:36:26.867Z] core-metadata latest 38acd54661db 26 seconds ago 16.7MB [2021-08-10T04:36:26.867Z] 3f489e370bcf 33 seconds ago 1.75GB [2021-08-10T04:36:26.867Z] core-data latest 52900ce0dbb4 45 seconds ago 20.4MB [2021-08-10T04:36:26.867Z] security-bootstrapper latest e5c4fcdd35e5 53 seconds ago 18.8MB [2021-08-10T04:36:26.867Z] security-secretstore-setup latest 950330e8baab 59 seconds ago 29MB [2021-08-10T04:36:26.867Z] fd9c06251bbe About a minute ago 1.75GB [2021-08-10T04:36:26.867Z] 0eac683f2792 About a minute ago 1.75GB [2021-08-10T04:36:26.867Z] core-command latest 90ddc0d60666 About a minute ago 16MB [2021-08-10T04:36:26.867Z] 84a5525c18b5 About a minute ago 1.75GB [2021-08-10T04:36:26.867Z] edc5fd397505 About a minute ago 1.75GB [2021-08-10T04:36:26.868Z] 4f98ea828dc9 About a minute ago 1.74GB [2021-08-10T04:36:26.868Z] ci-base-image-x86_64 latest ce11e5788a84 5 minutes ago 1.24GB [2021-08-10T04:36:26.868Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 4 days ago 547MB [2021-08-10T04:36:26.868Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest f5175e13e4e5 7 days ago 37.5MB [2021-08-10T04:36:26.868Z] docker 20.10.7 08bdaf2f88f9 2 months ago 246MB [2021-08-10T04:36:26.868Z] alpine 3.12 13621d1b12d4 3 months ago 5.58MB [2021-08-10T04:36:26.868Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 13 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-10T04:36:42.106Z] Still waiting to schedule task [2021-08-10T04:36:42.106Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-08-10T04:36:50.247Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-10T04:37:05.399Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-10T04:37:05.399Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-10T04:37:05.399Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-10T04:37:05.399Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-10T04:37:05.675Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-10T04:37:05.675Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-10T04:37:05.675Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-10T04:37:09.084Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-10T04:37:09.084Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-10T04:37:10.099Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-10T04:37:10.099Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-10T04:37:10.099Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-10T04:37:10.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-10T04:37:22.544Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.189s coverage: 28.7% of statements [2021-08-10T04:37:22.544Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-10T04:37:22.544Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-10T04:37:25.967Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.316s coverage: 100.0% of statements [2021-08-10T04:37:25.967Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-10T04:37:25.967Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.337s coverage: 46.3% of statements [2021-08-10T04:37:25.967Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-10T04:37:25.967Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-10T04:37:27.433Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.613s coverage: 90.1% of statements [2021-08-10T04:37:27.433Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-10T04:37:27.433Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-10T04:37:29.425Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.212s coverage: 81.2% of statements [2021-08-10T04:37:29.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-10T04:37:29.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-10T04:37:29.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-10T04:37:29.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-10T04:37:29.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-10T04:37:37.838Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.501s coverage: 94.2% of statements [2021-08-10T04:37:37.838Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-10T04:37:37.838Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-10T04:37:37.838Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.217s coverage: 59.1% of statements [2021-08-10T04:37:37.838Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-10T04:37:37.838Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-10T04:37:37.838Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-10T04:37:37.838Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-10T04:37:37.838Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-10T04:37:37.838Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.318s coverage: 60.0% of statements [2021-08-10T04:37:37.838Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-10T04:37:37.838Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-10T04:37:37.838Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-10T04:37:37.838Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.306s coverage: 0.8% of statements [2021-08-10T04:37:37.838Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-10T04:37:37.838Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.184s coverage: 58.8% of statements [2021-08-10T04:37:37.838Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.281s coverage: 22.0% of statements [2021-08-10T04:37:37.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-10T04:37:37.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.290s coverage: 47.1% of statements [2021-08-10T04:37:37.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.300s coverage: 79.5% of statements [2021-08-10T04:37:37.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.187s coverage: 94.1% of statements [2021-08-10T04:37:37.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.203s coverage: 96.3% of statements [2021-08-10T04:37:38.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.171s coverage: 87.5% of statements [2021-08-10T04:37:48.369Z] Running on prd-ubuntu18.04-docker-8c-8g-218 in /w/workspace/edgexfoundry_edgex-go_PR-3655 [Pipeline] { [Pipeline] ws [2021-08-10T04:37:48.389Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-08-10T04:37:48.497Z] The recommended git tool is: git [2021-08-10T04:37:51.042Z] using credential edgex-jenkins-ssh [2021-08-10T04:37:51.056Z] Cloning the remote Git repository [2021-08-10T04:37:51.080Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-10T04:37:51.147Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-08-10T04:37:51.184Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-10T04:37:51.185Z] > git --version # timeout=10 [2021-08-10T04:37:51.190Z] > git --version # 'git version 2.17.1' [2021-08-10T04:37:51.191Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-10T04:37:51.219Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-10T04:37:53.975Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.332s coverage: 94.4% of statements [2021-08-10T04:37:53.976Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.200s coverage: 44.8% of statements [2021-08-10T04:37:56.600Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.653s coverage: 81.8% of statements [2021-08-10T04:37:56.600Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-10T04:38:04.115Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-10T04:38:04.122Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-10T04:38:04.134Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-10T04:38:04.146Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-10T04:38:04.146Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-10T04:38:04.150Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3655/head:refs/remotes/origin/PR-3655 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-10T04:38:04.928Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.264s coverage: 92.9% of statements [2021-08-10T04:38:04.928Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-10T04:38:04.928Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-10T04:38:04.928Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-10T04:38:04.928Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.068s coverage: 65.1% of statements [2021-08-10T04:38:04.928Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-10T04:38:04.928Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-10T04:38:04.928Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-10T04:38:04.928Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-10T04:38:04.928Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-10T04:38:04.928Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.182s coverage: 87.2% of statements [2021-08-10T04:38:04.928Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-10T04:38:04.928Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-10T04:38:04.928Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.158s coverage: 100.0% of statements [2021-08-10T04:38:04.928Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-10T04:38:04.928Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.214s coverage: 58.8% of statements [2021-08-10T04:38:04.928Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-10T04:38:04.928Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.184s coverage: 80.0% of statements [2021-08-10T04:38:04.928Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.303s coverage: 87.2% of statements [2021-08-10T04:38:04.928Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.266s coverage: 85.4% of statements [2021-08-10T04:38:04.928Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.379s coverage: 91.2% of statements [2021-08-10T04:38:04.928Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-10T04:38:04.950Z] Merging remotes/origin/main commit b1bdcd94332d9981d98deb7be6e1abf49d24c93e into PR head commit 6bde2d451cc5168352ea50d010e834f2955516c8 [2021-08-10T04:38:05.094Z] Merge succeeded, producing bb57c8583e65481efbd58ef189e3c694b177c65f [2021-08-10T04:38:05.096Z] Checking out Revision bb57c8583e65481efbd58ef189e3c694b177c65f (PR-3655) [2021-08-10T04:38:05.207Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.781s coverage: 64.4% of statements [2021-08-10T04:38:05.207Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-10T04:38:05.207Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-10T04:38:05.208Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.200s coverage: 100.0% of statements [2021-08-10T04:38:05.208Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.087s coverage: 91.3% of statements [2021-08-10T04:38:05.208Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.063s coverage: 100.0% of statements [2021-08-10T04:38:05.208Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.094s coverage: 73.7% of statements [2021-08-10T04:38:04.961Z] > git config core.sparsecheckout # timeout=10 [2021-08-10T04:38:04.967Z] > git checkout -f 6bde2d451cc5168352ea50d010e834f2955516c8 # timeout=10 [2021-08-10T04:38:05.031Z] > git remote # timeout=10 [2021-08-10T04:38:05.038Z] > git config --get remote.origin.url # timeout=10 [2021-08-10T04:38:05.043Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-10T04:38:05.046Z] > git merge b1bdcd94332d9981d98deb7be6e1abf49d24c93e # timeout=10 [2021-08-10T04:38:05.088Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-10T04:38:05.100Z] > git config core.sparsecheckout # timeout=10 [2021-08-10T04:38:05.104Z] > git checkout -f bb57c8583e65481efbd58ef189e3c694b177c65f # timeout=10 [2021-08-10T04:38:06.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.053s coverage: 100.0% of statements [2021-08-10T04:38:08.768Z] Commit message: "Merge commit 'b1bdcd94332d9981d98deb7be6e1abf49d24c93e' into HEAD" [2021-08-10T04:38:08.773Z] > git rev-list --no-walk 6bde2d451cc5168352ea50d010e834f2955516c8 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-10T04:38:09.850Z] + echo snap-build.sh [2021-08-10T04:38:09.850Z] snap-build.sh [2021-08-10T04:38:09.850Z] + SNAP_BASE_DIR=. [2021-08-10T04:38:09.850Z] + '[' '!' -z /w/workspace/edgex-go/4 ']' [2021-08-10T04:38:09.850Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/4 [2021-08-10T04:38:09.850Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' [2021-08-10T04:38:09.850Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/4] [2021-08-10T04:38:09.850Z] + cd /w/workspace/edgex-go/4 [2021-08-10T04:38:09.850Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-08-10T04:38:09.850Z] Reading package lists... [2021-08-10T04:38:09.850Z] Building dependency tree... [2021-08-10T04:38:09.850Z] Reading state information... [2021-08-10T04:38:09.850Z] The following packages were automatically installed and are no longer required: [2021-08-10T04:38:09.850Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-08-10T04:38:09.850Z] uidmap xdelta3 [2021-08-10T04:38:09.850Z] Use 'sudo apt autoremove' to remove them. [2021-08-10T04:38:09.850Z] The following packages will be REMOVED: [2021-08-10T04:38:09.850Z] lxd* lxd-client* [2021-08-10T04:38:10.120Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-08-10T04:38:10.120Z] After this operation, 31.7 MB disk space will be freed. [2021-08-10T04:38:10.124Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.022s coverage: 66.9% of statements [2021-08-10T04:38:10.124Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-10T04:38:10.124Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-10T04:38:10.124Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-10T04:38:10.654Z] (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-10T04:38:10.654Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-08-10T04:38:11.240Z] Removing lxd dnsmasq configuration [2021-08-10T04:38:11.240Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-08-10T04:38:11.506Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-08-10T04:38:12.093Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-10T04:38:12.359Z] (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-10T04:38:12.359Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-08-10T04:38:12.775Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.707s coverage: 43.6% of statements [2021-08-10T04:38:12.775Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-10T04:38:12.775Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-10T04:38:12.775Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.301s coverage: 89.5% of statements [2021-08-10T04:38:12.775Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-10T04:38:12.775Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.223s coverage: 84.8% of statements [2021-08-10T04:38:12.775Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-10T04:38:13.767Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-08-10T04:38:13.767Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-08-10T04:38:14.350Z] + sudo snap remove --purge lxd [2021-08-10T04:38:14.350Z] snap "lxd" is not installed [2021-08-10T04:38:14.350Z] + sudo groupadd --force --system lxd [2021-08-10T04:38:14.350Z] ++ whoami [2021-08-10T04:38:14.350Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-08-10T04:38:14.350Z] + newgrp - lxd [2021-08-10T04:38:14.350Z] + sudo snap install lxd [2021-08-10T04:38:21.107Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.224s coverage: 19.5% of statements [2021-08-10T04:38:21.107Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-10T04:38:21.107Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-10T04:38:21.107Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-10T04:38:21.107Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-10T04:38:21.107Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.654s coverage: 92.0% of statements [2021-08-10T04:38:21.107Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-10T04:38:21.107Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-10T04:38:21.107Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-10T04:38:21.107Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-10T04:38:21.107Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.236s coverage: 62.7% of statements [2021-08-10T04:38:21.107Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-10T04:38:21.107Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-10T04:38:21.107Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.406s coverage: 97.7% of statements [2021-08-10T04:38:21.107Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-10T04:38:21.107Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-10T04:38:21.107Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-10T04:38:21.107Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-10T04:38:21.107Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.184s coverage: 28.9% of statements [2021-08-10T04:38:21.107Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-10T04:38:21.107Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-10T04:38:21.107Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-10T04:38:21.107Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-10T04:38:21.107Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-10T04:38:21.107Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-10T04:38:21.107Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.191s coverage: 100.0% of statements [2021-08-10T04:38:21.107Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements [2021-08-10T04:38:21.708Z] GO111MODULE=on go vet ./... [2021-08-10T04:38:24.635Z] 2021-08-10T04:38:21Z INFO Waiting for automatic snapd restart... [2021-08-10T04:38:36.952Z] lxd 4.17 from Canonical* installed [2021-08-10T04:38:36.952Z] + sudo lxd init --auto [2021-08-10T04:38:45.156Z] + sudo snap install --classic snapcraft [2021-08-10T04:38:55.240Z] snapcraft 5.0 from Canonical* installed [2021-08-10T04:38:55.240Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-08-10T04:38:55.240Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-08-10T04:38:55.240Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-10T04:38:55.240Z] Dload Upload Total Spent Left Speed [2021-08-10T04:38:55.240Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4208 0 --:--:-- --:--:-- --:--:-- 4208 [2021-08-10T04:38:55.240Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 7992k 0 --:--:-- --:--:-- --:--:-- 16.7M [2021-08-10T04:38:55.240Z] ./yq_linux_amd64 [2021-08-10T04:38:55.240Z] + sudo snapcraft prime --use-lxd [2021-08-10T04:38:57.184Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-08-10T04:38:57.184Z] 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-10T04:38:57.184Z] - README.md [2021-08-10T04:38:57.184Z] [2021-08-10T04:38:57.184Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-08-10T04:38:57.450Z] Launching a container. [2021-08-10T04:39:04.097Z] Waiting for container to be ready [2021-08-10T04:39:04.363Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-08-10T04:39:04.363Z] [2021-08-10T04:39:07.701Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-08-10T04:39:08.284Z] Waiting for network to be ready... [2021-08-10T04:39:08.550Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-08-10T04:39:08.816Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1818 kB] [2021-08-10T04:39:08.816Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-08-10T04:39:08.816Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [335 kB] [2021-08-10T04:39:08.816Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-08-10T04:39:08.816Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-08-10T04:39:08.816Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [394 kB] [2021-08-10T04:39:08.816Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [53.0 kB] [2021-08-10T04:39:08.816Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] [2021-08-10T04:39:08.816Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] [2021-08-10T04:39:09.080Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-08-10T04:39:09.347Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-08-10T04:39:09.613Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-08-10T04:39:09.614Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-08-10T04:39:09.614Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-08-10T04:39:09.614Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-08-10T04:39:09.614Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-08-10T04:39:09.614Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-08-10T04:39:09.884Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-08-10T04:39:09.884Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2165 kB] [2021-08-10T04:39:10.150Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [427 kB] [2021-08-10T04:39:10.150Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [30.9 kB] [2021-08-10T04:39:10.150Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6988 B] [2021-08-10T04:39:10.150Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [418 kB] [2021-08-10T04:39:10.150Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.8 kB] [2021-08-10T04:39:10.150Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1744 kB] [2021-08-10T04:39:10.421Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] [2021-08-10T04:39:12.361Z] Fetched 25.0 MB in 4s (6265 kB/s) [2021-08-10T04:39:13.318Z] Reading package lists... [2021-08-10T04:39:13.584Z] Reading package lists... [2021-08-10T04:39:13.584Z] Building dependency tree... [2021-08-10T04:39:13.584Z] Reading state information... [2021-08-10T04:39:13.852Z] The following additional packages will be installed: [2021-08-10T04:39:13.852Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-08-10T04:39:13.852Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-08-10T04:39:13.852Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-08-10T04:39:13.852Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-08-10T04:39:13.852Z] Suggested packages: [2021-08-10T04:39:13.852Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-08-10T04:39:13.852Z] Recommended packages: [2021-08-10T04:39:13.852Z] gnupg libsasl2-modules [2021-08-10T04:39:13.852Z] The following NEW packages will be installed: [2021-08-10T04:39:13.852Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-08-10T04:39:13.852Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-08-10T04:39:13.852Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-08-10T04:39:13.852Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-08-10T04:39:13.852Z] The following packages will be upgraded: [2021-08-10T04:39:13.852Z] gpg gpg-agent gpgconf libudev1 [2021-08-10T04:39:13.852Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-08-10T04:39:13.852Z] Need to get 3527 kB of archives. [2021-08-10T04:39:13.852Z] After this operation, 13.3 MB of additional disk space will be used. [2021-08-10T04:39:13.852Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libudev1 amd64 237-3ubuntu10.50 [56.4 kB] [2021-08-10T04:39:13.852Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 udev amd64 237-3ubuntu10.50 [1101 kB] [2021-08-10T04:39:14.118Z] Get:3 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-10T04:39:14.118Z] Get:4 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-10T04:39:14.118Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-08-10T04:39:14.118Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-08-10T04:39:14.118Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-08-10T04:39:14.386Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-08-10T04:39:14.386Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-08-10T04:39:14.651Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-08-10T04:39:14.651Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-08-10T04:39:14.651Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-08-10T04:39:14.918Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-08-10T04:39:14.918Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-08-10T04:39:14.918Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-08-10T04:39:14.918Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-08-10T04:39:14.918Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-08-10T04:39:14.918Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-08-10T04:39:14.918Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-08-10T04:39:14.918Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-08-10T04:39:14.918Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-08-10T04:39:14.918Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-08-10T04:39:14.918Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-10T04:39:14.918Z] Fetched 3527 kB in 1s (3311 kB/s) [2021-08-10T04:39:15.185Z] (Reading database ... 12511 files and directories currently installed.) [2021-08-10T04:39:15.185Z] Preparing to unpack .../libudev1_237-3ubuntu10.50_amd64.deb ... [2021-08-10T04:39:15.185Z] Unpacking libudev1:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-08-10T04:39:15.185Z] Setting up libudev1:amd64 (237-3ubuntu10.50) ... [2021-08-10T04:39:15.185Z] Selecting previously unselected package udev. [2021-08-10T04:39:15.185Z] (Reading database ... 12511 files and directories currently installed.) [2021-08-10T04:39:15.185Z] Preparing to unpack .../00-udev_237-3ubuntu10.50_amd64.deb ... [2021-08-10T04:39:15.185Z] Unpacking udev (237-3ubuntu10.50) ... [2021-08-10T04:39:15.451Z] Selecting previously unselected package libfuse2:amd64. [2021-08-10T04:39:15.451Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-08-10T04:39:15.451Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-08-10T04:39:15.451Z] Selecting previously unselected package fuse. [2021-08-10T04:39:15.451Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-08-10T04:39:15.451Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-08-10T04:39:15.451Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-10T04:39:15.451Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-10T04:39:15.726Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-10T04:39:15.726Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-10T04:39:15.726Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-10T04:39:15.726Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-10T04:39:15.726Z] Selecting previously unselected package libksba8:amd64. [2021-08-10T04:39:15.726Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-08-10T04:39:15.726Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-08-10T04:39:15.726Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-08-10T04:39:15.726Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-10T04:39:15.726Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-10T04:39:15.991Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-08-10T04:39:15.991Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-10T04:39:15.991Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-10T04:39:15.991Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-08-10T04:39:15.991Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-10T04:39:15.991Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-10T04:39:15.991Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-08-10T04:39:15.991Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-10T04:39:15.991Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-10T04:39:15.991Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-08-10T04:39:15.991Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-10T04:39:15.991Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-10T04:39:16.257Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-08-10T04:39:16.257Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-10T04:39:16.257Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-10T04:39:16.257Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-08-10T04:39:16.257Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-10T04:39:16.257Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-10T04:39:16.257Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-08-10T04:39:16.257Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-10T04:39:16.257Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-10T04:39:16.257Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-08-10T04:39:16.257Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-10T04:39:16.257Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-10T04:39:16.257Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-08-10T04:39:16.257Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-08-10T04:39:16.257Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-10T04:39:16.524Z] Selecting previously unselected package libsasl2-2:amd64. [2021-08-10T04:39:16.524Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-08-10T04:39:16.524Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-10T04:39:16.524Z] Selecting previously unselected package libldap-common. [2021-08-10T04:39:16.524Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-08-10T04:39:16.524Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-10T04:39:16.524Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-08-10T04:39:16.524Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-08-10T04:39:16.524Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-10T04:39:16.524Z] Selecting previously unselected package dirmngr. [2021-08-10T04:39:16.524Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-10T04:39:16.524Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-08-10T04:39:16.789Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-10T04:39:16.789Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-08-10T04:39:16.789Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-08-10T04:39:16.789Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-10T04:39:16.789Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-10T04:39:16.789Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-08-10T04:39:16.789Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-10T04:39:16.789Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-08-10T04:39:16.789Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-10T04:39:16.789Z] Setting up udev (237-3ubuntu10.50) ... [2021-08-10T04:39:17.055Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-08-10T04:39:17.055Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-10T04:39:17.055Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-08-10T04:39:17.359Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-08-10T04:39:17.359Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-08-10T04:39:17.359Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-10T04:39:17.359Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-10T04:39:17.359Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-10T04:39:17.359Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-10T04:39:17.359Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-10T04:39:17.359Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-10T04:39:17.359Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-10T04:39:17.359Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-10T04:39:17.359Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-08-10T04:39:17.359Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-10T04:39:17.692Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-08-10T04:39:17.692Z] settings in the [Install] section, and DefaultInstance for template units). [2021-08-10T04:39:17.692Z] This means they are not meant to be enabled using systemctl. [2021-08-10T04:39:17.692Z] Possible reasons for having this kind of units are: [2021-08-10T04:39:17.692Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-08-10T04:39:17.692Z] .wants/ or .requires/ directory. [2021-08-10T04:39:17.692Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-08-10T04:39:17.692Z] a requirement dependency on it. [2021-08-10T04:39:17.692Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-08-10T04:39:17.692Z] D-Bus, udev, scripted systemctl call, ...). [2021-08-10T04:39:17.692Z] 4) In case of template units, the unit is meant to be enabled with some [2021-08-10T04:39:17.692Z] instance name specified. [2021-08-10T04:39:17.991Z] Reading package lists... [2021-08-10T04:39:18.258Z] Building dependency tree... [2021-08-10T04:39:18.258Z] Reading state information... [2021-08-10T04:39:18.258Z] The following additional packages will be installed: [2021-08-10T04:39:18.258Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-08-10T04:39:18.258Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-08-10T04:39:18.258Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-08-10T04:39:18.258Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-08-10T04:39:18.258Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-08-10T04:39:18.258Z] Suggested packages: [2021-08-10T04:39:18.258Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-08-10T04:39:18.258Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-08-10T04:39:18.258Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-08-10T04:39:18.258Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-08-10T04:39:18.258Z] systemd-container policykit-1 [2021-08-10T04:39:18.258Z] Recommended packages: [2021-08-10T04:39:18.258Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-08-10T04:39:18.529Z] The following NEW packages will be installed: [2021-08-10T04:39:18.530Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-08-10T04:39:18.530Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-08-10T04:39:18.530Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-08-10T04:39:18.530Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-08-10T04:39:18.530Z] python3.6-minimal snapd squashfs-tools sudo [2021-08-10T04:39:18.530Z] The following packages will be upgraded: [2021-08-10T04:39:18.530Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-08-10T04:39:18.530Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-08-10T04:39:18.530Z] Need to get 36.7 MB of archives. [2021-08-10T04:39:18.530Z] After this operation, 147 MB of additional disk space will be used. [2021-08-10T04:39:18.530Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd amd64 237-3ubuntu10.50 [2914 kB] [2021-08-10T04:39:18.530Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-08-10T04:39:18.530Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsystemd0 amd64 237-3ubuntu10.50 [207 kB] [2021-08-10T04:39:18.530Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-08-10T04:39:18.797Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-08-10T04:39:18.797Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-08-10T04:39:18.797Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-08-10T04:39:18.797Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-08-10T04:39:18.797Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-08-10T04:39:18.797Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-08-10T04:39:18.797Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-08-10T04:39:18.797Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-08-10T04:39:18.797Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-08-10T04:39:18.797Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-08-10T04:39:18.797Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-08-10T04:39:18.797Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-08-10T04:39:18.797Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-08-10T04:39:18.797Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-08-10T04:39:20.201Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-08-10T04:39:20.466Z] 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-10T04:39:20.466Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-08-10T04:39:20.466Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-08-10T04:39:20.466Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-08-10T04:39:20.466Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-08-10T04:39:20.466Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-08-10T04:39:20.466Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-08-10T04:39:20.466Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-08-10T04:39:20.466Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-08-10T04:39:20.466Z] 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-10T04:39:20.466Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-08-10T04:39:22.406Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-10T04:39:22.406Z] Fetched 36.7 MB in 4s (9706 kB/s) [2021-08-10T04:39:22.406Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-10T04:39:22.406Z] Preparing to unpack .../systemd_237-3ubuntu10.50_amd64.deb ... [2021-08-10T04:39:22.406Z] Unpacking systemd (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-08-10T04:39:22.989Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.50_amd64.deb ... [2021-08-10T04:39:22.989Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-08-10T04:39:22.989Z] Setting up libsystemd0:amd64 (237-3ubuntu10.50) ... [2021-08-10T04:39:22.989Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-10T04:39:22.989Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-08-10T04:39:22.989Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-08-10T04:39:23.254Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-08-10T04:39:23.254Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-10T04:39:23.254Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-08-10T04:39:23.254Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-08-10T04:39:23.519Z] Setting up apt (1.6.14) ... [2021-08-10T04:39:23.519Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-08-10T04:39:23.786Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-08-10T04:39:24.051Z] (Reading database ... 12764 files and directories currently installed.) [2021-08-10T04:39:24.051Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-08-10T04:39:24.051Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-08-10T04:39:24.051Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-08-10T04:39:24.051Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-10T04:39:24.051Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-10T04:39:24.317Z] Selecting previously unselected package libexpat1:amd64. [2021-08-10T04:39:24.317Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-08-10T04:39:24.317Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-08-10T04:39:24.317Z] Selecting previously unselected package python3.6-minimal. [2021-08-10T04:39:24.317Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-10T04:39:24.317Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-08-10T04:39:24.582Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-08-10T04:39:24.582Z] Checking for services that may need to be restarted...done. [2021-08-10T04:39:24.582Z] Checking for services that may need to be restarted...done. [2021-08-10T04:39:24.582Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-10T04:39:24.582Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-08-10T04:39:24.582Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-08-10T04:39:25.162Z] Selecting previously unselected package python3-minimal. [2021-08-10T04:39:25.162Z] (Reading database ... 13012 files and directories currently installed.) [2021-08-10T04:39:25.162Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-08-10T04:39:25.162Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-08-10T04:39:25.162Z] Selecting previously unselected package mime-support. [2021-08-10T04:39:25.162Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-08-10T04:39:25.162Z] Unpacking mime-support (3.60ubuntu1) ... [2021-08-10T04:39:25.162Z] Selecting previously unselected package libmpdec2:amd64. [2021-08-10T04:39:25.162Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-08-10T04:39:25.162Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-08-10T04:39:25.162Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-08-10T04:39:25.162Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-10T04:39:25.162Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-10T04:39:25.427Z] Selecting previously unselected package python3.6. [2021-08-10T04:39:25.427Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-10T04:39:25.427Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-10T04:39:25.427Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-08-10T04:39:25.427Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-08-10T04:39:25.427Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-08-10T04:39:25.694Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-08-10T04:39:25.694Z] Selecting previously unselected package python3. [2021-08-10T04:39:25.694Z] (Reading database ... 13442 files and directories currently installed.) [2021-08-10T04:39:25.694Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-08-10T04:39:25.694Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-08-10T04:39:25.694Z] Selecting previously unselected package multiarch-support. [2021-08-10T04:39:25.694Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-08-10T04:39:25.694Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-08-10T04:39:25.960Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-08-10T04:39:25.960Z] Selecting previously unselected package liblzo2-2:amd64. [2021-08-10T04:39:25.960Z] (Reading database ... 13479 files and directories currently installed.) [2021-08-10T04:39:25.960Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-08-10T04:39:25.960Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-08-10T04:39:25.960Z] Selecting previously unselected package libbsd0:amd64. [2021-08-10T04:39:25.960Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-08-10T04:39:25.960Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-08-10T04:39:25.960Z] Selecting previously unselected package sudo. [2021-08-10T04:39:25.960Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-08-10T04:39:25.960Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-08-10T04:39:26.225Z] Selecting previously unselected package apparmor. [2021-08-10T04:39:26.225Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-08-10T04:39:26.225Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-08-10T04:39:26.225Z] Selecting previously unselected package libedit2:amd64. [2021-08-10T04:39:26.225Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-08-10T04:39:26.225Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-08-10T04:39:26.225Z] Selecting previously unselected package libkrb5support0:amd64. [2021-08-10T04:39:26.225Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-08-10T04:39:26.225Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-08-10T04:39:26.490Z] Selecting previously unselected package libk5crypto3:amd64. [2021-08-10T04:39:26.490Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-08-10T04:39:26.490Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-08-10T04:39:26.490Z] Selecting previously unselected package libkeyutils1:amd64. [2021-08-10T04:39:26.490Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-08-10T04:39:26.490Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-08-10T04:39:26.490Z] Selecting previously unselected package libkrb5-3:amd64. [2021-08-10T04:39:26.490Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-08-10T04:39:26.490Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-08-10T04:39:26.490Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-08-10T04:39:26.490Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-08-10T04:39:26.490Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-08-10T04:39:26.756Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-08-10T04:39:26.756Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-08-10T04:39:26.756Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-08-10T04:39:26.756Z] Selecting previously unselected package openssh-client. [2021-08-10T04:39:26.756Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-08-10T04:39:26.756Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-08-10T04:39:27.023Z] Selecting previously unselected package squashfs-tools. [2021-08-10T04:39:27.023Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-08-10T04:39:27.023Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-08-10T04:39:27.023Z] Selecting previously unselected package snapd. [2021-08-10T04:39:27.023Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-08-10T04:39:27.023Z] Unpacking snapd (2.49.2+18.04) ... [2021-08-10T04:39:28.960Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-08-10T04:39:28.960Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-08-10T04:39:28.960Z] Setting up mime-support (3.60ubuntu1) ... [2021-08-10T04:39:28.960Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-08-10T04:39:28.960Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-08-10T04:39:28.960Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-08-10T04:39:28.960Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-10T04:39:28.960Z] Setting up systemd (237-3ubuntu10.50) ... [2021-08-10T04:39:28.960Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-08-10T04:39:29.545Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-08-10T04:39:29.545Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-08-10T04:39:29.545Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-08-10T04:39:29.545Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-10T04:39:29.545Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-08-10T04:39:29.545Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-10T04:39:30.128Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-08-10T04:39:30.128Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-08-10T04:39:30.128Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-08-10T04:39:30.128Z] Setting up python3 (3.6.7-1~18.04) ... [2021-08-10T04:39:30.128Z] running python rtupdate hooks for python3.6... [2021-08-10T04:39:30.128Z] running python post-rtupdate hooks for python3.6... [2021-08-10T04:39:30.394Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-08-10T04:39:31.354Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-08-10T04:39:31.620Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-08-10T04:39:31.620Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-08-10T04:39:31.620Z] Setting up snapd (2.49.2+18.04) ... [2021-08-10T04:39:32.203Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-08-10T04:39:32.203Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-08-10T04:39:32.470Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-08-10T04:39:32.470Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-08-10T04:39:32.738Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-08-10T04:39:32.738Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-08-10T04:39:33.004Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-08-10T04:39:33.004Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-08-10T04:39:33.269Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-08-10T04:39:33.535Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-08-10T04:39:33.535Z] /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-10T04:39:33.535Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-10T04:39:33.535Z] Processing triggers for systemd (237-3ubuntu10.50) ... [2021-08-10T04:39:34.495Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-10T04:39:34.495Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-10T04:39:34.495Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-10T04:39:35.724Z] Reading package lists... [2021-08-10T04:39:35.724Z] Reading package lists... [2021-08-10T04:39:35.993Z] Building dependency tree... [2021-08-10T04:39:35.993Z] Reading state information... [2021-08-10T04:39:35.993Z] Calculating upgrade... [2021-08-10T04:39:36.260Z] The following packages will be upgraded: [2021-08-10T04:39:36.260Z] advancecomp base-files bash binutils binutils-common [2021-08-10T04:39:36.260Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-08-10T04:39:36.260Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-08-10T04:39:36.260Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-08-10T04:39:36.260Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-08-10T04:39:36.260Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-08-10T04:39:36.260Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-08-10T04:39:36.260Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-08-10T04:39:36.260Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-08-10T04:39:36.260Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-08-10T04:39:36.260Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-08-10T04:39:36.260Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-08-10T04:39:36.260Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-08-10T04:39:36.260Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-08-10T04:39:36.260Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-08-10T04:39:36.260Z] ubuntu-keyring util-linux [2021-08-10T04:39:36.260Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-08-10T04:39:36.260Z] Need to get 64.2 MB of archives. [2021-08-10T04:39:36.260Z] After this operation, 5125 kB of additional disk space will be used. [2021-08-10T04:39:36.261Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-153.160 [994 kB] [2021-08-10T04:39:36.261Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-08-10T04:39:36.261Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-08-10T04:39:36.261Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-08-10T04:39:36.261Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-08-10T04:39:36.261Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-08-10T04:39:36.261Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-08-10T04:39:36.261Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-08-10T04:39:36.261Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-08-10T04:39:36.261Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-08-10T04:39:36.261Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-08-10T04:39:36.261Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-08-10T04:39:36.529Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-08-10T04:39:36.529Z] 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-10T04:39:36.529Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-08-10T04:39:36.529Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-08-10T04:39:36.529Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-08-10T04:39:36.530Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-08-10T04:39:36.530Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-08-10T04:39:36.530Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-08-10T04:39:36.530Z] 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-10T04:39:36.530Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-08-10T04:39:36.530Z] 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-10T04:39:36.530Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-08-10T04:39:36.530Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-08-10T04:39:36.530Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-08-10T04:39:36.530Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-08-10T04:39:36.530Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-08-10T04:39:36.530Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-08-10T04:39:36.530Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-08-10T04:39:36.530Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-08-10T04:39:36.530Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-08-10T04:39:36.530Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd-sysv amd64 237-3ubuntu10.50 [14.2 kB] [2021-08-10T04:39:36.530Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-08-10T04:39:36.530Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-08-10T04:39:36.530Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-08-10T04:39:36.530Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-08-10T04:39:36.530Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-08-10T04:39:36.530Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-08-10T04:39:36.530Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-08-10T04:39:36.530Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-08-10T04:39:36.530Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-08-10T04:39:36.530Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-08-10T04:39:36.800Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-08-10T04:39:36.800Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-08-10T04:39:36.800Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-08-10T04:39:36.800Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-08-10T04:39:36.800Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-08-10T04:39:36.800Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-08-10T04:39:36.800Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-08-10T04:39:36.800Z] Get:51 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-10T04:39:36.800Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-08-10T04:39:36.800Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-08-10T04:39:36.800Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-08-10T04:39:36.800Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-08-10T04:39:36.800Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-08-10T04:39:36.800Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-08-10T04:39:36.800Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-08-10T04:39:36.800Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-08-10T04:39:37.068Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-08-10T04:39:37.068Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-08-10T04:39:37.068Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-08-10T04:39:37.336Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-08-10T04:39:37.336Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-08-10T04:39:37.336Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-08-10T04:39:37.336Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-08-10T04:39:37.336Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-08-10T04:39:37.603Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-08-10T04:39:37.603Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-08-10T04:39:37.603Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-08-10T04:39:37.603Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-08-10T04:39:37.603Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-08-10T04:39:37.603Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-08-10T04:39:37.603Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-08-10T04:39:37.603Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-08-10T04:39:37.603Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-08-10T04:39:37.603Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-08-10T04:39:37.603Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-08-10T04:39:37.870Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-08-10T04:39:37.870Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-08-10T04:39:37.870Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-08-10T04:39:37.870Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-08-10T04:39:37.870Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-08-10T04:39:37.870Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-08-10T04:39:37.870Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-08-10T04:39:37.870Z] Get:86 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-10T04:39:37.870Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-08-10T04:39:37.870Z] 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-10T04:39:37.870Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-08-10T04:39:37.870Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-08-10T04:39:37.870Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-08-10T04:39:37.870Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-08-10T04:39:38.138Z] 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-10T04:39:38.138Z] 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-10T04:39:38.138Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-08-10T04:39:38.138Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-08-10T04:39:38.138Z] 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-10T04:39:38.138Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-08-10T04:39:38.138Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-08-10T04:39:38.138Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-08-10T04:39:38.138Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-08-10T04:39:38.138Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-08-10T04:39:38.138Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-08-10T04:39:38.408Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-10T04:39:38.408Z] Fetched 64.2 MB in 2s (31.4 MB/s) [2021-08-10T04:39:38.408Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-10T04:39:38.408Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-08-10T04:39:38.408Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-10T04:39:38.675Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-08-10T04:39:38.675Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-10T04:39:38.944Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-153.160_amd64.deb ... [2021-08-10T04:39:38.944Z] Unpacking linux-libc-dev:amd64 (4.15.0-153.160) over (4.15.0-20.21) ... [2021-08-10T04:39:38.944Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-10T04:39:38.944Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-10T04:39:39.213Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-10T04:39:39.213Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-10T04:39:39.213Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-10T04:39:39.213Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-10T04:39:39.213Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-10T04:39:39.213Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-10T04:39:39.481Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-10T04:39:39.481Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-10T04:39:39.481Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-10T04:39:39.481Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-10T04:39:39.481Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-10T04:39:39.481Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-10T04:39:39.481Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-10T04:39:39.481Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-10T04:39:39.748Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-10T04:39:39.748Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-08-10T04:39:39.748Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-08-10T04:39:39.748Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-10T04:39:39.748Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-10T04:39:39.748Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-10T04:39:39.748Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-10T04:39:39.748Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-10T04:39:39.748Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-10T04:39:39.748Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-10T04:39:40.015Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-10T04:39:40.015Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-10T04:39:40.015Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-08-10T04:39:40.283Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-10T04:39:40.553Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-08-10T04:39:40.820Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-10T04:39:40.820Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-08-10T04:39:40.820Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-08-10T04:39:40.820Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-08-10T04:39:40.820Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-08-10T04:39:41.088Z] Setting up base-files (10.1ubuntu2.10) ... [2021-08-10T04:39:41.089Z] Installing new version of config file /etc/issue ... [2021-08-10T04:39:41.089Z] Installing new version of config file /etc/issue.net ... [2021-08-10T04:39:41.089Z] Installing new version of config file /etc/lsb-release ... [2021-08-10T04:39:41.089Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-08-10T04:39:41.089Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-08-10T04:39:41.355Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-08-10T04:39:41.355Z] Removing obsolete conffile /etc/default/motd-news ... [2021-08-10T04:39:41.355Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-10T04:39:41.355Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-08-10T04:39:41.355Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-08-10T04:39:41.355Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-08-10T04:39:41.621Z] 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-10T04:39:41.622Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-10T04:39:41.622Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-10T04:39:41.622Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-08-10T04:39:41.622Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-08-10T04:39:41.622Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-10T04:39:41.622Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-08-10T04:39:41.889Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-08-10T04:39:41.889Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-08-10T04:39:42.156Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-10T04:39:42.156Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-08-10T04:39:42.156Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-10T04:39:42.156Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-08-10T04:39:42.420Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-10T04:39:42.420Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-10T04:39:42.420Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-10T04:39:42.420Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-10T04:39:42.420Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-10T04:39:42.420Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-10T04:39:42.420Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-10T04:39:42.420Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-08-10T04:39:42.688Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-10T04:39:42.688Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-08-10T04:39:42.688Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-08-10T04:39:42.688Z] Setting up grep (3.1-2build1) ... [2021-08-10T04:39:42.688Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-10T04:39:42.688Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-08-10T04:39:42.688Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-08-10T04:39:42.688Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-08-10T04:39:42.688Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-10T04:39:42.688Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-08-10T04:39:42.954Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-08-10T04:39:42.955Z] Setting up login (1:4.5-1ubuntu2) ... [2021-08-10T04:39:42.955Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-10T04:39:42.955Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-10T04:39:42.955Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-10T04:39:42.955Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-08-10T04:39:43.221Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-10T04:39:43.221Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-10T04:39:43.221Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-10T04:39:43.488Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-10T04:39:43.488Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-10T04:39:43.754Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-10T04:39:43.754Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-10T04:39:43.755Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-08-10T04:39:44.021Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-10T04:39:44.021Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-08-10T04:39:44.021Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-10T04:39:44.288Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-08-10T04:39:44.288Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-08-10T04:39:44.555Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-08-10T04:39:44.555Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-08-10T04:39:44.555Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-08-10T04:39:44.555Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-10T04:39:44.555Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-08-10T04:39:44.555Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-08-10T04:39:44.555Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-08-10T04:39:44.821Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-10T04:39:44.821Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-10T04:39:44.821Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-10T04:39:44.822Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-10T04:39:44.822Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-10T04:39:44.822Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-10T04:39:44.822Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-10T04:39:44.822Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-10T04:39:44.822Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-10T04:39:44.822Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-10T04:39:44.822Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-10T04:39:45.087Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-10T04:39:45.087Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-10T04:39:45.087Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-10T04:39:45.087Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-10T04:39:45.087Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-10T04:39:45.087Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-10T04:39:45.087Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-10T04:39:45.087Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-10T04:39:45.353Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-10T04:39:45.353Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-10T04:39:45.353Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-10T04:39:45.353Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-10T04:39:45.353Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-10T04:39:45.353Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-10T04:39:45.353Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-10T04:39:45.353Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-10T04:39:45.353Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-10T04:39:45.353Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-10T04:39:45.618Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-10T04:39:45.618Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-10T04:39:45.618Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-10T04:39:45.618Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-10T04:39:45.618Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-08-10T04:39:45.618Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-10T04:39:45.618Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-10T04:39:45.883Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-10T04:39:46.149Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-08-10T04:39:46.414Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-08-10T04:39:46.680Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-08-10T04:39:46.680Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-10T04:39:46.680Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-08-10T04:39:46.680Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-10T04:39:46.947Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-08-10T04:39:46.947Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-10T04:39:46.947Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-08-10T04:39:46.947Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-10T04:39:46.947Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-08-10T04:39:47.212Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-10T04:39:47.212Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-08-10T04:39:47.212Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-08-10T04:39:47.212Z] Setting up debconf (1.5.66ubuntu1) ... [2021-08-10T04:39:47.478Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-10T04:39:47.478Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-08-10T04:39:47.478Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-08-10T04:39:47.478Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-08-10T04:39:47.478Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-10T04:39:47.478Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-08-10T04:39:47.478Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-08-10T04:39:47.478Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-08-10T04:39:47.744Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-10T04:39:47.744Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-10T04:39:47.744Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-10T04:39:47.744Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-10T04:39:47.744Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-10T04:39:47.744Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-10T04:39:47.744Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-10T04:39:47.744Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-10T04:39:48.009Z] (Reading database ... 13919 files and directories currently installed.) [2021-08-10T04:39:48.009Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-10T04:39:48.010Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-10T04:39:48.010Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-10T04:39:48.275Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-10T04:39:48.275Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-10T04:39:48.275Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-10T04:39:48.275Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.50_amd64.deb ... [2021-08-10T04:39:48.275Z] Unpacking systemd-sysv (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-08-10T04:39:48.275Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-10T04:39:48.275Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-10T04:39:48.275Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-10T04:39:48.542Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-10T04:39:48.542Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-08-10T04:39:48.542Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-08-10T04:39:48.542Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-08-10T04:39:48.542Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-10T04:39:48.542Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-08-10T04:39:48.542Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-08-10T04:39:48.542Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-08-10T04:39:48.809Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-10T04:39:48.810Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-08-10T04:39:48.810Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-10T04:39:48.810Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-10T04:39:48.810Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-10T04:39:48.810Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-10T04:39:49.076Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-10T04:39:49.076Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-10T04:39:49.076Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-10T04:39:49.076Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-08-10T04:39:49.076Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-08-10T04:39:49.076Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-08-10T04:39:49.076Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-10T04:39:49.076Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-08-10T04:39:49.076Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-08-10T04:39:49.343Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-08-10T04:39:49.343Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-10T04:39:49.343Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-10T04:39:49.343Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-10T04:39:49.608Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-08-10T04:39:49.608Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-10T04:39:49.608Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-08-10T04:39:49.608Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-08-10T04:39:49.608Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-08-10T04:39:49.608Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-10T04:39:49.608Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-08-10T04:39:49.608Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-08-10T04:39:49.608Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-08-10T04:39:49.876Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-10T04:39:49.876Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-08-10T04:39:49.876Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-08-10T04:39:49.876Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-08-10T04:39:49.876Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-10T04:39:49.876Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-08-10T04:39:49.876Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-08-10T04:39:49.876Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-08-10T04:39:50.143Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-10T04:39:50.143Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-08-10T04:39:50.143Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-08-10T04:39:50.143Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-08-10T04:39:50.143Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-10T04:39:50.143Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-08-10T04:39:50.143Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-08-10T04:39:50.143Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-08-10T04:39:50.408Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-10T04:39:50.408Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-08-10T04:39:50.408Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-08-10T04:39:50.408Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-08-10T04:39:50.408Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-10T04:39:50.408Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-08-10T04:39:50.408Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-08-10T04:39:50.408Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-08-10T04:39:50.674Z] (Reading database ... 13924 files and directories currently installed.) [2021-08-10T04:39:50.674Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-08-10T04:39:50.674Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-08-10T04:39:50.674Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-08-10T04:39:50.674Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-08-10T04:39:50.674Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-08-10T04:39:50.674Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-08-10T04:39:50.943Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-08-10T04:39:50.943Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-08-10T04:39:50.943Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-08-10T04:39:50.943Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-08-10T04:39:50.943Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-08-10T04:39:50.943Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-08-10T04:39:51.208Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-08-10T04:39:51.208Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-08-10T04:39:51.208Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-08-10T04:39:51.208Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-08-10T04:39:51.208Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-08-10T04:39:51.209Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-08-10T04:39:51.209Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-08-10T04:39:51.209Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-08-10T04:39:51.209Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-08-10T04:39:51.209Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-08-10T04:39:51.500Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-08-10T04:39:51.500Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-08-10T04:39:51.766Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-08-10T04:39:51.766Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-08-10T04:39:51.766Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-08-10T04:39:51.766Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-08-10T04:39:51.766Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-10T04:39:51.766Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-10T04:39:52.033Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-10T04:39:52.033Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-10T04:39:52.300Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-10T04:39:52.300Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-10T04:39:52.300Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-10T04:39:52.300Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-10T04:39:52.300Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-10T04:39:52.300Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-10T04:39:52.565Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-10T04:39:52.565Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-10T04:39:52.565Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-10T04:39:52.565Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-10T04:39:52.565Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-10T04:39:52.565Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-10T04:39:53.526Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-10T04:39:53.526Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-10T04:39:54.109Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-10T04:39:54.109Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-10T04:39:54.377Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-10T04:39:54.377Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-10T04:39:54.646Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-10T04:39:54.646Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-10T04:39:55.609Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-10T04:39:55.609Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-10T04:39:55.609Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-10T04:39:55.609Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-10T04:39:55.609Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-08-10T04:39:55.609Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-10T04:39:55.609Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-08-10T04:39:55.609Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-10T04:39:55.609Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-08-10T04:39:55.609Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-08-10T04:39:55.876Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-10T04:39:55.876Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-10T04:39:55.876Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-10T04:39:55.876Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-10T04:39:55.876Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-08-10T04:39:55.876Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-08-10T04:39:56.143Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-10T04:39:56.143Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-10T04:39:56.143Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-10T04:39:56.143Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-10T04:39:56.143Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-10T04:39:56.143Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-08-10T04:39:56.143Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-08-10T04:39:56.143Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-08-10T04:39:56.143Z] [2021-08-10T04:39:56.143Z] Current default time zone: 'Etc/UTC' [2021-08-10T04:39:56.143Z] Local time is now: Tue Aug 10 04:39:56 UTC 2021. [2021-08-10T04:39:56.143Z] Universal Time is now: Tue Aug 10 04:39:56 UTC 2021. [2021-08-10T04:39:56.144Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-08-10T04:39:56.144Z] [2021-08-10T04:39:56.144Z] Setting up systemd-sysv (237-3ubuntu10.50) ... [2021-08-10T04:39:56.144Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-10T04:39:56.144Z] Setting up linux-libc-dev:amd64 (4.15.0-153.160) ... [2021-08-10T04:39:56.144Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-08-10T04:39:56.144Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-08-10T04:39:56.410Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-08-10T04:39:56.410Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-08-10T04:39:56.410Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-08-10T04:39:56.410Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-08-10T04:39:56.410Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-08-10T04:39:56.410Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-10T04:39:56.410Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-08-10T04:39:56.410Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-10T04:39:56.410Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-08-10T04:39:56.410Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-10T04:39:56.410Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-08-10T04:39:56.410Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-08-10T04:39:56.410Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-08-10T04:39:56.410Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-08-10T04:39:56.410Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-08-10T04:39:56.676Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-08-10T04:39:56.676Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-08-10T04:39:56.676Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-08-10T04:39:58.588Z] gofmt -l . [2021-08-10T04:39:58.589Z] [ "`gofmt -l .`" = "" ] [2021-08-10T04:39:58.589Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-08-10T04:39:58.623Z] Updating certificates in /etc/ssl/certs... [2021-08-10T04:39:59.208Z] 23 added, 27 removed; done. [2021-08-10T04:39:59.208Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-08-10T04:39:59.208Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-10T04:39:59.208Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-08-10T04:39:59.208Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-08-10T04:39:59.208Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-08-10T04:39:59.208Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-10T04:39:59.208Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-08-10T04:39:59.208Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-10T04:39:59.268Z] + ls -al . [2021-08-10T04:39:59.268Z] total 632 [2021-08-10T04:39:59.268Z] drwxrwxr-x 9 1001 1001 4096 Aug 10 04:39 . [2021-08-10T04:39:59.268Z] drwxr-xr-x 4 root root 4096 Aug 10 04:35 .. [2021-08-10T04:39:59.268Z] -rw-rw-r-- 1 1001 1001 11 Aug 10 04:32 .dockerignore [2021-08-10T04:39:59.268Z] drwxrwxr-x 8 1001 1001 4096 Aug 10 04:33 .git [2021-08-10T04:39:59.268Z] drwxrwxr-x 3 1001 1001 4096 Aug 10 04:32 .github [2021-08-10T04:39:59.268Z] -rw-rw-r-- 1 1001 1001 818 Aug 10 04:32 .gitignore [2021-08-10T04:39:59.268Z] -rw-rw-r-- 1 1001 1001 76 Aug 10 04:32 .hadolint.yml [2021-08-10T04:39:59.268Z] -rw-rw-r-- 1 1001 1001 166 Aug 10 04:32 .sonarcloud.properties [2021-08-10T04:39:59.268Z] -rw-rw-r-- 1 1001 1001 1171 Aug 10 04:32 ADOPTERS.md [2021-08-10T04:39:59.268Z] -rw-rw-r-- 1 1001 1001 8609 Aug 10 04:32 Attribution.txt [2021-08-10T04:39:59.268Z] -rw-rw-r-- 1 1001 1001 43881 Aug 10 04:32 CHANGELOG.md [2021-08-10T04:39:59.268Z] -rw-rw-r-- 1 1001 1001 3804 Aug 10 04:32 CONTRIBUTING.md [2021-08-10T04:39:59.268Z] -rw-rw-r-- 1 1001 1001 677 Aug 10 04:32 GOVERNANCE.md [2021-08-10T04:39:59.268Z] -rw-rw-r-- 1 1001 1001 849 Aug 10 04:32 Jenkinsfile [2021-08-10T04:39:59.268Z] -rw-rw-r-- 1 1001 1001 10775 Aug 10 04:32 LICENSE [2021-08-10T04:39:59.268Z] -rw-rw-r-- 1 1001 1001 5915 Aug 10 04:32 Makefile [2021-08-10T04:39:59.268Z] -rw-rw-r-- 1 1001 1001 582 Aug 10 04:32 OWNERS.md [2021-08-10T04:39:59.268Z] -rw-rw-r-- 1 1001 1001 8643 Aug 10 04:32 README.md [2021-08-10T04:39:59.268Z] -rw-rw-r-- 1 1001 1001 6912 Aug 10 04:32 SECURITY.md [2021-08-10T04:39:59.268Z] -rw-rw-r-- 1 1001 1001 5 Aug 10 04:30 VERSION [2021-08-10T04:39:59.268Z] -rw-rw-r-- 1 1001 1001 4131 Aug 10 04:32 ZMQWindows.md [2021-08-10T04:39:59.268Z] drwxrwxr-x 2 1001 1001 4096 Aug 10 04:32 bin [2021-08-10T04:39:59.268Z] drwxrwxr-x 14 1001 1001 4096 Aug 10 04:32 cmd [2021-08-10T04:39:59.268Z] -rw-r--r-- 1 root root 404176 Aug 10 04:38 coverage.out [2021-08-10T04:39:59.268Z] -rw-rw-r-- 1 1001 1001 813 Aug 10 04:32 go.mod [2021-08-10T04:39:59.268Z] -rw-r--r-- 1 root root 48847 Aug 10 04:35 go.sum [2021-08-10T04:39:59.268Z] drwxrwxr-x 8 1001 1001 4096 Aug 10 04:32 internal [2021-08-10T04:39:59.268Z] drwxrwxr-x 3 1001 1001 4096 Aug 10 04:32 openapi [2021-08-10T04:39:59.268Z] drwxrwxr-x 4 1001 1001 4096 Aug 10 04:32 snap [2021-08-10T04:39:59.268Z] -rw-rw-r-- 1 1001 1001 204 Aug 10 04:32 version.go [Pipeline] sh [2021-08-10T04:39:59.476Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-10T04:39:59.476Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-10T04:39:59.476Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-10T04:39:59.476Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-10T04:39:59.476Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-08-10T04:39:59.476Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-08-10T04:39:59.476Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-08-10T04:39:59.476Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-08-10T04:39:59.476Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-08-10T04:39:59.476Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-10T04:39:59.476Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-10T04:39:59.476Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-08-10T04:39:59.476Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-08-10T04:39:59.476Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-08-10T04:39:59.476Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-10T04:39:59.476Z] Processing triggers for systemd (237-3ubuntu10.50) ... [2021-08-10T04:39:59.743Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-08-10T04:39:59.743Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-08-10T04:39:59.743Z] Updating certificates in /etc/ssl/certs... [2021-08-10T04:39:59.945Z] + '[' -e coverage.out ] [2021-08-10T04:39:59.945Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-08-10T04:39:59.984Z] Warning: overwriting stash ‘coverage-report’ [2021-08-10T04:40:00.326Z] 0 added, 0 removed; done. [2021-08-10T04:40:00.326Z] Running hooks in /etc/ca-certificates/update.d... [2021-08-10T04:40:00.326Z] done. [2021-08-10T04:40:00.594Z] Reading package lists... [2021-08-10T04:40:00.860Z] Building dependency tree... [2021-08-10T04:40:00.860Z] Reading state information... [2021-08-10T04:40:00.860Z] The following NEW packages will be installed: [2021-08-10T04:40:00.860Z] apt-transport-https [2021-08-10T04:40:00.860Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-08-10T04:40:00.931Z] Stashed 1 file(s) [Pipeline] sh [2021-08-10T04:40:01.126Z] Need to get 4348 B of archives. [2021-08-10T04:40:01.126Z] After this operation, 154 kB of additional disk space will be used. [2021-08-10T04:40:01.126Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-08-10T04:40:01.391Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-10T04:40:01.392Z] Fetched 4348 B in 0s (21.3 kB/s) [2021-08-10T04:40:01.392Z] Selecting previously unselected package apt-transport-https. [2021-08-10T04:40:01.392Z] (Reading database ... 13929 files and directories currently installed.) [2021-08-10T04:40:01.392Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-08-10T04:40:01.392Z] Unpacking apt-transport-https (1.6.14) ... [2021-08-10T04:40:01.392Z] Setting up apt-transport-https (1.6.14) ... [2021-08-10T04:40:01.591Z] + make build [2021-08-10T04:40:01.592Z] go mod tidy [2021-08-10T04:40:01.659Z] Waiting for network to be ready... [2021-08-10T04:40:02.199Z] 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-10T04:40:06.991Z] 2021-08-10T04:40:04Z INFO Waiting for automatic snapd restart... [2021-08-10T04:40:06.991Z] snapd 2.51.3 from Canonical* installed [2021-08-10T04:40:07.948Z] "snapd" switched to the "latest/stable" channel [2021-08-10T04:40:07.948Z] [2021-08-10T04:40:10.509Z] 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-10T04:40:10.525Z] core18 20210611 from Canonical* installed [2021-08-10T04:40:10.525Z] "core18" switched to the "latest/stable" channel [2021-08-10T04:40:10.525Z] [2021-08-10T04:40:13.105Z] snapcraft 5.0 from Canonical* installed [2021-08-10T04:40:13.105Z] "snapcraft" switched to the "latest/stable" channel [2021-08-10T04:40:13.105Z] [2021-08-10T04:40:17.356Z] 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-10T04:40:17.356Z] - README.md [2021-08-10T04:40:17.356Z] [2021-08-10T04:40:17.356Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-08-10T04:40:17.622Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-10T04:40:17.888Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-10T04:40:17.888Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-10T04:40:18.744Z] Reading package lists... [2021-08-10T04:40:19.326Z] 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-10T04:40:19.326Z] Reading package lists... [2021-08-10T04:40:19.327Z] Building dependency tree... [2021-08-10T04:40:19.327Z] Reading state information... [2021-08-10T04:40:19.593Z] Suggested packages: [2021-08-10T04:40:19.593Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-08-10T04:40:19.593Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-08-10T04:40:19.593Z] Recommended packages: [2021-08-10T04:40:19.593Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-08-10T04:40:19.593Z] The following NEW packages will be installed: [2021-08-10T04:40:19.593Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-08-10T04:40:19.593Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-08-10T04:40:19.593Z] pkg-config zip [2021-08-10T04:40:19.593Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-08-10T04:40:19.593Z] Need to get 7663 kB of archives. [2021-08-10T04:40:19.593Z] After this operation, 43.8 MB of additional disk space will be used. [2021-08-10T04:40:19.593Z] 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-10T04:40:19.859Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-08-10T04:40:19.859Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] [2021-08-10T04:40:19.859Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-08-10T04:40:19.859Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-08-10T04:40:20.124Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-08-10T04:40:20.124Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-08-10T04:40:20.124Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-08-10T04:40:20.124Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-08-10T04:40:20.124Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-08-10T04:40:20.392Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-08-10T04:40:20.392Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-08-10T04:40:20.392Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-08-10T04:40:20.392Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-08-10T04:40:20.392Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-08-10T04:40:20.659Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-10T04:40:20.659Z] Fetched 7663 kB in 1s (9691 kB/s) [2021-08-10T04:40:20.659Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-08-10T04:40:20.659Z] (Reading database ... 13933 files and directories currently installed.) [2021-08-10T04:40:20.659Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-08-10T04:40:20.659Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-08-10T04:40:20.659Z] Selecting previously unselected package libpsl5:amd64. [2021-08-10T04:40:20.659Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-08-10T04:40:20.659Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-08-10T04:40:20.926Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-08-10T04:40:20.926Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-08-10T04:40:20.926Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-08-10T04:40:20.926Z] Selecting previously unselected package librtmp1:amd64. [2021-08-10T04:40:20.926Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-08-10T04:40:20.926Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-08-10T04:40:20.926Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-08-10T04:40:20.926Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... [2021-08-10T04:40:20.926Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-08-10T04:40:20.926Z] Selecting previously unselected package liberror-perl. [2021-08-10T04:40:20.926Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-08-10T04:40:20.926Z] Unpacking liberror-perl (0.17025-1) ... [2021-08-10T04:40:20.926Z] Selecting previously unselected package git-man. [2021-08-10T04:40:20.926Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-08-10T04:40:20.926Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-08-10T04:40:21.192Z] Selecting previously unselected package git. [2021-08-10T04:40:21.192Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-08-10T04:40:21.192Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-08-10T04:40:21.774Z] Selecting previously unselected package libnorm1:amd64. [2021-08-10T04:40:21.774Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-08-10T04:40:21.774Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-08-10T04:40:21.774Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-08-10T04:40:21.774Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-08-10T04:40:21.774Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-08-10T04:40:21.774Z] Selecting previously unselected package libsodium23:amd64. [2021-08-10T04:40:21.774Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-08-10T04:40:21.774Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-08-10T04:40:21.774Z] Selecting previously unselected package libzmq5:amd64. [2021-08-10T04:40:21.774Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-08-10T04:40:21.774Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-10T04:40:22.040Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-08-10T04:40:22.040Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-08-10T04:40:22.040Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-10T04:40:22.040Z] Selecting previously unselected package pkg-config. [2021-08-10T04:40:22.040Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-08-10T04:40:22.040Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-08-10T04:40:22.040Z] Selecting previously unselected package zip. [2021-08-10T04:40:22.040Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-08-10T04:40:22.040Z] Unpacking zip (3.0-11build1) ... [2021-08-10T04:40:22.041Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-08-10T04:40:22.041Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-08-10T04:40:22.041Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-08-10T04:40:22.041Z] Setting up liberror-perl (0.17025-1) ... [2021-08-10T04:40:22.041Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-08-10T04:40:22.041Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-08-10T04:40:22.041Z] No schema files found: doing nothing. [2021-08-10T04:40:22.306Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-08-10T04:40:22.306Z] Setting up zip (3.0-11build1) ... [2021-08-10T04:40:22.306Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-08-10T04:40:22.306Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-08-10T04:40:22.306Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-08-10T04:40:22.306Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-10T04:40:22.306Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-08-10T04:40:22.306Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-10T04:40:22.306Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-08-10T04:40:22.306Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-10T04:40:22.888Z] git set to automatically installed. [2021-08-10T04:40:22.888Z] git-man set to automatically installed. [2021-08-10T04:40:22.888Z] libcurl3-gnutls set to automatically installed. [2021-08-10T04:40:22.888Z] liberror-perl set to automatically installed. [2021-08-10T04:40:22.888Z] libglib2.0-0 set to automatically installed. [2021-08-10T04:40:22.888Z] libnghttp2-14 set to automatically installed. [2021-08-10T04:40:22.888Z] libnorm1 set to automatically installed. [2021-08-10T04:40:22.888Z] libpgm-5.2-0 set to automatically installed. [2021-08-10T04:40:22.888Z] libpsl5 set to automatically installed. [2021-08-10T04:40:22.888Z] librtmp1 set to automatically installed. [2021-08-10T04:40:22.888Z] libsodium23 set to automatically installed. [2021-08-10T04:40:22.888Z] libzmq3-dev set to automatically installed. [2021-08-10T04:40:22.888Z] libzmq5 set to automatically installed. [2021-08-10T04:40:22.888Z] pkg-config set to automatically installed. [2021-08-10T04:40:22.888Z] zip set to automatically installed. [2021-08-10T04:40:24.832Z] snapd is not logged in, snap install commands will use sudo [2021-08-10T04:40:25.414Z] snap "core18" has no updates available [2021-08-10T04:40:26.823Z] snapd is not logged in, snap install commands will use sudo [2021-08-10T04:40:32.168Z] go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed [2021-08-10T04:40:32.168Z] Pulling config-common [2021-08-10T04:40:32.168Z] + snapcraftctl pull [2021-08-10T04:40:32.734Z] 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-10T04:40:33.573Z] Pulling go-build-helper [2021-08-10T04:40:33.573Z] + snapcraftctl pull [2021-08-10T04:40:34.579Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-08-10T04:40:34.579Z] Skipping pull go-build-helper (already ran) [2021-08-10T04:40:34.579Z] Building go-build-helper [2021-08-10T04:40:34.579Z] + snapcraftctl build [2021-08-10T04:40:36.138Z] 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-10T04:40:36.723Z] Staging go-build-helper [2021-08-10T04:40:36.723Z] + snapcraftctl stage [2021-08-10T04:40:40.458Z] 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-10T04:40:41.059Z] 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-10T04:40:44.919Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-08-10T04:40:44.919Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-08-10T04:40:44.919Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1818 kB] [2021-08-10T04:40:44.919Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [335 kB] [2021-08-10T04:40:44.919Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-08-10T04:40:44.919Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-08-10T04:40:44.919Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [394 kB] [2021-08-10T04:40:44.919Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [53.0 kB] [2021-08-10T04:40:44.919Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] [2021-08-10T04:40:44.919Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] [2021-08-10T04:40:44.919Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-08-10T04:40:44.919Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-08-10T04:40:44.919Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-08-10T04:40:44.919Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-08-10T04:40:44.919Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-08-10T04:40:44.919Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-08-10T04:40:44.919Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-08-10T04:40:44.919Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-08-10T04:40:44.919Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-08-10T04:40:44.919Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2165 kB] [2021-08-10T04:40:44.919Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [427 kB] [2021-08-10T04:40:44.919Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [30.9 kB] [2021-08-10T04:40:44.919Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6988 B] [2021-08-10T04:40:44.919Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [418 kB] [2021-08-10T04:40:44.919Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.8 kB] [2021-08-10T04:40:44.919Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1744 kB] [2021-08-10T04:40:44.919Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] [2021-08-10T04:40:44.919Z] Fetched 25.0 MB in 0s (0 B/s) [2021-08-10T04:40:44.919Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-08-10T04:40:44.919Z] Fetched 224 kB in 0s (0 B/s) [2021-08-10T04:40:44.919Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-08-10T04:40:44.919Z] Fetched 157 kB in 0s (0 B/s) [2021-08-10T04:40:44.919Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-08-10T04:40:44.919Z] Fetched 221 kB in 0s (0 B/s) [2021-08-10T04:40:44.919Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-08-10T04:40:44.919Z] Fetched 143 kB in 0s (0 B/s) [2021-08-10T04:40:44.919Z] Pulling edgex-go [2021-08-10T04:40:44.919Z] + snapcraftctl pull [2021-08-10T04:40:45.392Z] 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-10T04:40:46.325Z] Pulling hooks [2021-08-10T04:40:46.325Z] + snapcraftctl pull [2021-08-10T04:40:48.801Z] 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-10T04:40:51.431Z] 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-10T04:40:55.748Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-10T04:40:58.378Z] 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-10T04:41:01.764Z] 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-10T04:41:04.532Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-10T04:41:04.532Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-10T04:41:04.532Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-10T04:41:04.532Z] Fetched 0 B in 0s (0 B/s) [2021-08-10T04:41:04.532Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-08-10T04:41:04.532Z] Fetched 96.5 kB in 0s (0 B/s) [2021-08-10T04:41:04.532Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-08-10T04:41:04.532Z] Fetched 279 kB in 0s (0 B/s) [2021-08-10T04:41:04.532Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-08-10T04:41:04.532Z] Fetched 122 kB in 0s (0 B/s) [2021-08-10T04:41:04.532Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-08-10T04:41:04.532Z] Fetched 77.8 kB in 0s (0 B/s) [2021-08-10T04:41:04.532Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-08-10T04:41:04.532Z] Fetched 8848 B in 0s (0 B/s) [2021-08-10T04:41:04.532Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-08-10T04:41:04.532Z] Fetched 47.8 kB in 0s (0 B/s) [2021-08-10T04:41:04.532Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-08-10T04:41:04.532Z] Fetched 45.6 kB in 0s (0 B/s) [2021-08-10T04:41:04.532Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-08-10T04:41:04.532Z] Fetched 15.0 kB in 0s (0 B/s) [2021-08-10T04:41:04.532Z] Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] [2021-08-10T04:41:04.532Z] Fetched 219 kB in 0s (0 B/s) [2021-08-10T04:41:04.532Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-08-10T04:41:04.532Z] Fetched 154 kB in 0s (0 B/s) [2021-08-10T04:41:04.532Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-08-10T04:41:04.532Z] Fetched 50.6 kB in 0s (0 B/s) [2021-08-10T04:41:04.532Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-08-10T04:41:04.532Z] Fetched 14.8 kB in 0s (0 B/s) [2021-08-10T04:41:04.532Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-08-10T04:41:04.532Z] Fetched 41.8 kB in 0s (0 B/s) [2021-08-10T04:41:04.532Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-08-10T04:41:04.532Z] Fetched 499 kB in 0s (0 B/s) [2021-08-10T04:41:04.532Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-08-10T04:41:04.532Z] Fetched 111 kB in 0s (0 B/s) [2021-08-10T04:41:04.532Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-08-10T04:41:04.532Z] Fetched 240 kB in 0s (0 B/s) [2021-08-10T04:41:04.532Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-08-10T04:41:04.532Z] Fetched 29.3 kB in 0s (0 B/s) [2021-08-10T04:41:04.532Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-08-10T04:41:04.532Z] Fetched 85.5 kB in 0s (0 B/s) [2021-08-10T04:41:04.532Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-08-10T04:41:04.532Z] Fetched 24.5 kB in 0s (0 B/s) [2021-08-10T04:41:04.532Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-08-10T04:41:04.532Z] Fetched 49.2 kB in 0s (0 B/s) [2021-08-10T04:41:04.532Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-08-10T04:41:04.532Z] Fetched 54.2 kB in 0s (0 B/s) [2021-08-10T04:41:04.532Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-08-10T04:41:04.532Z] Fetched 30.8 kB in 0s (0 B/s) [2021-08-10T04:41:04.532Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-08-10T04:41:04.532Z] Fetched 15.8 kB in 0s (0 B/s) [2021-08-10T04:41:04.532Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-08-10T04:41:04.532Z] Fetched 85.9 kB in 0s (0 B/s) [2021-08-10T04:41:04.532Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-08-10T04:41:04.532Z] Fetched 8720 B in 0s (0 B/s) [2021-08-10T04:41:04.532Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-08-10T04:41:04.532Z] Fetched 140 kB in 0s (0 B/s) [2021-08-10T04:41:04.532Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-08-10T04:41:04.532Z] Fetched 119 kB in 0s (0 B/s) [2021-08-10T04:41:04.532Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-08-10T04:41:04.532Z] Fetched 111 kB in 0s (0 B/s) [2021-08-10T04:41:04.532Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-08-10T04:41:04.532Z] Fetched 11.1 kB in 0s (0 B/s) [2021-08-10T04:41:04.532Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-08-10T04:41:04.532Z] Fetched 645 kB in 0s (0 B/s) [2021-08-10T04:41:04.532Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-08-10T04:41:04.532Z] Fetched 41.3 kB in 0s (0 B/s) [2021-08-10T04:41:04.532Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-08-10T04:41:04.532Z] Fetched 17.9 kB in 0s (0 B/s) [2021-08-10T04:41:04.532Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-08-10T04:41:04.532Z] Fetched 368 kB in 0s (0 B/s) [2021-08-10T04:41:04.532Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-08-10T04:41:04.532Z] Fetched 187 kB in 0s (0 B/s) [2021-08-10T04:41:04.532Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-08-10T04:41:04.532Z] Fetched 175 kB in 0s (0 B/s) [2021-08-10T04:41:04.532Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-08-10T04:41:04.532Z] Fetched 206 kB in 0s (0 B/s) [2021-08-10T04:41:04.532Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-08-10T04:41:04.532Z] Fetched 1301 kB in 0s (0 B/s) [2021-08-10T04:41:04.532Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-08-10T04:41:04.532Z] Fetched 36.2 kB in 0s (0 B/s) [2021-08-10T04:41:04.532Z] Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] [2021-08-10T04:41:04.533Z] Fetched 159 kB in 0s (0 B/s) [2021-08-10T04:41:04.533Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-08-10T04:41:04.533Z] Fetched 107 kB in 0s (0 B/s) [2021-08-10T04:41:04.533Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-08-10T04:41:04.533Z] Fetched 48.7 kB in 0s (0 B/s) [2021-08-10T04:41:04.533Z] Pulling static-packages [2021-08-10T04:41:04.533Z] + snapcraftctl pull [2021-08-10T04:41:04.533Z] Pulling version [2021-08-10T04:41:04.533Z] + cd /root/project [2021-08-10T04:41:04.533Z] + git describe --tags --abbrev=0 [2021-08-10T04:41:04.533Z] + sed s/v// [2021-08-10T04:41:04.533Z] + GIT_VERSION=2.0.1-dev.26 [2021-08-10T04:41:04.533Z] + [ -z 2.0.1-dev.26 ] [2021-08-10T04:41:04.533Z] + snapcraftctl set-version 2.0.1-dev.26 [2021-08-10T04:41:04.533Z] Building config-common [2021-08-10T04:41:04.533Z] + snapcraftctl build [2021-08-10T04:41:06.474Z] Skipping build go-build-helper (already ran) [2021-08-10T04:41:06.474Z] Building edgex-go [2021-08-10T04:41:06.474Z] + cd /root/parts/edgex-go/src [2021-08-10T04:41:06.474Z] + + sed s/v// [2021-08-10T04:41:06.474Z] git describe --tags --abbrev=0 [2021-08-10T04:41:06.474Z] + GIT_VERSION=2.0.1-dev.26 [2021-08-10T04:41:06.474Z] + [ -z 2.0.1-dev.26 ] [2021-08-10T04:41:06.474Z] + echo 2.0.1-dev.26 [2021-08-10T04:41:06.474Z] + make build [2021-08-10T04:41:06.474Z] go mod tidy [Pipeline] } [2021-08-10T04:41:07.219Z] $ docker stop --time=1 7802f320c733efbff04605c8f970a6b068e1b84ce6329209073a9dedafa26e82 [2021-08-10T04:41:09.771Z] $ docker rm -f 7802f320c733efbff04605c8f970a6b068e1b84ce6329209073a9dedafa26e82 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-10T04:41:11.341Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-10T04:41:11.616Z] [2021-08-10T04:41:11.616Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-10T04:41:11.812Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-08-10T04:41:11.812Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-08-10T04:41:11.812Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.13 [2021-08-10T04:41:11.812Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-08-10T04:41:11.812Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-08-10T04:41:11.812Z] go: downloading github.com/google/uuid v1.3.0 [2021-08-10T04:41:11.812Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-08-10T04:41:11.812Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-08-10T04:41:11.812Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-08-10T04:41:11.812Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-08-10T04:41:11.812Z] go: downloading github.com/lib/pq v1.10.2 [2021-08-10T04:41:11.812Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-08-10T04:41:11.812Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-08-10T04:41:11.812Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-08-10T04:41:11.967Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-10T04:41:12.080Z] go: downloading github.com/pelletier/go-toml v1.9.3 [2021-08-10T04:41:12.245Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-08-10T04:41:12.246Z] 29e5d40040c1: Pulling fs layer [2021-08-10T04:41:12.246Z] 1ce36da41761: Pulling fs layer [2021-08-10T04:41:12.246Z] 25b303627fd3: Pulling fs layer [2021-08-10T04:41:12.349Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-08-10T04:41:12.349Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-08-10T04:41:12.519Z] 29e5d40040c1: Verifying Checksum [2021-08-10T04:41:12.519Z] 29e5d40040c1: Download complete [2021-08-10T04:41:12.938Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-08-10T04:41:12.938Z] go: downloading github.com/go-playground/validator/v10 v10.8.0 [2021-08-10T04:41:12.938Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-08-10T04:41:13.120Z] 1ce36da41761: Verifying Checksum [2021-08-10T04:41:13.120Z] 1ce36da41761: Download complete [2021-08-10T04:41:13.205Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-10T04:41:13.205Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-10T04:41:13.205Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-08-10T04:41:13.205Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-08-10T04:41:13.205Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-08-10T04:41:13.205Z] go: downloading github.com/x448/float16 v0.8.4 [2021-08-10T04:41:13.395Z] 29e5d40040c1: Pull complete [2021-08-10T04:41:13.796Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-08-10T04:41:13.796Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-08-10T04:41:13.796Z] go: downloading golang.org/x/text v0.3.6 [2021-08-10T04:41:13.796Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-08-10T04:41:13.796Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-08-10T04:41:13.796Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-08-10T04:41:13.796Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-08-10T04:41:13.796Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-08-10T04:41:13.796Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-08-10T04:41:13.796Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-08-10T04:41:13.796Z] go: downloading github.com/kr/pretty v0.2.0 [2021-08-10T04:41:14.069Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-08-10T04:41:14.069Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-08-10T04:41:14.069Z] go: downloading golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c [2021-08-10T04:41:14.069Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-08-10T04:41:14.069Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-08-10T04:41:14.336Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-08-10T04:41:14.336Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-08-10T04:41:14.336Z] go: downloading github.com/kr/text v0.1.0 [2021-08-10T04:41:14.376Z] 1ce36da41761: Pull complete [2021-08-10T04:41:14.605Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-08-10T04:41:14.606Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-08-10T04:41:14.606Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-10T04:41:14.606Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-08-10T04:41:14.606Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-08-10T04:41:14.606Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-08-10T04:41:14.606Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-08-10T04:41:14.606Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-08-10T04:41:14.606Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-08-10T04:41:14.873Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-08-10T04:41:14.873Z] go: downloading github.com/fatih/color v1.9.0 [2021-08-10T04:41:14.874Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-10T04:41:14.874Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-10T04:41:14.874Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-10T04:41:14.874Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-08-10T04:41:14.874Z] go: downloading github.com/pkg/errors v0.9.1 [2021-08-10T04:41:14.874Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-08-10T04:41:14.874Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-08-10T04:41:14.874Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-08-10T04:41:14.874Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-08-10T04:41:14.874Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-08-10T04:41:14.874Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-08-10T04:41:14.874Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-08-10T04:41:14.874Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-08-10T04:41:14.874Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-08-10T04:41:14.874Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-08-10T04:41:14.874Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-08-10T04:41:14.874Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-08-10T04:41:14.874Z] go: downloading github.com/miekg/dns v1.1.26 [2021-08-10T04:41:14.874Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-08-10T04:41:14.874Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-08-10T04:41:15.139Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o cmd/core-data/core-data ./cmd/core-data [2021-08-10T04:41:15.355Z] 25b303627fd3: Verifying Checksum [2021-08-10T04:41:15.355Z] 25b303627fd3: Download complete [2021-08-10T04:41:25.211Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-10T04:41:25.520Z] 25b303627fd3: Pull complete [2021-08-10T04:41:25.520Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-08-10T04:41:25.520Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-10T04:41:25.520Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-08-10T04:41:25.789Z] prd-ubuntu18.04-docker-arm64-4c-16g-216 does not seem to be running inside a container [2021-08-10T04:41:25.877Z] $ 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-10T04:41:28.559Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o cmd/core-command/core-command ./cmd/core-command [2021-08-10T04:41:28.725Z] $ docker top dd9ececedefa4b24e3a7ef60afd1f5952c74e06605639d15ee3f209da397e385 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-10T04:41:29.516Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-10T04:41:29.764Z] + docker-compose build --help [2021-08-10T04:41:29.764Z] + grep parallel [2021-08-10T04:41:30.919Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-10T04:41:31.185Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-10T04:41:32.140Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-10T04:41:33.540Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-10T04:41:34.182Z] --parallel Build images in parallel. [Pipeline] } [2021-08-10T04:41:34.210Z] $ docker stop --time=1 dd9ececedefa4b24e3a7ef60afd1f5952c74e06605639d15ee3f209da397e385 [2021-08-10T04:41:34.496Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-10T04:41:35.451Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-10T04:41:36.060Z] $ docker rm -f dd9ececedefa4b24e3a7ef60afd1f5952c74e06605639d15ee3f209da397e385 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-10T04:41:36.408Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-10T04:41:36.723Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-10T04:41:36.724Z] . [Pipeline] withDockerContainer [2021-08-10T04:41:37.034Z] prd-ubuntu18.04-docker-arm64-4c-16g-216 does not seem to be running inside a container [2021-08-10T04:41:37.133Z] $ 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-10T04:41:37.368Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-10T04:41:38.576Z] $ docker top 565a281d6aa22537f28e6beed32286f58965938ac2c12e171135f52c05cb6095 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-10T04:41:39.305Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-08-10T04:41:39.305Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-08-10T04:41:39.305Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-08-10T04:41:39.305Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-08-10T04:41:39.305Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-08-10T04:41:39.305Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-08-10T04:41:39.305Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-08-10T04:41:39.305Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-08-10T04:41:39.305Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-08-10T04:41:39.305Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-08-10T04:41:39.305Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-08-10T04:41:39.305Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-08-10T04:41:39.305Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-08-10T04:41:39.305Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-08-10T04:41:39.305Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-08-10T04:41:39.305Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-08-10T04:41:39.305Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-08-10T04:41:39.305Z] + 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-10T04:41:39.305Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-08-10T04:41:39.305Z] + 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-10T04:41:39.305Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-08-10T04:41:39.305Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-08-10T04:41:39.305Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-08-10T04:41:39.305Z] + 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-10T04:41:39.305Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-08-10T04:41:39.305Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-08-10T04:41:39.305Z] + 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-10T04:41:39.635Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-10T04:41:40.263Z] Building hooks [2021-08-10T04:41:40.263Z] + cd /root/parts/hooks/src [2021-08-10T04:41:40.263Z] + make build [2021-08-10T04:41:40.263Z] go mod tidy [2021-08-10T04:41:40.844Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-08-10T04:41:41.111Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-08-10T04:41:41.377Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-08-10T04:41:41.377Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-08-10T04:41:41.377Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-08-10T04:41:41.960Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-08-10T04:41:42.589Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-08-10T04:41:42.589Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-08-10T04:41:43.936Z] Building core-command ... [2021-08-10T04:41:43.937Z] Building core-data ... [2021-08-10T04:41:43.937Z] Building core-metadata ... [2021-08-10T04:41:43.937Z] Building security-bootstrapper ... [2021-08-10T04:41:43.937Z] Building security-proxy-setup ... [2021-08-10T04:41:43.937Z] Building security-secretstore-setup ... [2021-08-10T04:41:43.937Z] Building support-notifications ... [2021-08-10T04:41:43.937Z] Building support-scheduler ... [2021-08-10T04:41:43.937Z] Building sys-mgmt-agent ... [2021-08-10T04:41:43.937Z] Building sys-mgmt-agent [2021-08-10T04:41:43.937Z] Building security-secretstore-setup [2021-08-10T04:41:43.937Z] Building support-scheduler [2021-08-10T04:41:43.937Z] Building security-proxy-setup [2021-08-10T04:41:43.937Z] Building security-bootstrapper [2021-08-10T04:41:45.927Z] Building static-packages [2021-08-10T04:41:45.928Z] + snapcraftctl build [2021-08-10T04:41:47.339Z] Building version [2021-08-10T04:41:47.339Z] + snapcraftctl build [2021-08-10T04:41:49.279Z] Staging config-common [2021-08-10T04:41:49.279Z] + snapcraftctl stage [2021-08-10T04:41:50.687Z] Skipping stage go-build-helper (already ran) [2021-08-10T04:41:50.687Z] Staging edgex-go [2021-08-10T04:41:50.687Z] + snapcraftctl stage [2021-08-10T04:41:51.643Z] Staging hooks [2021-08-10T04:41:51.643Z] + snapcraftctl stage [2021-08-10T04:41:52.604Z] Staging static-packages [2021-08-10T04:41:52.604Z] + snapcraftctl stage [2021-08-10T04:41:53.565Z] Staging version [2021-08-10T04:41:53.565Z] + snapcraftctl stage [2021-08-10T04:41:54.521Z] Priming config-common [2021-08-10T04:41:54.521Z] + snapcraftctl prime [2021-08-10T04:41:55.479Z] Priming go-build-helper [2021-08-10T04:41:55.480Z] + snapcraftctl prime [2021-08-10T04:41:56.438Z] Priming edgex-go [2021-08-10T04:41:56.438Z] + snapcraftctl prime [2021-08-10T04:41:57.850Z] Priming hooks [2021-08-10T04:41:57.850Z] + snapcraftctl prime [2021-08-10T04:41:58.809Z] Priming static-packages [2021-08-10T04:41:58.809Z] + snapcraftctl prime [2021-08-10T04:42:01.386Z] Priming version [2021-08-10T04:42:01.386Z] + snapcraftctl prime [2021-08-10T04:42:02.345Z] 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-10T04:42:51.932Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-10T04:42:51.933Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-10T04:42:51.933Z] ---> 03b3543c3833 [2021-08-10T04:42:51.933Z] Step 3/26 : WORKDIR /edgex-go [2021-08-10T04:42:51.933Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-10T04:42:51.933Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-10T04:42:51.933Z] ---> 03b3543c3833 [2021-08-10T04:42:51.933Z] Step 3/24 : WORKDIR /edgex-go [2021-08-10T04:42:51.933Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-10T04:42:51.933Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-10T04:42:51.933Z] ---> 03b3543c3833 [2021-08-10T04:42:51.933Z] Step 3/32 : WORKDIR /edgex-go [2021-08-10T04:42:51.933Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-10T04:42:51.933Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-10T04:42:51.933Z] ---> 03b3543c3833 [2021-08-10T04:42:51.933Z] Step 3/23 : WORKDIR /edgex-go [2021-08-10T04:42:51.933Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-10T04:42:51.933Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-10T04:42:51.933Z] ---> 03b3543c3833 [2021-08-10T04:42:51.933Z] Step 3/22 : WORKDIR /edgex-go [2021-08-10T04:42:51.933Z] ---> Running in d089ec000d58 [2021-08-10T04:42:51.933Z] ---> Running in 4b4e8c4bd8ff [2021-08-10T04:42:51.933Z] ---> Running in f793605aa0f9 [2021-08-10T04:42:51.933Z] ---> Running in 27b56e3a4e3e [2021-08-10T04:42:51.933Z] ---> Running in a9dd462ed4dd [2021-08-10T04:42:51.933Z] Removing intermediate container d089ec000d58 [2021-08-10T04:42:51.933Z] ---> 291b15c625d8 [2021-08-10T04:42:51.933Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-10T04:42:51.933Z] Removing intermediate container 4b4e8c4bd8ff [2021-08-10T04:42:51.933Z] ---> f30aa74bab15 [2021-08-10T04:42:51.933Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-10T04:42:51.933Z] Removing intermediate container a9dd462ed4dd [2021-08-10T04:42:51.933Z] ---> c46489ddfd53 [2021-08-10T04:42:51.933Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-10T04:42:51.933Z] ---> Running in 62315d0f8482 [2021-08-10T04:42:51.933Z] Removing intermediate container f793605aa0f9 [2021-08-10T04:42:51.933Z] ---> 811e52a7ce00 [2021-08-10T04:42:51.933Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-10T04:42:51.933Z] Removing intermediate container 27b56e3a4e3e [2021-08-10T04:42:51.933Z] ---> 920daa250c95 [2021-08-10T04:42:51.933Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-10T04:42:51.933Z] ---> Running in 037291ce814f [2021-08-10T04:42:51.933Z] ---> Running in 4bf6308f39ee [2021-08-10T04:42:51.933Z] ---> Running in e47b3a787196 [2021-08-10T04:42:51.933Z] ---> Running in 47e730028e9d [2021-08-10T04:42:55.348Z] Removing intermediate container 62315d0f8482 [2021-08-10T04:42:55.348Z] ---> d97a249482bd [2021-08-10T04:42:55.348Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-10T04:42:55.348Z] Removing intermediate container 037291ce814f [2021-08-10T04:42:55.348Z] ---> 4584b2dd20bb [2021-08-10T04:42:55.348Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-10T04:42:55.348Z] ---> Running in 49a49a5bc1d6 [2021-08-10T04:42:55.628Z] ---> Running in 2b25d2ae9dc9 [2021-08-10T04:42:55.914Z] Removing intermediate container 4bf6308f39ee [2021-08-10T04:42:55.914Z] ---> 9ddc572891af [2021-08-10T04:42:55.914Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-10T04:42:56.203Z] ---> Running in 46c2950f37a5 [2021-08-10T04:42:56.203Z] Removing intermediate container e47b3a787196 [2021-08-10T04:42:56.203Z] ---> 510291e7c6ac [2021-08-10T04:42:56.203Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-10T04:42:56.203Z] Removing intermediate container 47e730028e9d [2021-08-10T04:42:56.203Z] ---> 91eb0302d18a [2021-08-10T04:42:56.203Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-10T04:42:56.487Z] ---> Running in 6591d9422ad8 [2021-08-10T04:42:56.487Z] ---> Running in 0036e1e7e8e3 [2021-08-10T04:42:57.478Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-10T04:42:57.755Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-10T04:42:58.371Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-10T04:42:58.371Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-10T04:42:58.371Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-10T04:42:58.643Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-10T04:42:58.643Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-10T04:42:59.241Z] OK: 218 MiB in 52 packages [2021-08-10T04:42:59.516Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-10T04:42:59.516Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-10T04:42:59.516Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-10T04:42:59.794Z] OK: 218 MiB in 52 packages [2021-08-10T04:43:00.408Z] OK: 218 MiB in 52 packages [2021-08-10T04:43:00.688Z] OK: 218 MiB in 52 packages [2021-08-10T04:43:00.688Z] Removing intermediate container 49a49a5bc1d6 [2021-08-10T04:43:00.688Z] ---> 66b44718638e [2021-08-10T04:43:00.688Z] Step 6/32 : COPY go.mod . [2021-08-10T04:43:00.965Z] OK: 218 MiB in 52 packages [2021-08-10T04:43:01.573Z] Removing intermediate container 2b25d2ae9dc9 [2021-08-10T04:43:01.573Z] ---> 7d2a14efd97a [2021-08-10T04:43:01.573Z] Step 6/22 : COPY go.mod . [2021-08-10T04:43:02.188Z] ---> b21c2cf41520 [2021-08-10T04:43:02.188Z] Step 7/32 : RUN go mod download [2021-08-10T04:43:02.188Z] Removing intermediate container 46c2950f37a5 [2021-08-10T04:43:02.188Z] ---> 22258220046c [2021-08-10T04:43:02.188Z] Step 6/23 : COPY go.mod . [2021-08-10T04:43:02.466Z] ---> Running in 372a94edddd9 [2021-08-10T04:43:02.466Z] Removing intermediate container 6591d9422ad8 [2021-08-10T04:43:02.750Z] ---> 570f269ac001 [2021-08-10T04:43:02.750Z] Step 6/26 : COPY go.mod . [2021-08-10T04:43:02.750Z] Removing intermediate container 0036e1e7e8e3 [2021-08-10T04:43:02.750Z] ---> 87ae44592582 [2021-08-10T04:43:02.750Z] Step 6/24 : COPY go.mod . [2021-08-10T04:43:02.750Z] ---> a0780aac3753 [2021-08-10T04:43:02.750Z] Step 7/22 : RUN go mod download [2021-08-10T04:43:03.029Z] ---> Running in 3a2beb9696b0 [2021-08-10T04:43:03.632Z] ---> 6b9fab46a764 [2021-08-10T04:43:03.632Z] Step 7/23 : RUN go mod download [2021-08-10T04:43:03.903Z] ---> Running in 051a327f902a [2021-08-10T04:43:03.903Z] ---> d6ec45351527 [2021-08-10T04:43:03.903Z] Step 7/26 : RUN go mod download [2021-08-10T04:43:03.903Z] ---> 1c44a1b62d9d [2021-08-10T04:43:03.903Z] Step 7/24 : RUN go mod download [2021-08-10T04:43:04.176Z] ---> Running in 273b67d352ad [2021-08-10T04:43:04.176Z] ---> Running in 1f3584c72c12 [2021-08-10T04:43:08.494Z] Removing intermediate container 372a94edddd9 [2021-08-10T04:43:08.494Z] ---> 3e8134f99cce [2021-08-10T04:43:08.494Z] Step 8/32 : COPY . . [2021-08-10T04:43:08.779Z] Removing intermediate container 3a2beb9696b0 [2021-08-10T04:43:09.065Z] ---> 658a703b858c [2021-08-10T04:43:09.065Z] Step 8/22 : COPY . . [2021-08-10T04:43:11.088Z] Removing intermediate container 051a327f902a [2021-08-10T04:43:11.088Z] ---> 634d3e44e3ff [2021-08-10T04:43:11.088Z] Step 8/23 : COPY . . [2021-08-10T04:43:11.689Z] Removing intermediate container 1f3584c72c12 [2021-08-10T04:43:11.689Z] ---> a3461b795bca [2021-08-10T04:43:11.689Z] Step 8/24 : COPY . . [2021-08-10T04:43:11.964Z] Removing intermediate container 273b67d352ad [2021-08-10T04:43:11.964Z] ---> 29d526f7f124 [2021-08-10T04:43:11.964Z] Step 8/26 : COPY . . [2021-08-10T04:43:34.136Z] ---> f5b8117d63e3 [2021-08-10T04:43:34.136Z] Step 9/23 : RUN go mod tidy [2021-08-10T04:43:34.136Z] ---> f8fed44792ae [2021-08-10T04:43:34.136Z] Step 9/22 : RUN go mod tidy [2021-08-10T04:43:34.136Z] ---> 8142d91edb07 [2021-08-10T04:43:34.136Z] Step 9/26 : RUN go mod tidy [2021-08-10T04:43:34.136Z] ---> 78b075adc37d [2021-08-10T04:43:34.136Z] Step 9/32 : RUN go mod tidy [2021-08-10T04:43:34.136Z] ---> 9fd3ff45c2c6 [2021-08-10T04:43:34.136Z] Step 9/24 : RUN go mod tidy [2021-08-10T04:43:34.136Z] ---> Running in 7be27a2d7b62 [2021-08-10T04:43:34.136Z] ---> Running in 8c0868ef59f3 [2021-08-10T04:43:34.136Z] ---> Running in b0071dcef990 [2021-08-10T04:43:34.136Z] ---> Running in 330cd0874e8b [2021-08-10T04:43:34.136Z] ---> Running in 59749e5b3a54 [2021-08-10T04:43:40.880Z] Removing intermediate container 59749e5b3a54 [2021-08-10T04:43:40.880Z] ---> 294ecb8445d5 [2021-08-10T04:43:40.880Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-10T04:43:40.880Z] ---> Running in 7192720de166 [2021-08-10T04:43:40.880Z] Removing intermediate container 8c0868ef59f3 [2021-08-10T04:43:40.880Z] ---> c2d78355a6b5 [2021-08-10T04:43:40.880Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-10T04:43:40.880Z] Removing intermediate container b0071dcef990 [2021-08-10T04:43:40.880Z] ---> 9f9d1fd19a61 [2021-08-10T04:43:40.880Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-10T04:43:41.165Z] Removing intermediate container 7be27a2d7b62 [2021-08-10T04:43:41.165Z] ---> cc23032995ae [2021-08-10T04:43:41.165Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-10T04:43:41.165Z] ---> Running in a9ca48e8abe9 [2021-08-10T04:43:41.165Z] ---> Running in 802736e533d7 [2021-08-10T04:43:41.165Z] Removing intermediate container 330cd0874e8b [2021-08-10T04:43:41.439Z] ---> 90a64e8bda1b [2021-08-10T04:43:41.439Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-10T04:43:41.713Z] ---> Running in fc502987f5b7 [2021-08-10T04:43:41.713Z] ---> Running in dd86f95e293d [2021-08-10T04:43:42.705Z] 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-10T04:43:43.697Z] 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-10T04:43:43.970Z] 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-10T04:43:44.571Z] 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-10T04:43:44.571Z] 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-10T04:45:36.493Z] 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-10T04:45:36.493Z] 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-10T04:45:36.493Z] Removing intermediate container 7192720de166 [2021-08-10T04:45:36.493Z] ---> 4f465ce791b5 [2021-08-10T04:45:36.493Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-10T04:45:36.493Z] ---> Running in 65493329555f [2021-08-10T04:45:39.150Z] 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-10T04:45:41.805Z] Removing intermediate container a9ca48e8abe9 [2021-08-10T04:45:41.805Z] ---> fe0078202779 [2021-08-10T04:45:41.805Z] [2021-08-10T04:45:41.805Z] Step 11/32 : FROM alpine:3.12 [2021-08-10T04:45:42.790Z] 3.12: Pulling from library/alpine [2021-08-10T04:45:42.790Z] Removing intermediate container 802736e533d7 [2021-08-10T04:45:42.790Z] ---> eaa8177474b1 [2021-08-10T04:45:42.790Z] [2021-08-10T04:45:42.790Z] Step 11/22 : FROM alpine:3.12 [2021-08-10T04:45:43.067Z] 3.12: Pulling from library/alpine [2021-08-10T04:45:43.067Z] Removing intermediate container 65493329555f [2021-08-10T04:45:43.067Z] ---> 4eaee2f8cec6 [2021-08-10T04:45:43.067Z] [2021-08-10T04:45:43.067Z] Step 12/24 : FROM docker:20.10.7 [2021-08-10T04:45:43.342Z] Removing intermediate container dd86f95e293d [2021-08-10T04:45:43.342Z] ---> 3f22f21e94cb [2021-08-10T04:45:43.342Z] [2021-08-10T04:45:43.342Z] Step 11/26 : FROM alpine:3.12 [2021-08-10T04:45:43.342Z] 20.10.7: Pulling from library/docker [2021-08-10T04:45:43.614Z] 3.12: Pulling from library/alpine [2021-08-10T04:45:44.600Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-10T04:45:44.600Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-10T04:45:44.600Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-10T04:45:44.600Z] Status: Downloaded newer image for alpine:3.12 [2021-08-10T04:45:44.600Z] Status: Image is up to date for alpine:3.12 [2021-08-10T04:45:44.600Z] Status: Downloaded newer image for alpine:3.12 [2021-08-10T04:45:44.600Z] ---> c4fd0aeabfcf [2021-08-10T04:45:44.600Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-10T04:45:44.600Z] ---> c4fd0aeabfcf [2021-08-10T04:45:44.600Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-08-10T04:45:44.600Z] ---> c4fd0aeabfcf [2021-08-10T04:45:44.600Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-10T04:45:44.600Z] Removing intermediate container fc502987f5b7 [2021-08-10T04:45:44.600Z] ---> 205da164f952 [2021-08-10T04:45:44.600Z] [2021-08-10T04:45:44.600Z] Step 11/23 : FROM alpine:3.12 [2021-08-10T04:45:44.600Z] ---> c4fd0aeabfcf [2021-08-10T04:45:44.600Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-10T04:45:45.194Z] ---> Running in 5c8348a46ad4 [2021-08-10T04:45:45.194Z] ---> Running in d90d63e24235 [2021-08-10T04:45:45.194Z] ---> Running in e829d28c0516 [2021-08-10T04:45:45.194Z] ---> Running in 03585ab1aef4 [2021-08-10T04:45:46.174Z] Removing intermediate container d90d63e24235 [2021-08-10T04:45:46.174Z] ---> 642f7383c988 [2021-08-10T04:45:46.174Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-10T04:45:46.450Z] ---> Running in 17af8d01af5c [2021-08-10T04:45:47.045Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-10T04:45:47.045Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-10T04:45:47.646Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-10T04:45:47.923Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-10T04:45:47.923Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-10T04:45:47.923Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-10T04:45:48.200Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-10T04:45:48.491Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-10T04:45:48.492Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-10T04:45:48.492Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-10T04:45:48.492Z] (4/4) Installing curl (7.78.0-r0) [2021-08-10T04:45:48.492Z] Executing busybox-1.31.1-r20.trigger [2021-08-10T04:45:48.492Z] (1/6) Installing ca-certificates (20191127-r4) [2021-08-10T04:45:48.492Z] Executing ca-certificates-20191127-r4.trigger [2021-08-10T04:45:48.492Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-10T04:45:48.492Z] Executing busybox-1.31.1-r20.trigger [2021-08-10T04:45:48.492Z] OK: 5 MiB in 15 packages [2021-08-10T04:45:48.774Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-08-10T04:45:48.774Z] (3/6) Installing libcurl (7.78.0-r0) [2021-08-10T04:45:48.774Z] (4/6) Installing curl (7.78.0-r0) [2021-08-10T04:45:48.774Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-08-10T04:45:48.774Z] (6/6) Installing su-exec (0.2-r1) [2021-08-10T04:45:48.774Z] Executing busybox-1.31.1-r20.trigger [2021-08-10T04:45:48.774Z] Executing ca-certificates-20191127-r4.trigger [2021-08-10T04:45:48.774Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-10T04:45:48.774Z] OK: 7 MiB in 18 packages [2021-08-10T04:45:49.054Z] OK: 7 MiB in 20 packages [2021-08-10T04:45:49.660Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-10T04:45:49.660Z] (2/2) Installing su-exec (0.2-r1) [2021-08-10T04:45:49.660Z] Executing busybox-1.31.1-r20.trigger [2021-08-10T04:45:49.660Z] OK: 5 MiB in 16 packages [2021-08-10T04:45:50.656Z] Removing intermediate container 03585ab1aef4 [2021-08-10T04:45:50.656Z] ---> 9f36b0100f59 [2021-08-10T04:45:50.656Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-10T04:45:51.257Z] ---> Running in fe978d626b4c [2021-08-10T04:45:51.531Z] Removing intermediate container 17af8d01af5c [2021-08-10T04:45:51.531Z] ---> 37ea0c8f8c42 [2021-08-10T04:45:51.531Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-10T04:45:51.809Z] Removing intermediate container 5c8348a46ad4 [2021-08-10T04:45:51.809Z] ---> b9e2b9735c43 [2021-08-10T04:45:51.809Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-10T04:45:51.809Z] ---> Running in a4d65a400d25 [2021-08-10T04:45:52.085Z] Removing intermediate container e829d28c0516 [2021-08-10T04:45:52.085Z] ---> 14ebef080cc2 [2021-08-10T04:45:52.085Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-10T04:45:52.085Z] Removing intermediate container fe978d626b4c [2021-08-10T04:45:52.085Z] ---> efd489c58a07 [2021-08-10T04:45:52.085Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-10T04:45:52.085Z] ---> Running in af93a7494915 [2021-08-10T04:45:52.363Z] ---> Running in 9be8a26cdf7a [2021-08-10T04:45:52.363Z] ---> Running in 1c7aed600f67 [2021-08-10T04:45:52.647Z] Removing intermediate container a4d65a400d25 [2021-08-10T04:45:52.647Z] ---> 3bf30daf5b5d [2021-08-10T04:45:52.647Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-10T04:45:52.647Z] Removing intermediate container af93a7494915 [2021-08-10T04:45:52.647Z] ---> c32dfba61733 [2021-08-10T04:45:52.647Z] Step 14/22 : WORKDIR /edgex [2021-08-10T04:45:52.921Z] ---> Running in 393a93fd88d9 [2021-08-10T04:45:53.196Z] ---> Running in e53b907d06a4 [2021-08-10T04:45:53.196Z] Removing intermediate container 1c7aed600f67 [2021-08-10T04:45:53.196Z] ---> eddec554dd2c [2021-08-10T04:45:53.196Z] Step 14/26 : WORKDIR / [2021-08-10T04:45:53.196Z] Removing intermediate container 9be8a26cdf7a [2021-08-10T04:45:53.196Z] ---> 4d11e70277b8 [2021-08-10T04:45:53.196Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-10T04:45:53.472Z] ---> Running in 37d39e72edcc [2021-08-10T04:45:53.472Z] ---> Running in e06a6df21d5f [2021-08-10T04:45:53.472Z] Removing intermediate container 393a93fd88d9 [2021-08-10T04:45:53.472Z] ---> 537f758778ba [2021-08-10T04:45:53.472Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-10T04:45:53.755Z] Removing intermediate container e53b907d06a4 [2021-08-10T04:45:53.755Z] ---> 743aa366b912 [2021-08-10T04:45:53.755Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-10T04:45:53.755Z] ---> Running in 6d5815d7b8ef [2021-08-10T04:45:54.359Z] Removing intermediate container 37d39e72edcc [2021-08-10T04:45:54.359Z] ---> 8d2800f3a39a [2021-08-10T04:45:54.359Z] 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-10T04:45:54.635Z] Removing intermediate container e06a6df21d5f [2021-08-10T04:45:54.635Z] ---> 336feff62a15 [2021-08-10T04:45:54.635Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-10T04:45:55.624Z] ---> 4c5df8843dfe [2021-08-10T04:45:55.624Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-10T04:45:55.902Z] ---> 37817e367b9d [2021-08-10T04:45:55.902Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-10T04:45:55.902Z] ---> 47d0ef5ec47c [2021-08-10T04:45:55.902Z] 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-10T04:45:57.348Z] ---> 61935ba295ae [2021-08-10T04:45:57.348Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-10T04:45:57.625Z] Removing intermediate container 6d5815d7b8ef [2021-08-10T04:45:57.625Z] ---> d1e672682d77 [2021-08-10T04:45:57.625Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-10T04:45:57.625Z] ---> 14d1ecd895a7 [2021-08-10T04:45:57.625Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-10T04:45:57.903Z] ---> Running in aebbe0c8a7e4 [2021-08-10T04:45:58.178Z] ---> 096d5689d293 [2021-08-10T04:45:58.178Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-10T04:45:58.779Z] ---> 2dfda89a6500 [2021-08-10T04:45:58.779Z] 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-10T04:45:59.062Z] Removing intermediate container aebbe0c8a7e4 [2021-08-10T04:45:59.062Z] ---> 818e0fa6d89d [2021-08-10T04:45:59.062Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-10T04:45:59.062Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-10T04:45:59.062Z] Status: Downloaded newer image for docker:20.10.7 [2021-08-10T04:45:59.062Z] ---> df445af6242a [2021-08-10T04:45:59.062Z] 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-10T04:45:59.344Z] ---> Running in 183b5d325965 [2021-08-10T04:45:59.620Z] ---> 2d7aff87f31b [2021-08-10T04:45:59.620Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-10T04:45:59.620Z] ---> 0bde96a84802 [2021-08-10T04:45:59.620Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-10T04:45:59.896Z] ---> Running in 2d8fc1d32553 [2021-08-10T04:45:59.896Z] ---> Running in 5db3aa084374 [2021-08-10T04:46:00.174Z] ---> d35ac1f957e6 [2021-08-10T04:46:00.174Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-10T04:46:00.174Z] ---> 85a836ba1260 [2021-08-10T04:46:00.174Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-10T04:46:00.174Z] Removing intermediate container 183b5d325965 [2021-08-10T04:46:00.174Z] ---> da0cc5a8e2d9 [2021-08-10T04:46:00.174Z] 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-10T04:46:00.447Z] ---> Running in 471332b56151 [2021-08-10T04:46:00.447Z] Removing intermediate container 2d8fc1d32553 [2021-08-10T04:46:00.447Z] ---> 371b798adab9 [2021-08-10T04:46:00.447Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-10T04:46:00.447Z] ---> Running in 7db6b7394270 [2021-08-10T04:46:00.722Z] Removing intermediate container 5db3aa084374 [2021-08-10T04:46:00.722Z] ---> 8fe51612c12d [2021-08-10T04:46:00.722Z] Step 19/22 : CMD ["--init=true"] [2021-08-10T04:46:00.722Z] ---> Running in 2de5a1dc3b01 [2021-08-10T04:46:00.999Z] ---> Running in ada7d4669798 [2021-08-10T04:46:01.989Z] Removing intermediate container 2de5a1dc3b01 [2021-08-10T04:46:01.989Z] ---> ad9dd1bed500 [2021-08-10T04:46:01.989Z] Step 21/23 : LABEL arch=arm64 [2021-08-10T04:46:01.989Z] ---> 77a727988436 [2021-08-10T04:46:01.989Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-10T04:46:01.989Z] Removing intermediate container ada7d4669798 [2021-08-10T04:46:01.989Z] ---> e73027687b9d [2021-08-10T04:46:01.989Z] Step 20/22 : LABEL arch=arm64 [2021-08-10T04:46:01.989Z] ---> Running in b66798c81abc [2021-08-10T04:46:02.264Z] ---> Running in cc161a980c33 [2021-08-10T04:46:02.540Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-10T04:46:02.815Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-10T04:46:03.095Z] Removing intermediate container b66798c81abc [2021-08-10T04:46:03.095Z] ---> 7413b29ebb0a [2021-08-10T04:46:03.095Z] Step 22/23 : LABEL git_sha=552d219d21aef7273cf81976d14012b5b65776a1 [2021-08-10T04:46:03.377Z] Removing intermediate container cc161a980c33 [2021-08-10T04:46:03.377Z] ---> 7341a719571f [2021-08-10T04:46:03.377Z] Step 21/22 : LABEL git_sha=552d219d21aef7273cf81976d14012b5b65776a1 [2021-08-10T04:46:03.377Z] ---> Running in 0975db5e6bc9 [2021-08-10T04:46:03.652Z] ---> Running in 09fcae2831dd [2021-08-10T04:46:03.652Z] ---> 6def5fcfdeff [2021-08-10T04:46:03.652Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-10T04:46:03.652Z] (1/39) Installing readline (8.1.0-r0) [2021-08-10T04:46:03.652Z] (2/39) Installing bash (5.1.0-r0) [2021-08-10T04:46:03.652Z] Executing bash-5.1.0-r0.post-install [2021-08-10T04:46:03.652Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-10T04:46:03.927Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-10T04:46:03.927Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-10T04:46:03.927Z] (6/39) Installing curl (7.78.0-r0) [2021-08-10T04:46:03.927Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-10T04:46:03.927Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-10T04:46:03.927Z] (9/39) Installing expat (2.2.10-r1) [2021-08-10T04:46:03.927Z] (10/39) Installing libffi (3.3-r2) [2021-08-10T04:46:03.927Z] (11/39) Installing gdbm (1.19-r0) [2021-08-10T04:46:03.927Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-10T04:46:03.927Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-10T04:46:03.927Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-10T04:46:04.203Z] Removing intermediate container 0975db5e6bc9 [2021-08-10T04:46:04.203Z] ---> 042a8ee89cd7 [2021-08-10T04:46:04.203Z] Step 23/23 : LABEL version=0.0.0 [2021-08-10T04:46:04.481Z] Removing intermediate container 09fcae2831dd [2021-08-10T04:46:04.481Z] ---> a05684db367d [2021-08-10T04:46:04.481Z] Step 22/22 : LABEL version=0.0.0 [2021-08-10T04:46:04.481Z] Removing intermediate container 471332b56151 [2021-08-10T04:46:04.481Z] ---> 2f245917633d [2021-08-10T04:46:04.481Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-10T04:46:04.481Z] ---> Running in cbe96bb21f8b [2021-08-10T04:46:04.772Z] ---> Running in 3f7de93dfed0 [2021-08-10T04:46:04.772Z] ---> d810c0f36479 [2021-08-10T04:46:04.772Z] 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-10T04:46:05.373Z] ---> Running in 0ca42e0d3bcf [2021-08-10T04:46:05.649Z] Removing intermediate container cbe96bb21f8b [2021-08-10T04:46:05.649Z] ---> 1669dd29ac2d [2021-08-10T04:46:05.649Z] [2021-08-10T04:46:05.922Z] Removing intermediate container 3f7de93dfed0 [2021-08-10T04:46:05.922Z] ---> c103a8fbedb8 [2021-08-10T04:46:05.922Z] [2021-08-10T04:46:05.922Z] ---> c1221f71da50 [2021-08-10T04:46:05.922Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-10T04:46:06.194Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-10T04:46:06.194Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-10T04:46:06.194Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-10T04:46:06.194Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-10T04:46:06.194Z] Successfully built 1669dd29ac2d [2021-08-10T04:46:06.194Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-10T04:46:06.194Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-10T04:46:06.194Z] Successfully tagged support-scheduler-arm64:latest [2021-08-10T04:46:06.194Z] Building core-command [2021-08-10T04:46:06.470Z]  Building support-scheduler ... done (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-10T04:46:06.470Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-10T04:46:06.470Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-10T04:46:06.470Z] Successfully built c103a8fbedb8 [2021-08-10T04:46:06.750Z] Successfully tagged security-proxy-setup-arm64:latest [2021-08-10T04:46:06.750Z] Building support-notifications [2021-08-10T04:46:06.750Z]  Building security-proxy-setup ... done (24/39) Installing py3-requests (2.25.1-r1) [2021-08-10T04:46:06.750Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-10T04:46:06.750Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-10T04:46:06.750Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-10T04:46:06.750Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-10T04:46:06.750Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-10T04:46:06.750Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-10T04:46:06.750Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-10T04:46:06.750Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-10T04:46:06.750Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-10T04:46:07.024Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-10T04:46:07.024Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-10T04:46:07.024Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-10T04:46:07.024Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-10T04:46:07.024Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-10T04:46:07.024Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-10T04:46:07.620Z] Executing busybox-1.32.1-r6.trigger [2021-08-10T04:46:07.620Z] OK: 82 MiB in 59 packages [2021-08-10T04:46:08.224Z] ---> a34ea1edc07e [2021-08-10T04:46:08.224Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-10T04:46:10.239Z] ---> f5e6c34d0b40 [2021-08-10T04:46:10.239Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-10T04:46:10.239Z] Removing intermediate container 0ca42e0d3bcf [2021-08-10T04:46:10.239Z] ---> 075d826237ef [2021-08-10T04:46:10.239Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-10T04:46:10.902Z] ---> Running in 0e8b94a634e5 [2021-08-10T04:46:11.519Z] ---> bc0acee03db6 [2021-08-10T04:46:11.519Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-10T04:46:11.793Z] Removing intermediate container 0e8b94a634e5 [2021-08-10T04:46:11.793Z] ---> 73e0339d7b41 [2021-08-10T04:46:11.793Z] Step 24/26 : LABEL arch=arm64 [2021-08-10T04:46:12.071Z] ---> Running in 6b829dcefec0 [2021-08-10T04:46:12.682Z] ---> 5d99b2bedca0 [2021-08-10T04:46:12.682Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-10T04:46:12.963Z] Removing intermediate container 6b829dcefec0 [2021-08-10T04:46:12.963Z] ---> 1964a2b91703 [2021-08-10T04:46:12.963Z] Step 25/26 : LABEL git_sha=552d219d21aef7273cf81976d14012b5b65776a1 [2021-08-10T04:46:13.245Z] ---> Running in e7526590a888 [2021-08-10T04:46:13.245Z] ---> Running in 8ac9b2c84983 [2021-08-10T04:46:14.233Z] Removing intermediate container e7526590a888 [2021-08-10T04:46:14.233Z] ---> e12245076fe5 [2021-08-10T04:46:14.233Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-10T04:46:14.506Z] Removing intermediate container 8ac9b2c84983 [2021-08-10T04:46:14.506Z] ---> 32dde8263caf [2021-08-10T04:46:14.506Z] Step 26/26 : LABEL version=0.0.0 [2021-08-10T04:46:14.783Z] ---> Running in e62f0bf5e8bf [2021-08-10T04:46:15.394Z] ---> 7744d139342c [2021-08-10T04:46:15.394Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-10T04:46:15.674Z] Removing intermediate container e62f0bf5e8bf [2021-08-10T04:46:15.674Z] ---> 4eba455c06fd [2021-08-10T04:46:15.674Z] [2021-08-10T04:46:15.953Z] ---> Running in 37b5bc814771 [2021-08-10T04:46:15.953Z] Successfully built 4eba455c06fd [2021-08-10T04:46:15.953Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-08-10T04:46:15.953Z] Building core-metadata [2021-08-10T04:46:16.559Z]  Building security-secretstore-setup ... done Collecting docker-compose==1.23.2 [2021-08-10T04:46:16.559Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-10T04:46:16.832Z] Collecting docopt<0.7,>=0.6.1 [2021-08-10T04:46:16.832Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-10T04:46:18.812Z] Removing intermediate container 37b5bc814771 [2021-08-10T04:46:18.812Z] ---> 5d1c66e3c5a8 [2021-08-10T04:46:18.812Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-10T04:46:19.406Z] ---> Running in 03ae3adcba81 [2021-08-10T04:46:19.679Z] Collecting docker<4.0,>=3.6.0 [2021-08-10T04:46:19.679Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-10T04:46:19.950Z] Collecting jsonschema<3,>=2.5.1 [2021-08-10T04:46:19.950Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-10T04:46:20.226Z] Collecting cached-property<2,>=1.2.0 [2021-08-10T04:46:20.226Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-10T04:46:20.226Z] Removing intermediate container 03ae3adcba81 [2021-08-10T04:46:20.226Z] ---> 79df432e8bae [2021-08-10T04:46:20.226Z] Step 29/32 : CMD ["gate"] [2021-08-10T04:46:20.824Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-10T04:46:20.824Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-10T04:46:20.824Z] 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-10T04:46:20.824Z] ---> Running in 2cf9dd61c5a1 [2021-08-10T04:46:21.806Z] Collecting PyYAML<4,>=3.10 [2021-08-10T04:46:21.806Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-10T04:46:21.806Z] Removing intermediate container 2cf9dd61c5a1 [2021-08-10T04:46:21.806Z] ---> 8dc3af9eab33 [2021-08-10T04:46:21.806Z] Step 30/32 : LABEL arch=arm64 [2021-08-10T04:46:22.408Z] ---> Running in a979a50fd14f [2021-08-10T04:46:23.851Z] Removing intermediate container a979a50fd14f [2021-08-10T04:46:23.851Z] ---> ea92a6fe8e0c [2021-08-10T04:46:23.851Z] Step 31/32 : LABEL git_sha=552d219d21aef7273cf81976d14012b5b65776a1 [2021-08-10T04:46:24.127Z] ---> Running in 90825f66ea74 [2021-08-10T04:46:25.139Z] Removing intermediate container 90825f66ea74 [2021-08-10T04:46:25.139Z] ---> a081b65547b7 [2021-08-10T04:46:25.139Z] Step 32/32 : LABEL version=0.0.0 [2021-08-10T04:46:25.418Z] Collecting texttable<0.10,>=0.9.0 [2021-08-10T04:46:25.418Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-10T04:46:25.418Z] ---> Running in 91cfbf14f990 [2021-08-10T04:46:26.419Z] Removing intermediate container 91cfbf14f990 [2021-08-10T04:46:26.419Z] ---> d0db71fa9832 [2021-08-10T04:46:26.419Z] [2021-08-10T04:46:27.028Z] Successfully built d0db71fa9832 [2021-08-10T04:46:27.028Z] Successfully tagged security-bootstrapper-arm64:latest [2021-08-10T04:46:27.028Z]  Building security-bootstrapper ... done Building core-data [2021-08-10T04:46:27.305Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-10T04:46:27.306Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-10T04:46:30.724Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-10T04:46:30.724Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-10T04:46:31.000Z] Collecting docker-pycreds>=0.4.0 [2021-08-10T04:46:31.000Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-10T04:46:31.993Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-10T04:46:31.993Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-10T04:46:31.993Z] Collecting idna<2.8,>=2.5 [2021-08-10T04:46:31.993Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-10T04:46:32.597Z] Collecting certifi>=2017.4.17 [2021-08-10T04:46:32.598Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-10T04:46:33.197Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-10T04:46:33.198Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-10T04:46:33.795Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-10T04:46:33.795Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-10T04:46:33.795Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-10T04:46:33.795Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-10T04:46:34.778Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-10T04:46:34.778Z] Attempting uninstall: urllib3 [2021-08-10T04:46:34.778Z] Found existing installation: urllib3 1.26.2 [2021-08-10T04:46:34.778Z] Uninstalling urllib3-1.26.2: [2021-08-10T04:46:34.778Z] Successfully uninstalled urllib3-1.26.2 [2021-08-10T04:46:35.380Z] Attempting uninstall: idna [2021-08-10T04:46:35.380Z] Found existing installation: idna 3.1 [2021-08-10T04:46:35.380Z] Uninstalling idna-3.1: [2021-08-10T04:46:35.654Z] Successfully uninstalled idna-3.1 [2021-08-10T04:46:36.254Z] Attempting uninstall: chardet [2021-08-10T04:46:36.254Z] Found existing installation: chardet 4.0.0 [2021-08-10T04:46:36.254Z] Uninstalling chardet-4.0.0: [2021-08-10T04:46:36.254Z] Successfully uninstalled chardet-4.0.0 [2021-08-10T04:46:37.699Z] Attempting uninstall: requests [2021-08-10T04:46:37.699Z] Found existing installation: requests 2.25.1 [2021-08-10T04:46:37.699Z] Uninstalling requests-2.25.1: [2021-08-10T04:46:37.976Z] Successfully uninstalled requests-2.25.1 [2021-08-10T04:46:38.255Z] Running setup.py install for texttable: started [2021-08-10T04:46:40.915Z] Running setup.py install for texttable: finished with status 'done' [2021-08-10T04:46:40.915Z] Running setup.py install for PyYAML: started [2021-08-10T04:46:41.529Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-10T04:46:41.529Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-10T04:46:41.529Z] ---> 03b3543c3833 [2021-08-10T04:46:41.529Z] Step 3/23 : WORKDIR /edgex-go [2021-08-10T04:46:41.529Z] ---> Using cache [2021-08-10T04:46:41.529Z] ---> 920daa250c95 [2021-08-10T04:46:41.529Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-10T04:46:41.529Z] ---> Using cache [2021-08-10T04:46:41.529Z] ---> 91eb0302d18a [2021-08-10T04:46:41.529Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-10T04:46:42.140Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-10T04:46:42.140Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-10T04:46:42.140Z] ---> 03b3543c3833 [2021-08-10T04:46:42.140Z] Step 3/24 : WORKDIR /edgex-go [2021-08-10T04:46:42.140Z] ---> Using cache [2021-08-10T04:46:42.140Z] ---> 920daa250c95 [2021-08-10T04:46:42.140Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-10T04:46:42.140Z] ---> Using cache [2021-08-10T04:46:42.140Z] ---> 91eb0302d18a [2021-08-10T04:46:42.140Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-10T04:46:43.175Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-10T04:46:44.166Z] Running setup.py install for docopt: started [2021-08-10T04:46:45.173Z] ---> Running in 190ba0d61ea3 [2021-08-10T04:46:45.173Z] ---> Running in 25084f1540cd [2021-08-10T04:46:46.607Z] Running setup.py install for docopt: finished with status 'done' [2021-08-10T04:46:46.607Z] Running setup.py install for dockerpty: started [2021-08-10T04:46:47.594Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-10T04:46:47.594Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-10T04:46:48.591Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-10T04:46:48.591Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-10T04:46:49.200Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-10T04:46:49.477Z] OK: 218 MiB in 52 packages [2021-08-10T04:46:49.751Z] OK: 218 MiB in 52 packages [2021-08-10T04:46:52.390Z] 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-10T04:46:52.390Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-10T04:46:52.390Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-10T04:46:52.390Z] ---> 03b3543c3833 [2021-08-10T04:46:52.390Z] Step 3/24 : WORKDIR /edgex-go [2021-08-10T04:46:52.390Z] ---> Using cache [2021-08-10T04:46:52.390Z] ---> 920daa250c95 [2021-08-10T04:46:52.390Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-10T04:46:52.390Z] ---> Using cache [2021-08-10T04:46:52.390Z] ---> 91eb0302d18a [2021-08-10T04:46:52.390Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-10T04:46:52.390Z] ---> Running in 04ab8ef33064 [2021-08-10T04:46:52.668Z] Removing intermediate container 190ba0d61ea3 [2021-08-10T04:46:52.668Z] ---> db9728cc50af [2021-08-10T04:46:52.668Z] Step 6/24 : COPY go.mod . [2021-08-10T04:46:52.954Z] Removing intermediate container 25084f1540cd [2021-08-10T04:46:52.954Z] ---> 1ea19f1e1fe0 [2021-08-10T04:46:52.954Z] Step 6/23 : COPY go.mod . [2021-08-10T04:46:54.402Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-10T04:46:54.402Z] ---> ddad70cc838f [2021-08-10T04:46:54.402Z] Step 7/24 : RUN go mod download [2021-08-10T04:46:54.678Z] ---> c6dc07674b85 [2021-08-10T04:46:54.678Z] Step 7/23 : RUN go mod download [2021-08-10T04:46:54.952Z] ---> Running in 37f49992cdc9 [2021-08-10T04:46:54.952Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-10T04:46:55.240Z] ---> Running in c810bb795f93 [2021-08-10T04:46:56.247Z] OK: 218 MiB in 52 packages [2021-08-10T04:46:58.915Z] Removing intermediate container 04ab8ef33064 [2021-08-10T04:46:58.915Z] ---> b0bfed0d2e90 [2021-08-10T04:46:58.915Z] Step 6/24 : COPY go.mod . [2021-08-10T04:46:59.192Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-10T04:46:59.192Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-10T04:46:59.192Z] ---> 03b3543c3833 [2021-08-10T04:46:59.192Z] Step 3/24 : WORKDIR /edgex-go [2021-08-10T04:46:59.192Z] ---> Using cache [2021-08-10T04:46:59.192Z] ---> 920daa250c95 [2021-08-10T04:46:59.192Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-10T04:46:59.192Z] ---> Using cache [2021-08-10T04:46:59.192Z] ---> 91eb0302d18a [2021-08-10T04:46:59.192Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-10T04:46:59.469Z] ---> Running in 1e789f210524 [2021-08-10T04:47:00.467Z] ---> 7ec7dc522eac [2021-08-10T04:47:00.467Z] Step 7/24 : RUN go mod download [2021-08-10T04:47:00.740Z] ---> Running in 98d6fba1188e [2021-08-10T04:47:01.352Z] Removing intermediate container 37f49992cdc9 [2021-08-10T04:47:01.352Z] ---> be7cdb335340 [2021-08-10T04:47:01.352Z] Step 8/24 : COPY . . [2021-08-10T04:47:01.631Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-10T04:47:01.631Z] Removing intermediate container c810bb795f93 [2021-08-10T04:47:01.631Z] ---> bc7b4a5eac3d [2021-08-10T04:47:01.631Z] Step 8/23 : COPY . . [2021-08-10T04:47:03.078Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-10T04:47:03.682Z] OK: 218 MiB in 52 packages [2021-08-10T04:47:08.026Z] Removing intermediate container 1e789f210524 [2021-08-10T04:47:08.026Z] ---> 3270d384e93c [2021-08-10T04:47:08.026Z] Step 6/24 : COPY go.mod . [2021-08-10T04:47:08.026Z] Removing intermediate container 98d6fba1188e [2021-08-10T04:47:08.026Z] ---> 7c1baec10d5d [2021-08-10T04:47:08.026Z] Step 8/24 : COPY . . [2021-08-10T04:47:08.640Z] Removing intermediate container 7db6b7394270 [2021-08-10T04:47:08.640Z] ---> b9f199923306 [2021-08-10T04:47:08.640Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-10T04:47:09.253Z] ---> f752ae3a083a [2021-08-10T04:47:09.253Z] Step 7/24 : RUN go mod download [2021-08-10T04:47:09.531Z] ---> Running in 58de2a29334b [2021-08-10T04:47:09.808Z] ---> Running in 93e69db9c86b [2021-08-10T04:47:10.419Z] Removing intermediate container 58de2a29334b [2021-08-10T04:47:10.419Z] ---> d6323f2563e2 [2021-08-10T04:47:10.419Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-10T04:47:11.021Z] ---> Running in 71a5005592df [2021-08-10T04:47:12.475Z] Removing intermediate container 71a5005592df [2021-08-10T04:47:12.475Z] ---> 5f633cc9a547 [2021-08-10T04:47:12.475Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-10T04:47:15.113Z] ---> 976db57486b8 [2021-08-10T04:47:15.113Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-10T04:47:15.113Z] Removing intermediate container 93e69db9c86b [2021-08-10T04:47:15.113Z] ---> bb71557f61a1 [2021-08-10T04:47:15.113Z] Step 8/24 : COPY . . [2021-08-10T04:47:17.781Z] ---> 00259498a669 [2021-08-10T04:47:17.781Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-10T04:47:20.439Z] ---> 3267105b04bb [2021-08-10T04:47:20.439Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-10T04:47:21.044Z] ---> Running in 6c1e3817f5f8 [2021-08-10T04:47:21.325Z] ---> 5c3c2adfdf95 [2021-08-10T04:47:21.325Z] Step 9/24 : RUN go mod tidy [2021-08-10T04:47:21.939Z] ---> dd4e731fd882 [2021-08-10T04:47:21.939Z] Step 9/23 : RUN go mod tidy [2021-08-10T04:47:22.229Z] ---> Running in bdc6065fe0b2 [2021-08-10T04:47:22.845Z] Removing intermediate container 6c1e3817f5f8 [2021-08-10T04:47:22.845Z] ---> 80bb9033cd8b [2021-08-10T04:47:22.845Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-10T04:47:23.131Z] ---> Running in 6051845119c9 [2021-08-10T04:47:23.409Z] ---> Running in 5da960cd8c88 [2021-08-10T04:47:24.859Z] Removing intermediate container 5da960cd8c88 [2021-08-10T04:47:24.859Z] ---> 1102b4992002 [2021-08-10T04:47:24.859Z] Step 22/24 : LABEL arch=arm64 [2021-08-10T04:47:25.477Z] ---> Running in e0bbf4e1e81c [2021-08-10T04:47:26.948Z] Removing intermediate container e0bbf4e1e81c [2021-08-10T04:47:26.948Z] ---> ef430a85baa4 [2021-08-10T04:47:26.948Z] Step 23/24 : LABEL git_sha=552d219d21aef7273cf81976d14012b5b65776a1 [2021-08-10T04:47:27.229Z] ---> Running in f184f32ab8d0 [2021-08-10T04:47:28.215Z] ---> 5d36a2909fdd [2021-08-10T04:47:28.215Z] Step 9/24 : RUN go mod tidy [2021-08-10T04:47:28.494Z] ---> Running in d19c72742276 [2021-08-10T04:47:28.774Z] Removing intermediate container f184f32ab8d0 [2021-08-10T04:47:28.774Z] ---> ad8da93e7006 [2021-08-10T04:47:28.774Z] Step 24/24 : LABEL version=0.0.0 [2021-08-10T04:47:29.767Z] Removing intermediate container 6051845119c9 [2021-08-10T04:47:29.767Z] ---> 79cb69c6b074 [2021-08-10T04:47:29.767Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-10T04:47:29.767Z] ---> Running in 323fd4c7f761 [2021-08-10T04:47:30.055Z] Removing intermediate container bdc6065fe0b2 [2021-08-10T04:47:30.055Z] ---> 175d5f848caf [2021-08-10T04:47:30.055Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-10T04:47:30.658Z] ---> Running in af1e83a89650 [2021-08-10T04:47:30.942Z] ---> Running in b73a5f662cc8 [2021-08-10T04:47:30.942Z] Removing intermediate container 323fd4c7f761 [2021-08-10T04:47:30.942Z] ---> 2c6799b3bccc [2021-08-10T04:47:30.942Z] [2021-08-10T04:47:31.563Z] Successfully built 2c6799b3bccc [2021-08-10T04:47:31.563Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-08-10T04:47:31.845Z]  Building sys-mgmt-agent ... done  ---> 7802a3987d4f [2021-08-10T04:47:31.845Z] Step 9/24 : RUN go mod tidy [2021-08-10T04:47:32.127Z] ---> Running in 258cf96979da [2021-08-10T04:47:32.731Z] 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-10T04:47:33.333Z] 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-10T04:47:33.940Z] Removing intermediate container d19c72742276 [2021-08-10T04:47:33.940Z] ---> 5ee54787368a [2021-08-10T04:47:33.940Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-10T04:47:34.214Z] ---> Running in fb4377da30c5 [2021-08-10T04:47:36.204Z] 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-10T04:47:38.859Z] Removing intermediate container 258cf96979da [2021-08-10T04:47:38.859Z] ---> 5ec93929ca86 [2021-08-10T04:47:38.859Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-10T04:47:38.859Z] ---> Running in ed45bd19435b [2021-08-10T04:47:40.850Z] 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-10T04:49:17.703Z] Removing intermediate container b73a5f662cc8 [2021-08-10T04:49:17.703Z] ---> 297b6df97c6c [2021-08-10T04:49:17.703Z] [2021-08-10T04:49:17.703Z] Step 11/24 : FROM alpine:3.12 [2021-08-10T04:49:17.703Z] ---> c4fd0aeabfcf [2021-08-10T04:49:17.703Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-10T04:49:17.703Z] ---> Using cache [2021-08-10T04:49:17.703Z] ---> 9f36b0100f59 [2021-08-10T04:49:17.703Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-10T04:49:17.703Z] ---> Using cache [2021-08-10T04:49:17.703Z] ---> efd489c58a07 [2021-08-10T04:49:17.703Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-10T04:49:17.703Z] ---> Running in 9d4edb60fd49 [2021-08-10T04:49:17.703Z] Removing intermediate container 9d4edb60fd49 [2021-08-10T04:49:17.703Z] ---> 32d9970fe59f [2021-08-10T04:49:17.703Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-10T04:49:17.703Z] ---> Running in 2d670f8e6957 [2021-08-10T04:49:17.703Z] Removing intermediate container 2d670f8e6957 [2021-08-10T04:49:17.703Z] ---> 64bd4e2fb14e [2021-08-10T04:49:17.703Z] Step 16/24 : WORKDIR / [2021-08-10T04:49:17.703Z] ---> Running in eb1610f533cd [2021-08-10T04:49:17.703Z] Removing intermediate container eb1610f533cd [2021-08-10T04:49:17.703Z] ---> fd38c3739924 [2021-08-10T04:49:17.703Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-10T04:49:17.703Z] ---> a2ee3c965cee [2021-08-10T04:49:17.703Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-10T04:49:17.703Z] ---> c607f4008884 [2021-08-10T04:49:17.703Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-10T04:49:17.703Z] Removing intermediate container af1e83a89650 [2021-08-10T04:49:17.703Z] ---> e4657e41dba3 [2021-08-10T04:49:17.703Z] [2021-08-10T04:49:17.703Z] Step 11/23 : FROM alpine:3.12 [2021-08-10T04:49:17.703Z] ---> c4fd0aeabfcf [2021-08-10T04:49:17.703Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-10T04:49:17.703Z] ---> Running in 8ee73312a1da [2021-08-10T04:49:17.703Z] ---> 5078ec67f4d6 [2021-08-10T04:49:17.703Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-10T04:49:17.703Z] ---> Running in cf8f45df7540 [2021-08-10T04:49:17.703Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-10T04:49:17.703Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-10T04:49:17.703Z] Removing intermediate container cf8f45df7540 [2021-08-10T04:49:17.703Z] ---> 69cd42031925 [2021-08-10T04:49:17.703Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-10T04:49:17.703Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-10T04:49:17.703Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-10T04:49:17.703Z] Executing busybox-1.31.1-r20.trigger [2021-08-10T04:49:17.703Z] Executing ca-certificates-20191127-r4.trigger [2021-08-10T04:49:17.704Z] ---> Running in b0fce41b1e9c [2021-08-10T04:49:17.704Z] OK: 6 MiB in 16 packages [2021-08-10T04:49:18.692Z] Removing intermediate container fb4377da30c5 [2021-08-10T04:49:18.692Z] ---> 30d3feed188b [2021-08-10T04:49:18.692Z] [2021-08-10T04:49:18.692Z] Step 11/24 : FROM alpine:3.12 [2021-08-10T04:49:18.692Z] ---> c4fd0aeabfcf [2021-08-10T04:49:18.974Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-10T04:49:18.974Z] ---> Using cache [2021-08-10T04:49:18.974Z] ---> 9f36b0100f59 [2021-08-10T04:49:18.974Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-10T04:49:18.974Z] ---> Using cache [2021-08-10T04:49:18.974Z] ---> efd489c58a07 [2021-08-10T04:49:18.974Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-10T04:49:18.974Z] Removing intermediate container b0fce41b1e9c [2021-08-10T04:49:18.974Z] ---> 8ca37c25bd07 [2021-08-10T04:49:18.974Z] Step 22/24 : LABEL arch=arm64 [2021-08-10T04:49:19.248Z] ---> Running in aaa017eeef22 [2021-08-10T04:49:19.248Z] ---> Running in 46a35f74a485 [2021-08-10T04:49:19.847Z] Removing intermediate container 46a35f74a485 [2021-08-10T04:49:19.847Z] ---> 71c512fcc5d7 [2021-08-10T04:49:19.847Z] Step 23/24 : LABEL git_sha=552d219d21aef7273cf81976d14012b5b65776a1 [2021-08-10T04:49:20.122Z] Removing intermediate container aaa017eeef22 [2021-08-10T04:49:20.122Z] ---> ad369c161002 [2021-08-10T04:49:20.122Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-10T04:49:20.122Z] ---> Running in dcadb0180ea6 [2021-08-10T04:49:20.122Z] Removing intermediate container 8ee73312a1da [2021-08-10T04:49:20.122Z] ---> b59851230631 [2021-08-10T04:49:20.122Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-10T04:49:20.396Z] ---> Running in 919695c72a36 [2021-08-10T04:49:20.396Z] ---> Running in ce03411b432b [2021-08-10T04:49:20.672Z] Removing intermediate container dcadb0180ea6 [2021-08-10T04:49:20.672Z] ---> ee1909c5709d [2021-08-10T04:49:20.672Z] Step 24/24 : LABEL version=0.0.0 [2021-08-10T04:49:20.952Z] ---> Running in 1f80fe9ce268 [2021-08-10T04:49:20.952Z] Removing intermediate container 919695c72a36 [2021-08-10T04:49:20.952Z] ---> e9bcd6d8ce4d [2021-08-10T04:49:20.952Z] Step 16/24 : WORKDIR / [2021-08-10T04:49:21.229Z] Removing intermediate container ce03411b432b [2021-08-10T04:49:21.229Z] ---> 75ffd01f463f [2021-08-10T04:49:21.229Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-10T04:49:21.229Z] ---> Running in e7258704b829 [2021-08-10T04:49:21.505Z] ---> Running in 0a9c5ae603aa [2021-08-10T04:49:21.506Z] Removing intermediate container 1f80fe9ce268 [2021-08-10T04:49:21.506Z] ---> 4a7eaf553478 [2021-08-10T04:49:21.506Z] [2021-08-10T04:49:21.780Z] Successfully built 4a7eaf553478 [2021-08-10T04:49:21.780Z] Successfully tagged core-command-arm64:latest [2021-08-10T04:49:22.053Z]  Building core-command ... done Removing intermediate container e7258704b829 [2021-08-10T04:49:22.053Z] ---> 18c1f0b8c78d [2021-08-10T04:49:22.053Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-10T04:49:22.053Z] Removing intermediate container 0a9c5ae603aa [2021-08-10T04:49:22.053Z] ---> 9b7badae62b5 [2021-08-10T04:49:22.053Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-10T04:49:22.326Z] ---> Running in 05242a4bcc7e [2021-08-10T04:49:22.930Z] Removing intermediate container 05242a4bcc7e [2021-08-10T04:49:22.930Z] ---> e9385238fa19 [2021-08-10T04:49:22.930Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-10T04:49:23.214Z] ---> 2656fbd6117c [2021-08-10T04:49:23.214Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-10T04:49:24.195Z] ---> f3df66382b73 [2021-08-10T04:49:24.195Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-10T04:49:24.794Z] ---> 505582afffa1 [2021-08-10T04:49:24.794Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-10T04:49:26.228Z] ---> a8ecc2d6c9b4 [2021-08-10T04:49:26.228Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-10T04:49:26.228Z] ---> 34161b5907df [2021-08-10T04:49:26.228Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-10T04:49:26.228Z] ---> Running in b81a73bf0f54 [2021-08-10T04:49:26.228Z] Removing intermediate container ed45bd19435b [2021-08-10T04:49:26.228Z] ---> 37299207d877 [2021-08-10T04:49:26.228Z] [2021-08-10T04:49:26.228Z] Step 11/24 : FROM alpine:3.12 [2021-08-10T04:49:26.228Z] ---> c4fd0aeabfcf [2021-08-10T04:49:26.228Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-10T04:49:26.505Z] ---> Running in ca12970a1671 [2021-08-10T04:49:26.779Z] Removing intermediate container b81a73bf0f54 [2021-08-10T04:49:26.779Z] ---> 0f1cd39d2b58 [2021-08-10T04:49:26.779Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-10T04:49:26.779Z] ---> d2ebdc5f5caa [2021-08-10T04:49:26.779Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-10T04:49:27.056Z] ---> Running in 1e462d9c5764 [2021-08-10T04:49:27.056Z] ---> Running in 310f3347b41f [2021-08-10T04:49:27.332Z] Removing intermediate container ca12970a1671 [2021-08-10T04:49:27.332Z] ---> 2d1f307b62e0 [2021-08-10T04:49:27.332Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-10T04:49:27.332Z] ---> Running in 9f99c5d9fa03 [2021-08-10T04:49:27.625Z] Removing intermediate container 1e462d9c5764 [2021-08-10T04:49:27.625Z] ---> fe8a254e0f93 [2021-08-10T04:49:27.625Z] Step 22/24 : LABEL arch=arm64 [2021-08-10T04:49:27.625Z] Removing intermediate container 310f3347b41f [2021-08-10T04:49:27.625Z] ---> 1b112920bf0f [2021-08-10T04:49:27.625Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-10T04:49:27.913Z] ---> Running in e2eacc6568af [2021-08-10T04:49:27.913Z] ---> Running in bf473eb758fd [2021-08-10T04:49:27.913Z] Removing intermediate container 9f99c5d9fa03 [2021-08-10T04:49:27.913Z] ---> e3b34a5b751a [2021-08-10T04:49:27.913Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-10T04:49:28.188Z] ---> Running in c4b56d928034 [2021-08-10T04:49:28.461Z] Removing intermediate container e2eacc6568af [2021-08-10T04:49:28.461Z] ---> c4eecba80e95 [2021-08-10T04:49:28.461Z] Step 21/23 : LABEL arch=arm64 [2021-08-10T04:49:28.461Z] Removing intermediate container bf473eb758fd [2021-08-10T04:49:28.461Z] ---> bca60b75c5cf [2021-08-10T04:49:28.461Z] Step 23/24 : LABEL git_sha=552d219d21aef7273cf81976d14012b5b65776a1 [2021-08-10T04:49:28.734Z] ---> Running in feaab45c8db3 [2021-08-10T04:49:28.734Z] ---> Running in c656089ae7ab [2021-08-10T04:49:28.734Z] Removing intermediate container c4b56d928034 [2021-08-10T04:49:28.734Z] ---> da05a1aff918 [2021-08-10T04:49:28.734Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-10T04:49:29.007Z] ---> Running in df5bd76c46fd [2021-08-10T04:49:29.281Z] Removing intermediate container c656089ae7ab [2021-08-10T04:49:29.281Z] ---> fc575ee56d56 [2021-08-10T04:49:29.281Z] Step 22/23 : LABEL git_sha=552d219d21aef7273cf81976d14012b5b65776a1 [2021-08-10T04:49:29.281Z] Removing intermediate container feaab45c8db3 [2021-08-10T04:49:29.281Z] ---> 0050b437bbef [2021-08-10T04:49:29.281Z] Step 24/24 : LABEL version=0.0.0 [2021-08-10T04:49:29.555Z] ---> Running in f9a9d6da57f2 [2021-08-10T04:49:29.555Z] ---> Running in 49fedc68aa3f [2021-08-10T04:49:30.150Z] Removing intermediate container 49fedc68aa3f [2021-08-10T04:49:30.150Z] ---> e3c698f9655b [2021-08-10T04:49:30.150Z] [2021-08-10T04:49:30.150Z] Removing intermediate container f9a9d6da57f2 [2021-08-10T04:49:30.150Z] ---> 2786d1c88b52 [2021-08-10T04:49:30.150Z] Step 23/23 : LABEL version=0.0.0 [2021-08-10T04:49:30.427Z] ---> Running in 6a2489ed00b6 [2021-08-10T04:49:30.427Z] Successfully built e3c698f9655b [2021-08-10T04:49:30.427Z] Successfully tagged core-metadata-arm64:latest [2021-08-10T04:49:31.026Z]  Building core-metadata ... done Removing intermediate container 6a2489ed00b6 [2021-08-10T04:49:31.026Z] ---> 7e5f6cdb14ce [2021-08-10T04:49:31.026Z] [2021-08-10T04:49:31.301Z] Successfully built 7e5f6cdb14ce [2021-08-10T04:49:31.301Z] Successfully tagged support-notifications-arm64:latest [2021-08-10T04:49:31.574Z]  Building support-notifications ... done Removing intermediate container df5bd76c46fd [2021-08-10T04:49:31.574Z] ---> ce9b4493678d [2021-08-10T04:49:31.574Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-10T04:49:31.859Z] ---> Running in dc9bfb6e57e2 [2021-08-10T04:49:33.293Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-10T04:49:33.888Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-10T04:49:34.482Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-10T04:49:34.482Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-10T04:49:34.482Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-10T04:49:34.755Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-10T04:49:34.755Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-10T04:49:35.026Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-10T04:49:35.026Z] Executing busybox-1.31.1-r20.trigger [2021-08-10T04:49:35.027Z] OK: 8 MiB in 20 packages [2021-08-10T04:49:36.468Z] Removing intermediate container dc9bfb6e57e2 [2021-08-10T04:49:36.468Z] ---> 450bf51e693a [2021-08-10T04:49:36.468Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-10T04:49:37.064Z] ---> 9e3e71940157 [2021-08-10T04:49:37.064Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-10T04:49:38.498Z] ---> 63b8adff0e1d [2021-08-10T04:49:38.498Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-10T04:49:39.474Z] ---> ba936177b1d8 [2021-08-10T04:49:39.475Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-10T04:49:39.475Z] ---> Running in a42bb10795d0 [2021-08-10T04:49:40.069Z] Removing intermediate container a42bb10795d0 [2021-08-10T04:49:40.069Z] ---> 60196b295917 [2021-08-10T04:49:40.069Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-10T04:49:40.069Z] ---> Running in 1c611929d42b [2021-08-10T04:49:40.664Z] Removing intermediate container 1c611929d42b [2021-08-10T04:49:40.664Z] ---> 44fa2572981f [2021-08-10T04:49:40.664Z] Step 22/24 : LABEL arch=arm64 [2021-08-10T04:49:40.664Z] ---> Running in 09953f39cd27 [2021-08-10T04:49:41.259Z] Removing intermediate container 09953f39cd27 [2021-08-10T04:49:41.259Z] ---> d00d1f35e4e8 [2021-08-10T04:49:41.259Z] Step 23/24 : LABEL git_sha=552d219d21aef7273cf81976d14012b5b65776a1 [2021-08-10T04:49:41.533Z] ---> Running in c4077046bf30 [2021-08-10T04:49:42.153Z] Removing intermediate container c4077046bf30 [2021-08-10T04:49:42.153Z] ---> 4a5d97fe1db5 [2021-08-10T04:49:42.153Z] Step 24/24 : LABEL version=0.0.0 [2021-08-10T04:49:42.153Z] ---> Running in adf7581880a9 [2021-08-10T04:49:42.751Z] Removing intermediate container adf7581880a9 [2021-08-10T04:49:42.751Z] ---> ee73fc90604b [2021-08-10T04:49:42.751Z] [2021-08-10T04:49:43.024Z] Successfully built ee73fc90604b [2021-08-10T04:49:43.024Z] Successfully tagged core-data-arm64:latest [2021-08-10T04:49:43.313Z]  Building core-data ... done  [Pipeline] } [2021-08-10T04:49:43.327Z] $ docker stop --time=1 565a281d6aa22537f28e6beed32286f58965938ac2c12e171135f52c05cb6095 [2021-08-10T04:49:45.206Z] $ docker rm -f 565a281d6aa22537f28e6beed32286f58965938ac2c12e171135f52c05cb6095 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-10T04:49:45.825Z] + docker images [2021-08-10T04:49:46.098Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-10T04:49:46.098Z] core-data-arm64 latest ee73fc90604b 3 seconds ago 19.3MB [2021-08-10T04:49:46.098Z] support-notifications-arm64 latest 7e5f6cdb14ce 15 seconds ago 15.9MB [2021-08-10T04:49:46.098Z] core-metadata-arm64 latest e3c698f9655b 16 seconds ago 15.8MB [2021-08-10T04:49:46.098Z] 37299207d877 20 seconds ago 1.57GB [2021-08-10T04:49:46.098Z] core-command-arm64 latest 4a7eaf553478 24 seconds ago 15.1MB [2021-08-10T04:49:46.098Z] 30d3feed188b 27 seconds ago 1.56GB [2021-08-10T04:49:46.098Z] e4657e41dba3 32 seconds ago 1.56GB [2021-08-10T04:49:46.098Z] 297b6df97c6c 41 seconds ago 1.56GB [2021-08-10T04:49:46.098Z] sys-mgmt-agent-arm64 latest 2c6799b3bccc 2 minutes ago 311MB [2021-08-10T04:49:46.098Z] security-bootstrapper-arm64 latest d0db71fa9832 3 minutes ago 17.7MB [2021-08-10T04:49:46.098Z] security-secretstore-setup-arm64 latest 4eba455c06fd 3 minutes ago 27.4MB [2021-08-10T04:49:46.098Z] security-proxy-setup-arm64 latest c103a8fbedb8 3 minutes ago 24.5MB [2021-08-10T04:49:46.098Z] support-scheduler-arm64 latest 1669dd29ac2d 3 minutes ago 15.2MB [2021-08-10T04:49:46.098Z] 205da164f952 4 minutes ago 1.56GB [2021-08-10T04:49:46.098Z] 3f22f21e94cb 4 minutes ago 1.57GB [2021-08-10T04:49:46.098Z] 4eaee2f8cec6 4 minutes ago 1.56GB [2021-08-10T04:49:46.098Z] eaa8177474b1 4 minutes ago 1.56GB [2021-08-10T04:49:46.098Z] fe0078202779 4 minutes ago 1.56GB [2021-08-10T04:49:46.098Z] ci-base-image-arm64 latest 03b3543c3833 14 minutes ago 1.23GB [2021-08-10T04:49:46.098Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 4 days ago 533MB [2021-08-10T04:49:46.098Z] docker 20.10.7 df445af6242a 7 weeks ago 234MB [2021-08-10T04:49:46.098Z] alpine 3.12 c4fd0aeabfcf 7 weeks ago 5.32MB [2021-08-10T04:49:46.098Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 13 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-10T04:49:46.636Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-10T04:49:46.909Z] [2021-08-10T04:49:46.909Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-10T04:49:47.262Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-10T04:49:47.540Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-10T04:49:47.540Z] 448f6bf000e3: Pulling fs layer [2021-08-10T04:49:47.540Z] f757da607395: Pulling fs layer [2021-08-10T04:49:47.540Z] 05883995daec: Pulling fs layer [2021-08-10T04:49:47.540Z] 8603b9c90790: Pulling fs layer [2021-08-10T04:49:47.540Z] 1560dd03e051: Pulling fs layer [2021-08-10T04:49:47.540Z] 27f5ce0e4adf: Pulling fs layer [2021-08-10T04:49:47.540Z] c2d8d7efcc4b: Pulling fs layer [2021-08-10T04:49:47.540Z] 27f5ce0e4adf: Waiting [2021-08-10T04:49:47.540Z] 8603b9c90790: Waiting [2021-08-10T04:49:47.540Z] 1560dd03e051: Waiting [2021-08-10T04:49:47.540Z] c2d8d7efcc4b: Waiting [2021-08-10T04:49:47.814Z] f757da607395: Verifying Checksum [2021-08-10T04:49:47.814Z] f757da607395: Download complete [2021-08-10T04:49:47.814Z] 8603b9c90790: Download complete [2021-08-10T04:49:48.089Z] 1560dd03e051: Verifying Checksum [2021-08-10T04:49:48.089Z] 1560dd03e051: Download complete [2021-08-10T04:49:48.089Z] 27f5ce0e4adf: Verifying Checksum [2021-08-10T04:49:48.089Z] 27f5ce0e4adf: Download complete [2021-08-10T04:49:48.089Z] 05883995daec: Download complete [2021-08-10T04:49:49.525Z] 448f6bf000e3: Verifying Checksum [2021-08-10T04:49:49.525Z] 448f6bf000e3: Download complete [2021-08-10T04:49:52.914Z] c2d8d7efcc4b: Verifying Checksum [2021-08-10T04:49:52.914Z] c2d8d7efcc4b: Download complete [2021-08-10T04:49:53.188Z] 448f6bf000e3: Pull complete [2021-08-10T04:49:53.786Z] f757da607395: Pull complete [2021-08-10T04:49:55.222Z] 05883995daec: Pull complete [2021-08-10T04:49:55.818Z] 8603b9c90790: Pull complete [2021-08-10T04:49:56.794Z] 1560dd03e051: Pull complete [2021-08-10T04:49:57.068Z] 27f5ce0e4adf: Pull complete [2021-08-10T04:50:12.161Z] c2d8d7efcc4b: Pull complete [2021-08-10T04:50:12.161Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-10T04:50:12.161Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-10T04:50:12.161Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-10T04:50:12.412Z] prd-ubuntu18.04-docker-arm64-4c-16g-216 does not seem to be running inside a container [2021-08-10T04:50:12.558Z] $ 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-10T04:50:16.411Z] $ docker top ff787780079fd89777a4a378da848a8c1d8ab5f6c4a9d7c6d494a5d6e69b5990 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-10T04:50:17.564Z] ---> job-cost.sh [2021-08-10T04:50:17.564Z] lf-activate-venv: SKIPPING [2021-08-10T04:50:17.564Z] INFO: No Stack... [2021-08-10T04:50:18.533Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-10T04:50:18.806Z] INFO: Archiving Costs [Pipeline] sh [2021-08-10T04:50:19.470Z] + cat /w/workspace/edgex-go/4/archives/cost.csv [2021-08-10T04:50:19.471Z] + cut -d, -f6 [Pipeline] lock [2021-08-10T04:50:19.534Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3655-4-stack-cost] [2021-08-10T04:50:19.546Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3655-4-stack-cost] did not exist. Created. [2021-08-10T04:50:19.546Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3655-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-10T04:50:20.220Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-10T04:50:20.393Z] Stashed 1 file(s) [Pipeline] } [2021-08-10T04:50:20.403Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3655-4-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-10T04:50:20.434Z] $ docker stop --time=1 ff787780079fd89777a4a378da848a8c1d8ab5f6c4a9d7c6d494a5d6e69b5990 [2021-08-10T04:50:22.130Z] $ docker rm -f ff787780079fd89777a4a378da848a8c1d8ab5f6c4a9d7c6d494a5d6e69b5990 [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-10T04:50:23.086Z] provisioning config files... [2021-08-10T04:50:23.108Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config2798502060802460195tmp [Pipeline] { [Pipeline] sh [2021-08-10T04:50:23.429Z] + set +x [2021-08-10T04:50:23.429Z] + curl -s https://codecov.io/bash [2021-08-10T04:50:23.429Z] + bash -s -- [2021-08-10T04:50:23.696Z] [2021-08-10T04:50:23.696Z] _____ _ [2021-08-10T04:50:23.696Z] / ____| | | [2021-08-10T04:50:23.696Z] | | ___ __| | ___ ___ _____ __ [2021-08-10T04:50:23.696Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-10T04:50:23.696Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-10T04:50:23.696Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-10T04:50:23.696Z] Bash-1.0.6 [2021-08-10T04:50:23.696Z] [2021-08-10T04:50:23.696Z] [2021-08-10T04:50:23.696Z] ==> git version 2.24.4 found [2021-08-10T04:50:23.696Z] ==> 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-10T04:50:23.696Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-10T04:50:23.696Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-10T04:50:23.696Z] ==> Jenkins CI detected. [2021-08-10T04:50:23.696Z] current dir:  /w/workspace/edgex-go/4 [2021-08-10T04:50:23.696Z] project root: . [2021-08-10T04:50:23.696Z] --> token set from env [2021-08-10T04:50:23.696Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-10T04:50:23.696Z] ==> Running gcov in . (disable via -X gcov) [2021-08-10T04:50:23.696Z] ==> Python coveragepy not found [2021-08-10T04:50:23.696Z] ==> Searching for coverage reports in: [2021-08-10T04:50:23.696Z] + . [2021-08-10T04:50:23.696Z] -> Found 1 reports [2021-08-10T04:50:23.696Z] ==> Detecting git/mercurial file structure [2021-08-10T04:50:23.696Z] ==> Reading reports [2021-08-10T04:50:23.696Z] + ./coverage.out bytes=404176 [2021-08-10T04:50:23.696Z] ==> Appending adjustments [2021-08-10T04:50:23.696Z] https://docs.codecov.io/docs/fixing-reports [2021-08-10T04:50:25.104Z] + Found adjustments [2021-08-10T04:50:25.104Z] ==> Gzipping contents [2021-08-10T04:50:25.104Z] 56K /tmp/codecov.otPmrt.gz [2021-08-10T04:50:25.104Z] ==> Uploading reports [2021-08-10T04:50:25.104Z] url: https://codecov.io [2021-08-10T04:50:25.104Z] query: branch=PR-3655&commit=d49be81119b6e3f48cbf749f90c55581adc5d69e&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3655%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3655&job=&cmd_args= [2021-08-10T04:50:25.104Z] -> Pinging Codecov [2021-08-10T04:50:25.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-3655&commit=d49be81119b6e3f48cbf749f90c55581adc5d69e&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3655%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3655&job=&cmd_args= [2021-08-10T04:50:25.369Z] -> Uploading to [2021-08-10T04:50:25.369Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-10/00271124DB129430A58F1EEE437C3FCB/d49be81119b6e3f48cbf749f90c55581adc5d69e/53dcb020-38fc-4d6e-8db7-eedb640d2159.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210810%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210810T045025Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=eea74ad98d47d92d35d42dec56dbbdca528e04881be2b2cd43832ecdf9a2762a [2021-08-10T04:50:25.369Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-10T04:50:25.369Z] Dload Upload Total Spent Left Speed [2021-08-10T04:50:25.947Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54461 0 0 100 54461 0 88071 --:--:-- --:--:-- --:--:-- 87982 100 54461 0 0 100 54461 0 88052 --:--:-- --:--:-- --:--:-- 87982 [2021-08-10T04:50:25.947Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/d49be81119b6e3f48cbf749f90c55581adc5d69e [Pipeline] } [2021-08-10T04:50:25.960Z] 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-10T04:50:26.862Z] + '[' -d /w/workspace/edgex-go/4/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-10T04:50:27.182Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-10T04:50:27.771Z] ---> package-listing.sh [2021-08-10T04:50:27.771Z] ++ facter osfamily [2021-08-10T04:50:27.771Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-10T04:50:28.038Z] + OS_FAMILY=redhat [2021-08-10T04:50:28.038Z] + workspace=/w/workspace/edgex-go/4 [2021-08-10T04:50:28.038Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-10T04:50:28.038Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-10T04:50:28.038Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-10T04:50:28.038Z] + PACKAGES=/tmp/packages_start.txt [2021-08-10T04:50:28.038Z] + '[' /w/workspace/edgex-go/4 ']' [2021-08-10T04:50:28.038Z] + PACKAGES=/tmp/packages_end.txt [2021-08-10T04:50:28.038Z] + case "${OS_FAMILY}" in [2021-08-10T04:50:28.038Z] + sort [2021-08-10T04:50:28.038Z] + rpm -qa [2021-08-10T04:50:29.982Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-10T04:50:29.982Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-10T04:50:29.982Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-10T04:50:29.982Z] + '[' /w/workspace/edgex-go/4 ']' [2021-08-10T04:50:29.982Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2021-08-10T04:50:29.982Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2021-08-10T04:50:30.000Z] 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-10T04:50:30.301Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-10T04:50:30.884Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-10T04:50:30.884Z] [2021-08-10T04:50:30.884Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-10T04:50:31.208Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-10T04:50:31.208Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-10T04:50:31.208Z] b4d181a07f80: Pulling fs layer [2021-08-10T04:50:31.208Z] a1111a8f2ec3: Pulling fs layer [2021-08-10T04:50:31.208Z] ed53099fbce6: Pulling fs layer [2021-08-10T04:50:31.208Z] dc539afda2c1: Pulling fs layer [2021-08-10T04:50:31.208Z] 77bc0d833cb6: Pulling fs layer [2021-08-10T04:50:31.208Z] 9065ff56babe: Pulling fs layer [2021-08-10T04:50:31.208Z] d287ab97295c: Pulling fs layer [2021-08-10T04:50:31.208Z] 77bc0d833cb6: Waiting [2021-08-10T04:50:31.208Z] 9065ff56babe: Waiting [2021-08-10T04:50:31.208Z] d287ab97295c: Waiting [2021-08-10T04:50:31.208Z] dc539afda2c1: Waiting [2021-08-10T04:50:31.476Z] a1111a8f2ec3: Verifying Checksum [2021-08-10T04:50:31.476Z] a1111a8f2ec3: Download complete [2021-08-10T04:50:31.476Z] dc539afda2c1: Verifying Checksum [2021-08-10T04:50:31.476Z] dc539afda2c1: Download complete [2021-08-10T04:50:31.740Z] 77bc0d833cb6: Verifying Checksum [2021-08-10T04:50:31.740Z] 77bc0d833cb6: Download complete [2021-08-10T04:50:31.740Z] 9065ff56babe: Verifying Checksum [2021-08-10T04:50:31.740Z] 9065ff56babe: Download complete [2021-08-10T04:50:32.003Z] ed53099fbce6: Verifying Checksum [2021-08-10T04:50:32.003Z] ed53099fbce6: Download complete [2021-08-10T04:50:32.960Z] b4d181a07f80: Verifying Checksum [2021-08-10T04:50:32.960Z] b4d181a07f80: Download complete [2021-08-10T04:50:33.927Z] b4d181a07f80: Pull complete [2021-08-10T04:50:33.928Z] a1111a8f2ec3: Pull complete [2021-08-10T04:50:34.520Z] ed53099fbce6: Pull complete [2021-08-10T04:50:34.520Z] dc539afda2c1: Pull complete [2021-08-10T04:50:34.786Z] 77bc0d833cb6: Pull complete [2021-08-10T04:50:34.787Z] 9065ff56babe: Pull complete [2021-08-10T04:50:35.749Z] d287ab97295c: Verifying Checksum [2021-08-10T04:50:35.749Z] d287ab97295c: Download complete [2021-08-10T04:50:40.011Z] d287ab97295c: Pull complete [2021-08-10T04:50:40.011Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-10T04:50:40.011Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-10T04:50:40.011Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-10T04:50:40.114Z] prd-centos7-docker-4c-2g-214 does not seem to be running inside a container [2021-08-10T04:50:40.163Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-10T04:50:43.333Z] $ docker top a8bd0d27020348f0dbe6a5568589d3007e4ead57561a4116735f3645a7dd6758 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-10T04:50:43.735Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-10T04:50:44.047Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-10T04:50:44.370Z] + ls /var/log/sa-host [2021-08-10T04:50:44.370Z] + sadf -c /var/log/sa-host/sa05 [2021-08-10T04:50:44.370Z] file_magic: OK [2021-08-10T04:50:44.370Z] HZ: Using current value: 100 [2021-08-10T04:50:44.370Z] file_header: OK [2021-08-10T04:50:44.370Z] 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-10T04:50:44.370Z] Statistics: [2021-08-10T04:50:44.370Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-10T04:50:44.370Z] File successfully converted to sysstat format version 12.0.3 [2021-08-10T04:50:44.370Z] + sadf -c /var/log/sa-host/sa10 [2021-08-10T04:50:44.370Z] file_magic: OK [2021-08-10T04:50:44.370Z] HZ: Using current value: 100 [2021-08-10T04:50:44.370Z] file_header: OK [2021-08-10T04:50:44.370Z] 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-10T04:50:44.370Z] Statistics: [2021-08-10T04:50:44.370Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-10T04:50:44.370Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-10T04:50:44.550Z] provisioning config files... [2021-08-10T04:50:44.568Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config3802370855033770583tmp [Pipeline] { [Pipeline] echo [2021-08-10T04:50:44.592Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-10T04:50:44.899Z] ---> create-netrc.sh [Pipeline] } [2021-08-10T04:50:44.911Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-10T04:50:45.287Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-10T04:50:45.301Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-10T04:50:45.620Z] ---> sudo-logs.sh [2021-08-10T04:50:45.620Z] Archiving 'sudo' log.. [2021-08-10T04:50:45.620Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-214.vexxhost.local: Name or service not known [2021-08-10T04:50:45.620Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-214.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-10T04:50:45.651Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-10T04:50:45.955Z] ---> job-cost.sh [2021-08-10T04:50:45.955Z] lf-activate-venv: SKIPPING [2021-08-10T04:50:45.955Z] DEBUG: total: 0.18000000715255737 [2021-08-10T04:50:45.955Z] INFO: Retrieving Stack Cost... [2021-08-10T04:50:46.909Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-10T04:50:47.489Z] INFO: Archiving Costs [Pipeline] echo [2021-08-10T04:50:47.505Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-10T04:50:47.810Z] ---> logs-deploy.sh [2021-08-10T04:50:47.810Z] lf-activate-venv: SKIPPING [2021-08-10T04:50:47.810Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3655/4 [2021-08-10T04:50:47.810Z] INFO: archiving workspace using pattern(s): [2021-08-10T04:50:48.395Z] Archives upload complete. [2021-08-10T04:50:48.664Z] INFO: archiving logs to Nexus