Pull request #3579 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of siggiskulason for edgexfoundry/edgex-go Loading trusted files from base branch master at 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 rather than 266e89840a72ddde2cb83eb2b982679fcff76107 Obtained Jenkinsfile from 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2251936580839493448.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2957231217122471710.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 6a41506d72e8e131afc862d141935157bee59f41 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-3579/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh542478517322628244.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4738943973067888988.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee 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-3579/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1395679922142543914.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > 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_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-684 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/39 [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/39 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/39@tmp/jenkins-gitclient-ssh6218815492160357256.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 into PR head commit 266e89840a72ddde2cb83eb2b982679fcff76107 Merge succeeded, producing 266e89840a72ddde2cb83eb2b982679fcff76107 > 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/39@tmp/jenkins-gitclient-ssh5222601729023860270.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 266e89840a72ddde2cb83eb2b982679fcff76107 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/39@tmp/jenkins-gitclient-ssh6186677583809625227.key > git merge 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 Checking out Revision 266e89840a72ddde2cb83eb2b982679fcff76107 (PR-3579) > git config core.sparsecheckout # timeout=10 > git checkout -f 266e89840a72ddde2cb83eb2b982679fcff76107 # timeout=10 Commit message: "feat(snap): Add vault secret-token content plug hooks" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-29T16:23:28.925Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-29T16:23:29.015Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-29T16:23:29.044Z] ========================================================= [2021-06-29T16:23:29.044Z] EdgeX Global Pipelines Version Info [2021-06-29T16:23:29.044Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 11947ec355179e21085d9ba4868ebf82c259e246 # timeout=10 [2021-06-29T16:23:30.509Z] ------------------- [2021-06-29T16:23:30.509Z] stable info: [2021-06-29T16:23:30.509Z] ------------------- [2021-06-29T16:23:30.509Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-29T16:23:30.509Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-29T16:23:30.509Z] Message: update stable to v1.0.195 [2021-06-29T16:23:31.083Z] ------------------- [2021-06-29T16:23:31.083Z] experimental info: [2021-06-29T16:23:31.083Z] ------------------- [2021-06-29T16:23:31.083Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-29T16:23:31.083Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-29T16:23:31.084Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-29T16:23:31.209Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-29T16:23:31.232Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-29T16:23:31.273Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-29T16:23:31.296Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-29T16:23:31.320Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-29T16:23:31.345Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-29T16:23:31.372Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-29T16:23:31.396Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-29T16:23:31.419Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-29T16:23:31.441Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-29T16:23:31.466Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-29T16:23:31.490Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-29T16:23:31.515Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-29T16:23:31.538Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-29T16:23:31.561Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-29T16:23:31.583Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-29T16:23:31.606Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-29T16:23:31.629Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-29T16:23:31.651Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-29T16:23:31.676Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-29T16:23:31.700Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-29T16:23:31.723Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-29T16:23:31.749Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3579 [Pipeline] echo [2021-06-29T16:23:31.772Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3579 [Pipeline] echo [2021-06-29T16:23:31.795Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3579 [Pipeline] echo [2021-06-29T16:23:31.818Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 266e89840a72ddde2cb83eb2b982679fcff76107 [Pipeline] echo [2021-06-29T16:23:31.943Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 266e898 [Pipeline] echo [2021-06-29T16:23:31.965Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-29T16:23:32.052Z] provisioning config files... [2021-06-29T16:23:32.072Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/39@tmp/config3176737950318262725tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-29T16:23:32.404Z] ---> docker-login.sh [2021-06-29T16:23:32.404Z] nexus3.edgexfoundry.org:10001 [2021-06-29T16:23:32.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T16:23:32.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T16:23:32.668Z] Configure a credential helper to remove this warning. See [2021-06-29T16:23:32.668Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T16:23:32.668Z] [2021-06-29T16:23:32.668Z] Login Succeeded [2021-06-29T16:23:32.668Z] nexus3.edgexfoundry.org:10002 [2021-06-29T16:23:32.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T16:23:32.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T16:23:32.668Z] Configure a credential helper to remove this warning. See [2021-06-29T16:23:32.668Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T16:23:32.668Z] [2021-06-29T16:23:32.669Z] Login Succeeded [2021-06-29T16:23:32.669Z] nexus3.edgexfoundry.org:10003 [2021-06-29T16:23:32.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T16:23:32.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T16:23:32.931Z] Configure a credential helper to remove this warning. See [2021-06-29T16:23:32.931Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T16:23:32.931Z] [2021-06-29T16:23:32.931Z] Login Succeeded [2021-06-29T16:23:32.931Z] nexus3.edgexfoundry.org:10004 [2021-06-29T16:23:32.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T16:23:33.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T16:23:33.193Z] Configure a credential helper to remove this warning. See [2021-06-29T16:23:33.193Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T16:23:33.193Z] [2021-06-29T16:23:33.193Z] Login Succeeded [2021-06-29T16:23:33.193Z] docker.io [2021-06-29T16:23:33.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T16:23:33.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T16:23:33.455Z] Configure a credential helper to remove this warning. See [2021-06-29T16:23:33.455Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T16:23:33.455Z] [2021-06-29T16:23:33.455Z] Login Succeeded [2021-06-29T16:23:33.455Z] ---> docker-login.sh ends [Pipeline] } [2021-06-29T16:23:33.464Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-29T16:23:33.805Z] ++ 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-06-29T16:23:33.805Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-29T16:23:33.805Z] ++ dirname cmd/core-command/Dockerfile [2021-06-29T16:23:33.805Z] ++ cut -d/ -f2 [2021-06-29T16:23:33.805Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-29T16:23:33.805Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-29T16:23:33.805Z] ++ cut -d/ -f2 [2021-06-29T16:23:33.805Z] ++ dirname cmd/core-data/Dockerfile [2021-06-29T16:23:33.805Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-29T16:23:33.805Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-29T16:23:33.805Z] ++ cut -d/ -f2 [2021-06-29T16:23:33.805Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-29T16:23:33.805Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-29T16:23:33.805Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-29T16:23:33.805Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-29T16:23:33.805Z] ++ cut -d/ -f2 [2021-06-29T16:23:33.805Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-29T16:23:33.805Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-29T16:23:33.805Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-29T16:23:33.805Z] ++ cut -d/ -f2 [2021-06-29T16:23:33.805Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-29T16:23:33.805Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-29T16:23:33.805Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-29T16:23:33.805Z] ++ cut -d/ -f2 [2021-06-29T16:23:33.805Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-29T16:23:33.805Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-29T16:23:33.805Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-29T16:23:33.805Z] ++ cut -d/ -f2 [2021-06-29T16:23:33.805Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-29T16:23:33.805Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-29T16:23:33.805Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-29T16:23:33.805Z] ++ cut -d/ -f2 [2021-06-29T16:23:33.805Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-29T16:23:33.805Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-29T16:23:33.805Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-29T16:23:33.805Z] ++ cut -d/ -f2 [2021-06-29T16:23:33.805Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-29T16:23:33.847Z] 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-06-29T16:23:34.614Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-29T16:23:34.614Z] [2021-06-29T16:23:34.614Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-29T16:23:34.930Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-29T16:23:34.930Z] latest: Pulling from edgex-devops/git-semver [2021-06-29T16:23:34.930Z] 31603596830f: Pulling fs layer [2021-06-29T16:23:34.930Z] 54011a49482f: Pulling fs layer [2021-06-29T16:23:34.930Z] a6820b24f6d8: Pulling fs layer [2021-06-29T16:23:34.930Z] f581987b2513: Pulling fs layer [2021-06-29T16:23:34.930Z] f581987b2513: Waiting [2021-06-29T16:23:34.930Z] 54011a49482f: Verifying Checksum [2021-06-29T16:23:34.930Z] 54011a49482f: Download complete [2021-06-29T16:23:35.193Z] 31603596830f: Verifying Checksum [2021-06-29T16:23:35.193Z] 31603596830f: Download complete [2021-06-29T16:23:35.193Z] f581987b2513: Verifying Checksum [2021-06-29T16:23:35.193Z] f581987b2513: Download complete [2021-06-29T16:23:35.193Z] a6820b24f6d8: Verifying Checksum [2021-06-29T16:23:35.193Z] a6820b24f6d8: Download complete [2021-06-29T16:23:35.193Z] 31603596830f: Pull complete [2021-06-29T16:23:35.463Z] 54011a49482f: Pull complete [2021-06-29T16:23:36.057Z] a6820b24f6d8: Pull complete [2021-06-29T16:23:36.057Z] f581987b2513: Pull complete [2021-06-29T16:23:36.319Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-29T16:23:36.319Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-29T16:23:36.319Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-29T16:23:36.409Z] prd-centos7-docker-4c-2g-684 does not seem to be running inside a container [2021-06-29T16:23:36.452Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/39 -v /w/workspace/edgex-go/39:/w/workspace/edgex-go/39:rw,z -v /w/workspace/edgex-go/39@tmp:/w/workspace/edgex-go/39@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-29T16:23:37.566Z] $ docker top f68b2ab3db257987679e65088e2e25ca7df6aef6d3d649abb4c5da408ec6cce2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-29T16:23:37.702Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-29T16:23:37.702Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-29T16:23:37.820Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-29T16:23:37.820Z] $ docker exec f68b2ab3db257987679e65088e2e25ca7df6aef6d3d649abb4c5da408ec6cce2 ssh-agent [2021-06-29T16:23:37.932Z] SSH_AUTH_SOCK=/tmp/ssh-c9HcFRvRSl1X/agent.14 [2021-06-29T16:23:37.932Z] SSH_AGENT_PID=20 [2021-06-29T16:23:37.941Z] Running ssh-add (command line suppressed) [2021-06-29T16:23:38.042Z] Identity added: /w/workspace/edgex-go/39@tmp/private_key_8238418334496285686.key (/w/workspace/edgex-go/39@tmp/private_key_8238418334496285686.key) [2021-06-29T16:23:38.061Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-29T16:23:38.367Z] + git tag --points-at HEAD [Pipeline] } [2021-06-29T16:23:38.380Z] $ docker exec --env ******** --env ******** f68b2ab3db257987679e65088e2e25ca7df6aef6d3d649abb4c5da408ec6cce2 ssh-agent -k [2021-06-29T16:23:38.472Z] unset SSH_AUTH_SOCK; [2021-06-29T16:23:38.472Z] unset SSH_AGENT_PID; [2021-06-29T16:23:38.472Z] echo Agent pid 20 killed; [2021-06-29T16:23:38.488Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-29T16:23:38.524Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-29T16:23:38.524Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-29T16:23:38.634Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-29T16:23:38.634Z] $ docker exec f68b2ab3db257987679e65088e2e25ca7df6aef6d3d649abb4c5da408ec6cce2 ssh-agent [2021-06-29T16:23:38.743Z] SSH_AUTH_SOCK=/tmp/ssh-rCpOFLEWZIPa/agent.52 [2021-06-29T16:23:38.744Z] SSH_AGENT_PID=59 [2021-06-29T16:23:38.750Z] Running ssh-add (command line suppressed) [2021-06-29T16:23:38.844Z] Identity added: /w/workspace/edgex-go/39@tmp/private_key_3472591447421611827.key (/w/workspace/edgex-go/39@tmp/private_key_3472591447421611827.key) [2021-06-29T16:23:38.863Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-29T16:23:39.168Z] + git semver init [2021-06-29T16:23:39.168Z] # -> Open(): unable to determine branch for HEAD [2021-06-29T16:23:39.168Z] # $GIT_DIR = /w/workspace/edgex-go/39/.git [2021-06-29T16:23:39.168Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/39 [2021-06-29T16:23:39.168Z] # $SEMVER_REMOTE_NAME = origin [2021-06-29T16:23:39.168Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-29T16:23:39.168Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-29T16:23:39.168Z] # $SEMVER_BRANCH = PR-3579 [2021-06-29T16:23:39.168Z] # $SEMVER_TEMP = /tmp/semver-867416527 [2021-06-29T16:23:39.168Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-29T16:23:57.333Z] # '/tmp/semver-867416527' -> '/w/workspace/edgex-go/39/.semver' [2021-06-29T16:23:57.333Z] # -> Force: false [2021-06-29T16:23:57.334Z] # $SEMVER_DIR = /w/workspace/edgex-go/39/.semver [Pipeline] } [2021-06-29T16:23:57.342Z] $ docker exec --env ******** --env ******** f68b2ab3db257987679e65088e2e25ca7df6aef6d3d649abb4c5da408ec6cce2 ssh-agent -k [2021-06-29T16:23:57.450Z] unset SSH_AUTH_SOCK; [2021-06-29T16:23:57.450Z] unset SSH_AGENT_PID; [2021-06-29T16:23:57.450Z] echo Agent pid 59 killed; [2021-06-29T16:23:57.464Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-29T16:23:57.803Z] + git semver [Pipeline] } [2021-06-29T16:23:57.816Z] $ docker stop --time=1 f68b2ab3db257987679e65088e2e25ca7df6aef6d3d649abb4c5da408ec6cce2 [2021-06-29T16:24:00.241Z] $ docker rm -f f68b2ab3db257987679e65088e2e25ca7df6aef6d3d649abb4c5da408ec6cce2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-29T16:24:00.632Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-29T16:24:01.034Z] Stashed 1 file(s) [Pipeline] echo [2021-06-29T16:24:01.038Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-29T16:24:01.691Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-29T16:24:01.995Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-29T16:24:02.297Z] + sudo service docker restart [2021-06-29T16:24:02.297Z] + true [2021-06-29T16:24:02.297Z] Redirecting to /bin/systemctl restart docker.service [2021-06-29T16:24:16.315Z] Still waiting to schedule task [2021-06-29T16:24:16.316Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo [2021-06-29T16:24:20.452Z] ========================================================= [2021-06-29T16:24:20.452Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-29T16:24:20.452Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-29T16:24:20.762Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-29T16:24:22.154Z] Sending build context to Docker daemon 329.5MB [2021-06-29T16:24:22.154Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-29T16:24:22.154Z] Step 2/6 : FROM ${BASE} [2021-06-29T16:24:22.154Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-29T16:24:22.154Z] 540db60ca938: Pulling fs layer [2021-06-29T16:24:22.154Z] adcc1eea9eea: Pulling fs layer [2021-06-29T16:24:22.154Z] 4c4ab2625f07: Pulling fs layer [2021-06-29T16:24:22.154Z] 0510c868ecb4: Pulling fs layer [2021-06-29T16:24:22.154Z] afea3b2eda06: Pulling fs layer [2021-06-29T16:24:22.154Z] 7809a108b3ef: Pulling fs layer [2021-06-29T16:24:22.154Z] f706445af74f: Pulling fs layer [2021-06-29T16:24:22.154Z] afea3b2eda06: Waiting [2021-06-29T16:24:22.154Z] 7809a108b3ef: Waiting [2021-06-29T16:24:22.154Z] f706445af74f: Waiting [2021-06-29T16:24:22.154Z] 0510c868ecb4: Waiting [2021-06-29T16:24:22.154Z] 4c4ab2625f07: Verifying Checksum [2021-06-29T16:24:22.154Z] 4c4ab2625f07: Download complete [2021-06-29T16:24:22.154Z] adcc1eea9eea: Verifying Checksum [2021-06-29T16:24:22.154Z] adcc1eea9eea: Download complete [2021-06-29T16:24:22.414Z] afea3b2eda06: Verifying Checksum [2021-06-29T16:24:22.414Z] afea3b2eda06: Download complete [2021-06-29T16:24:22.414Z] 7809a108b3ef: Verifying Checksum [2021-06-29T16:24:22.414Z] 7809a108b3ef: Download complete [2021-06-29T16:24:22.414Z] 540db60ca938: Verifying Checksum [2021-06-29T16:24:22.414Z] 540db60ca938: Download complete [2021-06-29T16:24:22.414Z] 540db60ca938: Pull complete [2021-06-29T16:24:22.676Z] adcc1eea9eea: Pull complete [2021-06-29T16:24:22.676Z] 4c4ab2625f07: Pull complete [2021-06-29T16:24:24.590Z] f706445af74f: Verifying Checksum [2021-06-29T16:24:24.590Z] f706445af74f: Download complete [2021-06-29T16:24:24.858Z] 0510c868ecb4: Verifying Checksum [2021-06-29T16:24:24.858Z] 0510c868ecb4: Download complete [2021-06-29T16:24:28.195Z] 0510c868ecb4: Pull complete [2021-06-29T16:24:28.195Z] afea3b2eda06: Pull complete [2021-06-29T16:24:28.195Z] 7809a108b3ef: Pull complete [2021-06-29T16:24:30.157Z] f706445af74f: Pull complete [2021-06-29T16:24:30.157Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-29T16:24:30.157Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-29T16:24:30.157Z] ---> b068be0155e3 [2021-06-29T16:24:30.157Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-29T16:24:31.104Z] ---> Running in 671e04242b47 [2021-06-29T16:24:31.367Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-29T16:24:32.324Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-29T16:24:32.585Z] (1/12) Installing libmagic (5.39-r0) [2021-06-29T16:24:33.537Z] (2/12) Installing file (5.39-r0) [2021-06-29T16:24:33.537Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-29T16:24:33.537Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-29T16:24:37.773Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-29T16:24:37.773Z] (6/12) Installing patch (2.7.6-r7) [2021-06-29T16:24:37.773Z] (7/12) Installing build-base (0.5-r2) [2021-06-29T16:24:37.773Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-29T16:24:37.773Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-29T16:24:37.773Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-29T16:24:37.773Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-29T16:24:37.773Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-29T16:24:37.773Z] Executing busybox-1.32.1-r6.trigger [2021-06-29T16:24:37.773Z] OK: 219 MiB in 52 packages [2021-06-29T16:24:39.165Z] Removing intermediate container 671e04242b47 [2021-06-29T16:24:39.165Z] ---> 34ad46d9d250 [2021-06-29T16:24:39.165Z] Step 4/6 : WORKDIR /edgex-go [2021-06-29T16:24:39.165Z] ---> Running in a771ca09512f [2021-06-29T16:24:39.165Z] Removing intermediate container a771ca09512f [2021-06-29T16:24:39.165Z] ---> d9b2b6488b1a [2021-06-29T16:24:39.165Z] Step 5/6 : COPY go.mod . [2021-06-29T16:24:39.428Z] ---> 5eab2a30df80 [2021-06-29T16:24:39.428Z] Step 6/6 : RUN go mod download [2021-06-29T16:24:39.428Z] ---> Running in 31fac6670c61 [2021-06-29T16:24:51.692Z] Removing intermediate container 31fac6670c61 [2021-06-29T16:24:51.692Z] ---> e48fa721b3d4 [2021-06-29T16:24:51.692Z] Successfully built e48fa721b3d4 [2021-06-29T16:24:51.692Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-29T16:24:51.999Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-29T16:24:51.999Z] . [Pipeline] withDockerContainer [2021-06-29T16:24:52.071Z] prd-centos7-docker-4c-2g-684 does not seem to be running inside a container [2021-06-29T16:24:52.107Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/39 -v /w/workspace/edgex-go/39:/w/workspace/edgex-go/39:rw,z -v /w/workspace/edgex-go/39@tmp:/w/workspace/edgex-go/39@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 ******** ci-base-image-x86_64 cat [2021-06-29T16:24:52.492Z] $ docker top 658b57531652bcb8195d3ed3d761c69c52c34a9309642e65b6ab96526a660929 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-29T16:24:52.872Z] + go version [2021-06-29T16:24:52.873Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-29T16:24:52.882Z] $ docker stop --time=1 658b57531652bcb8195d3ed3d761c69c52c34a9309642e65b6ab96526a660929 [2021-06-29T16:24:54.117Z] $ docker rm -f 658b57531652bcb8195d3ed3d761c69c52c34a9309642e65b6ab96526a660929 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-29T16:24:54.708Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-29T16:24:54.708Z] . [Pipeline] withDockerContainer [2021-06-29T16:24:54.788Z] prd-centos7-docker-4c-2g-684 does not seem to be running inside a container [2021-06-29T16:24:54.826Z] $ 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/39 -v /w/workspace/edgex-go/39:/w/workspace/edgex-go/39:rw,z -v /w/workspace/edgex-go/39@tmp:/w/workspace/edgex-go/39@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 ******** ci-base-image-x86_64 cat [2021-06-29T16:24:55.187Z] $ docker top 30f6f47d6bf7085c039218b0781a28d9a0d7df32151a82e54acf1d960e85665f -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-29T16:24:55.275Z] ========================================================= [2021-06-29T16:24:55.275Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-29T16:24:55.275Z] ========================================================= [Pipeline] sh [2021-06-29T16:24:55.578Z] + go mod tidy [Pipeline] sh [2021-06-29T16:24:56.144Z] + make test [2021-06-29T16:24:56.144Z] go mod tidy [2021-06-29T16:24:56.144Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-29T16:25:01.488Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-29T16:25:19.709Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-29T16:25:21.680Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-29T16:25:22.672Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-29T16:25:22.672Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-29T16:25:25.261Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-29T16:25:25.531Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-29T16:25:25.531Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-29T16:25:25.799Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-29T16:25:26.072Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-29T16:25:26.337Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-29T16:25:26.912Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-29T16:25:26.912Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-29T16:25:26.912Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-29T16:25:26.912Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-29T16:25:29.482Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.046s coverage: 28.7% of statements [2021-06-29T16:25:29.482Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-29T16:25:29.482Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-29T16:25:30.439Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.062s coverage: 100.0% of statements [2021-06-29T16:25:30.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-29T16:25:30.439Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.069s coverage: 53.1% of statements [2021-06-29T16:25:30.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-29T16:25:30.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-29T16:25:31.394Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.092s coverage: 87.7% of statements [2021-06-29T16:25:31.394Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-29T16:25:31.394Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-29T16:25:31.394Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.054s coverage: 78.9% of statements [2021-06-29T16:25:32.815Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.065s coverage: 81.2% of statements [2021-06-29T16:25:32.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-29T16:25:32.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-29T16:25:32.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-29T16:25:32.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-29T16:25:32.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-29T16:25:33.081Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.255s coverage: 95.1% of statements [2021-06-29T16:25:33.081Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-29T16:25:33.081Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-29T16:25:33.081Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-29T16:25:33.081Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-29T16:25:33.081Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-29T16:25:33.081Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-29T16:25:33.081Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-29T16:25:33.081Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-29T16:25:33.081Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.047s coverage: 60.0% of statements [2021-06-29T16:25:33.081Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-29T16:25:33.081Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-29T16:25:33.081Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-29T16:25:34.031Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.043s coverage: 0.8% of statements [2021-06-29T16:25:34.031Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-29T16:25:34.031Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements [2021-06-29T16:25:34.031Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.059s coverage: 22.0% of statements [2021-06-29T16:25:34.031Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-29T16:25:34.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.042s coverage: 47.1% of statements [2021-06-29T16:25:34.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.065s coverage: 79.5% of statements [2021-06-29T16:25:34.829Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.064s coverage: 94.1% of statements [2021-06-29T16:25:35.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements [2021-06-29T16:25:35.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements [2021-06-29T16:25:47.335Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.056s coverage: 94.4% of statements [2021-06-29T16:25:47.335Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.040s coverage: 44.8% of statements [2021-06-29T16:25:53.939Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.184s coverage: 81.8% of statements [2021-06-29T16:25:53.939Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-29T16:26:12.092Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements [2021-06-29T16:26:12.092Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-29T16:26:12.092Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-29T16:26:12.092Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-29T16:26:12.092Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.019s coverage: 65.1% of statements [2021-06-29T16:26:12.092Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-29T16:26:12.092Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-29T16:26:12.092Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-29T16:26:12.092Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-29T16:26:12.092Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-29T16:26:12.092Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.055s coverage: 87.2% of statements [2021-06-29T16:26:12.092Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-29T16:26:12.092Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-29T16:26:12.092Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2021-06-29T16:26:12.092Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-29T16:26:12.092Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 58.8% of statements [2021-06-29T16:26:12.092Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-29T16:26:12.092Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.043s coverage: 80.0% of statements [2021-06-29T16:26:12.092Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements [2021-06-29T16:26:12.092Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements [2021-06-29T16:26:12.092Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.087s coverage: 91.2% of statements [2021-06-29T16:26:12.092Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-29T16:26:12.092Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.120s coverage: 64.4% of statements [2021-06-29T16:26:12.092Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-29T16:26:12.092Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-29T16:26:12.092Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.048s coverage: 100.0% of statements [2021-06-29T16:26:12.092Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.023s coverage: 91.3% of statements [2021-06-29T16:26:12.092Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.038s coverage: 100.0% of statements [2021-06-29T16:26:12.092Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.026s coverage: 73.7% of statements [2021-06-29T16:26:12.092Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2021-06-29T16:26:12.092Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.212s coverage: 66.9% of statements [2021-06-29T16:26:12.092Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-29T16:26:12.092Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-29T16:26:12.092Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-29T16:26:12.092Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.111s coverage: 43.6% of statements [2021-06-29T16:26:12.092Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-29T16:26:12.092Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-29T16:26:12.092Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.052s coverage: 89.5% of statements [2021-06-29T16:26:12.092Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-29T16:26:12.092Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements [2021-06-29T16:26:12.092Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-29T16:26:20.267Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.059s coverage: 19.3% of statements [2021-06-29T16:26:20.268Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-29T16:26:20.268Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-29T16:26:20.268Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-29T16:26:20.268Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-29T16:26:20.268Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.116s coverage: 91.9% of statements [2021-06-29T16:26:20.268Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-29T16:26:20.268Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-29T16:26:20.268Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-29T16:26:20.268Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-29T16:26:20.268Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-29T16:26:20.268Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 62.7% of statements [2021-06-29T16:26:20.268Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-29T16:26:20.268Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-29T16:26:20.268Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.087s coverage: 97.6% of statements [2021-06-29T16:26:20.268Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-29T16:26:20.268Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-29T16:26:20.268Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-29T16:26:20.268Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-29T16:26:20.268Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-29T16:26:20.268Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.046s coverage: 28.9% of statements [2021-06-29T16:26:20.268Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-29T16:26:20.268Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-29T16:26:20.268Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-29T16:26:20.268Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-29T16:26:20.268Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-29T16:26:20.268Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-29T16:26:20.268Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements [2021-06-29T16:26:20.268Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 95.4% of statements [2021-06-29T16:26:20.268Z] GO111MODULE=on go vet ./... [2021-06-29T16:26:20.342Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-686 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws [2021-06-29T16:26:20.366Z] Running in /w/workspace/edgex-go/39 [Pipeline] { [Pipeline] checkout [2021-06-29T16:26:20.786Z] The recommended git tool is: git [2021-06-29T16:26:25.834Z] using credential edgex-jenkins-ssh [2021-06-29T16:26:25.855Z] Cloning the remote Git repository [2021-06-29T16:26:25.908Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-29T16:26:26.170Z] > git init /w/workspace/edgex-go/39 # timeout=10 [2021-06-29T16:26:26.314Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-29T16:26:26.315Z] > git --version # timeout=10 [2021-06-29T16:26:26.331Z] > git --version # 'git version 2.17.1' [2021-06-29T16:26:26.333Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-29T16:26:26.438Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-29T16:26:42.398Z] gofmt -l . [2021-06-29T16:26:42.398Z] [ "`gofmt -l .`" = "" ] [2021-06-29T16:26:42.398Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-29T16:26:42.700Z] + ls -al . [2021-06-29T16:26:42.700Z] total 560 [2021-06-29T16:26:42.700Z] drwxrwxr-x 10 1001 1001 4096 Jun 29 16:26 . [2021-06-29T16:26:42.700Z] drwxr-xr-x 4 root root 30 Jun 29 16:24 .. [2021-06-29T16:26:42.700Z] -rw-rw-r-- 1 1001 1001 11 Jun 29 16:23 .dockerignore [2021-06-29T16:26:42.700Z] drwxrwxr-x 8 1001 1001 179 Jun 29 16:23 .git [2021-06-29T16:26:42.700Z] drwxrwxr-x 3 1001 1001 125 Jun 29 16:23 .github [2021-06-29T16:26:42.700Z] -rw-rw-r-- 1 1001 1001 818 Jun 29 16:23 .gitignore [2021-06-29T16:26:42.700Z] drwx------ 3 1001 1001 60 Jun 29 16:23 .semver [2021-06-29T16:26:42.700Z] -rw-rw-r-- 1 1001 1001 166 Jun 29 16:23 .sonarcloud.properties [2021-06-29T16:26:42.700Z] -rw-rw-r-- 1 1001 1001 8609 Jun 29 16:23 Attribution.txt [2021-06-29T16:26:42.700Z] -rw-rw-r-- 1 1001 1001 43881 Jun 29 16:23 CHANGELOG.md [2021-06-29T16:26:42.700Z] -rw-rw-r-- 1 1001 1001 3804 Jun 29 16:23 CONTRIBUTING.md [2021-06-29T16:26:42.700Z] -rw-rw-r-- 1 1001 1001 931 Jun 29 16:23 Dockerfile.build [2021-06-29T16:26:42.700Z] -rw-rw-r-- 1 1001 1001 849 Jun 29 16:23 Jenkinsfile [2021-06-29T16:26:42.700Z] -rw-rw-r-- 1 1001 1001 10775 Jun 29 16:23 LICENSE [2021-06-29T16:26:42.700Z] -rw-rw-r-- 1 1001 1001 5605 Jun 29 16:23 Makefile [2021-06-29T16:26:42.700Z] -rw-rw-r-- 1 1001 1001 7905 Jun 29 16:23 README.md [2021-06-29T16:26:42.700Z] -rw-rw-r-- 1 1001 1001 7071 Jun 29 16:23 SECURITY.md [2021-06-29T16:26:42.700Z] -rw-rw-r-- 1 1001 1001 5 Jun 29 16:24 VERSION [2021-06-29T16:26:42.700Z] -rw-rw-r-- 1 1001 1001 4131 Jun 29 16:23 ZMQWindows.md [2021-06-29T16:26:42.700Z] drwxrwxr-x 2 1001 1001 37 Jun 29 16:23 bin [2021-06-29T16:26:42.700Z] drwxrwxr-x 14 1001 1001 4096 Jun 29 16:23 cmd [2021-06-29T16:26:42.700Z] -rw-r--r-- 1 root root 398095 Jun 29 16:26 coverage.out [2021-06-29T16:26:42.700Z] -rw-rw-r-- 1 1001 1001 806 Jun 29 16:23 go.mod [2021-06-29T16:26:42.700Z] -rw-r--r-- 1 root root 20759 Jun 29 16:24 go.sum [2021-06-29T16:26:42.700Z] drwxrwxr-x 7 1001 1001 114 Jun 29 16:23 internal [2021-06-29T16:26:42.700Z] drwxrwxr-x 3 1001 1001 16 Jun 29 16:23 openapi [2021-06-29T16:26:42.700Z] drwxrwxr-x 4 1001 1001 71 Jun 29 16:23 snap [2021-06-29T16:26:42.700Z] -rw-rw-r-- 1 1001 1001 168 Jun 29 16:23 version.go [Pipeline] sh [2021-06-29T16:26:42.998Z] + '[' -e coverage.out ] [2021-06-29T16:26:42.998Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-29T16:26:43.107Z] Stashed 1 file(s) [Pipeline] sh [2021-06-29T16:26:43.402Z] + make build [2021-06-29T16:26:43.402Z] go mod tidy [2021-06-29T16:26:43.402Z] 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-06-29T16:26:44.251Z] Merging remotes/origin/master commit 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 into PR head commit 266e89840a72ddde2cb83eb2b982679fcff76107 [2021-06-29T16:26:44.621Z] Merge succeeded, producing 266e89840a72ddde2cb83eb2b982679fcff76107 [2021-06-29T16:26:44.622Z] Checking out Revision 266e89840a72ddde2cb83eb2b982679fcff76107 (PR-3579) [2021-06-29T16:26:44.803Z] 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-06-29T16:26:43.209Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-29T16:26:43.226Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-29T16:26:43.256Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-29T16:26:43.295Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-29T16:26:43.296Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-29T16:26:43.310Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-29T16:26:44.267Z] > git config core.sparsecheckout # timeout=10 [2021-06-29T16:26:44.292Z] > git checkout -f 266e89840a72ddde2cb83eb2b982679fcff76107 # timeout=10 [2021-06-29T16:26:44.514Z] > git remote # timeout=10 [2021-06-29T16:26:44.533Z] > git config --get remote.origin.url # timeout=10 [2021-06-29T16:26:44.560Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-29T16:26:44.572Z] > git merge 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 # timeout=10 [2021-06-29T16:26:44.596Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-29T16:26:44.624Z] > git config core.sparsecheckout # timeout=10 [2021-06-29T16:26:44.647Z] > git checkout -f 266e89840a72ddde2cb83eb2b982679fcff76107 # timeout=10 [2021-06-29T16:26:48.999Z] Commit message: "feat(snap): Add vault secret-token content plug hooks" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-29T16:26:50.590Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-29T16:26:51.072Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-29T16:26:51.414Z] + sudo service docker restart [2021-06-29T16:26:51.414Z] + true [2021-06-29T16:26:51.437Z] 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-06-29T16:26:51.707Z] 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-06-29T16:26:52.655Z] 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-06-29T16:26:52.915Z] 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-06-29T16:26:53.872Z] 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-06-29T16:26:54.820Z] 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-06-29T16:26:55.407Z] 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-06-29T16:26:56.357Z] 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-06-29T16:26:56.940Z] 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-06-29T16:26:57.892Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-06-29T16:26:59.331Z] $ docker stop --time=1 30f6f47d6bf7085c039218b0781a28d9a0d7df32151a82e54acf1d960e85665f [2021-06-29T16:27:01.291Z] $ docker rm -f 30f6f47d6bf7085c039218b0781a28d9a0d7df32151a82e54acf1d960e85665f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-29T16:27:02.728Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-29T16:27:02.728Z] [2021-06-29T16:27:02.728Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-29T16:27:03.037Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-29T16:27:03.298Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-29T16:27:03.298Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-29T16:27:03.298Z] ca9280d653b3: Pulling fs layer [2021-06-29T16:27:03.298Z] 7e9c9ca2126c: Pulling fs layer [2021-06-29T16:27:03.298Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-29T16:27:03.298Z] cbdbe7a5bc2a: Download complete [2021-06-29T16:27:03.559Z] cbdbe7a5bc2a: Pull complete [2021-06-29T16:27:04.511Z] ca9280d653b3: Verifying Checksum [2021-06-29T16:27:04.511Z] ca9280d653b3: Download complete [2021-06-29T16:27:05.097Z] ca9280d653b3: Pull complete [2021-06-29T16:27:05.097Z] 7e9c9ca2126c: Verifying Checksum [2021-06-29T16:27:05.097Z] 7e9c9ca2126c: Download complete [2021-06-29T16:27:08.423Z] 7e9c9ca2126c: Pull complete [2021-06-29T16:27:08.423Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-29T16:27:08.423Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-29T16:27:08.423Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-29T16:27:08.497Z] prd-centos7-docker-4c-2g-684 does not seem to be running inside a container [2021-06-29T16:27:08.533Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/39 -v /w/workspace/edgex-go/39:/w/workspace/edgex-go/39:rw,z -v /w/workspace/edgex-go/39@tmp:/w/workspace/edgex-go/39@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-29T16:27:10.778Z] $ docker top 8aa6ee01779de0e43d6efdbb01aabea8165ba9c237540a9cbe9ae6acab1f8586 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] configFileProvider [2021-06-29T16:27:10.927Z] provisioning config files... [2021-06-29T16:27:10.957Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/39@tmp/config8257747521681641584tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-29T16:27:11.170Z] + docker-compose build --help [2021-06-29T16:27:11.170Z] + grep parallel [2021-06-29T16:27:11.335Z] ---> docker-login.sh [2021-06-29T16:27:11.335Z] nexus3.edgexfoundry.org:10001 [2021-06-29T16:27:11.741Z] --parallel Build images in parallel. [Pipeline] } [2021-06-29T16:27:11.750Z] $ docker stop --time=1 8aa6ee01779de0e43d6efdbb01aabea8165ba9c237540a9cbe9ae6acab1f8586 [2021-06-29T16:27:12.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T16:27:12.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T16:27:12.591Z] Configure a credential helper to remove this warning. See [2021-06-29T16:27:12.591Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T16:27:12.591Z] [2021-06-29T16:27:12.591Z] Login Succeeded [2021-06-29T16:27:12.591Z] nexus3.edgexfoundry.org:10002 [2021-06-29T16:27:12.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T16:27:12.993Z] $ docker rm -f 8aa6ee01779de0e43d6efdbb01aabea8165ba9c237540a9cbe9ae6acab1f8586 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [2021-06-29T16:27:13.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T16:27:13.139Z] Configure a credential helper to remove this warning. See [2021-06-29T16:27:13.139Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T16:27:13.139Z] [2021-06-29T16:27:13.139Z] Login Succeeded [2021-06-29T16:27:13.139Z] nexus3.edgexfoundry.org:10003 [2021-06-29T16:27:13.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T16:27:13.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T16:27:13.739Z] Configure a credential helper to remove this warning. See [2021-06-29T16:27:13.739Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T16:27:13.739Z] [2021-06-29T16:27:13.739Z] Login Succeeded [2021-06-29T16:27:13.739Z] nexus3.edgexfoundry.org:10004 [Pipeline] isUnix [Pipeline] sh [2021-06-29T16:27:14.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T16:27:14.080Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-29T16:27:14.080Z] . [Pipeline] withDockerContainer [2021-06-29T16:27:14.153Z] prd-centos7-docker-4c-2g-684 does not seem to be running inside a container [2021-06-29T16:27:14.191Z] $ 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/39 -v /w/workspace/edgex-go/39:/w/workspace/edgex-go/39:rw,z -v /w/workspace/edgex-go/39@tmp:/w/workspace/edgex-go/39@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-devops/edgex-compose:latest cat [2021-06-29T16:27:14.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T16:27:14.293Z] Configure a credential helper to remove this warning. See [2021-06-29T16:27:14.293Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T16:27:14.293Z] [2021-06-29T16:27:14.293Z] Login Succeeded [2021-06-29T16:27:14.293Z] docker.io [2021-06-29T16:27:14.614Z] $ docker top 0607e11e5ec187156ffe3e03b3c55dddf444298cefc1535f7c129c6a4710272a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-29T16:27:14.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T16:27:15.000Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-29T16:27:15.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T16:27:15.170Z] Configure a credential helper to remove this warning. See [2021-06-29T16:27:15.170Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T16:27:15.170Z] [2021-06-29T16:27:15.170Z] Login Succeeded [2021-06-29T16:27:15.170Z] ---> docker-login.sh ends [Pipeline] } [2021-06-29T16:27:15.188Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-29T16:27:15.521Z] ========================================================= [2021-06-29T16:27:15.521Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-29T16:27:15.521Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-29T16:27:15.572Z] Building core-command ... [2021-06-29T16:27:15.572Z] Building core-data ... [2021-06-29T16:27:15.572Z] Building core-metadata ... [2021-06-29T16:27:15.572Z] Building security-bootstrapper ... [2021-06-29T16:27:15.572Z] Building security-proxy-setup ... [2021-06-29T16:27:15.572Z] Building security-secretstore-setup ... [2021-06-29T16:27:15.572Z] Building support-notifications ... [2021-06-29T16:27:15.572Z] Building support-scheduler ... [2021-06-29T16:27:15.572Z] Building sys-mgmt-agent ... [2021-06-29T16:27:15.572Z] Building sys-mgmt-agent [2021-06-29T16:27:15.572Z] Building support-notifications [2021-06-29T16:27:15.572Z] Building core-data [2021-06-29T16:27:15.572Z] Building core-command [2021-06-29T16:27:15.572Z] Building security-secretstore-setup [2021-06-29T16:27:15.877Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-29T16:27:18.518Z] Sending build context to Docker daemon 166.4MB [2021-06-29T16:27:18.518Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-29T16:27:18.518Z] Step 2/6 : FROM ${BASE} [2021-06-29T16:27:18.518Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-29T16:27:18.518Z] 595b0fe564bb: Pulling fs layer [2021-06-29T16:27:18.518Z] 3088b5b3c5c0: Pulling fs layer [2021-06-29T16:27:18.518Z] 5b7225fbf94c: Pulling fs layer [2021-06-29T16:27:18.518Z] ba82ee9f976e: Pulling fs layer [2021-06-29T16:27:18.518Z] 506bd15cee9f: Pulling fs layer [2021-06-29T16:27:18.518Z] 75a0a4a0db45: Pulling fs layer [2021-06-29T16:27:18.518Z] 618dc40b7e24: Pulling fs layer [2021-06-29T16:27:18.518Z] ba82ee9f976e: Waiting [2021-06-29T16:27:18.518Z] 506bd15cee9f: Waiting [2021-06-29T16:27:18.518Z] 75a0a4a0db45: Waiting [2021-06-29T16:27:18.518Z] 618dc40b7e24: Waiting [2021-06-29T16:27:18.518Z] 5b7225fbf94c: Verifying Checksum [2021-06-29T16:27:18.518Z] 5b7225fbf94c: Download complete [2021-06-29T16:27:18.518Z] 3088b5b3c5c0: Download complete [2021-06-29T16:27:18.518Z] 506bd15cee9f: Verifying Checksum [2021-06-29T16:27:18.518Z] 506bd15cee9f: Download complete [2021-06-29T16:27:18.518Z] 75a0a4a0db45: Verifying Checksum [2021-06-29T16:27:18.518Z] 75a0a4a0db45: Download complete [2021-06-29T16:27:18.518Z] 595b0fe564bb: Verifying Checksum [2021-06-29T16:27:18.518Z] 595b0fe564bb: Download complete [2021-06-29T16:27:19.122Z] 595b0fe564bb: Pull complete [2021-06-29T16:27:20.117Z] 3088b5b3c5c0: Pull complete [2021-06-29T16:27:20.393Z] 5b7225fbf94c: Pull complete [2021-06-29T16:27:20.668Z] 618dc40b7e24: Verifying Checksum [2021-06-29T16:27:20.668Z] 618dc40b7e24: Download complete [2021-06-29T16:27:22.117Z] ba82ee9f976e: Verifying Checksum [2021-06-29T16:27:22.117Z] ba82ee9f976e: Download complete [2021-06-29T16:27:27.814Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T16:27:27.814Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-29T16:27:27.814Z] ---> e48fa721b3d4 [2021-06-29T16:27:27.814Z] Step 3/24 : WORKDIR /edgex-go [2021-06-29T16:27:27.814Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T16:27:27.814Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-29T16:27:27.814Z] ---> e48fa721b3d4 [2021-06-29T16:27:27.814Z] Step 3/26 : WORKDIR /edgex-go [2021-06-29T16:27:27.814Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T16:27:27.814Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-29T16:27:27.814Z] ---> e48fa721b3d4 [2021-06-29T16:27:27.814Z] Step 3/24 : WORKDIR /edgex-go [2021-06-29T16:27:32.309Z] ba82ee9f976e: Pull complete [2021-06-29T16:27:32.585Z] 506bd15cee9f: Pull complete [2021-06-29T16:27:32.861Z] 75a0a4a0db45: Pull complete [2021-06-29T16:27:33.108Z] ---> Running in cfdb64b95665 [2021-06-29T16:27:33.108Z] ---> Running in 0c7e26f6f5fe [2021-06-29T16:27:33.108Z] ---> Running in 6eb1cc4738d6 [2021-06-29T16:27:34.810Z] Removing intermediate container cfdb64b95665 [2021-06-29T16:27:34.810Z] ---> f52831234838 [2021-06-29T16:27:34.810Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T16:27:34.810Z] Removing intermediate container 6eb1cc4738d6 [2021-06-29T16:27:34.810Z] ---> d651f5ac97da [2021-06-29T16:27:34.810Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T16:27:34.810Z] Removing intermediate container 0c7e26f6f5fe [2021-06-29T16:27:34.810Z] ---> d39cc26d03a0 [2021-06-29T16:27:34.810Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T16:27:34.810Z] ---> Running in 579e1b40c637 [2021-06-29T16:27:34.810Z] ---> Running in e23bb76abd36 [2021-06-29T16:27:34.810Z] ---> Running in 9095c5aa88aa [2021-06-29T16:27:36.199Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T16:27:36.199Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-29T16:27:36.200Z] ---> e48fa721b3d4 [2021-06-29T16:27:36.200Z] Step 3/23 : WORKDIR /edgex-go [2021-06-29T16:27:36.200Z] ---> Using cache [2021-06-29T16:27:36.200Z] ---> f52831234838 [2021-06-29T16:27:36.200Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T16:27:36.200Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T16:27:36.200Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-29T16:27:36.200Z] ---> e48fa721b3d4 [2021-06-29T16:27:36.200Z] Step 3/24 : WORKDIR /edgex-go [2021-06-29T16:27:36.200Z] ---> Using cache [2021-06-29T16:27:36.200Z] ---> f52831234838 [2021-06-29T16:27:36.200Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T16:27:36.772Z] ---> Running in 7bf2f8b58ff0 [2021-06-29T16:27:36.772Z] ---> Running in f08d519e35e8 [2021-06-29T16:27:36.772Z] Removing intermediate container 579e1b40c637 [2021-06-29T16:27:36.772Z] ---> 09a9b19b0bc0 [2021-06-29T16:27:36.772Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-29T16:27:36.772Z] ---> Running in 367c9ae717a4 [2021-06-29T16:27:37.034Z] Removing intermediate container e23bb76abd36 [2021-06-29T16:27:37.034Z] ---> 7147d7927fcb [2021-06-29T16:27:37.034Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-29T16:27:37.034Z] ---> Running in 9e7be44ea0c3 [2021-06-29T16:27:37.189Z] 618dc40b7e24: Pull complete [2021-06-29T16:27:37.189Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-29T16:27:37.189Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-29T16:27:37.189Z] ---> a36622ca3599 [2021-06-29T16:27:37.189Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-29T16:27:37.295Z] Removing intermediate container 9095c5aa88aa [2021-06-29T16:27:37.295Z] ---> efe29ec5996e [2021-06-29T16:27:37.295Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-29T16:27:37.556Z] ---> Running in 2d6e97f2a9f9 [2021-06-29T16:27:38.944Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-29T16:27:38.944Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-29T16:27:39.883Z] ---> Running in 6178050f61f1 [2021-06-29T16:27:39.898Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-29T16:27:39.899Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-29T16:27:40.166Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-29T16:27:40.166Z] OK: 219 MiB in 52 packages [2021-06-29T16:27:40.166Z] OK: 219 MiB in 52 packages [2021-06-29T16:27:40.429Z] Removing intermediate container f08d519e35e8 [2021-06-29T16:27:40.429Z] ---> 5624546d96b3 [2021-06-29T16:27:40.429Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-29T16:27:40.863Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-29T16:27:41.001Z] Removing intermediate container 7bf2f8b58ff0 [2021-06-29T16:27:41.001Z] ---> 1cc4dac29056 [2021-06-29T16:27:41.001Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-29T16:27:41.001Z] ---> Running in 4cfbae05e57b [2021-06-29T16:27:41.001Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-29T16:27:41.263Z] ---> Running in 3a01782f3543 [2021-06-29T16:27:41.524Z] OK: 219 MiB in 52 packages [2021-06-29T16:27:41.524Z] Removing intermediate container 367c9ae717a4 [2021-06-29T16:27:41.524Z] ---> 749e2ec4072b [2021-06-29T16:27:41.524Z] Step 6/24 : COPY go.mod . [2021-06-29T16:27:41.785Z] Removing intermediate container 9e7be44ea0c3 [2021-06-29T16:27:41.785Z] ---> 024196aa73bd [2021-06-29T16:27:41.785Z] Step 6/26 : COPY go.mod . [2021-06-29T16:27:41.842Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-29T16:27:42.365Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-29T16:27:42.365Z] ---> eb5a72fa54d3 [2021-06-29T16:27:42.365Z] Step 7/24 : RUN go mod download [2021-06-29T16:27:42.365Z] ---> 78c93fc65710 [2021-06-29T16:27:42.365Z] Step 7/26 : RUN go mod download [2021-06-29T16:27:42.630Z] ---> Running in 156fc4d7e945 [2021-06-29T16:27:42.630Z] ---> Running in 052b7a8a36f4 [2021-06-29T16:27:42.630Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-29T16:27:42.630Z] Removing intermediate container 2d6e97f2a9f9 [2021-06-29T16:27:42.630Z] ---> 18ae08e7553d [2021-06-29T16:27:42.630Z] Step 6/24 : COPY go.mod . [2021-06-29T16:27:42.827Z] (1/12) Installing libmagic (5.39-r0) [2021-06-29T16:27:42.827Z] (2/12) Installing file (5.39-r0) [2021-06-29T16:27:42.897Z] ---> 3c43b6dbd5a7 [2021-06-29T16:27:42.897Z] Step 7/24 : RUN go mod download [2021-06-29T16:27:42.897Z] ---> Running in cf6da5fb053f [2021-06-29T16:27:43.100Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-29T16:27:43.100Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-29T16:27:43.155Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-29T16:27:43.416Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-29T16:27:43.416Z] Removing intermediate container 156fc4d7e945 [2021-06-29T16:27:43.416Z] ---> 7e0f3a359d31 [2021-06-29T16:27:43.416Z] Step 8/24 : COPY . . [2021-06-29T16:27:43.677Z] Removing intermediate container 052b7a8a36f4 [2021-06-29T16:27:43.677Z] ---> c92f286ad22c [2021-06-29T16:27:43.677Z] Step 8/26 : COPY . . [2021-06-29T16:27:43.677Z] OK: 219 MiB in 52 packages [2021-06-29T16:27:44.625Z] OK: 219 MiB in 52 packages [2021-06-29T16:27:46.496Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-29T16:27:46.496Z] (6/12) Installing patch (2.7.6-r7) [2021-06-29T16:27:46.769Z] (7/12) Installing build-base (0.5-r2) [2021-06-29T16:27:46.769Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-29T16:27:46.769Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-29T16:27:47.042Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-29T16:27:47.042Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-29T16:27:47.042Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-29T16:27:47.314Z] Executing busybox-1.32.1-r6.trigger [2021-06-29T16:27:47.314Z] OK: 218 MiB in 52 packages [2021-06-29T16:27:48.861Z] Removing intermediate container cf6da5fb053f [2021-06-29T16:27:48.862Z] ---> 9ce3b6b22188 [2021-06-29T16:27:48.862Z] Step 8/24 : COPY . . [2021-06-29T16:27:51.632Z] Removing intermediate container 6178050f61f1 [2021-06-29T16:27:51.632Z] ---> 191288950743 [2021-06-29T16:27:51.632Z] Step 4/6 : WORKDIR /edgex-go [2021-06-29T16:27:51.632Z] ---> Running in 5dcfc9bb0d2a [2021-06-29T16:27:51.632Z] Removing intermediate container 5dcfc9bb0d2a [2021-06-29T16:27:51.632Z] ---> 244276576d01 [2021-06-29T16:27:51.632Z] Step 5/6 : COPY go.mod . [2021-06-29T16:27:52.228Z] ---> 53963bf9cfd3 [2021-06-29T16:27:52.228Z] Step 6/6 : RUN go mod download [2021-06-29T16:27:52.501Z] ---> Running in 619c0ce8af5a [2021-06-29T16:27:58.882Z] ---> d524e066c62a [2021-06-29T16:27:58.882Z] Step 9/24 : RUN go mod tidy [2021-06-29T16:27:58.882Z] Removing intermediate container 3a01782f3543 [2021-06-29T16:27:58.882Z] ---> 778beaa8acce [2021-06-29T16:27:58.882Z] Step 6/23 : COPY go.mod . [2021-06-29T16:27:58.882Z] ---> b3a476845da2 [2021-06-29T16:27:58.882Z] Step 9/24 : RUN go mod tidy [2021-06-29T16:27:58.882Z] ---> 349fa14ecfec [2021-06-29T16:27:58.882Z] Step 9/26 : RUN go mod tidy [2021-06-29T16:27:58.882Z] Removing intermediate container 4cfbae05e57b [2021-06-29T16:27:58.882Z] ---> 44ec912021db [2021-06-29T16:27:58.882Z] Step 6/24 : COPY go.mod . [2021-06-29T16:27:58.882Z] ---> Running in 09b5b7be554a [2021-06-29T16:27:58.882Z] ---> Running in ff5b7b79988e [2021-06-29T16:27:58.882Z] ---> Running in 520fd7b7076d [2021-06-29T16:27:58.882Z] ---> 66fcef71252c [2021-06-29T16:27:58.882Z] Step 7/23 : RUN go mod download [2021-06-29T16:27:58.882Z] ---> Running in 46d64854ebd3 [2021-06-29T16:27:58.882Z] ---> ba08fcdcdd40 [2021-06-29T16:27:58.882Z] Step 7/24 : RUN go mod download [2021-06-29T16:27:58.882Z] ---> Running in 23b5f3855abd [2021-06-29T16:27:59.841Z] Removing intermediate container ff5b7b79988e [2021-06-29T16:27:59.841Z] ---> 2e978439f9a9 [2021-06-29T16:27:59.841Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-29T16:27:59.841Z] ---> Running in 0cc074127345 [2021-06-29T16:27:59.841Z] Removing intermediate container 46d64854ebd3 [2021-06-29T16:27:59.841Z] ---> f9956a5cd925 [2021-06-29T16:27:59.841Z] Step 8/23 : COPY . . [2021-06-29T16:27:59.841Z] Removing intermediate container 09b5b7be554a [2021-06-29T16:27:59.841Z] ---> e4583753a136 [2021-06-29T16:27:59.841Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-29T16:27:59.841Z] ---> Running in 73ef76b469c7 [2021-06-29T16:28:00.807Z] 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-06-29T16:28:00.807Z] 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-06-29T16:28:00.807Z] Removing intermediate container 23b5f3855abd [2021-06-29T16:28:00.807Z] ---> 4aab0d53bbad [2021-06-29T16:28:00.807Z] Step 8/24 : COPY . . [2021-06-29T16:28:01.069Z] Removing intermediate container 520fd7b7076d [2021-06-29T16:28:01.070Z] ---> 5b4116179531 [2021-06-29T16:28:01.070Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-29T16:28:01.331Z] ---> Running in 64c6d05f1529 [2021-06-29T16:28:02.721Z] 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-06-29T16:28:12.821Z] ---> 77db6c7a3a6c [2021-06-29T16:28:12.821Z] Step 9/23 : RUN go mod tidy [2021-06-29T16:28:13.097Z] ---> Running in afeb2987803c [2021-06-29T16:28:13.097Z] ---> 51542e35ccd8 [2021-06-29T16:28:13.097Z] Step 9/24 : RUN go mod tidy [2021-06-29T16:28:13.097Z] ---> Running in af91e136c4f6 [2021-06-29T16:28:15.719Z] Removing intermediate container afeb2987803c [2021-06-29T16:28:15.719Z] ---> eff4eeda704f [2021-06-29T16:28:15.719Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-29T16:28:15.719Z] ---> Running in bf76b65c7bae [2021-06-29T16:28:15.719Z] Removing intermediate container af91e136c4f6 [2021-06-29T16:28:15.719Z] ---> 69a59fe624e2 [2021-06-29T16:28:15.719Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-29T16:28:15.719Z] ---> Running in 164804aea183 [2021-06-29T16:28:15.990Z] 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-06-29T16:28:15.990Z] 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-06-29T16:28:19.299Z] Removing intermediate container 619c0ce8af5a [2021-06-29T16:28:19.299Z] ---> afb1d0f63e92 [2021-06-29T16:28:19.299Z] Successfully built afb1d0f63e92 [2021-06-29T16:28:19.299Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-29T16:28:19.649Z] + docker inspect -f . ci-base-image-arm64 [2021-06-29T16:28:19.649Z] . [Pipeline] withDockerContainer [2021-06-29T16:28:19.918Z] prd-ubuntu18.04-docker-arm64-4c-16g-686 does not seem to be running inside a container [2021-06-29T16:28:19.997Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/39 -v /w/workspace/edgex-go/39:/w/workspace/edgex-go/39:rw,z -v /w/workspace/edgex-go/39@tmp:/w/workspace/edgex-go/39@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 ******** ci-base-image-arm64 cat [2021-06-29T16:28:21.668Z] $ docker top 505d21f8a43952e11d81ae0621abd5097729f8d7a4063f2405b861b82b9ad923 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-29T16:28:22.630Z] + go version [2021-06-29T16:28:22.630Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-29T16:28:22.650Z] $ docker stop --time=1 505d21f8a43952e11d81ae0621abd5097729f8d7a4063f2405b861b82b9ad923 [2021-06-29T16:28:24.444Z] $ docker rm -f 505d21f8a43952e11d81ae0621abd5097729f8d7a4063f2405b861b82b9ad923 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-29T16:28:25.184Z] + docker inspect -f . ci-base-image-arm64 [2021-06-29T16:28:25.184Z] . [Pipeline] withDockerContainer [2021-06-29T16:28:25.409Z] prd-ubuntu18.04-docker-arm64-4c-16g-686 does not seem to be running inside a container [2021-06-29T16:28:25.483Z] $ 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/39 -v /w/workspace/edgex-go/39:/w/workspace/edgex-go/39:rw,z -v /w/workspace/edgex-go/39@tmp:/w/workspace/edgex-go/39@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 ******** ci-base-image-arm64 cat [2021-06-29T16:28:26.974Z] $ docker top 503249945fdc9dd88f5677a8622872f648f30ae29c75dc30ab134720f9c2932e -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-29T16:28:27.276Z] ========================================================= [2021-06-29T16:28:27.276Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-29T16:28:27.276Z] ========================================================= [Pipeline] sh [2021-06-29T16:28:27.924Z] + go mod tidy [Pipeline] sh [2021-06-29T16:28:29.185Z] + make test [2021-06-29T16:28:29.186Z] go mod tidy [2021-06-29T16:28:29.793Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-29T16:28:30.980Z] Removing intermediate container 0cc074127345 [2021-06-29T16:28:30.980Z] ---> 419589beb2a3 [2021-06-29T16:28:30.980Z] [2021-06-29T16:28:30.980Z] Step 11/24 : FROM alpine:3.12 [2021-06-29T16:28:30.980Z] 3.12: Pulling from library/alpine [2021-06-29T16:28:31.558Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-29T16:28:31.558Z] Status: Downloaded newer image for alpine:3.12 [2021-06-29T16:28:31.558Z] ---> 13621d1b12d4 [2021-06-29T16:28:31.558Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-29T16:28:31.558Z] ---> Running in 7674bf408022 [2021-06-29T16:28:32.138Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-29T16:28:32.407Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-29T16:28:32.669Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-29T16:28:32.669Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T16:28:32.669Z] OK: 6 MiB in 15 packages [2021-06-29T16:28:33.250Z] Removing intermediate container 7674bf408022 [2021-06-29T16:28:33.250Z] ---> b319ac97fb5e [2021-06-29T16:28:33.250Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-29T16:28:33.250Z] ---> Running in 43d4e57a64bd [2021-06-29T16:28:33.512Z] Removing intermediate container 43d4e57a64bd [2021-06-29T16:28:33.512Z] ---> 226a37df9167 [2021-06-29T16:28:33.512Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-29T16:28:33.512Z] ---> Running in 82dd73af0b92 [2021-06-29T16:28:33.512Z] Removing intermediate container 82dd73af0b92 [2021-06-29T16:28:33.512Z] ---> f09126364e6c [2021-06-29T16:28:33.512Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-29T16:28:33.512Z] ---> Running in 0e6a9c75bb80 [2021-06-29T16:28:33.776Z] Removing intermediate container 0e6a9c75bb80 [2021-06-29T16:28:33.776Z] ---> 29ff15b92310 [2021-06-29T16:28:33.776Z] Step 16/24 : WORKDIR / [2021-06-29T16:28:33.776Z] ---> Running in 1c14677174f2 [2021-06-29T16:28:34.037Z] Removing intermediate container 1c14677174f2 [2021-06-29T16:28:34.037Z] ---> d6964ab7a85b [2021-06-29T16:28:34.037Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-29T16:28:34.300Z] ---> 7d9bb5c36174 [2021-06-29T16:28:34.300Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-29T16:28:34.877Z] ---> c59b186f31d2 [2021-06-29T16:28:34.877Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-29T16:28:34.877Z] 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-06-29T16:28:35.137Z] ---> df127a58d4ea [2021-06-29T16:28:35.137Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-29T16:28:35.137Z] ---> Running in 62f52d6b81e2 [2021-06-29T16:28:35.397Z] Removing intermediate container 62f52d6b81e2 [2021-06-29T16:28:35.397Z] ---> 815481bd9dab [2021-06-29T16:28:35.397Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T16:28:35.397Z] ---> Running in 17e82f774b27 [2021-06-29T16:28:35.660Z] Removing intermediate container 17e82f774b27 [2021-06-29T16:28:35.660Z] ---> a325fe0e18d9 [2021-06-29T16:28:35.660Z] Step 22/24 : LABEL arch=x86_64 [2021-06-29T16:28:35.660Z] ---> Running in 49776ca6ad0b [2021-06-29T16:28:35.929Z] Removing intermediate container 49776ca6ad0b [2021-06-29T16:28:35.929Z] ---> 6cf8a74a648c [2021-06-29T16:28:35.929Z] Step 23/24 : LABEL git_sha=266e89840a72ddde2cb83eb2b982679fcff76107 [2021-06-29T16:28:35.929Z] ---> Running in afb6a7af1bd6 [2021-06-29T16:28:36.196Z] Removing intermediate container afb6a7af1bd6 [2021-06-29T16:28:36.196Z] ---> d3a15c55ba08 [2021-06-29T16:28:36.196Z] Step 24/24 : LABEL version=0.0.0 [2021-06-29T16:28:36.196Z] ---> Running in ccf2491027cd [2021-06-29T16:28:36.196Z] Removing intermediate container ccf2491027cd [2021-06-29T16:28:36.196Z] ---> 9de200bb21e9 [2021-06-29T16:28:36.197Z] [2021-06-29T16:28:36.459Z] Successfully built 9de200bb21e9 [2021-06-29T16:28:36.459Z] Successfully tagged core-command:latest [2021-06-29T16:28:36.459Z]  Building core-command ... done Building security-bootstrapper [2021-06-29T16:28:41.780Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T16:28:41.780Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-29T16:28:41.780Z] ---> e48fa721b3d4 [2021-06-29T16:28:41.780Z] Step 3/32 : WORKDIR /edgex-go [2021-06-29T16:28:41.780Z] ---> Using cache [2021-06-29T16:28:41.780Z] ---> f52831234838 [2021-06-29T16:28:41.780Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T16:28:41.780Z] ---> Using cache [2021-06-29T16:28:41.780Z] ---> 1cc4dac29056 [2021-06-29T16:28:41.780Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-29T16:28:42.355Z] ---> Running in e566f24c2b6b [2021-06-29T16:28:43.334Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-29T16:28:43.597Z] Removing intermediate container 64c6d05f1529 [2021-06-29T16:28:43.597Z] ---> ef7c84b0a338 [2021-06-29T16:28:43.597Z] [2021-06-29T16:28:43.597Z] Step 11/26 : FROM alpine:3.12 [2021-06-29T16:28:43.597Z] ---> 13621d1b12d4 [2021-06-29T16:28:43.597Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-29T16:28:43.597Z] ---> Running in c832eda60065 [2021-06-29T16:28:43.859Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-29T16:28:44.122Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-29T16:28:44.384Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-29T16:28:44.653Z] OK: 219 MiB in 52 packages [2021-06-29T16:28:44.653Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-29T16:28:44.653Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-29T16:28:44.653Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-29T16:28:44.653Z] (4/6) Installing curl (7.77.0-r0) [2021-06-29T16:28:44.653Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-29T16:28:44.653Z] (6/6) Installing su-exec (0.2-r1) [2021-06-29T16:28:44.653Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T16:28:44.653Z] Executing ca-certificates-20191127-r4.trigger [2021-06-29T16:28:44.653Z] OK: 7 MiB in 20 packages [2021-06-29T16:28:44.926Z] Removing intermediate container e566f24c2b6b [2021-06-29T16:28:44.926Z] ---> 387c9805a3f0 [2021-06-29T16:28:44.926Z] Step 6/32 : COPY go.mod . [2021-06-29T16:28:45.208Z] ---> 34ed3ee62f65 [2021-06-29T16:28:45.208Z] Step 7/32 : RUN go mod download [2021-06-29T16:28:45.475Z] ---> Running in 0bdf76c148f4 [2021-06-29T16:28:45.475Z] Removing intermediate container c832eda60065 [2021-06-29T16:28:45.475Z] ---> 268b3d1cdf10 [2021-06-29T16:28:45.475Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-29T16:28:45.475Z] ---> Running in c7cd27b92dfb [2021-06-29T16:28:46.072Z] Removing intermediate container c7cd27b92dfb [2021-06-29T16:28:46.072Z] ---> 056969b237ec [2021-06-29T16:28:46.072Z] Step 14/26 : WORKDIR / [2021-06-29T16:28:46.072Z] ---> Running in a4036e57d767 [2021-06-29T16:28:46.668Z] Removing intermediate container a4036e57d767 [2021-06-29T16:28:46.668Z] ---> dd6f5b48e482 [2021-06-29T16:28:46.668Z] 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-06-29T16:28:46.668Z] Removing intermediate container 73ef76b469c7 [2021-06-29T16:28:46.668Z] ---> 17a31e24c4d3 [2021-06-29T16:28:46.668Z] [2021-06-29T16:28:46.668Z] Step 11/24 : FROM alpine:3.12 [2021-06-29T16:28:46.668Z] ---> 13621d1b12d4 [2021-06-29T16:28:46.668Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-29T16:28:46.668Z] ---> Running in e916ff1986b1 [2021-06-29T16:28:46.940Z] Removing intermediate container e916ff1986b1 [2021-06-29T16:28:46.940Z] ---> d663be0415f1 [2021-06-29T16:28:46.940Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-29T16:28:46.940Z] ---> 2e0163764ff1 [2021-06-29T16:28:46.940Z] 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-06-29T16:28:46.940Z] Removing intermediate container 0bdf76c148f4 [2021-06-29T16:28:46.940Z] ---> a0bf6d160c1e [2021-06-29T16:28:46.940Z] Step 8/32 : COPY . . [2021-06-29T16:28:47.207Z] ---> Running in 2207f3805748 [2021-06-29T16:28:47.469Z] Removing intermediate container 2207f3805748 [2021-06-29T16:28:47.469Z] ---> 0581fcce0ae5 [2021-06-29T16:28:47.469Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-29T16:28:48.865Z] ---> 96505e1fde0b [2021-06-29T16:28:48.865Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-29T16:28:49.809Z] ---> Running in f6b9df8f38ed [2021-06-29T16:28:51.203Z] ---> 150f6d502eac [2021-06-29T16:28:51.203Z] 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-06-29T16:28:51.203Z] Removing intermediate container f6b9df8f38ed [2021-06-29T16:28:51.203Z] ---> 987b5db95a99 [2021-06-29T16:28:51.203Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T16:28:51.203Z] ---> Running in 03b2bd568c64 [2021-06-29T16:28:51.469Z] ---> 0dc3dc0fe945 [2021-06-29T16:28:51.469Z] Step 9/32 : RUN go mod tidy [2021-06-29T16:28:51.469Z] ---> 2751f36aca59 [2021-06-29T16:28:51.469Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-29T16:28:51.469Z] ---> Running in 263a57d6d7c6 [2021-06-29T16:28:51.978Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-29T16:28:52.222Z] ---> 27bc9a6edc7d [2021-06-29T16:28:52.222Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-29T16:28:52.900Z] Removing intermediate container 03b2bd568c64 [2021-06-29T16:28:52.900Z] ---> 464d2a38378a [2021-06-29T16:28:52.900Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-29T16:28:52.900Z] ---> dee1cb225d58 [2021-06-29T16:28:52.900Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-29T16:28:52.900Z] ---> Running in 7798e98c8cb0 [2021-06-29T16:28:53.495Z] ---> 92d114f36400 [2021-06-29T16:28:53.495Z] 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-06-29T16:28:53.495Z] ---> Running in 64ff1c11f15b [2021-06-29T16:28:53.495Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-29T16:28:53.766Z] Removing intermediate container 263a57d6d7c6 [2021-06-29T16:28:53.766Z] ---> 7a640a6cd434 [2021-06-29T16:28:53.766Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-29T16:28:53.766Z] ---> Running in 493cb118f205 [2021-06-29T16:28:54.036Z] Removing intermediate container 164804aea183 [2021-06-29T16:28:54.036Z] ---> 053493899e62 [2021-06-29T16:28:54.036Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-29T16:28:54.036Z] ---> Running in 6858c017efe1 [2021-06-29T16:28:54.301Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-29T16:28:54.576Z] 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-06-29T16:28:54.576Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-29T16:28:54.844Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-29T16:28:54.844Z] Removing intermediate container 64ff1c11f15b [2021-06-29T16:28:54.844Z] ---> 344bb4c0f9d6 [2021-06-29T16:28:54.844Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-29T16:28:54.844Z] ---> Running in c2612ba6b6e1 [2021-06-29T16:28:54.844Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-29T16:28:54.844Z] 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-06-29T16:28:54.844Z] Removing intermediate container bf76b65c7bae [2021-06-29T16:28:54.844Z] ---> f32664a4733a [2021-06-29T16:28:54.844Z] [2021-06-29T16:28:54.844Z] Step 11/23 : FROM alpine:3.12 [2021-06-29T16:28:54.844Z] ---> 13621d1b12d4 [2021-06-29T16:28:54.844Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-29T16:28:54.844Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-29T16:28:54.844Z] ---> Running in ab1454e00cb0 [2021-06-29T16:28:55.105Z] Removing intermediate container c2612ba6b6e1 [2021-06-29T16:28:55.105Z] ---> b38ba2ad539d [2021-06-29T16:28:55.105Z] Step 24/26 : LABEL arch=x86_64 [2021-06-29T16:28:55.105Z] ---> Running in c2ca5f018743 [2021-06-29T16:28:55.105Z] Removing intermediate container c2ca5f018743 [2021-06-29T16:28:55.105Z] ---> 54eb373672c8 [2021-06-29T16:28:55.105Z] Step 25/26 : LABEL git_sha=266e89840a72ddde2cb83eb2b982679fcff76107 [2021-06-29T16:28:55.369Z] ---> Running in 9ece29ad14d0 [2021-06-29T16:28:55.369Z] Removing intermediate container 9ece29ad14d0 [2021-06-29T16:28:55.369Z] ---> a19e96a349e6 [2021-06-29T16:28:55.369Z] Step 26/26 : LABEL version=0.0.0 [2021-06-29T16:28:55.369Z] ---> Running in b0a5dcebe9d1 [2021-06-29T16:28:55.641Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-29T16:28:55.641Z] Removing intermediate container b0a5dcebe9d1 [2021-06-29T16:28:55.641Z] ---> 8e9b9c952e7f [2021-06-29T16:28:55.641Z] [2021-06-29T16:28:55.641Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-29T16:28:55.915Z] Successfully built 8e9b9c952e7f [2021-06-29T16:28:55.915Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-29T16:28:55.915Z] Successfully tagged security-secretstore-setup:latest [2021-06-29T16:28:55.915Z] Building support-scheduler [2021-06-29T16:28:55.915Z]  Building security-secretstore-setup ... done (2/2) Installing dumb-init (1.2.2-r1) [2021-06-29T16:28:55.915Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T16:28:55.915Z] Executing ca-certificates-20191127-r4.trigger [2021-06-29T16:28:55.915Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-29T16:28:55.915Z] OK: 6 MiB in 16 packages [2021-06-29T16:28:55.915Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-29T16:28:56.182Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T16:28:56.182Z] OK: 8 MiB in 20 packages [2021-06-29T16:28:56.182Z] Removing intermediate container 6858c017efe1 [2021-06-29T16:28:56.182Z] ---> 453dbec8afd3 [2021-06-29T16:28:56.182Z] [2021-06-29T16:28:56.182Z] Step 12/24 : FROM docker:20.10.0 [2021-06-29T16:28:56.768Z] 20.10.0: Pulling from library/docker [2021-06-29T16:28:58.165Z] Removing intermediate container ab1454e00cb0 [2021-06-29T16:28:58.165Z] ---> 9201081408fb [2021-06-29T16:28:58.165Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-29T16:28:58.432Z] Removing intermediate container 7798e98c8cb0 [2021-06-29T16:28:58.432Z] ---> cba99b47dfd9 [2021-06-29T16:28:58.432Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-29T16:28:58.695Z] ---> Running in 1cd69ff2d777 [2021-06-29T16:28:58.957Z] Removing intermediate container 1cd69ff2d777 [2021-06-29T16:28:58.957Z] ---> 0893c11e95f1 [2021-06-29T16:28:58.957Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-29T16:28:58.957Z] ---> 9bf774caa994 [2021-06-29T16:28:58.957Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-29T16:28:59.222Z] ---> Running in 8692bd34c4a6 [2021-06-29T16:28:59.495Z] Removing intermediate container 8692bd34c4a6 [2021-06-29T16:28:59.495Z] ---> d3171d9b8332 [2021-06-29T16:28:59.495Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-29T16:28:59.495Z] ---> Running in 06ff950b2a7e [2021-06-29T16:29:00.080Z] ---> 8270a682f0b8 [2021-06-29T16:29:00.080Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-29T16:29:00.080Z] Removing intermediate container 06ff950b2a7e [2021-06-29T16:29:00.080Z] ---> 818fa531c5bf [2021-06-29T16:29:00.080Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-29T16:29:00.683Z] ---> eef9c69ca2aa [2021-06-29T16:29:00.683Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-29T16:29:00.683Z] ---> Running in 7c03caa34448 [2021-06-29T16:29:00.683Z] ---> b2e3df3853ab [2021-06-29T16:29:00.683Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-29T16:29:01.268Z] Removing intermediate container 7c03caa34448 [2021-06-29T16:29:01.268Z] ---> fec59e0741c2 [2021-06-29T16:29:01.268Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T16:29:01.532Z] ---> Running in 097045f21efb [2021-06-29T16:29:01.532Z] ---> 7aaa15e52979 [2021-06-29T16:29:01.532Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-29T16:29:01.798Z] Removing intermediate container 097045f21efb [2021-06-29T16:29:01.798Z] ---> 8d776966c002 [2021-06-29T16:29:01.798Z] Step 22/24 : LABEL arch=x86_64 [2021-06-29T16:29:01.798Z] ---> Running in c98b6f2f468c [2021-06-29T16:29:02.068Z] ---> eebd2d27d74b [2021-06-29T16:29:02.068Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-29T16:29:02.068Z] ---> Running in 847e64ab1ef7 [2021-06-29T16:29:02.355Z] Removing intermediate container c98b6f2f468c [2021-06-29T16:29:02.355Z] ---> 843ba1e5b3a1 [2021-06-29T16:29:02.355Z] Step 23/24 : LABEL git_sha=266e89840a72ddde2cb83eb2b982679fcff76107 [2021-06-29T16:29:02.632Z] Removing intermediate container 847e64ab1ef7 [2021-06-29T16:29:02.632Z] ---> ecd9af34b38f [2021-06-29T16:29:02.632Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T16:29:02.632Z] ---> Running in 7e6b574a26b7 [2021-06-29T16:29:02.632Z] ---> Running in eea7b774645a [2021-06-29T16:29:02.632Z] Removing intermediate container 7e6b574a26b7 [2021-06-29T16:29:02.632Z] ---> 2534f59b45ef [2021-06-29T16:29:02.632Z] Step 24/24 : LABEL version=0.0.0 [2021-06-29T16:29:02.925Z] ---> Running in 83fc515e495a [2021-06-29T16:29:02.925Z] Removing intermediate container eea7b774645a [2021-06-29T16:29:02.925Z] ---> e7fba09a827d [2021-06-29T16:29:02.925Z] Step 21/23 : LABEL arch=x86_64 [2021-06-29T16:29:02.925Z] ---> Running in 6a5a152e069c [2021-06-29T16:29:03.224Z] Removing intermediate container 83fc515e495a [2021-06-29T16:29:03.224Z] ---> d22dd0eae36c [2021-06-29T16:29:03.224Z] [2021-06-29T16:29:03.224Z] Removing intermediate container 6a5a152e069c [2021-06-29T16:29:03.224Z] ---> 70606c30a945 [2021-06-29T16:29:03.224Z] Step 22/23 : LABEL git_sha=266e89840a72ddde2cb83eb2b982679fcff76107 [2021-06-29T16:29:03.224Z] Successfully built d22dd0eae36c [2021-06-29T16:29:03.224Z] Successfully tagged core-data:latest [2021-06-29T16:29:03.224Z]  Building core-data ... done Building security-proxy-setup [2021-06-29T16:29:03.224Z] ---> Running in e992ac55bbaa [2021-06-29T16:29:03.529Z] Removing intermediate container e992ac55bbaa [2021-06-29T16:29:03.529Z] ---> effd9a250723 [2021-06-29T16:29:03.529Z] Step 23/23 : LABEL version=0.0.0 [2021-06-29T16:29:04.126Z] ---> Running in fa480b9db21e [2021-06-29T16:29:06.111Z] Removing intermediate container fa480b9db21e [2021-06-29T16:29:06.111Z] ---> febce83baad3 [2021-06-29T16:29:06.111Z] [2021-06-29T16:29:06.111Z] Successfully built febce83baad3 [2021-06-29T16:29:06.111Z] Successfully tagged support-notifications:latest [2021-06-29T16:29:06.111Z] Building core-metadata [2021-06-29T16:29:06.374Z]  Building support-notifications ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-29T16:29:06.374Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-29T16:29:06.374Z] ---> aefe523efa57 [2021-06-29T16:29:06.375Z] 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-06-29T16:29:10.591Z] ---> Running in 85d24924c8eb [2021-06-29T16:29:10.591Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T16:29:10.591Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-29T16:29:10.591Z] ---> e48fa721b3d4 [2021-06-29T16:29:10.591Z] Step 3/24 : WORKDIR /edgex-go [2021-06-29T16:29:10.591Z] ---> Using cache [2021-06-29T16:29:10.591Z] ---> f52831234838 [2021-06-29T16:29:10.591Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T16:29:10.591Z] ---> Using cache [2021-06-29T16:29:10.591Z] ---> 1cc4dac29056 [2021-06-29T16:29:10.591Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-29T16:29:10.591Z] ---> Using cache [2021-06-29T16:29:10.591Z] ---> 387c9805a3f0 [2021-06-29T16:29:10.591Z] Step 6/24 : COPY go.mod . [2021-06-29T16:29:10.591Z] ---> Using cache [2021-06-29T16:29:10.591Z] ---> 34ed3ee62f65 [2021-06-29T16:29:10.591Z] Step 7/24 : RUN go mod download [2021-06-29T16:29:10.591Z] ---> Using cache [2021-06-29T16:29:10.591Z] ---> a0bf6d160c1e [2021-06-29T16:29:10.591Z] Step 8/24 : COPY . . [2021-06-29T16:29:10.591Z] ---> Using cache [2021-06-29T16:29:10.591Z] ---> 0dc3dc0fe945 [2021-06-29T16:29:10.591Z] Step 9/24 : RUN go mod tidy [2021-06-29T16:29:10.591Z] ---> Using cache [2021-06-29T16:29:10.591Z] ---> 7a640a6cd434 [2021-06-29T16:29:10.591Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-29T16:29:11.977Z] ---> Running in cc9c044285eb [2021-06-29T16:29:12.240Z] Removing intermediate container 85d24924c8eb [2021-06-29T16:29:12.240Z] ---> e06bcca3bff1 [2021-06-29T16:29:12.240Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-29T16:29:12.826Z] ---> Running in 313dbac35245 [2021-06-29T16:29:13.778Z] 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-06-29T16:29:14.040Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-29T16:29:14.040Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-29T16:29:14.307Z] (1/39) Installing readline (8.0.4-r0) [2021-06-29T16:29:14.307Z] (2/39) Installing bash (5.0.17-r0) [2021-06-29T16:29:14.307Z] Executing bash-5.0.17-r0.post-install [2021-06-29T16:29:14.307Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-29T16:29:14.307Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-29T16:29:14.307Z] (5/39) Installing curl (7.77.0-r0) [2021-06-29T16:29:14.307Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-29T16:29:14.307Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-29T16:29:14.307Z] (8/39) Installing expat (2.2.9-r1) [2021-06-29T16:29:14.307Z] (9/39) Installing libffi (3.3-r2) [2021-06-29T16:29:14.307Z] (10/39) Installing gdbm (1.13-r1) [2021-06-29T16:29:14.307Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-29T16:29:14.307Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-29T16:29:14.307Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-29T16:29:15.714Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-29T16:29:15.714Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-29T16:29:15.714Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-29T16:29:15.714Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-29T16:29:15.714Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-29T16:29:15.714Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-29T16:29:15.714Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-29T16:29:15.714Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-29T16:29:15.714Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-29T16:29:15.714Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-29T16:29:15.714Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-29T16:29:15.714Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T16:29:15.714Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-29T16:29:15.714Z] ---> e48fa721b3d4 [2021-06-29T16:29:15.714Z] Step 3/22 : WORKDIR /edgex-go [2021-06-29T16:29:15.714Z] ---> Using cache [2021-06-29T16:29:15.714Z] ---> f52831234838 [2021-06-29T16:29:15.714Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T16:29:15.714Z] ---> Using cache [2021-06-29T16:29:15.714Z] ---> 1cc4dac29056 [2021-06-29T16:29:15.714Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-29T16:29:15.714Z] ---> Using cache [2021-06-29T16:29:15.714Z] ---> 387c9805a3f0 [2021-06-29T16:29:15.714Z] Step 6/22 : COPY go.mod . [2021-06-29T16:29:15.714Z] ---> Using cache [2021-06-29T16:29:15.714Z] ---> 34ed3ee62f65 [2021-06-29T16:29:15.714Z] Step 7/22 : RUN go mod download [2021-06-29T16:29:15.714Z] ---> Using cache [2021-06-29T16:29:15.714Z] ---> a0bf6d160c1e [2021-06-29T16:29:15.714Z] Step 8/22 : COPY . . [2021-06-29T16:29:15.714Z] ---> Using cache [2021-06-29T16:29:15.714Z] ---> 0dc3dc0fe945 [2021-06-29T16:29:15.714Z] Step 9/22 : RUN go mod tidy [2021-06-29T16:29:15.714Z] ---> Using cache [2021-06-29T16:29:15.714Z] ---> 7a640a6cd434 [2021-06-29T16:29:15.714Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-29T16:29:15.714Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-29T16:29:15.714Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-29T16:29:15.714Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-29T16:29:15.714Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-29T16:29:15.714Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-29T16:29:15.978Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-29T16:29:15.978Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-29T16:29:16.242Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-29T16:29:16.831Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T16:29:16.831Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-29T16:29:16.831Z] ---> e48fa721b3d4 [2021-06-29T16:29:16.831Z] Step 3/23 : WORKDIR /edgex-go [2021-06-29T16:29:16.831Z] ---> Using cache [2021-06-29T16:29:16.831Z] ---> f52831234838 [2021-06-29T16:29:16.831Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T16:29:16.831Z] ---> Using cache [2021-06-29T16:29:16.831Z] ---> 1cc4dac29056 [2021-06-29T16:29:16.831Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-29T16:29:16.831Z] ---> Using cache [2021-06-29T16:29:16.831Z] ---> 387c9805a3f0 [2021-06-29T16:29:16.831Z] Step 6/23 : COPY go.mod . [2021-06-29T16:29:16.831Z] ---> Using cache [2021-06-29T16:29:16.831Z] ---> 34ed3ee62f65 [2021-06-29T16:29:16.831Z] Step 7/23 : RUN go mod download [2021-06-29T16:29:16.831Z] ---> Using cache [2021-06-29T16:29:16.831Z] ---> a0bf6d160c1e [2021-06-29T16:29:16.831Z] Step 8/23 : COPY . . [2021-06-29T16:29:16.831Z] ---> Using cache [2021-06-29T16:29:16.831Z] ---> 0dc3dc0fe945 [2021-06-29T16:29:16.831Z] Step 9/23 : RUN go mod tidy [2021-06-29T16:29:16.831Z] ---> Using cache [2021-06-29T16:29:16.831Z] ---> 7a640a6cd434 [2021-06-29T16:29:16.831Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-29T16:29:17.425Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-29T16:29:17.425Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-29T16:29:17.425Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-29T16:29:17.425Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-29T16:29:17.425Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-29T16:29:17.425Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-29T16:29:17.425Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-29T16:29:17.700Z] ---> Running in 08c8a93b7612 [2021-06-29T16:29:17.700Z] ---> Running in 1d5c656834d9 [2021-06-29T16:29:17.700Z] Executing busybox-1.31.1-r19.trigger [2021-06-29T16:29:17.700Z] OK: 72 MiB in 59 packages [2021-06-29T16:29:18.683Z] 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-06-29T16:29:18.683Z] 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-06-29T16:29:19.282Z] Collecting docker-compose==1.23.2 [2021-06-29T16:29:19.282Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-29T16:29:19.882Z] Collecting docker<4.0,>=3.6.0 [2021-06-29T16:29:19.882Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-29T16:29:20.154Z] Collecting texttable<0.10,>=0.9.0 [2021-06-29T16:29:20.154Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-29T16:29:20.754Z] Removing intermediate container 493cb118f205 [2021-06-29T16:29:20.754Z] ---> 2e0ad9c17203 [2021-06-29T16:29:20.754Z] [2021-06-29T16:29:20.754Z] Step 11/32 : FROM alpine:3.12 [2021-06-29T16:29:20.754Z] ---> 13621d1b12d4 [2021-06-29T16:29:20.754Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-29T16:29:20.754Z] ---> Running in 57cb3c5a6de5 [2021-06-29T16:29:21.029Z] Removing intermediate container 57cb3c5a6de5 [2021-06-29T16:29:21.029Z] ---> 43a41153098a [2021-06-29T16:29:21.029Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-29T16:29:21.029Z] ---> Running in 89fe2559babf [2021-06-29T16:29:21.029Z] Collecting PyYAML<4,>=3.10 [2021-06-29T16:29:21.029Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-29T16:29:21.303Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-29T16:29:21.574Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-29T16:29:21.851Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-29T16:29:21.851Z] (2/2) Installing su-exec (0.2-r1) [2021-06-29T16:29:21.851Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T16:29:21.851Z] OK: 6 MiB in 16 packages [2021-06-29T16:29:22.461Z] Collecting cached-property<2,>=1.2.0 [2021-06-29T16:29:22.461Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-29T16:29:22.461Z] Removing intermediate container 89fe2559babf [2021-06-29T16:29:22.461Z] ---> a0538ce0f691 [2021-06-29T16:29:22.461Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-29T16:29:22.461Z] ---> Running in e7856012328c [2021-06-29T16:29:22.729Z] Removing intermediate container e7856012328c [2021-06-29T16:29:22.729Z] ---> 12acc4f338a1 [2021-06-29T16:29:22.729Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-29T16:29:22.729Z] ---> Running in 052b5cae7229 [2021-06-29T16:29:22.729Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-29T16:29:22.729Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-29T16:29:23.011Z] Collecting docopt<0.7,>=0.6.1 [2021-06-29T16:29:23.011Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-29T16:29:23.011Z] Removing intermediate container 052b5cae7229 [2021-06-29T16:29:23.011Z] ---> c72fed8adf0e [2021-06-29T16:29:23.011Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-29T16:29:23.011Z] ---> Running in ac463d1e1b3d [2021-06-29T16:29:23.999Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-29T16:29:23.999Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-29T16:29:23.999Z] Removing intermediate container ac463d1e1b3d [2021-06-29T16:29:23.999Z] ---> d84e5a007317 [2021-06-29T16:29:23.999Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-29T16:29:23.999Z] 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-06-29T16:29:23.999Z] ---> Running in fd8933c6083b [2021-06-29T16:29:23.999Z] Collecting jsonschema<3,>=2.5.1 [2021-06-29T16:29:23.999Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-29T16:29:23.999Z] Removing intermediate container fd8933c6083b [2021-06-29T16:29:23.999Z] ---> a27517652ec1 [2021-06-29T16:29:23.999Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-29T16:29:24.274Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-29T16:29:24.274Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-29T16:29:24.554Z] ---> 97513d75176d [2021-06-29T16:29:24.554Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-29T16:29:24.554Z] ---> Running in 3032b11edbf9 [2021-06-29T16:29:25.154Z] Collecting docker-pycreds>=0.4.0 [2021-06-29T16:29:25.154Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-29T16:29:25.154Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-29T16:29:25.154Z] Collecting idna<2.8,>=2.5 [2021-06-29T16:29:25.154Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-29T16:29:25.154Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-29T16:29:25.425Z] Removing intermediate container 3032b11edbf9 [2021-06-29T16:29:25.425Z] ---> 2959592cd2da [2021-06-29T16:29:25.425Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-29T16:29:25.425Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-29T16:29:25.425Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-29T16:29:25.425Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-29T16:29:25.425Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-29T16:29:25.425Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-29T16:29:25.425Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-29T16:29:25.706Z] ---> 97b70f42cd85 [2021-06-29T16:29:25.706Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-29T16:29:25.988Z] Installing collected packages: idna, urllib3, requests, docker-pycreds, websocket-client, docker, texttable, PyYAML, cached-property, docopt, jsonschema, dockerpty, docker-compose [2021-06-29T16:29:25.988Z] Attempting uninstall: idna [2021-06-29T16:29:25.988Z] Found existing installation: idna 2.9 [2021-06-29T16:29:25.988Z] Uninstalling idna-2.9: [2021-06-29T16:29:25.988Z] Successfully uninstalled idna-2.9 [2021-06-29T16:29:26.265Z] ---> 413a2b8991be [2021-06-29T16:29:26.265Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-29T16:29:26.265Z] Attempting uninstall: urllib3 [2021-06-29T16:29:26.265Z] Found existing installation: urllib3 1.25.9 [2021-06-29T16:29:26.265Z] Uninstalling urllib3-1.25.9: [2021-06-29T16:29:26.265Z] Successfully uninstalled urllib3-1.25.9 [2021-06-29T16:29:26.540Z] Attempting uninstall: requests [2021-06-29T16:29:26.540Z] Found existing installation: requests 2.23.0 [2021-06-29T16:29:26.540Z] Uninstalling requests-2.23.0: [2021-06-29T16:29:26.540Z] Successfully uninstalled requests-2.23.0 [2021-06-29T16:29:26.540Z] ---> 21ba9d1560b9 [2021-06-29T16:29:26.540Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-29T16:29:27.130Z] ---> d9cf176616fa [2021-06-29T16:29:27.130Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-29T16:29:27.130Z] ---> 8389216aecd7 [2021-06-29T16:29:27.130Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-29T16:29:27.403Z] ---> Running in 56d0a3466d68 [2021-06-29T16:29:27.403Z] Running setup.py install for texttable: started [2021-06-29T16:29:27.403Z] Removing intermediate container 56d0a3466d68 [2021-06-29T16:29:27.403Z] ---> 5b4dd28eba23 [2021-06-29T16:29:27.403Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-29T16:29:27.995Z] ---> 18c1116bd583 [2021-06-29T16:29:27.995Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-29T16:29:27.995Z] ---> Running in b17f2657443a [2021-06-29T16:29:28.282Z] Running setup.py install for texttable: finished with status 'done' [2021-06-29T16:29:28.282Z] Running setup.py install for PyYAML: started [2021-06-29T16:29:28.877Z] Removing intermediate container b17f2657443a [2021-06-29T16:29:28.877Z] ---> fdb7573c8ea2 [2021-06-29T16:29:28.877Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-29T16:29:28.877Z] ---> Running in 204c1190624e [2021-06-29T16:29:29.148Z] Removing intermediate container 204c1190624e [2021-06-29T16:29:29.148Z] ---> f06b7bd8f035 [2021-06-29T16:29:29.148Z] Step 29/32 : CMD ["gate"] [2021-06-29T16:29:29.148Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-29T16:29:29.148Z] ---> Running in 3f9240b8d5ad [2021-06-29T16:29:29.148Z] Running setup.py install for docopt: started [2021-06-29T16:29:29.424Z] Removing intermediate container 3f9240b8d5ad [2021-06-29T16:29:29.424Z] ---> 53878b0e975b [2021-06-29T16:29:29.424Z] Step 30/32 : LABEL arch=x86_64 [2021-06-29T16:29:29.424Z] ---> Running in 3da63dee2e6e [2021-06-29T16:29:29.424Z] Removing intermediate container 3da63dee2e6e [2021-06-29T16:29:29.424Z] ---> f3f51de6a2d5 [2021-06-29T16:29:29.424Z] Step 31/32 : LABEL git_sha=266e89840a72ddde2cb83eb2b982679fcff76107 [2021-06-29T16:29:29.699Z] ---> Running in f40535d24f52 [2021-06-29T16:29:29.699Z] Removing intermediate container f40535d24f52 [2021-06-29T16:29:29.699Z] ---> bc1067a47481 [2021-06-29T16:29:29.699Z] Step 32/32 : LABEL version=0.0.0 [2021-06-29T16:29:29.983Z] ---> Running in cf38fef376c5 [2021-06-29T16:29:29.983Z] Running setup.py install for docopt: finished with status 'done' [2021-06-29T16:29:29.983Z] Removing intermediate container cf38fef376c5 [2021-06-29T16:29:29.983Z] ---> 9327048575d4 [2021-06-29T16:29:29.983Z] [2021-06-29T16:29:29.983Z] Running setup.py install for dockerpty: started [2021-06-29T16:29:30.278Z] Successfully built 9327048575d4 [2021-06-29T16:29:30.278Z] Successfully tagged security-bootstrapper:latest [2021-06-29T16:29:30.880Z]  Building security-bootstrapper ... done  Running setup.py install for dockerpty: finished with status 'done' [2021-06-29T16:29:31.159Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-06-29T16:29:35.510Z] Removing intermediate container 313dbac35245 [2021-06-29T16:29:35.510Z] ---> 9b21ba98f7a9 [2021-06-29T16:29:35.510Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-29T16:29:35.510Z] ---> Running in 42a012b6d1a1 [2021-06-29T16:29:35.510Z] Removing intermediate container 42a012b6d1a1 [2021-06-29T16:29:35.510Z] ---> 45bfca577363 [2021-06-29T16:29:35.510Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-29T16:29:35.510Z] ---> Running in 7d979a582efd [2021-06-29T16:29:35.510Z] Removing intermediate container 7d979a582efd [2021-06-29T16:29:35.510Z] ---> 47f2d2341b80 [2021-06-29T16:29:35.510Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-29T16:29:35.789Z] ---> 085464e04778 [2021-06-29T16:29:35.789Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-29T16:29:36.373Z] ---> 2f0c43da17bb [2021-06-29T16:29:36.373Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-29T16:29:36.373Z] ---> 874c6251e7df [2021-06-29T16:29:36.373Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-29T16:29:36.634Z] ---> Running in 210108efc097 [2021-06-29T16:29:36.634Z] Removing intermediate container 210108efc097 [2021-06-29T16:29:36.634Z] ---> 88e343b8ea86 [2021-06-29T16:29:36.634Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T16:29:36.634Z] ---> Running in ddfd769c8edd [2021-06-29T16:29:36.897Z] Removing intermediate container ddfd769c8edd [2021-06-29T16:29:36.897Z] ---> ccedccae383b [2021-06-29T16:29:36.897Z] Step 22/24 : LABEL arch=x86_64 [2021-06-29T16:29:36.898Z] ---> Running in c175dd4ddfb6 [2021-06-29T16:29:37.164Z] Removing intermediate container c175dd4ddfb6 [2021-06-29T16:29:37.164Z] ---> 05075a1a56c1 [2021-06-29T16:29:37.164Z] Step 23/24 : LABEL git_sha=266e89840a72ddde2cb83eb2b982679fcff76107 [2021-06-29T16:29:37.164Z] ---> Running in d62626d07fff [2021-06-29T16:29:37.164Z] Removing intermediate container d62626d07fff [2021-06-29T16:29:37.164Z] ---> a7a5c32d122d [2021-06-29T16:29:37.164Z] Step 24/24 : LABEL version=0.0.0 [2021-06-29T16:29:37.441Z] ---> Running in 8e97586dbb90 [2021-06-29T16:29:37.441Z] Removing intermediate container 8e97586dbb90 [2021-06-29T16:29:37.441Z] ---> 32111d207564 [2021-06-29T16:29:37.441Z] [2021-06-29T16:29:37.717Z] Successfully built 32111d207564 [2021-06-29T16:29:37.717Z] Successfully tagged sys-mgmt-agent:latest [2021-06-29T16:29:44.353Z]  Building sys-mgmt-agent ... done Removing intermediate container cc9c044285eb [2021-06-29T16:29:44.353Z] ---> 7bf94fbadb4a [2021-06-29T16:29:44.353Z] [2021-06-29T16:29:44.353Z] Step 11/24 : FROM alpine:3.12 [2021-06-29T16:29:44.353Z] ---> 13621d1b12d4 [2021-06-29T16:29:44.353Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-29T16:29:44.353Z] ---> Using cache [2021-06-29T16:29:44.353Z] ---> b319ac97fb5e [2021-06-29T16:29:44.353Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-29T16:29:44.353Z] ---> Using cache [2021-06-29T16:29:44.353Z] ---> 226a37df9167 [2021-06-29T16:29:44.353Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-29T16:29:44.353Z] ---> Running in 23c5c4415dd2 [2021-06-29T16:29:44.353Z] Removing intermediate container 23c5c4415dd2 [2021-06-29T16:29:44.353Z] ---> 8f0180b961f0 [2021-06-29T16:29:44.353Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-29T16:29:44.620Z] ---> Running in 40327b825246 [2021-06-29T16:29:44.620Z] Removing intermediate container 40327b825246 [2021-06-29T16:29:44.620Z] ---> fd5f1d4cb5c7 [2021-06-29T16:29:44.620Z] Step 16/24 : WORKDIR / [2021-06-29T16:29:44.620Z] ---> Running in a25e0eb67b0a [2021-06-29T16:29:44.889Z] Removing intermediate container a25e0eb67b0a [2021-06-29T16:29:44.889Z] ---> 1afddb5acd93 [2021-06-29T16:29:44.889Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-29T16:29:45.157Z] ---> cc016876ae33 [2021-06-29T16:29:45.157Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-29T16:29:45.428Z] 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-06-29T16:29:45.690Z] ---> 4742831717c2 [2021-06-29T16:29:45.690Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-29T16:29:45.953Z] ---> fde864bcc70b [2021-06-29T16:29:45.953Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-29T16:29:45.953Z] ---> Running in 7a5abe86fd31 [2021-06-29T16:29:46.213Z] Removing intermediate container 7a5abe86fd31 [2021-06-29T16:29:46.213Z] ---> cad13b7fa47f [2021-06-29T16:29:46.213Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T16:29:46.213Z] ---> Running in 18bfc0f115e7 [2021-06-29T16:29:47.197Z] Removing intermediate container 18bfc0f115e7 [2021-06-29T16:29:47.197Z] ---> 999755445766 [2021-06-29T16:29:47.197Z] Step 22/24 : LABEL arch=x86_64 [2021-06-29T16:29:47.197Z] Removing intermediate container 1d5c656834d9 [2021-06-29T16:29:47.197Z] ---> 913998823f77 [2021-06-29T16:29:47.197Z] [2021-06-29T16:29:47.197Z] Step 11/23 : FROM alpine:3.12 [2021-06-29T16:29:47.197Z] ---> 13621d1b12d4 [2021-06-29T16:29:47.197Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-29T16:29:47.197Z] ---> Using cache [2021-06-29T16:29:47.197Z] ---> b319ac97fb5e [2021-06-29T16:29:47.197Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-29T16:29:47.197Z] ---> Using cache [2021-06-29T16:29:47.197Z] ---> 226a37df9167 [2021-06-29T16:29:47.197Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-29T16:29:47.197Z] ---> Running in a307bbe71deb [2021-06-29T16:29:47.197Z] ---> Running in 3246a67b866c [2021-06-29T16:29:47.197Z] Removing intermediate container a307bbe71deb [2021-06-29T16:29:47.197Z] ---> 8c91f00bdfe7 [2021-06-29T16:29:47.197Z] Step 23/24 : LABEL git_sha=266e89840a72ddde2cb83eb2b982679fcff76107 [2021-06-29T16:29:47.197Z] Removing intermediate container 3246a67b866c [2021-06-29T16:29:47.197Z] ---> b997c8746b8e [2021-06-29T16:29:47.197Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-29T16:29:47.197Z] ---> Running in 4a57085e01b5 [2021-06-29T16:29:47.197Z] ---> Running in 9e5af2c487d5 [2021-06-29T16:29:47.459Z] Removing intermediate container 4a57085e01b5 [2021-06-29T16:29:47.459Z] ---> 1928ab93228b [2021-06-29T16:29:47.459Z] Step 24/24 : LABEL version=0.0.0 [2021-06-29T16:29:47.459Z] Removing intermediate container 9e5af2c487d5 [2021-06-29T16:29:47.459Z] ---> 6cf74df4384e [2021-06-29T16:29:47.459Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-29T16:29:48.041Z] ---> Running in 11f494da1622 [2021-06-29T16:29:48.319Z] ---> 25c98ee155e1 [2021-06-29T16:29:48.319Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-29T16:29:48.319Z] Removing intermediate container 08c8a93b7612 [2021-06-29T16:29:48.319Z] ---> 18dab16161b0 [2021-06-29T16:29:48.319Z] [2021-06-29T16:29:48.319Z] Step 11/22 : FROM alpine:3.12 [2021-06-29T16:29:48.319Z] ---> 13621d1b12d4 [2021-06-29T16:29:48.319Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-29T16:29:48.319Z] ---> Running in aeb320ba8164 [2021-06-29T16:29:48.319Z] Removing intermediate container 11f494da1622 [2021-06-29T16:29:48.319Z] ---> bf2cea6ac228 [2021-06-29T16:29:48.319Z] [2021-06-29T16:29:48.319Z] Successfully built bf2cea6ac228 [2021-06-29T16:29:48.319Z] Successfully tagged core-metadata:latest [2021-06-29T16:29:48.591Z]  Building core-metadata ... done  ---> a76395ec29f2 [2021-06-29T16:29:48.591Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-29T16:29:48.591Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-29T16:29:48.591Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-29T16:29:48.592Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-29T16:29:48.851Z] ---> 21503c26a3da [2021-06-29T16:29:48.852Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-29T16:29:48.852Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-29T16:29:48.852Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-29T16:29:48.852Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-29T16:29:48.852Z] ---> Running in 2791d99273ec [2021-06-29T16:29:48.852Z] (4/4) Installing curl (7.77.0-r0) [2021-06-29T16:29:48.852Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T16:29:48.852Z] Executing ca-certificates-20191127-r4.trigger [2021-06-29T16:29:48.852Z] OK: 7 MiB in 18 packages [2021-06-29T16:29:48.852Z] Removing intermediate container 2791d99273ec [2021-06-29T16:29:48.852Z] ---> eba3e2a4fb46 [2021-06-29T16:29:48.852Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T16:29:48.852Z] ---> Running in 70c67b11968f [2021-06-29T16:29:49.112Z] Removing intermediate container 70c67b11968f [2021-06-29T16:29:49.112Z] ---> 66a85235d07f [2021-06-29T16:29:49.112Z] Step 21/23 : LABEL arch=x86_64 [2021-06-29T16:29:49.112Z] ---> Running in d81eff24d210 [2021-06-29T16:29:49.380Z] Removing intermediate container aeb320ba8164 [2021-06-29T16:29:49.380Z] ---> 1fd299e7a5a4 [2021-06-29T16:29:49.381Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-29T16:29:49.381Z] Removing intermediate container d81eff24d210 [2021-06-29T16:29:49.381Z] ---> 84ace59e090a [2021-06-29T16:29:49.381Z] Step 22/23 : LABEL git_sha=266e89840a72ddde2cb83eb2b982679fcff76107 [2021-06-29T16:29:49.381Z] ---> Running in a3f1c588d1ca [2021-06-29T16:29:49.381Z] ---> Running in 4d53f037cb88 [2021-06-29T16:29:49.381Z] Removing intermediate container a3f1c588d1ca [2021-06-29T16:29:49.381Z] ---> 51c02842a233 [2021-06-29T16:29:49.381Z] Step 14/22 : WORKDIR /edgex [2021-06-29T16:29:49.381Z] Removing intermediate container 4d53f037cb88 [2021-06-29T16:29:49.381Z] ---> 5470384938f1 [2021-06-29T16:29:49.381Z] Step 23/23 : LABEL version=0.0.0 [2021-06-29T16:29:49.381Z] ---> Running in 1ae0c37d56dc [2021-06-29T16:29:49.381Z] ---> Running in 901219e28f32 [2021-06-29T16:29:49.641Z] Removing intermediate container 901219e28f32 [2021-06-29T16:29:49.641Z] ---> e1d42c86a462 [2021-06-29T16:29:49.641Z] [2021-06-29T16:29:49.641Z] Removing intermediate container 1ae0c37d56dc [2021-06-29T16:29:49.641Z] ---> 85fc54ce8c83 [2021-06-29T16:29:49.641Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-29T16:29:49.641Z] Successfully built e1d42c86a462 [2021-06-29T16:29:49.641Z] Successfully tagged support-scheduler:latest [2021-06-29T16:29:49.906Z]  Building support-scheduler ... done  ---> 8469cee3138f [2021-06-29T16:29:49.906Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-29T16:29:50.167Z] ---> 310c0033b5a8 [2021-06-29T16:29:50.167Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-29T16:29:50.430Z] ---> d652af25330c [2021-06-29T16:29:50.430Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-29T16:29:50.430Z] ---> Running in eb834e6a9026 [2021-06-29T16:29:50.430Z] Removing intermediate container eb834e6a9026 [2021-06-29T16:29:50.430Z] ---> 6739a3278508 [2021-06-29T16:29:50.430Z] Step 19/22 : CMD ["--init=true"] [2021-06-29T16:29:50.430Z] ---> Running in 140ad4926bb6 [2021-06-29T16:29:50.737Z] Removing intermediate container 140ad4926bb6 [2021-06-29T16:29:50.737Z] ---> ba8e65ad27ef [2021-06-29T16:29:50.737Z] Step 20/22 : LABEL arch=x86_64 [2021-06-29T16:29:50.737Z] ---> Running in f0054d86d8ed [2021-06-29T16:29:50.737Z] Removing intermediate container f0054d86d8ed [2021-06-29T16:29:50.737Z] ---> 364dfbb00476 [2021-06-29T16:29:50.737Z] Step 21/22 : LABEL git_sha=266e89840a72ddde2cb83eb2b982679fcff76107 [2021-06-29T16:29:50.737Z] ---> Running in 9372131a0d98 [2021-06-29T16:29:51.042Z] Removing intermediate container 9372131a0d98 [2021-06-29T16:29:51.042Z] ---> dfcb720d09cc [2021-06-29T16:29:51.042Z] Step 22/22 : LABEL version=0.0.0 [2021-06-29T16:29:51.042Z] ---> Running in 72f9aad93e6b [2021-06-29T16:29:51.042Z] Removing intermediate container 72f9aad93e6b [2021-06-29T16:29:51.042Z] ---> a934a305f1ee [2021-06-29T16:29:51.042Z] [2021-06-29T16:29:51.042Z] Successfully built a934a305f1ee [2021-06-29T16:29:51.042Z] Successfully tagged security-proxy-setup:latest [2021-06-29T16:29:51.266Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-29T16:29:51.431Z]  Building security-proxy-setup ... done  [Pipeline] } [2021-06-29T16:29:51.434Z] $ docker stop --time=1 0607e11e5ec187156ffe3e03b3c55dddf444298cefc1535f7c129c6a4710272a [2021-06-29T16:29:52.660Z] $ docker rm -f 0607e11e5ec187156ffe3e03b3c55dddf444298cefc1535f7c129c6a4710272a [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-29T16:29:53.030Z] + docker images [2021-06-29T16:29:53.031Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-29T16:29:53.031Z] security-proxy-setup latest a934a305f1ee 2 seconds ago 25.7MB [2021-06-29T16:29:53.031Z] support-scheduler latest e1d42c86a462 3 seconds ago 15.9MB [2021-06-29T16:29:53.031Z] core-metadata latest bf2cea6ac228 4 seconds ago 16.6MB [2021-06-29T16:29:53.031Z] 18dab16161b0 4 seconds ago 1.15GB [2021-06-29T16:29:53.031Z] 913998823f77 6 seconds ago 1.15GB [2021-06-29T16:29:53.031Z] 7bf94fbadb4a 9 seconds ago 1.15GB [2021-06-29T16:29:53.031Z] sys-mgmt-agent latest 32111d207564 15 seconds ago 312MB [2021-06-29T16:29:53.031Z] security-bootstrapper latest 9327048575d4 23 seconds ago 18.6MB [2021-06-29T16:29:53.031Z] 2e0ad9c17203 32 seconds ago 1.15GB [2021-06-29T16:29:53.031Z] support-notifications latest febce83baad3 48 seconds ago 16.7MB [2021-06-29T16:29:53.031Z] core-data latest d22dd0eae36c 50 seconds ago 20.2MB [2021-06-29T16:29:53.031Z] security-secretstore-setup latest 8e9b9c952e7f 57 seconds ago 28.7MB [2021-06-29T16:29:53.031Z] 453dbec8afd3 57 seconds ago 1.15GB [2021-06-29T16:29:53.031Z] f32664a4733a 58 seconds ago 1.15GB [2021-06-29T16:29:53.031Z] 17a31e24c4d3 About a minute ago 1.15GB [2021-06-29T16:29:53.031Z] ef7c84b0a338 About a minute ago 1.15GB [2021-06-29T16:29:53.031Z] core-command latest 9de200bb21e9 About a minute ago 15.9MB [2021-06-29T16:29:53.031Z] 419589beb2a3 About a minute ago 1.14GB [2021-06-29T16:29:53.031Z] ci-base-image-x86_64 latest e48fa721b3d4 5 minutes ago 647MB [2021-06-29T16:29:53.031Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 2 months ago 445MB [2021-06-29T16:29:53.031Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 2 months ago 37.5MB [2021-06-29T16:29:53.031Z] alpine 3.12 13621d1b12d4 2 months ago 5.58MB [2021-06-29T16:29:53.031Z] docker 20.10.0 aefe523efa57 6 months ago 240MB [2021-06-29T16:29:53.031Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 12 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-06-29T16:29:56.715Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-29T16:29:56.716Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-29T16:30:05.032Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-29T16:30:05.032Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-29T16:30:05.032Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-29T16:30:05.032Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-29T16:30:05.313Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-29T16:30:05.920Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-29T16:30:07.367Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-29T16:30:07.367Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-29T16:30:07.367Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-29T16:30:07.367Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-29T16:30:08.415Z] Still waiting to schedule task [2021-06-29T16:30:08.416Z] ‘prd-ubuntu18.04-docker-8c-8g-687’ is offline [2021-06-29T16:30:19.832Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.155s coverage: 28.7% of statements [2021-06-29T16:30:19.833Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-29T16:30:19.833Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-29T16:30:21.835Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.303s coverage: 100.0% of statements [2021-06-29T16:30:21.835Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-29T16:30:22.826Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.355s coverage: 53.1% of statements [2021-06-29T16:30:22.827Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-29T16:30:22.827Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-29T16:30:23.432Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.577s coverage: 87.7% of statements [2021-06-29T16:30:23.432Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-29T16:30:23.432Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-29T16:30:23.432Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.207s coverage: 78.9% of statements [2021-06-29T16:30:28.855Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.231s coverage: 81.2% of statements [2021-06-29T16:30:28.855Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-29T16:30:28.855Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-29T16:30:28.855Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-29T16:30:28.855Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-29T16:30:28.855Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-29T16:30:34.283Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.518s coverage: 95.1% of statements [2021-06-29T16:30:34.283Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-29T16:30:34.283Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-29T16:30:34.283Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-29T16:30:34.283Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-29T16:30:34.283Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-29T16:30:34.283Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-29T16:30:34.283Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-29T16:30:34.283Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-29T16:30:34.283Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.215s coverage: 60.0% of statements [2021-06-29T16:30:34.283Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-29T16:30:34.283Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-29T16:30:34.283Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-29T16:30:34.283Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.286s coverage: 0.8% of statements [2021-06-29T16:30:34.283Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-29T16:30:34.283Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.151s coverage: 58.8% of statements [2021-06-29T16:30:34.283Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.195s coverage: 22.0% of statements [2021-06-29T16:30:34.283Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-29T16:30:34.283Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.249s coverage: 47.1% of statements [2021-06-29T16:30:34.283Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.207s coverage: 79.5% of statements [2021-06-29T16:30:34.283Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.227s coverage: 94.1% of statements [2021-06-29T16:30:34.283Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.201s coverage: 96.3% of statements [2021-06-29T16:30:34.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.166s coverage: 87.5% of statements [2021-06-29T16:30:49.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.178s coverage: 94.4% of statements [2021-06-29T16:30:49.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.159s coverage: 44.8% of statements [2021-06-29T16:30:51.954Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.559s coverage: 81.8% of statements [2021-06-29T16:30:51.954Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-29T16:31:00.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.289s coverage: 92.9% of statements [2021-06-29T16:31:00.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-29T16:31:00.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-29T16:31:00.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-29T16:31:00.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-06-29T16:31:00.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-29T16:31:00.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-29T16:31:00.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-29T16:31:00.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-29T16:31:00.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-29T16:31:00.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.173s coverage: 87.2% of statements [2021-06-29T16:31:00.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-29T16:31:00.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-29T16:31:00.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements [2021-06-29T16:31:00.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-29T16:31:00.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.169s coverage: 58.8% of statements [2021-06-29T16:31:00.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-29T16:31:00.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.254s coverage: 80.0% of statements [2021-06-29T16:31:00.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.255s coverage: 87.2% of statements [2021-06-29T16:31:00.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.258s coverage: 85.4% of statements [2021-06-29T16:31:00.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.280s coverage: 91.2% of statements [2021-06-29T16:31:00.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-29T16:31:00.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.616s coverage: 64.4% of statements [2021-06-29T16:31:00.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-29T16:31:00.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-29T16:31:00.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.168s coverage: 100.0% of statements [2021-06-29T16:31:00.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.088s coverage: 91.3% of statements [2021-06-29T16:31:00.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.066s coverage: 100.0% of statements [2021-06-29T16:31:00.864Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.116s coverage: 73.7% of statements [2021-06-29T16:31:01.471Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.062s coverage: 100.0% of statements [2021-06-29T16:31:05.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.021s coverage: 66.9% of statements [2021-06-29T16:31:05.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-29T16:31:05.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-29T16:31:05.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-29T16:31:06.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.689s coverage: 43.6% of statements [2021-06-29T16:31:06.819Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-29T16:31:06.819Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-29T16:31:06.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.259s coverage: 89.5% of statements [2021-06-29T16:31:06.819Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-29T16:31:06.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.192s coverage: 84.8% of statements [2021-06-29T16:31:06.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-29T16:31:17.007Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.255s coverage: 19.3% of statements [2021-06-29T16:31:17.007Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-29T16:31:17.007Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-29T16:31:17.007Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-29T16:31:17.007Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-29T16:31:17.007Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.582s coverage: 91.9% of statements [2021-06-29T16:31:17.007Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-29T16:31:17.007Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-29T16:31:17.007Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-29T16:31:17.007Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-29T16:31:17.007Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-29T16:31:17.007Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.262s coverage: 62.7% of statements [2021-06-29T16:31:17.007Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-29T16:31:17.007Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-29T16:31:17.007Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.393s coverage: 97.6% of statements [2021-06-29T16:31:17.007Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-29T16:31:17.007Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-29T16:31:17.007Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-29T16:31:17.007Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-29T16:31:17.007Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-29T16:31:17.007Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.168s coverage: 28.9% of statements [2021-06-29T16:31:17.007Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-29T16:31:17.007Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-29T16:31:17.007Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-29T16:31:17.007Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-29T16:31:17.007Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-29T16:31:17.007Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-29T16:31:17.007Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.148s coverage: 100.0% of statements [2021-06-29T16:31:17.007Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 95.4% of statements [2021-06-29T16:31:17.007Z] GO111MODULE=on go vet ./... [2021-06-29T16:32:39.063Z] gofmt -l . [2021-06-29T16:32:39.063Z] [ "`gofmt -l .`" = "" ] [2021-06-29T16:32:39.063Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-29T16:32:39.741Z] + ls -al . [2021-06-29T16:32:39.741Z] total 588 [2021-06-29T16:32:39.741Z] drwxrwxr-x 9 1001 1001 4096 Jun 29 16:32 . [2021-06-29T16:32:39.741Z] drwxr-xr-x 4 root root 4096 Jun 29 16:28 .. [2021-06-29T16:32:39.741Z] -rw-rw-r-- 1 1001 1001 11 Jun 29 16:26 .dockerignore [2021-06-29T16:32:39.741Z] drwxrwxr-x 8 1001 1001 4096 Jun 29 16:26 .git [2021-06-29T16:32:39.741Z] drwxrwxr-x 3 1001 1001 4096 Jun 29 16:26 .github [2021-06-29T16:32:39.741Z] -rw-rw-r-- 1 1001 1001 818 Jun 29 16:26 .gitignore [2021-06-29T16:32:39.741Z] -rw-rw-r-- 1 1001 1001 166 Jun 29 16:26 .sonarcloud.properties [2021-06-29T16:32:39.741Z] -rw-rw-r-- 1 1001 1001 8609 Jun 29 16:26 Attribution.txt [2021-06-29T16:32:39.741Z] -rw-rw-r-- 1 1001 1001 43881 Jun 29 16:26 CHANGELOG.md [2021-06-29T16:32:39.741Z] -rw-rw-r-- 1 1001 1001 3804 Jun 29 16:26 CONTRIBUTING.md [2021-06-29T16:32:39.741Z] -rw-rw-r-- 1 1001 1001 931 Jun 29 16:26 Dockerfile.build [2021-06-29T16:32:39.741Z] -rw-rw-r-- 1 1001 1001 849 Jun 29 16:26 Jenkinsfile [2021-06-29T16:32:39.741Z] -rw-rw-r-- 1 1001 1001 10775 Jun 29 16:26 LICENSE [2021-06-29T16:32:39.741Z] -rw-rw-r-- 1 1001 1001 5605 Jun 29 16:26 Makefile [2021-06-29T16:32:39.741Z] -rw-rw-r-- 1 1001 1001 7905 Jun 29 16:26 README.md [2021-06-29T16:32:39.741Z] -rw-rw-r-- 1 1001 1001 7071 Jun 29 16:26 SECURITY.md [2021-06-29T16:32:39.741Z] -rw-rw-r-- 1 1001 1001 5 Jun 29 16:24 VERSION [2021-06-29T16:32:39.741Z] -rw-rw-r-- 1 1001 1001 4131 Jun 29 16:26 ZMQWindows.md [2021-06-29T16:32:39.741Z] drwxrwxr-x 2 1001 1001 4096 Jun 29 16:26 bin [2021-06-29T16:32:39.741Z] drwxrwxr-x 14 1001 1001 4096 Jun 29 16:26 cmd [2021-06-29T16:32:39.741Z] -rw-r--r-- 1 root root 398095 Jun 29 16:31 coverage.out [2021-06-29T16:32:39.741Z] -rw-rw-r-- 1 1001 1001 806 Jun 29 16:26 go.mod [2021-06-29T16:32:39.741Z] -rw-r--r-- 1 root root 20759 Jun 29 16:28 go.sum [2021-06-29T16:32:39.741Z] drwxrwxr-x 7 1001 1001 4096 Jun 29 16:26 internal [2021-06-29T16:32:39.741Z] drwxrwxr-x 3 1001 1001 4096 Jun 29 16:26 openapi [2021-06-29T16:32:39.741Z] drwxrwxr-x 4 1001 1001 4096 Jun 29 16:26 snap [2021-06-29T16:32:39.741Z] -rw-rw-r-- 1 1001 1001 168 Jun 29 16:26 version.go [Pipeline] sh [2021-06-29T16:32:40.417Z] + '[' -e coverage.out ] [2021-06-29T16:32:40.417Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-29T16:32:40.460Z] Warning: overwriting stash ‘coverage-report’ [2021-06-29T16:32:41.335Z] Stashed 1 file(s) [Pipeline] sh [2021-06-29T16:32:42.003Z] + make build [2021-06-29T16:32:42.004Z] go mod tidy [2021-06-29T16:32:42.616Z] 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-06-29T16:32:48.941Z] Running on prd-ubuntu18.04-docker-8c-8g-688 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws [2021-06-29T16:32:48.967Z] Running in /w/workspace/edgex-go/39 [Pipeline] { [Pipeline] checkout [2021-06-29T16:32:49.098Z] The recommended git tool is: git [2021-06-29T16:32:49.365Z] 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-06-29T16:32:51.723Z] using credential edgex-jenkins-ssh [2021-06-29T16:32:51.742Z] Cloning the remote Git repository [2021-06-29T16:32:51.765Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-29T16:32:51.834Z] > git init /w/workspace/edgex-go/39 # timeout=10 [2021-06-29T16:32:51.878Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-29T16:32:51.879Z] > git --version # timeout=10 [2021-06-29T16:32:51.892Z] > git --version # 'git version 2.17.1' [2021-06-29T16:32:51.892Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-29T16:32:51.920Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-29T16:33:03.577Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-29T16:33:03.584Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-29T16:33:03.598Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-29T16:33:03.612Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-29T16:33:03.612Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-29T16:33:03.616Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-29T16:33:04.317Z] Merging remotes/origin/master commit 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 into PR head commit 266e89840a72ddde2cb83eb2b982679fcff76107 [2021-06-29T16:33:04.437Z] Merge succeeded, producing 266e89840a72ddde2cb83eb2b982679fcff76107 [2021-06-29T16:33:04.438Z] Checking out Revision 266e89840a72ddde2cb83eb2b982679fcff76107 (PR-3579) [2021-06-29T16:33:04.330Z] > git config core.sparsecheckout # timeout=10 [2021-06-29T16:33:04.336Z] > git checkout -f 266e89840a72ddde2cb83eb2b982679fcff76107 # timeout=10 [2021-06-29T16:33:04.397Z] > git remote # timeout=10 [2021-06-29T16:33:04.403Z] > git config --get remote.origin.url # timeout=10 [2021-06-29T16:33:04.415Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-29T16:33:04.420Z] > git merge 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 # timeout=10 [2021-06-29T16:33:04.429Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-29T16:33:04.440Z] > git config core.sparsecheckout # timeout=10 [2021-06-29T16:33:04.452Z] > git checkout -f 266e89840a72ddde2cb83eb2b982679fcff76107 # timeout=10 [2021-06-29T16:33:08.272Z] Commit message: "feat(snap): Add vault secret-token content plug hooks" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-29T16:33:09.831Z] + echo snap-build.sh [2021-06-29T16:33:09.831Z] snap-build.sh [2021-06-29T16:33:09.831Z] + SNAP_BASE_DIR=. [2021-06-29T16:33:09.831Z] + '[' '!' -z /w/workspace/edgex-go/39 ']' [2021-06-29T16:33:09.831Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/39 [2021-06-29T16:33:09.831Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/39]' [2021-06-29T16:33:09.831Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/39] [2021-06-29T16:33:09.831Z] + cd /w/workspace/edgex-go/39 [2021-06-29T16:33:09.831Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-06-29T16:33:09.831Z] Reading package lists... [2021-06-29T16:33:09.831Z] Building dependency tree... [2021-06-29T16:33:09.831Z] Reading state information... [2021-06-29T16:33:10.096Z] The following packages were automatically installed and are no longer required: [2021-06-29T16:33:10.096Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-06-29T16:33:10.096Z] uidmap xdelta3 [2021-06-29T16:33:10.096Z] Use 'sudo apt autoremove' to remove them. [2021-06-29T16:33:10.096Z] The following packages will be REMOVED: [2021-06-29T16:33:10.096Z] lxd* lxd-client* [2021-06-29T16:33:10.672Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-06-29T16:33:10.672Z] After this operation, 31.7 MB disk space will be freed. [2021-06-29T16:33:11.472Z] (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-06-29T16:33:11.472Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-29T16:33:11.574Z] 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-06-29T16:33:12.199Z] 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-06-29T16:33:12.465Z] Removing lxd dnsmasq configuration [2021-06-29T16:33:12.465Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-06-29T16:33:12.735Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-06-29T16:33:13.684Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-29T16:33:13.947Z] (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-06-29T16:33:13.947Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-29T16:33:15.341Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-06-29T16:33:15.341Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-06-29T16:33:16.537Z] 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-06-29T16:33:16.730Z] + sudo snap remove --purge lxd [2021-06-29T16:33:16.992Z] snap "lxd" is not installed [2021-06-29T16:33:16.992Z] + sudo groupadd --force --system lxd [2021-06-29T16:33:16.992Z] ++ whoami [2021-06-29T16:33:16.992Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-06-29T16:33:16.992Z] + newgrp - lxd [2021-06-29T16:33:17.137Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-29T16:33:17.257Z] + sudo snap install lxd [2021-06-29T16:33:20.560Z] 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-06-29T16:33:23.971Z] 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-06-29T16:33:27.374Z] 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-06-29T16:33:30.774Z] 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-06-29T16:33:33.406Z] 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-06-29T16:33:36.822Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-06-29T16:33:42.266Z] $ docker stop --time=1 503249945fdc9dd88f5677a8622872f648f30ae29c75dc30ab134720f9c2932e [2021-06-29T16:33:44.723Z] $ docker rm -f 503249945fdc9dd88f5677a8622872f648f30ae29c75dc30ab134720f9c2932e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-29T16:33:46.368Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-29T16:33:46.368Z] [2021-06-29T16:33:46.368Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-29T16:33:46.998Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-29T16:33:47.275Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-29T16:33:47.275Z] 29e5d40040c1: Pulling fs layer [2021-06-29T16:33:47.275Z] 1ce36da41761: Pulling fs layer [2021-06-29T16:33:47.275Z] 25b303627fd3: Pulling fs layer [2021-06-29T16:33:47.550Z] 29e5d40040c1: Download complete [2021-06-29T16:33:48.157Z] 29e5d40040c1: Pull complete [2021-06-29T16:33:48.157Z] 1ce36da41761: Verifying Checksum [2021-06-29T16:33:48.157Z] 1ce36da41761: Download complete [2021-06-29T16:33:49.603Z] 1ce36da41761: Pull complete [2021-06-29T16:33:49.874Z] 25b303627fd3: Download complete [2021-06-29T16:34:00.034Z] 25b303627fd3: Pull complete [2021-06-29T16:34:00.034Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-29T16:34:00.034Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-29T16:34:00.034Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-29T16:34:00.307Z] prd-ubuntu18.04-docker-arm64-4c-16g-686 does not seem to be running inside a container [2021-06-29T16:34:00.389Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/39 -v /w/workspace/edgex-go/39:/w/workspace/edgex-go/39:rw,z -v /w/workspace/edgex-go/39@tmp:/w/workspace/edgex-go/39@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-devops/edgex-compose-arm64:latest cat [2021-06-29T16:34:03.255Z] $ docker top 51f3d288aee4f225cc2140df9a007c071d95010610e28ea38c80c6139d0f0efc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-29T16:34:04.273Z] + grep parallel [2021-06-29T16:34:04.273Z] + docker-compose build --help [2021-06-29T16:34:08.661Z] --parallel Build images in parallel. [Pipeline] } [2021-06-29T16:34:08.683Z] $ docker stop --time=1 51f3d288aee4f225cc2140df9a007c071d95010610e28ea38c80c6139d0f0efc [2021-06-29T16:34:10.516Z] $ docker rm -f 51f3d288aee4f225cc2140df9a007c071d95010610e28ea38c80c6139d0f0efc [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-29T16:34:11.234Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-29T16:34:11.234Z] . [Pipeline] withDockerContainer [2021-06-29T16:34:11.524Z] prd-ubuntu18.04-docker-arm64-4c-16g-686 does not seem to be running inside a container [2021-06-29T16:34:11.618Z] $ 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/39 -v /w/workspace/edgex-go/39:/w/workspace/edgex-go/39:rw,z -v /w/workspace/edgex-go/39@tmp:/w/workspace/edgex-go/39@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-arm64:latest cat [2021-06-29T16:34:13.229Z] $ docker top 0b8014d8e5717ae0c6f063f7c25bbe33950a0485b9cd0d9580b3ac57a7de28e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-29T16:34:14.250Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-29T16:34:17.630Z] Building core-command ... [2021-06-29T16:34:17.630Z] Building core-data ... [2021-06-29T16:34:17.630Z] Building core-metadata ... [2021-06-29T16:34:17.630Z] Building security-bootstrapper ... [2021-06-29T16:34:17.630Z] Building security-proxy-setup ... [2021-06-29T16:34:17.630Z] Building security-secretstore-setup ... [2021-06-29T16:34:17.630Z] Building support-notifications ... [2021-06-29T16:34:17.630Z] Building support-scheduler ... [2021-06-29T16:34:17.630Z] Building sys-mgmt-agent ... [2021-06-29T16:34:17.630Z] Building support-notifications [2021-06-29T16:34:17.630Z] Building security-bootstrapper [2021-06-29T16:34:17.630Z] Building sys-mgmt-agent [2021-06-29T16:34:17.630Z] Building security-proxy-setup [2021-06-29T16:34:17.630Z] Building core-command [2021-06-29T16:35:39.420Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T16:35:39.420Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-29T16:35:39.420Z] ---> afb1d0f63e92 [2021-06-29T16:35:39.420Z] Step 3/24 : WORKDIR /edgex-go [2021-06-29T16:35:39.420Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T16:35:39.420Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-29T16:35:39.420Z] ---> afb1d0f63e92 [2021-06-29T16:35:39.420Z] Step 3/32 : WORKDIR /edgex-go [2021-06-29T16:35:39.420Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T16:35:39.420Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-29T16:35:39.420Z] ---> afb1d0f63e92 [2021-06-29T16:35:39.420Z] Step 3/22 : WORKDIR /edgex-go [2021-06-29T16:35:39.420Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T16:35:39.420Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-29T16:35:39.420Z] ---> afb1d0f63e92 [2021-06-29T16:35:39.420Z] Step 3/24 : WORKDIR /edgex-go [2021-06-29T16:35:39.420Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T16:35:39.420Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-29T16:35:39.420Z] ---> afb1d0f63e92 [2021-06-29T16:35:39.420Z] Step 3/23 : WORKDIR /edgex-go [2021-06-29T16:35:39.420Z] ---> Running in 482e5920adee [2021-06-29T16:35:39.420Z] ---> Running in a5b6b2c124ab [2021-06-29T16:35:39.420Z] ---> Running in 824bafba3ad5 [2021-06-29T16:35:39.420Z] ---> Running in 759be926aa70 [2021-06-29T16:35:39.420Z] ---> Running in 238ca0a59e76 [2021-06-29T16:35:39.420Z] Removing intermediate container 482e5920adee [2021-06-29T16:35:39.420Z] ---> 45311c635fed [2021-06-29T16:35:39.420Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T16:35:39.420Z] Removing intermediate container a5b6b2c124ab [2021-06-29T16:35:39.420Z] ---> 3d631b9eb6cd [2021-06-29T16:35:39.420Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T16:35:39.420Z] Removing intermediate container 759be926aa70 [2021-06-29T16:35:39.420Z] ---> 2a1f04c7188c [2021-06-29T16:35:39.420Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T16:35:39.420Z] Removing intermediate container 824bafba3ad5 [2021-06-29T16:35:39.420Z] ---> 24aadb5f4b9e [2021-06-29T16:35:39.420Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T16:35:39.420Z] Removing intermediate container 238ca0a59e76 [2021-06-29T16:35:39.420Z] ---> feae910f1ad9 [2021-06-29T16:35:39.420Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T16:35:39.420Z] ---> Running in c575c9dc0bfc [2021-06-29T16:35:39.420Z] ---> Running in 8307b8626803 [2021-06-29T16:35:39.420Z] ---> Running in e569b63c1522 [2021-06-29T16:35:39.420Z] ---> Running in 3f80772bfcbf [2021-06-29T16:35:39.420Z] ---> Running in 2f34f511aba5 [2021-06-29T16:35:39.420Z] Removing intermediate container c575c9dc0bfc [2021-06-29T16:35:39.420Z] ---> f28f3cb272ce [2021-06-29T16:35:39.420Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-29T16:35:39.420Z] Removing intermediate container 8307b8626803 [2021-06-29T16:35:39.420Z] ---> 037c2e02ee20 [2021-06-29T16:35:39.420Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-29T16:35:39.420Z] ---> Running in f65cfa15e6f3 [2021-06-29T16:35:39.420Z] ---> Running in 6c9c5638b0d9 [2021-06-29T16:35:39.420Z] Removing intermediate container 3f80772bfcbf [2021-06-29T16:35:39.420Z] ---> a581193339c3 [2021-06-29T16:35:39.420Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-29T16:35:39.420Z] Removing intermediate container e569b63c1522 [2021-06-29T16:35:39.420Z] ---> f2ced97381fc [2021-06-29T16:35:39.420Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-29T16:35:39.420Z] Removing intermediate container 2f34f511aba5 [2021-06-29T16:35:39.420Z] ---> e7af5957cc80 [2021-06-29T16:35:39.420Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-29T16:35:39.420Z] ---> Running in 433db9dcc017 [2021-06-29T16:35:39.420Z] ---> Running in b37b62810b4c [2021-06-29T16:35:39.420Z] ---> Running in 3fae488ffe0f [2021-06-29T16:35:39.420Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-29T16:35:39.420Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-29T16:35:39.420Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-29T16:35:39.420Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-29T16:35:39.420Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-29T16:35:39.420Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-29T16:35:39.420Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-29T16:35:39.420Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-29T16:35:39.420Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-29T16:35:39.420Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-29T16:35:39.420Z] OK: 218 MiB in 52 packages [2021-06-29T16:35:40.026Z] OK: 218 MiB in 52 packages [2021-06-29T16:35:40.305Z] OK: 218 MiB in 52 packages [2021-06-29T16:35:40.602Z] OK: 218 MiB in 52 packages [2021-06-29T16:35:40.602Z] OK: 218 MiB in 52 packages [2021-06-29T16:35:41.198Z] Removing intermediate container f65cfa15e6f3 [2021-06-29T16:35:41.198Z] ---> e55ed8c83413 [2021-06-29T16:35:41.198Z] Step 6/23 : COPY go.mod . [2021-06-29T16:35:41.808Z] Removing intermediate container 6c9c5638b0d9 [2021-06-29T16:35:41.808Z] ---> d5072de46eb9 [2021-06-29T16:35:41.808Z] Step 6/22 : COPY go.mod . [2021-06-29T16:35:42.088Z] Removing intermediate container b37b62810b4c [2021-06-29T16:35:42.088Z] ---> 198771570782 [2021-06-29T16:35:42.088Z] Step 6/24 : COPY go.mod . [2021-06-29T16:35:42.088Z] ---> 6a2f893ff106 [2021-06-29T16:35:42.088Z] Step 7/23 : RUN go mod download [2021-06-29T16:35:42.365Z] Removing intermediate container 3fae488ffe0f [2021-06-29T16:35:42.365Z] ---> 005db56a0beb [2021-06-29T16:35:42.365Z] Step 6/32 : COPY go.mod . [2021-06-29T16:35:42.365Z] Removing intermediate container 433db9dcc017 [2021-06-29T16:35:42.365Z] ---> 8922b8918e50 [2021-06-29T16:35:42.365Z] Step 6/24 : COPY go.mod . [2021-06-29T16:35:42.637Z] ---> Running in 290f159551e5 [2021-06-29T16:35:42.914Z] ---> 34a4ba1b27d6 [2021-06-29T16:35:42.914Z] Step 7/22 : RUN go mod download [2021-06-29T16:35:43.190Z] ---> Running in 7c7a583a52ad [2021-06-29T16:35:43.472Z] ---> a009c979b74d [2021-06-29T16:35:43.472Z] Step 7/24 : RUN go mod download [2021-06-29T16:35:43.751Z] ---> Running in 9a9e6330f3ff [2021-06-29T16:35:43.751Z] ---> 82b6911f38d8 [2021-06-29T16:35:43.751Z] Step 7/32 : RUN go mod download [2021-06-29T16:35:44.032Z] ---> ce5f0ec79b21 [2021-06-29T16:35:44.032Z] Step 7/24 : RUN go mod download [2021-06-29T16:35:44.314Z] ---> Running in 2fb5cea92344 [2021-06-29T16:35:44.314Z] ---> Running in 09772c57bfcf [2021-06-29T16:35:46.985Z] Removing intermediate container 290f159551e5 [2021-06-29T16:35:46.985Z] ---> b17b12d03279 [2021-06-29T16:35:46.985Z] Step 8/23 : COPY . . [2021-06-29T16:35:47.979Z] Removing intermediate container 7c7a583a52ad [2021-06-29T16:35:47.979Z] ---> d605bebe1cd3 [2021-06-29T16:35:47.979Z] Step 8/22 : COPY . . [2021-06-29T16:35:48.589Z] Removing intermediate container 9a9e6330f3ff [2021-06-29T16:35:48.589Z] ---> 74f94ba25fce [2021-06-29T16:35:48.589Z] Step 8/24 : COPY . . [2021-06-29T16:35:49.585Z] Removing intermediate container 2fb5cea92344 [2021-06-29T16:35:49.585Z] ---> e6241814c373 [2021-06-29T16:35:49.585Z] Step 8/32 : COPY . . [2021-06-29T16:35:49.864Z] Removing intermediate container 09772c57bfcf [2021-06-29T16:35:49.864Z] ---> fcc572f51716 [2021-06-29T16:35:49.864Z] Step 8/24 : COPY . . [2021-06-29T16:36:08.881Z] 2021-06-29T16:35:55Z INFO Waiting for automatic snapd restart... [2021-06-29T16:36:12.060Z] ---> b260cde6576e [2021-06-29T16:36:12.060Z] Step 9/23 : RUN go mod tidy [2021-06-29T16:36:12.060Z] ---> 72d9c27de59a [2021-06-29T16:36:12.060Z] Step 9/22 : RUN go mod tidy [2021-06-29T16:36:12.060Z] ---> 358b582c0ef7 [2021-06-29T16:36:12.060Z] Step 9/32 : RUN go mod tidy [2021-06-29T16:36:12.060Z] ---> 267fa9bf1d02 [2021-06-29T16:36:12.060Z] Step 9/24 : RUN go mod tidy [2021-06-29T16:36:12.060Z] ---> Running in aba0d772a0c1 [2021-06-29T16:36:12.060Z] ---> Running in 63924c6f0ca9 [2021-06-29T16:36:12.337Z] ---> Running in af9e3632fa91 [2021-06-29T16:36:12.337Z] ---> Running in f3abbfba5a8f [2021-06-29T16:36:12.618Z] ---> d697bd9eec86 [2021-06-29T16:36:12.618Z] Step 9/24 : RUN go mod tidy [2021-06-29T16:36:12.894Z] ---> Running in ecc1eac96611 [2021-06-29T16:36:19.633Z] Removing intermediate container aba0d772a0c1 [2021-06-29T16:36:19.633Z] ---> b3cf111f7e83 [2021-06-29T16:36:19.633Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-29T16:36:19.633Z] ---> Running in f0dbff188db4 [2021-06-29T16:36:19.633Z] Removing intermediate container f3abbfba5a8f [2021-06-29T16:36:19.633Z] ---> a83cdc3793b1 [2021-06-29T16:36:19.633Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-29T16:36:19.633Z] ---> Running in 7120fe60098c [2021-06-29T16:36:19.906Z] Removing intermediate container 63924c6f0ca9 [2021-06-29T16:36:19.906Z] ---> b2310cd3a89d [2021-06-29T16:36:19.906Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-29T16:36:20.184Z] Removing intermediate container ecc1eac96611 [2021-06-29T16:36:20.184Z] ---> a31924010ce9 [2021-06-29T16:36:20.184Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-29T16:36:20.184Z] Removing intermediate container af9e3632fa91 [2021-06-29T16:36:20.184Z] ---> 4bb6792fea49 [2021-06-29T16:36:20.184Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-29T16:36:20.184Z] ---> Running in 264354a1c1d2 [2021-06-29T16:36:20.463Z] ---> Running in fceb7aaace6f [2021-06-29T16:36:20.463Z] ---> Running in b723e96ec5d2 [2021-06-29T16:36:20.737Z] 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-06-29T16:36:21.754Z] 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-06-29T16:36:23.207Z] 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-06-29T16:36:23.486Z] 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-06-29T16:36:23.486Z] 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-06-29T16:38:00.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-06-29T16:38:15.518Z] Removing intermediate container fceb7aaace6f [2021-06-29T16:38:15.518Z] ---> f25c5aae6a5a [2021-06-29T16:38:15.518Z] [2021-06-29T16:38:15.518Z] Step 11/24 : FROM alpine:3.12 [2021-06-29T16:38:15.518Z] 3.12: Pulling from library/alpine [2021-06-29T16:38:15.796Z] Removing intermediate container f0dbff188db4 [2021-06-29T16:38:15.796Z] ---> 4dcea4cb6c7b [2021-06-29T16:38:15.796Z] [2021-06-29T16:38:15.796Z] Step 11/22 : FROM alpine:3.12 [2021-06-29T16:38:16.398Z] 3.12: Pulling from library/alpine [2021-06-29T16:38:16.398Z] Removing intermediate container 7120fe60098c [2021-06-29T16:38:16.398Z] ---> b39bd09a7788 [2021-06-29T16:38:16.398Z] [2021-06-29T16:38:16.398Z] Step 11/32 : FROM alpine:3.12 [2021-06-29T16:38:16.398Z] Removing intermediate container b723e96ec5d2 [2021-06-29T16:38:16.398Z] ---> 547b841c1306 [2021-06-29T16:38:16.398Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-29T16:38:16.680Z] 3.12: Pulling from library/alpine [2021-06-29T16:38:16.957Z] ---> Running in 16c74dad5552 [2021-06-29T16:38:17.557Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-29T16:38:17.557Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-29T16:38:17.557Z] Status: Downloaded newer image for alpine:3.12 [2021-06-29T16:38:17.557Z] Status: Image is up to date for alpine:3.12 [2021-06-29T16:38:17.557Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-29T16:38:17.557Z] Status: Image is up to date for alpine:3.12 [2021-06-29T16:38:17.557Z] ---> c4fd0aeabfcf [2021-06-29T16:38:17.557Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-29T16:38:17.557Z] ---> c4fd0aeabfcf [2021-06-29T16:38:17.557Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-29T16:38:17.557Z] ---> c4fd0aeabfcf [2021-06-29T16:38:17.557Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-29T16:38:17.557Z] Removing intermediate container 264354a1c1d2 [2021-06-29T16:38:17.557Z] ---> 48c2454b21af [2021-06-29T16:38:17.557Z] [2021-06-29T16:38:17.557Z] Step 11/23 : FROM alpine:3.12 [2021-06-29T16:38:17.557Z] ---> c4fd0aeabfcf [2021-06-29T16:38:17.557Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-29T16:38:17.834Z] ---> Running in db602dc5bf72 [2021-06-29T16:38:17.835Z] ---> Running in accc00449ef3 [2021-06-29T16:38:17.835Z] ---> Running in 22e25dba9cfd [2021-06-29T16:38:17.835Z] ---> Running in df30be826f72 [2021-06-29T16:38:18.848Z] Removing intermediate container df30be826f72 [2021-06-29T16:38:18.848Z] ---> 4af704e885c3 [2021-06-29T16:38:18.848Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-29T16:38:19.124Z] ---> Running in 751eee28288a [2021-06-29T16:38:19.401Z] 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-06-29T16:38:20.009Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-29T16:38:20.285Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-29T16:38:20.285Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-29T16:38:20.285Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-29T16:38:20.285Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-29T16:38:20.567Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-29T16:38:20.847Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-29T16:38:21.123Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-29T16:38:21.123Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T16:38:21.123Z] Executing ca-certificates-20191127-r4.trigger [2021-06-29T16:38:21.123Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-29T16:38:21.123Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-29T16:38:21.123Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-29T16:38:21.123Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-29T16:38:21.399Z] (4/4) Installing curl (7.77.0-r0) [2021-06-29T16:38:21.399Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T16:38:21.399Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-29T16:38:21.399Z] Executing ca-certificates-20191127-r4.trigger [2021-06-29T16:38:21.399Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T16:38:21.399Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-29T16:38:21.399Z] OK: 6 MiB in 16 packages [2021-06-29T16:38:21.399Z] OK: 5 MiB in 15 packages [2021-06-29T16:38:21.677Z] OK: 7 MiB in 18 packages [2021-06-29T16:38:21.955Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-29T16:38:21.955Z] (2/2) Installing su-exec (0.2-r1) [2021-06-29T16:38:21.955Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T16:38:22.230Z] OK: 5 MiB in 16 packages [2021-06-29T16:38:23.687Z] Removing intermediate container db602dc5bf72 [2021-06-29T16:38:23.687Z] ---> 11d1fb43681a [2021-06-29T16:38:23.687Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-29T16:38:23.972Z] ---> Running in 220540595a84 [2021-06-29T16:38:23.972Z] Removing intermediate container accc00449ef3 [2021-06-29T16:38:23.972Z] ---> 503f08c8084e [2021-06-29T16:38:23.972Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-29T16:38:24.246Z] Removing intermediate container 22e25dba9cfd [2021-06-29T16:38:24.246Z] ---> 2abb9d37943b [2021-06-29T16:38:24.246Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-29T16:38:24.246Z] ---> Running in f14b764e44c5 [2021-06-29T16:38:24.527Z] ---> Running in 40326248bea2 [2021-06-29T16:38:24.527Z] Removing intermediate container 16c74dad5552 [2021-06-29T16:38:24.527Z] ---> 68c8b6f6c131 [2021-06-29T16:38:24.527Z] [2021-06-29T16:38:24.527Z] Step 12/24 : FROM docker:20.10.0 [2021-06-29T16:38:24.527Z] Removing intermediate container 751eee28288a [2021-06-29T16:38:24.527Z] ---> f93bd2996f68 [2021-06-29T16:38:24.527Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-29T16:38:24.527Z] Removing intermediate container 220540595a84 [2021-06-29T16:38:24.527Z] ---> 30e32926bc69 [2021-06-29T16:38:24.527Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-29T16:38:24.808Z] 20.10.0: Pulling from library/docker [2021-06-29T16:38:24.808Z] ---> Running in 383467c9d18e [2021-06-29T16:38:25.085Z] ---> Running in 3d702263adef [2021-06-29T16:38:25.085Z] Removing intermediate container 40326248bea2 [2021-06-29T16:38:25.085Z] ---> 886428d1698e [2021-06-29T16:38:25.085Z] Step 14/22 : WORKDIR /edgex [2021-06-29T16:38:25.085Z] Removing intermediate container f14b764e44c5 [2021-06-29T16:38:25.085Z] ---> 014f8780282c [2021-06-29T16:38:25.085Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-29T16:38:25.361Z] ---> Running in a25d535b6ee5 [2021-06-29T16:38:25.361Z] ---> Running in 75c9cbccae83 [2021-06-29T16:38:25.635Z] Removing intermediate container 383467c9d18e [2021-06-29T16:38:25.635Z] ---> 07dc07c7ff37 [2021-06-29T16:38:25.635Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-29T16:38:25.912Z] Removing intermediate container 3d702263adef [2021-06-29T16:38:25.912Z] ---> 91156ae09dfe [2021-06-29T16:38:25.912Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-29T16:38:25.912Z] ---> Running in 74e6e26bd498 [2021-06-29T16:38:26.190Z] ---> Running in 9eb097576ab2 [2021-06-29T16:38:26.470Z] Removing intermediate container 75c9cbccae83 [2021-06-29T16:38:26.470Z] ---> e850b1ea9f53 [2021-06-29T16:38:26.470Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-29T16:38:26.470Z] Removing intermediate container a25d535b6ee5 [2021-06-29T16:38:26.470Z] ---> 34e8c2729abf [2021-06-29T16:38:26.470Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-29T16:38:26.746Z] ---> Running in d240c678aa13 [2021-06-29T16:38:27.024Z] Removing intermediate container 74e6e26bd498 [2021-06-29T16:38:27.024Z] ---> c2b6bd888b05 [2021-06-29T16:38:27.024Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-29T16:38:27.024Z] Removing intermediate container 9eb097576ab2 [2021-06-29T16:38:27.024Z] ---> 7b61e8b60ca2 [2021-06-29T16:38:27.024Z] Step 16/24 : WORKDIR / [2021-06-29T16:38:27.300Z] ---> Running in d1efd0135117 [2021-06-29T16:38:27.300Z] ---> Running in 78edef7ec705 [2021-06-29T16:38:27.901Z] Removing intermediate container d240c678aa13 [2021-06-29T16:38:27.901Z] ---> 00ca380ed4d7 [2021-06-29T16:38:27.901Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-29T16:38:28.503Z] ---> d84606e69a3d [2021-06-29T16:38:28.503Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-29T16:38:28.503Z] Removing intermediate container 78edef7ec705 [2021-06-29T16:38:28.503Z] ---> 9dc390627a8b [2021-06-29T16:38:28.503Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-29T16:38:29.495Z] ---> 99a233b0a8f2 [2021-06-29T16:38:29.495Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-29T16:38:30.093Z] ---> ef0b55d276ac [2021-06-29T16:38:30.093Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-29T16:38:30.700Z] ---> 6b3ff7c0b79f [2021-06-29T16:38:30.700Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-29T16:38:30.700Z] Removing intermediate container d1efd0135117 [2021-06-29T16:38:30.700Z] ---> 6f777ac0b8f6 [2021-06-29T16:38:30.700Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-29T16:38:30.974Z] ---> Running in 29fdcacd3787 [2021-06-29T16:38:31.968Z] ---> b4ff17a078d9 [2021-06-29T16:38:31.968Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-29T16:38:31.968Z] Removing intermediate container 29fdcacd3787 [2021-06-29T16:38:31.968Z] ---> d8d92e9985bb [2021-06-29T16:38:31.968Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-29T16:38:32.244Z] ---> f32a0f32e5b6 [2021-06-29T16:38:32.244Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-29T16:38:32.848Z] ---> a531c655424d [2021-06-29T16:38:32.848Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-29T16:38:33.445Z] ---> Running in f667d907e703 [2021-06-29T16:38:33.722Z] ---> 566fb847a4b0 [2021-06-29T16:38:33.722Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-29T16:38:33.998Z] ---> Running in 7ce73e6d0ac7 [2021-06-29T16:38:34.271Z] ---> e67608cc671a [2021-06-29T16:38:34.271Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-29T16:38:34.271Z] ---> c178d07df6ba [2021-06-29T16:38:34.271Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-29T16:38:34.271Z] Removing intermediate container f667d907e703 [2021-06-29T16:38:34.271Z] ---> bf3fbc397d53 [2021-06-29T16:38:34.271Z] Step 19/22 : CMD ["--init=true"] [2021-06-29T16:38:34.544Z] ---> Running in 1c56f6cce5e4 [2021-06-29T16:38:34.544Z] ---> Running in 25cffc58ad89 [2021-06-29T16:38:34.544Z] ---> Running in 48b06bd4bd1d [2021-06-29T16:38:34.820Z] Removing intermediate container 7ce73e6d0ac7 [2021-06-29T16:38:34.820Z] ---> 16b5a242e8bc [2021-06-29T16:38:34.820Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T16:38:35.420Z] ---> Running in 7bdc8d1749a7 [2021-06-29T16:38:35.420Z] Removing intermediate container 48b06bd4bd1d [2021-06-29T16:38:35.420Z] ---> 6c03d4a0c533 [2021-06-29T16:38:35.420Z] Step 20/22 : LABEL arch=arm64 [2021-06-29T16:38:35.420Z] Removing intermediate container 1c56f6cce5e4 [2021-06-29T16:38:35.420Z] ---> 64c777226efa [2021-06-29T16:38:35.420Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T16:38:35.724Z] ---> Running in dbe85dc04efb [2021-06-29T16:38:35.724Z] ---> Running in ecf148f2ccda [2021-06-29T16:38:36.000Z] Removing intermediate container 7bdc8d1749a7 [2021-06-29T16:38:36.000Z] ---> adf04783a141 [2021-06-29T16:38:36.000Z] Step 21/23 : LABEL arch=arm64 [2021-06-29T16:38:36.280Z] ---> Running in 44076e648cad [2021-06-29T16:38:36.554Z] Removing intermediate container dbe85dc04efb [2021-06-29T16:38:36.554Z] ---> fc871ddacb0b [2021-06-29T16:38:36.554Z] Step 21/22 : LABEL git_sha=266e89840a72ddde2cb83eb2b982679fcff76107 [2021-06-29T16:38:36.848Z] Removing intermediate container ecf148f2ccda [2021-06-29T16:38:36.848Z] ---> f44829b3aec1 [2021-06-29T16:38:36.848Z] Step 22/24 : LABEL arch=arm64 [2021-06-29T16:38:36.848Z] ---> Running in ad2a1e39839d [2021-06-29T16:38:37.145Z] ---> Running in fa4f014339d9 [2021-06-29T16:38:37.145Z] Removing intermediate container 44076e648cad [2021-06-29T16:38:37.145Z] ---> 72bfd836d3f7 [2021-06-29T16:38:37.145Z] Step 22/23 : LABEL git_sha=266e89840a72ddde2cb83eb2b982679fcff76107 [2021-06-29T16:38:37.420Z] ---> Running in 93913be570fb [2021-06-29T16:38:38.021Z] Removing intermediate container ad2a1e39839d [2021-06-29T16:38:38.021Z] ---> 2b705b460d55 [2021-06-29T16:38:38.021Z] Step 22/22 : LABEL version=0.0.0 [2021-06-29T16:38:38.021Z] Removing intermediate container fa4f014339d9 [2021-06-29T16:38:38.021Z] ---> 0118eb18d5d9 [2021-06-29T16:38:38.021Z] Step 23/24 : LABEL git_sha=266e89840a72ddde2cb83eb2b982679fcff76107 [2021-06-29T16:38:38.299Z] ---> Running in b3c7213be66b [2021-06-29T16:38:38.299Z] ---> Running in c1bd5f6fb9c2 [2021-06-29T16:38:38.299Z] Removing intermediate container 25cffc58ad89 [2021-06-29T16:38:38.299Z] ---> cd70c6c41090 [2021-06-29T16:38:38.299Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-29T16:38:38.299Z] Removing intermediate container 93913be570fb [2021-06-29T16:38:38.299Z] ---> 2c208be613ce [2021-06-29T16:38:38.576Z] Step 23/23 : LABEL version=0.0.0 [2021-06-29T16:38:38.576Z] ---> Running in 36a5f87f9312 [2021-06-29T16:38:39.175Z] Removing intermediate container b3c7213be66b [2021-06-29T16:38:39.175Z] ---> 69f7b5b325bc [2021-06-29T16:38:39.175Z] [2021-06-29T16:38:39.175Z] Removing intermediate container c1bd5f6fb9c2 [2021-06-29T16:38:39.175Z] ---> 3d83c80225d1 [2021-06-29T16:38:39.175Z] Step 24/24 : LABEL version=0.0.0 [2021-06-29T16:38:39.453Z] ---> Running in 70b5f0755755 [2021-06-29T16:38:39.453Z] Removing intermediate container 36a5f87f9312 [2021-06-29T16:38:39.730Z] ---> 582159c44ac3 [2021-06-29T16:38:39.730Z] [2021-06-29T16:38:39.730Z] Successfully built 69f7b5b325bc [2021-06-29T16:38:39.730Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-29T16:38:39.730Z]  Building security-proxy-setup ... done Building security-secretstore-setup [2021-06-29T16:38:39.730Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-29T16:38:39.730Z] ---> 8b70e6397098 [2021-06-29T16:38:39.730Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-29T16:38:40.006Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-29T16:38:40.006Z] ---> eeaf43b92773 [2021-06-29T16:38:40.006Z] 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-06-29T16:38:40.006Z] Removing intermediate container 70b5f0755755 [2021-06-29T16:38:40.006Z] ---> ea1a91983388 [2021-06-29T16:38:40.006Z] [2021-06-29T16:38:40.278Z] ---> Running in e2f05f038b66 [2021-06-29T16:38:40.278Z] Successfully built 582159c44ac3 [2021-06-29T16:38:40.278Z] Successfully tagged support-notifications-arm64:latest [2021-06-29T16:38:40.278Z]  Building support-notifications ... done Building core-data [2021-06-29T16:38:40.885Z] Successfully built ea1a91983388 [2021-06-29T16:38:40.885Z] Successfully tagged core-command-arm64:latest [2021-06-29T16:38:40.885Z]  Building core-command ... done Building core-metadata [2021-06-29T16:38:41.157Z] Removing intermediate container e2f05f038b66 [2021-06-29T16:38:41.157Z] ---> fe5aa0c2eb1e [2021-06-29T16:38:41.157Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-29T16:38:41.430Z] ---> Running in 9aae44edd186 [2021-06-29T16:38:41.704Z] ---> 203ca8cc4599 [2021-06-29T16:38:41.704Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-29T16:38:42.708Z] ---> 5077228b1ab3 [2021-06-29T16:38:42.708Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-29T16:38:42.989Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-29T16:38:43.271Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-29T16:38:43.544Z] ---> a1d184cffe6a [2021-06-29T16:38:43.544Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-29T16:38:43.820Z] (1/39) Installing readline (8.0.4-r0) [2021-06-29T16:38:43.820Z] (2/39) Installing bash (5.0.17-r0) [2021-06-29T16:38:43.820Z] Executing bash-5.0.17-r0.post-install [2021-06-29T16:38:43.820Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-29T16:38:43.820Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-29T16:38:43.820Z] (5/39) Installing curl (7.77.0-r0) [2021-06-29T16:38:43.820Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-29T16:38:43.820Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-29T16:38:43.820Z] (8/39) Installing expat (2.2.9-r1) [2021-06-29T16:38:43.820Z] (9/39) Installing libffi (3.3-r2) [2021-06-29T16:38:43.820Z] (10/39) Installing gdbm (1.13-r1) [2021-06-29T16:38:43.820Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-29T16:38:43.820Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-29T16:38:43.820Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-29T16:38:45.812Z] ---> 83e06b1d3bf2 [2021-06-29T16:38:45.812Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-29T16:38:45.812Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-29T16:38:45.812Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-29T16:38:45.812Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-29T16:38:46.098Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-29T16:38:46.098Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-29T16:38:46.098Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-29T16:38:46.098Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-29T16:38:46.098Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-29T16:38:46.098Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-29T16:38:46.374Z] ---> Running in 91279f2a79d7 [2021-06-29T16:38:46.374Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-29T16:38:46.374Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-29T16:38:46.374Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-29T16:38:46.374Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-29T16:38:46.374Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-29T16:38:46.374Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-29T16:38:46.374Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-29T16:38:46.374Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-29T16:38:46.374Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-29T16:38:46.374Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-29T16:38:46.650Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-29T16:38:46.650Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-29T16:38:46.650Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-29T16:38:46.650Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-29T16:38:46.650Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-29T16:38:46.650Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-29T16:38:46.650Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-29T16:38:46.650Z] Executing busybox-1.31.1-r19.trigger [2021-06-29T16:38:46.930Z] OK: 72 MiB in 59 packages [2021-06-29T16:38:47.209Z] Removing intermediate container 91279f2a79d7 [2021-06-29T16:38:47.209Z] ---> 5a691f673f82 [2021-06-29T16:38:47.209Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-29T16:38:48.660Z] ---> 3665d62319ef [2021-06-29T16:38:48.660Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-29T16:38:48.956Z] ---> Running in a9e3918396ff [2021-06-29T16:38:51.593Z] Removing intermediate container a9e3918396ff [2021-06-29T16:38:51.593Z] ---> fa0e7f7e1d6d [2021-06-29T16:38:51.593Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-29T16:38:51.593Z] Collecting docker-compose==1.23.2 [2021-06-29T16:38:51.867Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-29T16:38:51.867Z] ---> Running in 991056c50e87 [2021-06-29T16:38:52.468Z] Removing intermediate container 991056c50e87 [2021-06-29T16:38:52.468Z] ---> f45ff931e807 [2021-06-29T16:38:52.468Z] Step 29/32 : CMD ["gate"] [2021-06-29T16:38:52.468Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-29T16:38:52.468Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-29T16:38:53.072Z] ---> Running in 310f470e6997 [2021-06-29T16:38:53.674Z] Removing intermediate container 310f470e6997 [2021-06-29T16:38:53.674Z] ---> c72f92b3aa68 [2021-06-29T16:38:53.674Z] Step 30/32 : LABEL arch=arm64 [2021-06-29T16:38:53.953Z] ---> Running in 811999b5b6e5 [2021-06-29T16:38:54.952Z] 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-06-29T16:38:54.952Z] Removing intermediate container 811999b5b6e5 [2021-06-29T16:38:54.952Z] ---> b5fc2ee5dbf6 [2021-06-29T16:38:54.952Z] Step 31/32 : LABEL git_sha=266e89840a72ddde2cb83eb2b982679fcff76107 [2021-06-29T16:38:55.230Z] ---> Running in 872207eae214 [2021-06-29T16:38:55.827Z] Collecting PyYAML<4,>=3.10 [2021-06-29T16:38:55.827Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-29T16:38:56.105Z] Removing intermediate container 872207eae214 [2021-06-29T16:38:56.105Z] ---> ecb837e740b4 [2021-06-29T16:38:56.105Z] Step 32/32 : LABEL version=0.0.0 [2021-06-29T16:38:56.379Z] ---> Running in 4e22fb2f3ce1 [2021-06-29T16:38:56.979Z] Removing intermediate container 4e22fb2f3ce1 [2021-06-29T16:38:56.979Z] ---> b519edd581ef [2021-06-29T16:38:56.979Z] [2021-06-29T16:38:57.580Z] Successfully built b519edd581ef [2021-06-29T16:38:57.580Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-29T16:38:57.580Z]  Building security-bootstrapper ... done Building support-scheduler [2021-06-29T16:39:00.203Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-29T16:39:00.203Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-29T16:39:00.802Z] Collecting cached-property<2,>=1.2.0 [2021-06-29T16:39:00.802Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-29T16:39:01.078Z] Collecting texttable<0.10,>=0.9.0 [2021-06-29T16:39:01.078Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-29T16:39:03.717Z] Collecting jsonschema<3,>=2.5.1 [2021-06-29T16:39:03.717Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-29T16:39:04.701Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-29T16:39:04.701Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-29T16:39:05.688Z] Collecting docker<4.0,>=3.6.0 [2021-06-29T16:39:05.688Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-29T16:39:06.290Z] Collecting docopt<0.7,>=0.6.1 [2021-06-29T16:39:06.290Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-29T16:39:08.914Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-29T16:39:09.516Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-29T16:39:09.516Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-29T16:39:09.516Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-29T16:39:09.798Z] Collecting idna<2.8,>=2.5 [2021-06-29T16:39:10.076Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-29T16:39:10.351Z] Collecting docker-pycreds>=0.4.0 [2021-06-29T16:39:10.351Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-29T16:39:10.351Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-29T16:39:10.351Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-29T16:39:10.351Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-29T16:39:10.351Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-29T16:39:11.797Z] Installing collected packages: dockerpty, PyYAML, urllib3, idna, requests, cached-property, texttable, jsonschema, websocket-client, docker-pycreds, docker, docopt, docker-compose [2021-06-29T16:39:11.797Z] Running setup.py install for dockerpty: started [2021-06-29T16:39:13.780Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-29T16:39:13.780Z] Running setup.py install for PyYAML: started [2021-06-29T16:39:16.428Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-29T16:39:16.428Z] Attempting uninstall: urllib3 [2021-06-29T16:39:16.428Z] Found existing installation: urllib3 1.25.9 [2021-06-29T16:39:16.428Z] Uninstalling urllib3-1.25.9: [2021-06-29T16:39:16.703Z] Successfully uninstalled urllib3-1.25.9 [2021-06-29T16:39:17.377Z] Attempting uninstall: idna [2021-06-29T16:39:17.377Z] Found existing installation: idna 2.9 [2021-06-29T16:39:17.377Z] Uninstalling idna-2.9: [2021-06-29T16:39:17.377Z] Successfully uninstalled idna-2.9 [2021-06-29T16:39:18.464Z] Attempting uninstall: requests [2021-06-29T16:39:18.464Z] Found existing installation: requests 2.23.0 [2021-06-29T16:39:18.464Z] Uninstalling requests-2.23.0: [2021-06-29T16:39:18.464Z] Successfully uninstalled requests-2.23.0 [2021-06-29T16:39:18.753Z] Running setup.py install for texttable: started [2021-06-29T16:39:21.511Z] Running setup.py install for texttable: finished with status 'done' [2021-06-29T16:39:22.952Z] Running setup.py install for docopt: started [2021-06-29T16:39:24.948Z] Running setup.py install for docopt: finished with status 'done' [2021-06-29T16:39:25.561Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T16:39:25.561Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-29T16:39:25.561Z] ---> afb1d0f63e92 [2021-06-29T16:39:25.561Z] Step 3/26 : WORKDIR /edgex-go [2021-06-29T16:39:25.561Z] ---> Using cache [2021-06-29T16:39:25.561Z] ---> feae910f1ad9 [2021-06-29T16:39:25.561Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T16:39:25.561Z] ---> Using cache [2021-06-29T16:39:25.561Z] ---> a581193339c3 [2021-06-29T16:39:25.561Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-29T16:39:26.564Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T16:39:26.564Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-29T16:39:26.564Z] ---> afb1d0f63e92 [2021-06-29T16:39:26.564Z] Step 3/24 : WORKDIR /edgex-go [2021-06-29T16:39:26.564Z] ---> Using cache [2021-06-29T16:39:26.564Z] ---> feae910f1ad9 [2021-06-29T16:39:26.564Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T16:39:26.564Z] ---> Using cache [2021-06-29T16:39:26.564Z] ---> a581193339c3 [2021-06-29T16:39:26.564Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-29T16:39:26.839Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-06-29T16:39:27.116Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T16:39:27.116Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-29T16:39:27.116Z] ---> afb1d0f63e92 [2021-06-29T16:39:27.116Z] Step 3/24 : WORKDIR /edgex-go [2021-06-29T16:39:27.116Z] ---> Using cache [2021-06-29T16:39:27.116Z] ---> feae910f1ad9 [2021-06-29T16:39:27.116Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T16:39:27.116Z] ---> Using cache [2021-06-29T16:39:27.116Z] ---> a581193339c3 [2021-06-29T16:39:27.116Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-29T16:39:30.561Z] ---> Running in 945c5a6c953f [2021-06-29T16:39:30.561Z] ---> Running in 848db2daa338 [2021-06-29T16:39:30.561Z] ---> Running in c3f0d8f36b55 [2021-06-29T16:39:33.216Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-29T16:39:33.216Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-29T16:39:33.216Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-29T16:39:33.495Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T16:39:33.495Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-29T16:39:33.495Z] ---> afb1d0f63e92 [2021-06-29T16:39:33.495Z] Step 3/23 : WORKDIR /edgex-go [2021-06-29T16:39:33.495Z] ---> Using cache [2021-06-29T16:39:33.495Z] ---> feae910f1ad9 [2021-06-29T16:39:33.495Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T16:39:33.495Z] ---> Using cache [2021-06-29T16:39:33.495Z] ---> a581193339c3 [2021-06-29T16:39:33.495Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-29T16:39:33.773Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-29T16:39:34.054Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-29T16:39:34.054Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-29T16:39:34.335Z] ---> Running in ce59b861e711 [2021-06-29T16:39:34.949Z] OK: 218 MiB in 52 packages [2021-06-29T16:39:35.236Z] OK: 218 MiB in 52 packages [2021-06-29T16:39:35.236Z] OK: 218 MiB in 52 packages [2021-06-29T16:39:36.691Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-29T16:39:36.973Z] Removing intermediate container 945c5a6c953f [2021-06-29T16:39:36.973Z] ---> b2145d347314 [2021-06-29T16:39:36.973Z] Step 6/26 : COPY go.mod . [2021-06-29T16:39:36.973Z] Removing intermediate container c3f0d8f36b55 [2021-06-29T16:39:36.973Z] ---> 97c4eacdfe1a [2021-06-29T16:39:36.973Z] Step 6/24 : COPY go.mod . [2021-06-29T16:39:37.247Z] Removing intermediate container 848db2daa338 [2021-06-29T16:39:37.247Z] ---> d6220cdb6604 [2021-06-29T16:39:37.247Z] Step 6/24 : COPY go.mod . [2021-06-29T16:39:37.522Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-29T16:39:38.128Z] ---> a9311e7f03fe [2021-06-29T16:39:38.128Z] Step 7/24 : RUN go mod download [2021-06-29T16:39:38.402Z] ---> f4534b6a5128 [2021-06-29T16:39:38.402Z] Step 7/26 : RUN go mod download [2021-06-29T16:39:38.402Z] ---> Running in df26b74af741 [2021-06-29T16:39:38.402Z] OK: 218 MiB in 52 packages [2021-06-29T16:39:38.678Z] ---> 0e64d75775f5 [2021-06-29T16:39:38.678Z] Step 7/24 : RUN go mod download [2021-06-29T16:39:38.678Z] ---> Running in 16605495e15f [2021-06-29T16:39:38.955Z] ---> Running in 9000ecf8c989 [2021-06-29T16:39:40.944Z] Removing intermediate container ce59b861e711 [2021-06-29T16:39:40.944Z] ---> 6481dc8510c2 [2021-06-29T16:39:40.944Z] Step 6/23 : COPY go.mod . [2021-06-29T16:39:41.546Z] Removing intermediate container 9aae44edd186 [2021-06-29T16:39:41.546Z] ---> 754bd99c5311 [2021-06-29T16:39:41.546Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-29T16:39:41.824Z] ---> Running in 39251aa50f1a [2021-06-29T16:39:42.101Z] ---> e917f3e50c0b [2021-06-29T16:39:42.101Z] Step 7/23 : RUN go mod download [2021-06-29T16:39:42.379Z] ---> Running in 6658668dd941 [2021-06-29T16:39:42.658Z] Removing intermediate container df26b74af741 [2021-06-29T16:39:42.658Z] ---> 6d64a744fe69 [2021-06-29T16:39:42.658Z] Step 8/24 : COPY . . [2021-06-29T16:39:42.658Z] Removing intermediate container 39251aa50f1a [2021-06-29T16:39:42.658Z] ---> 286dde4c8910 [2021-06-29T16:39:42.658Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-29T16:39:42.944Z] ---> Running in 00555650765b [2021-06-29T16:39:43.546Z] Removing intermediate container 9000ecf8c989 [2021-06-29T16:39:43.546Z] ---> 94572c300fb9 [2021-06-29T16:39:43.546Z] Step 8/24 : COPY . . [2021-06-29T16:39:43.546Z] Removing intermediate container 16605495e15f [2021-06-29T16:39:43.546Z] ---> ef418f92695e [2021-06-29T16:39:43.546Z] Step 8/26 : COPY . . [2021-06-29T16:39:43.819Z] Removing intermediate container 00555650765b [2021-06-29T16:39:43.819Z] ---> a26e0350f80e [2021-06-29T16:39:43.819Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-29T16:39:48.142Z] ---> 67ba5e028042 [2021-06-29T16:39:48.142Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-29T16:39:48.142Z] Removing intermediate container 6658668dd941 [2021-06-29T16:39:48.142Z] ---> 9d4b1229fb2f [2021-06-29T16:39:48.142Z] Step 8/23 : COPY . . [2021-06-29T16:39:50.132Z] ---> 85ee8dd20a1a [2021-06-29T16:39:50.132Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-29T16:39:53.539Z] ---> 38d88521d252 [2021-06-29T16:39:53.539Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-29T16:39:53.539Z] ---> Running in 3dc5058abf84 [2021-06-29T16:39:54.980Z] Removing intermediate container 3dc5058abf84 [2021-06-29T16:39:54.980Z] ---> 686c530dc0a8 [2021-06-29T16:39:54.980Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T16:39:55.580Z] ---> Running in 413a7c0aeb5a [2021-06-29T16:39:56.715Z] Removing intermediate container 413a7c0aeb5a [2021-06-29T16:39:56.715Z] ---> 934b39b5f7a5 [2021-06-29T16:39:56.715Z] Step 22/24 : LABEL arch=arm64 [2021-06-29T16:39:57.309Z] ---> Running in 1b3fb4012b69 [2021-06-29T16:39:58.291Z] Removing intermediate container 1b3fb4012b69 [2021-06-29T16:39:58.291Z] ---> 6876ef216f66 [2021-06-29T16:39:58.291Z] Step 23/24 : LABEL git_sha=266e89840a72ddde2cb83eb2b982679fcff76107 [2021-06-29T16:39:58.891Z] ---> Running in 988e44a76815 [2021-06-29T16:39:59.873Z] Removing intermediate container 988e44a76815 [2021-06-29T16:39:59.873Z] ---> 2f6b7380331e [2021-06-29T16:39:59.873Z] Step 24/24 : LABEL version=0.0.0 [2021-06-29T16:40:00.872Z] ---> Running in a0b2fb49c9a3 [2021-06-29T16:40:01.873Z] Removing intermediate container a0b2fb49c9a3 [2021-06-29T16:40:01.873Z] ---> ae09f4216246 [2021-06-29T16:40:01.873Z] [2021-06-29T16:40:02.475Z] Successfully built ae09f4216246 [2021-06-29T16:40:02.751Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-29T16:40:02.751Z]  Building sys-mgmt-agent ... done  ---> d4b2ff7f69eb [2021-06-29T16:40:02.751Z] Step 9/24 : RUN go mod tidy [2021-06-29T16:40:03.029Z] ---> 90cd6fe6dfe0 [2021-06-29T16:40:03.029Z] Step 9/26 : RUN go mod tidy [2021-06-29T16:40:03.308Z] ---> Running in 2cb139d51e3c [2021-06-29T16:40:03.586Z] ---> Running in 3a306368303a [2021-06-29T16:40:03.586Z] ---> 37a6a71943b4 [2021-06-29T16:40:03.586Z] Step 9/24 : RUN go mod tidy [2021-06-29T16:40:04.183Z] ---> Running in e3763631b2bd [2021-06-29T16:40:08.533Z] ---> 0b9ff4f0acc5 [2021-06-29T16:40:08.533Z] Step 9/23 : RUN go mod tidy [2021-06-29T16:40:08.805Z] ---> Running in 545d998e0ead [2021-06-29T16:40:08.805Z] Removing intermediate container 2cb139d51e3c [2021-06-29T16:40:08.805Z] ---> 12688fa89aa4 [2021-06-29T16:40:08.805Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-29T16:40:09.079Z] ---> Running in c653730083fe [2021-06-29T16:40:09.351Z] Removing intermediate container 3a306368303a [2021-06-29T16:40:09.351Z] ---> 14f69bbe87ac [2021-06-29T16:40:09.351Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-29T16:40:09.644Z] ---> Running in 3743c022cf1c [2021-06-29T16:40:09.644Z] Removing intermediate container e3763631b2bd [2021-06-29T16:40:09.644Z] ---> 6ca5ce636c12 [2021-06-29T16:40:09.644Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-29T16:40:09.920Z] ---> Running in 815df4507b6a [2021-06-29T16:40:11.370Z] 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-06-29T16:40:11.646Z] 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-06-29T16:40:11.646Z] 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-06-29T16:40:13.648Z] Removing intermediate container 545d998e0ead [2021-06-29T16:40:13.648Z] ---> 12ff9a565f9e [2021-06-29T16:40:13.648Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-29T16:40:13.648Z] ---> Running in 700f0263ce63 [2021-06-29T16:40:15.641Z] 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-06-29T16:41:30.841Z] lxd 4.15 from Canonical* installed [2021-06-29T16:41:30.841Z] + sudo lxd init --auto [2021-06-29T16:41:30.841Z] + sudo snap install --classic snapcraft [2021-06-29T16:41:37.459Z] 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-06-29T16:41:49.890Z] Removing intermediate container 3743c022cf1c [2021-06-29T16:41:49.890Z] ---> d5981f912d41 [2021-06-29T16:41:49.890Z] [2021-06-29T16:41:49.890Z] Step 11/26 : FROM alpine:3.12 [2021-06-29T16:41:49.890Z] ---> c4fd0aeabfcf [2021-06-29T16:41:49.890Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-29T16:41:49.890Z] Removing intermediate container 700f0263ce63 [2021-06-29T16:41:49.890Z] ---> fec502c89783 [2021-06-29T16:41:49.890Z] [2021-06-29T16:41:49.890Z] Step 11/23 : FROM alpine:3.12 [2021-06-29T16:41:49.890Z] ---> c4fd0aeabfcf [2021-06-29T16:41:49.890Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-29T16:41:49.890Z] ---> Using cache [2021-06-29T16:41:49.890Z] ---> 11d1fb43681a [2021-06-29T16:41:49.890Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-29T16:41:49.890Z] ---> Using cache [2021-06-29T16:41:49.890Z] ---> 30e32926bc69 [2021-06-29T16:41:49.890Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-29T16:41:49.890Z] ---> Running in 8951c4311d4d [2021-06-29T16:41:50.160Z] ---> Running in b85c84e19512 [2021-06-29T16:41:51.134Z] Removing intermediate container b85c84e19512 [2021-06-29T16:41:51.134Z] ---> 16f3c75f1dda [2021-06-29T16:41:51.134Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-29T16:41:51.134Z] ---> Running in e5c6d36cc437 [2021-06-29T16:41:51.134Z] Removing intermediate container 815df4507b6a [2021-06-29T16:41:51.135Z] ---> e0b8a7ccef23 [2021-06-29T16:41:51.135Z] [2021-06-29T16:41:51.135Z] Step 11/24 : FROM alpine:3.12 [2021-06-29T16:41:51.135Z] ---> c4fd0aeabfcf [2021-06-29T16:41:51.135Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-29T16:41:51.135Z] ---> Using cache [2021-06-29T16:41:51.135Z] ---> 11d1fb43681a [2021-06-29T16:41:51.135Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-29T16:41:51.135Z] ---> Using cache [2021-06-29T16:41:51.135Z] ---> 30e32926bc69 [2021-06-29T16:41:51.135Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-29T16:41:51.409Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-29T16:41:51.409Z] ---> Running in e155712b1173 [2021-06-29T16:41:51.681Z] Removing intermediate container e5c6d36cc437 [2021-06-29T16:41:51.681Z] ---> 77bb139353b4 [2021-06-29T16:41:51.681Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-29T16:41:51.681Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-29T16:41:52.282Z] Removing intermediate container e155712b1173 [2021-06-29T16:41:52.282Z] ---> 8333ffdde302 [2021-06-29T16:41:52.282Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-29T16:41:52.282Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-29T16:41:52.555Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-29T16:41:52.555Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-29T16:41:52.555Z] (4/6) Installing curl (7.77.0-r0) [2021-06-29T16:41:52.555Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-29T16:41:52.555Z] (6/6) Installing su-exec (0.2-r1) [2021-06-29T16:41:52.555Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T16:41:52.555Z] Executing ca-certificates-20191127-r4.trigger [2021-06-29T16:41:52.555Z] ---> Running in 912cf6f86d50 [2021-06-29T16:41:52.827Z] OK: 7 MiB in 20 packages [2021-06-29T16:41:52.827Z] ---> 15974efc8257 [2021-06-29T16:41:52.827Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-29T16:41:53.430Z] Removing intermediate container 912cf6f86d50 [2021-06-29T16:41:53.430Z] ---> 3303b4f640f6 [2021-06-29T16:41:53.430Z] Step 16/24 : WORKDIR / [2021-06-29T16:41:54.028Z] ---> Running in 2947f3823a00 [2021-06-29T16:41:54.636Z] ---> da3dba893b81 [2021-06-29T16:41:54.636Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-29T16:41:54.910Z] Removing intermediate container 2947f3823a00 [2021-06-29T16:41:54.910Z] ---> 4d62d50a382a [2021-06-29T16:41:54.910Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-29T16:41:54.910Z] Removing intermediate container 8951c4311d4d [2021-06-29T16:41:54.910Z] ---> b87b4270b7d2 [2021-06-29T16:41:54.910Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-29T16:41:55.186Z] ---> Running in cc8ad51dc252 [2021-06-29T16:41:55.789Z] ---> 3d68d3088741 [2021-06-29T16:41:55.789Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-29T16:41:56.062Z] ---> Running in fb7dc69b7e90 [2021-06-29T16:41:56.062Z] ---> fe3c2f32574d [2021-06-29T16:41:56.062Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-29T16:41:56.062Z] Removing intermediate container cc8ad51dc252 [2021-06-29T16:41:56.062Z] ---> 25a7c746301d [2021-06-29T16:41:56.062Z] Step 14/26 : WORKDIR / [2021-06-29T16:41:56.062Z] Removing intermediate container c653730083fe [2021-06-29T16:41:56.062Z] ---> 1a66d3718e68 [2021-06-29T16:41:56.062Z] [2021-06-29T16:41:56.062Z] Step 11/24 : FROM alpine:3.12 [2021-06-29T16:41:56.062Z] ---> c4fd0aeabfcf [2021-06-29T16:41:56.062Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-29T16:41:56.337Z] ---> Running in a8c0db0216fb [2021-06-29T16:41:56.337Z] ---> Running in f6da25f7a88c [2021-06-29T16:41:56.612Z] Removing intermediate container fb7dc69b7e90 [2021-06-29T16:41:56.612Z] ---> a73bb6476636 [2021-06-29T16:41:56.612Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T16:41:56.886Z] ---> Running in 439ee76f755a [2021-06-29T16:41:57.186Z] Removing intermediate container a8c0db0216fb [2021-06-29T16:41:57.186Z] ---> c68518446ce2 [2021-06-29T16:41:57.186Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-29T16:41:57.186Z] Removing intermediate container f6da25f7a88c [2021-06-29T16:41:57.186Z] ---> 01e60de7baab [2021-06-29T16:41:57.186Z] 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-06-29T16:41:57.186Z] ---> Running in 58ab2884a4a7 [2021-06-29T16:41:57.785Z] Removing intermediate container 439ee76f755a [2021-06-29T16:41:57.785Z] ---> 9c6cdab87b53 [2021-06-29T16:41:57.785Z] Step 21/23 : LABEL arch=arm64 [2021-06-29T16:41:57.785Z] ---> 287f1e6c47cf [2021-06-29T16:41:57.785Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-29T16:41:57.785Z] ---> Running in 36b038a4e259 [2021-06-29T16:41:57.785Z] Removing intermediate container 58ab2884a4a7 [2021-06-29T16:41:57.785Z] ---> f57eef9fe674 [2021-06-29T16:41:57.785Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-29T16:41:58.062Z] ---> Running in 880d175de10a [2021-06-29T16:41:58.062Z] ---> c95b9ce4512c [2021-06-29T16:41:58.062Z] 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-06-29T16:41:58.335Z] Removing intermediate container 36b038a4e259 [2021-06-29T16:41:58.335Z] ---> 2a2b63811518 [2021-06-29T16:41:58.335Z] Step 22/23 : LABEL git_sha=266e89840a72ddde2cb83eb2b982679fcff76107 [2021-06-29T16:41:58.609Z] ---> 8061a4f2027b [2021-06-29T16:41:58.609Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-29T16:41:58.609Z] ---> Running in a59b16eb19c6 [2021-06-29T16:41:58.881Z] ---> Running in 2e9ae8f08f0c [2021-06-29T16:41:58.881Z] Removing intermediate container 880d175de10a [2021-06-29T16:41:58.881Z] ---> 346748654cf4 [2021-06-29T16:41:58.881Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T16:41:59.152Z] ---> Running in 326022f6a22f [2021-06-29T16:41:59.152Z] ---> b33b2c969070 [2021-06-29T16:41:59.152Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-29T16:41:59.152Z] Removing intermediate container a59b16eb19c6 [2021-06-29T16:41:59.152Z] ---> 340fe4c0d7d6 [2021-06-29T16:41:59.152Z] Step 23/23 : LABEL version=0.0.0 [2021-06-29T16:41:59.427Z] Removing intermediate container 2e9ae8f08f0c [2021-06-29T16:41:59.427Z] ---> 71e145a2c3ff [2021-06-29T16:41:59.427Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T16:41:59.427Z] ---> Running in 84cac35b728d [2021-06-29T16:41:59.701Z] ---> Running in dd9eb3aadde9 [2021-06-29T16:41:59.978Z] ---> 1b195375ce5f [2021-06-29T16:41:59.978Z] 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-06-29T16:42:00.252Z] Removing intermediate container 84cac35b728d [2021-06-29T16:42:00.252Z] ---> 022e604cbea7 [2021-06-29T16:42:00.252Z] [2021-06-29T16:42:00.252Z] Removing intermediate container dd9eb3aadde9 [2021-06-29T16:42:00.252Z] ---> 256311a69f6b [2021-06-29T16:42:00.252Z] Step 22/24 : LABEL arch=arm64 [2021-06-29T16:42:00.523Z] Successfully built 022e604cbea7 [2021-06-29T16:42:00.523Z] Successfully tagged support-scheduler-arm64:latest [2021-06-29T16:42:00.794Z]  Building support-scheduler ... done  ---> Running in 606278c08396 [2021-06-29T16:42:00.794Z] ---> d240b495f5aa [2021-06-29T16:42:00.794Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-29T16:42:01.385Z] Removing intermediate container 606278c08396 [2021-06-29T16:42:01.385Z] ---> 35a0b770f824 [2021-06-29T16:42:01.386Z] Step 23/24 : LABEL git_sha=266e89840a72ddde2cb83eb2b982679fcff76107 [2021-06-29T16:42:01.660Z] ---> Running in 45794d6dc42b [2021-06-29T16:42:02.271Z] Removing intermediate container 326022f6a22f [2021-06-29T16:42:02.271Z] ---> 3ca6122eddd6 [2021-06-29T16:42:02.271Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-29T16:42:02.271Z] Removing intermediate container 45794d6dc42b [2021-06-29T16:42:02.271Z] ---> 7c227cd99ac2 [2021-06-29T16:42:02.271Z] Step 24/24 : LABEL version=0.0.0 [2021-06-29T16:42:02.271Z] ---> 30fbf713e473 [2021-06-29T16:42:02.271Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-29T16:42:02.271Z] ---> Running in 26a889a55337 [2021-06-29T16:42:02.545Z] ---> Running in 6d58433e0a53 [2021-06-29T16:42:03.147Z] Removing intermediate container 6d58433e0a53 [2021-06-29T16:42:03.147Z] ---> 80f0edd08e64 [2021-06-29T16:42:03.147Z] [2021-06-29T16:42:03.751Z] Successfully built 80f0edd08e64 [2021-06-29T16:42:03.751Z] Successfully tagged core-metadata-arm64:latest [2021-06-29T16:42:03.751Z]  Building core-metadata ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-29T16:42:04.024Z] ---> 283ae73fe8d1 [2021-06-29T16:42:04.024Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-29T16:42:04.621Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-29T16:42:04.894Z] ---> 2cb555d5ff59 [2021-06-29T16:42:04.894Z] 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-06-29T16:42:04.894Z] ---> Running in 595900b66b3b [2021-06-29T16:42:05.491Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-29T16:42:05.491Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-29T16:42:05.764Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-29T16:42:05.764Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-29T16:42:06.041Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-29T16:42:06.041Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-29T16:42:06.318Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T16:42:06.318Z] OK: 8 MiB in 20 packages [2021-06-29T16:42:07.317Z] Removing intermediate container 595900b66b3b [2021-06-29T16:42:07.317Z] ---> fa153aaccb54 [2021-06-29T16:42:07.317Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-29T16:42:07.317Z] ---> Running in 19d1fd1a6ea5 [2021-06-29T16:42:07.597Z] Removing intermediate container 26a889a55337 [2021-06-29T16:42:07.597Z] ---> 931b24522feb [2021-06-29T16:42:07.597Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-29T16:42:08.194Z] Removing intermediate container 19d1fd1a6ea5 [2021-06-29T16:42:08.195Z] ---> 2d401ad86721 [2021-06-29T16:42:08.195Z] Step 24/26 : LABEL arch=arm64 [2021-06-29T16:42:08.195Z] ---> Running in eafcc0877a34 [2021-06-29T16:42:08.469Z] ---> bedfb8e4a7f1 [2021-06-29T16:42:08.469Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-29T16:42:08.743Z] Removing intermediate container eafcc0877a34 [2021-06-29T16:42:08.743Z] ---> beee6f33f5f7 [2021-06-29T16:42:08.743Z] Step 25/26 : LABEL git_sha=266e89840a72ddde2cb83eb2b982679fcff76107 [2021-06-29T16:42:09.024Z] ---> Running in ff65ab8b505d [2021-06-29T16:42:09.622Z] Removing intermediate container ff65ab8b505d [2021-06-29T16:42:09.622Z] ---> 790baa37c350 [2021-06-29T16:42:09.622Z] Step 26/26 : LABEL version=0.0.0 [2021-06-29T16:42:09.909Z] ---> 21e78bab9cc6 [2021-06-29T16:42:09.909Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-29T16:42:09.909Z] ---> Running in 806592b0b44d [2021-06-29T16:42:10.507Z] Removing intermediate container 806592b0b44d [2021-06-29T16:42:10.507Z] ---> 37cff72376d1 [2021-06-29T16:42:10.507Z] [2021-06-29T16:42:10.787Z] Successfully built 37cff72376d1 [2021-06-29T16:42:10.787Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-29T16:42:10.787Z]  Building security-secretstore-setup ... done  ---> 18c74caf9b93 [2021-06-29T16:42:10.787Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-29T16:42:11.070Z] ---> Running in 09460808a4ab [2021-06-29T16:42:11.669Z] Removing intermediate container 09460808a4ab [2021-06-29T16:42:11.669Z] ---> 7c36f8ec178b [2021-06-29T16:42:11.669Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T16:42:11.669Z] ---> Running in f747343423af [2021-06-29T16:42:12.267Z] Removing intermediate container f747343423af [2021-06-29T16:42:12.267Z] ---> 02b61eafff96 [2021-06-29T16:42:12.267Z] Step 22/24 : LABEL arch=arm64 [2021-06-29T16:42:12.267Z] ---> Running in 73a6c770f3ab [2021-06-29T16:42:12.861Z] Removing intermediate container 73a6c770f3ab [2021-06-29T16:42:12.861Z] ---> c1e8a5b7a985 [2021-06-29T16:42:12.861Z] Step 23/24 : LABEL git_sha=266e89840a72ddde2cb83eb2b982679fcff76107 [2021-06-29T16:42:13.136Z] ---> Running in 029d607fa32c [2021-06-29T16:42:13.409Z] Removing intermediate container 029d607fa32c [2021-06-29T16:42:13.409Z] ---> 3daa6f69e245 [2021-06-29T16:42:13.409Z] Step 24/24 : LABEL version=0.0.0 [2021-06-29T16:42:13.683Z] ---> Running in 957f229b04d9 [2021-06-29T16:42:13.957Z] Removing intermediate container 957f229b04d9 [2021-06-29T16:42:13.957Z] ---> c33c02a293b2 [2021-06-29T16:42:13.957Z] [2021-06-29T16:42:14.552Z] Successfully built c33c02a293b2 [2021-06-29T16:42:14.552Z] Successfully tagged core-data-arm64:latest [2021-06-29T16:42:14.842Z]  Building core-data ... done  [Pipeline] } [2021-06-29T16:42:14.840Z] $ docker stop --time=1 0b8014d8e5717ae0c6f063f7c25bbe33950a0485b9cd0d9580b3ac57a7de28e2 [2021-06-29T16:42:16.706Z] $ docker rm -f 0b8014d8e5717ae0c6f063f7c25bbe33950a0485b9cd0d9580b3ac57a7de28e2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-29T16:42:17.333Z] + docker images [2021-06-29T16:42:17.605Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-29T16:42:17.605Z] core-data-arm64 latest c33c02a293b2 4 seconds ago 19.1MB [2021-06-29T16:42:17.605Z] security-secretstore-setup-arm64 latest 37cff72376d1 7 seconds ago 27.1MB [2021-06-29T16:42:17.605Z] core-metadata-arm64 latest 80f0edd08e64 15 seconds ago 15.7MB [2021-06-29T16:42:17.605Z] support-scheduler-arm64 latest 022e604cbea7 18 seconds ago 15.1MB [2021-06-29T16:42:17.605Z] 1a66d3718e68 22 seconds ago 975MB [2021-06-29T16:42:17.605Z] e0b8a7ccef23 27 seconds ago 972MB [2021-06-29T16:42:17.605Z] fec502c89783 28 seconds ago 968MB [2021-06-29T16:42:17.605Z] d5981f912d41 29 seconds ago 976MB [2021-06-29T16:42:17.605Z] sys-mgmt-agent-arm64 latest ae09f4216246 2 minutes ago 299MB [2021-06-29T16:42:17.605Z] security-bootstrapper-arm64 latest b519edd581ef 3 minutes ago 17.5MB [2021-06-29T16:42:17.605Z] support-notifications-arm64 latest 582159c44ac3 3 minutes ago 15.7MB [2021-06-29T16:42:17.605Z] core-command-arm64 latest ea1a91983388 3 minutes ago 15MB [2021-06-29T16:42:17.605Z] security-proxy-setup-arm64 latest 69f7b5b325bc 3 minutes ago 24.2MB [2021-06-29T16:42:17.605Z] 68c8b6f6c131 3 minutes ago 969MB [2021-06-29T16:42:17.605Z] 48c2454b21af 4 minutes ago 969MB [2021-06-29T16:42:17.605Z] b39bd09a7788 4 minutes ago 970MB [2021-06-29T16:42:17.605Z] 4dcea4cb6c7b 4 minutes ago 973MB [2021-06-29T16:42:17.605Z] f25c5aae6a5a 4 minutes ago 966MB [2021-06-29T16:42:17.605Z] ci-base-image-arm64 latest afb1d0f63e92 14 minutes ago 641MB [2021-06-29T16:42:17.605Z] alpine 3.12 c4fd0aeabfcf 13 days ago 5.32MB [2021-06-29T16:42:17.605Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 2 weeks ago 429MB [2021-06-29T16:42:17.605Z] docker 20.10.0 eeaf43b92773 6 months ago 228MB [2021-06-29T16:42:17.605Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 12 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-29T16:42:18.635Z] ---> job-cost.sh [2021-06-29T16:42:18.635Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZSUC [2021-06-29T16:42:57.599Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-29T16:44:34.376Z] lf-activate-venv(): INFO: Adding /tmp/venv-ZSUC/bin to PATH [2021-06-29T16:44:34.376Z] INFO: No Stack... [2021-06-29T16:44:34.376Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-29T16:44:34.376Z] INFO: Archiving Costs [Pipeline] sh [2021-06-29T16:44:34.725Z] + cat /w/workspace/edgex-go/39/archives/cost.csv [2021-06-29T16:44:34.725Z] + cut -d, -f6 [Pipeline] lock [2021-06-29T16:44:34.791Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3579-39-stack-cost] [2021-06-29T16:44:34.800Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3579-39-stack-cost] did not exist. Created. [2021-06-29T16:44:34.800Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3579-39-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-29T16:44:35.171Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-29T16:44:35.418Z] Stashed 1 file(s) [Pipeline] } [2021-06-29T16:44:35.430Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3579-39-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-29T16:47:07.640Z] snapcraft 4.8.2 from Canonical* installed [2021-06-29T16:47:07.640Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-06-29T16:47:07.640Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-06-29T16:47:07.640Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-29T16:47:07.640Z] Dload Upload Total Spent Left Speed [2021-06-29T16:47:07.640Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4180 0 --:--:-- --:--:-- --:--:-- 4180 [2021-06-29T16:47:07.640Z] 100 3325k 100 3325k 0 0 8129k 0 --:--:-- --:--:-- --:--:-- 8129k [2021-06-29T16:47:07.640Z] ./yq_linux_amd64 [2021-06-29T16:47:07.640Z] + sudo snapcraft prime --use-lxd [2021-06-29T16:47:07.640Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-06-29T16:47:07.640Z] 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-06-29T16:47:07.640Z] - README.md [2021-06-29T16:47:07.640Z] [2021-06-29T16:47:07.640Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-29T16:47:07.640Z] Launching a container. [2021-06-29T16:47:07.640Z] Waiting for container to be ready [2021-06-29T16:47:07.640Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-06-29T16:47:07.640Z] [2021-06-29T16:47:10.197Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-06-29T16:47:10.773Z] Waiting for network to be ready... [2021-06-29T16:47:11.037Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-29T16:47:11.300Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1783 kB] [2021-06-29T16:47:11.300Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-29T16:47:11.300Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-06-29T16:47:11.300Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-29T16:47:11.300Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-29T16:47:11.300Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-06-29T16:47:11.562Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-06-29T16:47:11.562Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] [2021-06-29T16:47:11.562Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-06-29T16:47:11.824Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-29T16:47:11.824Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-29T16:47:12.087Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-29T16:47:12.087Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-29T16:47:12.087Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-29T16:47:12.087Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-29T16:47:12.087Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-29T16:47:12.087Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-29T16:47:12.350Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-29T16:47:12.613Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2129 kB] [2021-06-29T16:47:12.613Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] [2021-06-29T16:47:12.613Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-29T16:47:12.613Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-29T16:47:12.613Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] [2021-06-29T16:47:12.613Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] [2021-06-29T16:47:12.613Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] [2021-06-29T16:47:12.875Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-06-29T16:47:15.435Z] Fetched 24.8 MB in 4s (6233 kB/s) [2021-06-29T16:47:16.012Z] Reading package lists... [2021-06-29T16:47:16.012Z] Reading package lists... [2021-06-29T16:47:16.276Z] Building dependency tree... [2021-06-29T16:47:16.276Z] Reading state information... [2021-06-29T16:47:16.539Z] The following additional packages will be installed: [2021-06-29T16:47:16.539Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-29T16:47:16.539Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-29T16:47:16.539Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-29T16:47:16.539Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-06-29T16:47:16.539Z] Suggested packages: [2021-06-29T16:47:16.539Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-06-29T16:47:16.539Z] Recommended packages: [2021-06-29T16:47:16.539Z] gnupg libsasl2-modules [2021-06-29T16:47:16.539Z] The following NEW packages will be installed: [2021-06-29T16:47:16.539Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-29T16:47:16.539Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-29T16:47:16.539Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-29T16:47:16.539Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-06-29T16:47:16.539Z] The following packages will be upgraded: [2021-06-29T16:47:16.539Z] gpg gpg-agent gpgconf libudev1 [2021-06-29T16:47:16.539Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-06-29T16:47:16.539Z] Need to get 3530 kB of archives. [2021-06-29T16:47:16.539Z] After this operation, 13.3 MB of additional disk space will be used. [2021-06-29T16:47:16.539Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-06-29T16:47:16.539Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-06-29T16:47:16.802Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-06-29T16:47:16.802Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-06-29T16:47:16.802Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] [2021-06-29T16:47:17.064Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] [2021-06-29T16:47:17.641Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-06-29T16:47:17.641Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-06-29T16:47:17.641Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-06-29T16:47:17.641Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-06-29T16:47:17.641Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-06-29T16:47:17.641Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-06-29T16:47:17.641Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-06-29T16:47:17.641Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-06-29T16:47:17.641Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-06-29T16:47:17.641Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-06-29T16:47:17.641Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-06-29T16:47:17.641Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-06-29T16:47:17.641Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-06-29T16:47:17.641Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-06-29T16:47:17.641Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-06-29T16:47:17.641Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-06-29T16:47:17.905Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-29T16:47:17.905Z] Fetched 3530 kB in 1s (3170 kB/s) [2021-06-29T16:47:17.905Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-29T16:47:17.905Z] Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... [2021-06-29T16:47:17.905Z] Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-29T16:47:17.905Z] Setting up libudev1:amd64 (237-3ubuntu10.48) ... [2021-06-29T16:47:17.905Z] Selecting previously unselected package udev. [2021-06-29T16:47:17.905Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-29T16:47:17.905Z] Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... [2021-06-29T16:47:18.167Z] Unpacking udev (237-3ubuntu10.48) ... [2021-06-29T16:47:18.167Z] Selecting previously unselected package libfuse2:amd64. [2021-06-29T16:47:18.167Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-06-29T16:47:18.167Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-29T16:47:18.431Z] Selecting previously unselected package fuse. [2021-06-29T16:47:18.431Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-06-29T16:47:18.431Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-06-29T16:47:18.431Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-29T16:47:18.431Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-29T16:47:18.431Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-29T16:47:18.431Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-29T16:47:18.693Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-29T16:47:18.693Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-29T16:47:18.693Z] Selecting previously unselected package libksba8:amd64. [2021-06-29T16:47:18.693Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-06-29T16:47:18.693Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-06-29T16:47:18.693Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-06-29T16:47:18.693Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-29T16:47:18.693Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T16:47:18.693Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-06-29T16:47:18.693Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-29T16:47:18.693Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T16:47:18.956Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-06-29T16:47:18.956Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-29T16:47:18.956Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T16:47:18.956Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-06-29T16:47:18.956Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-29T16:47:18.956Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T16:47:18.956Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-06-29T16:47:18.956Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-29T16:47:18.956Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T16:47:18.956Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-06-29T16:47:18.956Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-29T16:47:18.956Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T16:47:19.219Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-06-29T16:47:19.219Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-29T16:47:19.219Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T16:47:19.219Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-06-29T16:47:19.219Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-29T16:47:19.219Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T16:47:19.219Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-06-29T16:47:19.219Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-29T16:47:19.219Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T16:47:19.483Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-29T16:47:19.483Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-29T16:47:19.483Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-29T16:47:19.483Z] Selecting previously unselected package libsasl2-2:amd64. [2021-06-29T16:47:19.483Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-29T16:47:19.483Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-29T16:47:19.483Z] Selecting previously unselected package libldap-common. [2021-06-29T16:47:19.483Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-06-29T16:47:19.483Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-29T16:47:19.483Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-29T16:47:19.483Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-06-29T16:47:19.483Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-29T16:47:19.745Z] Selecting previously unselected package dirmngr. [2021-06-29T16:47:19.745Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-29T16:47:19.745Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-29T16:47:19.745Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-29T16:47:19.745Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-06-29T16:47:19.745Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-29T16:47:19.745Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-29T16:47:19.745Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-29T16:47:19.745Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-06-29T16:47:19.745Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T16:47:19.745Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-06-29T16:47:19.745Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-29T16:47:19.746Z] Setting up udev (237-3ubuntu10.48) ... [2021-06-29T16:47:20.008Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-06-29T16:47:20.273Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T16:47:20.273Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-06-29T16:47:20.273Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-06-29T16:47:20.273Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-06-29T16:47:20.273Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T16:47:20.273Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T16:47:20.273Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T16:47:20.273Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T16:47:20.273Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T16:47:20.537Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T16:47:20.537Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T16:47:20.537Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-29T16:47:20.537Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-29T16:47:20.537Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-29T16:47:20.799Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-06-29T16:47:20.799Z] settings in the [Install] section, and DefaultInstance for template units). [2021-06-29T16:47:20.799Z] This means they are not meant to be enabled using systemctl. [2021-06-29T16:47:20.799Z] Possible reasons for having this kind of units are: [2021-06-29T16:47:20.799Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-06-29T16:47:20.799Z] .wants/ or .requires/ directory. [2021-06-29T16:47:20.799Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-06-29T16:47:20.799Z] a requirement dependency on it. [2021-06-29T16:47:20.799Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-06-29T16:47:20.799Z] D-Bus, udev, scripted systemctl call, ...). [2021-06-29T16:47:20.799Z] 4) In case of template units, the unit is meant to be enabled with some [2021-06-29T16:47:20.799Z] instance name specified. [2021-06-29T16:47:21.373Z] Reading package lists... [2021-06-29T16:47:21.373Z] Building dependency tree... [2021-06-29T16:47:21.373Z] Reading state information... [2021-06-29T16:47:21.648Z] The following additional packages will be installed: [2021-06-29T16:47:21.648Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-06-29T16:47:21.648Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-06-29T16:47:21.648Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-06-29T16:47:21.648Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-06-29T16:47:21.648Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-06-29T16:47:21.648Z] Suggested packages: [2021-06-29T16:47:21.648Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-06-29T16:47:21.648Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-06-29T16:47:21.648Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-06-29T16:47:21.648Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-06-29T16:47:21.648Z] systemd-container policykit-1 [2021-06-29T16:47:21.648Z] Recommended packages: [2021-06-29T16:47:21.648Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-06-29T16:47:21.648Z] The following NEW packages will be installed: [2021-06-29T16:47:21.648Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-06-29T16:47:21.648Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-06-29T16:47:21.648Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-06-29T16:47:21.648Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-06-29T16:47:21.648Z] python3.6-minimal snapd squashfs-tools sudo [2021-06-29T16:47:21.648Z] The following packages will be upgraded: [2021-06-29T16:47:21.648Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-06-29T16:47:21.648Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-06-29T16:47:21.648Z] Need to get 36.7 MB of archives. [2021-06-29T16:47:21.648Z] After this operation, 147 MB of additional disk space will be used. [2021-06-29T16:47:21.648Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-06-29T16:47:21.648Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-06-29T16:47:21.648Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-06-29T16:47:21.648Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-06-29T16:47:21.648Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] [2021-06-29T16:47:21.912Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-06-29T16:47:21.912Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-06-29T16:47:21.912Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-06-29T16:47:21.912Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-06-29T16:47:21.912Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-06-29T16:47:21.912Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-06-29T16:47:21.912Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-06-29T16:47:21.912Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-06-29T16:47:21.912Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-06-29T16:47:21.912Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-06-29T16:47:21.912Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-06-29T16:47:22.488Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] [2021-06-29T16:47:22.488Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-06-29T16:47:22.751Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-06-29T16:47:22.751Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-06-29T16:47:22.751Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-06-29T16:47:22.751Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-06-29T16:47:22.751Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-06-29T16:47:22.751Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-06-29T16:47:22.751Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-06-29T16:47:22.751Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-06-29T16:47:22.751Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-06-29T16:47:22.751Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-06-29T16:47:22.751Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-06-29T16:47:22.751Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-06-29T16:47:24.144Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-29T16:47:24.145Z] Fetched 36.7 MB in 2s (15.5 MB/s) [2021-06-29T16:47:24.145Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-29T16:47:24.145Z] Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... [2021-06-29T16:47:24.408Z] Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-29T16:47:24.670Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... [2021-06-29T16:47:24.670Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-29T16:47:24.670Z] Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... [2021-06-29T16:47:24.933Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-29T16:47:24.933Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-06-29T16:47:24.933Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-06-29T16:47:24.933Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-06-29T16:47:25.197Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-29T16:47:25.197Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-06-29T16:47:25.197Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-06-29T16:47:25.459Z] Setting up apt (1.6.13) ... [2021-06-29T16:47:25.459Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-06-29T16:47:25.722Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-06-29T16:47:25.722Z] (Reading database ... 12764 files and directories currently installed.) [2021-06-29T16:47:25.723Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-29T16:47:25.723Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-29T16:47:25.985Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-06-29T16:47:25.985Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-29T16:47:25.985Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-29T16:47:25.985Z] Selecting previously unselected package libexpat1:amd64. [2021-06-29T16:47:25.985Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-06-29T16:47:25.985Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-29T16:47:26.247Z] Selecting previously unselected package python3.6-minimal. [2021-06-29T16:47:26.247Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-29T16:47:26.247Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-29T16:47:26.509Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-29T16:47:26.509Z] Checking for services that may need to be restarted...done. [2021-06-29T16:47:26.509Z] Checking for services that may need to be restarted...done. [2021-06-29T16:47:26.509Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-29T16:47:26.509Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-29T16:47:26.509Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-29T16:47:27.086Z] Selecting previously unselected package python3-minimal. [2021-06-29T16:47:27.086Z] (Reading database ... 13012 files and directories currently installed.) [2021-06-29T16:47:27.086Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-06-29T16:47:27.086Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-06-29T16:47:27.086Z] Selecting previously unselected package mime-support. [2021-06-29T16:47:27.086Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-06-29T16:47:27.086Z] Unpacking mime-support (3.60ubuntu1) ... [2021-06-29T16:47:27.086Z] Selecting previously unselected package libmpdec2:amd64. [2021-06-29T16:47:27.086Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-06-29T16:47:27.086Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-29T16:47:27.086Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-06-29T16:47:27.086Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-29T16:47:27.086Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-29T16:47:27.349Z] Selecting previously unselected package python3.6. [2021-06-29T16:47:27.349Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-29T16:47:27.349Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-29T16:47:27.349Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-29T16:47:27.349Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-06-29T16:47:27.349Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-29T16:47:27.611Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-06-29T16:47:27.611Z] Selecting previously unselected package python3. [2021-06-29T16:47:27.611Z] (Reading database ... 13442 files and directories currently installed.) [2021-06-29T16:47:27.611Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-06-29T16:47:27.611Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-06-29T16:47:27.874Z] Selecting previously unselected package multiarch-support. [2021-06-29T16:47:27.874Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-06-29T16:47:27.874Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-06-29T16:47:27.874Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-06-29T16:47:27.874Z] Selecting previously unselected package liblzo2-2:amd64. [2021-06-29T16:47:27.874Z] (Reading database ... 13479 files and directories currently installed.) [2021-06-29T16:47:27.874Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-06-29T16:47:27.874Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-06-29T16:47:27.874Z] Selecting previously unselected package libbsd0:amd64. [2021-06-29T16:47:27.874Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-06-29T16:47:27.874Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-29T16:47:27.874Z] Selecting previously unselected package sudo. [2021-06-29T16:47:27.874Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-06-29T16:47:27.874Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-29T16:47:28.138Z] Selecting previously unselected package apparmor. [2021-06-29T16:47:28.138Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-06-29T16:47:28.138Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-06-29T16:47:28.138Z] Selecting previously unselected package libedit2:amd64. [2021-06-29T16:47:28.138Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-06-29T16:47:28.401Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-06-29T16:47:28.401Z] Selecting previously unselected package libkrb5support0:amd64. [2021-06-29T16:47:28.401Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-06-29T16:47:28.401Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-29T16:47:28.401Z] Selecting previously unselected package libk5crypto3:amd64. [2021-06-29T16:47:28.401Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-29T16:47:28.401Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-29T16:47:28.401Z] Selecting previously unselected package libkeyutils1:amd64. [2021-06-29T16:47:28.401Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-06-29T16:47:28.401Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-29T16:47:28.401Z] Selecting previously unselected package libkrb5-3:amd64. [2021-06-29T16:47:28.401Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-29T16:47:28.401Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-29T16:47:28.664Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-29T16:47:28.664Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-06-29T16:47:28.664Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-29T16:47:28.664Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-06-29T16:47:28.664Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-06-29T16:47:28.664Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-29T16:47:28.926Z] Selecting previously unselected package openssh-client. [2021-06-29T16:47:28.926Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-06-29T16:47:28.926Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-29T16:47:28.926Z] Selecting previously unselected package squashfs-tools. [2021-06-29T16:47:28.926Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-06-29T16:47:28.926Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-29T16:47:28.926Z] Selecting previously unselected package snapd. [2021-06-29T16:47:28.926Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-06-29T16:47:29.189Z] Unpacking snapd (2.49.2+18.04) ... [2021-06-29T16:47:31.114Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-06-29T16:47:31.114Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-29T16:47:31.376Z] Setting up mime-support (3.60ubuntu1) ... [2021-06-29T16:47:31.376Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-29T16:47:31.640Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-29T16:47:32.216Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-29T16:47:34.779Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-29T16:47:35.766Z] Setting up systemd (237-3ubuntu10.48) ... [2021-06-29T16:47:36.030Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-06-29T16:47:36.988Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-29T16:47:37.254Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-29T16:47:37.254Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-06-29T16:47:37.254Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-29T16:47:37.254Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-29T16:47:37.517Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-29T16:47:38.124Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-29T16:47:38.124Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-29T16:47:38.387Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-29T16:47:38.387Z] Setting up python3 (3.6.7-1~18.04) ... [2021-06-29T16:47:38.387Z] running python rtupdate hooks for python3.6... [2021-06-29T16:47:38.387Z] running python post-rtupdate hooks for python3.6... [2021-06-29T16:47:38.387Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-06-29T16:47:42.625Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-06-29T16:47:42.625Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-29T16:47:42.625Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-29T16:47:42.889Z] Setting up snapd (2.49.2+18.04) ... [2021-06-29T16:47:43.153Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-06-29T16:47:43.424Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-06-29T16:47:43.871Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-06-29T16:47:43.871Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-06-29T16:47:43.871Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-29T16:47:43.871Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-29T16:47:44.134Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-06-29T16:47:44.396Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-06-29T16:47:44.396Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-06-29T16:47:44.660Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-06-29T16:47:44.924Z] /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-06-29T16:47:44.925Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-29T16:47:44.925Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-06-29T16:47:45.876Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-29T16:47:45.876Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-29T16:47:46.139Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-29T16:47:47.533Z] Reading package lists... [2021-06-29T16:47:47.796Z] Reading package lists... [2021-06-29T16:47:47.796Z] Building dependency tree... [2021-06-29T16:47:47.796Z] Reading state information... [2021-06-29T16:47:48.059Z] Calculating upgrade... [2021-06-29T16:47:48.060Z] The following packages will be upgraded: [2021-06-29T16:47:48.060Z] advancecomp base-files bash binutils binutils-common [2021-06-29T16:47:48.060Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-06-29T16:47:48.060Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-06-29T16:47:48.060Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-06-29T16:47:48.060Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-06-29T16:47:48.060Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-06-29T16:47:48.060Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-06-29T16:47:48.060Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-06-29T16:47:48.060Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-06-29T16:47:48.060Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-06-29T16:47:48.060Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-06-29T16:47:48.060Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-06-29T16:47:48.060Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-06-29T16:47:48.060Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-06-29T16:47:48.060Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-06-29T16:47:48.060Z] ubuntu-keyring util-linux [2021-06-29T16:47:48.323Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-06-29T16:47:48.323Z] Need to get 64.1 MB of archives. [2021-06-29T16:47:48.323Z] After this operation, 5112 kB of additional disk space will be used. [2021-06-29T16:47:48.323Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] [2021-06-29T16:47:48.323Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-06-29T16:47:48.323Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-06-29T16:47:48.323Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-06-29T16:47:48.323Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-06-29T16:47:48.323Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-06-29T16:47:48.323Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-06-29T16:47:48.323Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-06-29T16:47:48.323Z] 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-06-29T16:47:48.323Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-06-29T16:47:48.323Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-06-29T16:47:48.323Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-06-29T16:47:48.323Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-06-29T16:47:48.323Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-06-29T16:47:48.323Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-06-29T16:47:48.323Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-06-29T16:47:48.323Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-06-29T16:47:48.323Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-06-29T16:47:48.323Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-06-29T16:47:48.599Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-06-29T16:47:48.600Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-06-29T16:47:48.600Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-06-29T16:47:48.600Z] 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-06-29T16:47:48.600Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-06-29T16:47:48.600Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-06-29T16:47:48.600Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-06-29T16:47:48.600Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-06-29T16:47:48.600Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-06-29T16:47:48.600Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-06-29T16:47:48.600Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-06-29T16:47:48.600Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-06-29T16:47:48.600Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-06-29T16:47:48.600Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-06-29T16:47:48.600Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-06-29T16:47:48.600Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-06-29T16:47:48.600Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-06-29T16:47:48.600Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-06-29T16:47:48.600Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-06-29T16:47:48.600Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-06-29T16:47:48.600Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-06-29T16:47:48.600Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-06-29T16:47:48.600Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-06-29T16:47:48.600Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-06-29T16:47:48.600Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-06-29T16:47:48.600Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-06-29T16:47:48.600Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-06-29T16:47:48.600Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-06-29T16:47:48.600Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-06-29T16:47:48.600Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-06-29T16:47:48.600Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-06-29T16:47:48.600Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-06-29T16:47:48.863Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-06-29T16:47:48.863Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-06-29T16:47:48.863Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-06-29T16:47:48.863Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-06-29T16:47:48.863Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-06-29T16:47:48.863Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-06-29T16:47:48.863Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-06-29T16:47:49.125Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-06-29T16:47:49.125Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-06-29T16:47:49.125Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-06-29T16:47:49.125Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-06-29T16:47:49.125Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-06-29T16:47:49.125Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-06-29T16:47:49.125Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-06-29T16:47:49.125Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-06-29T16:47:49.391Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-06-29T16:47:49.391Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-06-29T16:47:49.391Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-06-29T16:47:49.391Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-06-29T16:47:49.391Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-06-29T16:47:49.391Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-06-29T16:47:49.391Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-06-29T16:47:49.391Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-06-29T16:47:49.391Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-06-29T16:47:49.391Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-06-29T16:47:49.653Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-06-29T16:47:49.653Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-06-29T16:47:49.653Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-06-29T16:47:49.653Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-06-29T16:47:49.653Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-06-29T16:47:49.653Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-06-29T16:47:49.653Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-06-29T16:47:49.653Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-06-29T16:47:49.653Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-06-29T16:47:49.653Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] [2021-06-29T16:47:49.917Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-06-29T16:47:49.917Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-06-29T16:47:49.917Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-06-29T16:47:49.917Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-06-29T16:47:49.917Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-06-29T16:47:49.917Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-06-29T16:47:49.917Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-06-29T16:47:49.917Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-06-29T16:47:49.917Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-06-29T16:47:49.917Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-06-29T16:47:49.917Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-06-29T16:47:49.917Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-06-29T16:47:49.917Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-06-29T16:47:50.198Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-06-29T16:47:50.198Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-06-29T16:47:50.198Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-06-29T16:47:50.198Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-29T16:47:50.198Z] Fetched 64.1 MB in 2s (33.6 MB/s) [2021-06-29T16:47:50.198Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-29T16:47:50.198Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-06-29T16:47:50.198Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-29T16:47:50.799Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-29T16:47:50.799Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-29T16:47:50.799Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... [2021-06-29T16:47:50.799Z] Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... [2021-06-29T16:47:51.063Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-29T16:47:51.063Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-29T16:47:51.063Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-29T16:47:51.063Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-29T16:47:51.327Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-29T16:47:51.327Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-29T16:47:51.327Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-29T16:47:51.327Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-29T16:47:51.327Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-29T16:47:51.327Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-29T16:47:51.327Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-29T16:47:51.327Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-29T16:47:51.594Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-29T16:47:51.594Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-29T16:47:51.594Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-29T16:47:51.594Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-29T16:47:51.594Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-29T16:47:51.594Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-06-29T16:47:51.856Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-06-29T16:47:51.856Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-29T16:47:51.856Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-29T16:47:51.856Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-29T16:47:51.856Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-29T16:47:51.856Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-29T16:47:51.856Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-29T16:47:51.856Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-29T16:47:52.118Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-29T16:47:52.118Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-29T16:47:52.118Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-06-29T16:47:52.380Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-29T16:47:52.642Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-06-29T16:47:52.902Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-29T16:47:52.902Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-06-29T16:47:52.902Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-06-29T16:47:52.902Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-06-29T16:47:52.902Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-06-29T16:47:53.165Z] Setting up base-files (10.1ubuntu2.10) ... [2021-06-29T16:47:53.165Z] Installing new version of config file /etc/issue ... [2021-06-29T16:47:53.165Z] Installing new version of config file /etc/issue.net ... [2021-06-29T16:47:53.165Z] Installing new version of config file /etc/lsb-release ... [2021-06-29T16:47:53.165Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-06-29T16:47:53.427Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-06-29T16:47:53.427Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-06-29T16:47:53.427Z] Removing obsolete conffile /etc/default/motd-news ... [2021-06-29T16:47:53.427Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T16:47:53.427Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-06-29T16:47:53.692Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-06-29T16:47:53.692Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-06-29T16:47:53.692Z] 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-06-29T16:47:53.692Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T16:47:53.692Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-29T16:47:53.955Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-06-29T16:47:53.955Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-06-29T16:47:53.955Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T16:47:53.955Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-06-29T16:47:53.955Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-06-29T16:47:54.217Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-06-29T16:47:54.217Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T16:47:54.217Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-06-29T16:47:54.217Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-29T16:47:54.482Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-06-29T16:47:54.746Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T16:47:54.746Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-29T16:47:54.746Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-29T16:47:54.746Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-29T16:47:54.746Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T16:47:54.746Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-29T16:47:54.746Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-29T16:47:55.011Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-06-29T16:47:55.011Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T16:47:55.011Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-06-29T16:47:55.011Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-06-29T16:47:55.011Z] Setting up grep (3.1-2build1) ... [2021-06-29T16:47:55.276Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T16:47:55.276Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-29T16:47:55.276Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-29T16:47:55.276Z] Setting up login (1:4.5-1ubuntu2) ... [2021-06-29T16:47:55.276Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T16:47:55.276Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-29T16:47:55.276Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-29T16:47:55.540Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-06-29T16:47:55.540Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T16:47:55.540Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-29T16:47:55.540Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-29T16:47:56.116Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-29T16:47:56.116Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-29T16:47:56.116Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-29T16:47:56.116Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-29T16:47:56.690Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-06-29T16:47:56.690Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T16:47:56.690Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-06-29T16:47:56.690Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-29T16:47:57.264Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-29T16:47:57.264Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-29T16:47:57.264Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-29T16:47:57.264Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-29T16:47:57.264Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-06-29T16:47:57.264Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T16:47:57.264Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-06-29T16:47:57.264Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-06-29T16:47:57.528Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-06-29T16:47:57.528Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T16:47:57.528Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-29T16:47:57.528Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-29T16:47:57.528Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-29T16:47:57.528Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T16:47:57.528Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-29T16:47:57.792Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-29T16:47:57.792Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-29T16:47:57.792Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T16:47:57.792Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-29T16:47:57.792Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-29T16:47:57.792Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-29T16:47:58.056Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T16:47:58.056Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-29T16:47:58.056Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-29T16:47:58.056Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-29T16:47:58.056Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T16:47:58.056Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-29T16:47:58.056Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-29T16:47:58.056Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-29T16:47:58.056Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-29T16:47:58.319Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-29T16:47:58.319Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T16:47:58.319Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-29T16:47:58.319Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-29T16:47:58.319Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-29T16:47:58.581Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T16:47:58.581Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-29T16:47:58.581Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-29T16:47:58.581Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-29T16:47:58.581Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T16:47:58.581Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-29T16:47:58.581Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-29T16:47:58.581Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-06-29T16:47:58.842Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T16:47:58.842Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-29T16:47:58.842Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-29T16:47:59.105Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-06-29T16:47:59.377Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-06-29T16:47:59.640Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-06-29T16:47:59.640Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T16:47:59.640Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-29T16:47:59.640Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-29T16:47:59.901Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-06-29T16:47:59.901Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T16:47:59.901Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-06-29T16:47:59.901Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-29T16:48:00.164Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-06-29T16:48:00.164Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-29T16:48:00.164Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-06-29T16:48:00.164Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-06-29T16:48:00.426Z] Setting up debconf (1.5.66ubuntu1) ... [2021-06-29T16:48:00.426Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-29T16:48:00.426Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-06-29T16:48:00.690Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-29T16:48:00.690Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-06-29T16:48:00.952Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-29T16:48:00.952Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-06-29T16:48:00.952Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-29T16:48:00.952Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-06-29T16:48:00.952Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-29T16:48:00.952Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-29T16:48:00.952Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-29T16:48:01.215Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-29T16:48:01.215Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-29T16:48:01.215Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-29T16:48:01.215Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-29T16:48:01.215Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-29T16:48:01.478Z] (Reading database ... 13919 files and directories currently installed.) [2021-06-29T16:48:01.478Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-29T16:48:01.478Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-29T16:48:01.742Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-29T16:48:01.742Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T16:48:01.742Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-29T16:48:01.742Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-29T16:48:01.742Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... [2021-06-29T16:48:01.742Z] Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-29T16:48:01.742Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-29T16:48:02.004Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-29T16:48:02.004Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-29T16:48:02.004Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T16:48:02.004Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-06-29T16:48:02.004Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-06-29T16:48:02.004Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-06-29T16:48:02.268Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T16:48:02.268Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-06-29T16:48:02.268Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-06-29T16:48:02.268Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-06-29T16:48:02.268Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T16:48:02.268Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-06-29T16:48:02.268Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-29T16:48:02.268Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-29T16:48:02.531Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T16:48:02.531Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-29T16:48:02.531Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-29T16:48:02.531Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-29T16:48:02.844Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T16:48:02.844Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-06-29T16:48:02.844Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-06-29T16:48:02.844Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-06-29T16:48:02.844Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T16:48:02.844Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-29T16:48:02.844Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-29T16:48:03.107Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-06-29T16:48:03.107Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T16:48:03.107Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-29T16:48:03.107Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-29T16:48:03.370Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-06-29T16:48:03.370Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T16:48:03.370Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-06-29T16:48:03.370Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-06-29T16:48:03.370Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-06-29T16:48:03.632Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T16:48:03.632Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-06-29T16:48:03.632Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-06-29T16:48:03.632Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-06-29T16:48:03.632Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T16:48:03.632Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-06-29T16:48:03.632Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-06-29T16:48:03.893Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-06-29T16:48:03.893Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T16:48:03.893Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-06-29T16:48:03.893Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-06-29T16:48:03.893Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-06-29T16:48:04.155Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T16:48:04.155Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-06-29T16:48:04.155Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-06-29T16:48:04.155Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-06-29T16:48:04.155Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T16:48:04.155Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-06-29T16:48:04.155Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-06-29T16:48:04.417Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-06-29T16:48:04.417Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T16:48:04.417Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-06-29T16:48:04.417Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-06-29T16:48:04.417Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-06-29T16:48:04.417Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T16:48:04.417Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-06-29T16:48:04.417Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-06-29T16:48:04.681Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-06-29T16:48:04.681Z] (Reading database ... 13924 files and directories currently installed.) [2021-06-29T16:48:04.681Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-29T16:48:04.681Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-29T16:48:04.681Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-29T16:48:04.681Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-29T16:48:04.945Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-29T16:48:04.945Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-29T16:48:04.946Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-06-29T16:48:04.946Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-06-29T16:48:05.209Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-06-29T16:48:05.209Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-06-29T16:48:05.209Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-06-29T16:48:05.209Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-06-29T16:48:05.209Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-06-29T16:48:05.209Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-06-29T16:48:05.209Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-06-29T16:48:05.209Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-06-29T16:48:05.473Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-06-29T16:48:05.473Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-06-29T16:48:05.473Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-06-29T16:48:05.473Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-06-29T16:48:05.473Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-06-29T16:48:05.473Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-06-29T16:48:05.737Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-06-29T16:48:05.737Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-06-29T16:48:06.000Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-06-29T16:48:06.000Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-06-29T16:48:06.000Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-06-29T16:48:06.000Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-06-29T16:48:06.262Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-29T16:48:06.262Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-29T16:48:06.524Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-29T16:48:06.524Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-29T16:48:06.524Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-29T16:48:06.524Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-29T16:48:06.787Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-29T16:48:06.787Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-29T16:48:06.787Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-29T16:48:06.787Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-29T16:48:06.787Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-29T16:48:06.787Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-29T16:48:07.050Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-29T16:48:07.050Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-29T16:48:07.050Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-29T16:48:07.050Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-29T16:48:07.999Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-29T16:48:07.999Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-29T16:48:09.098Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-29T16:48:09.098Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-29T16:48:09.453Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-29T16:48:09.453Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-29T16:48:09.831Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-29T16:48:09.831Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-29T16:48:10.540Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-29T16:48:10.540Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-29T16:48:10.540Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-29T16:48:10.540Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-29T16:48:10.540Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-06-29T16:48:10.541Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-29T16:48:10.803Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-06-29T16:48:10.803Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-29T16:48:10.803Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-06-29T16:48:10.803Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-06-29T16:48:10.803Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-29T16:48:10.803Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-29T16:48:11.065Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-29T16:48:11.065Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-29T16:48:11.065Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-06-29T16:48:11.065Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-06-29T16:48:11.065Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-29T16:48:11.065Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-29T16:48:11.065Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-29T16:48:11.065Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-29T16:48:11.065Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-29T16:48:11.327Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-06-29T16:48:11.327Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-06-29T16:48:11.327Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-06-29T16:48:11.327Z] [2021-06-29T16:48:11.327Z] Current default time zone: 'Etc/UTC' [2021-06-29T16:48:11.327Z] Local time is now: Tue Jun 29 16:48:11 UTC 2021. [2021-06-29T16:48:11.327Z] Universal Time is now: Tue Jun 29 16:48:11 UTC 2021. [2021-06-29T16:48:11.327Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-06-29T16:48:11.327Z] [2021-06-29T16:48:11.327Z] Setting up systemd-sysv (237-3ubuntu10.48) ... [2021-06-29T16:48:11.327Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-29T16:48:11.327Z] Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... [2021-06-29T16:48:11.327Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-06-29T16:48:11.327Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-06-29T16:48:11.327Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-06-29T16:48:11.327Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-06-29T16:48:11.327Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-06-29T16:48:11.327Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-06-29T16:48:11.591Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-06-29T16:48:11.591Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-29T16:48:11.591Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-06-29T16:48:11.591Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-29T16:48:11.591Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-29T16:48:11.591Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-29T16:48:11.591Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-06-29T16:48:11.591Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-06-29T16:48:11.591Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-06-29T16:48:11.591Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-29T16:48:11.591Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-06-29T16:48:11.591Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-06-29T16:48:11.591Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-06-29T16:48:11.591Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-06-29T16:48:13.515Z] Updating certificates in /etc/ssl/certs... [2021-06-29T16:48:14.465Z] 23 added, 27 removed; done. [2021-06-29T16:48:14.728Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-06-29T16:48:14.728Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-29T16:48:14.728Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-06-29T16:48:14.728Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-06-29T16:48:14.728Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-06-29T16:48:14.728Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-29T16:48:14.728Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-29T16:48:14.728Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-29T16:48:14.728Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-29T16:48:14.728Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-29T16:48:14.728Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-29T16:48:14.728Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-29T16:48:14.728Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-06-29T16:48:14.728Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-06-29T16:48:14.728Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-06-29T16:48:14.728Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-06-29T16:48:14.728Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-06-29T16:48:14.728Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-29T16:48:14.728Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-29T16:48:14.728Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-06-29T16:48:14.728Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-06-29T16:48:14.728Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-06-29T16:48:14.991Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-29T16:48:14.991Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-06-29T16:48:14.991Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-06-29T16:48:14.991Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-06-29T16:48:14.991Z] Updating certificates in /etc/ssl/certs... [2021-06-29T16:48:15.569Z] 0 added, 0 removed; done. [2021-06-29T16:48:15.569Z] Running hooks in /etc/ca-certificates/update.d... [2021-06-29T16:48:15.569Z] done. [2021-06-29T16:48:16.147Z] Reading package lists... [2021-06-29T16:48:16.410Z] Building dependency tree... [2021-06-29T16:48:16.410Z] Reading state information... [2021-06-29T16:48:16.410Z] The following NEW packages will be installed: [2021-06-29T16:48:16.410Z] apt-transport-https [2021-06-29T16:48:16.674Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-06-29T16:48:16.674Z] Need to get 1692 B of archives. [2021-06-29T16:48:16.674Z] After this operation, 154 kB of additional disk space will be used. [2021-06-29T16:48:16.674Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-06-29T16:48:16.937Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-29T16:48:16.937Z] Fetched 1692 B in 0s (8578 B/s) [2021-06-29T16:48:16.937Z] Selecting previously unselected package apt-transport-https. [2021-06-29T16:48:16.937Z] (Reading database ... 13929 files and directories currently installed.) [2021-06-29T16:48:16.937Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-06-29T16:48:16.937Z] Unpacking apt-transport-https (1.6.13) ... [2021-06-29T16:48:16.937Z] Setting up apt-transport-https (1.6.13) ... [2021-06-29T16:48:17.200Z] Waiting for network to be ready... [2021-06-29T16:48:23.804Z] 2021-06-29T16:48:21Z INFO Waiting for automatic snapd restart... [2021-06-29T16:48:24.751Z] snapd 2.51 from Canonical* installed [2021-06-29T16:48:25.697Z] "snapd" switched to the "latest/stable" channel [2021-06-29T16:48:25.697Z] [2021-06-29T16:48:28.255Z] core18 20210611 from Canonical* installed [2021-06-29T16:48:28.255Z] "core18" switched to the "latest/stable" channel [2021-06-29T16:48:28.255Z] [2021-06-29T16:48:31.561Z] snapcraft 4.8.2 from Canonical* installed [2021-06-29T16:48:31.561Z] "snapcraft" switched to the "latest/stable" channel [2021-06-29T16:48:31.561Z] [2021-06-29T16:48:35.780Z] 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-06-29T16:48:35.780Z] - README.md [2021-06-29T16:48:35.780Z] [2021-06-29T16:48:35.780Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-29T16:48:36.044Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-29T16:48:36.308Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-29T16:48:36.308Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-29T16:48:37.518Z] Reading package lists... [2021-06-29T16:48:37.781Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-06-29T16:48:37.781Z] Reading package lists... [2021-06-29T16:48:38.044Z] Building dependency tree... [2021-06-29T16:48:38.044Z] Reading state information... [2021-06-29T16:48:38.044Z] Suggested packages: [2021-06-29T16:48:38.044Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-06-29T16:48:38.044Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-06-29T16:48:38.044Z] Recommended packages: [2021-06-29T16:48:38.044Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-06-29T16:48:38.044Z] The following NEW packages will be installed: [2021-06-29T16:48:38.044Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-06-29T16:48:38.044Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-06-29T16:48:38.044Z] pkg-config zip [2021-06-29T16:48:38.306Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-06-29T16:48:38.306Z] Need to get 7663 kB of archives. [2021-06-29T16:48:38.306Z] After this operation, 43.8 MB of additional disk space will be used. [2021-06-29T16:48:38.307Z] 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-06-29T16:48:38.307Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-06-29T16:48:38.307Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-06-29T16:48:38.307Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-06-29T16:48:38.307Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-06-29T16:48:38.307Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-06-29T16:48:38.307Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-06-29T16:48:38.569Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-06-29T16:48:38.569Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-06-29T16:48:38.831Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-06-29T16:48:38.831Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-06-29T16:48:38.831Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-06-29T16:48:38.831Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-06-29T16:48:38.831Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-06-29T16:48:38.831Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-06-29T16:48:39.092Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-29T16:48:39.092Z] Fetched 7663 kB in 1s (9555 kB/s) [2021-06-29T16:48:39.093Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-06-29T16:48:39.093Z] (Reading database ... 13933 files and directories currently installed.) [2021-06-29T16:48:39.093Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-06-29T16:48:39.093Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-29T16:48:39.354Z] Selecting previously unselected package libpsl5:amd64. [2021-06-29T16:48:39.354Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-06-29T16:48:39.354Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-06-29T16:48:39.354Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-06-29T16:48:39.354Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-06-29T16:48:39.354Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-29T16:48:39.354Z] Selecting previously unselected package librtmp1:amd64. [2021-06-29T16:48:39.354Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-06-29T16:48:39.354Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-29T16:48:39.354Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-06-29T16:48:39.354Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-06-29T16:48:39.354Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-29T16:48:39.615Z] Selecting previously unselected package liberror-perl. [2021-06-29T16:48:39.615Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-06-29T16:48:39.615Z] Unpacking liberror-perl (0.17025-1) ... [2021-06-29T16:48:39.615Z] Selecting previously unselected package git-man. [2021-06-29T16:48:39.615Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-06-29T16:48:39.615Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-29T16:48:39.615Z] Selecting previously unselected package git. [2021-06-29T16:48:39.615Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-06-29T16:48:39.615Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-06-29T16:48:40.187Z] Selecting previously unselected package libnorm1:amd64. [2021-06-29T16:48:40.188Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-06-29T16:48:40.188Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-29T16:48:40.188Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-06-29T16:48:40.188Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-06-29T16:48:40.188Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-29T16:48:40.448Z] Selecting previously unselected package libsodium23:amd64. [2021-06-29T16:48:40.448Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-06-29T16:48:40.448Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-06-29T16:48:40.448Z] Selecting previously unselected package libzmq5:amd64. [2021-06-29T16:48:40.448Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-29T16:48:40.448Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-29T16:48:40.448Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-06-29T16:48:40.448Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-29T16:48:40.448Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-29T16:48:40.714Z] Selecting previously unselected package pkg-config. [2021-06-29T16:48:40.715Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-06-29T16:48:40.715Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-06-29T16:48:40.715Z] Selecting previously unselected package zip. [2021-06-29T16:48:40.715Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-06-29T16:48:40.715Z] Unpacking zip (3.0-11build1) ... [2021-06-29T16:48:40.715Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-29T16:48:40.715Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-29T16:48:40.715Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-29T16:48:40.715Z] Setting up liberror-perl (0.17025-1) ... [2021-06-29T16:48:40.715Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-06-29T16:48:40.715Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-29T16:48:40.715Z] No schema files found: doing nothing. [2021-06-29T16:48:40.715Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-29T16:48:40.715Z] Setting up zip (3.0-11build1) ... [2021-06-29T16:48:40.715Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-29T16:48:40.715Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-06-29T16:48:40.715Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-06-29T16:48:40.715Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-29T16:48:40.715Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-29T16:48:40.977Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-29T16:48:40.977Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-06-29T16:48:40.977Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-29T16:48:41.552Z] git set to automatically installed. [2021-06-29T16:48:41.552Z] git-man set to automatically installed. [2021-06-29T16:48:41.552Z] libcurl3-gnutls set to automatically installed. [2021-06-29T16:48:41.552Z] liberror-perl set to automatically installed. [2021-06-29T16:48:41.553Z] libglib2.0-0 set to automatically installed. [2021-06-29T16:48:41.553Z] libnghttp2-14 set to automatically installed. [2021-06-29T16:48:41.553Z] libnorm1 set to automatically installed. [2021-06-29T16:48:41.553Z] libpgm-5.2-0 set to automatically installed. [2021-06-29T16:48:41.553Z] libpsl5 set to automatically installed. [2021-06-29T16:48:41.553Z] librtmp1 set to automatically installed. [2021-06-29T16:48:41.553Z] libsodium23 set to automatically installed. [2021-06-29T16:48:41.553Z] libzmq3-dev set to automatically installed. [2021-06-29T16:48:41.553Z] libzmq5 set to automatically installed. [2021-06-29T16:48:41.553Z] pkg-config set to automatically installed. [2021-06-29T16:48:41.553Z] zip set to automatically installed. [2021-06-29T16:48:42.946Z] snapd is not logged in, snap install commands will use sudo [2021-06-29T16:48:43.523Z] snap "core18" has no updates available [2021-06-29T16:48:44.100Z] snapd is not logged in, snap install commands will use sudo [2021-06-29T16:48:52.266Z] go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed [2021-06-29T16:48:53.213Z] Downloading snap 'edgex-app-service-configurable' [2021-06-29T16:48:53.787Z] error: cannot download snap "edgex-app-service-configurable": no snap revision available as specified [2021-06-29T16:48:53.787Z] Error while downloading snap 'edgex-app-service-configurable' from channel '2.0/stable' [2021-06-29T16:48:53.787Z] Run the same command again with --debug to shell into the environment if you wish to introspect this failure. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-29T16:48:55.600Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-29T16:48:57.607Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-29T16:48:58.187Z] ---> package-listing.sh [2021-06-29T16:48:58.187Z] ++ facter osfamily [2021-06-29T16:48:58.187Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-29T16:48:58.448Z] + OS_FAMILY=redhat [2021-06-29T16:48:58.448Z] + workspace=/w/workspace/edgex-go/39 [2021-06-29T16:48:58.448Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-29T16:48:58.448Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-29T16:48:58.448Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-29T16:48:58.448Z] + PACKAGES=/tmp/packages_start.txt [2021-06-29T16:48:58.448Z] + '[' /w/workspace/edgex-go/39 ']' [2021-06-29T16:48:58.448Z] + PACKAGES=/tmp/packages_end.txt [2021-06-29T16:48:58.448Z] + case "${OS_FAMILY}" in [2021-06-29T16:48:58.448Z] + rpm -qa [2021-06-29T16:48:58.448Z] + sort [2021-06-29T16:49:00.369Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-29T16:49:00.369Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-29T16:49:00.369Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-29T16:49:00.369Z] + '[' /w/workspace/edgex-go/39 ']' [2021-06-29T16:49:00.369Z] + mkdir -p /w/workspace/edgex-go/39/archives/ [2021-06-29T16:49:00.369Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/39/archives/ [Pipeline] echo [2021-06-29T16:49:00.386Z] 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/39/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-29T16:49:00.676Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-29T16:49:01.247Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-29T16:49:01.248Z] [2021-06-29T16:49:01.248Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-29T16:49:01.579Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-29T16:49:01.579Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-29T16:49:01.579Z] df20fa9351a1: Pulling fs layer [2021-06-29T16:49:01.579Z] 36b3adc4ff6f: Pulling fs layer [2021-06-29T16:49:01.579Z] 8ad3a11d3b57: Pulling fs layer [2021-06-29T16:49:01.579Z] 46f8f816bc3b: Pulling fs layer [2021-06-29T16:49:01.579Z] 93b61091891f: Pulling fs layer [2021-06-29T16:49:01.579Z] 93b9cdb0e59b: Pulling fs layer [2021-06-29T16:49:01.579Z] 5e14af77c1be: Pulling fs layer [2021-06-29T16:49:01.579Z] 01666e4c0597: Pulling fs layer [2021-06-29T16:49:01.579Z] aa168da1d23b: Pulling fs layer [2021-06-29T16:49:01.579Z] 46f8f816bc3b: Waiting [2021-06-29T16:49:01.579Z] 93b61091891f: Waiting [2021-06-29T16:49:01.579Z] 93b9cdb0e59b: Waiting [2021-06-29T16:49:01.579Z] 5e14af77c1be: Waiting [2021-06-29T16:49:01.579Z] 01666e4c0597: Waiting [2021-06-29T16:49:01.579Z] aa168da1d23b: Waiting [2021-06-29T16:49:01.579Z] 36b3adc4ff6f: Verifying Checksum [2021-06-29T16:49:01.579Z] 36b3adc4ff6f: Download complete [2021-06-29T16:49:01.842Z] 46f8f816bc3b: Verifying Checksum [2021-06-29T16:49:01.842Z] 46f8f816bc3b: Download complete [2021-06-29T16:49:01.842Z] df20fa9351a1: Verifying Checksum [2021-06-29T16:49:01.842Z] df20fa9351a1: Download complete [2021-06-29T16:49:01.842Z] 93b9cdb0e59b: Verifying Checksum [2021-06-29T16:49:01.842Z] 93b9cdb0e59b: Download complete [2021-06-29T16:49:01.842Z] 5e14af77c1be: Verifying Checksum [2021-06-29T16:49:01.842Z] 5e14af77c1be: Download complete [2021-06-29T16:49:01.842Z] 93b61091891f: Verifying Checksum [2021-06-29T16:49:01.842Z] 93b61091891f: Download complete [2021-06-29T16:49:01.842Z] 01666e4c0597: Verifying Checksum [2021-06-29T16:49:01.842Z] 01666e4c0597: Download complete [2021-06-29T16:49:01.842Z] df20fa9351a1: Pull complete [2021-06-29T16:49:02.103Z] 36b3adc4ff6f: Pull complete [2021-06-29T16:49:02.366Z] 8ad3a11d3b57: Verifying Checksum [2021-06-29T16:49:02.366Z] 8ad3a11d3b57: Download complete [2021-06-29T16:49:02.629Z] 8ad3a11d3b57: Pull complete [2021-06-29T16:49:02.894Z] 46f8f816bc3b: Pull complete [2021-06-29T16:49:03.163Z] 93b61091891f: Pull complete [2021-06-29T16:49:03.164Z] 93b9cdb0e59b: Pull complete [2021-06-29T16:49:03.164Z] 5e14af77c1be: Pull complete [2021-06-29T16:49:03.425Z] 01666e4c0597: Pull complete [2021-06-29T16:49:04.002Z] aa168da1d23b: Verifying Checksum [2021-06-29T16:49:04.002Z] aa168da1d23b: Download complete [2021-06-29T16:49:08.253Z] aa168da1d23b: Pull complete [2021-06-29T16:49:08.253Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-29T16:49:08.253Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-29T16:49:08.253Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-29T16:49:08.338Z] prd-centos7-docker-4c-2g-684 does not seem to be running inside a container [2021-06-29T16:49:08.380Z] $ 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/39/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/39 -v /w/workspace/edgex-go/39:/w/workspace/edgex-go/39:rw,z -v /w/workspace/edgex-go/39@tmp:/w/workspace/edgex-go/39@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-29T16:49:11.209Z] $ docker top c5029123b1d7e188e8cce3a3cb4dc830179f5c894d9dd35c3344b5e1cf4cdad0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-29T16:49:11.616Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-29T16:49:11.915Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-29T16:49:12.221Z] + ls /var/log/sa-host [2021-06-29T16:49:12.221Z] + sadf -c /var/log/sa-host/sa05 [2021-06-29T16:49:12.221Z] file_magic: OK [2021-06-29T16:49:12.221Z] HZ: Using current value: 100 [2021-06-29T16:49:12.221Z] file_header: OK [2021-06-29T16:49:12.221Z] 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-06-29T16:49:12.221Z] Statistics: [2021-06-29T16:49:12.221Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-29T16:49:12.221Z] File successfully converted to sysstat format version 12.2.1 [2021-06-29T16:49:12.221Z] + sadf -c /var/log/sa-host/sa29 [2021-06-29T16:49:12.221Z] file_magic: OK [2021-06-29T16:49:12.221Z] HZ: Using current value: 100 [2021-06-29T16:49:12.221Z] file_header: OK [2021-06-29T16:49:12.221Z] 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-06-29T16:49:12.221Z] Statistics: [2021-06-29T16:49:12.221Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-29T16:49:12.221Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-29T16:49:12.972Z] provisioning config files... [2021-06-29T16:49:12.987Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/39@tmp/config3197967236176412364tmp [Pipeline] { [Pipeline] echo [2021-06-29T16:49:13.010Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-29T16:49:13.312Z] ---> create-netrc.sh [Pipeline] } [2021-06-29T16:49:13.321Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-29T16:49:13.754Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-29T16:49:13.764Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-29T16:49:14.064Z] ---> sudo-logs.sh [2021-06-29T16:49:14.064Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-29T16:49:14.118Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-29T16:49:14.422Z] ---> job-cost.sh [2021-06-29T16:49:14.422Z] lf-activate-venv: SKIPPING [2021-06-29T16:49:14.422Z] DEBUG: total: 0.18000000715255737 [2021-06-29T16:49:14.422Z] INFO: Retrieving Stack Cost... [2021-06-29T16:49:15.365Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-29T16:49:15.626Z] INFO: Archiving Costs [Pipeline] echo [2021-06-29T16:49:15.642Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-29T16:49:15.944Z] ---> logs-deploy.sh [2021-06-29T16:49:15.944Z] lf-activate-venv: SKIPPING [2021-06-29T16:49:15.944Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3579/39 [2021-06-29T16:49:15.944Z] INFO: archiving workspace using pattern(s): [2021-06-29T16:49:16.891Z] Archives upload complete. [2021-06-29T16:49:16.891Z] INFO: archiving logs to Nexus [2021-06-29T16:49:17.465Z] ---> uname -a: [2021-06-29T16:49:17.465Z] Linux prd-centos7-docker-4c-2g-684.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-29T16:49:17.465Z] [2021-06-29T16:49:17.465Z] [2021-06-29T16:49:17.465Z] ---> lscpu: [2021-06-29T16:49:17.465Z] Architecture: x86_64 [2021-06-29T16:49:17.465Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-29T16:49:17.465Z] Byte Order: Little Endian [2021-06-29T16:49:17.465Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-29T16:49:17.465Z] CPU(s): 2 [2021-06-29T16:49:17.465Z] On-line CPU(s) list: 0,1 [2021-06-29T16:49:17.465Z] Thread(s) per core: 1 [2021-06-29T16:49:17.465Z] Core(s) per socket: 1 [2021-06-29T16:49:17.465Z] Socket(s): 2 [2021-06-29T16:49:17.465Z] NUMA node(s): 1 [2021-06-29T16:49:17.465Z] Vendor ID: AuthenticAMD [2021-06-29T16:49:17.465Z] CPU family: 23 [2021-06-29T16:49:17.465Z] Model: 49 [2021-06-29T16:49:17.465Z] Model name: AMD EPYC-Rome Processor [2021-06-29T16:49:17.465Z] Stepping: 0 [2021-06-29T16:49:17.465Z] CPU MHz: 2799.998 [2021-06-29T16:49:17.465Z] BogoMIPS: 5599.99 [2021-06-29T16:49:17.465Z] Virtualization: AMD-V [2021-06-29T16:49:17.465Z] Hypervisor vendor: KVM [2021-06-29T16:49:17.465Z] Virtualization type: full [2021-06-29T16:49:17.465Z] L1d cache: 64 KiB [2021-06-29T16:49:17.465Z] L1i cache: 64 KiB [2021-06-29T16:49:17.465Z] L2 cache: 1 MiB [2021-06-29T16:49:17.465Z] L3 cache: 32 MiB [2021-06-29T16:49:17.465Z] NUMA node0 CPU(s): 0,1 [2021-06-29T16:49:17.465Z] Vulnerability Itlb multihit: Not affected [2021-06-29T16:49:17.465Z] Vulnerability L1tf: Not affected [2021-06-29T16:49:17.466Z] Vulnerability Mds: Not affected [2021-06-29T16:49:17.466Z] Vulnerability Meltdown: Not affected [2021-06-29T16:49:17.466Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-29T16:49:17.466Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-29T16:49:17.466Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-29T16:49:17.466Z] Vulnerability Srbds: Not affected [2021-06-29T16:49:17.466Z] Vulnerability Tsx async abort: Not affected [2021-06-29T16:49:17.466Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-06-29T16:49:17.466Z] [2021-06-29T16:49:17.466Z] [2021-06-29T16:49:17.466Z] ---> nproc: [2021-06-29T16:49:17.466Z] 2 [2021-06-29T16:49:17.466Z] [2021-06-29T16:49:17.466Z] [2021-06-29T16:49:17.466Z] ---> df -h: [2021-06-29T16:49:17.466Z] Filesystem Size Used Available Use% Mounted on [2021-06-29T16:49:17.466Z] overlay 40.0G 11.6G 28.4G 29% / [2021-06-29T16:49:17.466Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-29T16:49:17.466Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-29T16:49:17.466Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-29T16:49:17.466Z] /dev/vda1 40.0G 11.6G 28.4G 29% /facter-os [2021-06-29T16:49:17.466Z] /dev/vda1 40.0G 11.6G 28.4G 29% /etc/resolv.conf [2021-06-29T16:49:17.466Z] /dev/vda1 40.0G 11.6G 28.4G 29% /etc/hostname [2021-06-29T16:49:17.466Z] /dev/vda1 40.0G 11.6G 28.4G 29% /etc/hosts [2021-06-29T16:49:17.466Z] /dev/vda1 40.0G 11.6G 28.4G 29% /var/log/auth.log [2021-06-29T16:49:17.466Z] /dev/vda1 40.0G 11.6G 28.4G 29% /run/cloud-init/result.json [2021-06-29T16:49:17.466Z] /dev/vda1 40.0G 11.6G 28.4G 29% /var/log/sa-host [2021-06-29T16:49:17.466Z] /dev/vda1 40.0G 11.6G 28.4G 29% /var/log/secure [2021-06-29T16:49:17.466Z] /dev/vda1 40.0G 11.6G 28.4G 29% /w/workspace/edgex-go/39@tmp [2021-06-29T16:49:17.466Z] /dev/vda1 40.0G 11.6G 28.4G 29% /w/workspace/edgex-go/39 [2021-06-29T16:49:17.466Z] [2021-06-29T16:49:17.466Z] [2021-06-29T16:49:17.466Z] ---> free -m: [2021-06-29T16:49:17.466Z] total used free shared buff/cache available [2021-06-29T16:49:17.466Z] Mem: 7821 1223 2538 0 4059 6555 [2021-06-29T16:49:17.466Z] Swap: 1023 1 1022 [2021-06-29T16:49:17.466Z] [2021-06-29T16:49:17.466Z] [2021-06-29T16:49:17.466Z] ---> ip addr: [2021-06-29T16:49:17.466Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-29T16:49:17.466Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-29T16:49:17.466Z] inet 127.0.0.1/8 scope host lo [2021-06-29T16:49:17.466Z] valid_lft forever preferred_lft forever [2021-06-29T16:49:17.466Z] inet6 ::1/128 scope host [2021-06-29T16:49:17.466Z] valid_lft forever preferred_lft forever [2021-06-29T16:49:17.466Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-29T16:49:17.466Z] link/ether fa:16:3e:ae:20:ef brd ff:ff:ff:ff:ff:ff [2021-06-29T16:49:17.466Z] inet 10.30.123.241/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-29T16:49:17.466Z] valid_lft 84814sec preferred_lft 84814sec [2021-06-29T16:49:17.466Z] inet6 fe80::f816:3eff:feae:20ef/64 scope link [2021-06-29T16:49:17.466Z] valid_lft forever preferred_lft forever [2021-06-29T16:49:17.466Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-29T16:49:17.466Z] link/ether 02:42:59:cb:78:d8 brd ff:ff:ff:ff:ff:ff [2021-06-29T16:49:17.466Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-29T16:49:17.466Z] valid_lft forever preferred_lft forever [2021-06-29T16:49:17.466Z] inet6 fe80::42:59ff:fecb:78d8/64 scope link [2021-06-29T16:49:17.466Z] valid_lft forever preferred_lft forever [2021-06-29T16:49:17.466Z] [2021-06-29T16:49:17.466Z] [2021-06-29T16:49:17.466Z] ---> sar -b -r -n DEV: [2021-06-29T16:49:17.466Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/29/21 _x86_64_ (2 CPU) [2021-06-29T16:49:17.466Z] [2021-06-29T16:49:17.466Z] 16:22:39 LINUX RESTART (2 CPU) [2021-06-29T16:49:17.466Z] [2021-06-29T16:49:17.466Z] 16:23:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-29T16:49:17.466Z] 16:24:01 162.70 19.38 143.32 0.00 5843.49 51144.77 0.00 [2021-06-29T16:49:17.466Z] 16:25:02 177.67 0.03 177.64 0.00 0.67 48247.21 0.00 [2021-06-29T16:49:17.466Z] 16:26:01 60.93 0.00 60.93 0.00 0.00 10264.93 0.00 [2021-06-29T16:49:17.466Z] 16:27:01 59.44 0.05 59.39 0.00 1.60 7906.66 0.00 [2021-06-29T16:49:17.466Z] 16:28:02 580.58 199.07 381.51 0.00 5991.36 245983.01 0.00 [2021-06-29T16:49:17.466Z] 16:29:01 500.83 67.83 432.99 0.00 4240.39 179239.92 0.00 [2021-06-29T16:49:17.466Z] 16:30:01 517.96 164.99 352.97 0.00 5132.55 106912.12 0.00 [2021-06-29T16:49:17.466Z] 16:31:01 5.63 0.08 5.55 0.00 0.67 204.50 0.00 [2021-06-29T16:49:17.466Z] 16:32:01 0.25 0.00 0.25 0.00 0.00 2.70 0.00 [2021-06-29T16:49:17.466Z] 16:33:01 0.37 0.00 0.37 0.00 0.00 4.93 0.00 [2021-06-29T16:49:17.466Z] 16:34:01 0.28 0.12 0.17 0.00 0.93 1.87 0.00 [2021-06-29T16:49:17.466Z] 16:35:01 0.97 0.80 0.17 0.00 43.31 2.18 0.00 [2021-06-29T16:49:17.466Z] 16:36:01 0.30 0.03 0.27 0.00 0.27 4.25 0.00 [2021-06-29T16:49:17.466Z] 16:37:01 0.23 0.00 0.23 0.00 0.00 2.73 0.00 [2021-06-29T16:49:17.466Z] 16:38:02 0.45 0.18 0.27 0.00 5.73 3.03 0.00 [2021-06-29T16:49:17.466Z] 16:39:01 0.76 0.00 0.76 0.00 0.00 16.28 0.00 [2021-06-29T16:49:17.466Z] 16:40:01 0.28 0.00 0.28 0.00 0.00 3.28 0.00 [2021-06-29T16:49:17.466Z] 16:41:01 0.23 0.00 0.23 0.00 0.00 3.15 0.00 [2021-06-29T16:49:17.466Z] 16:42:01 0.23 0.00 0.23 0.00 0.00 3.46 0.00 [2021-06-29T16:49:17.466Z] 16:43:01 0.27 0.00 0.27 0.00 0.00 3.45 0.00 [2021-06-29T16:49:17.466Z] 16:44:01 0.28 0.00 0.28 0.00 0.00 2.75 0.00 [2021-06-29T16:49:17.466Z] 16:45:01 0.25 0.00 0.25 0.00 0.00 3.00 0.00 [2021-06-29T16:49:17.466Z] 16:46:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 [2021-06-29T16:49:17.466Z] 16:47:01 0.28 0.00 0.28 0.00 0.00 3.35 0.00 [2021-06-29T16:49:17.466Z] 16:48:01 0.25 0.00 0.25 0.00 0.00 2.98 0.00 [2021-06-29T16:49:17.466Z] 16:49:01 39.26 38.88 0.38 0.00 3929.64 9.20 0.00 [2021-06-29T16:49:17.466Z] Average: 81.50 19.08 62.42 0.00 973.16 25147.64 0.00 [2021-06-29T16:49:17.466Z] [2021-06-29T16:49:17.466Z] 16:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-29T16:49:17.466Z] 16:24:01 5109768 0 836156 10.44 2620 2060396 1328356 14.67 748960 1733168 128 [2021-06-29T16:49:17.466Z] 16:25:02 4158760 0 1042844 13.02 2620 2804716 1667244 18.41 1136152 2175036 53420 [2021-06-29T16:49:17.466Z] 16:26:01 3851228 0 1077112 13.45 2620 3077980 1711404 18.89 1316620 2285200 35480 [2021-06-29T16:49:17.466Z] 16:27:01 3851352 0 1003988 12.54 2620 3150980 1412664 15.60 1203008 2398808 8 [2021-06-29T16:49:17.466Z] 16:28:02 1554320 0 1453648 18.15 2620 4998352 2820744 31.14 2272388 3468596 48172 [2021-06-29T16:49:17.466Z] 16:29:01 154456 0 1492488 18.64 2620 6359376 2493472 27.53 3110348 4004272 3216 [2021-06-29T16:49:17.466Z] 16:30:01 3208500 0 1169556 14.60 2620 3628264 1444552 15.95 1193580 2889576 20 [2021-06-29T16:49:17.466Z] 16:31:01 3238668 0 1139384 14.23 2620 3628268 1235476 13.64 1210900 2851920 16 [2021-06-29T16:49:17.466Z] 16:32:01 3230432 0 1147616 14.33 2620 3628272 1235476 13.64 1255180 2815964 8 [2021-06-29T16:49:17.466Z] 16:33:01 3230892 0 1147152 14.32 2620 3628276 1235668 13.64 1260832 2810756 12 [2021-06-29T16:49:17.466Z] 16:34:01 3226652 0 1151388 14.38 2620 3628280 1235620 13.64 1267792 2808020 12 [2021-06-29T16:49:17.466Z] 16:35:01 3225752 0 1150984 14.37 2620 3629584 1235476 13.64 1265612 2811140 20 [2021-06-29T16:49:17.466Z] 16:36:01 3224020 0 1152712 14.39 2620 3629588 1235540 13.64 1267732 2811096 20 [2021-06-29T16:49:17.466Z] 16:37:01 3224424 0 1152304 14.39 2620 3629592 1235540 13.64 1267588 2811096 8 [2021-06-29T16:49:17.466Z] 16:38:02 3224488 0 1152200 14.39 2620 3629632 1235540 13.64 1267764 2811112 20 [2021-06-29T16:49:17.466Z] 16:39:01 3224012 0 1152672 14.39 2620 3629636 1235612 13.64 1267904 2811112 8 [2021-06-29T16:49:17.466Z] 16:40:01 3223008 0 1153672 14.40 2620 3629640 1235564 13.64 1270120 2809604 12 [2021-06-29T16:49:17.466Z] 16:41:01 3223468 0 1153204 14.40 2620 3629648 1235540 13.64 1270120 2809604 12 [2021-06-29T16:49:17.466Z] 16:42:01 3223412 0 1153260 14.40 2620 3629648 1235540 13.64 1270120 2809604 16 [2021-06-29T16:49:17.466Z] 16:43:01 3223244 0 1153420 14.40 2620 3629656 1235540 13.64 1270236 2809604 8 [2021-06-29T16:49:17.466Z] 16:44:01 3222728 0 1153936 14.41 2620 3629656 1235624 13.64 1270200 2809604 8 [2021-06-29T16:49:17.466Z] 16:45:01 3223072 0 1153588 14.40 2620 3629660 1235540 13.64 1270084 2809644 12 [2021-06-29T16:49:17.466Z] 16:46:01 3223088 0 1153564 14.40 2620 3629668 1235540 13.64 1270092 2809644 8 [2021-06-29T16:49:17.466Z] 16:47:01 3222988 0 1153664 14.40 2620 3629668 1235540 13.64 1270100 2809644 8 [2021-06-29T16:49:17.466Z] 16:48:01 3223148 0 1153496 14.40 2620 3629676 1235576 13.64 1269968 2809796 12 [2021-06-29T16:49:17.466Z] 16:49:01 3074916 0 1183580 14.78 2620 3747824 1425280 15.74 1299092 2927576 120 [2021-06-29T16:49:17.466Z] Average: 3193108 0 1153369 14.40 2620 3659844 1405526 15.52 1347788 2788892 5415 [2021-06-29T16:49:17.466Z] [2021-06-29T16:49:17.466Z] 16:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-29T16:49:17.466Z] 16:24:01 eth0 1737.96 1650.30 6430.30 222.94 0.00 0.00 0.00 0.00 [2021-06-29T16:49:17.466Z] 16:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T16:49:17.466Z] 16:24:01 docker0 948.57 753.71 76.84 2698.15 0.00 0.00 0.00 0.00 [2021-06-29T16:49:17.466Z] 16:25:02 vethe898816 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-29T16:49:17.466Z] 16:25:02 eth0 550.24 462.08 3553.43 49.62 0.00 0.00 0.00 0.00 [2021-06-29T16:49:17.466Z] 16:25:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T16:49:17.466Z] 16:25:02 docker0 197.04 251.59 13.98 842.33 0.00 0.00 0.00 0.00 [2021-06-29T16:49:17.466Z] 16:26:01 vethe898816 0.95 0.97 0.08 0.08 0.00 0.00 0.00 0.00 [2021-06-29T16:49:17.466Z] 16:26:01 eth0 26.96 13.72 21.28 11.24 0.00 0.00 0.00 0.00 [2021-06-29T16:49:17.466Z] 16:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T16:49:17.466Z] 16:26:01 docker0 0.95 0.95 0.06 0.08 0.00 0.00 0.00 0.00 [2021-06-29T16:49:17.466Z] 16:27:01 eth0 28.60 15.38 23.78 11.25 0.00 0.00 0.00 0.00 [2021-06-29T16:49:17.466Z] 16:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T16:49:17.466Z] 16:27:01 docker0 1.42 1.42 0.09 0.11 0.00 0.00 0.00 0.00 [2021-06-29T16:49:17.466Z] 16:28:02 vethcf35f5f 0.00 0.81 0.00 0.04 0.00 0.00 0.00 0.00 [2021-06-29T16:49:17.466Z] 16:28:02 eth0 271.93 230.02 1828.68 88.37 0.00 0.00 0.00 0.00 [2021-06-29T16:49:17.466Z] 16:28:02 veth1413520 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-29T16:49:17.466Z] 16:28:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T16:49:17.466Z] 16:29:01 veth6055434 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-29T16:49:17.466Z] 16:29:01 vethcf35f5f 0.00 0.32 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-29T16:49:17.466Z] 16:29:01 eth0 207.89 161.16 1502.82 74.98 0.00 0.00 0.00 0.00 [2021-06-29T16:49:17.466Z] 16:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T16:49:17.466Z] 16:30:01 eth0 109.19 62.71 450.66 72.65 0.00 0.00 0.00 0.00 [2021-06-29T16:49:17.466Z] 16:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T16:49:17.466Z] 16:30:01 docker0 1272.52 1179.19 99.02 4300.63 0.00 0.00 0.00 0.00 [2021-06-29T16:49:17.466Z] 16:31:01 eth0 0.10 0.10 0.01 0.02 0.00 0.00 0.00 0.00 [2021-06-29T16:49:17.466Z] 16:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T16:49:17.466Z] 16:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T16:49:17.466Z] 16:32:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-29T16:49:17.466Z] 16:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T16:49:17.466Z] 16:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T16:49:17.466Z] 16:33:01 eth0 0.83 0.37 0.38 0.21 0.00 0.00 0.00 0.00 [2021-06-29T16:49:17.466Z] 16:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T16:49:17.466Z] 16:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T16:49:17.466Z] 16:34:01 eth0 0.32 0.30 0.44 0.08 0.00 0.00 0.00 0.00 [2021-06-29T16:49:17.466Z] 16:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T16:49:17.467Z] 16:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T16:49:17.467Z] 16:35:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-29T16:49:17.467Z] 16:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T16:49:17.467Z] 16:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T16:49:17.467Z] 16:36:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-29T16:49:17.467Z] 16:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T16:49:17.467Z] 16:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T16:49:17.467Z] 16:37:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-29T16:49:17.467Z] 16:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T16:49:17.467Z] 16:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T16:49:17.467Z] 16:38:02 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-29T16:49:17.467Z] 16:38:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T16:49:17.467Z] 16:38:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T16:49:17.467Z] 16:39:01 eth0 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2021-06-29T16:49:17.467Z] 16:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T16:49:17.467Z] 16:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T16:49:17.467Z] 16:40:01 eth0 0.23 0.15 0.13 0.01 0.00 0.00 0.00 0.00 [2021-06-29T16:49:17.467Z] 16:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T16:49:17.467Z] 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T16:49:17.467Z] 16:41:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-29T16:49:17.467Z] 16:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T16:49:17.467Z] 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T16:49:17.467Z] 16:42:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-29T16:49:17.467Z] 16:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T16:49:17.467Z] 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T16:49:17.467Z] 16:43:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-29T16:49:17.467Z] 16:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T16:49:17.467Z] 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T16:49:17.467Z] 16:44:01 eth0 0.20 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2021-06-29T16:49:17.467Z] 16:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T16:49:17.467Z] 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T16:49:17.467Z] 16:45:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-29T16:49:17.467Z] 16:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T16:49:17.467Z] 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T16:49:17.467Z] 16:46:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-29T16:49:17.467Z] 16:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T16:49:17.467Z] 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T16:49:17.467Z] 16:47:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T16:49:17.467Z] 16:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T16:49:17.467Z] 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T16:49:17.467Z] 16:48:01 eth0 0.13 0.12 0.06 0.01 0.00 0.00 0.00 0.00 [2021-06-29T16:49:17.467Z] 16:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T16:49:17.467Z] 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T16:49:17.467Z] 16:49:01 eth0 7.60 4.90 8.47 3.15 0.00 0.00 0.00 0.00 [2021-06-29T16:49:17.467Z] 16:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T16:49:17.467Z] 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T16:49:17.467Z] Average: eth0 113.47 100.34 533.04 20.62 0.00 0.00 0.00 0.00 [2021-06-29T16:49:17.467Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T16:49:17.467Z] Average: docker0 49.02 45.42 3.81 165.66 0.00 0.00 0.00 0.00 [2021-06-29T16:49:17.467Z] [2021-06-29T16:49:17.467Z] [2021-06-29T16:49:17.467Z] ---> sar -P ALL: [2021-06-29T16:49:17.467Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/29/21 _x86_64_ (2 CPU) [2021-06-29T16:49:17.467Z] [2021-06-29T16:49:17.467Z] 16:22:39 LINUX RESTART (2 CPU) [2021-06-29T16:49:17.467Z] [2021-06-29T16:49:17.467Z] 16:23:01 CPU %user %nice %system %iowait %steal %idle [2021-06-29T16:49:17.467Z] 16:24:01 all 32.27 0.00 7.80 6.44 0.10 53.40 [2021-06-29T16:49:17.467Z] 16:24:01 0 34.66 0.00 8.66 4.81 0.09 51.79 [2021-06-29T16:49:17.467Z] 16:24:01 1 29.87 0.00 6.95 8.06 0.11 55.01 [2021-06-29T16:49:17.467Z] 16:25:02 all 20.26 0.00 7.21 2.35 0.09 70.10 [2021-06-29T16:49:17.467Z] 16:25:02 0 21.43 0.00 7.41 2.83 0.09 68.24 [2021-06-29T16:49:17.467Z] 16:25:02 1 19.09 0.00 7.01 1.86 0.09 71.95 [2021-06-29T16:49:17.467Z] 16:26:01 all 47.12 0.00 4.68 0.32 0.09 47.79 [2021-06-29T16:49:17.467Z] 16:26:01 0 47.28 0.00 4.69 0.32 0.09 47.61 [2021-06-29T16:49:17.467Z] 16:26:01 1 46.97 0.00 4.67 0.31 0.09 47.97 [2021-06-29T16:49:17.467Z] 16:27:01 all 57.93 0.00 7.94 0.98 0.10 33.04 [2021-06-29T16:49:17.467Z] 16:27:01 0 58.93 0.00 7.94 1.02 0.11 31.99 [2021-06-29T16:49:17.467Z] 16:27:01 1 56.95 0.00 7.94 0.94 0.09 34.08 [2021-06-29T16:49:17.467Z] 16:28:02 all 26.70 0.00 18.32 28.66 0.10 26.23 [2021-06-29T16:49:17.467Z] 16:28:02 0 26.43 0.00 18.09 27.25 0.09 28.14 [2021-06-29T16:49:17.467Z] 16:28:02 1 26.98 0.00 18.54 30.08 0.11 24.29 [2021-06-29T16:49:17.467Z] 16:29:01 all 78.16 0.00 16.13 5.26 0.12 0.33 [2021-06-29T16:49:17.467Z] 16:29:01 0 76.85 0.00 17.57 5.16 0.11 0.32 [2021-06-29T16:49:17.467Z] 16:29:01 1 79.48 0.00 14.69 5.36 0.13 0.34 [2021-06-29T16:49:17.467Z] 16:30:01 all 56.82 0.00 13.62 7.95 0.11 21.50 [2021-06-29T16:49:17.467Z] 16:30:01 0 57.70 0.00 12.90 7.48 0.11 21.81 [2021-06-29T16:49:17.467Z] 16:30:01 1 55.93 0.00 14.35 8.42 0.11 21.19 [2021-06-29T16:49:17.467Z] 16:31:01 all 0.15 0.00 0.08 0.00 0.03 99.74 [2021-06-29T16:49:17.467Z] 16:31:01 0 0.25 0.00 0.10 0.00 0.03 99.62 [2021-06-29T16:49:17.467Z] 16:31:01 1 0.05 0.00 0.07 0.00 0.02 99.87 [2021-06-29T16:49:17.467Z] 16:32:01 all 0.13 0.00 0.04 0.00 0.02 99.82 [2021-06-29T16:49:17.467Z] 16:32:01 0 0.23 0.00 0.02 0.00 0.03 99.72 [2021-06-29T16:49:17.467Z] 16:32:01 1 0.02 0.00 0.07 0.00 0.00 99.92 [2021-06-29T16:49:17.467Z] 16:33:01 all 0.07 0.00 0.03 0.00 0.03 99.88 [2021-06-29T16:49:17.467Z] 16:33:01 0 0.10 0.00 0.03 0.00 0.03 99.83 [2021-06-29T16:49:17.467Z] 16:33:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-29T16:49:17.467Z] 16:34:01 all 0.17 0.00 0.02 0.00 0.02 99.80 [2021-06-29T16:49:17.467Z] 16:34:01 0 0.32 0.00 0.02 0.00 0.02 99.65 [2021-06-29T16:49:17.467Z] 16:34:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-29T16:49:17.467Z] [2021-06-29T16:49:17.467Z] 16:34:01 CPU %user %nice %system %iowait %steal %idle [2021-06-29T16:49:17.467Z] 16:35:01 all 0.16 0.00 0.05 0.00 0.03 99.76 [2021-06-29T16:49:17.467Z] 16:35:01 0 0.22 0.00 0.05 0.00 0.03 99.70 [2021-06-29T16:49:17.467Z] 16:35:01 1 0.10 0.00 0.05 0.00 0.03 99.82 [2021-06-29T16:49:17.467Z] 16:36:01 all 0.28 0.00 0.01 0.01 0.03 99.68 [2021-06-29T16:49:17.467Z] 16:36:01 0 0.33 0.00 0.02 0.00 0.03 99.62 [2021-06-29T16:49:17.467Z] 16:36:01 1 0.22 0.00 0.00 0.02 0.02 99.75 [2021-06-29T16:49:17.467Z] 16:37:01 all 0.17 0.00 0.03 0.00 0.02 99.79 [2021-06-29T16:49:17.467Z] 16:37:01 0 0.30 0.00 0.03 0.00 0.02 99.65 [2021-06-29T16:49:17.467Z] 16:37:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-29T16:49:17.467Z] 16:38:02 all 0.12 0.00 0.03 0.00 0.03 99.82 [2021-06-29T16:49:17.467Z] 16:38:02 0 0.22 0.00 0.05 0.00 0.03 99.70 [2021-06-29T16:49:17.467Z] 16:38:02 1 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-29T16:49:17.467Z] 16:39:01 all 0.10 0.00 0.03 0.00 0.03 99.85 [2021-06-29T16:49:17.467Z] 16:39:01 0 0.17 0.00 0.02 0.00 0.02 99.80 [2021-06-29T16:49:17.467Z] 16:39:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-06-29T16:49:17.467Z] 16:40:01 all 0.05 0.00 0.03 0.00 0.03 99.89 [2021-06-29T16:49:17.467Z] 16:40:01 0 0.07 0.00 0.03 0.00 0.02 99.88 [2021-06-29T16:49:17.467Z] 16:40:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-06-29T16:49:17.467Z] 16:41:01 all 0.09 0.00 0.03 0.00 0.01 99.87 [2021-06-29T16:49:17.467Z] 16:41:01 0 0.17 0.00 0.03 0.00 0.00 99.80 [2021-06-29T16:49:17.467Z] 16:41:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2021-06-29T16:49:17.467Z] 16:42:01 all 0.12 0.00 0.03 0.00 0.03 99.83 [2021-06-29T16:49:17.467Z] 16:42:01 0 0.20 0.00 0.03 0.00 0.02 99.75 [2021-06-29T16:49:17.467Z] 16:42:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-29T16:49:17.467Z] 16:43:01 all 0.16 0.00 0.01 0.00 0.03 99.81 [2021-06-29T16:49:17.467Z] 16:43:01 0 0.28 0.00 0.02 0.00 0.02 99.68 [2021-06-29T16:49:17.467Z] 16:43:01 1 0.03 0.00 0.00 0.00 0.03 99.93 [2021-06-29T16:49:17.467Z] 16:44:01 all 0.05 0.00 0.03 0.00 0.03 99.90 [2021-06-29T16:49:17.467Z] 16:44:01 0 0.07 0.00 0.03 0.00 0.03 99.87 [2021-06-29T16:49:17.467Z] 16:44:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-29T16:49:17.467Z] 16:45:01 all 0.13 0.00 0.03 0.00 0.03 99.82 [2021-06-29T16:49:17.467Z] 16:45:01 0 0.05 0.00 0.02 0.00 0.03 99.90 [2021-06-29T16:49:17.467Z] 16:45:01 1 0.20 0.00 0.03 0.00 0.02 99.75 [2021-06-29T16:49:17.467Z] [2021-06-29T16:49:17.467Z] 16:45:01 CPU %user %nice %system %iowait %steal %idle [2021-06-29T16:49:17.467Z] 16:46:01 all 0.11 0.00 0.02 0.00 0.03 99.84 [2021-06-29T16:49:17.467Z] 16:46:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-06-29T16:49:17.467Z] 16:46:01 1 0.20 0.00 0.02 0.00 0.03 99.75 [2021-06-29T16:49:17.467Z] 16:47:01 all 0.13 0.00 0.01 0.00 0.03 99.83 [2021-06-29T16:49:17.467Z] 16:47:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-29T16:49:17.467Z] 16:47:01 1 0.25 0.00 0.00 0.00 0.03 99.72 [2021-06-29T16:49:17.467Z] 16:48:01 all 0.09 0.00 0.03 0.00 0.03 99.85 [2021-06-29T16:49:17.467Z] 16:48:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-29T16:49:17.467Z] 16:48:01 1 0.15 0.00 0.03 0.00 0.05 99.77 [2021-06-29T16:49:17.467Z] 16:49:01 all 1.42 0.00 0.34 0.88 0.04 97.33 [2021-06-29T16:49:17.467Z] 16:49:01 0 1.35 0.00 0.37 0.70 0.03 97.54 [2021-06-29T16:49:17.467Z] 16:49:01 1 1.48 0.00 0.30 1.06 0.05 97.11 [2021-06-29T16:49:17.467Z] Average: all 11.64 0.00 2.78 1.94 0.04 83.59 [2021-06-29T16:49:17.467Z] Average: 0 11.84 0.00 2.84 1.83 0.04 83.45 [2021-06-29T16:49:17.467Z] Average: 1 11.45 0.00 2.72 2.06 0.05 83.73 [2021-06-29T16:49:17.467Z] [2021-06-29T16:49:17.467Z] [2021-06-29T16:49:17.467Z]