lenny-intel commented: recheck 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 lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from f07eca83e35a038c70eed2ee1de8b1722ae9d96c+a2749409447314ed009d40dfa1be3db87bf47467 (ee56fa8e47c012222def355d7d975c52ad0322c5) 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-ssh3556390218703651407.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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-ssh93903839795627061.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 c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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-3541/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-3541/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1967058174500722152.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd # timeout=10 Commit message: "Merge pull request #338 from ernestojeda/add-latest-tag" > 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-ssh3172439554995624364.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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-3541/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-3541/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1007074902273025326.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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-476 in /w/workspace/edgexfoundry_edgex-go_PR-3541 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/7 [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/7 # 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/7@tmp/jenkins-gitclient-ssh6828545670431167463.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/7@tmp/jenkins-gitclient-ssh3486580666808144052.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3541/head:refs/remotes/origin/PR-3541 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit a2749409447314ed009d40dfa1be3db87bf47467 into PR head commit f07eca83e35a038c70eed2ee1de8b1722ae9d96c Merge succeeded, producing f07eca83e35a038c70eed2ee1de8b1722ae9d96c Checking out Revision f07eca83e35a038c70eed2ee1de8b1722ae9d96c (PR-3541) > git config core.sparsecheckout # timeout=10 > git checkout -f f07eca83e35a038c70eed2ee1de8b1722ae9d96c # 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/7@tmp/jenkins-gitclient-ssh1488396689765660766.key > git merge a2749409447314ed009d40dfa1be3db87bf47467 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f07eca83e35a038c70eed2ee1de8b1722ae9d96c # timeout=10 Commit message: "fix: Add Kuiper wait entry point script." > git rev-list --no-walk f07eca83e35a038c70eed2ee1de8b1722ae9d96c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-04T00:57:38.165Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-04T00:57:38.281Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-04T00:57:38.309Z] ========================================================= [2021-06-04T00:57:38.309Z] EdgeX Global Pipelines Version Info [2021-06-04T00:57:38.309Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-04T00:57:39.710Z] ------------------- [2021-06-04T00:57:39.710Z] stable info: [2021-06-04T00:57:39.710Z] ------------------- [2021-06-04T00:57:39.710Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-04T00:57:39.710Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-04T00:57:39.710Z] Message: update stable to v1.0.193 [2021-06-04T00:57:40.296Z] ------------------- [2021-06-04T00:57:40.296Z] experimental info: [2021-06-04T00:57:40.296Z] ------------------- [2021-06-04T00:57:40.296Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-04T00:57:40.296Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-04T00:57:40.296Z] Message: update experimental to v1.0.193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-04T00:57:40.422Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-04T00:57:40.445Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-04T00:57:40.468Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-04T00:57:40.491Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-04T00:57:40.514Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-04T00:57:40.537Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-04T00:57:40.559Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-04T00:57:40.580Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-04T00:57:40.602Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-04T00:57:40.624Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-04T00:57:40.646Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-04T00:57:40.668Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-04T00:57:40.692Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-04T00:57:40.715Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-04T00:57:40.740Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-04T00:57:40.790Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-04T00:57:40.812Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-04T00:57:40.834Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-04T00:57:40.855Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-04T00:57:40.876Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-04T00:57:40.899Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-04T00:57:40.920Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-04T00:57:40.941Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3541 [Pipeline] echo [2021-06-04T00:57:40.971Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3541 [Pipeline] echo [2021-06-04T00:57:41.028Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3541 [Pipeline] echo [2021-06-04T00:57:41.049Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f07eca83e35a038c70eed2ee1de8b1722ae9d96c [Pipeline] echo [2021-06-04T00:57:41.072Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f07eca8 [Pipeline] echo [2021-06-04T00:57:41.094Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-04T00:57:41.166Z] provisioning config files... [2021-06-04T00:57:41.183Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config2353507644757654679tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-04T00:57:41.497Z] ---> docker-login.sh [2021-06-04T00:57:41.497Z] nexus3.edgexfoundry.org:10001 [2021-06-04T00:57:42.073Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T00:57:42.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T00:57:42.073Z] Configure a credential helper to remove this warning. See [2021-06-04T00:57:42.073Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T00:57:42.073Z] [2021-06-04T00:57:42.073Z] Login Succeeded [2021-06-04T00:57:42.073Z] nexus3.edgexfoundry.org:10002 [2021-06-04T00:57:42.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T00:57:42.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T00:57:42.339Z] Configure a credential helper to remove this warning. See [2021-06-04T00:57:42.339Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T00:57:42.339Z] [2021-06-04T00:57:42.339Z] Login Succeeded [2021-06-04T00:57:42.339Z] nexus3.edgexfoundry.org:10003 [2021-06-04T00:57:42.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T00:57:42.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T00:57:42.339Z] Configure a credential helper to remove this warning. See [2021-06-04T00:57:42.339Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T00:57:42.339Z] [2021-06-04T00:57:42.339Z] Login Succeeded [2021-06-04T00:57:42.339Z] nexus3.edgexfoundry.org:10004 [2021-06-04T00:57:42.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T00:57:42.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T00:57:42.603Z] Configure a credential helper to remove this warning. See [2021-06-04T00:57:42.604Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T00:57:42.604Z] [2021-06-04T00:57:42.604Z] Login Succeeded [2021-06-04T00:57:42.604Z] docker.io [2021-06-04T00:57:42.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T00:57:42.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T00:57:42.866Z] Configure a credential helper to remove this warning. See [2021-06-04T00:57:42.866Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T00:57:42.866Z] [2021-06-04T00:57:42.866Z] Login Succeeded [2021-06-04T00:57:42.866Z] ---> docker-login.sh ends [Pipeline] } [2021-06-04T00:57:42.876Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-04T00:57:43.228Z] ++ 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-04T00:57:43.228Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-04T00:57:43.228Z] ++ dirname cmd/core-command/Dockerfile [2021-06-04T00:57:43.228Z] ++ cut -d/ -f2 [2021-06-04T00:57:43.228Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-04T00:57:43.228Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-04T00:57:43.228Z] ++ dirname cmd/core-data/Dockerfile [2021-06-04T00:57:43.228Z] ++ cut -d/ -f2 [2021-06-04T00:57:43.228Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-04T00:57:43.228Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-04T00:57:43.228Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-04T00:57:43.228Z] ++ cut -d/ -f2 [2021-06-04T00:57:43.228Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-04T00:57:43.228Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-04T00:57:43.228Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-04T00:57:43.228Z] ++ cut -d/ -f2 [2021-06-04T00:57:43.228Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-04T00:57:43.228Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-04T00:57:43.228Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-04T00:57:43.228Z] ++ cut -d/ -f2 [2021-06-04T00:57:43.228Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-04T00:57:43.228Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-04T00:57:43.228Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-04T00:57:43.228Z] ++ cut -d/ -f2 [2021-06-04T00:57:43.228Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-04T00:57:43.228Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-04T00:57:43.228Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-04T00:57:43.228Z] ++ cut -d/ -f2 [2021-06-04T00:57:43.228Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-04T00:57:43.228Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-04T00:57:43.228Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-04T00:57:43.228Z] ++ cut -d/ -f2 [2021-06-04T00:57:43.228Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-04T00:57:43.228Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-04T00:57:43.228Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-04T00:57:43.228Z] ++ cut -d/ -f2 [2021-06-04T00:57:43.228Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-04T00:57:43.275Z] 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-04T00:57:44.867Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-04T00:57:44.868Z] [2021-06-04T00:57:44.868Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-04T00:57:45.180Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-04T00:57:45.180Z] latest: Pulling from edgex-devops/git-semver [2021-06-04T00:57:45.180Z] 31603596830f: Pulling fs layer [2021-06-04T00:57:45.180Z] 54011a49482f: Pulling fs layer [2021-06-04T00:57:45.180Z] a6820b24f6d8: Pulling fs layer [2021-06-04T00:57:45.180Z] f581987b2513: Pulling fs layer [2021-06-04T00:57:45.180Z] f581987b2513: Waiting [2021-06-04T00:57:45.180Z] 54011a49482f: Verifying Checksum [2021-06-04T00:57:45.180Z] 54011a49482f: Download complete [2021-06-04T00:57:45.445Z] 31603596830f: Verifying Checksum [2021-06-04T00:57:45.445Z] 31603596830f: Download complete [2021-06-04T00:57:45.445Z] f581987b2513: Verifying Checksum [2021-06-04T00:57:45.445Z] f581987b2513: Download complete [2021-06-04T00:57:45.445Z] a6820b24f6d8: Verifying Checksum [2021-06-04T00:57:45.445Z] a6820b24f6d8: Download complete [2021-06-04T00:57:45.445Z] 31603596830f: Pull complete [2021-06-04T00:57:45.707Z] 54011a49482f: Pull complete [2021-06-04T00:57:46.290Z] a6820b24f6d8: Pull complete [2021-06-04T00:57:46.553Z] f581987b2513: Pull complete [2021-06-04T00:57:46.553Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-04T00:57:46.553Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-04T00:57:46.553Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-04T00:57:46.632Z] prd-centos7-docker-4c-2g-476 does not seem to be running inside a container [2021-06-04T00:57:46.673Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-04T00:57:48.118Z] $ docker top dcdbda80ec51f4d0545e54198be164a5579bd3b44281449527ef4cfb8f7483d9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-04T00:57:48.238Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-04T00:57:48.238Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-04T00:57:48.352Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-04T00:57:48.353Z] $ docker exec dcdbda80ec51f4d0545e54198be164a5579bd3b44281449527ef4cfb8f7483d9 ssh-agent [2021-06-04T00:57:48.470Z] SSH_AUTH_SOCK=/tmp/ssh-8fSNXbtfnTLl/agent.14 [2021-06-04T00:57:48.470Z] SSH_AGENT_PID=20 [2021-06-04T00:57:48.477Z] Running ssh-add (command line suppressed) [2021-06-04T00:57:48.568Z] Identity added: /w/workspace/edgex-go/7@tmp/private_key_7320084534932588547.key (/w/workspace/edgex-go/7@tmp/private_key_7320084534932588547.key) [2021-06-04T00:57:48.586Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-04T00:57:48.883Z] + git tag --points-at HEAD [Pipeline] } [2021-06-04T00:57:48.902Z] $ docker exec --env ******** --env ******** dcdbda80ec51f4d0545e54198be164a5579bd3b44281449527ef4cfb8f7483d9 ssh-agent -k [2021-06-04T00:57:48.999Z] unset SSH_AUTH_SOCK; [2021-06-04T00:57:49.001Z] unset SSH_AGENT_PID; [2021-06-04T00:57:49.002Z] echo Agent pid 20 killed; [2021-06-04T00:57:49.013Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-04T00:57:49.089Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-04T00:57:49.089Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-04T00:57:49.193Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-04T00:57:49.192Z] $ docker exec dcdbda80ec51f4d0545e54198be164a5579bd3b44281449527ef4cfb8f7483d9 ssh-agent [2021-06-04T00:57:49.303Z] SSH_AUTH_SOCK=/tmp/ssh-5i0P2meh68en/agent.54 [2021-06-04T00:57:49.303Z] SSH_AGENT_PID=60 [2021-06-04T00:57:49.308Z] Running ssh-add (command line suppressed) [2021-06-04T00:57:49.405Z] Identity added: /w/workspace/edgex-go/7@tmp/private_key_4407955910749689933.key (/w/workspace/edgex-go/7@tmp/private_key_4407955910749689933.key) [2021-06-04T00:57:49.424Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-04T00:57:49.736Z] + git semver init [2021-06-04T00:57:49.736Z] # -> Open(): unable to determine branch for HEAD [2021-06-04T00:57:49.736Z] # $GIT_DIR = /w/workspace/edgex-go/7/.git [2021-06-04T00:57:49.736Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/7 [2021-06-04T00:57:49.736Z] # $SEMVER_REMOTE_NAME = origin [2021-06-04T00:57:49.736Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-04T00:57:49.736Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-04T00:57:49.736Z] # $SEMVER_BRANCH = PR-3541 [2021-06-04T00:57:49.737Z] # $SEMVER_TEMP = /tmp/semver-606927126 [2021-06-04T00:57:49.737Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-04T00:58:04.688Z] # '/tmp/semver-606927126' -> '/w/workspace/edgex-go/7/.semver' [2021-06-04T00:58:04.688Z] # -> Force: false [2021-06-04T00:58:04.688Z] # $SEMVER_DIR = /w/workspace/edgex-go/7/.semver [Pipeline] } [2021-06-04T00:58:04.702Z] $ docker exec --env ******** --env ******** dcdbda80ec51f4d0545e54198be164a5579bd3b44281449527ef4cfb8f7483d9 ssh-agent -k [2021-06-04T00:58:04.801Z] unset SSH_AUTH_SOCK; [2021-06-04T00:58:04.801Z] unset SSH_AGENT_PID; [2021-06-04T00:58:04.801Z] echo Agent pid 60 killed; [2021-06-04T00:58:04.814Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-04T00:58:05.145Z] + git semver [Pipeline] } [2021-06-04T00:58:05.159Z] $ docker stop --time=1 dcdbda80ec51f4d0545e54198be164a5579bd3b44281449527ef4cfb8f7483d9 [2021-06-04T00:58:09.032Z] $ docker rm -f dcdbda80ec51f4d0545e54198be164a5579bd3b44281449527ef4cfb8f7483d9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-04T00:58:09.420Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-04T00:58:09.695Z] Stashed 1 file(s) [Pipeline] echo [2021-06-04T00:58:09.699Z] [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-04T00:58:10.327Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-04T00:58:10.620Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-04T00:58:10.914Z] + sudo service docker restart [2021-06-04T00:58:10.914Z] + true [2021-06-04T00:58:10.914Z] Redirecting to /bin/systemctl restart docker.service [2021-06-04T00:58:24.963Z] Still waiting to schedule task [2021-06-04T00:58:24.963Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-475’ [Pipeline] echo [2021-06-04T00:58:29.060Z] ========================================================= [2021-06-04T00:58:29.060Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-04T00:58:29.060Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-04T00:58:29.376Z] + 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-04T00:58:30.783Z] Sending build context to Docker daemon 329.1MB [2021-06-04T00:58:30.783Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-04T00:58:30.783Z] Step 2/6 : FROM ${BASE} [2021-06-04T00:58:30.783Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-04T00:58:30.783Z] 540db60ca938: Pulling fs layer [2021-06-04T00:58:30.783Z] adcc1eea9eea: Pulling fs layer [2021-06-04T00:58:30.783Z] 4c4ab2625f07: Pulling fs layer [2021-06-04T00:58:30.783Z] 0510c868ecb4: Pulling fs layer [2021-06-04T00:58:30.783Z] afea3b2eda06: Pulling fs layer [2021-06-04T00:58:30.783Z] 7809a108b3ef: Pulling fs layer [2021-06-04T00:58:30.783Z] f706445af74f: Pulling fs layer [2021-06-04T00:58:30.783Z] 0510c868ecb4: Waiting [2021-06-04T00:58:30.783Z] afea3b2eda06: Waiting [2021-06-04T00:58:30.783Z] 7809a108b3ef: Waiting [2021-06-04T00:58:30.783Z] f706445af74f: Waiting [2021-06-04T00:58:30.783Z] 4c4ab2625f07: Verifying Checksum [2021-06-04T00:58:30.783Z] 4c4ab2625f07: Download complete [2021-06-04T00:58:30.783Z] adcc1eea9eea: Verifying Checksum [2021-06-04T00:58:30.783Z] adcc1eea9eea: Download complete [2021-06-04T00:58:30.783Z] afea3b2eda06: Verifying Checksum [2021-06-04T00:58:30.783Z] afea3b2eda06: Download complete [2021-06-04T00:58:30.783Z] 7809a108b3ef: Verifying Checksum [2021-06-04T00:58:30.783Z] 7809a108b3ef: Download complete [2021-06-04T00:58:30.783Z] 540db60ca938: Verifying Checksum [2021-06-04T00:58:30.783Z] 540db60ca938: Download complete [2021-06-04T00:58:31.045Z] 540db60ca938: Pull complete [2021-06-04T00:58:31.045Z] adcc1eea9eea: Pull complete [2021-06-04T00:58:31.305Z] 4c4ab2625f07: Pull complete [2021-06-04T00:58:32.695Z] f706445af74f: Verifying Checksum [2021-06-04T00:58:32.695Z] f706445af74f: Download complete [2021-06-04T00:58:33.265Z] 0510c868ecb4: Verifying Checksum [2021-06-04T00:58:33.265Z] 0510c868ecb4: Download complete [2021-06-04T00:58:37.514Z] 0510c868ecb4: Pull complete [2021-06-04T00:58:37.514Z] afea3b2eda06: Pull complete [2021-06-04T00:58:37.514Z] 7809a108b3ef: Pull complete [2021-06-04T00:58:38.460Z] f706445af74f: Pull complete [2021-06-04T00:58:38.461Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-04T00:58:38.461Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-04T00:58:38.461Z] ---> b068be0155e3 [2021-06-04T00:58:38.461Z] 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-04T00:58:41.764Z] ---> Running in f1a911df0e87 [2021-06-04T00:58:41.764Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-04T00:58:42.708Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-04T00:58:43.281Z] (1/12) Installing libmagic (5.39-r0) [2021-06-04T00:58:43.857Z] (2/12) Installing file (5.39-r0) [2021-06-04T00:58:43.857Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-04T00:58:43.857Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-04T00:58:49.154Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-04T00:58:49.154Z] (6/12) Installing patch (2.7.6-r6) [2021-06-04T00:58:49.154Z] (7/12) Installing build-base (0.5-r2) [2021-06-04T00:58:49.154Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-04T00:58:49.154Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-04T00:58:49.154Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-04T00:58:49.154Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-04T00:58:49.154Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-04T00:58:49.154Z] Executing busybox-1.32.1-r6.trigger [2021-06-04T00:58:49.154Z] OK: 219 MiB in 52 packages [2021-06-04T00:58:51.080Z] Removing intermediate container f1a911df0e87 [2021-06-04T00:58:51.080Z] ---> 6f1dbac9c73a [2021-06-04T00:58:51.081Z] Step 4/6 : WORKDIR /edgex-go [2021-06-04T00:58:51.081Z] ---> Running in c781416c3e97 [2021-06-04T00:58:51.081Z] Removing intermediate container c781416c3e97 [2021-06-04T00:58:51.081Z] ---> 4d8b3aa0f72f [2021-06-04T00:58:51.081Z] Step 5/6 : COPY go.mod . [2021-06-04T00:58:51.081Z] ---> ccdc7962aa38 [2021-06-04T00:58:51.081Z] Step 6/6 : RUN go mod download [2021-06-04T00:58:51.081Z] ---> Running in d9efe2dc7c22 [2021-06-04T00:59:06.021Z] Removing intermediate container d9efe2dc7c22 [2021-06-04T00:59:06.021Z] ---> c3d238ce9643 [2021-06-04T00:59:06.021Z] Successfully built c3d238ce9643 [2021-06-04T00:59:06.021Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-04T00:59:06.333Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-04T00:59:06.333Z] . [Pipeline] withDockerContainer [2021-06-04T00:59:06.420Z] prd-centos7-docker-4c-2g-476 does not seem to be running inside a container [2021-06-04T00:59:06.462Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-x86_64 cat [2021-06-04T00:59:07.614Z] $ docker top 6a73f839d6a986008a77f5947edc29d8d986e404ed1a1f411c97b087be22cd9f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-04T00:59:07.997Z] + go version [2021-06-04T00:59:07.997Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-04T00:59:08.010Z] $ docker stop --time=1 6a73f839d6a986008a77f5947edc29d8d986e404ed1a1f411c97b087be22cd9f [2021-06-04T00:59:09.323Z] $ docker rm -f 6a73f839d6a986008a77f5947edc29d8d986e404ed1a1f411c97b087be22cd9f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-04T00:59:09.890Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-04T00:59:09.890Z] . [Pipeline] withDockerContainer [2021-06-04T00:59:09.964Z] prd-centos7-docker-4c-2g-476 does not seem to be running inside a container [2021-06-04T00:59:10.001Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-x86_64 cat [2021-06-04T00:59:10.431Z] $ docker top 6d5c954d480e5b54b4871d0c7176cf46399685701415c1c4f554ad146ff9770e -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-04T00:59:10.518Z] ========================================================= [2021-06-04T00:59:10.518Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-04T00:59:10.518Z] ========================================================= [Pipeline] sh [2021-06-04T00:59:10.809Z] + go mod tidy [Pipeline] sh [2021-06-04T00:59:11.110Z] + make test [2021-06-04T00:59:11.110Z] go mod tidy [2021-06-04T00:59:11.110Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-04T00:59:16.444Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-04T00:59:31.503Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-04T00:59:36.556Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-04T00:59:37.959Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-04T00:59:38.221Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-04T00:59:40.815Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-04T00:59:41.414Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-04T00:59:41.414Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-04T00:59:41.414Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-04T00:59:42.358Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-04T00:59:42.627Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-04T00:59:44.595Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-04T00:59:44.595Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-04T00:59:44.595Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-04T00:59:44.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-04T00:59:44.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-04T00:59:44.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-04T00:59:44.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-06-04T00:59:46.527Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.044s coverage: 28.7% of statements [2021-06-04T00:59:47.472Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.051s coverage: 100.0% of statements [2021-06-04T00:59:47.472Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-04T00:59:47.472Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-04T00:59:47.472Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-04T00:59:48.421Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.059s coverage: 81.2% of statements [2021-06-04T00:59:48.421Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-06-04T00:59:48.421Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.066s coverage: 53.4% of statements [2021-06-04T00:59:48.723Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-06-04T00:59:48.723Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-06-04T00:59:49.684Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.114s coverage: 87.7% of statements [2021-06-04T00:59:49.684Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-06-04T00:59:49.684Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-06-04T00:59:49.684Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.047s coverage: 78.9% of statements [2021-06-04T00:59:49.684Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-06-04T00:59:49.684Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-04T00:59:49.684Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-04T00:59:49.684Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-04T00:59:49.684Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-06-04T00:59:49.684Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-06-04T00:59:49.684Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-06-04T00:59:51.616Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.257s coverage: 95.1% of statements [2021-06-04T00:59:51.616Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-06-04T00:59:51.616Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-06-04T00:59:51.616Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-06-04T00:59:51.616Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-06-04T00:59:51.616Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-04T00:59:51.616Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-04T00:59:51.616Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-04T00:59:51.616Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-04T00:59:51.616Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-04T00:59:51.616Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-04T00:59:51.616Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.040s coverage: 58.8% of statements [2021-06-04T00:59:51.616Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] [2021-06-04T00:59:51.616Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-06-04T00:59:51.616Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.052s coverage: 60.0% of statements [2021-06-04T00:59:53.547Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.071s coverage: 0.8% of statements [2021-06-04T00:59:53.547Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-06-04T00:59:53.547Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.047s coverage: 22.0% of statements [2021-06-04T00:59:53.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-04T00:59:53.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.056s coverage: 47.1% of statements [2021-06-04T00:59:54.935Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.047s coverage: 79.5% of statements [2021-06-04T00:59:54.935Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.046s coverage: 94.1% of statements [2021-06-04T00:59:54.935Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.068s coverage: 96.3% of statements [2021-06-04T00:59:54.935Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.043s coverage: 87.5% of statements [2021-06-04T01:00:07.208Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.053s coverage: 94.4% of statements [2021-06-04T01:00:07.208Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.058s coverage: 44.8% of statements [2021-06-04T01:00:15.353Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.247s coverage: 81.8% of statements [2021-06-04T01:00:15.353Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-04T01:00:30.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements [2021-06-04T01:00:30.284Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-04T01:00:30.285Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-04T01:00:30.285Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-04T01:00:30.285Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-06-04T01:00:30.285Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-04T01:00:30.285Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-04T01:00:30.285Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-04T01:00:30.285Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-04T01:00:30.285Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-04T01:00:30.285Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.037s coverage: 87.2% of statements [2021-06-04T01:00:30.285Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-04T01:00:30.285Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-04T01:00:30.285Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements [2021-06-04T01:00:30.285Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-04T01:00:30.285Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.060s coverage: 76.0% of statements [2021-06-04T01:00:30.285Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-04T01:00:30.285Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2021-06-04T01:00:30.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.071s coverage: 87.2% of statements [2021-06-04T01:00:31.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.092s coverage: 85.4% of statements [2021-06-04T01:00:31.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.078s coverage: 91.2% of statements [2021-06-04T01:00:31.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-04T01:00:32.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.143s coverage: 64.4% of statements [2021-06-04T01:00:32.496Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-04T01:00:32.496Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-04T01:00:32.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.045s coverage: 100.0% of statements [2021-06-04T01:00:32.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements [2021-06-04T01:00:32.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements [2021-06-04T01:00:32.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.020s coverage: 73.7% of statements [2021-06-04T01:00:33.124Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements [2021-06-04T01:00:33.733Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.178s coverage: 66.9% of statements [2021-06-04T01:00:33.733Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-04T01:00:33.733Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-04T01:00:33.733Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-04T01:00:34.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.117s coverage: 43.6% of statements [2021-06-04T01:00:34.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-04T01:00:34.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-04T01:00:34.395Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.035s coverage: 89.5% of statements [2021-06-04T01:00:34.395Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-04T01:00:34.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.032s coverage: 84.8% of statements [2021-06-04T01:00:34.658Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-04T01:00:34.658Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-04T01:00:34.658Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-04T01:00:34.658Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-06-04T01:00:42.926Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.063s coverage: 19.3% of statements [2021-06-04T01:00:42.926Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-06-04T01:00:42.926Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-06-04T01:00:42.926Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-06-04T01:00:42.926Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.113s coverage: 91.9% of statements [2021-06-04T01:00:42.926Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-06-04T01:00:42.926Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-06-04T01:00:42.926Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-06-04T01:00:42.926Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-04T01:00:42.926Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-04T01:00:42.926Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-04T01:00:42.926Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-06-04T01:00:42.926Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-06-04T01:00:42.926Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.053s coverage: 63.4% of statements [2021-06-04T01:00:42.926Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-06-04T01:00:42.926Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.085s coverage: 97.6% of statements [2021-06-04T01:00:42.926Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-06-04T01:00:42.926Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-06-04T01:00:42.926Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-06-04T01:00:42.926Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.018s coverage: 0.0% of statements [2021-06-04T01:00:42.926Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-04T01:00:42.926Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.032s coverage: 100.0% of statements [2021-06-04T01:00:42.926Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-06-04T01:00:42.926Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-04T01:00:42.926Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-04T01:00:42.926Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-06-04T01:00:42.926Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.030s coverage: 87.9% of statements [2021-06-04T01:00:42.926Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-06-04T01:00:42.926Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-04T01:00:42.926Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.018s coverage: 100.0% of statements [2021-06-04T01:00:42.926Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.052s coverage: 28.1% of statements [2021-06-04T01:00:42.926Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-06-04T01:00:42.926Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-06-04T01:00:42.926Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.042s coverage: 28.9% of statements [2021-06-04T01:00:42.926Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-06-04T01:00:42.926Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-06-04T01:00:42.926Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-06-04T01:00:42.926Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-06-04T01:00:42.926Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-06-04T01:00:42.926Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 100.0% of statements [2021-06-04T01:00:42.926Z] GO111MODULE=on go vet ./... [2021-06-04T01:01:09.593Z] gofmt -l . [2021-06-04T01:01:09.593Z] [ "`gofmt -l .`" = "" ] [2021-06-04T01:01:09.593Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-04T01:01:09.907Z] + ls -al . [2021-06-04T01:01:09.907Z] total 528 [2021-06-04T01:01:09.907Z] drwxrwxr-x 10 1001 1001 4096 Jun 4 01:01 . [2021-06-04T01:01:09.907Z] drwxr-xr-x 4 root root 28 Jun 4 00:59 .. [2021-06-04T01:01:09.907Z] -rw-rw-r-- 1 1001 1001 11 Jun 4 00:57 .dockerignore [2021-06-04T01:01:09.907Z] drwxrwxr-x 8 1001 1001 179 Jun 4 00:57 .git [2021-06-04T01:01:09.907Z] drwxrwxr-x 3 1001 1001 125 Jun 4 00:57 .github [2021-06-04T01:01:09.907Z] -rw-rw-r-- 1 1001 1001 818 Jun 4 00:57 .gitignore [2021-06-04T01:01:09.907Z] drwx------ 3 1001 1001 60 Jun 4 00:58 .semver [2021-06-04T01:01:09.907Z] -rw-rw-r-- 1 1001 1001 166 Jun 4 00:57 .sonarcloud.properties [2021-06-04T01:01:09.907Z] -rw-rw-r-- 1 1001 1001 8609 Jun 4 00:57 Attribution.txt [2021-06-04T01:01:09.907Z] -rw-rw-r-- 1 1001 1001 3804 Jun 4 00:57 CONTRIBUTING.md [2021-06-04T01:01:09.907Z] -rw-rw-r-- 1 1001 1001 931 Jun 4 00:57 Dockerfile.build [2021-06-04T01:01:09.907Z] -rw-rw-r-- 1 1001 1001 849 Jun 4 00:57 Jenkinsfile [2021-06-04T01:01:09.907Z] -rw-rw-r-- 1 1001 1001 10775 Jun 4 00:57 LICENSE [2021-06-04T01:01:09.907Z] -rw-rw-r-- 1 1001 1001 5605 Jun 4 00:57 Makefile [2021-06-04T01:01:09.907Z] -rw-rw-r-- 1 1001 1001 7978 Jun 4 00:57 README.md [2021-06-04T01:01:09.907Z] -rw-rw-r-- 1 1001 1001 6755 Jun 4 00:57 SECURITY.md [2021-06-04T01:01:09.907Z] -rw-rw-r-- 1 1001 1001 5 Jun 4 00:58 VERSION [2021-06-04T01:01:09.907Z] -rw-rw-r-- 1 1001 1001 4131 Jun 4 00:57 ZMQWindows.md [2021-06-04T01:01:09.907Z] drwxrwxr-x 2 1001 1001 37 Jun 4 00:57 bin [2021-06-04T01:01:09.907Z] drwxrwxr-x 14 1001 1001 4096 Jun 4 00:57 cmd [2021-06-04T01:01:09.907Z] -rw-r--r-- 1 root root 412085 Jun 4 01:00 coverage.out [2021-06-04T01:01:09.907Z] -rw-rw-r-- 1 1001 1001 902 Jun 4 00:57 go.mod [2021-06-04T01:01:09.907Z] -rw-r--r-- 1 root root 21048 Jun 4 00:59 go.sum [2021-06-04T01:01:09.907Z] drwxrwxr-x 8 1001 1001 127 Jun 4 00:57 internal [2021-06-04T01:01:09.907Z] drwxrwxr-x 3 1001 1001 16 Jun 4 00:57 openapi [2021-06-04T01:01:09.907Z] drwxrwxr-x 4 1001 1001 71 Jun 4 00:57 snap [2021-06-04T01:01:09.907Z] -rw-rw-r-- 1 1001 1001 168 Jun 4 00:57 version.go [Pipeline] sh [2021-06-04T01:01:10.210Z] + '[' -e coverage.out ] [2021-06-04T01:01:10.211Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-04T01:01:10.317Z] Stashed 1 file(s) [Pipeline] sh [2021-06-04T01:01:10.620Z] + make build [2021-06-04T01:01:10.620Z] go mod tidy [2021-06-04T01:01:10.620Z] 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-04T01:01:12.019Z] 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-04T01:01:18.786Z] 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-04T01:01:19.755Z] 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-04T01:01:20.712Z] 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-04T01:01:20.976Z] 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-04T01:01:22.397Z] 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-04T01:01:23.346Z] 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-04T01:01:23.918Z] 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-04T01:01:24.867Z] 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-04T01:01:25.842Z] 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-04T01:01:26.422Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-06-04T01:01:28.355Z] $ docker stop --time=1 6d5c954d480e5b54b4871d0c7176cf46399685701415c1c4f554ad146ff9770e [2021-06-04T01:01:30.935Z] $ docker rm -f 6d5c954d480e5b54b4871d0c7176cf46399685701415c1c4f554ad146ff9770e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-04T01:01:34.324Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-04T01:01:34.324Z] [2021-06-04T01:01:34.324Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-04T01:01:34.637Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-04T01:01:34.901Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-04T01:01:34.901Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-04T01:01:34.901Z] ca9280d653b3: Pulling fs layer [2021-06-04T01:01:34.901Z] 7e9c9ca2126c: Pulling fs layer [2021-06-04T01:01:34.901Z] cbdbe7a5bc2a: Download complete [2021-06-04T01:01:35.163Z] cbdbe7a5bc2a: Pull complete [2021-06-04T01:01:35.427Z] ca9280d653b3: Verifying Checksum [2021-06-04T01:01:35.427Z] ca9280d653b3: Download complete [2021-06-04T01:01:36.394Z] ca9280d653b3: Pull complete [2021-06-04T01:01:36.394Z] 7e9c9ca2126c: Verifying Checksum [2021-06-04T01:01:36.394Z] 7e9c9ca2126c: Download complete [2021-06-04T01:01:39.725Z] 7e9c9ca2126c: Pull complete [2021-06-04T01:01:39.725Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-04T01:01:39.725Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-04T01:01:39.725Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-04T01:01:39.803Z] prd-centos7-docker-4c-2g-476 does not seem to be running inside a container [2021-06-04T01:01:39.843Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-04T01:01:46.579Z] $ docker top 7039ce1b294f0bd1f97489198d955d403f328b2f1a5f4546c85ea305fa1ab6cf -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-04T01:01:46.994Z] + docker-compose build --help [2021-06-04T01:01:46.994Z] + grep parallel [2021-06-04T01:01:47.570Z] --parallel Build images in parallel. [Pipeline] } [2021-06-04T01:01:47.581Z] $ docker stop --time=1 7039ce1b294f0bd1f97489198d955d403f328b2f1a5f4546c85ea305fa1ab6cf [2021-06-04T01:01:48.757Z] $ docker rm -f 7039ce1b294f0bd1f97489198d955d403f328b2f1a5f4546c85ea305fa1ab6cf [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-04T01:01:49.195Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-04T01:01:49.195Z] . [Pipeline] withDockerContainer [2021-06-04T01:01:49.272Z] prd-centos7-docker-4c-2g-476 does not seem to be running inside a container [2021-06-04T01:01:49.310Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-04T01:01:49.921Z] $ docker top f397f7dce9bdf1d63ff931390e89befb969ad0b57dd6e116225cb59b8c01b712 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-04T01:01:50.301Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-04T01:01:50.874Z] Building core-command ... [2021-06-04T01:01:50.874Z] Building core-data ... [2021-06-04T01:01:50.874Z] Building core-metadata ... [2021-06-04T01:01:50.874Z] Building security-bootstrapper ... [2021-06-04T01:01:50.874Z] Building security-proxy-setup ... [2021-06-04T01:01:50.874Z] Building security-secretstore-setup ... [2021-06-04T01:01:50.874Z] Building support-notifications ... [2021-06-04T01:01:50.874Z] Building support-scheduler ... [2021-06-04T01:01:50.874Z] Building sys-mgmt-agent ... [2021-06-04T01:01:50.874Z] Building security-proxy-setup [2021-06-04T01:01:50.874Z] Building security-bootstrapper [2021-06-04T01:01:50.874Z] Building security-secretstore-setup [2021-06-04T01:01:50.874Z] Building core-data [2021-06-04T01:01:50.874Z] Building support-notifications [2021-06-04T01:02:22.615Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-477 in /w/workspace/edgexfoundry_edgex-go_PR-3541 [Pipeline] { [Pipeline] ws [2021-06-04T01:02:22.634Z] Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout [2021-06-04T01:02:22.885Z] The recommended git tool is: git [2021-06-04T01:02:28.355Z] using credential edgex-jenkins-ssh [2021-06-04T01:02:28.393Z] Cloning the remote Git repository [2021-06-04T01:02:28.516Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-04T01:02:28.620Z] > git init /w/workspace/edgex-go/7 # timeout=10 [2021-06-04T01:02:28.698Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-04T01:02:28.699Z] > git --version # timeout=10 [2021-06-04T01:02:28.717Z] > git --version # 'git version 2.17.1' [2021-06-04T01:02:28.720Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-04T01:02:28.835Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-04T01:02:29.644Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-04T01:02:29.644Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-04T01:02:29.644Z] ---> c3d238ce9643 [2021-06-04T01:02:29.644Z] Step 3/24 : WORKDIR /edgex-go [2021-06-04T01:02:29.644Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-04T01:02:29.644Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-04T01:02:29.644Z] ---> c3d238ce9643 [2021-06-04T01:02:29.644Z] Step 3/22 : WORKDIR /edgex-go [2021-06-04T01:02:37.782Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-04T01:02:37.782Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-04T01:02:37.782Z] ---> c3d238ce9643 [2021-06-04T01:02:37.782Z] Step 3/26 : WORKDIR /edgex-go [2021-06-04T01:02:44.079Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-04T01:02:44.096Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-04T01:02:44.135Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-04T01:02:44.179Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-04T01:02:44.179Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-04T01:02:44.194Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3541/head:refs/remotes/origin/PR-3541 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-04T01:02:45.103Z] Merging remotes/origin/master commit a2749409447314ed009d40dfa1be3db87bf47467 into PR head commit f07eca83e35a038c70eed2ee1de8b1722ae9d96c [2021-06-04T01:02:45.471Z] Merge succeeded, producing f07eca83e35a038c70eed2ee1de8b1722ae9d96c [2021-06-04T01:02:45.472Z] Checking out Revision f07eca83e35a038c70eed2ee1de8b1722ae9d96c (PR-3541) [2021-06-04T01:02:45.122Z] > git config core.sparsecheckout # timeout=10 [2021-06-04T01:02:45.137Z] > git checkout -f f07eca83e35a038c70eed2ee1de8b1722ae9d96c # timeout=10 [2021-06-04T01:02:45.358Z] > git remote # timeout=10 [2021-06-04T01:02:45.384Z] > git config --get remote.origin.url # timeout=10 [2021-06-04T01:02:45.402Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-04T01:02:45.415Z] > git merge a2749409447314ed009d40dfa1be3db87bf47467 # timeout=10 [2021-06-04T01:02:45.448Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-04T01:02:45.472Z] > git config core.sparsecheckout # timeout=10 [2021-06-04T01:02:45.491Z] > git checkout -f f07eca83e35a038c70eed2ee1de8b1722ae9d96c # timeout=10 [2021-06-04T01:02:49.890Z] Commit message: "fix: Add Kuiper wait entry point script." [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-04T01:02:51.511Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-04T01:02:51.908Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-04T01:02:52.249Z] + sudo service docker restart [2021-06-04T01:02:52.249Z] + true [2021-06-04T01:02:59.764Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-04T01:02:59.764Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-04T01:02:59.764Z] ---> c3d238ce9643 [2021-06-04T01:02:59.764Z] Step 3/32 : WORKDIR /edgex-go [2021-06-04T01:03:00.029Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-04T01:03:00.029Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-04T01:03:00.029Z] ---> c3d238ce9643 [2021-06-04T01:03:00.029Z] Step 3/23 : WORKDIR /edgex-go [2021-06-04T01:03:05.330Z] ---> Running in 69757ef9ef7d [2021-06-04T01:03:05.330Z] ---> Running in a273a2d4ae21 [2021-06-04T01:03:05.330Z] ---> Running in 851593b19719 [2021-06-04T01:03:05.330Z] ---> Running in be04f1880b73 [2021-06-04T01:03:05.591Z] ---> Running in 7a021e6dc19a [2021-06-04T01:03:05.853Z] Removing intermediate container 69757ef9ef7d [2021-06-04T01:03:05.853Z] ---> e87bf42a74be [2021-06-04T01:03:05.853Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-04T01:03:05.853Z] Removing intermediate container be04f1880b73 [2021-06-04T01:03:05.853Z] ---> 16076e564264 [2021-06-04T01:03:05.853Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-04T01:03:06.114Z] Removing intermediate container 7a021e6dc19a [2021-06-04T01:03:06.114Z] ---> 8854df540ecd [2021-06-04T01:03:06.114Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-04T01:03:06.114Z] Removing intermediate container a273a2d4ae21 [2021-06-04T01:03:06.114Z] ---> ce0ce3cc4133 [2021-06-04T01:03:06.114Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-04T01:03:06.114Z] Removing intermediate container 851593b19719 [2021-06-04T01:03:06.114Z] ---> 1961092bed8f [2021-06-04T01:03:06.114Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-04T01:03:06.114Z] ---> Running in 25f1b3d83fc2 [2021-06-04T01:03:06.376Z] ---> Running in bcd10745b3c3 [2021-06-04T01:03:06.377Z] ---> Running in f6fbd57db662 [2021-06-04T01:03:06.377Z] ---> Running in 4f908384852a [2021-06-04T01:03:06.377Z] ---> Running in 05ab105b6a3a [2021-06-04T01:03:09.695Z] Removing intermediate container 25f1b3d83fc2 [2021-06-04T01:03:09.695Z] ---> 83178a2ad526 [2021-06-04T01:03:09.695Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-04T01:03:09.695Z] Removing intermediate container bcd10745b3c3 [2021-06-04T01:03:09.695Z] ---> 428c41543a00 [2021-06-04T01:03:09.695Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-04T01:03:09.695Z] ---> Running in 20a2efcf2c56 [2021-06-04T01:03:09.956Z] ---> Running in 9b9b1cfc1edf [2021-06-04T01:03:10.527Z] Removing intermediate container f6fbd57db662 [2021-06-04T01:03:10.527Z] ---> 32de78b2b5c2 [2021-06-04T01:03:10.527Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-04T01:03:10.605Z] provisioning config files... [2021-06-04T01:03:10.635Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config7987951185948129459tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-04T01:03:11.009Z] ---> docker-login.sh [2021-06-04T01:03:11.009Z] nexus3.edgexfoundry.org:10001 [2021-06-04T01:03:11.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T01:03:12.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T01:03:12.208Z] Configure a credential helper to remove this warning. See [2021-06-04T01:03:12.208Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T01:03:12.208Z] [2021-06-04T01:03:12.208Z] Login Succeeded [2021-06-04T01:03:12.208Z] nexus3.edgexfoundry.org:10002 [2021-06-04T01:03:12.442Z] ---> Running in 51006dcaf377 [2021-06-04T01:03:12.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T01:03:12.704Z] Removing intermediate container 4f908384852a [2021-06-04T01:03:12.704Z] ---> 730fc7418a06 [2021-06-04T01:03:12.704Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-04T01:03:12.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T01:03:12.765Z] Configure a credential helper to remove this warning. See [2021-06-04T01:03:12.765Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T01:03:12.765Z] [2021-06-04T01:03:12.765Z] Login Succeeded [2021-06-04T01:03:12.765Z] nexus3.edgexfoundry.org:10003 [2021-06-04T01:03:13.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T01:03:13.275Z] Removing intermediate container 05ab105b6a3a [2021-06-04T01:03:13.275Z] ---> f1066a9c4300 [2021-06-04T01:03:13.275Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-04T01:03:13.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T01:03:13.322Z] Configure a credential helper to remove this warning. See [2021-06-04T01:03:13.322Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T01:03:13.322Z] [2021-06-04T01:03:13.322Z] Login Succeeded [2021-06-04T01:03:13.322Z] nexus3.edgexfoundry.org:10004 [2021-06-04T01:03:13.873Z] ---> Running in 53c9fc2726e2 [2021-06-04T01:03:13.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T01:03:13.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T01:03:13.921Z] Configure a credential helper to remove this warning. See [2021-06-04T01:03:13.921Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T01:03:13.921Z] [2021-06-04T01:03:13.921Z] Login Succeeded [2021-06-04T01:03:13.921Z] docker.io [2021-06-04T01:03:14.135Z] ---> Running in 81ff4c2c8aa2 [2021-06-04T01:03:14.195Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T01:03:14.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T01:03:14.789Z] Configure a credential helper to remove this warning. See [2021-06-04T01:03:14.789Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T01:03:14.789Z] [2021-06-04T01:03:14.789Z] Login Succeeded [2021-06-04T01:03:14.789Z] ---> docker-login.sh ends [Pipeline] } [2021-06-04T01:03:14.807Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-04T01:03:15.122Z] ========================================================= [2021-06-04T01:03:15.122Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-04T01:03:15.122Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-04T01:03:15.474Z] + 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-04T01:03:15.524Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-04T01:03:15.524Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-04T01:03:15.524Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-04T01:03:15.784Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-04T01:03:16.051Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-04T01:03:16.051Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-04T01:03:16.658Z] OK: 219 MiB in 52 packages [2021-06-04T01:03:16.658Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-04T01:03:16.658Z] OK: 219 MiB in 52 packages [2021-06-04T01:03:16.658Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-04T01:03:16.918Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-04T01:03:17.454Z] Sending build context to Docker daemon 166.2MB [2021-06-04T01:03:17.492Z] OK: 219 MiB in 52 packages [2021-06-04T01:03:17.492Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-04T01:03:17.492Z] OK: 219 MiB in 52 packages [2021-06-04T01:03:17.727Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-04T01:03:17.727Z] Step 2/6 : FROM ${BASE} [2021-06-04T01:03:18.009Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-04T01:03:18.009Z] 595b0fe564bb: Pulling fs layer [2021-06-04T01:03:18.009Z] 7186ed65a4f7: Pulling fs layer [2021-06-04T01:03:18.009Z] 316046926c0a: Pulling fs layer [2021-06-04T01:03:18.009Z] 4ebd0625c992: Pulling fs layer [2021-06-04T01:03:18.009Z] 207e8628e3a3: Pulling fs layer [2021-06-04T01:03:18.009Z] c791037a9be2: Pulling fs layer [2021-06-04T01:03:18.009Z] ffd874e62e21: Pulling fs layer [2021-06-04T01:03:18.009Z] c791037a9be2: Waiting [2021-06-04T01:03:18.009Z] 4ebd0625c992: Waiting [2021-06-04T01:03:18.009Z] 207e8628e3a3: Waiting [2021-06-04T01:03:18.009Z] ffd874e62e21: Waiting [2021-06-04T01:03:18.009Z] 316046926c0a: Download complete [2021-06-04T01:03:18.009Z] 7186ed65a4f7: Download complete [2021-06-04T01:03:18.009Z] 207e8628e3a3: Verifying Checksum [2021-06-04T01:03:18.009Z] 207e8628e3a3: Download complete [2021-06-04T01:03:18.009Z] c791037a9be2: Verifying Checksum [2021-06-04T01:03:18.009Z] c791037a9be2: Download complete [2021-06-04T01:03:18.009Z] 595b0fe564bb: Verifying Checksum [2021-06-04T01:03:18.009Z] 595b0fe564bb: Download complete [2021-06-04T01:03:18.065Z] OK: 219 MiB in 52 packages [2021-06-04T01:03:18.610Z] 595b0fe564bb: Pull complete [2021-06-04T01:03:19.599Z] 7186ed65a4f7: Pull complete [2021-06-04T01:03:19.873Z] 316046926c0a: Pull complete [2021-06-04T01:03:19.980Z] Removing intermediate container 9b9b1cfc1edf [2021-06-04T01:03:19.980Z] ---> 8a4a4725b758 [2021-06-04T01:03:19.980Z] Step 6/32 : COPY go.mod . [2021-06-04T01:03:20.466Z] ffd874e62e21: Verifying Checksum [2021-06-04T01:03:20.466Z] ffd874e62e21: Download complete [2021-06-04T01:03:21.439Z] 4ebd0625c992: Verifying Checksum [2021-06-04T01:03:21.439Z] 4ebd0625c992: Download complete [2021-06-04T01:03:22.524Z] Removing intermediate container 51006dcaf377 [2021-06-04T01:03:22.524Z] ---> 129ca807a288 [2021-06-04T01:03:22.524Z] Step 6/23 : COPY go.mod . [2021-06-04T01:03:22.783Z] ---> 336efc3d5752 [2021-06-04T01:03:22.783Z] Step 7/32 : RUN go mod download [2021-06-04T01:03:23.045Z] ---> 50b77721213b [2021-06-04T01:03:23.045Z] Step 7/23 : RUN go mod download [2021-06-04T01:03:23.310Z] Removing intermediate container 20a2efcf2c56 [2021-06-04T01:03:23.310Z] ---> 167588935b35 [2021-06-04T01:03:23.310Z] Step 6/24 : COPY go.mod . [2021-06-04T01:03:23.571Z] ---> Running in ee239cda7757 [2021-06-04T01:03:23.571Z] ---> Running in 5274aa2206bf [2021-06-04T01:03:23.863Z] Removing intermediate container 81ff4c2c8aa2 [2021-06-04T01:03:23.863Z] ---> 8629ab72136a [2021-06-04T01:03:23.863Z] Step 6/26 : COPY go.mod . [2021-06-04T01:03:24.124Z] Removing intermediate container 53c9fc2726e2 [2021-06-04T01:03:24.124Z] ---> e82b8d58bd3c [2021-06-04T01:03:24.124Z] Step 6/22 : COPY go.mod . [2021-06-04T01:03:24.124Z] ---> bad80937cec4 [2021-06-04T01:03:24.124Z] Step 7/24 : RUN go mod download [2021-06-04T01:03:24.694Z] ---> 7c4a2fa8fd16 [2021-06-04T01:03:24.694Z] Step 7/26 : RUN go mod download [2021-06-04T01:03:24.955Z] ---> Running in cfbcb259809c [2021-06-04T01:03:25.219Z] ---> f03e61b76173 [2021-06-04T01:03:25.219Z] Step 7/22 : RUN go mod download [2021-06-04T01:03:25.219Z] ---> Running in db329728bff8 [2021-06-04T01:03:25.794Z] ---> Running in 6fa12e406f66 [2021-06-04T01:03:28.355Z] Removing intermediate container 5274aa2206bf [2021-06-04T01:03:28.355Z] ---> 20cd8b145fc8 [2021-06-04T01:03:28.355Z] Step 8/23 : COPY . . [2021-06-04T01:03:28.355Z] Removing intermediate container cfbcb259809c [2021-06-04T01:03:28.355Z] ---> c200a0c09e70 [2021-06-04T01:03:28.355Z] Step 8/24 : COPY . . [2021-06-04T01:03:31.578Z] 4ebd0625c992: Pull complete [2021-06-04T01:03:31.578Z] 207e8628e3a3: Pull complete [2021-06-04T01:03:31.578Z] c791037a9be2: Pull complete [2021-06-04T01:03:34.974Z] ffd874e62e21: Pull complete [2021-06-04T01:03:34.974Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-06-04T01:03:34.974Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-04T01:03:34.974Z] ---> cfc18b08335c [2021-06-04T01:03:34.974Z] 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-04T01:03:37.609Z] ---> Running in 98c8367a4815 [2021-06-04T01:03:38.583Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-04T01:03:40.547Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-04T01:03:43.911Z] (1/12) Installing libmagic (5.39-r0) [2021-06-04T01:03:44.184Z] (2/12) Installing file (5.39-r0) [2021-06-04T01:03:44.455Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-04T01:03:44.455Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-04T01:03:54.949Z] Removing intermediate container db329728bff8 [2021-06-04T01:03:54.949Z] ---> 4e742dd0b87e [2021-06-04T01:03:54.949Z] Step 8/26 : COPY . . [2021-06-04T01:03:54.949Z] Removing intermediate container ee239cda7757 [2021-06-04T01:03:54.949Z] ---> 6e468bca68ba [2021-06-04T01:03:54.949Z] Step 8/32 : COPY . . [2021-06-04T01:03:56.864Z] ---> 06cf6df1d621 [2021-06-04T01:03:56.864Z] Step 9/23 : RUN go mod tidy [2021-06-04T01:03:59.517Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-04T01:03:59.517Z] (6/12) Installing patch (2.7.6-r6) [2021-06-04T01:03:59.517Z] (7/12) Installing build-base (0.5-r2) [2021-06-04T01:03:59.517Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-04T01:03:59.517Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-04T01:03:59.517Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-04T01:03:59.517Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-04T01:03:59.517Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-04T01:03:59.517Z] Executing busybox-1.32.1-r6.trigger [2021-06-04T01:03:59.517Z] OK: 218 MiB in 52 packages [2021-06-04T01:04:01.067Z] Removing intermediate container 6fa12e406f66 [2021-06-04T01:04:01.067Z] ---> b90e9b9d04fc [2021-06-04T01:04:01.067Z] Step 8/22 : COPY . . [2021-06-04T01:04:01.511Z] Removing intermediate container 98c8367a4815 [2021-06-04T01:04:01.511Z] ---> 1f90ba49ce79 [2021-06-04T01:04:01.511Z] Step 4/6 : WORKDIR /edgex-go [2021-06-04T01:04:01.511Z] ---> Running in 1ede2ff971e7 [2021-06-04T01:04:02.113Z] Removing intermediate container 1ede2ff971e7 [2021-06-04T01:04:02.113Z] ---> 031338b0a937 [2021-06-04T01:04:02.113Z] Step 5/6 : COPY go.mod . [2021-06-04T01:04:02.451Z] ---> a1e22a1e887d [2021-06-04T01:04:02.451Z] Step 9/24 : RUN go mod tidy [2021-06-04T01:04:02.710Z] ---> ba1deb64e5a7 [2021-06-04T01:04:02.710Z] Step 6/6 : RUN go mod download [2021-06-04T01:04:02.710Z] ---> Running in 1e088ffe3bca [2021-06-04T01:04:29.081Z] ---> Running in f6e7b8d60eec [2021-06-04T01:04:29.081Z] ---> 8681206c9e29 [2021-06-04T01:04:29.081Z] Step 9/26 : RUN go mod tidy [2021-06-04T01:04:29.342Z] ---> Running in aa95a4a5c630 [2021-06-04T01:04:29.342Z] ---> 56805797d009 [2021-06-04T01:04:29.342Z] Step 9/32 : RUN go mod tidy [2021-06-04T01:04:30.292Z] ---> Running in a69c68e77d8b [2021-06-04T01:04:31.694Z] ---> Running in 5764b0320fb2 [2021-06-04T01:04:35.008Z] Removing intermediate container f6e7b8d60eec [2021-06-04T01:04:35.008Z] ---> 230a1516f297 [2021-06-04T01:04:35.008Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-04T01:04:35.008Z] Removing intermediate container aa95a4a5c630 [2021-06-04T01:04:35.008Z] ---> f3dbcd2745c9 [2021-06-04T01:04:35.008Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-04T01:04:35.158Z] Removing intermediate container 1e088ffe3bca [2021-06-04T01:04:35.158Z] ---> ace59eb3ad4b [2021-06-04T01:04:35.158Z] Successfully built ace59eb3ad4b [2021-06-04T01:04:35.158Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-04T01:04:35.268Z] ---> Running in 443b54d68a8c [2021-06-04T01:04:35.268Z] ---> Running in 83d718d96015 [2021-06-04T01:04:35.508Z] + docker inspect -f . ci-base-image-arm64 [2021-06-04T01:04:35.508Z] . [Pipeline] withDockerContainer [2021-06-04T01:04:35.842Z] Removing intermediate container a69c68e77d8b [2021-06-04T01:04:35.842Z] ---> c4cf314397c8 [2021-06-04T01:04:35.842Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-04T01:04:36.133Z] prd-ubuntu18.04-docker-arm64-4c-16g-477 does not seem to be running inside a container [2021-06-04T01:04:36.292Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-04T01:04:36.416Z] ---> Running in 2b14999963da [2021-06-04T01:04:36.686Z] Removing intermediate container 5764b0320fb2 [2021-06-04T01:04:36.686Z] ---> d7d2bfbc2f67 [2021-06-04T01:04:36.686Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-04T01:04:37.635Z] ---> Running in d4e94e0b60a9 [2021-06-04T01:04:37.899Z] 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-04T01:04:37.910Z] $ docker top fd951057b0e63b7782f57c90de7f1e6a4934ab69ceaa5cfa042b964bb3a2a618 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-04T01:04:38.849Z] 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-04T01:04:38.849Z] 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-04T01:04:38.929Z] + go version [2021-06-04T01:04:38.929Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-06-04T01:04:38.957Z] $ docker stop --time=1 fd951057b0e63b7782f57c90de7f1e6a4934ab69ceaa5cfa042b964bb3a2a618 [2021-06-04T01:04:39.426Z] 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-04T01:04:40.807Z] $ docker rm -f fd951057b0e63b7782f57c90de7f1e6a4934ab69ceaa5cfa042b964bb3a2a618 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-04T01:04:41.563Z] + docker inspect -f . ci-base-image-arm64 [2021-06-04T01:04:41.563Z] . [Pipeline] withDockerContainer [2021-06-04T01:04:41.790Z] prd-ubuntu18.04-docker-arm64-4c-16g-477 does not seem to be running inside a container [2021-06-04T01:04:41.867Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-04T01:04:43.393Z] $ docker top 6511b88aee41ffc3259f726a9c92ce1bd1ad5c91c2f5e32af4977dedb7fa9779 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-04T01:04:43.738Z] ========================================================= [2021-06-04T01:04:43.738Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-04T01:04:43.738Z] ========================================================= [Pipeline] sh [2021-06-04T01:04:44.389Z] + go mod tidy [Pipeline] sh [2021-06-04T01:04:45.655Z] + make test [2021-06-04T01:04:45.655Z] go mod tidy [2021-06-04T01:04:46.256Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-04T01:05:11.566Z] ---> 146fcda83ae7 [2021-06-04T01:05:11.566Z] Step 9/22 : RUN go mod tidy [2021-06-04T01:05:11.566Z] ---> Running in 0eeb9a0cda90 [2021-06-04T01:05:11.566Z] Removing intermediate container 0eeb9a0cda90 [2021-06-04T01:05:11.566Z] ---> efc08f912709 [2021-06-04T01:05:11.566Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-04T01:05:11.566Z] ---> Running in fe3a46b4814f [2021-06-04T01:05:11.841Z] 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-04T01:05:13.064Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-04T01:05:15.957Z] 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-04T01:05:22.622Z] Removing intermediate container 2b14999963da [2021-06-04T01:05:22.622Z] ---> dc68f2582af5 [2021-06-04T01:05:22.622Z] [2021-06-04T01:05:22.622Z] Step 11/26 : FROM alpine:3.12 [2021-06-04T01:05:22.622Z] Removing intermediate container 443b54d68a8c [2021-06-04T01:05:22.622Z] ---> 37d8b4a87f3a [2021-06-04T01:05:22.622Z] [2021-06-04T01:05:22.622Z] Step 11/23 : FROM alpine:3.12 [2021-06-04T01:05:22.622Z] 3.12: Pulling from library/alpine [2021-06-04T01:05:22.622Z] 3.12: Pulling from library/alpine [2021-06-04T01:05:24.029Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-04T01:05:24.029Z] Status: Downloaded newer image for alpine:3.12 [2021-06-04T01:05:24.029Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-04T01:05:24.029Z] Status: Image is up to date for alpine:3.12 [2021-06-04T01:05:24.029Z] Removing intermediate container d4e94e0b60a9 [2021-06-04T01:05:24.029Z] ---> 0c5e71c29e1b [2021-06-04T01:05:24.029Z] [2021-06-04T01:05:24.029Z] Step 11/32 : FROM alpine:3.12 [2021-06-04T01:05:24.029Z] ---> 13621d1b12d4 [2021-06-04T01:05:24.029Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-04T01:05:24.029Z] ---> 13621d1b12d4 [2021-06-04T01:05:24.029Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-04T01:05:24.029Z] ---> 13621d1b12d4 [2021-06-04T01:05:24.029Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-04T01:05:24.029Z] ---> Running in f59839c1d57d [2021-06-04T01:05:24.029Z] ---> Running in 4572f7aedba4 [2021-06-04T01:05:24.029Z] ---> Running in 545d5eff8c43 [2021-06-04T01:05:24.295Z] Removing intermediate container f59839c1d57d [2021-06-04T01:05:24.295Z] ---> ee4b3c04ed42 [2021-06-04T01:05:24.295Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-04T01:05:24.295Z] ---> Running in 17d47cc861d5 [2021-06-04T01:05:24.872Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-04T01:05:25.133Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-04T01:05:25.133Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-04T01:05:25.133Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-04T01:05:25.133Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-04T01:05:25.133Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-04T01:05:25.396Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-04T01:05:25.396Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-04T01:05:25.396Z] Executing busybox-1.31.1-r20.trigger [2021-06-04T01:05:25.396Z] Executing ca-certificates-20191127-r4.trigger [2021-06-04T01:05:25.396Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-04T01:05:25.396Z] (2/2) Installing su-exec (0.2-r1) [2021-06-04T01:05:25.659Z] Executing busybox-1.31.1-r20.trigger [2021-06-04T01:05:25.659Z] OK: 6 MiB in 16 packages [2021-06-04T01:05:25.659Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-04T01:05:25.659Z] OK: 6 MiB in 16 packages [2021-06-04T01:05:25.659Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-04T01:05:25.659Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-04T01:05:25.659Z] (4/6) Installing curl (7.77.0-r0) [2021-06-04T01:05:25.659Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-04T01:05:25.659Z] (6/6) Installing su-exec (0.2-r1) [2021-06-04T01:05:25.659Z] Executing busybox-1.31.1-r20.trigger [2021-06-04T01:05:25.659Z] Executing ca-certificates-20191127-r4.trigger [2021-06-04T01:05:25.659Z] OK: 7 MiB in 20 packages [2021-06-04T01:05:27.594Z] Removing intermediate container 17d47cc861d5 [2021-06-04T01:05:27.594Z] ---> 12da7a32da61 [2021-06-04T01:05:27.594Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-04T01:05:27.594Z] Removing intermediate container 4572f7aedba4 [2021-06-04T01:05:27.594Z] ---> 71411db3715a [2021-06-04T01:05:27.594Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-04T01:05:27.594Z] ---> Running in 88557efa3700 [2021-06-04T01:05:27.854Z] Removing intermediate container 545d5eff8c43 [2021-06-04T01:05:27.854Z] ---> b4ee9dd60262 [2021-06-04T01:05:27.854Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-04T01:05:27.854Z] ---> Running in b5652d8f7797 [2021-06-04T01:05:27.854Z] ---> Running in 781fb1288a62 [2021-06-04T01:05:28.120Z] Removing intermediate container 88557efa3700 [2021-06-04T01:05:28.120Z] ---> 3a308abb2536 [2021-06-04T01:05:28.120Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-04T01:05:28.120Z] ---> Running in edaee6bee532 [2021-06-04T01:05:28.120Z] Removing intermediate container b5652d8f7797 [2021-06-04T01:05:28.120Z] ---> d3685ad6f79d [2021-06-04T01:05:28.120Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-04T01:05:28.386Z] ---> Running in 48a0d1c39810 [2021-06-04T01:05:28.649Z] Removing intermediate container edaee6bee532 [2021-06-04T01:05:28.649Z] ---> 6df0db339f9d [2021-06-04T01:05:28.649Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-04T01:05:28.913Z] Removing intermediate container 781fb1288a62 [2021-06-04T01:05:28.913Z] ---> a83de557f612 [2021-06-04T01:05:28.913Z] Step 14/26 : WORKDIR / [2021-06-04T01:05:29.868Z] ---> Running in fd3250271048 [2021-06-04T01:05:29.868Z] ---> Running in 346e435876ec [2021-06-04T01:05:29.868Z] Removing intermediate container 48a0d1c39810 [2021-06-04T01:05:29.868Z] ---> 5db63ad42688 [2021-06-04T01:05:29.868Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-04T01:05:29.868Z] Removing intermediate container 83d718d96015 [2021-06-04T01:05:29.868Z] ---> c77ce2677f8b [2021-06-04T01:05:29.868Z] [2021-06-04T01:05:29.868Z] Step 11/24 : FROM alpine:3.12 [2021-06-04T01:05:29.868Z] ---> 13621d1b12d4 [2021-06-04T01:05:29.868Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-04T01:05:29.868Z] ---> Running in a2c486768b31 [2021-06-04T01:05:29.868Z] ---> Running in 6307abfbbaa3 [2021-06-04T01:05:29.868Z] Removing intermediate container 346e435876ec [2021-06-04T01:05:29.868Z] ---> 8d7eaf3ce8cf [2021-06-04T01:05:29.868Z] 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-04T01:05:30.135Z] Removing intermediate container a2c486768b31 [2021-06-04T01:05:30.135Z] ---> 9b3397632f01 [2021-06-04T01:05:30.135Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-04T01:05:30.135Z] Removing intermediate container 6307abfbbaa3 [2021-06-04T01:05:30.135Z] ---> e9933587140c [2021-06-04T01:05:30.135Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-04T01:05:30.410Z] ---> Running in f7d4257970e6 [2021-06-04T01:05:30.677Z] ---> 116270d5b866 [2021-06-04T01:05:30.677Z] 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-04T01:05:31.260Z] ---> ae08ca3018d4 [2021-06-04T01:05:31.260Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-04T01:05:33.189Z] Removing intermediate container f7d4257970e6 [2021-06-04T01:05:33.189Z] ---> e3412a5c5a32 [2021-06-04T01:05:33.189Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-04T01:05:33.189Z] ---> e1e90cb21a7d [2021-06-04T01:05:33.189Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-04T01:05:33.772Z] ---> Running in 3fa7d27b8c5f [2021-06-04T01:05:33.772Z] ---> c4b627c28f2c [2021-06-04T01:05:33.772Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-04T01:05:33.772Z] ---> 03d471830a82 [2021-06-04T01:05:33.772Z] 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-04T01:05:33.772Z] Removing intermediate container fd3250271048 [2021-06-04T01:05:33.772Z] ---> 4943d02fa34a [2021-06-04T01:05:33.772Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-04T01:05:34.351Z] ---> Running in 10860a094513 [2021-06-04T01:05:34.351Z] Removing intermediate container 3fa7d27b8c5f [2021-06-04T01:05:34.351Z] ---> e7cbd8fb30bf [2021-06-04T01:05:34.351Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-04T01:05:34.629Z] ---> 9d1c395f81ce [2021-06-04T01:05:34.629Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-04T01:05:34.629Z] ---> 6756e43564d3 [2021-06-04T01:05:34.629Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-04T01:05:34.893Z] 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-04T01:05:34.893Z] ---> Running in 596c680f3524 [2021-06-04T01:05:35.464Z] ---> Running in 03f5c00d7be5 [2021-06-04T01:05:35.464Z] Removing intermediate container 10860a094513 [2021-06-04T01:05:35.464Z] ---> 91a9f00a80df [2021-06-04T01:05:35.464Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-04T01:05:35.729Z] ---> f58dd09b91e2 [2021-06-04T01:05:35.729Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-04T01:05:37.663Z] Removing intermediate container 03f5c00d7be5 [2021-06-04T01:05:37.663Z] ---> ca6c4a0510de [2021-06-04T01:05:37.663Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-04T01:05:37.663Z] ---> 4abff68810d1 [2021-06-04T01:05:37.663Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-04T01:05:37.663Z] ---> Running in 32d93832226a [2021-06-04T01:05:37.663Z] ---> 1734d9d45b4e [2021-06-04T01:05:37.663Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-04T01:05:37.934Z] ---> Running in 5b1d85c229a4 [2021-06-04T01:05:37.934Z] Removing intermediate container 32d93832226a [2021-06-04T01:05:37.934Z] ---> 29af498dc0e0 [2021-06-04T01:05:37.934Z] Step 21/23 : LABEL arch=x86_64 [2021-06-04T01:05:37.934Z] ---> d88eb35fc7c6 [2021-06-04T01:05:37.934Z] 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-04T01:05:37.934Z] ---> Running in 763f4d449877 [2021-06-04T01:05:37.934Z] ---> Running in 9e1412589a8f [2021-06-04T01:05:37.934Z] Removing intermediate container 596c680f3524 [2021-06-04T01:05:37.934Z] ---> c3f9021df7f4 [2021-06-04T01:05:37.934Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-04T01:05:38.198Z] ---> Running in 1772f01bd169 [2021-06-04T01:05:38.198Z] Removing intermediate container 763f4d449877 [2021-06-04T01:05:38.198Z] ---> fdab24af1181 [2021-06-04T01:05:38.198Z] Step 22/23 : LABEL git_sha=f07eca83e35a038c70eed2ee1de8b1722ae9d96c [2021-06-04T01:05:38.198Z] ---> Running in a4cc9c8d32e2 [2021-06-04T01:05:38.462Z] Removing intermediate container a4cc9c8d32e2 [2021-06-04T01:05:38.462Z] ---> 465350f6a694 [2021-06-04T01:05:38.462Z] Step 23/23 : LABEL version=0.0.0 [2021-06-04T01:05:38.462Z] ---> Running in d69807e153ba [2021-06-04T01:05:39.043Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-04T01:05:39.983Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-04T01:05:40.927Z] Removing intermediate container d69807e153ba [2021-06-04T01:05:40.927Z] ---> ca9d60a31933 [2021-06-04T01:05:40.927Z] [2021-06-04T01:05:40.927Z] Successfully built ca9d60a31933 [2021-06-04T01:05:41.204Z] Removing intermediate container 5b1d85c229a4 [2021-06-04T01:05:41.204Z] ---> b3ea846fafaf [2021-06-04T01:05:41.204Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-04T01:05:41.204Z] Successfully tagged support-notifications:latest [2021-06-04T01:05:41.204Z]  Building support-notifications ... done Building core-metadata [2021-06-04T01:05:43.119Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-04T01:05:43.119Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-04T01:05:43.380Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-04T01:05:44.336Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-04T01:05:46.248Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-04T01:05:48.817Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-04T01:05:48.817Z] Executing busybox-1.31.1-r20.trigger [2021-06-04T01:05:48.817Z] OK: 8 MiB in 20 packages [2021-06-04T01:05:49.771Z] Removing intermediate container fe3a46b4814f [2021-06-04T01:05:49.772Z] ---> ceafd556c403 [2021-06-04T01:05:49.772Z] [2021-06-04T01:05:49.772Z] Step 11/22 : FROM alpine:3.12 [2021-06-04T01:05:49.772Z] ---> 13621d1b12d4 [2021-06-04T01:05:49.772Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-04T01:05:51.702Z] ---> ace0fe3e43a5 [2021-06-04T01:05:51.702Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-04T01:05:55.955Z] ---> Running in b78aee8b83b6 [2021-06-04T01:05:56.221Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-04T01:05:56.221Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-04T01:05:56.221Z] ---> c3d238ce9643 [2021-06-04T01:05:56.221Z] Step 3/24 : WORKDIR /edgex-go [2021-06-04T01:05:56.221Z] ---> Using cache [2021-06-04T01:05:56.221Z] ---> 1961092bed8f [2021-06-04T01:05:56.221Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-04T01:05:56.221Z] ---> Using cache [2021-06-04T01:05:56.221Z] ---> f1066a9c4300 [2021-06-04T01:05:56.221Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-04T01:05:56.221Z] ---> Using cache [2021-06-04T01:05:56.221Z] ---> 8629ab72136a [2021-06-04T01:05:56.221Z] Step 6/24 : COPY go.mod . [2021-06-04T01:05:56.221Z] ---> Using cache [2021-06-04T01:05:56.221Z] ---> 7c4a2fa8fd16 [2021-06-04T01:05:56.221Z] Step 7/24 : RUN go mod download [2021-06-04T01:05:56.221Z] ---> Using cache [2021-06-04T01:05:56.221Z] ---> 4e742dd0b87e [2021-06-04T01:05:56.221Z] Step 8/24 : COPY . . [2021-06-04T01:05:56.221Z] ---> Using cache [2021-06-04T01:05:56.221Z] ---> 8681206c9e29 [2021-06-04T01:05:56.221Z] Step 9/24 : RUN go mod tidy [2021-06-04T01:05:56.221Z] ---> Using cache [2021-06-04T01:05:56.221Z] ---> c4cf314397c8 [2021-06-04T01:05:56.221Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-04T01:05:58.781Z] Removing intermediate container 9e1412589a8f [2021-06-04T01:05:58.781Z] ---> 15b0f141a4ef [2021-06-04T01:05:58.781Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-04T01:05:58.781Z] ---> Running in 04d24f91de5f [2021-06-04T01:05:59.046Z] ---> Running in fb9c10995ed4 [2021-06-04T01:05:59.046Z] ---> c543e65a54e4 [2021-06-04T01:05:59.046Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-04T01:05:59.623Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-04T01:05:59.623Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-04T01:05:59.888Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-04T01:05:59.888Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-04T01:05:59.888Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-04T01:05:59.888Z] (4/4) Installing curl (7.77.0-r0) [2021-06-04T01:05:59.888Z] Executing busybox-1.31.1-r20.trigger [2021-06-04T01:05:59.888Z] Executing ca-certificates-20191127-r4.trigger [2021-06-04T01:06:00.466Z] OK: 7 MiB in 18 packages [2021-06-04T01:06:00.466Z] Removing intermediate container 1772f01bd169 [2021-06-04T01:06:00.466Z] ---> dccfed0dee91 [2021-06-04T01:06:00.466Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-04T01:06:00.730Z] ---> 728eebc52fe9 [2021-06-04T01:06:00.730Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-04T01:06:00.994Z] Removing intermediate container fb9c10995ed4 [2021-06-04T01:06:00.994Z] ---> 0795f0ba3ebe [2021-06-04T01:06:00.994Z] Step 24/26 : LABEL arch=x86_64 [2021-06-04T01:06:01.266Z] 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-04T01:06:01.529Z] ---> Running in 18dec540bd28 [2021-06-04T01:06:02.154Z] ---> 2511ac52d12c [2021-06-04T01:06:02.154Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-04T01:06:02.769Z] ---> 788cef310f1f [2021-06-04T01:06:02.769Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-04T01:06:04.187Z] Removing intermediate container b78aee8b83b6 [2021-06-04T01:06:04.187Z] ---> fa4d9dc58d8b [2021-06-04T01:06:04.187Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-04T01:06:04.459Z] Removing intermediate container 18dec540bd28 [2021-06-04T01:06:04.459Z] ---> 71ce3b6f783c [2021-06-04T01:06:04.459Z] Step 25/26 : LABEL git_sha=f07eca83e35a038c70eed2ee1de8b1722ae9d96c [2021-06-04T01:06:04.459Z] ---> 290395b69f9c [2021-06-04T01:06:04.459Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-04T01:06:05.039Z] ---> c0583c80e4c9 [2021-06-04T01:06:05.039Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-04T01:06:05.310Z] ---> Running in 5ac06a9e83d6 [2021-06-04T01:06:05.310Z] ---> Running in 924d2dfa6f20 [2021-06-04T01:06:06.304Z] ---> Running in c6849cfe56b0 [2021-06-04T01:06:06.304Z] ---> 08c224dc9f8e [2021-06-04T01:06:06.304Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-04T01:06:06.572Z] Removing intermediate container 924d2dfa6f20 [2021-06-04T01:06:06.572Z] ---> 6300a30ac327 [2021-06-04T01:06:06.572Z] Step 26/26 : LABEL version=0.0.0 [2021-06-04T01:06:06.572Z] ---> Running in fc9a5aa5504c [2021-06-04T01:06:06.849Z] Removing intermediate container 5ac06a9e83d6 [2021-06-04T01:06:06.849Z] ---> 297c3b082e41 [2021-06-04T01:06:06.849Z] Step 14/22 : WORKDIR /edgex [2021-06-04T01:06:07.437Z] Removing intermediate container c6849cfe56b0 [2021-06-04T01:06:07.437Z] ---> 2ff2e5ce8a76 [2021-06-04T01:06:07.437Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-04T01:06:07.702Z] ---> Running in 1e6cb96d04b8 [2021-06-04T01:06:07.702Z] ---> Running in b9dc60b871c1 [2021-06-04T01:06:08.298Z] Removing intermediate container fc9a5aa5504c [2021-06-04T01:06:08.298Z] ---> cc13e8adc319 [2021-06-04T01:06:08.298Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-04T01:06:08.561Z] ---> 87ce26a92c1d [2021-06-04T01:06:08.561Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-04T01:06:09.509Z] Removing intermediate container 1e6cb96d04b8 [2021-06-04T01:06:09.509Z] ---> bc6232d4f59a [2021-06-04T01:06:09.509Z] [2021-06-04T01:06:09.707Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-04T01:06:09.707Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-04T01:06:10.088Z] ---> Running in 7a91a3e63ed2 [2021-06-04T01:06:10.362Z] Successfully built bc6232d4f59a [2021-06-04T01:06:10.645Z] ---> Running in 66807e658abc [2021-06-04T01:06:10.645Z] Removing intermediate container b9dc60b871c1 [2021-06-04T01:06:10.645Z] ---> ad1a601d14fb [2021-06-04T01:06:10.645Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-04T01:06:10.645Z] Successfully tagged security-secretstore-setup:latest [2021-06-04T01:06:10.645Z] Building sys-mgmt-agent [2021-06-04T01:06:13.239Z]  Building security-secretstore-setup ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-04T01:06:13.239Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-04T01:06:13.240Z] ---> c3d238ce9643 [2021-06-04T01:06:13.240Z] Step 3/24 : WORKDIR /edgex-go [2021-06-04T01:06:13.240Z] ---> Using cache [2021-06-04T01:06:13.240Z] ---> 1961092bed8f [2021-06-04T01:06:13.240Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-04T01:06:13.240Z] ---> Using cache [2021-06-04T01:06:13.240Z] ---> f1066a9c4300 [2021-06-04T01:06:13.240Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-04T01:06:15.132Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-04T01:06:15.132Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-04T01:06:17.475Z] Removing intermediate container 7a91a3e63ed2 [2021-06-04T01:06:17.475Z] ---> bdf8d4076627 [2021-06-04T01:06:17.475Z] Step 22/24 : LABEL arch=x86_64 [2021-06-04T01:06:17.475Z] ---> Running in 8c4a0dee5285 [2021-06-04T01:06:17.475Z] ---> 17ed74c91928 [2021-06-04T01:06:17.475Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-04T01:06:17.475Z] ---> Running in f361409cff97 [2021-06-04T01:06:17.475Z] Removing intermediate container f361409cff97 [2021-06-04T01:06:17.475Z] ---> 1666f2efdd6d [2021-06-04T01:06:17.475Z] Step 23/24 : LABEL git_sha=f07eca83e35a038c70eed2ee1de8b1722ae9d96c [2021-06-04T01:06:17.745Z] ---> Running in 8c31ee01d550 [2021-06-04T01:06:17.745Z] ---> a3d323df5fe4 [2021-06-04T01:06:17.745Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-04T01:06:18.029Z] Removing intermediate container 8c31ee01d550 [2021-06-04T01:06:18.029Z] ---> 4c3eee9bfb35 [2021-06-04T01:06:18.029Z] Step 24/24 : LABEL version=0.0.0 [2021-06-04T01:06:18.029Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-04T01:06:18.029Z] ---> Running in eb1efe9b03a2 [2021-06-04T01:06:18.613Z] ---> cf71fe0321dd [2021-06-04T01:06:18.613Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-04T01:06:18.613Z] Removing intermediate container 66807e658abc [2021-06-04T01:06:18.613Z] ---> 3b582dcc362f [2021-06-04T01:06:18.613Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-04T01:06:18.613Z] ---> Running in 9c8b49815ffe [2021-06-04T01:06:18.613Z] Removing intermediate container eb1efe9b03a2 [2021-06-04T01:06:18.613Z] ---> 4b94220473f6 [2021-06-04T01:06:18.613Z] [2021-06-04T01:06:18.613Z] Successfully built 4b94220473f6 [2021-06-04T01:06:18.904Z] ---> Running in 09652d8e6fb0 [2021-06-04T01:06:18.904Z] Successfully tagged core-data:latest [2021-06-04T01:06:18.904Z] Building support-scheduler [2021-06-04T01:06:18.904Z]  Building core-data ... done Removing intermediate container 9c8b49815ffe [2021-06-04T01:06:18.904Z] ---> b734585a62b3 [2021-06-04T01:06:18.904Z] Step 19/22 : CMD ["--init=true"] [2021-06-04T01:06:18.904Z] ---> Running in 35b295889539 [2021-06-04T01:06:19.210Z] Removing intermediate container 09652d8e6fb0 [2021-06-04T01:06:19.210Z] ---> a1804f4ac6e7 [2021-06-04T01:06:19.210Z] Step 29/32 : CMD ["gate"] [2021-06-04T01:06:19.210Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-04T01:06:21.190Z] OK: 219 MiB in 52 packages [2021-06-04T01:06:23.457Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-04T01:06:23.457Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-04T01:06:23.457Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-04T01:06:23.457Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-04T01:06:24.062Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-04T01:06:24.062Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-04T01:06:27.795Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-04T01:06:27.795Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-04T01:06:27.795Z] ---> c3d238ce9643 [2021-06-04T01:06:27.795Z] Step 3/23 : WORKDIR /edgex-go [2021-06-04T01:06:27.795Z] ---> Using cache [2021-06-04T01:06:27.795Z] ---> 1961092bed8f [2021-06-04T01:06:27.795Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-04T01:06:27.795Z] ---> Using cache [2021-06-04T01:06:27.795Z] ---> f1066a9c4300 [2021-06-04T01:06:27.795Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-04T01:06:27.795Z] ---> Using cache [2021-06-04T01:06:27.795Z] ---> 8629ab72136a [2021-06-04T01:06:27.795Z] Step 6/23 : COPY go.mod . [2021-06-04T01:06:27.795Z] ---> Using cache [2021-06-04T01:06:27.795Z] ---> 7c4a2fa8fd16 [2021-06-04T01:06:27.795Z] Step 7/23 : RUN go mod download [2021-06-04T01:06:27.795Z] ---> Using cache [2021-06-04T01:06:27.795Z] ---> 4e742dd0b87e [2021-06-04T01:06:27.795Z] Step 8/23 : COPY . . [2021-06-04T01:06:27.795Z] ---> Using cache [2021-06-04T01:06:27.795Z] ---> 8681206c9e29 [2021-06-04T01:06:27.795Z] Step 9/23 : RUN go mod tidy [2021-06-04T01:06:27.795Z] ---> Using cache [2021-06-04T01:06:27.795Z] ---> c4cf314397c8 [2021-06-04T01:06:27.795Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-04T01:06:28.750Z] ---> Running in cb38a3026401 [2021-06-04T01:06:28.750Z] Removing intermediate container 35b295889539 [2021-06-04T01:06:28.750Z] ---> 02763b05f948 [2021-06-04T01:06:28.750Z] Step 20/22 : LABEL arch=x86_64 [2021-06-04T01:06:29.013Z] ---> Running in fddf38042abb [2021-06-04T01:06:29.013Z] ---> Running in 007c8a80cf25 [2021-06-04T01:06:29.609Z] Removing intermediate container cb38a3026401 [2021-06-04T01:06:29.609Z] ---> e2ea0526eee1 [2021-06-04T01:06:29.609Z] Step 30/32 : LABEL arch=x86_64 [2021-06-04T01:06:29.609Z] Removing intermediate container 007c8a80cf25 [2021-06-04T01:06:29.609Z] ---> 43c24d7417bb [2021-06-04T01:06:29.609Z] Step 21/22 : LABEL git_sha=f07eca83e35a038c70eed2ee1de8b1722ae9d96c [2021-06-04T01:06:29.609Z] Removing intermediate container 8c4a0dee5285 [2021-06-04T01:06:29.609Z] ---> 5f5dd216eed7 [2021-06-04T01:06:29.609Z] Step 6/24 : COPY go.mod . [2021-06-04T01:06:29.609Z] ---> Running in b9d5ef3dea08 [2021-06-04T01:06:29.609Z] ---> Running in c718f439847e [2021-06-04T01:06:29.894Z] Removing intermediate container b9d5ef3dea08 [2021-06-04T01:06:29.894Z] ---> 7959c7468c34 [2021-06-04T01:06:29.894Z] Step 22/22 : LABEL version=0.0.0 [2021-06-04T01:06:29.894Z] ---> eb8261e5e9d9 [2021-06-04T01:06:29.894Z] Step 7/24 : RUN go mod download [2021-06-04T01:06:29.894Z] Removing intermediate container c718f439847e [2021-06-04T01:06:29.894Z] ---> 33c74988c910 [2021-06-04T01:06:29.894Z] Step 31/32 : LABEL git_sha=f07eca83e35a038c70eed2ee1de8b1722ae9d96c [2021-06-04T01:06:30.157Z] 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-04T01:06:30.157Z] ---> Running in a74c38d12745 [2021-06-04T01:06:30.157Z] ---> Running in ca4dbb04e6c2 [2021-06-04T01:06:30.157Z] ---> Running in fa743fd4ab2d [2021-06-04T01:06:30.419Z] Removing intermediate container a74c38d12745 [2021-06-04T01:06:30.419Z] ---> 3f4773d300c9 [2021-06-04T01:06:30.419Z] [2021-06-04T01:06:30.419Z] Successfully built 3f4773d300c9 [2021-06-04T01:06:30.684Z] Removing intermediate container fa743fd4ab2d [2021-06-04T01:06:30.684Z] ---> c998d4330d7e [2021-06-04T01:06:30.684Z] Step 32/32 : LABEL version=0.0.0 [2021-06-04T01:06:30.684Z] Successfully tagged security-proxy-setup:latest [2021-06-04T01:06:30.684Z] Building core-command [2021-06-04T01:06:31.272Z]  Building security-proxy-setup ... done  ---> Running in 96d5ee536d57 [2021-06-04T01:06:34.238Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-04T01:06:34.238Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-04T01:06:34.238Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-04T01:06:34.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-04T01:06:34.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-04T01:06:34.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-04T01:06:34.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-06-04T01:06:35.689Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.196s coverage: 28.7% of statements [2021-06-04T01:06:39.106Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.326s coverage: 100.0% of statements [2021-06-04T01:06:39.106Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-04T01:06:39.106Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-04T01:06:39.106Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-04T01:06:39.106Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.216s coverage: 81.2% of statements [2021-06-04T01:06:39.106Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-06-04T01:06:41.775Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.558s coverage: 53.4% of statements [2021-06-04T01:06:41.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-06-04T01:06:41.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-06-04T01:06:45.181Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.491s coverage: 87.7% of statements [2021-06-04T01:06:45.181Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-06-04T01:06:45.181Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-06-04T01:06:45.181Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.236s coverage: 78.9% of statements [2021-06-04T01:06:45.181Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-06-04T01:06:45.181Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-04T01:06:45.181Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-04T01:06:45.181Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-04T01:06:45.181Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-06-04T01:06:45.181Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-06-04T01:06:45.181Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-06-04T01:06:46.257Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-04T01:06:46.257Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-04T01:06:46.257Z] ---> c3d238ce9643 [2021-06-04T01:06:46.257Z] Step 3/24 : WORKDIR /edgex-go [2021-06-04T01:06:46.257Z] ---> Using cache [2021-06-04T01:06:46.257Z] ---> 1961092bed8f [2021-06-04T01:06:46.257Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-04T01:06:46.257Z] ---> Using cache [2021-06-04T01:06:46.257Z] ---> f1066a9c4300 [2021-06-04T01:06:46.257Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-04T01:06:46.257Z] ---> Using cache [2021-06-04T01:06:46.257Z] ---> 8629ab72136a [2021-06-04T01:06:46.257Z] Step 6/24 : COPY go.mod . [2021-06-04T01:06:46.257Z] ---> Using cache [2021-06-04T01:06:46.257Z] ---> 7c4a2fa8fd16 [2021-06-04T01:06:46.257Z] Step 7/24 : RUN go mod download [2021-06-04T01:06:46.257Z] ---> Using cache [2021-06-04T01:06:46.257Z] ---> 4e742dd0b87e [2021-06-04T01:06:46.257Z] Step 8/24 : COPY . . [2021-06-04T01:06:46.257Z] ---> Using cache [2021-06-04T01:06:46.257Z] ---> 8681206c9e29 [2021-06-04T01:06:46.257Z] Step 9/24 : RUN go mod tidy [2021-06-04T01:06:46.257Z] ---> Using cache [2021-06-04T01:06:46.257Z] ---> c4cf314397c8 [2021-06-04T01:06:46.257Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-04T01:06:46.257Z] Removing intermediate container 96d5ee536d57 [2021-06-04T01:06:46.257Z] ---> e2057c645c6f [2021-06-04T01:06:46.257Z] [2021-06-04T01:06:46.257Z] Successfully built e2057c645c6f [2021-06-04T01:06:46.257Z] ---> Running in 4ea17af184a4 [2021-06-04T01:06:46.257Z] Successfully tagged security-bootstrapper:latest [2021-06-04T01:06:46.535Z]  Building security-bootstrapper ... done Removing intermediate container ca4dbb04e6c2 [2021-06-04T01:06:46.535Z] ---> 5e884c14d861 [2021-06-04T01:06:46.535Z] Step 8/24 : COPY . . [2021-06-04T01:06:47.152Z] 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-04T01:06:49.508Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.341s coverage: 95.1% of statements [2021-06-04T01:06:49.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-06-04T01:06:49.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-06-04T01:06:49.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-06-04T01:06:49.509Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-06-04T01:06:49.509Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-04T01:06:49.509Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-04T01:06:49.509Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-04T01:06:49.509Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-04T01:06:49.509Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-04T01:06:49.509Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-04T01:06:49.509Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.150s coverage: 58.8% of statements [2021-06-04T01:06:49.509Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] [2021-06-04T01:06:49.509Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-06-04T01:06:49.509Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.242s coverage: 60.0% of statements [2021-06-04T01:06:49.509Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.294s coverage: 0.8% of statements [2021-06-04T01:06:49.509Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-06-04T01:06:49.509Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.221s coverage: 22.0% of statements [2021-06-04T01:06:49.509Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-04T01:06:49.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.211s coverage: 47.1% of statements [2021-06-04T01:06:50.063Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.200s coverage: 79.5% of statements [2021-06-04T01:06:50.683Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.224s coverage: 94.1% of statements [2021-06-04T01:06:52.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.189s coverage: 96.3% of statements [2021-06-04T01:06:52.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.217s coverage: 87.5% of statements [2021-06-04T01:06:57.255Z] ---> 1fb01e64b533 [2021-06-04T01:06:57.255Z] Step 9/24 : RUN go mod tidy [2021-06-04T01:06:57.255Z] ---> Running in 1d3ea4d8d448 [2021-06-04T01:06:58.220Z] Removing intermediate container 04d24f91de5f [2021-06-04T01:06:58.220Z] ---> 77b6404e0b07 [2021-06-04T01:06:58.220Z] [2021-06-04T01:06:58.220Z] Step 11/24 : FROM alpine:3.12 [2021-06-04T01:06:58.220Z] ---> 13621d1b12d4 [2021-06-04T01:06:58.220Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-04T01:06:58.220Z] ---> Running in b14849832d8f [2021-06-04T01:06:58.817Z] Removing intermediate container 1d3ea4d8d448 [2021-06-04T01:06:58.817Z] ---> ca5713a839ec [2021-06-04T01:06:58.817Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-04T01:06:58.817Z] ---> Running in 34e3faa985ac [2021-06-04T01:06:59.091Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-04T01:06:59.364Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-04T01:06:59.364Z] 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-04T01:06:59.637Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-04T01:06:59.637Z] Executing busybox-1.31.1-r20.trigger [2021-06-04T01:06:59.637Z] OK: 6 MiB in 15 packages [2021-06-04T01:07:00.234Z] Removing intermediate container b14849832d8f [2021-06-04T01:07:00.234Z] ---> e11df9f21fba [2021-06-04T01:07:00.234Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-04T01:07:00.234Z] ---> Running in ad3fc20800d1 [2021-06-04T01:07:00.507Z] Removing intermediate container ad3fc20800d1 [2021-06-04T01:07:00.507Z] ---> 62fb50e89b1f [2021-06-04T01:07:00.507Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-04T01:07:00.507Z] ---> Running in 034fe3faaa89 [2021-06-04T01:07:00.507Z] Removing intermediate container 034fe3faaa89 [2021-06-04T01:07:00.507Z] ---> 76f7ff0d0a5c [2021-06-04T01:07:00.507Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-04T01:07:00.779Z] ---> Running in f7c971aec339 [2021-06-04T01:07:00.779Z] Removing intermediate container f7c971aec339 [2021-06-04T01:07:00.779Z] ---> b7317a7686df [2021-06-04T01:07:00.779Z] Step 16/24 : WORKDIR / [2021-06-04T01:07:00.779Z] ---> Running in 3c57ee812a44 [2021-06-04T01:07:01.049Z] Removing intermediate container 3c57ee812a44 [2021-06-04T01:07:01.049Z] ---> 246d491a8e20 [2021-06-04T01:07:01.049Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-04T01:07:01.320Z] ---> 0e433c47fd71 [2021-06-04T01:07:01.320Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-04T01:07:01.932Z] ---> 6093349cafd2 [2021-06-04T01:07:01.932Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-04T01:07:02.205Z] ---> 04e1fe77addf [2021-06-04T01:07:02.205Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-04T01:07:02.205Z] ---> Running in ef1af687a2ea [2021-06-04T01:07:02.475Z] Removing intermediate container ef1af687a2ea [2021-06-04T01:07:02.475Z] ---> 600224b5c656 [2021-06-04T01:07:02.475Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-04T01:07:02.749Z] ---> Running in 154c067428e0 [2021-06-04T01:07:03.024Z] Removing intermediate container 154c067428e0 [2021-06-04T01:07:03.024Z] ---> 32ebe90aef72 [2021-06-04T01:07:03.024Z] Step 22/24 : LABEL arch=x86_64 [2021-06-04T01:07:03.024Z] ---> Running in 1ef842149241 [2021-06-04T01:07:03.024Z] Removing intermediate container 1ef842149241 [2021-06-04T01:07:03.024Z] ---> e6008f92985f [2021-06-04T01:07:03.024Z] Step 23/24 : LABEL git_sha=f07eca83e35a038c70eed2ee1de8b1722ae9d96c [2021-06-04T01:07:03.024Z] ---> Running in a896cea78ccf [2021-06-04T01:07:03.297Z] Removing intermediate container a896cea78ccf [2021-06-04T01:07:03.298Z] ---> 31b927550375 [2021-06-04T01:07:03.298Z] Step 24/24 : LABEL version=0.0.0 [2021-06-04T01:07:03.298Z] ---> Running in 0b5840f91479 [2021-06-04T01:07:03.569Z] Removing intermediate container 0b5840f91479 [2021-06-04T01:07:03.569Z] ---> 6251d940c4e5 [2021-06-04T01:07:03.569Z] [2021-06-04T01:07:03.569Z] Successfully built 6251d940c4e5 [2021-06-04T01:07:03.569Z] Successfully tagged core-metadata:latest [2021-06-04T01:07:04.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.188s coverage: 94.4% of statements [2021-06-04T01:07:04.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.172s coverage: 44.8% of statements [2021-06-04T01:07:10.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.620s coverage: 81.8% of statements [2021-06-04T01:07:10.236Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-04T01:07:13.686Z]  Building core-metadata ... done Removing intermediate container fddf38042abb [2021-06-04T01:07:13.687Z] ---> b74daeb96248 [2021-06-04T01:07:13.687Z] [2021-06-04T01:07:13.687Z] Step 11/23 : FROM alpine:3.12 [2021-06-04T01:07:13.687Z] ---> 13621d1b12d4 [2021-06-04T01:07:13.687Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-04T01:07:13.687Z] ---> Using cache [2021-06-04T01:07:13.687Z] ---> e11df9f21fba [2021-06-04T01:07:13.687Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-04T01:07:13.687Z] ---> Using cache [2021-06-04T01:07:13.687Z] ---> 62fb50e89b1f [2021-06-04T01:07:13.687Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-04T01:07:13.687Z] ---> Running in 4ac1f02d967f [2021-06-04T01:07:13.687Z] Removing intermediate container 4ac1f02d967f [2021-06-04T01:07:13.687Z] ---> e797f3925389 [2021-06-04T01:07:13.687Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-04T01:07:13.687Z] ---> Running in 4328841083a9 [2021-06-04T01:07:13.687Z] Removing intermediate container 4328841083a9 [2021-06-04T01:07:13.687Z] ---> 59670b01dad0 [2021-06-04T01:07:13.687Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-04T01:07:13.687Z] ---> 1a1e50d86128 [2021-06-04T01:07:13.687Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-04T01:07:13.955Z] ---> 56e1e237915a [2021-06-04T01:07:13.955Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-04T01:07:14.544Z] ---> 2356080ed139 [2021-06-04T01:07:14.544Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-04T01:07:14.818Z] ---> Running in 03e48878f026 [2021-06-04T01:07:14.818Z] Removing intermediate container 4ea17af184a4 [2021-06-04T01:07:14.818Z] ---> ff57c2569b96 [2021-06-04T01:07:14.818Z] [2021-06-04T01:07:14.818Z] Step 11/24 : FROM alpine:3.12 [2021-06-04T01:07:14.818Z] ---> 13621d1b12d4 [2021-06-04T01:07:14.818Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-04T01:07:14.818Z] ---> Using cache [2021-06-04T01:07:14.818Z] ---> e11df9f21fba [2021-06-04T01:07:14.818Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-04T01:07:14.818Z] ---> Using cache [2021-06-04T01:07:14.818Z] ---> 62fb50e89b1f [2021-06-04T01:07:14.818Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-04T01:07:14.818Z] ---> Running in 1e767e706080 [2021-06-04T01:07:14.818Z] Removing intermediate container 03e48878f026 [2021-06-04T01:07:14.818Z] ---> ed0d9a21aa02 [2021-06-04T01:07:14.818Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-04T01:07:15.081Z] ---> Running in 2439f71e45a5 [2021-06-04T01:07:15.081Z] Removing intermediate container 1e767e706080 [2021-06-04T01:07:15.081Z] ---> a44ae8b49177 [2021-06-04T01:07:15.081Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-04T01:07:15.081Z] Removing intermediate container 2439f71e45a5 [2021-06-04T01:07:15.081Z] ---> 5d715ae6192c [2021-06-04T01:07:15.081Z] Step 21/23 : LABEL arch=x86_64 [2021-06-04T01:07:15.081Z] ---> Running in ad3807ec0a38 [2021-06-04T01:07:15.354Z] ---> Running in 8bcec959fe31 [2021-06-04T01:07:15.354Z] Removing intermediate container ad3807ec0a38 [2021-06-04T01:07:15.354Z] ---> 10b320e45f54 [2021-06-04T01:07:15.354Z] Step 16/24 : WORKDIR / [2021-06-04T01:07:15.354Z] ---> Running in 69a0f945b024 [2021-06-04T01:07:15.636Z] Removing intermediate container 8bcec959fe31 [2021-06-04T01:07:15.636Z] ---> 86e19fe2aceb [2021-06-04T01:07:15.636Z] Step 22/23 : LABEL git_sha=f07eca83e35a038c70eed2ee1de8b1722ae9d96c [2021-06-04T01:07:15.636Z] ---> Running in ce4319dbca25 [2021-06-04T01:07:15.636Z] Removing intermediate container 69a0f945b024 [2021-06-04T01:07:15.636Z] ---> f60841020606 [2021-06-04T01:07:15.636Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-04T01:07:15.922Z] Removing intermediate container ce4319dbca25 [2021-06-04T01:07:15.922Z] ---> 137bc703ebd9 [2021-06-04T01:07:15.922Z] Step 23/23 : LABEL version=0.0.0 [2021-06-04T01:07:15.922Z] ---> Running in 95c5ac6f0b0c [2021-06-04T01:07:15.923Z] ---> 1b9d24305282 [2021-06-04T01:07:15.923Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-04T01:07:16.203Z] Removing intermediate container 95c5ac6f0b0c [2021-06-04T01:07:16.203Z] ---> 992ca6f3047a [2021-06-04T01:07:16.203Z] [2021-06-04T01:07:16.477Z] Successfully built 992ca6f3047a [2021-06-04T01:07:16.477Z] Successfully tagged support-scheduler:latest [2021-06-04T01:07:16.752Z]  Building support-scheduler ... done  ---> e99606a09932 [2021-06-04T01:07:16.752Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-04T01:07:16.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.260s coverage: 92.9% of statements [2021-06-04T01:07:16.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-04T01:07:16.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-04T01:07:16.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-04T01:07:16.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-06-04T01:07:16.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-04T01:07:16.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-04T01:07:16.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-04T01:07:16.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-04T01:07:16.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-04T01:07:16.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.077s coverage: 87.2% of statements [2021-06-04T01:07:16.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-04T01:07:16.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-04T01:07:16.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.142s coverage: 100.0% of statements [2021-06-04T01:07:16.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-04T01:07:16.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.216s coverage: 76.0% of statements [2021-06-04T01:07:16.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-04T01:07:16.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.186s coverage: 80.0% of statements [2021-06-04T01:07:16.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.233s coverage: 87.2% of statements [2021-06-04T01:07:16.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.243s coverage: 85.4% of statements [2021-06-04T01:07:16.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.281s coverage: 91.2% of statements [2021-06-04T01:07:16.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-04T01:07:17.020Z] ---> 6575928dd6db [2021-06-04T01:07:17.020Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-04T01:07:17.020Z] ---> Running in 6a434c40c203 [2021-06-04T01:07:17.284Z] Removing intermediate container 6a434c40c203 [2021-06-04T01:07:17.284Z] ---> cd67b1f26fb2 [2021-06-04T01:07:17.284Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-04T01:07:17.284Z] ---> Running in 348d619deaac [2021-06-04T01:07:17.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.794s coverage: 64.4% of statements [2021-06-04T01:07:17.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-04T01:07:17.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-04T01:07:17.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.155s coverage: 100.0% of statements [2021-06-04T01:07:17.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.150s coverage: 91.3% of statements [2021-06-04T01:07:17.857Z] Removing intermediate container 348d619deaac [2021-06-04T01:07:17.857Z] ---> bd384f691d2f [2021-06-04T01:07:17.857Z] Step 22/24 : LABEL arch=x86_64 [2021-06-04T01:07:17.857Z] ---> Running in fc5d5c253205 [2021-06-04T01:07:17.857Z] Removing intermediate container fc5d5c253205 [2021-06-04T01:07:17.857Z] ---> 71f67ab7b5c5 [2021-06-04T01:07:17.857Z] Step 23/24 : LABEL git_sha=f07eca83e35a038c70eed2ee1de8b1722ae9d96c [2021-06-04T01:07:17.857Z] ---> Running in 9cac36de9248 [2021-06-04T01:07:18.135Z] Removing intermediate container 9cac36de9248 [2021-06-04T01:07:18.135Z] ---> 2ee6a06a9d80 [2021-06-04T01:07:18.135Z] Step 24/24 : LABEL version=0.0.0 [2021-06-04T01:07:18.135Z] ---> Running in c8a6cf4eb2a8 [2021-06-04T01:07:18.135Z] Removing intermediate container c8a6cf4eb2a8 [2021-06-04T01:07:18.135Z] ---> 4e28b98401ad [2021-06-04T01:07:18.135Z] [2021-06-04T01:07:18.404Z] Successfully built 4e28b98401ad [2021-06-04T01:07:18.404Z] Successfully tagged core-command:latest [2021-06-04T01:07:18.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.069s coverage: 100.0% of statements [2021-06-04T01:07:19.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.068s coverage: 73.7% of statements [2021-06-04T01:07:19.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.083s coverage: 100.0% of statements [2021-06-04T01:07:20.323Z]  Building core-command ... done Removing intermediate container 34e3faa985ac [2021-06-04T01:07:20.323Z] ---> 020fffc1ea82 [2021-06-04T01:07:20.323Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-04T01:07:20.323Z] ---> Running in 9334a1138004 [2021-06-04T01:07:20.909Z] 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-04T01:07:22.300Z] Removing intermediate container 9334a1138004 [2021-06-04T01:07:22.300Z] ---> deffca018268 [2021-06-04T01:07:22.300Z] [2021-06-04T01:07:22.300Z] Step 12/24 : FROM docker:20.10.0 [2021-06-04T01:07:22.300Z] 20.10.0: Pulling from library/docker [2021-06-04T01:07:24.004Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.966s coverage: 66.9% of statements [2021-06-04T01:07:24.004Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-04T01:07:24.004Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-04T01:07:24.004Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-04T01:07:25.619Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-04T01:07:25.619Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-04T01:07:25.619Z] ---> aefe523efa57 [2021-06-04T01:07:25.619Z] 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-04T01:07:25.984Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.743s coverage: 43.6% of statements [2021-06-04T01:07:25.984Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-04T01:07:25.984Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-04T01:07:25.984Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.102s coverage: 89.5% of statements [2021-06-04T01:07:25.984Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-04T01:07:25.984Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.088s coverage: 84.8% of statements [2021-06-04T01:07:25.984Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-04T01:07:25.984Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-04T01:07:25.984Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-04T01:07:25.984Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-06-04T01:07:28.926Z] ---> Running in 773e905da972 [2021-06-04T01:07:28.926Z] Removing intermediate container 773e905da972 [2021-06-04T01:07:28.926Z] ---> d02c8965cd7b [2021-06-04T01:07:28.926Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-04T01:07:28.926Z] ---> Running in cfa850ad2931 [2021-06-04T01:07:28.926Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-04T01:07:28.926Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-04T01:07:28.926Z] (1/39) Installing readline (8.0.4-r0) [2021-06-04T01:07:28.926Z] (2/39) Installing bash (5.0.17-r0) [2021-06-04T01:07:28.926Z] Executing bash-5.0.17-r0.post-install [2021-06-04T01:07:28.926Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-04T01:07:28.926Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-04T01:07:28.926Z] (5/39) Installing curl (7.77.0-r0) [2021-06-04T01:07:28.926Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-04T01:07:28.926Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-04T01:07:28.926Z] (8/39) Installing expat (2.2.9-r1) [2021-06-04T01:07:29.188Z] (9/39) Installing libffi (3.3-r2) [2021-06-04T01:07:29.188Z] (10/39) Installing gdbm (1.13-r1) [2021-06-04T01:07:29.188Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-04T01:07:29.188Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-06-04T01:07:29.188Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-04T01:07:29.761Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-04T01:07:29.761Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-04T01:07:29.761Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-04T01:07:30.025Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-04T01:07:30.025Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-04T01:07:30.025Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-04T01:07:30.025Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-04T01:07:30.025Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-04T01:07:30.025Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-04T01:07:30.025Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-04T01:07:30.025Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-04T01:07:30.025Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-04T01:07:30.025Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-04T01:07:30.025Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-04T01:07:30.025Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-04T01:07:30.025Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-04T01:07:30.025Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-04T01:07:30.025Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-04T01:07:30.025Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-04T01:07:30.287Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-04T01:07:30.287Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-04T01:07:30.287Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-04T01:07:30.287Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-04T01:07:30.287Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-04T01:07:30.287Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-04T01:07:30.287Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-04T01:07:30.287Z] Executing busybox-1.31.1-r19.trigger [2021-06-04T01:07:30.287Z] OK: 72 MiB in 59 packages [2021-06-04T01:07:31.230Z] Collecting docker-compose==1.23.2 [2021-06-04T01:07:31.230Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-04T01:07:31.230Z] Collecting jsonschema<3,>=2.5.1 [2021-06-04T01:07:31.230Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-04T01:07:31.491Z] Collecting texttable<0.10,>=0.9.0 [2021-06-04T01:07:31.491Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-04T01:07:31.753Z] Collecting docopt<0.7,>=0.6.1 [2021-06-04T01:07:31.753Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-04T01:07:32.015Z] Collecting docker<4.0,>=3.6.0 [2021-06-04T01:07:32.015Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-04T01:07:32.277Z] 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-04T01:07:32.277Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-04T01:07:32.277Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-04T01:07:32.537Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-04T01:07:32.537Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-04T01:07:32.798Z] Collecting cached-property<2,>=1.2.0 [2021-06-04T01:07:32.798Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-04T01:07:32.798Z] Collecting PyYAML<4,>=3.10 [2021-06-04T01:07:32.798Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-04T01:07:33.370Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-04T01:07:33.370Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-04T01:07:33.370Z] Collecting docker-pycreds>=0.4.0 [2021-06-04T01:07:33.370Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-04T01:07:33.630Z] Collecting idna<2.8,>=2.5 [2021-06-04T01:07:33.631Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-04T01:07:33.631Z] 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-04T01:07:33.631Z] 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-04T01:07:33.631Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-04T01:07:33.631Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-04T01:07:33.631Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-04T01:07:33.631Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-04T01:07:33.631Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-04T01:07:33.631Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-04T01:07:33.891Z] Installing collected packages: jsonschema, texttable, docopt, docker-pycreds, idna, urllib3, requests, websocket-client, docker, dockerpty, cached-property, PyYAML, docker-compose [2021-06-04T01:07:33.892Z] Running setup.py install for texttable: started [2021-06-04T01:07:34.153Z] Running setup.py install for texttable: finished with status 'done' [2021-06-04T01:07:34.153Z] Running setup.py install for docopt: started [2021-06-04T01:07:34.283Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.225s coverage: 19.3% of statements [2021-06-04T01:07:34.283Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-06-04T01:07:34.283Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-06-04T01:07:34.283Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-06-04T01:07:34.283Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.550s coverage: 91.9% of statements [2021-06-04T01:07:34.283Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-06-04T01:07:34.283Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-06-04T01:07:34.283Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-06-04T01:07:34.283Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-04T01:07:34.283Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-04T01:07:34.283Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-04T01:07:34.283Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-06-04T01:07:34.283Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-06-04T01:07:34.283Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.261s coverage: 63.4% of statements [2021-06-04T01:07:34.283Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-06-04T01:07:34.283Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.381s coverage: 97.6% of statements [2021-06-04T01:07:34.283Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-06-04T01:07:34.283Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-06-04T01:07:34.283Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-06-04T01:07:34.283Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.052s coverage: 0.0% of statements [2021-06-04T01:07:34.283Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-04T01:07:34.283Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.047s coverage: 100.0% of statements [2021-06-04T01:07:34.283Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-06-04T01:07:34.283Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-04T01:07:34.283Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-04T01:07:34.283Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-06-04T01:07:34.283Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.101s coverage: 87.9% of statements [2021-06-04T01:07:34.283Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-06-04T01:07:34.283Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-04T01:07:34.283Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements [2021-06-04T01:07:34.283Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.166s coverage: 28.1% of statements [2021-06-04T01:07:34.283Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-06-04T01:07:34.283Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-06-04T01:07:34.283Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.151s coverage: 28.9% of statements [2021-06-04T01:07:34.283Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-06-04T01:07:34.283Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-06-04T01:07:34.283Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-06-04T01:07:34.283Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-06-04T01:07:34.283Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-06-04T01:07:34.415Z] Running setup.py install for docopt: finished with status 'done' [2021-06-04T01:07:34.415Z] Attempting uninstall: idna [2021-06-04T01:07:34.415Z] Found existing installation: idna 2.9 [2021-06-04T01:07:34.415Z] Uninstalling idna-2.9: [2021-06-04T01:07:34.415Z] Successfully uninstalled idna-2.9 [2021-06-04T01:07:34.592Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 100.0% of statements [2021-06-04T01:07:34.675Z] Attempting uninstall: urllib3 [2021-06-04T01:07:34.675Z] Found existing installation: urllib3 1.25.9 [2021-06-04T01:07:34.675Z] Uninstalling urllib3-1.25.9: [2021-06-04T01:07:34.675Z] Successfully uninstalled urllib3-1.25.9 [2021-06-04T01:07:34.675Z] Attempting uninstall: requests [2021-06-04T01:07:34.675Z] Found existing installation: requests 2.23.0 [2021-06-04T01:07:34.675Z] Uninstalling requests-2.23.0: [2021-06-04T01:07:34.675Z] Successfully uninstalled requests-2.23.0 [2021-06-04T01:07:34.935Z] Running setup.py install for dockerpty: started [2021-06-04T01:07:35.187Z] GO111MODULE=on go vet ./... [2021-06-04T01:07:35.507Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-04T01:07:35.507Z] Running setup.py install for PyYAML: started [2021-06-04T01:07:35.770Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-04T01:07:36.033Z] 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-04T01:07:39.344Z] Removing intermediate container cfa850ad2931 [2021-06-04T01:07:39.344Z] ---> 4eb3746451b3 [2021-06-04T01:07:39.344Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-04T01:07:39.344Z] ---> Running in 380878aa493c [2021-06-04T01:07:39.344Z] Removing intermediate container 380878aa493c [2021-06-04T01:07:39.344Z] ---> dbddba90104a [2021-06-04T01:07:39.344Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-04T01:07:39.344Z] ---> Running in d3d8d30b1b45 [2021-06-04T01:07:39.344Z] Removing intermediate container d3d8d30b1b45 [2021-06-04T01:07:39.344Z] ---> 6e8e42e66513 [2021-06-04T01:07:39.344Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-04T01:07:39.344Z] ---> 2c138028f1e6 [2021-06-04T01:07:39.344Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-04T01:07:39.606Z] ---> c63f3216a44d [2021-06-04T01:07:39.607Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-04T01:07:39.867Z] ---> c8800e26996f [2021-06-04T01:07:39.867Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-04T01:07:39.867Z] ---> Running in e4dffb47268a [2021-06-04T01:07:39.867Z] Removing intermediate container e4dffb47268a [2021-06-04T01:07:39.867Z] ---> b378edcc8818 [2021-06-04T01:07:39.867Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-04T01:07:39.867Z] ---> Running in 05ffd59e97c8 [2021-06-04T01:07:40.130Z] Removing intermediate container 05ffd59e97c8 [2021-06-04T01:07:40.130Z] ---> 88894f18e89d [2021-06-04T01:07:40.130Z] Step 22/24 : LABEL arch=x86_64 [2021-06-04T01:07:40.130Z] ---> Running in f3c53a501c61 [2021-06-04T01:07:40.130Z] Removing intermediate container f3c53a501c61 [2021-06-04T01:07:40.130Z] ---> a73b6dc0a513 [2021-06-04T01:07:40.130Z] Step 23/24 : LABEL git_sha=f07eca83e35a038c70eed2ee1de8b1722ae9d96c [2021-06-04T01:07:40.130Z] ---> Running in 076a44b4a866 [2021-06-04T01:07:40.390Z] Removing intermediate container 076a44b4a866 [2021-06-04T01:07:40.390Z] ---> a2e63e82bb57 [2021-06-04T01:07:40.390Z] Step 24/24 : LABEL version=0.0.0 [2021-06-04T01:07:40.390Z] ---> Running in f2df78dfaacb [2021-06-04T01:07:40.390Z] Removing intermediate container f2df78dfaacb [2021-06-04T01:07:40.390Z] ---> bc261b6cc338 [2021-06-04T01:07:40.390Z] [2021-06-04T01:07:40.390Z] Successfully built bc261b6cc338 [2021-06-04T01:07:40.390Z] Successfully tagged sys-mgmt-agent:latest [2021-06-04T01:07:40.658Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-04T01:07:40.660Z] $ docker stop --time=1 f397f7dce9bdf1d63ff931390e89befb969ad0b57dd6e116225cb59b8c01b712 [2021-06-04T01:07:42.072Z] $ docker rm -f f397f7dce9bdf1d63ff931390e89befb969ad0b57dd6e116225cb59b8c01b712 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-04T01:07:42.438Z] + docker images [2021-06-04T01:07:42.438Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-04T01:07:42.438Z] sys-mgmt-agent latest bc261b6cc338 2 seconds ago 312MB [2021-06-04T01:07:42.438Z] deffca018268 21 seconds ago 1.15GB [2021-06-04T01:07:42.438Z] core-command latest 4e28b98401ad 24 seconds ago 15.9MB [2021-06-04T01:07:42.438Z] support-scheduler latest 992ca6f3047a 26 seconds ago 15.9MB [2021-06-04T01:07:42.438Z] ff57c2569b96 28 seconds ago 1.14GB [2021-06-04T01:07:42.438Z] b74daeb96248 32 seconds ago 1.14GB [2021-06-04T01:07:42.438Z] core-metadata latest 6251d940c4e5 39 seconds ago 16.6MB [2021-06-04T01:07:42.438Z] 77b6404e0b07 45 seconds ago 1.15GB [2021-06-04T01:07:42.438Z] security-bootstrapper latest e2057c645c6f About a minute ago 18.2MB [2021-06-04T01:07:42.438Z] security-proxy-setup latest 3f4773d300c9 About a minute ago 25.3MB [2021-06-04T01:07:42.438Z] core-data latest 4b94220473f6 About a minute ago 20.2MB [2021-06-04T01:07:42.438Z] security-secretstore-setup latest bc6232d4f59a About a minute ago 28.1MB [2021-06-04T01:07:42.438Z] ceafd556c403 About a minute ago 1.15GB [2021-06-04T01:07:42.438Z] support-notifications latest ca9d60a31933 2 minutes ago 16.6MB [2021-06-04T01:07:42.438Z] c77ce2677f8b 2 minutes ago 1.15GB [2021-06-04T01:07:42.438Z] 0c5e71c29e1b 2 minutes ago 1.14GB [2021-06-04T01:07:42.438Z] 37d8b4a87f3a 2 minutes ago 1.15GB [2021-06-04T01:07:42.438Z] dc68f2582af5 2 minutes ago 1.15GB [2021-06-04T01:07:42.438Z] ci-base-image-x86_64 latest c3d238ce9643 8 minutes ago 648MB [2021-06-04T01:07:42.438Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 5 weeks ago 445MB [2021-06-04T01:07:42.438Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 5 weeks ago 37.5MB [2021-06-04T01:07:42.438Z] alpine 3.12 13621d1b12d4 7 weeks ago 5.58MB [2021-06-04T01:07:42.438Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-06-04T01:07:42.438Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 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-04T01:07:57.807Z] Still waiting to schedule task [2021-06-04T01:07:57.808Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-06-04T01:08:57.004Z] gofmt -l . [2021-06-04T01:08:57.004Z] [ "`gofmt -l .`" = "" ] [2021-06-04T01:08:57.597Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-04T01:09:00.227Z] + ls -al . [2021-06-04T01:09:00.227Z] total 556 [2021-06-04T01:09:00.227Z] drwxrwxr-x 9 1001 1001 4096 Jun 4 01:08 . [2021-06-04T01:09:00.227Z] drwxr-xr-x 4 root root 4096 Jun 4 01:04 .. [2021-06-04T01:09:00.227Z] -rw-rw-r-- 1 1001 1001 11 Jun 4 01:02 .dockerignore [2021-06-04T01:09:00.227Z] drwxrwxr-x 8 1001 1001 4096 Jun 4 01:02 .git [2021-06-04T01:09:00.227Z] drwxrwxr-x 3 1001 1001 4096 Jun 4 01:02 .github [2021-06-04T01:09:00.227Z] -rw-rw-r-- 1 1001 1001 818 Jun 4 01:02 .gitignore [2021-06-04T01:09:00.227Z] -rw-rw-r-- 1 1001 1001 166 Jun 4 01:02 .sonarcloud.properties [2021-06-04T01:09:00.227Z] -rw-rw-r-- 1 1001 1001 8609 Jun 4 01:02 Attribution.txt [2021-06-04T01:09:00.227Z] -rw-rw-r-- 1 1001 1001 3804 Jun 4 01:02 CONTRIBUTING.md [2021-06-04T01:09:00.227Z] -rw-rw-r-- 1 1001 1001 931 Jun 4 01:02 Dockerfile.build [2021-06-04T01:09:00.227Z] -rw-rw-r-- 1 1001 1001 849 Jun 4 01:02 Jenkinsfile [2021-06-04T01:09:00.227Z] -rw-rw-r-- 1 1001 1001 10775 Jun 4 01:02 LICENSE [2021-06-04T01:09:00.227Z] -rw-rw-r-- 1 1001 1001 5605 Jun 4 01:02 Makefile [2021-06-04T01:09:00.227Z] -rw-rw-r-- 1 1001 1001 7978 Jun 4 01:02 README.md [2021-06-04T01:09:00.227Z] -rw-rw-r-- 1 1001 1001 6755 Jun 4 01:02 SECURITY.md [2021-06-04T01:09:00.227Z] -rw-rw-r-- 1 1001 1001 5 Jun 4 00:58 VERSION [2021-06-04T01:09:00.227Z] -rw-rw-r-- 1 1001 1001 4131 Jun 4 01:02 ZMQWindows.md [2021-06-04T01:09:00.227Z] drwxrwxr-x 2 1001 1001 4096 Jun 4 01:02 bin [2021-06-04T01:09:00.227Z] drwxrwxr-x 14 1001 1001 4096 Jun 4 01:02 cmd [2021-06-04T01:09:00.227Z] -rw-r--r-- 1 root root 412085 Jun 4 01:07 coverage.out [2021-06-04T01:09:00.227Z] -rw-rw-r-- 1 1001 1001 902 Jun 4 01:02 go.mod [2021-06-04T01:09:00.227Z] -rw-r--r-- 1 root root 21048 Jun 4 01:04 go.sum [2021-06-04T01:09:00.227Z] drwxrwxr-x 8 1001 1001 4096 Jun 4 01:02 internal [2021-06-04T01:09:00.227Z] drwxrwxr-x 3 1001 1001 4096 Jun 4 01:02 openapi [2021-06-04T01:09:00.227Z] drwxrwxr-x 4 1001 1001 4096 Jun 4 01:02 snap [2021-06-04T01:09:00.227Z] -rw-rw-r-- 1 1001 1001 168 Jun 4 01:02 version.go [Pipeline] sh [2021-06-04T01:09:00.889Z] + '[' -e coverage.out ] [2021-06-04T01:09:00.889Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-04T01:09:00.923Z] Warning: overwriting stash ‘coverage-report’ [2021-06-04T01:09:01.779Z] Stashed 1 file(s) [Pipeline] sh [2021-06-04T01:09:02.429Z] + make build [2021-06-04T01:09:02.429Z] go mod tidy [2021-06-04T01:09:03.037Z] 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-04T01:09:06.728Z] Running on prd-ubuntu18.04-docker-8c-8g-479 in /w/workspace/edgexfoundry_edgex-go_PR-3541 [Pipeline] { [Pipeline] ws [2021-06-04T01:09:06.745Z] Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout [2021-06-04T01:09:06.855Z] The recommended git tool is: git [2021-06-04T01:09:09.379Z] using credential edgex-jenkins-ssh [2021-06-04T01:09:09.393Z] Cloning the remote Git repository [2021-06-04T01:09:09.792Z] 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-04T01:09:09.407Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-04T01:09:09.478Z] > git init /w/workspace/edgex-go/7 # timeout=10 [2021-06-04T01:09:09.536Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-04T01:09:09.536Z] > git --version # timeout=10 [2021-06-04T01:09:09.544Z] > git --version # 'git version 2.17.1' [2021-06-04T01:09:09.545Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-04T01:09:09.583Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-04T01:09:17.593Z] Merging remotes/origin/master commit a2749409447314ed009d40dfa1be3db87bf47467 into PR head commit f07eca83e35a038c70eed2ee1de8b1722ae9d96c [2021-06-04T01:09:17.700Z] Merge succeeded, producing f07eca83e35a038c70eed2ee1de8b1722ae9d96c [2021-06-04T01:09:17.701Z] Checking out Revision f07eca83e35a038c70eed2ee1de8b1722ae9d96c (PR-3541) [2021-06-04T01:09:16.846Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-04T01:09:16.855Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-04T01:09:16.866Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-04T01:09:16.878Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-04T01:09:16.879Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-04T01:09:16.882Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3541/head:refs/remotes/origin/PR-3541 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-04T01:09:17.597Z] > git config core.sparsecheckout # timeout=10 [2021-06-04T01:09:17.603Z] > git checkout -f f07eca83e35a038c70eed2ee1de8b1722ae9d96c # timeout=10 [2021-06-04T01:09:17.667Z] > git remote # timeout=10 [2021-06-04T01:09:17.673Z] > git config --get remote.origin.url # timeout=10 [2021-06-04T01:09:17.677Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-04T01:09:17.681Z] > git merge a2749409447314ed009d40dfa1be3db87bf47467 # timeout=10 [2021-06-04T01:09:17.689Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-04T01:09:17.699Z] > git config core.sparsecheckout # timeout=10 [2021-06-04T01:09:17.703Z] > git checkout -f f07eca83e35a038c70eed2ee1de8b1722ae9d96c # timeout=10 [2021-06-04T01:09:21.360Z] Commit message: "fix: Add Kuiper wait entry point script." [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-04T01:09:22.587Z] + echo snap-build.sh [2021-06-04T01:09:22.587Z] snap-build.sh [2021-06-04T01:09:22.587Z] + SNAP_BASE_DIR=. [2021-06-04T01:09:22.587Z] + '[' '!' -z /w/workspace/edgex-go/7 ']' [2021-06-04T01:09:22.587Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/7 [2021-06-04T01:09:22.587Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/7]' [2021-06-04T01:09:22.587Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/7] [2021-06-04T01:09:22.587Z] + cd /w/workspace/edgex-go/7 [2021-06-04T01:09:22.587Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-06-04T01:09:22.587Z] Reading package lists... [2021-06-04T01:09:22.853Z] Building dependency tree... [2021-06-04T01:09:22.853Z] Reading state information... [2021-06-04T01:09:22.853Z] The following packages were automatically installed and are no longer required: [2021-06-04T01:09:22.853Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-06-04T01:09:22.853Z] uidmap xdelta3 [2021-06-04T01:09:22.853Z] Use 'sudo apt autoremove' to remove them. [2021-06-04T01:09:22.853Z] The following packages will be REMOVED: [2021-06-04T01:09:22.853Z] lxd* lxd-client* [2021-06-04T01:09:23.439Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-06-04T01:09:23.439Z] After this operation, 31.7 MB disk space will be freed. [2021-06-04T01:09:23.979Z] (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-04T01:09:23.979Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-04T01:09:24.928Z] Removing lxd dnsmasq configuration [2021-06-04T01:09:24.928Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-06-04T01:09:25.190Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-06-04T01:09:26.137Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-04T01:09:26.137Z] (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-04T01:09:26.137Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-04T01:09:27.526Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-06-04T01:09:27.526Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-06-04T01:09:28.917Z] + sudo snap remove --purge lxd [2021-06-04T01:09:29.179Z] snap "lxd" is not installed [2021-06-04T01:09:29.180Z] + sudo groupadd --force --system lxd [2021-06-04T01:09:29.180Z] ++ whoami [2021-06-04T01:09:29.180Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-06-04T01:09:29.180Z] + newgrp - lxd [2021-06-04T01:09:29.180Z] + sudo snap install lxd [2021-06-04T01:09:31.968Z] 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-04T01:09:33.401Z] 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-04T01:09:37.333Z] 2021-06-04T01:09:34Z INFO Waiting for automatic snapd restart... [2021-06-04T01:09:37.709Z] 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-04T01:09:37.986Z] 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-04T01:09:42.294Z] 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-04T01:09:45.728Z] 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-04T01:09:49.109Z] 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-04T01:09:52.502Z] 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-04T01:09:55.122Z] 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-04T01:09:55.520Z] lxd 4.14 from Canonical* installed [2021-06-04T01:09:55.520Z] + sudo lxd init --auto [2021-06-04T01:09:57.749Z] 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-04T01:10:02.162Z] + sudo snap install --classic snapcraft [Pipeline] } [2021-06-04T01:10:03.272Z] $ docker stop --time=1 6511b88aee41ffc3259f726a9c92ce1bd1ad5c91c2f5e32af4977dedb7fa9779 [2021-06-04T01:10:06.311Z] $ docker rm -f 6511b88aee41ffc3259f726a9c92ce1bd1ad5c91c2f5e32af4977dedb7fa9779 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [2021-06-04T01:10:07.462Z] snapcraft 4.8 from Canonical* installed [2021-06-04T01:10:07.462Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-06-04T01:10:07.462Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-06-04T01:10:07.462Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-04T01:10:07.462Z] Dload Upload Total Spent Left Speed [2021-06-04T01:10:07.462Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3800 0 --:--:-- --:--:-- --:--:-- 3800 [2021-06-04T01:10:07.462Z] 0 3325k 0 1608 0 0 5025 0 0:11:17 --:--:-- 0:11:17 5025 100 3325k 100 3325k 0 0 8070k 0 --:--:-- --:--:-- --:--:-- 35.6M [2021-06-04T01:10:07.462Z] ./yq_linux_amd64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-04T01:10:07.725Z] + sudo snapcraft prime --use-lxd [2021-06-04T01:10:07.963Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-04T01:10:07.964Z] [2021-06-04T01:10:07.964Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-04T01:10:08.312Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-04T01:10:08.586Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-04T01:10:08.586Z] 29e5d40040c1: Pulling fs layer [2021-06-04T01:10:08.586Z] 1ce36da41761: Pulling fs layer [2021-06-04T01:10:08.586Z] 25b303627fd3: Pulling fs layer [2021-06-04T01:10:08.861Z] 29e5d40040c1: Verifying Checksum [2021-06-04T01:10:08.861Z] 29e5d40040c1: Download complete [2021-06-04T01:10:09.460Z] 1ce36da41761: Verifying Checksum [2021-06-04T01:10:09.460Z] 1ce36da41761: Download complete [2021-06-04T01:10:09.460Z] 29e5d40040c1: Pull complete [2021-06-04T01:10:09.645Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-06-04T01:10:09.645Z] 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-04T01:10:09.645Z] - README.md [2021-06-04T01:10:09.645Z] [2021-06-04T01:10:09.645Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-04T01:10:10.671Z] Launching a container. [2021-06-04T01:10:10.898Z] 1ce36da41761: Pull complete [2021-06-04T01:10:11.878Z] 25b303627fd3: Verifying Checksum [2021-06-04T01:10:11.878Z] 25b303627fd3: Download complete [2021-06-04T01:10:17.288Z] Waiting for container to be ready [2021-06-04T01:10:17.558Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-06-04T01:10:17.558Z] [2021-06-04T01:10:21.776Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-06-04T01:10:22.031Z] 25b303627fd3: Pull complete [2021-06-04T01:10:22.031Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-04T01:10:22.031Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-04T01:10:22.031Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-04T01:10:22.037Z] Waiting for network to be ready... [Pipeline] withDockerContainer [2021-06-04T01:10:22.273Z] prd-ubuntu18.04-docker-arm64-4c-16g-477 does not seem to be running inside a container [2021-06-04T01:10:22.345Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-04T01:10:22.612Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-04T01:10:22.612Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] [2021-06-04T01:10:22.612Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-04T01:10:22.612Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] [2021-06-04T01:10:22.612Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-04T01:10:22.612Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-04T01:10:22.612Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] [2021-06-04T01:10:22.612Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] [2021-06-04T01:10:22.612Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1127 kB] [2021-06-04T01:10:22.876Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-06-04T01:10:23.138Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-04T01:10:23.138Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-04T01:10:23.711Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-04T01:10:23.711Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-04T01:10:23.711Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-04T01:10:23.711Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-04T01:10:23.711Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-04T01:10:23.711Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-04T01:10:23.973Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-04T01:10:24.235Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2098 kB] [2021-06-04T01:10:24.235Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] [2021-06-04T01:10:24.235Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-04T01:10:24.235Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-04T01:10:24.235Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [368 kB] [2021-06-04T01:10:24.235Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [49.8 kB] [2021-06-04T01:10:24.235Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-06-04T01:10:24.496Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] [2021-06-04T01:10:25.322Z] $ docker top 1875844ef509626cde24a496e22a6fce478801882bfe6cc3d388dcaa993f0df6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-04T01:10:26.316Z] + grep parallel [2021-06-04T01:10:26.316Z] + docker-compose build --help [2021-06-04T01:10:26.413Z] Fetched 24.7 MB in 4s (6063 kB/s) [2021-06-04T01:10:27.359Z] Reading package lists... [2021-06-04T01:10:27.620Z] Reading package lists... [2021-06-04T01:10:27.881Z] Building dependency tree... [2021-06-04T01:10:27.881Z] Reading state information... [2021-06-04T01:10:28.142Z] The following additional packages will be installed: [2021-06-04T01:10:28.142Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-04T01:10:28.142Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-04T01:10:28.142Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-04T01:10:28.142Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-06-04T01:10:28.142Z] Suggested packages: [2021-06-04T01:10:28.142Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-06-04T01:10:28.142Z] Recommended packages: [2021-06-04T01:10:28.142Z] gnupg libsasl2-modules [2021-06-04T01:10:28.142Z] The following NEW packages will be installed: [2021-06-04T01:10:28.142Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-04T01:10:28.142Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-04T01:10:28.142Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-04T01:10:28.142Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-06-04T01:10:28.142Z] The following packages will be upgraded: [2021-06-04T01:10:28.142Z] gpg gpg-agent gpgconf libudev1 [2021-06-04T01:10:28.142Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-06-04T01:10:28.142Z] Need to get 3530 kB of archives. [2021-06-04T01:10:28.142Z] After this operation, 13.3 MB of additional disk space will be used. [2021-06-04T01:10:28.142Z] 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-04T01:10:28.142Z] 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-04T01:10:28.142Z] 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-04T01:10:28.142Z] 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-04T01:10:28.405Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] [2021-06-04T01:10:28.667Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] [2021-06-04T01:10:28.931Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-06-04T01:10:28.931Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-06-04T01:10:28.931Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-06-04T01:10:28.931Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-06-04T01:10:28.931Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-06-04T01:10:28.931Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-06-04T01:10:28.931Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-06-04T01:10:28.931Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-06-04T01:10:28.931Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-06-04T01:10:28.931Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-06-04T01:10:29.194Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-06-04T01:10:29.194Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-06-04T01:10:29.194Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-06-04T01:10:29.194Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-06-04T01:10:29.194Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-06-04T01:10:29.194Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-06-04T01:10:29.194Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-04T01:10:29.194Z] Fetched 3530 kB in 1s (3255 kB/s) [2021-06-04T01:10:29.496Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-04T01:10:29.496Z] Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... [2021-06-04T01:10:29.496Z] Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-04T01:10:29.496Z] Setting up libudev1:amd64 (237-3ubuntu10.47) ... [2021-06-04T01:10:29.496Z] Selecting previously unselected package udev. [2021-06-04T01:10:29.496Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-04T01:10:29.496Z] Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... [2021-06-04T01:10:29.496Z] Unpacking udev (237-3ubuntu10.47) ... [2021-06-04T01:10:29.688Z] --parallel Build images in parallel. [Pipeline] } [2021-06-04T01:10:29.693Z] $ docker stop --time=1 1875844ef509626cde24a496e22a6fce478801882bfe6cc3d388dcaa993f0df6 [2021-06-04T01:10:29.757Z] Selecting previously unselected package libfuse2:amd64. [2021-06-04T01:10:29.757Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-06-04T01:10:29.757Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-04T01:10:29.757Z] Selecting previously unselected package fuse. [2021-06-04T01:10:29.757Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-06-04T01:10:29.757Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-06-04T01:10:29.757Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-04T01:10:29.757Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-04T01:10:30.019Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-04T01:10:30.019Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-04T01:10:30.019Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-04T01:10:30.019Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-04T01:10:30.281Z] Selecting previously unselected package libksba8:amd64. [2021-06-04T01:10:30.281Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-06-04T01:10:30.281Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-06-04T01:10:30.281Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-06-04T01:10:30.281Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-04T01:10:30.281Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-04T01:10:30.281Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-06-04T01:10:30.281Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-04T01:10:30.281Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-04T01:10:30.543Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-06-04T01:10:30.543Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-04T01:10:30.543Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-04T01:10:30.543Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-06-04T01:10:30.543Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-04T01:10:30.543Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-04T01:10:30.543Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-06-04T01:10:30.543Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-04T01:10:30.543Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-04T01:10:30.543Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-06-04T01:10:30.804Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-04T01:10:30.804Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-04T01:10:30.804Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-06-04T01:10:30.804Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-04T01:10:30.804Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-04T01:10:30.805Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-06-04T01:10:30.805Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-04T01:10:30.805Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-04T01:10:30.805Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-06-04T01:10:30.805Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-04T01:10:30.805Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-04T01:10:31.066Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-04T01:10:31.066Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-04T01:10:31.066Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-04T01:10:31.066Z] Selecting previously unselected package libsasl2-2:amd64. [2021-06-04T01:10:31.066Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-04T01:10:31.066Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-04T01:10:31.066Z] Selecting previously unselected package libldap-common. [2021-06-04T01:10:31.066Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-06-04T01:10:31.066Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-04T01:10:31.066Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-04T01:10:31.066Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-06-04T01:10:31.066Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-04T01:10:31.328Z] Selecting previously unselected package dirmngr. [2021-06-04T01:10:31.328Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-04T01:10:31.328Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-04T01:10:31.328Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-04T01:10:31.328Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-06-04T01:10:31.328Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-04T01:10:31.328Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-04T01:10:31.557Z] $ docker rm -f 1875844ef509626cde24a496e22a6fce478801882bfe6cc3d388dcaa993f0df6 [2021-06-04T01:10:31.589Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-04T01:10:31.589Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-06-04T01:10:31.589Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-04T01:10:31.589Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-06-04T01:10:31.589Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-04T01:10:31.589Z] Setting up udev (237-3ubuntu10.47) ... [Pipeline] // withDockerContainer [2021-06-04T01:10:31.852Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-06-04T01:10:31.853Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-04T01:10:31.853Z] Processing triggers for systemd (237-3ubuntu10) ... [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-04T01:10:32.115Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-06-04T01:10:32.115Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-06-04T01:10:32.115Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-04T01:10:32.115Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-04T01:10:32.115Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-04T01:10:32.115Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-04T01:10:32.115Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-04T01:10:32.115Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-04T01:10:32.115Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-04T01:10:32.115Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-04T01:10:32.115Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-04T01:10:32.115Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-04T01:10:32.269Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-04T01:10:32.269Z] . [Pipeline] withDockerContainer [2021-06-04T01:10:32.541Z] prd-ubuntu18.04-docker-arm64-4c-16g-477 does not seem to be running inside a container [2021-06-04T01:10:32.602Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-04T01:10:32.687Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-06-04T01:10:32.687Z] settings in the [Install] section, and DefaultInstance for template units). [2021-06-04T01:10:32.687Z] This means they are not meant to be enabled using systemctl. [2021-06-04T01:10:32.687Z] Possible reasons for having this kind of units are: [2021-06-04T01:10:32.687Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-06-04T01:10:32.687Z] .wants/ or .requires/ directory. [2021-06-04T01:10:32.687Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-06-04T01:10:32.687Z] a requirement dependency on it. [2021-06-04T01:10:32.687Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-06-04T01:10:32.687Z] D-Bus, udev, scripted systemctl call, ...). [2021-06-04T01:10:32.687Z] 4) In case of template units, the unit is meant to be enabled with some [2021-06-04T01:10:32.687Z] instance name specified. [2021-06-04T01:10:32.950Z] Reading package lists... [2021-06-04T01:10:33.213Z] Building dependency tree... [2021-06-04T01:10:33.213Z] Reading state information... [2021-06-04T01:10:33.213Z] The following additional packages will be installed: [2021-06-04T01:10:33.213Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-06-04T01:10:33.213Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-06-04T01:10:33.213Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-06-04T01:10:33.213Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-06-04T01:10:33.213Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-06-04T01:10:33.213Z] Suggested packages: [2021-06-04T01:10:33.213Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-06-04T01:10:33.213Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-06-04T01:10:33.213Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-06-04T01:10:33.213Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-06-04T01:10:33.213Z] systemd-container policykit-1 [2021-06-04T01:10:33.213Z] Recommended packages: [2021-06-04T01:10:33.213Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-06-04T01:10:33.213Z] The following NEW packages will be installed: [2021-06-04T01:10:33.213Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-06-04T01:10:33.213Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-06-04T01:10:33.213Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-06-04T01:10:33.213Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-06-04T01:10:33.213Z] python3.6-minimal snapd squashfs-tools sudo [2021-06-04T01:10:33.213Z] The following packages will be upgraded: [2021-06-04T01:10:33.213Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-06-04T01:10:33.213Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-06-04T01:10:33.213Z] Need to get 35.2 MB of archives. [2021-06-04T01:10:33.213Z] After this operation, 141 MB of additional disk space will be used. [2021-06-04T01:10:33.213Z] 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-04T01:10:33.476Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] [2021-06-04T01:10:33.476Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-06-04T01:10:33.476Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-06-04T01:10:33.476Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-06-04T01:10:33.476Z] 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-04T01:10:33.476Z] 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-04T01:10:33.476Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-06-04T01:10:33.476Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-06-04T01:10:33.476Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-06-04T01:10:33.476Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-06-04T01:10:33.476Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-06-04T01:10:33.476Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-06-04T01:10:33.476Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-06-04T01:10:33.476Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-06-04T01:10:33.476Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-06-04T01:10:33.740Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-06-04T01:10:34.135Z] $ docker top a22a8d0a9ed997ddd3c709857c8e7790c81c80a6bf12cfe85accd0e0c9fd2294 -eo pid,comm [2021-06-04T01:10:34.314Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] [2021-06-04T01:10:34.314Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-06-04T01:10:34.314Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [Pipeline] { [Pipeline] sh [2021-06-04T01:10:34.574Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-06-04T01:10:34.574Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-06-04T01:10:34.574Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-06-04T01:10:34.574Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-06-04T01:10:34.574Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-06-04T01:10:34.574Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-06-04T01:10:34.574Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-06-04T01:10:34.574Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-06-04T01:10:34.574Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-06-04T01:10:34.574Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-06-04T01:10:34.841Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-04T01:10:34.841Z] Fetched 35.2 MB in 1s (26.1 MB/s) [2021-06-04T01:10:34.841Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-04T01:10:34.841Z] Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... [2021-06-04T01:10:35.106Z] Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-04T01:10:35.115Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-04T01:10:35.682Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... [2021-06-04T01:10:35.682Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-04T01:10:35.682Z] Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... [2021-06-04T01:10:35.682Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-04T01:10:35.682Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-06-04T01:10:35.682Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-06-04T01:10:35.944Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-06-04T01:10:35.944Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-04T01:10:35.944Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-06-04T01:10:35.944Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-06-04T01:10:36.206Z] Setting up apt (1.6.13) ... [2021-06-04T01:10:36.206Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-06-04T01:10:36.780Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-06-04T01:10:36.780Z] (Reading database ... 12764 files and directories currently installed.) [2021-06-04T01:10:36.780Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-04T01:10:36.780Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-04T01:10:37.082Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-06-04T01:10:37.082Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-04T01:10:37.082Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-04T01:10:37.082Z] Selecting previously unselected package libexpat1:amd64. [2021-06-04T01:10:37.082Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-06-04T01:10:37.082Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-04T01:10:37.345Z] Selecting previously unselected package python3.6-minimal. [2021-06-04T01:10:37.345Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-04T01:10:37.345Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-04T01:10:37.345Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-04T01:10:37.606Z] Checking for services that may need to be restarted...done. [2021-06-04T01:10:37.607Z] Checking for services that may need to be restarted...done. [2021-06-04T01:10:37.607Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-04T01:10:37.607Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-04T01:10:37.607Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-04T01:10:38.182Z] Selecting previously unselected package python3-minimal. [2021-06-04T01:10:38.182Z] (Reading database ... 13012 files and directories currently installed.) [2021-06-04T01:10:38.182Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-06-04T01:10:38.182Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-06-04T01:10:38.182Z] Selecting previously unselected package mime-support. [2021-06-04T01:10:38.182Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-06-04T01:10:38.182Z] Unpacking mime-support (3.60ubuntu1) ... [2021-06-04T01:10:38.182Z] Selecting previously unselected package libmpdec2:amd64. [2021-06-04T01:10:38.182Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-06-04T01:10:38.182Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-04T01:10:38.182Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-06-04T01:10:38.182Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-04T01:10:38.182Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-04T01:10:38.444Z] Selecting previously unselected package python3.6. [2021-06-04T01:10:38.444Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-04T01:10:38.444Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-04T01:10:38.444Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-04T01:10:38.444Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-06-04T01:10:38.444Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-04T01:10:38.444Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-06-04T01:10:38.707Z] Selecting previously unselected package python3. [2021-06-04T01:10:38.707Z] (Reading database ... 13442 files and directories currently installed.) [2021-06-04T01:10:38.707Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-06-04T01:10:38.707Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-06-04T01:10:38.707Z] Selecting previously unselected package multiarch-support. [2021-06-04T01:10:38.707Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-06-04T01:10:38.707Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-06-04T01:10:38.969Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-06-04T01:10:38.969Z] Selecting previously unselected package liblzo2-2:amd64. [2021-06-04T01:10:38.969Z] (Reading database ... 13479 files and directories currently installed.) [2021-06-04T01:10:38.969Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-06-04T01:10:38.969Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-06-04T01:10:38.969Z] Selecting previously unselected package libbsd0:amd64. [2021-06-04T01:10:38.969Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-06-04T01:10:38.969Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-04T01:10:39.230Z] Selecting previously unselected package sudo. [2021-06-04T01:10:39.230Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-06-04T01:10:39.230Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-04T01:10:39.230Z] Selecting previously unselected package apparmor. [2021-06-04T01:10:39.230Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-06-04T01:10:39.230Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-06-04T01:10:39.399Z] Building core-command ... [2021-06-04T01:10:39.399Z] Building core-data ... [2021-06-04T01:10:39.399Z] Building core-metadata ... [2021-06-04T01:10:39.399Z] Building security-bootstrapper ... [2021-06-04T01:10:39.399Z] Building security-proxy-setup ... [2021-06-04T01:10:39.399Z] Building security-secretstore-setup ... [2021-06-04T01:10:39.399Z] Building support-notifications ... [2021-06-04T01:10:39.399Z] Building support-scheduler ... [2021-06-04T01:10:39.399Z] Building sys-mgmt-agent ... [2021-06-04T01:10:39.399Z] Building support-scheduler [2021-06-04T01:10:39.399Z] Building security-proxy-setup [2021-06-04T01:10:39.399Z] Building security-secretstore-setup [2021-06-04T01:10:39.399Z] Building core-command [2021-06-04T01:10:39.399Z] Building core-data [2021-06-04T01:10:39.493Z] Selecting previously unselected package libedit2:amd64. [2021-06-04T01:10:39.493Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-06-04T01:10:39.493Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-06-04T01:10:39.493Z] Selecting previously unselected package libkrb5support0:amd64. [2021-06-04T01:10:39.493Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-06-04T01:10:39.493Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-04T01:10:39.493Z] Selecting previously unselected package libk5crypto3:amd64. [2021-06-04T01:10:39.493Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-04T01:10:39.493Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-04T01:10:39.493Z] Selecting previously unselected package libkeyutils1:amd64. [2021-06-04T01:10:39.493Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-06-04T01:10:39.493Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-04T01:10:39.493Z] Selecting previously unselected package libkrb5-3:amd64. [2021-06-04T01:10:39.493Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-04T01:10:39.756Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-04T01:10:39.756Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-04T01:10:39.756Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-06-04T01:10:39.756Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-04T01:10:39.756Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-06-04T01:10:39.756Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-06-04T01:10:39.756Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-04T01:10:40.017Z] Selecting previously unselected package openssh-client. [2021-06-04T01:10:40.017Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-06-04T01:10:40.017Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-04T01:10:40.017Z] Selecting previously unselected package squashfs-tools. [2021-06-04T01:10:40.017Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-06-04T01:10:40.017Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-06-04T01:10:40.280Z] Selecting previously unselected package snapd. [2021-06-04T01:10:40.280Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-06-04T01:10:40.280Z] Unpacking snapd (2.48.3+18.04) ... [2021-06-04T01:10:42.834Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-06-04T01:10:42.834Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-04T01:10:42.834Z] Setting up mime-support (3.60ubuntu1) ... [2021-06-04T01:10:42.834Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-04T01:10:42.834Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-04T01:10:42.834Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-04T01:10:42.834Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-04T01:10:42.834Z] Setting up systemd (237-3ubuntu10.47) ... [2021-06-04T01:10:42.834Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-06-04T01:10:43.409Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-04T01:10:43.409Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-04T01:10:43.409Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-06-04T01:10:43.409Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-04T01:10:43.409Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-04T01:10:43.409Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-04T01:10:43.983Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-06-04T01:10:43.983Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-04T01:10:43.983Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-04T01:10:43.983Z] Setting up python3 (3.6.7-1~18.04) ... [2021-06-04T01:10:43.983Z] running python rtupdate hooks for python3.6... [2021-06-04T01:10:43.983Z] running python post-rtupdate hooks for python3.6... [2021-06-04T01:10:44.244Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-06-04T01:10:45.192Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-06-04T01:10:45.192Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-04T01:10:45.192Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-04T01:10:45.192Z] Setting up snapd (2.48.3+18.04) ... [2021-06-04T01:10:45.769Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-06-04T01:10:45.770Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-06-04T01:10:46.031Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-06-04T01:10:46.293Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-06-04T01:10:46.293Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-04T01:10:46.293Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-04T01:10:46.555Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-06-04T01:10:46.818Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-06-04T01:10:46.818Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-06-04T01:10:47.080Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-06-04T01:10:47.343Z] /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-04T01:10:47.625Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-04T01:10:47.885Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-06-04T01:10:48.829Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-04T01:10:48.829Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-04T01:10:48.829Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-04T01:10:50.036Z] Reading package lists... [2021-06-04T01:10:50.299Z] Reading package lists... [2021-06-04T01:10:50.561Z] Building dependency tree... [2021-06-04T01:10:50.561Z] Reading state information... [2021-06-04T01:10:50.561Z] Calculating upgrade... [2021-06-04T01:10:50.822Z] The following packages will be upgraded: [2021-06-04T01:10:50.822Z] advancecomp base-files bash binutils binutils-common [2021-06-04T01:10:50.822Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-06-04T01:10:50.822Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-06-04T01:10:50.822Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-06-04T01:10:50.822Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-06-04T01:10:50.822Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-06-04T01:10:50.822Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-06-04T01:10:50.822Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-06-04T01:10:50.822Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-06-04T01:10:50.822Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-06-04T01:10:50.822Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-06-04T01:10:50.822Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-06-04T01:10:50.822Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-06-04T01:10:50.822Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-06-04T01:10:50.822Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-06-04T01:10:50.822Z] ubuntu-keyring util-linux [2021-06-04T01:10:50.822Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-06-04T01:10:50.822Z] Need to get 64.1 MB of archives. [2021-06-04T01:10:50.822Z] After this operation, 5097 kB of additional disk space will be used. [2021-06-04T01:10:50.822Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-144.148 [1003 kB] [2021-06-04T01:10:51.083Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-06-04T01:10:51.083Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-06-04T01:10:51.083Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-06-04T01:10:51.083Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-06-04T01:10:51.083Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-06-04T01:10:51.083Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-06-04T01:10:51.083Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-06-04T01:10:51.083Z] 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-04T01:10:51.083Z] 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-04T01:10:51.083Z] 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-04T01:10:51.083Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-06-04T01:10:51.083Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-06-04T01:10:51.083Z] 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-04T01:10:51.083Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-06-04T01:10:51.083Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-06-04T01:10:51.083Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-06-04T01:10:51.083Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-06-04T01:10:51.083Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-06-04T01:10:51.083Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-06-04T01:10:51.083Z] 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-04T01:10:51.083Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-06-04T01:10:51.083Z] 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-04T01:10:51.083Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-06-04T01:10:51.083Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-06-04T01:10:51.083Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-06-04T01:10:51.083Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-06-04T01:10:51.083Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-06-04T01:10:51.083Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-06-04T01:10:51.083Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-06-04T01:10:51.083Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-06-04T01:10:51.083Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-06-04T01:10:51.083Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-06-04T01:10:51.083Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-06-04T01:10:51.083Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-06-04T01:10:51.083Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-06-04T01:10:51.345Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-06-04T01:10:51.345Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-06-04T01:10:51.345Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-06-04T01:10:51.345Z] 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-04T01:10:51.345Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-06-04T01:10:51.345Z] 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-04T01:10:51.345Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-06-04T01:10:51.345Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-06-04T01:10:51.345Z] 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-04T01:10:51.345Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-06-04T01:10:51.345Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-06-04T01:10:51.345Z] 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-04T01:10:51.345Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-06-04T01:10:51.345Z] 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-04T01:10:51.345Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-06-04T01:10:51.345Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-06-04T01:10:51.345Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-06-04T01:10:51.345Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-06-04T01:10:51.345Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-06-04T01:10:51.345Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-06-04T01:10:51.345Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-06-04T01:10:51.607Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-06-04T01:10:51.607Z] 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-04T01:10:51.607Z] 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-04T01:10:51.607Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-06-04T01:10:51.868Z] 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-04T01:10:51.868Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-06-04T01:10:51.868Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-06-04T01:10:51.868Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-06-04T01:10:51.868Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-06-04T01:10:51.868Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-06-04T01:10:51.868Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-06-04T01:10:51.868Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-06-04T01:10:51.868Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-06-04T01:10:52.130Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-06-04T01:10:52.130Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-06-04T01:10:52.130Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-06-04T01:10:52.130Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-06-04T01:10:52.130Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-06-04T01:10:52.130Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-06-04T01:10:52.130Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-06-04T01:10:52.130Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-06-04T01:10:52.130Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-06-04T01:10:52.130Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-06-04T01:10:52.130Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-06-04T01:10:52.130Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-06-04T01:10:52.130Z] 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-04T01:10:52.130Z] 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-04T01:10:52.130Z] 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-04T01:10:52.130Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] [2021-06-04T01:10:52.130Z] 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-04T01:10:52.394Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-06-04T01:10:52.394Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-06-04T01:10:52.394Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-06-04T01:10:52.394Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-06-04T01:10:52.394Z] 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-04T01:10:52.394Z] 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-04T01:10:52.394Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-06-04T01:10:52.394Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-06-04T01:10:52.394Z] 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-04T01:10:52.394Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-06-04T01:10:52.394Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-06-04T01:10:52.655Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-06-04T01:10:52.655Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-06-04T01:10:52.655Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-06-04T01:10:52.655Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-06-04T01:10:52.916Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-04T01:10:52.916Z] Fetched 64.1 MB in 2s (34.7 MB/s) [2021-06-04T01:10:52.916Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-04T01:10:52.916Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-06-04T01:10:52.916Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-04T01:10:53.489Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-04T01:10:53.489Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-04T01:10:53.489Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-144.148_amd64.deb ... [2021-06-04T01:10:53.489Z] Unpacking linux-libc-dev:amd64 (4.15.0-144.148) over (4.15.0-20.21) ... [2021-06-04T01:10:53.750Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-04T01:10:53.750Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-04T01:10:53.750Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-04T01:10:53.750Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-04T01:10:54.012Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-04T01:10:54.012Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-04T01:10:54.012Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-04T01:10:54.012Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-04T01:10:54.012Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-04T01:10:54.012Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-04T01:10:54.274Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-04T01:10:54.274Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-04T01:10:54.274Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-04T01:10:54.274Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-04T01:10:54.274Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-04T01:10:54.537Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-04T01:10:54.537Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-04T01:10:54.537Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-06-04T01:10:54.537Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-06-04T01:10:54.537Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-04T01:10:54.537Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-04T01:10:54.537Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-04T01:10:54.537Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-04T01:10:54.537Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-04T01:10:54.800Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-04T01:10:54.800Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-04T01:10:54.800Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-04T01:10:55.062Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-04T01:10:55.062Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-06-04T01:10:55.062Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-04T01:10:55.634Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-06-04T01:10:55.634Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-04T01:10:55.634Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-06-04T01:10:55.634Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-06-04T01:10:55.634Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-06-04T01:10:55.895Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-06-04T01:10:55.895Z] Setting up base-files (10.1ubuntu2.10) ... [2021-06-04T01:10:55.895Z] Installing new version of config file /etc/issue ... [2021-06-04T01:10:55.895Z] Installing new version of config file /etc/issue.net ... [2021-06-04T01:10:56.156Z] Installing new version of config file /etc/lsb-release ... [2021-06-04T01:10:56.156Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-06-04T01:10:56.156Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-06-04T01:10:56.419Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-06-04T01:10:56.420Z] Removing obsolete conffile /etc/default/motd-news ... [2021-06-04T01:10:56.420Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-04T01:10:56.420Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-06-04T01:10:56.420Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-06-04T01:10:56.681Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-06-04T01:10:56.681Z] 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-04T01:10:56.681Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-04T01:10:56.681Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-04T01:10:56.681Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-06-04T01:10:56.682Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-06-04T01:10:56.943Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-04T01:10:56.943Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-06-04T01:10:56.943Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-06-04T01:10:56.943Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-06-04T01:10:56.943Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-04T01:10:56.943Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-06-04T01:10:56.943Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-04T01:10:57.207Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-06-04T01:10:57.475Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-04T01:10:57.475Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-04T01:10:57.475Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-04T01:10:57.475Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-04T01:10:57.475Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-04T01:10:57.475Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-04T01:10:57.475Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-04T01:10:57.736Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-06-04T01:10:57.736Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-04T01:10:57.736Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-06-04T01:10:57.736Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-06-04T01:10:57.736Z] Setting up grep (3.1-2build1) ... [2021-06-04T01:10:57.998Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-04T01:10:57.998Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-04T01:10:57.998Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-04T01:10:57.998Z] Setting up login (1:4.5-1ubuntu2) ... [2021-06-04T01:10:57.998Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-04T01:10:57.998Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-04T01:10:57.998Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-04T01:10:58.260Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-06-04T01:10:58.521Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-04T01:10:58.521Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-04T01:10:58.521Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-04T01:10:59.095Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-04T01:10:59.095Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-04T01:10:59.359Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-04T01:10:59.359Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-04T01:10:59.621Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-06-04T01:10:59.621Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-04T01:10:59.621Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-06-04T01:10:59.621Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-04T01:11:00.199Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-04T01:11:00.199Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-04T01:11:00.199Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-04T01:11:00.199Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-04T01:11:00.463Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-06-04T01:11:00.464Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-04T01:11:00.464Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-06-04T01:11:00.464Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-06-04T01:11:00.725Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-06-04T01:11:00.725Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-04T01:11:00.725Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-04T01:11:00.725Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-04T01:11:00.725Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-04T01:11:00.725Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-04T01:11:00.725Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-04T01:11:00.725Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-04T01:11:01.004Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-04T01:11:01.004Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-04T01:11:01.004Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-04T01:11:01.004Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-04T01:11:01.267Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-04T01:11:01.267Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-04T01:11:01.267Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-04T01:11:01.267Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-04T01:11:01.267Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-04T01:11:01.267Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-04T01:11:01.267Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-04T01:11:01.267Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-04T01:11:01.530Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-04T01:11:01.530Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-04T01:11:01.530Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-04T01:11:01.530Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-04T01:11:01.530Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-04T01:11:01.530Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-04T01:11:01.795Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-04T01:11:01.795Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-04T01:11:01.795Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-04T01:11:01.795Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-04T01:11:01.795Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-04T01:11:01.795Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-04T01:11:01.795Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-04T01:11:01.795Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-04T01:11:02.063Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-06-04T01:11:02.063Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-04T01:11:02.063Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-04T01:11:02.063Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-04T01:11:02.647Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-06-04T01:11:02.647Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-06-04T01:11:02.910Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-06-04T01:11:03.175Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-04T01:11:03.175Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-04T01:11:03.175Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-04T01:11:03.175Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-06-04T01:11:03.438Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-04T01:11:03.438Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-06-04T01:11:03.438Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-04T01:11:03.438Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-06-04T01:11:03.438Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-04T01:11:03.438Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-06-04T01:11:03.438Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-06-04T01:11:03.701Z] Setting up debconf (1.5.66ubuntu1) ... [2021-06-04T01:11:03.701Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-04T01:11:03.701Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-06-04T01:11:03.701Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-04T01:11:03.962Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-06-04T01:11:03.962Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-04T01:11:03.962Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-06-04T01:11:03.962Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-04T01:11:03.962Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-06-04T01:11:03.962Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-04T01:11:03.962Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-04T01:11:03.962Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-04T01:11:04.229Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-04T01:11:04.229Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-04T01:11:04.229Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-04T01:11:04.229Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-04T01:11:04.497Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-04T01:11:04.497Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-04T01:11:04.497Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-04T01:11:04.497Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-04T01:11:04.497Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-04T01:11:04.759Z] (Reading database ... 13921 files and directories currently installed.) [2021-06-04T01:11:04.759Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-04T01:11:04.759Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-04T01:11:04.759Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... [2021-06-04T01:11:04.759Z] Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-04T01:11:05.022Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-04T01:11:05.022Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-04T01:11:05.022Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-04T01:11:05.022Z] (Reading database ... 13921 files and directories currently installed.) [2021-06-04T01:11:05.022Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-06-04T01:11:05.022Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-06-04T01:11:05.022Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-06-04T01:11:05.284Z] (Reading database ... 13921 files and directories currently installed.) [2021-06-04T01:11:05.284Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-06-04T01:11:05.284Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-06-04T01:11:05.284Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-06-04T01:11:05.284Z] (Reading database ... 13921 files and directories currently installed.) [2021-06-04T01:11:05.284Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-06-04T01:11:05.284Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-04T01:11:05.553Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-04T01:11:05.553Z] (Reading database ... 13921 files and directories currently installed.) [2021-06-04T01:11:05.553Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-04T01:11:05.817Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-04T01:11:05.817Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-04T01:11:05.817Z] (Reading database ... 13921 files and directories currently installed.) [2021-06-04T01:11:05.817Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-06-04T01:11:05.817Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-06-04T01:11:05.817Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-06-04T01:11:06.079Z] (Reading database ... 13921 files and directories currently installed.) [2021-06-04T01:11:06.079Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-04T01:11:06.079Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-04T01:11:06.342Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-06-04T01:11:06.342Z] (Reading database ... 13921 files and directories currently installed.) [2021-06-04T01:11:06.342Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-04T01:11:06.342Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-04T01:11:06.342Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-06-04T01:11:06.605Z] (Reading database ... 13921 files and directories currently installed.) [2021-06-04T01:11:06.606Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-06-04T01:11:06.606Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-06-04T01:11:06.606Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-06-04T01:11:06.606Z] (Reading database ... 13921 files and directories currently installed.) [2021-06-04T01:11:06.606Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-06-04T01:11:06.606Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-06-04T01:11:06.869Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-06-04T01:11:06.869Z] (Reading database ... 13921 files and directories currently installed.) [2021-06-04T01:11:06.869Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-06-04T01:11:06.869Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-06-04T01:11:06.869Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-06-04T01:11:07.132Z] (Reading database ... 13921 files and directories currently installed.) [2021-06-04T01:11:07.132Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-06-04T01:11:07.132Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-06-04T01:11:07.132Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-06-04T01:11:07.132Z] (Reading database ... 13921 files and directories currently installed.) [2021-06-04T01:11:07.132Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-06-04T01:11:07.132Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-06-04T01:11:07.132Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-06-04T01:11:07.395Z] (Reading database ... 13921 files and directories currently installed.) [2021-06-04T01:11:07.395Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-06-04T01:11:07.395Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-06-04T01:11:07.396Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-06-04T01:11:07.396Z] (Reading database ... 13921 files and directories currently installed.) [2021-06-04T01:11:07.396Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-06-04T01:11:07.396Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-06-04T01:11:07.657Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-06-04T01:11:07.657Z] (Reading database ... 13921 files and directories currently installed.) [2021-06-04T01:11:07.657Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-06-04T01:11:07.657Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-06-04T01:11:07.657Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-06-04T01:11:07.657Z] (Reading database ... 13922 files and directories currently installed.) [2021-06-04T01:11:07.657Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-04T01:11:07.657Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-04T01:11:07.924Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-04T01:11:07.924Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-04T01:11:07.924Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-04T01:11:07.924Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-04T01:11:08.187Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-06-04T01:11:08.187Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-06-04T01:11:08.187Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-06-04T01:11:08.187Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-06-04T01:11:08.455Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-06-04T01:11:08.455Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-06-04T01:11:08.455Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-06-04T01:11:08.455Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-06-04T01:11:08.455Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-06-04T01:11:08.455Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-06-04T01:11:08.719Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-06-04T01:11:08.719Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-06-04T01:11:08.719Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-06-04T01:11:08.719Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-06-04T01:11:08.719Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-06-04T01:11:08.719Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-06-04T01:11:08.981Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-06-04T01:11:08.981Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-06-04T01:11:09.243Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-06-04T01:11:09.243Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-06-04T01:11:09.243Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-06-04T01:11:09.243Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-06-04T01:11:09.512Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-04T01:11:09.512Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-04T01:11:09.775Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-04T01:11:09.775Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-04T01:11:09.775Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-04T01:11:09.775Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-04T01:11:09.775Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-04T01:11:09.775Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-04T01:11:10.037Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-04T01:11:10.037Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-04T01:11:10.037Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-04T01:11:10.037Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-04T01:11:10.303Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-04T01:11:10.303Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-04T01:11:10.303Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-04T01:11:10.303Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-04T01:11:11.251Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-04T01:11:11.251Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-04T01:11:12.203Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-04T01:11:12.203Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-04T01:11:12.203Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-04T01:11:12.466Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-04T01:11:12.466Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-04T01:11:12.736Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-04T01:11:13.314Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-04T01:11:13.314Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-04T01:11:13.580Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-04T01:11:13.580Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-04T01:11:13.580Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-06-04T01:11:13.580Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-04T01:11:13.580Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-06-04T01:11:13.580Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-04T01:11:13.843Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-06-04T01:11:13.843Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-06-04T01:11:13.843Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-04T01:11:13.843Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-04T01:11:13.843Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-04T01:11:13.843Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-04T01:11:13.843Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-06-04T01:11:14.105Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-06-04T01:11:14.105Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-04T01:11:14.105Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-04T01:11:14.105Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-04T01:11:14.105Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-04T01:11:14.105Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-04T01:11:14.105Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-06-04T01:11:14.105Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-06-04T01:11:14.369Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-06-04T01:11:14.369Z] [2021-06-04T01:11:14.369Z] Current default time zone: 'Etc/UTC' [2021-06-04T01:11:14.369Z] Local time is now: Fri Jun 4 01:11:14 UTC 2021. [2021-06-04T01:11:14.369Z] Universal Time is now: Fri Jun 4 01:11:14 UTC 2021. [2021-06-04T01:11:14.369Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-06-04T01:11:14.369Z] [2021-06-04T01:11:14.369Z] Setting up systemd-sysv (237-3ubuntu10.47) ... [2021-06-04T01:11:14.369Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-04T01:11:14.369Z] Setting up linux-libc-dev:amd64 (4.15.0-144.148) ... [2021-06-04T01:11:14.369Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-06-04T01:11:14.369Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-06-04T01:11:14.369Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-06-04T01:11:14.369Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-06-04T01:11:14.369Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-06-04T01:11:14.369Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-06-04T01:11:14.369Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-06-04T01:11:14.369Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-04T01:11:14.632Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-06-04T01:11:14.632Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-04T01:11:14.632Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-04T01:11:14.632Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-04T01:11:14.632Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-06-04T01:11:14.632Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-06-04T01:11:14.632Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-06-04T01:11:14.632Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-04T01:11:14.632Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-06-04T01:11:14.632Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-06-04T01:11:14.632Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-06-04T01:11:14.632Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-06-04T01:11:16.589Z] Updating certificates in /etc/ssl/certs... [2021-06-04T01:11:17.535Z] 23 added, 27 removed; done. [2021-06-04T01:11:17.798Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-06-04T01:11:17.798Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-04T01:11:17.798Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-06-04T01:11:17.798Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-06-04T01:11:17.798Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-06-04T01:11:17.798Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-04T01:11:17.798Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-04T01:11:17.798Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-04T01:11:17.798Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-04T01:11:17.798Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-04T01:11:17.798Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-04T01:11:17.798Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-04T01:11:17.798Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-06-04T01:11:17.798Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-06-04T01:11:17.798Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-06-04T01:11:17.798Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-06-04T01:11:17.798Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-06-04T01:11:17.798Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-04T01:11:17.798Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-04T01:11:18.064Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-06-04T01:11:18.064Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-06-04T01:11:18.064Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-06-04T01:11:18.064Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-04T01:11:18.064Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-06-04T01:11:18.064Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-06-04T01:11:18.064Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-06-04T01:11:18.064Z] Updating certificates in /etc/ssl/certs... [2021-06-04T01:11:19.014Z] 0 added, 0 removed; done. [2021-06-04T01:11:19.014Z] Running hooks in /etc/ca-certificates/update.d... [2021-06-04T01:11:19.014Z] done. [2021-06-04T01:11:19.277Z] Reading package lists... [2021-06-04T01:11:19.540Z] Building dependency tree... [2021-06-04T01:11:19.540Z] Reading state information... [2021-06-04T01:11:19.540Z] The following NEW packages will be installed: [2021-06-04T01:11:19.540Z] apt-transport-https [2021-06-04T01:11:19.802Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-06-04T01:11:19.802Z] Need to get 1692 B of archives. [2021-06-04T01:11:19.802Z] After this operation, 154 kB of additional disk space will be used. [2021-06-04T01:11:19.802Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-06-04T01:11:19.802Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-04T01:11:19.802Z] Fetched 1692 B in 0s (10.6 kB/s) [2021-06-04T01:11:19.802Z] Selecting previously unselected package apt-transport-https. [2021-06-04T01:11:19.802Z] (Reading database ... 13927 files and directories currently installed.) [2021-06-04T01:11:19.802Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-06-04T01:11:19.802Z] Unpacking apt-transport-https (1.6.13) ... [2021-06-04T01:11:20.066Z] Setting up apt-transport-https (1.6.13) ... [2021-06-04T01:11:20.328Z] Waiting for network to be ready... [2021-06-04T01:11:26.076Z] 2021-06-04T01:11:23Z INFO Waiting for automatic snapd restart... [2021-06-04T01:11:26.341Z] snapd 2.50.1 from Canonical* installed [2021-06-04T01:11:27.294Z] "snapd" switched to the "latest/stable" channel [2021-06-04T01:11:27.294Z] [2021-06-04T01:11:29.850Z] core18 20210507 from Canonical* installed [2021-06-04T01:11:30.113Z] "core18" switched to the "latest/stable" channel [2021-06-04T01:11:30.113Z] [2021-06-04T01:11:34.336Z] snapcraft 4.8 from Canonical* installed [2021-06-04T01:11:34.336Z] "snapcraft" switched to the "latest/stable" channel [2021-06-04T01:11:34.336Z] [2021-06-04T01:11:39.688Z] 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-04T01:11:39.688Z] - README.md [2021-06-04T01:11:39.688Z] [2021-06-04T01:11:39.688Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-04T01:11:39.688Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-04T01:11:39.688Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-04T01:11:39.688Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-04T01:11:40.761Z] Reading package lists... [2021-06-04T01:11:41.393Z] 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-04T01:11:41.393Z] Reading package lists... [2021-06-04T01:11:41.393Z] Building dependency tree... [2021-06-04T01:11:41.393Z] Reading state information... [2021-06-04T01:11:41.669Z] Suggested packages: [2021-06-04T01:11:41.669Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-06-04T01:11:41.669Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-06-04T01:11:41.669Z] Recommended packages: [2021-06-04T01:11:41.669Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-06-04T01:11:41.669Z] The following NEW packages will be installed: [2021-06-04T01:11:41.669Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-06-04T01:11:41.669Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-06-04T01:11:41.669Z] pkg-config zip [2021-06-04T01:11:41.669Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-06-04T01:11:41.669Z] Need to get 7663 kB of archives. [2021-06-04T01:11:41.669Z] After this operation, 43.8 MB of additional disk space will be used. [2021-06-04T01:11:41.669Z] 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-04T01:11:41.930Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-06-04T01:11:41.930Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-06-04T01:11:41.930Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-06-04T01:11:41.930Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-06-04T01:11:41.930Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-06-04T01:11:41.930Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-06-04T01:11:41.930Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-06-04T01:11:42.191Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-06-04T01:11:42.191Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-06-04T01:11:42.191Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-06-04T01:11:42.191Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-06-04T01:11:42.191Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-06-04T01:11:42.191Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-06-04T01:11:42.191Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-06-04T01:11:42.452Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-04T01:11:42.452Z] Fetched 7663 kB in 1s (11.8 MB/s) [2021-06-04T01:11:42.452Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-06-04T01:11:42.452Z] (Reading database ... 13931 files and directories currently installed.) [2021-06-04T01:11:42.452Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-06-04T01:11:42.452Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-04T01:11:42.715Z] Selecting previously unselected package libpsl5:amd64. [2021-06-04T01:11:42.715Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-06-04T01:11:42.715Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-06-04T01:11:42.715Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-06-04T01:11:42.715Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-06-04T01:11:42.715Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-04T01:11:42.715Z] Selecting previously unselected package librtmp1:amd64. [2021-06-04T01:11:42.715Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-06-04T01:11:42.715Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-04T01:11:42.976Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-06-04T01:11:42.976Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-06-04T01:11:42.976Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-04T01:11:42.976Z] Selecting previously unselected package liberror-perl. [2021-06-04T01:11:42.976Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-06-04T01:11:42.976Z] Unpacking liberror-perl (0.17025-1) ... [2021-06-04T01:11:42.976Z] Selecting previously unselected package git-man. [2021-06-04T01:11:42.976Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-06-04T01:11:42.976Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-04T01:11:43.237Z] Selecting previously unselected package git. [2021-06-04T01:11:43.237Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-06-04T01:11:43.237Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-06-04T01:11:43.811Z] Selecting previously unselected package libnorm1:amd64. [2021-06-04T01:11:43.811Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-06-04T01:11:43.811Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-04T01:11:43.811Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-06-04T01:11:43.811Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-06-04T01:11:43.811Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-04T01:11:43.811Z] Selecting previously unselected package libsodium23:amd64. [2021-06-04T01:11:43.811Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-06-04T01:11:43.811Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-06-04T01:11:44.072Z] Selecting previously unselected package libzmq5:amd64. [2021-06-04T01:11:44.072Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-04T01:11:44.072Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-04T01:11:44.072Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-06-04T01:11:44.072Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-04T01:11:44.072Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-04T01:11:44.072Z] Selecting previously unselected package pkg-config. [2021-06-04T01:11:44.072Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-06-04T01:11:44.072Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-06-04T01:11:44.334Z] Selecting previously unselected package zip. [2021-06-04T01:11:44.334Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-06-04T01:11:44.334Z] Unpacking zip (3.0-11build1) ... [2021-06-04T01:11:44.334Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-04T01:11:44.334Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-04T01:11:44.334Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-04T01:11:44.334Z] Setting up liberror-perl (0.17025-1) ... [2021-06-04T01:11:44.334Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-06-04T01:11:44.334Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-04T01:11:44.334Z] No schema files found: doing nothing. [2021-06-04T01:11:44.334Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-04T01:11:44.334Z] Setting up zip (3.0-11build1) ... [2021-06-04T01:11:44.334Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-04T01:11:44.334Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-06-04T01:11:44.334Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-06-04T01:11:44.334Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-04T01:11:44.334Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-04T01:11:44.334Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-04T01:11:44.597Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-06-04T01:11:44.597Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-04T01:11:45.172Z] git set to automatically installed. [2021-06-04T01:11:45.172Z] git-man set to automatically installed. [2021-06-04T01:11:45.172Z] libcurl3-gnutls set to automatically installed. [2021-06-04T01:11:45.172Z] liberror-perl set to automatically installed. [2021-06-04T01:11:45.172Z] libglib2.0-0 set to automatically installed. [2021-06-04T01:11:45.172Z] libnghttp2-14 set to automatically installed. [2021-06-04T01:11:45.172Z] libnorm1 set to automatically installed. [2021-06-04T01:11:45.172Z] libpgm-5.2-0 set to automatically installed. [2021-06-04T01:11:45.172Z] libpsl5 set to automatically installed. [2021-06-04T01:11:45.172Z] librtmp1 set to automatically installed. [2021-06-04T01:11:45.172Z] libsodium23 set to automatically installed. [2021-06-04T01:11:45.172Z] libzmq3-dev set to automatically installed. [2021-06-04T01:11:45.172Z] libzmq5 set to automatically installed. [2021-06-04T01:11:45.172Z] pkg-config set to automatically installed. [2021-06-04T01:11:45.172Z] zip set to automatically installed. [2021-06-04T01:11:47.091Z] snapd is not logged in, snap install commands will use sudo [2021-06-04T01:11:47.394Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-04T01:11:47.394Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-04T01:11:47.394Z] ---> ace59eb3ad4b [2021-06-04T01:11:47.394Z] Step 3/22 : WORKDIR /edgex-go [2021-06-04T01:11:48.401Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-04T01:11:48.401Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-04T01:11:48.401Z] ---> ace59eb3ad4b [2021-06-04T01:11:48.401Z] Step 3/23 : WORKDIR /edgex-go [2021-06-04T01:11:48.401Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-04T01:11:48.401Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-04T01:11:48.401Z] ---> ace59eb3ad4b [2021-06-04T01:11:48.401Z] Step 3/26 : WORKDIR /edgex-go [2021-06-04T01:11:48.676Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-04T01:11:48.676Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-04T01:11:48.676Z] ---> ace59eb3ad4b [2021-06-04T01:11:48.676Z] Step 3/24 : WORKDIR /edgex-go [2021-06-04T01:11:48.676Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-04T01:11:48.676Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-04T01:11:48.676Z] ---> ace59eb3ad4b [2021-06-04T01:11:48.676Z] Step 3/24 : WORKDIR /edgex-go [2021-06-04T01:11:50.116Z] ---> Running in f21150d3f86b [2021-06-04T01:11:50.116Z] ---> Running in 7019830e2b0d [2021-06-04T01:11:50.116Z] ---> Running in f047be577f98 [2021-06-04T01:11:50.116Z] ---> Running in 34f365f709c5 [2021-06-04T01:11:50.116Z] ---> Running in 1f2fcebe4e1e [2021-06-04T01:11:51.098Z] Removing intermediate container 7019830e2b0d [2021-06-04T01:11:51.098Z] ---> 2e0c728d4e18 [2021-06-04T01:11:51.098Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-04T01:11:51.098Z] Removing intermediate container 1f2fcebe4e1e [2021-06-04T01:11:51.098Z] ---> c4e7a559cd52 [2021-06-04T01:11:51.098Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-04T01:11:51.098Z] Removing intermediate container 34f365f709c5 [2021-06-04T01:11:51.098Z] ---> 99ed5af7527c [2021-06-04T01:11:51.098Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-04T01:11:51.098Z] Removing intermediate container f21150d3f86b [2021-06-04T01:11:51.098Z] ---> 7eea6bae9be8 [2021-06-04T01:11:51.098Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-04T01:11:51.098Z] Removing intermediate container f047be577f98 [2021-06-04T01:11:51.098Z] ---> 3f508d7d6b44 [2021-06-04T01:11:51.098Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-04T01:11:51.098Z] ---> Running in 29ffe12c751d [2021-06-04T01:11:51.098Z] ---> Running in 2f43dbcbd15d [2021-06-04T01:11:51.098Z] ---> Running in aab724d71ea1 [2021-06-04T01:11:51.098Z] ---> Running in 4b41f9ccc8f1 [2021-06-04T01:11:51.368Z] ---> Running in 681ffa8be098 [2021-06-04T01:11:54.758Z] Removing intermediate container 29ffe12c751d [2021-06-04T01:11:54.758Z] ---> c7351d8e0558 [2021-06-04T01:11:54.758Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-04T01:11:54.758Z] ---> Running in 43afc3510835 [2021-06-04T01:11:54.758Z] Removing intermediate container 2f43dbcbd15d [2021-06-04T01:11:54.758Z] ---> 34bbff467b0c [2021-06-04T01:11:54.758Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-04T01:11:55.032Z] Removing intermediate container aab724d71ea1 [2021-06-04T01:11:55.032Z] ---> 1c11b9c3fa06 [2021-06-04T01:11:55.032Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-04T01:11:55.032Z] ---> Running in b7e06c091b54 [2021-06-04T01:11:55.306Z] ---> Running in 0921d7a7d06d [2021-06-04T01:11:55.584Z] Removing intermediate container 681ffa8be098 [2021-06-04T01:11:55.584Z] ---> 98ebbc37bb16 [2021-06-04T01:11:55.584Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-04T01:11:55.584Z] Removing intermediate container 4b41f9ccc8f1 [2021-06-04T01:11:55.584Z] ---> 1829cc75fdaf [2021-06-04T01:11:55.584Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-04T01:11:55.857Z] ---> Running in e8e20068bcd2 [2021-06-04T01:11:55.857Z] ---> Running in d43c2e62d2f4 [2021-06-04T01:11:56.480Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-04T01:11:57.083Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-04T01:11:57.362Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-04T01:11:57.635Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-04T01:11:57.635Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-04T01:11:57.909Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-04T01:11:58.181Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-04T01:11:58.181Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-04T01:11:58.459Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-04T01:11:58.743Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-04T01:11:58.743Z] OK: 218 MiB in 52 packages [2021-06-04T01:11:59.023Z] OK: 218 MiB in 52 packages [2021-06-04T01:11:59.306Z] OK: 218 MiB in 52 packages [2021-06-04T01:11:59.589Z] OK: 218 MiB in 52 packages [2021-06-04T01:11:59.882Z] OK: 218 MiB in 52 packages [2021-06-04T01:12:00.494Z] Removing intermediate container 43afc3510835 [2021-06-04T01:12:00.494Z] ---> 593c2cf2ef2f [2021-06-04T01:12:00.494Z] Step 6/23 : COPY go.mod . [2021-06-04T01:12:00.769Z] Removing intermediate container b7e06c091b54 [2021-06-04T01:12:00.769Z] ---> c986b4a8bc46 [2021-06-04T01:12:00.769Z] Step 6/24 : COPY go.mod . [2021-06-04T01:12:01.040Z] Removing intermediate container 0921d7a7d06d [2021-06-04T01:12:01.040Z] ---> d75211ad8fc9 [2021-06-04T01:12:01.040Z] Step 6/24 : COPY go.mod . [2021-06-04T01:12:01.649Z] Removing intermediate container e8e20068bcd2 [2021-06-04T01:12:01.649Z] ---> b409f5fdffb0 [2021-06-04T01:12:01.649Z] Step 6/26 : COPY go.mod . [2021-06-04T01:12:01.649Z] ---> 3d460ceab075 [2021-06-04T01:12:01.649Z] Step 7/23 : RUN go mod download [2021-06-04T01:12:01.649Z] Removing intermediate container d43c2e62d2f4 [2021-06-04T01:12:01.649Z] ---> fd717531aa98 [2021-06-04T01:12:01.649Z] Step 6/22 : COPY go.mod . [2021-06-04T01:12:01.981Z] ---> dce155916269 [2021-06-04T01:12:01.981Z] Step 7/24 : RUN go mod download [2021-06-04T01:12:01.981Z] ---> Running in 16f7b6618ee1 [2021-06-04T01:12:02.025Z] go (1.15/stable) 1.15.12 from Michael Hudson-Doyle (mwhudson) installed [2021-06-04T01:12:02.025Z] snapd is not logged in, snap install commands will use sudo [2021-06-04T01:12:02.025Z] snap "core18" has no updates available [2021-06-04T01:12:02.025Z] Pulling go-build-helper [2021-06-04T01:12:02.025Z] + snapcraftctl pull [2021-06-04T01:12:02.305Z] ---> Running in 57f65f63f636 [2021-06-04T01:12:02.305Z] ---> d9b607ad72cd [2021-06-04T01:12:02.305Z] Step 7/24 : RUN go mod download [2021-06-04T01:12:02.596Z] ---> Running in 7e94f5399408 [2021-06-04T01:12:02.970Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-06-04T01:12:02.970Z] Skipping pull go-build-helper (already ran) [2021-06-04T01:12:02.970Z] Building go-build-helper [2021-06-04T01:12:02.970Z] + snapcraftctl build [2021-06-04T01:12:03.243Z] ---> 2599d923e89a [2021-06-04T01:12:03.243Z] Step 7/26 : RUN go mod download [2021-06-04T01:12:03.563Z] ---> Running in c20a795bbc60 [2021-06-04T01:12:03.563Z] ---> 1d67d2be251b [2021-06-04T01:12:03.563Z] Step 7/22 : RUN go mod download [2021-06-04T01:12:03.850Z] ---> Running in b98f31310405 [2021-06-04T01:12:05.529Z] Staging go-build-helper [2021-06-04T01:12:05.529Z] + snapcraftctl stage [2021-06-04T01:12:07.273Z] Removing intermediate container 16f7b6618ee1 [2021-06-04T01:12:07.274Z] ---> 29df36c690da [2021-06-04T01:12:07.274Z] Step 8/23 : COPY . . [2021-06-04T01:12:07.274Z] Removing intermediate container 57f65f63f636 [2021-06-04T01:12:07.274Z] ---> cf229600a69d [2021-06-04T01:12:07.274Z] Step 8/24 : COPY . . [2021-06-04T01:12:07.556Z] Removing intermediate container 7e94f5399408 [2021-06-04T01:12:07.556Z] ---> fe6b457e7fd8 [2021-06-04T01:12:07.556Z] Step 8/24 : COPY . . [2021-06-04T01:12:07.833Z] Removing intermediate container c20a795bbc60 [2021-06-04T01:12:07.833Z] ---> 97c229a25572 [2021-06-04T01:12:07.833Z] Step 8/26 : COPY . . [2021-06-04T01:12:08.440Z] Removing intermediate container b98f31310405 [2021-06-04T01:12:08.440Z] ---> 499919f39eea [2021-06-04T01:12:08.440Z] Step 8/22 : COPY . . [2021-06-04T01:12:13.688Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-04T01:12:13.688Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-04T01:12:13.688Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] [2021-06-04T01:12:13.688Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] [2021-06-04T01:12:13.688Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-04T01:12:13.688Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-04T01:12:13.688Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] [2021-06-04T01:12:13.688Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] [2021-06-04T01:12:13.688Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1127 kB] [2021-06-04T01:12:13.688Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-06-04T01:12:13.688Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-04T01:12:13.688Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-04T01:12:13.688Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-04T01:12:13.688Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-04T01:12:13.688Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-04T01:12:13.688Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-04T01:12:13.688Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-04T01:12:13.688Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-04T01:12:13.688Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-04T01:12:13.688Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2098 kB] [2021-06-04T01:12:13.688Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] [2021-06-04T01:12:13.688Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-04T01:12:13.688Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-04T01:12:13.688Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [368 kB] [2021-06-04T01:12:13.688Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [49.8 kB] [2021-06-04T01:12:13.688Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-06-04T01:12:13.688Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] [2021-06-04T01:12:13.688Z] Fetched 24.7 MB in 0s (0 B/s) [2021-06-04T01:12:13.688Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-06-04T01:12:13.688Z] Fetched 224 kB in 0s (0 B/s) [2021-06-04T01:12:13.688Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-06-04T01:12:13.688Z] Fetched 157 kB in 0s (0 B/s) [2021-06-04T01:12:13.688Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-06-04T01:12:13.688Z] Fetched 221 kB in 0s (0 B/s) [2021-06-04T01:12:13.688Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-06-04T01:12:13.688Z] Fetched 143 kB in 0s (0 B/s) [2021-06-04T01:12:13.688Z] Pulling app-service-config [2021-06-04T01:12:13.688Z] + snapcraftctl pull [2021-06-04T01:12:14.635Z] Cloning into '/root/parts/app-service-config/src'... [2021-06-04T01:12:15.209Z] Pulling config-common [2021-06-04T01:12:15.209Z] + snapcraftctl pull [2021-06-04T01:12:19.426Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-04T01:12:19.426Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-04T01:12:19.426Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-04T01:12:19.426Z] Fetched 0 B in 0s (0 B/s) [2021-06-04T01:12:19.426Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-06-04T01:12:19.426Z] Fetched 0 B in 0s (0 B/s) [2021-06-04T01:12:19.426Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-06-04T01:12:19.426Z] Fetched 0 B in 0s (0 B/s) [2021-06-04T01:12:19.426Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-06-04T01:12:19.426Z] Fetched 0 B in 0s (0 B/s) [2021-06-04T01:12:19.426Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-06-04T01:12:19.426Z] Fetched 0 B in 0s (0 B/s) [2021-06-04T01:12:19.426Z] Pulling edgex-go [2021-06-04T01:12:19.426Z] + snapcraftctl pull [2021-06-04T01:12:30.625Z] ---> 395ede904c31 [2021-06-04T01:12:30.625Z] Step 9/23 : RUN go mod tidy [2021-06-04T01:12:30.625Z] ---> 228d2247df17 [2021-06-04T01:12:30.625Z] Step 9/24 : RUN go mod tidy [2021-06-04T01:12:30.625Z] ---> 68a2c0f44c53 [2021-06-04T01:12:30.625Z] Step 9/24 : RUN go mod tidy [2021-06-04T01:12:30.625Z] ---> Running in 474535f064c4 [2021-06-04T01:12:30.625Z] ---> Running in 51a0d2609cba [2021-06-04T01:12:30.625Z] ---> Running in 7796b4cca03f [2021-06-04T01:12:30.625Z] ---> 2947a4b05b13 [2021-06-04T01:12:30.625Z] Step 9/26 : RUN go mod tidy [2021-06-04T01:12:30.625Z] ---> a0e7b8c9ad73 [2021-06-04T01:12:30.625Z] Step 9/22 : RUN go mod tidy [2021-06-04T01:12:30.900Z] ---> Running in 8b68ab3123b7 [2021-06-04T01:12:30.901Z] ---> Running in 83d0ff1174d4 [2021-06-04T01:12:37.570Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-04T01:12:37.570Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-04T01:12:37.570Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-04T01:12:37.570Z] Fetched 0 B in 0s (0 B/s) [2021-06-04T01:12:37.570Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-06-04T01:12:37.570Z] Fetched 96.5 kB in 0s (0 B/s) [2021-06-04T01:12:37.570Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-06-04T01:12:37.570Z] Fetched 279 kB in 0s (0 B/s) [2021-06-04T01:12:37.570Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-06-04T01:12:37.570Z] Fetched 122 kB in 0s (0 B/s) [2021-06-04T01:12:37.570Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-06-04T01:12:37.570Z] Fetched 77.8 kB in 0s (0 B/s) [2021-06-04T01:12:37.570Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-06-04T01:12:37.570Z] Fetched 8848 B in 0s (0 B/s) [2021-06-04T01:12:37.570Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-06-04T01:12:37.570Z] Fetched 47.8 kB in 0s (0 B/s) [2021-06-04T01:12:37.570Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-06-04T01:12:37.570Z] Fetched 45.6 kB in 0s (0 B/s) [2021-06-04T01:12:37.570Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-06-04T01:12:37.570Z] Fetched 15.0 kB in 0s (0 B/s) [2021-06-04T01:12:37.570Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-06-04T01:12:37.570Z] Fetched 219 kB in 0s (0 B/s) [2021-06-04T01:12:37.570Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-06-04T01:12:37.570Z] Fetched 154 kB in 0s (0 B/s) [2021-06-04T01:12:37.570Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-06-04T01:12:37.570Z] Fetched 50.6 kB in 0s (0 B/s) [2021-06-04T01:12:37.570Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-06-04T01:12:37.570Z] Fetched 14.8 kB in 0s (0 B/s) [2021-06-04T01:12:37.570Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-06-04T01:12:37.570Z] Fetched 41.8 kB in 0s (0 B/s) [2021-06-04T01:12:37.570Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-06-04T01:12:37.570Z] Fetched 499 kB in 0s (0 B/s) [2021-06-04T01:12:37.570Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-06-04T01:12:37.570Z] Fetched 111 kB in 0s (0 B/s) [2021-06-04T01:12:37.570Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-06-04T01:12:37.570Z] Fetched 240 kB in 0s (0 B/s) [2021-06-04T01:12:37.570Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-06-04T01:12:37.571Z] Fetched 29.3 kB in 0s (0 B/s) [2021-06-04T01:12:37.571Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-06-04T01:12:37.571Z] Fetched 85.5 kB in 0s (0 B/s) [2021-06-04T01:12:37.571Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-06-04T01:12:37.571Z] Fetched 24.5 kB in 0s (0 B/s) [2021-06-04T01:12:37.571Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-06-04T01:12:37.571Z] Fetched 49.2 kB in 0s (0 B/s) [2021-06-04T01:12:37.571Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-06-04T01:12:37.571Z] Fetched 54.2 kB in 0s (0 B/s) [2021-06-04T01:12:37.571Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-06-04T01:12:37.571Z] Fetched 30.8 kB in 0s (0 B/s) [2021-06-04T01:12:37.571Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-06-04T01:12:37.571Z] Fetched 15.8 kB in 0s (0 B/s) [2021-06-04T01:12:37.571Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-06-04T01:12:37.571Z] Fetched 85.9 kB in 0s (0 B/s) [2021-06-04T01:12:37.571Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-06-04T01:12:37.571Z] Fetched 8720 B in 0s (0 B/s) [2021-06-04T01:12:37.571Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-06-04T01:12:37.571Z] Fetched 137 kB in 0s (0 B/s) [2021-06-04T01:12:37.571Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-06-04T01:12:37.571Z] Fetched 119 kB in 0s (0 B/s) [2021-06-04T01:12:37.571Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-06-04T01:12:37.571Z] Fetched 110 kB in 0s (0 B/s) [2021-06-04T01:12:37.571Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-06-04T01:12:37.571Z] Fetched 11.1 kB in 0s (0 B/s) [2021-06-04T01:12:37.571Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-06-04T01:12:37.571Z] Fetched 645 kB in 0s (0 B/s) [2021-06-04T01:12:37.571Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-06-04T01:12:37.571Z] Fetched 41.3 kB in 0s (0 B/s) [2021-06-04T01:12:37.571Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-06-04T01:12:37.571Z] Fetched 17.9 kB in 0s (0 B/s) [2021-06-04T01:12:37.571Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-06-04T01:12:37.571Z] Fetched 368 kB in 0s (0 B/s) [2021-06-04T01:12:37.571Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-06-04T01:12:37.571Z] Fetched 187 kB in 0s (0 B/s) [2021-06-04T01:12:37.571Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-06-04T01:12:37.571Z] Fetched 175 kB in 0s (0 B/s) [2021-06-04T01:12:37.571Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-06-04T01:12:37.571Z] Fetched 206 kB in 0s (0 B/s) [2021-06-04T01:12:37.571Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-06-04T01:12:37.571Z] Fetched 1301 kB in 0s (0 B/s) [2021-06-04T01:12:37.571Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-06-04T01:12:37.571Z] Fetched 36.2 kB in 0s (0 B/s) [2021-06-04T01:12:37.571Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-06-04T01:12:37.571Z] Fetched 159 kB in 0s (0 B/s) [2021-06-04T01:12:37.571Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-06-04T01:12:37.571Z] Fetched 107 kB in 0s (0 B/s) [2021-06-04T01:12:37.571Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-06-04T01:12:37.571Z] Fetched 48.7 kB in 0s (0 B/s) [2021-06-04T01:12:37.571Z] Pulling static-packages [2021-06-04T01:12:37.571Z] + snapcraftctl pull [2021-06-04T01:12:37.571Z] Pulling version [2021-06-04T01:12:37.571Z] + cd /root/project [2021-06-04T01:12:37.571Z] + [ -f VERSION ] [2021-06-04T01:12:37.571Z] + PROJECT_VERSION=local-dev [2021-06-04T01:12:37.571Z] + git rev-parse --short HEAD [2021-06-04T01:12:37.571Z] + GIT_REVISION=f07eca83 [2021-06-04T01:12:37.571Z] + snapcraftctl set-version local-dev [2021-06-04T01:12:37.571Z] Skipping build go-build-helper (already ran) [2021-06-04T01:12:37.571Z] Building app-service-config [2021-06-04T01:12:37.571Z] + make build [2021-06-04T01:12:37.571Z] go mod tidy [2021-06-04T01:12:37.654Z] Removing intermediate container 474535f064c4 [2021-06-04T01:12:37.654Z] ---> 3df3597f9ded [2021-06-04T01:12:37.654Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-04T01:12:37.654Z] ---> Running in efba94820239 [2021-06-04T01:12:37.932Z] Removing intermediate container 51a0d2609cba [2021-06-04T01:12:37.932Z] ---> 3b5d2d434da1 [2021-06-04T01:12:37.932Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-04T01:12:38.205Z] ---> Running in dfca91dbc89f [2021-06-04T01:12:38.206Z] Removing intermediate container 7796b4cca03f [2021-06-04T01:12:38.206Z] ---> 091bf14402b3 [2021-06-04T01:12:38.206Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-04T01:12:38.483Z] Removing intermediate container 8b68ab3123b7 [2021-06-04T01:12:38.483Z] ---> 8be9b0081e2e [2021-06-04T01:12:38.483Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-04T01:12:38.483Z] ---> Running in 1659ba13621b [2021-06-04T01:12:38.762Z] ---> Running in bab24813a8ec [2021-06-04T01:12:38.762Z] Removing intermediate container 83d0ff1174d4 [2021-06-04T01:12:38.762Z] ---> 0e8bfe6fe98f [2021-06-04T01:12:38.762Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-04T01:12:39.039Z] ---> Running in adc6e074139b [2021-06-04T01:12:39.319Z] 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-04T01:12:40.125Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.67 [2021-06-04T01:12:40.125Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.61 [2021-06-04T01:12:40.125Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 [2021-06-04T01:12:40.125Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.91 [2021-06-04T01:12:40.327Z] 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-04T01:12:40.385Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-06-04T01:12:40.385Z] go: downloading github.com/google/uuid v1.2.0 [2021-06-04T01:12:40.385Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-06-04T01:12:40.385Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-04T01:12:40.955Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-06-04T01:12:40.955Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 [2021-06-04T01:12:40.955Z] go: downloading github.com/pelletier/go-toml v1.9.1 [2021-06-04T01:12:41.220Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-06-04T01:12:41.220Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-06-04T01:12:41.220Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 [2021-06-04T01:12:41.220Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.23 [2021-06-04T01:12:41.319Z] 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-04T01:12:41.319Z] 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-04T01:12:41.502Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-06-04T01:12:41.502Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-06-04T01:12:41.502Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-06-04T01:12:41.502Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-06-04T01:12:41.502Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-06-04T01:12:41.593Z] 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-04T01:12:41.764Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 [2021-06-04T01:12:41.764Z] go: downloading github.com/kr/pretty v0.2.0 [2021-06-04T01:12:41.764Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-06-04T01:12:41.764Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-06-04T01:12:41.764Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-06-04T01:12:41.764Z] go: downloading github.com/kr/text v0.1.0 [2021-06-04T01:12:41.764Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-04T01:12:41.764Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-06-04T01:12:41.764Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-06-04T01:12:41.764Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-06-04T01:12:41.764Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-06-04T01:12:41.764Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-04T01:12:41.764Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-06-04T01:12:41.764Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-06-04T01:12:41.764Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-06-04T01:12:41.764Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-06-04T01:12:41.764Z] go: downloading github.com/x448/float16 v0.8.4 [2021-06-04T01:12:42.047Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-06-04T01:12:42.047Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-06-04T01:12:42.047Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-06-04T01:12:42.047Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-06-04T01:12:42.047Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-06-04T01:12:42.047Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-06-04T01:12:42.047Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-06-04T01:12:42.047Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-06-04T01:12:42.047Z] go: downloading golang.org/x/text v0.3.2 [2021-06-04T01:12:42.047Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-04T01:12:42.047Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-06-04T01:12:42.047Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-06-04T01:12:42.047Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-06-04T01:12:42.331Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-04T01:12:42.331Z] go: downloading github.com/fatih/color v1.9.0 [2021-06-04T01:12:42.331Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-06-04T01:12:42.331Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-06-04T01:12:42.331Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-06-04T01:12:42.331Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-06-04T01:12:42.331Z] go: downloading github.com/pkg/errors v0.8.1 [2021-06-04T01:12:42.331Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-06-04T01:12:42.331Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-06-04T01:12:42.331Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-06-04T01:12:42.331Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-06-04T01:12:42.603Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-06-04T01:12:42.603Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-06-04T01:12:42.603Z] go: downloading github.com/miekg/dns v1.1.26 [2021-06-04T01:12:42.603Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-06-04T01:12:42.603Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-04T01:12:42.603Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-06-04T01:12:42.603Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-06-04T01:12:42.603Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-06-04T01:12:42.603Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-06-04T01:12:42.603Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-04T01:12:42.603Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-06-04T01:12:42.864Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-06-04T01:12:42.864Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-06-04T01:12:42.864Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-06-04T01:12:42.864Z] go: downloading github.com/golang/protobuf v1.3.2 [2021-06-04T01:12:42.864Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-06-04T01:12:42.864Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-06-04T01:12:42.864Z] go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-06-04T01:12:43.126Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.67 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-06-04T01:12:53.138Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-06-04T01:12:53.138Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-06-04T01:12:53.138Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-06-04T01:12:53.138Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-06-04T01:12:54.095Z] Building config-common [2021-06-04T01:12:54.095Z] + snapcraftctl build [2021-06-04T01:12:56.651Z] Building edgex-go [2021-06-04T01:12:56.918Z] + cd /root/parts/edgex-go/src [2021-06-04T01:12:56.918Z] + make build [2021-06-04T01:12:56.918Z] go mod tidy [2021-06-04T01:12:57.491Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.96 [2021-06-04T01:12:57.491Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-06-04T01:12:57.491Z] go: downloading github.com/lib/pq v1.10.2 [2021-06-04T01:12:57.491Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 [2021-06-04T01:12:57.491Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-06-04T01:12:57.491Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-06-04T01:12:57.752Z] 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-04T01:13:01.975Z] 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-04T01:13:07.352Z] 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-04T01:13:08.741Z] 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-04T01:13:10.129Z] 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-04T01:13:10.702Z] 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-04T01:13:13.258Z] 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-04T01:13:14.644Z] 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-04T01:13:16.035Z] 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-04T01:13:17.447Z] 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-04T01:13:18.858Z] 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-04T01:13:20.377Z] 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-04T01:13:22.346Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-06-04T01:13:22.346Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-06-04T01:13:22.346Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-06-04T01:13:22.346Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-06-04T01:13:22.346Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-06-04T01:13:22.346Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-06-04T01:13:22.346Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-06-04T01:13:22.346Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-06-04T01:13:22.346Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-06-04T01:13:22.346Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-06-04T01:13:22.346Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-06-04T01:13:22.346Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-06-04T01:13:22.346Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-06-04T01:13:22.346Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-06-04T01:13:22.346Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-06-04T01:13:22.346Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-06-04T01:13:22.346Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-06-04T01:13:22.346Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-06-04T01:13:22.346Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-06-04T01:13:22.346Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-06-04T01:13:22.346Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-06-04T01:13:22.346Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-06-04T01:13:22.346Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-06-04T01:13:22.346Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-06-04T01:13:22.346Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-06-04T01:13:22.346Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-06-04T01:13:22.346Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-06-04T01:13:25.663Z] Building static-packages [2021-06-04T01:13:25.663Z] + snapcraftctl build [2021-06-04T01:13:27.583Z] Building version [2021-06-04T01:13:27.583Z] + snapcraftctl build [2021-06-04T01:13:30.140Z] Skipping stage go-build-helper (already ran) [2021-06-04T01:13:30.141Z] Staging app-service-config [2021-06-04T01:13:30.141Z] + snapcraftctl stage [2021-06-04T01:13:30.711Z] Staging config-common [2021-06-04T01:13:30.711Z] + snapcraftctl stage [2021-06-04T01:13:32.098Z] Staging edgex-go [2021-06-04T01:13:32.098Z] + snapcraftctl stage [2021-06-04T01:13:33.047Z] Staging static-packages [2021-06-04T01:13:33.047Z] + snapcraftctl stage [2021-06-04T01:13:34.016Z] Staging version [2021-06-04T01:13:34.016Z] + snapcraftctl stage [2021-06-04T01:13:35.426Z] Priming go-build-helper [2021-06-04T01:13:35.427Z] + snapcraftctl prime [2021-06-04T01:13:36.386Z] Priming app-service-config [2021-06-04T01:13:36.386Z] + snapcraftctl prime [2021-06-04T01:13:37.330Z] Priming config-common [2021-06-04T01:13:37.330Z] + snapcraftctl prime [2021-06-04T01:13:38.729Z] Priming edgex-go [2021-06-04T01:13:38.729Z] + snapcraftctl prime [2021-06-04T01:13:39.695Z] Priming static-packages [2021-06-04T01:13:39.695Z] + snapcraftctl prime [2021-06-04T01:13:42.247Z] Priming version [2021-06-04T01:13:42.509Z] + snapcraftctl prime [2021-06-04T01:13:43.459Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-04T01:14:33.449Z] 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-04T01:14:33.449Z] 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-04T01:14:33.449Z] Removing intermediate container 1659ba13621b [2021-06-04T01:14:33.449Z] ---> 05bb42dd6e0b [2021-06-04T01:14:33.449Z] [2021-06-04T01:14:33.449Z] Step 11/24 : FROM alpine:3.12 [2021-06-04T01:14:34.064Z] 3.12: Pulling from library/alpine [2021-06-04T01:14:36.072Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-04T01:14:36.072Z] Status: Downloaded newer image for alpine:3.12 [2021-06-04T01:14:36.072Z] ---> 9852663dfa18 [2021-06-04T01:14:36.072Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-04T01:14:36.670Z] ---> Running in 42012c92e956 [2021-06-04T01:14:38.132Z] Removing intermediate container bab24813a8ec [2021-06-04T01:14:38.132Z] ---> 8c948217d694 [2021-06-04T01:14:38.132Z] [2021-06-04T01:14:38.132Z] Step 11/22 : FROM alpine:3.12 [2021-06-04T01:14:38.132Z] ---> 9852663dfa18 [2021-06-04T01:14:38.132Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-04T01:14:38.728Z] ---> Running in 23ccc995af67 [2021-06-04T01:14:39.010Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-04T01:14:39.010Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-04T01:14:39.613Z] Removing intermediate container efba94820239 [2021-06-04T01:14:39.613Z] ---> e37abd83eed0 [2021-06-04T01:14:39.613Z] [2021-06-04T01:14:39.613Z] Step 11/23 : FROM alpine:3.12 [2021-06-04T01:14:39.613Z] ---> 9852663dfa18 [2021-06-04T01:14:39.613Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-04T01:14:39.888Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-04T01:14:39.888Z] Executing busybox-1.31.1-r20.trigger [2021-06-04T01:14:39.888Z] OK: 5 MiB in 15 packages [2021-06-04T01:14:40.169Z] ---> Running in 718031c9fb90 [2021-06-04T01:14:40.785Z] Removing intermediate container adc6e074139b [2021-06-04T01:14:40.785Z] ---> 6d6914177ea9 [2021-06-04T01:14:40.785Z] [2021-06-04T01:14:40.785Z] Step 11/26 : FROM alpine:3.12 [2021-06-04T01:14:40.785Z] ---> 9852663dfa18 [2021-06-04T01:14:40.785Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-04T01:14:41.064Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-04T01:14:41.064Z] ---> Running in 7d97081ff691 [2021-06-04T01:14:41.064Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-04T01:14:42.057Z] Removing intermediate container 42012c92e956 [2021-06-04T01:14:42.057Z] ---> 9ff883d1d307 [2021-06-04T01:14:42.057Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-04T01:14:42.057Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-04T01:14:42.057Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-04T01:14:42.057Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-04T01:14:42.057Z] (4/4) Installing curl (7.77.0-r0) [2021-06-04T01:14:42.057Z] Executing busybox-1.31.1-r20.trigger [2021-06-04T01:14:42.057Z] Executing ca-certificates-20191127-r4.trigger [2021-06-04T01:14:42.057Z] ---> Running in 27851f719409 [2021-06-04T01:14:42.335Z] OK: 7 MiB in 18 packages [2021-06-04T01:14:42.621Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-04T01:14:42.904Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-04T01:14:42.904Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-04T01:14:42.904Z] Removing intermediate container 27851f719409 [2021-06-04T01:14:42.904Z] ---> 9f30adb0ada4 [2021-06-04T01:14:42.904Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-04T01:14:43.181Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-04T01:14:43.181Z] ---> Running in a7914da79431 [2021-06-04T01:14:43.460Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-04T01:14:43.460Z] Executing busybox-1.31.1-r20.trigger [2021-06-04T01:14:43.460Z] OK: 5 MiB in 15 packages [2021-06-04T01:14:44.118Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-04T01:14:44.118Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-04T01:14:44.118Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-04T01:14:44.118Z] (4/6) Installing curl (7.77.0-r0) [2021-06-04T01:14:44.118Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-04T01:14:44.118Z] (6/6) Installing su-exec (0.2-r1) [2021-06-04T01:14:44.118Z] Executing busybox-1.31.1-r20.trigger [2021-06-04T01:14:44.118Z] Executing ca-certificates-20191127-r4.trigger [2021-06-04T01:14:44.397Z] OK: 7 MiB in 20 packages [2021-06-04T01:14:44.397Z] Removing intermediate container a7914da79431 [2021-06-04T01:14:44.397Z] ---> 84948c0f1196 [2021-06-04T01:14:44.397Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-04T01:14:44.997Z] ---> Running in 728ab4eff86a [2021-06-04T01:14:44.997Z] Removing intermediate container 23ccc995af67 [2021-06-04T01:14:44.997Z] ---> 708394d45bd8 [2021-06-04T01:14:44.997Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-04T01:14:45.271Z] ---> Running in 84b7cd8d703e [2021-06-04T01:14:45.548Z] Removing intermediate container 718031c9fb90 [2021-06-04T01:14:45.548Z] ---> 2c67e3d4f48b [2021-06-04T01:14:45.548Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-04T01:14:45.828Z] Removing intermediate container 728ab4eff86a [2021-06-04T01:14:45.828Z] ---> 7a72cb3b82cd [2021-06-04T01:14:45.828Z] Step 16/24 : WORKDIR / [2021-06-04T01:14:45.828Z] ---> Running in 20a359d012eb [2021-06-04T01:14:46.101Z] ---> Running in ed011cf3e30e [2021-06-04T01:14:46.101Z] Removing intermediate container 84b7cd8d703e [2021-06-04T01:14:46.101Z] ---> 17063580fe01 [2021-06-04T01:14:46.101Z] Step 14/22 : WORKDIR /edgex [2021-06-04T01:14:46.696Z] ---> Running in c36ac8881e3a [2021-06-04T01:14:46.971Z] Removing intermediate container 20a359d012eb [2021-06-04T01:14:46.971Z] ---> 3579f3967b43 [2021-06-04T01:14:46.971Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-04T01:14:46.971Z] Removing intermediate container 7d97081ff691 [2021-06-04T01:14:46.971Z] ---> a9c3ff713bb7 [2021-06-04T01:14:46.971Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-04T01:14:47.252Z] Removing intermediate container ed011cf3e30e [2021-06-04T01:14:47.253Z] ---> 160aeb8c3863 [2021-06-04T01:14:47.253Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-04T01:14:47.533Z] ---> Running in 6e3a1becdda3 [2021-06-04T01:14:47.533Z] ---> Running in d34253829bc7 [2021-06-04T01:14:47.809Z] Removing intermediate container c36ac8881e3a [2021-06-04T01:14:47.809Z] ---> a465cf74e666 [2021-06-04T01:14:47.809Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-04T01:14:48.408Z] Removing intermediate container 6e3a1becdda3 [2021-06-04T01:14:48.408Z] ---> acfb11c3eb33 [2021-06-04T01:14:48.408Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-04T01:14:48.681Z] Removing intermediate container d34253829bc7 [2021-06-04T01:14:48.681Z] ---> 8a4701c239a9 [2021-06-04T01:14:48.681Z] Step 14/26 : WORKDIR / [2021-06-04T01:14:48.681Z] ---> Running in 51da1a354b27 [2021-06-04T01:14:48.958Z] ---> f62cf36c15f5 [2021-06-04T01:14:48.958Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-04T01:14:48.958Z] ---> Running in 24d41725cd48 [2021-06-04T01:14:49.232Z] Removing intermediate container dfca91dbc89f [2021-06-04T01:14:49.233Z] ---> 94f499be5c28 [2021-06-04T01:14:49.233Z] [2021-06-04T01:14:49.233Z] Step 11/24 : FROM alpine:3.12 [2021-06-04T01:14:49.233Z] ---> 9852663dfa18 [2021-06-04T01:14:49.233Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-04T01:14:49.511Z] ---> e2c0dbcdd3e7 [2021-06-04T01:14:49.511Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-04T01:14:49.511Z] ---> Running in 06b0d3c553c9 [2021-06-04T01:14:49.788Z] Removing intermediate container 51da1a354b27 [2021-06-04T01:14:49.788Z] ---> da33e9c6799f [2021-06-04T01:14:49.788Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-04T01:14:49.788Z] Removing intermediate container 24d41725cd48 [2021-06-04T01:14:49.788Z] ---> ce1517d3b2e2 [2021-06-04T01:14:49.788Z] 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-04T01:14:50.394Z] Removing intermediate container 06b0d3c553c9 [2021-06-04T01:14:50.394Z] ---> 66c1bc583367 [2021-06-04T01:14:50.394Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-04T01:14:50.667Z] ---> 4785801bfb12 [2021-06-04T01:14:50.667Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-04T01:14:50.667Z] ---> Running in c95f1999a593 [2021-06-04T01:14:50.941Z] ---> d4cae2dcce72 [2021-06-04T01:14:50.941Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-04T01:14:51.216Z] ---> 7f375607c362 [2021-06-04T01:14:51.216Z] 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-04T01:14:51.216Z] ---> 15074ceed55d [2021-06-04T01:14:51.216Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-04T01:14:51.490Z] Removing intermediate container c95f1999a593 [2021-06-04T01:14:51.490Z] ---> cab07ad6734e [2021-06-04T01:14:51.490Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-04T01:14:51.768Z] ---> Running in 20dde030f2d1 [2021-06-04T01:14:51.768Z] ---> 1e5ae254ff75 [2021-06-04T01:14:51.768Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-04T01:14:52.045Z] ---> Running in 3a70fcd198c2 [2021-06-04T01:14:52.643Z] ---> e06e23521b8f [2021-06-04T01:14:52.643Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-04T01:14:52.643Z] Removing intermediate container 20dde030f2d1 [2021-06-04T01:14:52.643Z] ---> 0d440f3a41e5 [2021-06-04T01:14:52.643Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-04T01:14:52.643Z] Removing intermediate container 3a70fcd198c2 [2021-06-04T01:14:52.643Z] ---> 9ecd51451c85 [2021-06-04T01:14:52.643Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-04T01:14:52.924Z] ---> 2207f5ce3fd9 [2021-06-04T01:14:52.924Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-04T01:14:52.924Z] ---> Running in 247037edebe3 [2021-06-04T01:14:53.198Z] ---> Running in ef9388e87397 [2021-06-04T01:14:53.198Z] ---> 406576ebd666 [2021-06-04T01:14:53.198Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-04T01:14:53.476Z] ---> Running in 4c2a0ea19e3d [2021-06-04T01:14:53.750Z] ---> 4c70eb406662 [2021-06-04T01:14:53.750Z] 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-04T01:14:54.031Z] Removing intermediate container ef9388e87397 [2021-06-04T01:14:54.031Z] ---> d03dccf2be13 [2021-06-04T01:14:54.031Z] Step 22/24 : LABEL arch=arm64 [2021-06-04T01:14:54.031Z] ---> Running in 96f2c70d2029 [2021-06-04T01:14:54.306Z] ---> 271f40fc1da8 [2021-06-04T01:14:54.306Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-04T01:14:54.306Z] Removing intermediate container 4c2a0ea19e3d [2021-06-04T01:14:54.306Z] ---> 97a30ce6b245 [2021-06-04T01:14:54.306Z] Step 19/22 : CMD ["--init=true"] [2021-06-04T01:14:54.580Z] ---> Running in af37eb7522c6 [2021-06-04T01:14:54.580Z] ---> Running in 6d7dd5fb1450 [2021-06-04T01:14:54.853Z] ---> 65eda5da35c1 [2021-06-04T01:14:54.853Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-04T01:14:54.853Z] Removing intermediate container 96f2c70d2029 [2021-06-04T01:14:54.853Z] ---> 8720d50d28c8 [2021-06-04T01:14:54.853Z] Step 23/24 : LABEL git_sha=f07eca83e35a038c70eed2ee1de8b1722ae9d96c [2021-06-04T01:14:55.125Z] ---> Running in dd7c420ec81d [2021-06-04T01:14:55.402Z] Removing intermediate container 6d7dd5fb1450 [2021-06-04T01:14:55.402Z] ---> 06922beb595c [2021-06-04T01:14:55.402Z] Step 20/22 : LABEL arch=arm64 [2021-06-04T01:14:55.402Z] Removing intermediate container af37eb7522c6 [2021-06-04T01:14:55.402Z] ---> f978d9245086 [2021-06-04T01:14:55.402Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-04T01:14:55.673Z] ---> Running in 2a53d13c085f [2021-06-04T01:14:55.673Z] ---> Running in 09481675c38e [2021-06-04T01:14:55.943Z] Removing intermediate container dd7c420ec81d [2021-06-04T01:14:55.943Z] ---> d02b4d54cf06 [2021-06-04T01:14:55.943Z] Step 24/24 : LABEL version=0.0.0 [2021-06-04T01:14:56.216Z] ---> Running in bf8301ed7665 [2021-06-04T01:14:56.216Z] Removing intermediate container 247037edebe3 [2021-06-04T01:14:56.216Z] ---> 1d7d3f036b3c [2021-06-04T01:14:56.216Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-04T01:14:56.500Z] ---> d152217092f8 [2021-06-04T01:14:56.500Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-04T01:14:56.500Z] Removing intermediate container 09481675c38e [2021-06-04T01:14:56.500Z] ---> 41d8902ad055 [2021-06-04T01:14:56.500Z] Step 21/23 : LABEL arch=arm64 [2021-06-04T01:14:56.500Z] Removing intermediate container 2a53d13c085f [2021-06-04T01:14:56.500Z] ---> 333f22a61f53 [2021-06-04T01:14:56.500Z] Step 21/22 : LABEL git_sha=f07eca83e35a038c70eed2ee1de8b1722ae9d96c [2021-06-04T01:14:56.500Z] ---> Running in 8bcc045c0bdb [2021-06-04T01:14:56.775Z] ---> Running in 991d2fbf8b92 [2021-06-04T01:14:56.775Z] ---> Running in e894eb4158e6 [2021-06-04T01:14:56.775Z] Removing intermediate container bf8301ed7665 [2021-06-04T01:14:56.775Z] ---> 7e2d6b55c117 [2021-06-04T01:14:56.775Z] [2021-06-04T01:14:57.375Z] Removing intermediate container 991d2fbf8b92 [2021-06-04T01:14:57.375Z] ---> 39a542bd1a34 [2021-06-04T01:14:57.375Z] Step 22/23 : LABEL git_sha=f07eca83e35a038c70eed2ee1de8b1722ae9d96c [2021-06-04T01:14:57.375Z] Successfully built 7e2d6b55c117 [2021-06-04T01:14:57.647Z] Successfully tagged core-command-arm64:latest [2021-06-04T01:14:57.647Z]  Building core-command ... done Building support-notifications [2021-06-04T01:14:57.647Z] Removing intermediate container e894eb4158e6 [2021-06-04T01:14:57.647Z] ---> 12d3124084e7 [2021-06-04T01:14:57.647Z] Step 22/22 : LABEL version=0.0.0 [2021-06-04T01:14:57.919Z] ---> Running in 98527f4017fe [2021-06-04T01:14:57.919Z] ---> Running in faae8fe5eecd [2021-06-04T01:14:58.195Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-04T01:14:58.195Z] ---> 4ca9f5964b19 [2021-06-04T01:14:58.195Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-04T01:14:58.470Z] Removing intermediate container 98527f4017fe [2021-06-04T01:14:58.470Z] ---> 39894dc379ee [2021-06-04T01:14:58.470Z] Step 23/23 : LABEL version=0.0.0 [2021-06-04T01:14:58.741Z] Removing intermediate container faae8fe5eecd [2021-06-04T01:14:58.741Z] ---> 674f16eb1cdd [2021-06-04T01:14:58.741Z] [2021-06-04T01:14:58.741Z] ---> Running in e383e9d3c26e [2021-06-04T01:14:59.015Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-04T01:14:59.325Z] Successfully built 674f16eb1cdd [2021-06-04T01:14:59.325Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-04T01:14:59.325Z]  Building security-proxy-setup ... done Building sys-mgmt-agent [2021-06-04T01:14:59.596Z] ---> 73f22623e6af [2021-06-04T01:14:59.596Z] 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-04T01:14:59.596Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-04T01:14:59.596Z] Removing intermediate container e383e9d3c26e [2021-06-04T01:14:59.596Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-04T01:14:59.596Z] ---> 0b8b45caa082 [2021-06-04T01:14:59.869Z] [2021-06-04T01:14:59.869Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-04T01:14:59.869Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-04T01:14:59.869Z] ---> Running in ae6baee418e1 [2021-06-04T01:15:00.150Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-04T01:15:00.150Z] Successfully built 0b8b45caa082 [2021-06-04T01:15:00.150Z] Successfully tagged support-scheduler-arm64:latest [2021-06-04T01:15:00.150Z] Building security-bootstrapper [2021-06-04T01:15:00.150Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-04T01:15:00.150Z]  Building support-scheduler ... done Executing busybox-1.31.1-r20.trigger [2021-06-04T01:15:00.421Z] OK: 8 MiB in 20 packages [2021-06-04T01:15:01.873Z] Removing intermediate container 8bcc045c0bdb [2021-06-04T01:15:01.873Z] ---> 0cb035a1fc42 [2021-06-04T01:15:01.873Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-04T01:15:02.864Z] Removing intermediate container ae6baee418e1 [2021-06-04T01:15:02.864Z] ---> 3452803febae [2021-06-04T01:15:02.864Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-04T01:15:03.463Z] ---> 6d350a4feadd [2021-06-04T01:15:03.463Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-04T01:15:03.463Z] ---> Running in 0c8be2b12dd1 [2021-06-04T01:15:04.460Z] Removing intermediate container 0c8be2b12dd1 [2021-06-04T01:15:04.460Z] ---> 19447a481def [2021-06-04T01:15:04.460Z] Step 24/26 : LABEL arch=arm64 [2021-06-04T01:15:04.734Z] ---> d4d8946fc3c3 [2021-06-04T01:15:04.734Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-04T01:15:04.734Z] ---> Running in 07c90c74de39 [2021-06-04T01:15:05.714Z] Removing intermediate container 07c90c74de39 [2021-06-04T01:15:05.714Z] ---> 4320f3c9e4cb [2021-06-04T01:15:05.714Z] Step 25/26 : LABEL git_sha=f07eca83e35a038c70eed2ee1de8b1722ae9d96c [2021-06-04T01:15:05.989Z] ---> 71814bda3666 [2021-06-04T01:15:05.989Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-04T01:15:05.989Z] ---> Running in e67a1405590b [2021-06-04T01:15:06.276Z] ---> Running in 38669508ed6d [2021-06-04T01:15:06.563Z] Removing intermediate container e67a1405590b [2021-06-04T01:15:06.563Z] ---> 4003b2425379 [2021-06-04T01:15:06.563Z] Step 26/26 : LABEL version=0.0.0 [2021-06-04T01:15:07.160Z] ---> Running in c7de1232cd9a [2021-06-04T01:15:07.160Z] Removing intermediate container 38669508ed6d [2021-06-04T01:15:07.160Z] ---> e32880cc7497 [2021-06-04T01:15:07.160Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-04T01:15:07.432Z] ---> Running in c4f2bb6287b4 [2021-06-04T01:15:07.708Z] Removing intermediate container c7de1232cd9a [2021-06-04T01:15:07.709Z] ---> b02ef89f6341 [2021-06-04T01:15:07.709Z] [2021-06-04T01:15:07.982Z] Successfully built b02ef89f6341 [2021-06-04T01:15:08.253Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-04T01:15:08.253Z]  Building security-secretstore-setup ... done Building core-metadata [2021-06-04T01:15:08.253Z] Removing intermediate container c4f2bb6287b4 [2021-06-04T01:15:08.253Z] ---> 09e226b68c1e [2021-06-04T01:15:08.253Z] Step 22/24 : LABEL arch=arm64 [2021-06-04T01:15:08.526Z] ---> Running in dec9455dc668 [2021-06-04T01:15:08.810Z] Removing intermediate container dec9455dc668 [2021-06-04T01:15:08.810Z] ---> d37613b9c3d6 [2021-06-04T01:15:08.810Z] Step 23/24 : LABEL git_sha=f07eca83e35a038c70eed2ee1de8b1722ae9d96c [2021-06-04T01:15:09.094Z] ---> Running in f3b8ed1b80ad [2021-06-04T01:15:09.708Z] Removing intermediate container f3b8ed1b80ad [2021-06-04T01:15:09.708Z] ---> df0de7bde9a3 [2021-06-04T01:15:09.708Z] Step 24/24 : LABEL version=0.0.0 [2021-06-04T01:15:09.708Z] ---> Running in c3f1f3e17dc6 [2021-06-04T01:15:10.317Z] Removing intermediate container c3f1f3e17dc6 [2021-06-04T01:15:10.317Z] ---> 2219bc5db583 [2021-06-04T01:15:10.317Z] [2021-06-04T01:15:10.951Z] Successfully built 2219bc5db583 [2021-06-04T01:15:10.951Z] Successfully tagged core-data-arm64:latest [2021-06-04T01:15:49.982Z]  Building core-data ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-04T01:15:49.982Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-04T01:15:49.982Z] ---> ace59eb3ad4b [2021-06-04T01:15:49.982Z] Step 3/23 : WORKDIR /edgex-go [2021-06-04T01:15:49.982Z] ---> Using cache [2021-06-04T01:15:49.982Z] ---> 3f508d7d6b44 [2021-06-04T01:15:49.982Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-04T01:15:49.982Z] ---> Using cache [2021-06-04T01:15:49.982Z] ---> 98ebbc37bb16 [2021-06-04T01:15:49.982Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-04T01:15:50.585Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-04T01:15:50.585Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-04T01:15:50.585Z] ---> ace59eb3ad4b [2021-06-04T01:15:50.585Z] Step 3/32 : WORKDIR /edgex-go [2021-06-04T01:15:50.585Z] ---> Using cache [2021-06-04T01:15:50.585Z] ---> 3f508d7d6b44 [2021-06-04T01:15:50.585Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-04T01:15:50.585Z] ---> Using cache [2021-06-04T01:15:50.585Z] ---> 98ebbc37bb16 [2021-06-04T01:15:50.585Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-04T01:15:50.585Z] ---> Using cache [2021-06-04T01:15:50.585Z] ---> fd717531aa98 [2021-06-04T01:15:50.585Z] Step 6/32 : COPY go.mod . [2021-06-04T01:15:50.585Z] ---> Using cache [2021-06-04T01:15:50.585Z] ---> 1d67d2be251b [2021-06-04T01:15:50.585Z] Step 7/32 : RUN go mod download [2021-06-04T01:15:50.585Z] ---> Using cache [2021-06-04T01:15:50.585Z] ---> 499919f39eea [2021-06-04T01:15:50.585Z] Step 8/32 : COPY . . [2021-06-04T01:15:50.585Z] ---> Using cache [2021-06-04T01:15:50.585Z] ---> a0e7b8c9ad73 [2021-06-04T01:15:50.586Z] Step 9/32 : RUN go mod tidy [2021-06-04T01:15:50.586Z] ---> Using cache [2021-06-04T01:15:50.586Z] ---> 8be9b0081e2e [2021-06-04T01:15:50.586Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-04T01:15:50.879Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-04T01:15:50.879Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-04T01:15:50.879Z] ---> ace59eb3ad4b [2021-06-04T01:15:50.879Z] Step 3/24 : WORKDIR /edgex-go [2021-06-04T01:15:50.879Z] ---> Using cache [2021-06-04T01:15:50.879Z] ---> 3f508d7d6b44 [2021-06-04T01:15:50.879Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-04T01:15:50.879Z] ---> Using cache [2021-06-04T01:15:50.879Z] ---> 98ebbc37bb16 [2021-06-04T01:15:50.879Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-04T01:15:52.326Z] ---> Running in d2960aa7054d [2021-06-04T01:15:52.326Z] ---> Running in af3dfdf524c4 [2021-06-04T01:15:52.326Z] ---> Running in 3e7effb926a8 [2021-06-04T01:15:53.315Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-04T01:15:53.315Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-04T01:15:53.315Z] ---> ace59eb3ad4b [2021-06-04T01:15:53.315Z] Step 3/24 : WORKDIR /edgex-go [2021-06-04T01:15:53.315Z] ---> Using cache [2021-06-04T01:15:53.315Z] ---> 3f508d7d6b44 [2021-06-04T01:15:53.315Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-04T01:15:53.315Z] ---> Using cache [2021-06-04T01:15:53.315Z] ---> 98ebbc37bb16 [2021-06-04T01:15:53.315Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-04T01:15:53.315Z] ---> Using cache [2021-06-04T01:15:53.315Z] ---> fd717531aa98 [2021-06-04T01:15:53.315Z] Step 6/24 : COPY go.mod . [2021-06-04T01:15:53.315Z] ---> Using cache [2021-06-04T01:15:53.315Z] ---> 1d67d2be251b [2021-06-04T01:15:53.315Z] Step 7/24 : RUN go mod download [2021-06-04T01:15:53.315Z] ---> Using cache [2021-06-04T01:15:53.315Z] ---> 499919f39eea [2021-06-04T01:15:53.315Z] Step 8/24 : COPY . . [2021-06-04T01:15:53.315Z] ---> Using cache [2021-06-04T01:15:53.315Z] ---> a0e7b8c9ad73 [2021-06-04T01:15:53.315Z] Step 9/24 : RUN go mod tidy [2021-06-04T01:15:53.315Z] ---> Using cache [2021-06-04T01:15:53.315Z] ---> 8be9b0081e2e [2021-06-04T01:15:53.315Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-04T01:15:53.591Z] ---> Running in aeaea0f63549 [2021-06-04T01:15:54.189Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-04T01:15:54.785Z] 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-04T01:15:54.785Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-04T01:15:55.060Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-04T01:15:55.060Z] 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-04T01:15:55.671Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-04T01:15:56.276Z] OK: 218 MiB in 52 packages [2021-06-04T01:15:56.880Z] OK: 218 MiB in 52 packages [2021-06-04T01:15:57.870Z] Removing intermediate container d2960aa7054d [2021-06-04T01:15:57.870Z] ---> 86183cf8000f [2021-06-04T01:15:57.870Z] Step 6/23 : COPY go.mod . [2021-06-04T01:15:58.474Z] Removing intermediate container af3dfdf524c4 [2021-06-04T01:15:58.474Z] ---> 86491b278527 [2021-06-04T01:15:58.474Z] Step 6/24 : COPY go.mod . [2021-06-04T01:15:59.092Z] ---> 3c2cbf68c481 [2021-06-04T01:15:59.092Z] Step 7/23 : RUN go mod download [2021-06-04T01:15:59.369Z] ---> Running in e6bb9166d352 [2021-06-04T01:16:00.352Z] ---> 7662caa23e38 [2021-06-04T01:16:00.352Z] Step 7/24 : RUN go mod download [2021-06-04T01:16:00.352Z] ---> Running in 1f6c9738905d [2021-06-04T01:16:04.684Z] Removing intermediate container e6bb9166d352 [2021-06-04T01:16:04.684Z] ---> 0fe0e2970f68 [2021-06-04T01:16:04.684Z] Step 8/23 : COPY . . [2021-06-04T01:16:04.684Z] Removing intermediate container 1f6c9738905d [2021-06-04T01:16:04.684Z] ---> 608e51984ade [2021-06-04T01:16:04.684Z] Step 8/24 : COPY . . [2021-06-04T01:16:31.503Z] ---> be3548def4a5 [2021-06-04T01:16:31.504Z] Step 9/23 : RUN go mod tidy [2021-06-04T01:16:31.504Z] ---> a1d73267f80f [2021-06-04T01:16:31.504Z] Step 9/24 : RUN go mod tidy [2021-06-04T01:16:31.504Z] ---> Running in 8848f5dfa008 [2021-06-04T01:16:31.504Z] ---> Running in 4189bb6c3409 [2021-06-04T01:16:39.796Z] Removing intermediate container 8848f5dfa008 [2021-06-04T01:16:39.796Z] ---> daa8bdbd32b5 [2021-06-04T01:16:39.796Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-04T01:16:39.796Z] Removing intermediate container 4189bb6c3409 [2021-06-04T01:16:39.796Z] ---> f4f81e66be32 [2021-06-04T01:16:39.796Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-04T01:16:39.796Z] ---> Running in ca7793519c5e [2021-06-04T01:16:39.796Z] ---> Running in b3e354739e0b [2021-06-04T01:16:41.236Z] 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-04T01:16:41.511Z] 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-04T01:17:13.886Z] Removing intermediate container 3e7effb926a8 [2021-06-04T01:17:13.886Z] ---> 8fea17fa11e6 [2021-06-04T01:17:13.886Z] [2021-06-04T01:17:13.886Z] Step 11/32 : FROM alpine:3.12 [2021-06-04T01:17:13.886Z] ---> 9852663dfa18 [2021-06-04T01:17:13.886Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-04T01:17:13.886Z] ---> Running in db0c6739f634 [2021-06-04T01:17:13.886Z] Removing intermediate container db0c6739f634 [2021-06-04T01:17:13.886Z] ---> 3df4ae4fbb3b [2021-06-04T01:17:13.886Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-04T01:17:13.886Z] ---> Running in b96f6af7ca60 [2021-06-04T01:17:14.877Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-04T01:17:15.152Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-04T01:17:15.755Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-04T01:17:15.755Z] (2/2) Installing su-exec (0.2-r1) [2021-06-04T01:17:15.755Z] Executing busybox-1.31.1-r20.trigger [2021-06-04T01:17:15.755Z] OK: 5 MiB in 16 packages [2021-06-04T01:17:17.744Z] Removing intermediate container b96f6af7ca60 [2021-06-04T01:17:17.744Z] ---> 31fbf5329c21 [2021-06-04T01:17:17.744Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-04T01:17:17.744Z] ---> Running in 68bab58836a4 [2021-06-04T01:17:18.356Z] Removing intermediate container 68bab58836a4 [2021-06-04T01:17:18.356Z] ---> 7f28568c197e [2021-06-04T01:17:18.356Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-04T01:17:18.633Z] ---> Running in 8ba9a59e953c [2021-06-04T01:17:19.235Z] Removing intermediate container 8ba9a59e953c [2021-06-04T01:17:19.235Z] ---> 1af825e65d56 [2021-06-04T01:17:19.235Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-04T01:17:19.521Z] ---> Running in 0cdd792a1422 [2021-06-04T01:17:24.967Z] Removing intermediate container aeaea0f63549 [2021-06-04T01:17:24.967Z] ---> 9d77b2f4b60b [2021-06-04T01:17:24.967Z] [2021-06-04T01:17:24.967Z] Step 11/24 : FROM alpine:3.12 [2021-06-04T01:17:24.967Z] ---> 9852663dfa18 [2021-06-04T01:17:24.967Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-04T01:17:24.967Z] ---> Using cache [2021-06-04T01:17:24.967Z] ---> 2c67e3d4f48b [2021-06-04T01:17:24.967Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-04T01:17:24.967Z] ---> Using cache [2021-06-04T01:17:24.967Z] ---> 3579f3967b43 [2021-06-04T01:17:24.967Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-04T01:17:24.967Z] Removing intermediate container 0cdd792a1422 [2021-06-04T01:17:24.967Z] ---> 66f2b79c0b09 [2021-06-04T01:17:24.967Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-04T01:17:24.967Z] ---> Running in fb32e0fd6370 [2021-06-04T01:17:24.967Z] ---> Running in 41faeb72df94 [2021-06-04T01:17:25.963Z] Removing intermediate container 41faeb72df94 [2021-06-04T01:17:25.963Z] ---> eafde5c4e0ef [2021-06-04T01:17:25.963Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-04T01:17:25.963Z] Removing intermediate container fb32e0fd6370 [2021-06-04T01:17:25.963Z] ---> dd8229a6424f [2021-06-04T01:17:25.963Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-04T01:17:26.237Z] ---> Running in ce9d97a0f43a [2021-06-04T01:17:26.847Z] Removing intermediate container ce9d97a0f43a [2021-06-04T01:17:26.847Z] ---> ccc05b087add [2021-06-04T01:17:26.847Z] Step 16/24 : WORKDIR / [2021-06-04T01:17:27.132Z] ---> Running in 71d6e175d9a7 [2021-06-04T01:17:27.408Z] ---> b25910d4503d [2021-06-04T01:17:27.408Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-04T01:17:27.685Z] ---> Running in 20fdd438bb84 [2021-06-04T01:17:27.958Z] Removing intermediate container 71d6e175d9a7 [2021-06-04T01:17:27.959Z] ---> 973fa5c7c05c [2021-06-04T01:17:27.959Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-04T01:17:29.401Z] ---> 7b5e2d09bbad [2021-06-04T01:17:29.401Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-04T01:17:31.388Z] Removing intermediate container 20fdd438bb84 [2021-06-04T01:17:31.388Z] ---> 9d881293d95c [2021-06-04T01:17:31.388Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-04T01:17:31.992Z] ---> 4870a49b43e7 [2021-06-04T01:17:31.992Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-04T01:17:32.591Z] ---> cd6c5d751ec7 [2021-06-04T01:17:32.591Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-04T01:17:33.214Z] ---> 5ebeb027838c [2021-06-04T01:17:33.214Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-04T01:17:33.667Z] ---> Running in 12607be8fecd [2021-06-04T01:17:34.793Z] ---> cd0a19cab41b [2021-06-04T01:17:34.793Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-04T01:17:34.793Z] Removing intermediate container 12607be8fecd [2021-06-04T01:17:34.793Z] ---> 3e718b17beb4 [2021-06-04T01:17:34.793Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-04T01:17:34.793Z] ---> Running in ad794d2d2b62 [2021-06-04T01:17:35.892Z] Removing intermediate container ad794d2d2b62 [2021-06-04T01:17:35.892Z] ---> 44b6fd2018ad [2021-06-04T01:17:35.892Z] Step 22/24 : LABEL arch=arm64 [2021-06-04T01:17:35.892Z] ---> Running in 0e555514d1c2 [2021-06-04T01:17:36.173Z] ---> c2ca20e9037a [2021-06-04T01:17:36.174Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-04T01:17:36.780Z] Removing intermediate container 0e555514d1c2 [2021-06-04T01:17:36.780Z] ---> 648eef3ad845 [2021-06-04T01:17:36.780Z] Step 23/24 : LABEL git_sha=f07eca83e35a038c70eed2ee1de8b1722ae9d96c [2021-06-04T01:17:37.057Z] ---> Running in a65b38cdc30d [2021-06-04T01:17:37.662Z] ---> 4c371ba8c240 [2021-06-04T01:17:37.662Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-04T01:17:37.946Z] Removing intermediate container a65b38cdc30d [2021-06-04T01:17:37.946Z] ---> 0eea5759466e [2021-06-04T01:17:37.946Z] Step 24/24 : LABEL version=0.0.0 [2021-06-04T01:17:38.222Z] ---> Running in a08b90e739a8 [2021-06-04T01:17:38.824Z] ---> ece55a070b5c [2021-06-04T01:17:38.824Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-04T01:17:39.101Z] Removing intermediate container a08b90e739a8 [2021-06-04T01:17:39.101Z] ---> 5c20d4166ce0 [2021-06-04T01:17:39.101Z] [2021-06-04T01:17:39.380Z] ---> Running in 99de1e6d1bf3 [2021-06-04T01:17:39.991Z] Successfully built 5c20d4166ce0 [2021-06-04T01:17:39.991Z] Successfully tagged core-metadata-arm64:latest [2021-06-04T01:17:40.269Z]  Building core-metadata ... done Removing intermediate container 99de1e6d1bf3 [2021-06-04T01:17:40.269Z] ---> 448cef007542 [2021-06-04T01:17:40.269Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-04T01:17:41.720Z] ---> 3a1779173675 [2021-06-04T01:17:41.720Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-04T01:17:41.998Z] ---> Running in b5fe1904928b [2021-06-04T01:17:45.410Z] Removing intermediate container b5fe1904928b [2021-06-04T01:17:45.410Z] ---> cc23a22ac814 [2021-06-04T01:17:45.410Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-04T01:17:45.686Z] ---> Running in 4bd4bf650d5c [2021-06-04T01:17:46.676Z] Removing intermediate container 4bd4bf650d5c [2021-06-04T01:17:46.676Z] ---> a89b3a07b269 [2021-06-04T01:17:46.676Z] Step 29/32 : CMD ["gate"] [2021-06-04T01:17:47.290Z] ---> Running in b717b4589b64 [2021-06-04T01:17:47.937Z] Removing intermediate container b717b4589b64 [2021-06-04T01:17:47.937Z] ---> ac9c3ccda7db [2021-06-04T01:17:47.937Z] Step 30/32 : LABEL arch=arm64 [2021-06-04T01:17:48.214Z] ---> Running in 8d8b67256a56 [2021-06-04T01:17:48.826Z] Removing intermediate container 8d8b67256a56 [2021-06-04T01:17:48.827Z] ---> 5df273e55100 [2021-06-04T01:17:48.827Z] Step 31/32 : LABEL git_sha=f07eca83e35a038c70eed2ee1de8b1722ae9d96c [2021-06-04T01:17:49.104Z] ---> Running in bcc405c1b647 [2021-06-04T01:17:50.095Z] Removing intermediate container bcc405c1b647 [2021-06-04T01:17:50.095Z] ---> 457c8e024435 [2021-06-04T01:17:50.095Z] Step 32/32 : LABEL version=0.0.0 [2021-06-04T01:17:50.370Z] ---> Running in d0a3bce4c8fb [2021-06-04T01:17:50.967Z] Removing intermediate container d0a3bce4c8fb [2021-06-04T01:17:50.967Z] ---> 05f8c422a8bd [2021-06-04T01:17:50.967Z] [2021-06-04T01:17:51.576Z] Successfully built 05f8c422a8bd [2021-06-04T01:17:51.576Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-04T01:17:59.882Z]  Building security-bootstrapper ... done Removing intermediate container b3e354739e0b [2021-06-04T01:17:59.882Z] ---> 04cbab9f8d29 [2021-06-04T01:17:59.882Z] [2021-06-04T01:17:59.882Z] Step 11/23 : FROM alpine:3.12 [2021-06-04T01:17:59.882Z] ---> 9852663dfa18 [2021-06-04T01:17:59.882Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-04T01:18:00.155Z] ---> Running in c99071c6f79c [2021-06-04T01:18:00.155Z] Removing intermediate container ca7793519c5e [2021-06-04T01:18:00.155Z] ---> 8433fc942fbc [2021-06-04T01:18:00.155Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-04T01:18:00.429Z] ---> Running in 869ade1c546d [2021-06-04T01:18:01.405Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-04T01:18:01.677Z] 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-04T01:18:01.677Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-04T01:18:02.273Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-04T01:18:02.273Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-04T01:18:02.273Z] Executing busybox-1.31.1-r20.trigger [2021-06-04T01:18:02.545Z] Executing ca-certificates-20191127-r4.trigger [2021-06-04T01:18:02.545Z] OK: 6 MiB in 16 packages [2021-06-04T01:18:04.520Z] Removing intermediate container 869ade1c546d [2021-06-04T01:18:04.520Z] ---> 39eaa79d1a33 [2021-06-04T01:18:04.520Z] [2021-06-04T01:18:04.520Z] Step 12/24 : FROM docker:20.10.0 [2021-06-04T01:18:04.520Z] Removing intermediate container c99071c6f79c [2021-06-04T01:18:04.520Z] ---> 3ebbdc2dc9cf [2021-06-04T01:18:04.520Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-04T01:18:04.520Z] ---> Running in 1458709b6cc7 [2021-06-04T01:18:04.520Z] 20.10.0: Pulling from library/docker [2021-06-04T01:18:05.115Z] Removing intermediate container 1458709b6cc7 [2021-06-04T01:18:05.115Z] ---> 71baaca8c154 [2021-06-04T01:18:05.115Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-04T01:18:05.115Z] ---> Running in b3d4181f5001 [2021-06-04T01:18:06.111Z] Removing intermediate container b3d4181f5001 [2021-06-04T01:18:06.111Z] ---> 0b9f0a1a4a8a [2021-06-04T01:18:06.111Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-04T01:18:06.384Z] ---> Running in b5f041dc8927 [2021-06-04T01:18:06.979Z] Removing intermediate container b5f041dc8927 [2021-06-04T01:18:07.252Z] ---> 9ea02ce77265 [2021-06-04T01:18:07.252Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-04T01:18:08.232Z] ---> 96140d15cc7f [2021-06-04T01:18:08.232Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-04T01:18:10.204Z] ---> 724861550d03 [2021-06-04T01:18:10.204Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-04T01:18:11.184Z] ---> ffd4071ae3a5 [2021-06-04T01:18:11.184Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-04T01:18:11.459Z] ---> Running in 9474162a6543 [2021-06-04T01:18:12.050Z] Removing intermediate container 9474162a6543 [2021-06-04T01:18:12.050Z] ---> bc26190c8ffb [2021-06-04T01:18:12.050Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-04T01:18:12.321Z] ---> Running in 8416736ae96a [2021-06-04T01:18:12.922Z] Removing intermediate container 8416736ae96a [2021-06-04T01:18:12.922Z] ---> dd64338d47e5 [2021-06-04T01:18:12.922Z] Step 21/23 : LABEL arch=arm64 [2021-06-04T01:18:12.922Z] ---> Running in c1f6a4fb0c34 [2021-06-04T01:18:13.521Z] Removing intermediate container c1f6a4fb0c34 [2021-06-04T01:18:13.521Z] ---> 855eeb6db541 [2021-06-04T01:18:13.521Z] Step 22/23 : LABEL git_sha=f07eca83e35a038c70eed2ee1de8b1722ae9d96c [2021-06-04T01:18:13.521Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-04T01:18:13.521Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-04T01:18:13.521Z] ---> eeaf43b92773 [2021-06-04T01:18:13.521Z] 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-04T01:18:13.521Z] ---> Running in 9bd541381309 [2021-06-04T01:18:13.795Z] ---> Running in 3c11361cbfd5 [2021-06-04T01:18:14.070Z] Removing intermediate container 9bd541381309 [2021-06-04T01:18:14.070Z] ---> fbe656b632a1 [2021-06-04T01:18:14.070Z] Step 23/23 : LABEL version=0.0.0 [2021-06-04T01:18:14.345Z] Removing intermediate container 3c11361cbfd5 [2021-06-04T01:18:14.345Z] ---> 5f9241d4def7 [2021-06-04T01:18:14.345Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-04T01:18:14.345Z] ---> Running in 8f6035611df2 [2021-06-04T01:18:14.619Z] ---> Running in 01cd37c9f6f2 [2021-06-04T01:18:14.895Z] Removing intermediate container 8f6035611df2 [2021-06-04T01:18:14.895Z] ---> ba055c076a5a [2021-06-04T01:18:14.895Z] [2021-06-04T01:18:15.488Z] Successfully built ba055c076a5a [2021-06-04T01:18:15.488Z] Successfully tagged support-notifications-arm64:latest [2021-06-04T01:18:15.761Z]  Building support-notifications ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-04T01:18:16.031Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-04T01:18:16.623Z] (1/39) Installing readline (8.0.4-r0) [2021-06-04T01:18:16.623Z] (2/39) Installing bash (5.0.17-r0) [2021-06-04T01:18:16.623Z] Executing bash-5.0.17-r0.post-install [2021-06-04T01:18:16.623Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-04T01:18:16.623Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-04T01:18:16.623Z] (5/39) Installing curl (7.77.0-r0) [2021-06-04T01:18:16.623Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-04T01:18:16.623Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-04T01:18:16.623Z] (8/39) Installing expat (2.2.9-r1) [2021-06-04T01:18:16.623Z] (9/39) Installing libffi (3.3-r2) [2021-06-04T01:18:16.623Z] (10/39) Installing gdbm (1.13-r1) [2021-06-04T01:18:16.623Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-04T01:18:16.623Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-06-04T01:18:16.623Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-04T01:18:18.602Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-04T01:18:18.602Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-04T01:18:18.602Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-04T01:18:18.602Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-04T01:18:18.602Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-04T01:18:18.602Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-04T01:18:18.602Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-04T01:18:18.602Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-04T01:18:18.602Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-04T01:18:18.602Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-04T01:18:18.602Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-04T01:18:18.602Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-04T01:18:18.602Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-04T01:18:18.602Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-04T01:18:18.602Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-04T01:18:18.602Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-04T01:18:18.871Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-04T01:18:18.871Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-04T01:18:18.871Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-04T01:18:18.871Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-04T01:18:18.871Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-04T01:18:18.871Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-04T01:18:18.871Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-04T01:18:18.871Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-04T01:18:18.871Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-04T01:18:18.871Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-04T01:18:19.140Z] Executing busybox-1.31.1-r19.trigger [2021-06-04T01:18:19.140Z] OK: 72 MiB in 59 packages [2021-06-04T01:18:23.421Z] Collecting docker-compose==1.23.2 [2021-06-04T01:18:23.421Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-04T01:18:23.421Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-04T01:18:23.421Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-04T01:18:25.381Z] Collecting cached-property<2,>=1.2.0 [2021-06-04T01:18:25.382Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-04T01:18:25.382Z] 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-04T01:18:25.652Z] Collecting jsonschema<3,>=2.5.1 [2021-06-04T01:18:25.652Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-04T01:18:26.622Z] Collecting PyYAML<4,>=3.10 [2021-06-04T01:18:26.892Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-04T01:18:30.257Z] Collecting docker<4.0,>=3.6.0 [2021-06-04T01:18:30.257Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-04T01:18:30.527Z] Collecting docopt<0.7,>=0.6.1 [2021-06-04T01:18:30.527Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-04T01:18:33.131Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-04T01:18:33.131Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-04T01:18:33.721Z] Collecting texttable<0.10,>=0.9.0 [2021-06-04T01:18:33.721Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-04T01:18:35.689Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-04T01:18:35.689Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-04T01:18:35.958Z] Collecting docker-pycreds>=0.4.0 [2021-06-04T01:18:35.958Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-04T01:18:36.547Z] Collecting idna<2.8,>=2.5 [2021-06-04T01:18:36.547Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-04T01:18:36.547Z] 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-04T01:18:36.547Z] 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-04T01:18:37.137Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-04T01:18:37.137Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-04T01:18:37.137Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-04T01:18:37.137Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-04T01:18:37.137Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-04T01:18:37.137Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-04T01:18:38.107Z] Installing collected packages: dockerpty, cached-property, jsonschema, PyYAML, docker-pycreds, websocket-client, idna, urllib3, requests, docker, docopt, texttable, docker-compose [2021-06-04T01:18:38.107Z] Running setup.py install for dockerpty: started [2021-06-04T01:18:40.071Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-04T01:18:40.071Z] Running setup.py install for PyYAML: started [2021-06-04T01:18:42.761Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-04T01:18:43.038Z] Attempting uninstall: idna [2021-06-04T01:18:43.038Z] Found existing installation: idna 2.9 [2021-06-04T01:18:43.038Z] Uninstalling idna-2.9: [2021-06-04T01:18:43.038Z] Successfully uninstalled idna-2.9 [2021-06-04T01:18:43.631Z] Attempting uninstall: urllib3 [2021-06-04T01:18:43.631Z] Found existing installation: urllib3 1.25.9 [2021-06-04T01:18:43.631Z] Uninstalling urllib3-1.25.9: [2021-06-04T01:18:43.900Z] Successfully uninstalled urllib3-1.25.9 [2021-06-04T01:18:44.492Z] Attempting uninstall: requests [2021-06-04T01:18:44.492Z] Found existing installation: requests 2.23.0 [2021-06-04T01:18:44.492Z] Uninstalling requests-2.23.0: [2021-06-04T01:18:44.492Z] Successfully uninstalled requests-2.23.0 [2021-06-04T01:18:45.465Z] Running setup.py install for docopt: started [2021-06-04T01:18:47.434Z] Running setup.py install for docopt: finished with status 'done' [2021-06-04T01:18:47.434Z] Running setup.py install for texttable: started [2021-06-04T01:18:48.856Z] Running setup.py install for texttable: finished with status 'done' [2021-06-04T01:18:49.829Z] 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-04T01:18:58.100Z] Removing intermediate container 01cd37c9f6f2 [2021-06-04T01:18:58.100Z] ---> ea7dd4c6bbd7 [2021-06-04T01:18:58.100Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-04T01:18:58.100Z] ---> Running in 4efc57f0e9ae [2021-06-04T01:18:58.100Z] Removing intermediate container 4efc57f0e9ae [2021-06-04T01:18:58.100Z] ---> d1e6b137b116 [2021-06-04T01:18:58.100Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-04T01:18:58.371Z] ---> Running in a8fcb42ef4d8 [2021-06-04T01:18:58.642Z] Removing intermediate container a8fcb42ef4d8 [2021-06-04T01:18:58.642Z] ---> 80dbee478370 [2021-06-04T01:18:58.642Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-04T01:19:00.069Z] ---> 474925790358 [2021-06-04T01:19:00.069Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-04T01:19:00.663Z] ---> 9b3060b7b6d5 [2021-06-04T01:19:00.663Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-04T01:19:01.641Z] ---> 14aed52932fe [2021-06-04T01:19:01.641Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-04T01:19:01.641Z] ---> Running in d6257cad1dd7 [2021-06-04T01:19:01.914Z] Removing intermediate container d6257cad1dd7 [2021-06-04T01:19:01.914Z] ---> 5a884216c7f7 [2021-06-04T01:19:01.914Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-04T01:19:02.200Z] ---> Running in 643fe7a1277d [2021-06-04T01:19:02.796Z] Removing intermediate container 643fe7a1277d [2021-06-04T01:19:02.796Z] ---> 8c8069acf9cf [2021-06-04T01:19:02.796Z] Step 22/24 : LABEL arch=arm64 [2021-06-04T01:19:02.796Z] ---> Running in 4c70fada51ec [2021-06-04T01:19:03.392Z] Removing intermediate container 4c70fada51ec [2021-06-04T01:19:03.392Z] ---> 47fa3fe8ee40 [2021-06-04T01:19:03.392Z] Step 23/24 : LABEL git_sha=f07eca83e35a038c70eed2ee1de8b1722ae9d96c [2021-06-04T01:19:03.392Z] ---> Running in f9d172cecf26 [2021-06-04T01:19:03.990Z] Removing intermediate container f9d172cecf26 [2021-06-04T01:19:03.990Z] ---> f74e82ff9e72 [2021-06-04T01:19:03.990Z] Step 24/24 : LABEL version=0.0.0 [2021-06-04T01:19:03.990Z] ---> Running in bc4ef557258a [2021-06-04T01:19:04.583Z] Removing intermediate container bc4ef557258a [2021-06-04T01:19:04.583Z] ---> 4e8742321f13 [2021-06-04T01:19:04.583Z] [2021-06-04T01:19:04.855Z] Successfully built 4e8742321f13 [2021-06-04T01:19:05.126Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-04T01:19:05.142Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-04T01:19:05.128Z] $ docker stop --time=1 a22a8d0a9ed997ddd3c709857c8e7790c81c80a6bf12cfe85accd0e0c9fd2294 [2021-06-04T01:19:06.930Z] $ docker rm -f a22a8d0a9ed997ddd3c709857c8e7790c81c80a6bf12cfe85accd0e0c9fd2294 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-04T01:19:07.532Z] + docker images [2021-06-04T01:19:07.803Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-04T01:19:07.804Z] sys-mgmt-agent-arm64 latest 4e8742321f13 3 seconds ago 299MB [2021-06-04T01:19:07.804Z] support-notifications-arm64 latest ba055c076a5a 53 seconds ago 15.7MB [2021-06-04T01:19:07.804Z] 39eaa79d1a33 About a minute ago 973MB [2021-06-04T01:19:07.804Z] 04cbab9f8d29 About a minute ago 968MB [2021-06-04T01:19:07.804Z] security-bootstrapper-arm64 latest 05f8c422a8bd About a minute ago 17.1MB [2021-06-04T01:19:07.804Z] core-metadata-arm64 latest 5c20d4166ce0 About a minute ago 15.6MB [2021-06-04T01:19:07.804Z] 9d77b2f4b60b About a minute ago 971MB [2021-06-04T01:19:07.804Z] 8fea17fa11e6 About a minute ago 967MB [2021-06-04T01:19:07.804Z] core-data-arm64 latest 2219bc5db583 3 minutes ago 19.1MB [2021-06-04T01:19:07.804Z] security-secretstore-setup-arm64 latest b02ef89f6341 4 minutes ago 26.5MB [2021-06-04T01:19:07.804Z] support-scheduler-arm64 latest 0b8b45caa082 4 minutes ago 15MB [2021-06-04T01:19:07.804Z] security-proxy-setup-arm64 latest 674f16eb1cdd 4 minutes ago 24MB [2021-06-04T01:19:07.804Z] core-command-arm64 latest 7e2d6b55c117 4 minutes ago 15MB [2021-06-04T01:19:07.804Z] 94f499be5c28 4 minutes ago 974MB [2021-06-04T01:19:07.804Z] 6d6914177ea9 4 minutes ago 973MB [2021-06-04T01:19:07.804Z] e37abd83eed0 4 minutes ago 968MB [2021-06-04T01:19:07.804Z] 8c948217d694 4 minutes ago 971MB [2021-06-04T01:19:07.804Z] 05bb42dd6e0b 4 minutes ago 966MB [2021-06-04T01:19:07.804Z] ci-base-image-arm64 latest ace59eb3ad4b 14 minutes ago 641MB [2021-06-04T01:19:07.804Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 5 weeks ago 428MB [2021-06-04T01:19:07.804Z] alpine 3.12 9852663dfa18 7 weeks ago 5.32MB [2021-06-04T01:19:07.804Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-06-04T01:19:07.804Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 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-04T01:19:08.774Z] ---> job-cost.sh [2021-06-04T01:19:08.774Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jDmm [2021-06-04T01:19:47.733Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-04T01:21:24.456Z] lf-activate-venv(): INFO: Adding /tmp/venv-jDmm/bin to PATH [2021-06-04T01:21:24.456Z] INFO: No Stack... [2021-06-04T01:21:24.456Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-04T01:21:24.456Z] INFO: Archiving Costs [Pipeline] sh [2021-06-04T01:21:24.789Z] + + cut -d,cat /w/workspace/edgex-go/7/archives/cost.csv -f6 [2021-06-04T01:21:24.789Z] [Pipeline] lock [2021-06-04T01:21:24.849Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3541-7-stack-cost] [2021-06-04T01:21:24.857Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3541-7-stack-cost] did not exist. Created. [2021-06-04T01:21:24.857Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3541-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-04T01:21:25.211Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-04T01:21:25.455Z] Stashed 1 file(s) [Pipeline] } [2021-06-04T01:21:25.466Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3541-7-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-06-04T01:21:26.384Z] provisioning config files... [2021-06-04T01:21:26.401Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/7@tmp/config5081450757867847083tmp [Pipeline] { [Pipeline] sh [2021-06-04T01:21:26.712Z] + set +x [2021-06-04T01:21:26.712Z] + curl -s https://codecov.io/bash [2021-06-04T01:21:26.712Z] + bash -s -- [2021-06-04T01:21:26.975Z] [2021-06-04T01:21:26.975Z] _____ _ [2021-06-04T01:21:26.975Z] / ____| | | [2021-06-04T01:21:26.975Z] | | ___ __| | ___ ___ _____ __ [2021-06-04T01:21:26.975Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-04T01:21:26.975Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-04T01:21:26.975Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-04T01:21:26.975Z] Bash-1.0.3 [2021-06-04T01:21:26.975Z] [2021-06-04T01:21:26.975Z] [2021-06-04T01:21:26.975Z] ==> git version 2.24.4 found [2021-06-04T01:21:26.975Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-06-04T01:21:26.975Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-04T01:21:26.975Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-04T01:21:26.975Z] ==> Jenkins CI detected. [2021-06-04T01:21:26.975Z] project root: . [2021-06-04T01:21:26.975Z] --> token set from env [2021-06-04T01:21:26.975Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-04T01:21:26.975Z] ==> Running gcov in . (disable via -X gcov) [2021-06-04T01:21:26.975Z] ==> Python coveragepy not found [2021-06-04T01:21:26.975Z] ==> Searching for coverage reports in: [2021-06-04T01:21:26.975Z] + . [2021-06-04T01:21:26.975Z] -> Found 1 reports [2021-06-04T01:21:26.975Z] ==> Detecting git/mercurial file structure [2021-06-04T01:21:26.975Z] ==> Reading reports [2021-06-04T01:21:26.975Z] + ./coverage.out bytes=412085 [2021-06-04T01:21:26.975Z] ==> Appending adjustments [2021-06-04T01:21:26.975Z] https://docs.codecov.io/docs/fixing-reports [2021-06-04T01:21:28.377Z] + Found adjustments [2021-06-04T01:21:28.377Z] ==> Gzipping contents [2021-06-04T01:21:28.377Z] 56K /tmp/codecov.vpLAqY.gz [2021-06-04T01:21:28.377Z] ==> Uploading reports [2021-06-04T01:21:28.377Z] url: https://codecov.io [2021-06-04T01:21:28.377Z] query: branch=PR-3541&commit=f07eca83e35a038c70eed2ee1de8b1722ae9d96c&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3541%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3541&job=&cmd_args= [2021-06-04T01:21:28.377Z] -> Pinging Codecov [2021-06-04T01:21:28.377Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3541&commit=f07eca83e35a038c70eed2ee1de8b1722ae9d96c&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3541%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3541&job=&cmd_args= [2021-06-04T01:21:28.641Z] -> Uploading to [2021-06-04T01:21:28.641Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-04/00271124DB129430A58F1EEE437C3FCB/f07eca83e35a038c70eed2ee1de8b1722ae9d96c/dac1fc3d-ac34-4699-a20f-1f64a78ad596.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210604%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210604T012128Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f375be167d776282d62fb393896ff450acb0162f48d1ae5a1dcd7b4df50d7f47 [2021-06-04T01:21:28.641Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-04T01:21:28.641Z] Dload Upload Total Spent Left Speed [2021-06-04T01:21:29.216Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 56036 0 0 100 56036 0 123k --:--:-- --:--:-- --:--:-- 123k [2021-06-04T01:21:29.216Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/f07eca83e35a038c70eed2ee1de8b1722ae9d96c [Pipeline] } [2021-06-04T01:21:29.225Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-04T01:21:30.641Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-04T01:21:31.625Z] ---> package-listing.sh [2021-06-04T01:21:31.626Z] ++ facter osfamily [2021-06-04T01:21:31.626Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-04T01:21:31.626Z] + OS_FAMILY=redhat [2021-06-04T01:21:31.626Z] + workspace=/w/workspace/edgex-go/7 [2021-06-04T01:21:31.626Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-04T01:21:31.626Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-04T01:21:31.626Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-04T01:21:31.626Z] + PACKAGES=/tmp/packages_start.txt [2021-06-04T01:21:31.626Z] + '[' /w/workspace/edgex-go/7 ']' [2021-06-04T01:21:31.626Z] + PACKAGES=/tmp/packages_end.txt [2021-06-04T01:21:31.626Z] + case "${OS_FAMILY}" in [2021-06-04T01:21:31.626Z] + rpm -qa [2021-06-04T01:21:31.626Z] + sort [2021-06-04T01:21:34.242Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-04T01:21:34.242Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-04T01:21:34.242Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-04T01:21:34.242Z] + '[' /w/workspace/edgex-go/7 ']' [2021-06-04T01:21:34.242Z] + mkdir -p /w/workspace/edgex-go/7/archives/ [2021-06-04T01:21:34.242Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/7/archives/ [Pipeline] echo [2021-06-04T01:21:34.254Z] 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/7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-04T01:21:34.543Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-04T01:21:35.108Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-04T01:21:35.108Z] [2021-06-04T01:21:35.108Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-04T01:21:35.424Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-04T01:21:35.424Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-04T01:21:35.424Z] df20fa9351a1: Pulling fs layer [2021-06-04T01:21:35.424Z] 36b3adc4ff6f: Pulling fs layer [2021-06-04T01:21:35.424Z] 8ad3a11d3b57: Pulling fs layer [2021-06-04T01:21:35.424Z] 46f8f816bc3b: Pulling fs layer [2021-06-04T01:21:35.424Z] 93b61091891f: Pulling fs layer [2021-06-04T01:21:35.424Z] 93b9cdb0e59b: Pulling fs layer [2021-06-04T01:21:35.424Z] 5e14af77c1be: Pulling fs layer [2021-06-04T01:21:35.424Z] 01666e4c0597: Pulling fs layer [2021-06-04T01:21:35.424Z] aa168da1d23b: Pulling fs layer [2021-06-04T01:21:35.424Z] 46f8f816bc3b: Waiting [2021-06-04T01:21:35.424Z] 93b61091891f: Waiting [2021-06-04T01:21:35.424Z] 93b9cdb0e59b: Waiting [2021-06-04T01:21:35.424Z] 5e14af77c1be: Waiting [2021-06-04T01:21:35.424Z] 01666e4c0597: Waiting [2021-06-04T01:21:35.424Z] aa168da1d23b: Waiting [2021-06-04T01:21:35.424Z] 36b3adc4ff6f: Verifying Checksum [2021-06-04T01:21:35.424Z] 36b3adc4ff6f: Download complete [2021-06-04T01:21:35.424Z] 46f8f816bc3b: Verifying Checksum [2021-06-04T01:21:35.424Z] 46f8f816bc3b: Download complete [2021-06-04T01:21:35.424Z] df20fa9351a1: Verifying Checksum [2021-06-04T01:21:35.424Z] df20fa9351a1: Download complete [2021-06-04T01:21:35.689Z] 93b9cdb0e59b: Verifying Checksum [2021-06-04T01:21:35.689Z] 93b9cdb0e59b: Download complete [2021-06-04T01:21:35.689Z] 5e14af77c1be: Verifying Checksum [2021-06-04T01:21:35.689Z] 5e14af77c1be: Download complete [2021-06-04T01:21:35.689Z] 93b61091891f: Verifying Checksum [2021-06-04T01:21:35.689Z] 93b61091891f: Download complete [2021-06-04T01:21:35.689Z] 01666e4c0597: Verifying Checksum [2021-06-04T01:21:35.689Z] df20fa9351a1: Pull complete [2021-06-04T01:21:35.689Z] 8ad3a11d3b57: Verifying Checksum [2021-06-04T01:21:35.689Z] 8ad3a11d3b57: Download complete [2021-06-04T01:21:35.952Z] 36b3adc4ff6f: Pull complete [2021-06-04T01:21:36.213Z] 8ad3a11d3b57: Pull complete [2021-06-04T01:21:36.213Z] 46f8f816bc3b: Pull complete [2021-06-04T01:21:36.474Z] 93b61091891f: Pull complete [2021-06-04T01:21:36.734Z] 93b9cdb0e59b: Pull complete [2021-06-04T01:21:36.734Z] 5e14af77c1be: Pull complete [2021-06-04T01:21:36.734Z] 01666e4c0597: Pull complete [2021-06-04T01:21:37.678Z] aa168da1d23b: Verifying Checksum [2021-06-04T01:21:37.679Z] aa168da1d23b: Download complete [2021-06-04T01:21:41.901Z] aa168da1d23b: Pull complete [2021-06-04T01:21:41.901Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-04T01:21:41.901Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-04T01:21:41.901Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-04T01:21:41.978Z] prd-centos7-docker-4c-2g-476 does not seem to be running inside a container [2021-06-04T01:21:42.042Z] $ 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/7/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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-lftools-log-publisher:alpine cat [2021-06-04T01:21:44.836Z] $ docker top 49535c351f0558588303f5b50012c79f1f7a75875fa3ec90250c28e2850e7ffd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-04T01:21:45.220Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-04T01:21:45.517Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-04T01:21:45.811Z] + ls /var/log/sa-host [2021-06-04T01:21:45.811Z] + sadf -c /var/log/sa-host/sa04 [2021-06-04T01:21:45.811Z] file_magic: OK [2021-06-04T01:21:45.811Z] HZ: Using current value: 100 [2021-06-04T01:21:45.811Z] file_header: OK [2021-06-04T01:21:45.811Z] 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-04T01:21:45.811Z] Statistics: [2021-06-04T01:21:45.811Z] 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... [2021-06-04T01:21:45.811Z] File successfully converted to sysstat format version 12.2.1 [2021-06-04T01:21:45.811Z] + sadf -c /var/log/sa-host/sa05 [2021-06-04T01:21:45.811Z] file_magic: OK [2021-06-04T01:21:45.811Z] HZ: Using current value: 100 [2021-06-04T01:21:45.811Z] file_header: OK [2021-06-04T01:21:45.811Z] 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-04T01:21:45.811Z] Statistics: [2021-06-04T01:21:45.811Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-04T01:21:45.811Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-04T01:21:46.395Z] provisioning config files... [2021-06-04T01:21:46.411Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/7@tmp/config3126494371994039498tmp [Pipeline] { [Pipeline] echo [2021-06-04T01:21:46.430Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-04T01:21:46.725Z] ---> create-netrc.sh [Pipeline] } [2021-06-04T01:21:46.733Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-04T01:21:47.128Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-04T01:21:47.140Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-04T01:21:47.434Z] ---> sudo-logs.sh [2021-06-04T01:21:47.434Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-04T01:21:47.466Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-04T01:21:47.771Z] ---> job-cost.sh [2021-06-04T01:21:47.771Z] lf-activate-venv: SKIPPING [2021-06-04T01:21:47.771Z] DEBUG: total: 0.18000000715255737 [2021-06-04T01:21:47.771Z] INFO: Retrieving Stack Cost... [2021-06-04T01:21:48.719Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-04T01:21:48.979Z] INFO: Archiving Costs [Pipeline] echo [2021-06-04T01:21:49.001Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-04T01:21:49.302Z] ---> logs-deploy.sh [2021-06-04T01:21:49.302Z] lf-activate-venv: SKIPPING [2021-06-04T01:21:49.302Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3541/7 [2021-06-04T01:21:49.302Z] INFO: archiving workspace using pattern(s): [2021-06-04T01:21:50.248Z] Archives upload complete. [2021-06-04T01:21:50.248Z] INFO: archiving logs to Nexus [2021-06-04T01:21:50.820Z] ---> uname -a: [2021-06-04T01:21:50.820Z] Linux prd-centos7-docker-4c-2g-476.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-04T01:21:50.820Z] [2021-06-04T01:21:50.820Z] [2021-06-04T01:21:50.820Z] ---> lscpu: [2021-06-04T01:21:50.820Z] Architecture: x86_64 [2021-06-04T01:21:50.820Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-04T01:21:50.820Z] Byte Order: Little Endian [2021-06-04T01:21:50.820Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-04T01:21:50.820Z] CPU(s): 2 [2021-06-04T01:21:50.820Z] On-line CPU(s) list: 0,1 [2021-06-04T01:21:50.820Z] Thread(s) per core: 1 [2021-06-04T01:21:50.820Z] Core(s) per socket: 1 [2021-06-04T01:21:50.820Z] Socket(s): 2 [2021-06-04T01:21:50.820Z] NUMA node(s): 1 [2021-06-04T01:21:50.820Z] Vendor ID: AuthenticAMD [2021-06-04T01:21:50.820Z] CPU family: 23 [2021-06-04T01:21:50.820Z] Model: 49 [2021-06-04T01:21:50.820Z] Model name: AMD EPYC-Rome Processor [2021-06-04T01:21:50.820Z] Stepping: 0 [2021-06-04T01:21:50.820Z] CPU MHz: 2799.998 [2021-06-04T01:21:50.820Z] BogoMIPS: 5599.99 [2021-06-04T01:21:50.820Z] Virtualization: AMD-V [2021-06-04T01:21:50.820Z] Hypervisor vendor: KVM [2021-06-04T01:21:50.820Z] Virtualization type: full [2021-06-04T01:21:50.820Z] L1d cache: 64 KiB [2021-06-04T01:21:50.820Z] L1i cache: 64 KiB [2021-06-04T01:21:50.820Z] L2 cache: 1 MiB [2021-06-04T01:21:50.820Z] L3 cache: 32 MiB [2021-06-04T01:21:50.820Z] NUMA node0 CPU(s): 0,1 [2021-06-04T01:21:50.820Z] Vulnerability Itlb multihit: Not affected [2021-06-04T01:21:50.820Z] Vulnerability L1tf: Not affected [2021-06-04T01:21:50.820Z] Vulnerability Mds: Not affected [2021-06-04T01:21:50.820Z] Vulnerability Meltdown: Not affected [2021-06-04T01:21:50.820Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-04T01:21:50.820Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-04T01:21:50.820Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-04T01:21:50.820Z] Vulnerability Srbds: Not affected [2021-06-04T01:21:50.820Z] Vulnerability Tsx async abort: Not affected [2021-06-04T01:21:50.820Z] 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-04T01:21:50.820Z] [2021-06-04T01:21:50.820Z] [2021-06-04T01:21:50.820Z] ---> nproc: [2021-06-04T01:21:50.820Z] 2 [2021-06-04T01:21:50.820Z] [2021-06-04T01:21:50.820Z] [2021-06-04T01:21:50.820Z] ---> df -h: [2021-06-04T01:21:50.820Z] Filesystem Size Used Available Use% Mounted on [2021-06-04T01:21:50.820Z] overlay 40.0G 12.0G 27.9G 30% / [2021-06-04T01:21:50.820Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-04T01:21:50.820Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-04T01:21:50.820Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-04T01:21:50.820Z] /dev/vda1 40.0G 12.0G 27.9G 30% /facter-os [2021-06-04T01:21:50.820Z] /dev/vda1 40.0G 12.0G 27.9G 30% /etc/resolv.conf [2021-06-04T01:21:50.820Z] /dev/vda1 40.0G 12.0G 27.9G 30% /etc/hostname [2021-06-04T01:21:50.820Z] /dev/vda1 40.0G 12.0G 27.9G 30% /etc/hosts [2021-06-04T01:21:50.820Z] /dev/vda1 40.0G 12.0G 27.9G 30% /run/cloud-init/result.json [2021-06-04T01:21:50.820Z] /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/sa-host [2021-06-04T01:21:50.820Z] /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/secure [2021-06-04T01:21:50.820Z] /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/auth.log [2021-06-04T01:21:50.820Z] /dev/vda1 40.0G 12.0G 27.9G 30% /w/workspace/edgex-go/7 [2021-06-04T01:21:50.820Z] /dev/vda1 40.0G 12.0G 27.9G 30% /w/workspace/edgex-go/7@tmp [2021-06-04T01:21:50.820Z] [2021-06-04T01:21:50.820Z] [2021-06-04T01:21:50.820Z] ---> free -m: [2021-06-04T01:21:50.820Z] total used free shared buff/cache available [2021-06-04T01:21:50.820Z] Mem: 7821 1346 1639 0 4835 6433 [2021-06-04T01:21:50.820Z] Swap: 1023 1 1022 [2021-06-04T01:21:50.820Z] [2021-06-04T01:21:50.820Z] [2021-06-04T01:21:50.820Z] ---> ip addr: [2021-06-04T01:21:50.820Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-04T01:21:50.820Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-04T01:21:50.820Z] inet 127.0.0.1/8 scope host lo [2021-06-04T01:21:50.820Z] valid_lft forever preferred_lft forever [2021-06-04T01:21:50.820Z] inet6 ::1/128 scope host [2021-06-04T01:21:50.820Z] valid_lft forever preferred_lft forever [2021-06-04T01:21:50.820Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-04T01:21:50.820Z] link/ether fa:16:3e:fe:e5:44 brd ff:ff:ff:ff:ff:ff [2021-06-04T01:21:50.820Z] inet 10.30.123.239/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-04T01:21:50.820Z] valid_lft 84905sec preferred_lft 84905sec [2021-06-04T01:21:50.820Z] inet6 fe80::f816:3eff:fefe:e544/64 scope link [2021-06-04T01:21:50.820Z] valid_lft forever preferred_lft forever [2021-06-04T01:21:50.820Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-04T01:21:50.820Z] link/ether 02:42:49:67:8d:99 brd ff:ff:ff:ff:ff:ff [2021-06-04T01:21:50.820Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-04T01:21:50.820Z] valid_lft forever preferred_lft forever [2021-06-04T01:21:50.820Z] inet6 fe80::42:49ff:fe67:8d99/64 scope link [2021-06-04T01:21:50.820Z] valid_lft forever preferred_lft forever [2021-06-04T01:21:50.820Z] [2021-06-04T01:21:50.820Z] [2021-06-04T01:21:50.820Z] ---> sar -b -r -n DEV: [2021-06-04T01:21:50.820Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/04/21 _x86_64_ (2 CPU) [2021-06-04T01:21:50.820Z] [2021-06-04T01:21:50.820Z] 00:56:45 LINUX RESTART (2 CPU) [2021-06-04T01:21:50.820Z] [2021-06-04T01:21:50.820Z] 00:57:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-04T01:21:50.820Z] 00:58:01 185.41 50.06 135.35 0.00 7407.36 45171.23 0.00 [2021-06-04T01:21:50.820Z] 00:59:01 155.14 0.20 154.94 0.00 23.05 52796.74 0.00 [2021-06-04T01:21:50.820Z] 01:00:01 88.64 0.00 88.64 0.00 0.00 12472.78 0.00 [2021-06-04T01:21:50.820Z] 01:01:02 49.61 0.05 49.56 0.00 1.20 5260.56 0.00 [2021-06-04T01:21:50.820Z] 01:02:01 119.71 0.10 119.61 0.00 1.76 41973.64 0.00 [2021-06-04T01:21:50.820Z] 01:03:02 190.50 79.04 111.46 0.00 1881.16 99817.01 0.00 [2021-06-04T01:21:50.820Z] 01:04:01 165.70 6.15 159.55 0.00 188.75 79316.84 0.00 [2021-06-04T01:21:50.820Z] 01:05:01 291.64 174.37 117.28 0.00 13225.27 61924.27 0.00 [2021-06-04T01:21:50.820Z] 01:06:01 250.92 9.57 241.34 0.00 1441.36 76909.22 0.00 [2021-06-04T01:21:50.820Z] 01:07:01 245.00 0.22 244.79 0.00 86.05 124376.17 0.00 [2021-06-04T01:21:50.820Z] 01:08:01 176.61 6.26 170.35 0.00 984.08 28084.48 0.00 [2021-06-04T01:21:50.820Z] 01:09:01 1.17 0.00 1.17 0.00 0.00 15.59 0.00 [2021-06-04T01:21:50.820Z] 01:10:02 0.27 0.00 0.27 0.00 0.00 3.83 0.00 [2021-06-04T01:21:50.820Z] 01:11:01 0.25 0.00 0.25 0.00 0.00 2.47 0.00 [2021-06-04T01:21:50.820Z] 01:12:01 0.35 0.18 0.17 0.00 5.73 2.18 0.00 [2021-06-04T01:21:50.820Z] 01:13:01 0.73 0.00 0.73 0.00 0.00 14.53 0.00 [2021-06-04T01:21:50.820Z] 01:14:01 0.28 0.00 0.28 0.00 0.00 3.33 0.00 [2021-06-04T01:21:50.820Z] 01:15:01 0.23 0.00 0.23 0.00 0.00 2.73 0.00 [2021-06-04T01:21:50.820Z] 01:16:01 0.18 0.00 0.18 0.00 0.00 1.88 0.00 [2021-06-04T01:21:50.820Z] 01:17:01 0.17 0.00 0.17 0.00 0.00 1.42 0.00 [2021-06-04T01:21:50.820Z] 01:18:01 0.35 0.12 0.23 0.00 2.53 1.93 0.00 [2021-06-04T01:21:50.820Z] 01:19:01 0.27 0.00 0.27 0.00 0.00 3.33 0.00 [2021-06-04T01:21:50.820Z] 01:20:01 0.28 0.00 0.28 0.00 0.00 2.77 0.00 [2021-06-04T01:21:50.820Z] 01:21:01 0.23 0.00 0.23 0.00 0.00 1.83 0.00 [2021-06-04T01:21:50.821Z] Average: 80.27 13.70 66.56 0.00 1056.97 26216.66 0.00 [2021-06-04T01:21:50.821Z] [2021-06-04T01:21:50.821Z] 00:57:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-04T01:21:50.821Z] 00:58:01 4881948 0 1067904 13.33 2620 2056460 1701468 18.79 1123080 1589740 157620 [2021-06-04T01:21:50.821Z] 00:59:01 3750252 0 1030724 12.87 2620 3225336 1442144 15.92 1215640 2485428 150300 [2021-06-04T01:21:50.821Z] 01:00:01 3733440 0 1189744 14.86 2620 3083128 1729852 19.10 1429764 2286864 151728 [2021-06-04T01:21:50.821Z] 01:01:02 3752312 0 1199520 14.98 2620 3054480 1871528 20.66 1376128 2309844 134544 [2021-06-04T01:21:50.821Z] 01:02:01 942144 0 1424400 17.79 2620 5639768 2475856 27.33 2191932 4224940 1696152 [2021-06-04T01:21:50.821Z] 01:03:02 2103088 0 1225524 15.30 2620 4677700 1543852 17.05 1173040 4077408 109576 [2021-06-04T01:21:50.821Z] 01:04:01 104232 0 1383308 17.27 2620 6518772 1942616 21.45 3258800 3927560 822916 [2021-06-04T01:21:50.821Z] 01:05:01 391500 0 1412896 17.64 2620 6201916 2420452 26.72 3107908 3768364 628544 [2021-06-04T01:21:50.821Z] 01:06:01 641364 0 1408852 17.59 2620 5956096 2089520 23.07 2958096 3677096 32 [2021-06-04T01:21:50.821Z] 01:07:01 732684 0 1515932 18.93 2620 5757696 2845304 31.41 1984140 4533952 1068 [2021-06-04T01:21:50.821Z] 01:08:01 2331564 0 1255496 15.68 2620 4419252 1424688 15.73 1322528 3653268 20 [2021-06-04T01:21:50.821Z] 01:09:01 2334624 0 1252432 15.64 2620 4419256 1398976 15.45 1361808 3611848 20 [2021-06-04T01:21:50.821Z] 01:10:02 2333768 0 1253276 15.65 2620 4419268 1399024 15.45 1352728 3621880 8 [2021-06-04T01:21:50.821Z] 01:11:01 2334628 0 1252416 15.64 2620 4419268 1388696 15.33 1353728 3620452 8 [2021-06-04T01:21:50.821Z] 01:12:01 2334496 0 1252512 15.64 2620 4419304 1388696 15.33 1360384 3613832 16 [2021-06-04T01:21:50.821Z] 01:13:01 2334652 0 1252356 15.64 2620 4419304 1388792 15.33 1360480 3613832 8 [2021-06-04T01:21:50.821Z] 01:14:01 2335220 0 1251748 15.63 2620 4419344 1388696 15.33 1360424 3613840 20 [2021-06-04T01:21:50.821Z] 01:15:01 2335252 0 1251744 15.63 2620 4419316 1388696 15.33 1360388 3613832 8 [2021-06-04T01:21:50.821Z] 01:16:01 2335144 0 1251848 15.63 2620 4419320 1388696 15.33 1360408 3613832 8 [2021-06-04T01:21:50.821Z] 01:17:01 2335012 0 1251976 15.63 2620 4419324 1388696 15.33 1360416 3613832 8 [2021-06-04T01:21:50.821Z] 01:18:01 2328124 0 1258864 15.72 2620 4419324 1388792 15.33 1370884 3610344 8 [2021-06-04T01:21:50.821Z] 01:19:01 2328872 0 1258108 15.71 2620 4419332 1388696 15.33 1369828 3610344 8 [2021-06-04T01:21:50.821Z] 01:20:01 2329112 0 1257864 15.71 2620 4419336 1388696 15.33 1369832 3610344 8 [2021-06-04T01:21:50.821Z] 01:21:01 2329012 0 1257960 15.71 2620 4419340 1388696 15.33 1369836 3610344 8 [2021-06-04T01:21:50.821Z] Average: 2237185 0 1267392 15.82 2620 4501735 1648380 18.20 1618842 3479709 160526 [2021-06-04T01:21:50.821Z] [2021-06-04T01:21:50.821Z] 00:57:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-04T01:21:50.821Z] 00:58:01 vethdf5ca8d 880.08 640.56 84.75 2686.91 0.00 0.00 0.00 0.00 [2021-06-04T01:21:50.821Z] 00:58:01 eth0 1659.72 1658.35 6408.77 197.05 0.00 0.00 0.00 0.00 [2021-06-04T01:21:50.821Z] 00:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T01:21:50.821Z] 00:58:01 docker0 880.08 640.43 72.72 2686.90 0.00 0.00 0.00 0.00 [2021-06-04T01:21:50.821Z] 00:59:01 eth0 541.83 466.13 3549.48 47.42 0.00 0.00 0.00 0.00 [2021-06-04T01:21:50.821Z] 00:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T01:21:50.821Z] 00:59:01 docker0 209.48 251.57 14.59 845.27 0.00 0.00 0.00 0.00 [2021-06-04T01:21:50.821Z] 01:00:01 vethc589cf2 0.43 0.57 0.04 0.05 0.00 0.00 0.00 0.00 [2021-06-04T01:21:50.821Z] 01:00:01 eth0 44.59 25.61 40.23 16.86 0.00 0.00 0.00 0.00 [2021-06-04T01:21:50.821Z] 01:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T01:21:50.821Z] 01:00:01 docker0 0.43 0.43 0.03 0.04 0.00 0.00 0.00 0.00 [2021-06-04T01:21:50.821Z] 01:01:02 vethc589cf2 1.79 1.79 0.14 0.14 0.00 0.00 0.00 0.00 [2021-06-04T01:21:50.821Z] 01:01:02 eth0 28.08 19.31 15.75 102.98 0.00 0.00 0.00 0.00 [2021-06-04T01:21:50.821Z] 01:01:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T01:21:50.821Z] 01:01:02 docker0 1.79 1.79 0.12 0.14 0.00 0.00 0.00 0.00 [2021-06-04T01:21:50.821Z] 01:02:01 eth0 191.39 162.98 1731.32 26.46 0.00 0.00 0.00 0.00 [2021-06-04T01:21:50.821Z] 01:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T01:21:50.821Z] 01:02:01 veth1b31d44 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-04T01:21:50.821Z] 01:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T01:21:50.821Z] 01:03:02 eth0 13.53 7.13 11.43 5.00 0.00 0.00 0.00 0.00 [2021-06-04T01:21:50.821Z] 01:03:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T01:21:50.821Z] 01:03:02 veth1b31d44 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T01:21:50.821Z] 01:03:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T01:21:50.821Z] 01:04:01 eth0 97.83 74.78 193.00 17.34 0.00 0.00 0.00 0.00 [2021-06-04T01:21:50.821Z] 01:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T01:21:50.821Z] 01:04:01 veth1b31d44 0.00 0.47 0.00 0.02 0.00 0.00 0.00 0.00 [2021-06-04T01:21:50.821Z] 01:04:01 docker0 59.77 67.99 3.99 169.13 0.00 0.00 0.00 0.00 [2021-06-04T01:21:50.821Z] 01:05:01 veth6e20af3 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-04T01:21:50.821Z] 01:05:01 vethf7c6ec7 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-04T01:21:50.821Z] 01:05:01 eth0 18.60 9.53 15.30 8.06 0.00 0.00 0.00 0.00 [2021-06-04T01:21:50.821Z] 01:05:01 veth2165415 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-04T01:21:50.821Z] 01:06:01 veth809f14e 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T01:21:50.821Z] 01:06:01 eth0 100.85 67.40 264.94 126.87 0.00 0.00 0.00 0.00 [2021-06-04T01:21:50.821Z] 01:06:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-04T01:21:50.821Z] 01:06:01 veth1b31d44 0.00 0.82 0.00 0.04 0.00 0.00 0.00 0.00 [2021-06-04T01:21:50.821Z] 01:07:01 veth8070092 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-04T01:21:50.821Z] 01:07:01 veth206a5f0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-04T01:21:50.821Z] 01:07:01 vetha039d8f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-04T01:21:50.821Z] 01:07:01 eth0 54.68 33.63 90.93 15.75 0.00 0.00 0.00 0.00 [2021-06-04T01:21:50.821Z] 01:08:01 eth0 182.33 150.10 1589.28 22.66 0.00 0.00 0.00 0.00 [2021-06-04T01:21:50.821Z] 01:08:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-04T01:21:50.821Z] 01:08:01 docker0 1228.87 1070.50 95.94 4291.70 0.00 0.00 0.00 0.00 [2021-06-04T01:21:50.821Z] 01:09:01 eth0 0.68 0.28 0.41 0.02 0.00 0.00 0.00 0.00 [2021-06-04T01:21:50.821Z] 01:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T01:21:50.821Z] 01:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T01:21:50.821Z] 01:10:02 eth0 0.50 0.33 0.27 0.20 0.00 0.00 0.00 0.00 [2021-06-04T01:21:50.821Z] 01:10:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T01:21:50.821Z] 01:10:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T01:21:50.821Z] 01:11:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-04T01:21:50.821Z] 01:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T01:21:50.821Z] 01:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T01:21:50.821Z] 01:12:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-04T01:21:50.821Z] 01:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T01:21:50.821Z] 01:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T01:21:50.821Z] 01:13:01 eth0 0.32 0.22 0.14 0.07 0.00 0.00 0.00 0.00 [2021-06-04T01:21:50.821Z] 01:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T01:21:50.821Z] 01:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T01:21:50.821Z] 01:14:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-04T01:21:50.821Z] 01:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T01:21:50.821Z] 01:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T01:21:50.821Z] 01:15:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T01:21:50.821Z] 01:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T01:21:50.821Z] 01:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T01:21:50.821Z] 01:16:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-04T01:21:50.821Z] 01:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T01:21:50.821Z] 01:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T01:21:50.821Z] 01:17:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T01:21:50.821Z] 01:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T01:21:50.821Z] 01:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T01:21:50.821Z] 01:18:01 eth0 0.30 0.27 0.17 0.08 0.00 0.00 0.00 0.00 [2021-06-04T01:21:50.821Z] 01:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T01:21:50.821Z] 01:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T01:21:50.821Z] 01:19:01 eth0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T01:21:50.821Z] 01:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T01:21:50.821Z] 01:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T01:21:50.821Z] 01:20:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T01:21:50.821Z] 01:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T01:21:50.821Z] 01:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T01:21:50.821Z] 01:21:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T01:21:50.821Z] 01:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T01:21:50.821Z] 01:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T01:21:50.821Z] Average: eth0 122.27 111.48 578.97 24.46 0.00 0.00 0.00 0.00 [2021-06-04T01:21:50.821Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T01:21:50.821Z] Average: docker0 51.27 44.66 4.00 179.06 0.00 0.00 0.00 0.00 [2021-06-04T01:21:50.821Z] [2021-06-04T01:21:50.821Z] [2021-06-04T01:21:50.821Z] ---> sar -P ALL: [2021-06-04T01:21:50.821Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/04/21 _x86_64_ (2 CPU) [2021-06-04T01:21:50.821Z] [2021-06-04T01:21:50.821Z] 00:56:45 LINUX RESTART (2 CPU) [2021-06-04T01:21:50.821Z] [2021-06-04T01:21:50.821Z] 00:57:01 CPU %user %nice %system %iowait %steal %idle [2021-06-04T01:21:50.821Z] 00:58:01 all 31.32 0.00 8.77 7.70 0.11 52.10 [2021-06-04T01:21:50.821Z] 00:58:01 0 28.47 0.00 10.83 6.43 0.11 54.16 [2021-06-04T01:21:50.821Z] 00:58:01 1 34.17 0.00 6.70 8.97 0.11 50.04 [2021-06-04T01:21:50.821Z] 00:59:01 all 12.96 0.00 5.93 5.75 0.09 75.28 [2021-06-04T01:21:50.821Z] 00:59:01 0 12.60 0.00 5.90 5.53 0.07 75.90 [2021-06-04T01:21:50.821Z] 00:59:01 1 13.32 0.00 5.96 5.96 0.10 74.66 [2021-06-04T01:21:50.821Z] 01:00:01 all 56.15 0.00 6.87 7.67 0.11 29.20 [2021-06-04T01:21:50.821Z] 01:00:01 0 56.36 0.00 6.53 8.31 0.11 28.69 [2021-06-04T01:21:50.821Z] 01:00:01 1 55.94 0.00 7.21 7.03 0.11 29.71 [2021-06-04T01:21:50.821Z] 01:01:02 all 35.83 0.00 5.31 6.50 0.11 52.25 [2021-06-04T01:21:50.821Z] 01:01:02 0 36.35 0.00 4.86 7.73 0.11 50.96 [2021-06-04T01:21:50.821Z] 01:01:02 1 35.31 0.00 5.76 5.26 0.12 53.55 [2021-06-04T01:21:50.821Z] 01:02:01 all 35.19 0.00 8.62 12.03 0.14 44.02 [2021-06-04T01:21:50.821Z] 01:02:01 0 34.58 0.00 8.54 12.43 0.13 44.33 [2021-06-04T01:21:50.821Z] 01:02:01 1 35.81 0.00 8.70 11.64 0.15 43.71 [2021-06-04T01:21:50.821Z] 01:03:02 all 7.92 0.00 4.50 81.01 0.09 6.48 [2021-06-04T01:21:50.821Z] 01:03:02 0 7.50 0.00 4.67 79.76 0.09 7.99 [2021-06-04T01:21:50.821Z] 01:03:02 1 8.33 0.00 4.34 82.27 0.09 4.97 [2021-06-04T01:21:50.821Z] 01:04:01 all 9.73 0.00 7.87 55.85 0.12 26.45 [2021-06-04T01:21:50.821Z] 01:04:01 0 9.50 0.00 7.60 54.63 0.11 28.16 [2021-06-04T01:21:50.821Z] 01:04:01 1 9.95 0.00 8.13 57.06 0.12 24.72 [2021-06-04T01:21:50.821Z] 01:05:01 all 32.25 0.00 6.66 47.46 0.21 13.41 [2021-06-04T01:21:50.821Z] 01:05:01 0 32.17 0.00 6.60 48.36 0.26 12.61 [2021-06-04T01:21:50.821Z] 01:05:01 1 32.33 0.00 6.72 46.57 0.16 14.22 [2021-06-04T01:21:50.821Z] 01:06:01 all 38.46 0.00 9.38 47.79 0.14 4.22 [2021-06-04T01:21:50.821Z] 01:06:01 0 38.65 0.00 9.53 46.53 0.16 5.13 [2021-06-04T01:21:50.822Z] 01:06:01 1 38.27 0.00 9.22 49.06 0.12 3.32 [2021-06-04T01:21:50.822Z] 01:07:01 all 38.19 0.00 10.42 48.38 0.13 2.88 [2021-06-04T01:21:50.822Z] 01:07:01 0 38.11 0.00 10.43 51.09 0.12 0.25 [2021-06-04T01:21:50.822Z] 01:07:01 1 38.28 0.00 10.40 45.67 0.14 5.51 [2021-06-04T01:21:50.822Z] 01:08:01 all 30.07 0.00 7.24 8.18 0.08 54.43 [2021-06-04T01:21:50.822Z] 01:08:01 0 31.60 0.00 7.64 7.59 0.07 53.09 [2021-06-04T01:21:50.822Z] 01:08:01 1 28.54 0.00 6.83 8.77 0.09 55.77 [2021-06-04T01:21:50.822Z] [2021-06-04T01:21:50.822Z] 01:08:01 CPU %user %nice %system %iowait %steal %idle [2021-06-04T01:21:50.822Z] 01:09:01 all 0.18 0.00 0.04 0.00 0.02 99.77 [2021-06-04T01:21:50.822Z] 01:09:01 0 0.33 0.00 0.07 0.00 0.02 99.58 [2021-06-04T01:21:50.822Z] 01:09:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-04T01:21:50.822Z] 01:10:02 all 0.18 0.00 0.02 0.00 0.03 99.78 [2021-06-04T01:21:50.822Z] 01:10:02 0 0.32 0.00 0.02 0.00 0.03 99.63 [2021-06-04T01:21:50.822Z] 01:10:02 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-04T01:21:50.822Z] 01:11:01 all 0.10 0.00 0.03 0.00 0.02 99.86 [2021-06-04T01:21:50.822Z] 01:11:01 0 0.08 0.00 0.02 0.00 0.02 99.88 [2021-06-04T01:21:50.822Z] 01:11:01 1 0.12 0.00 0.03 0.00 0.02 99.83 [2021-06-04T01:21:50.822Z] 01:12:01 all 0.10 0.00 0.08 0.00 0.01 99.82 [2021-06-04T01:21:50.822Z] 01:12:01 0 0.07 0.00 0.05 0.00 0.02 99.87 [2021-06-04T01:21:50.822Z] 01:12:01 1 0.13 0.00 0.10 0.00 0.00 99.77 [2021-06-04T01:21:50.822Z] 01:13:01 all 0.13 0.00 0.02 0.00 0.03 99.83 [2021-06-04T01:21:50.822Z] 01:13:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2021-06-04T01:21:50.822Z] 01:13:01 1 0.22 0.00 0.00 0.00 0.02 99.77 [2021-06-04T01:21:50.822Z] 01:14:01 all 0.11 0.00 0.03 0.00 0.02 99.84 [2021-06-04T01:21:50.822Z] 01:14:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2021-06-04T01:21:50.822Z] 01:14:01 1 0.18 0.00 0.03 0.00 0.02 99.77 [2021-06-04T01:21:50.822Z] 01:15:01 all 0.06 0.00 0.03 0.00 0.02 99.90 [2021-06-04T01:21:50.822Z] 01:15:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2021-06-04T01:21:50.822Z] 01:15:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2021-06-04T01:21:50.822Z] 01:16:01 all 0.14 0.00 0.03 0.00 0.03 99.81 [2021-06-04T01:21:50.822Z] 01:16:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2021-06-04T01:21:50.822Z] 01:16:01 1 0.25 0.00 0.02 0.00 0.02 99.72 [2021-06-04T01:21:50.822Z] 01:17:01 all 0.13 0.00 0.02 0.00 0.01 99.85 [2021-06-04T01:21:50.822Z] 01:17:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-04T01:21:50.822Z] 01:17:01 1 0.22 0.00 0.02 0.00 0.00 99.77 [2021-06-04T01:21:50.822Z] 01:18:01 all 0.17 0.00 0.03 0.00 0.02 99.78 [2021-06-04T01:21:50.822Z] 01:18:01 0 0.02 0.00 0.05 0.00 0.02 99.92 [2021-06-04T01:21:50.822Z] 01:18:01 1 0.32 0.00 0.02 0.00 0.02 99.65 [2021-06-04T01:21:50.822Z] 01:19:01 all 0.20 0.00 0.03 0.00 0.03 99.75 [2021-06-04T01:21:50.822Z] 01:19:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2021-06-04T01:21:50.822Z] 01:19:01 1 0.35 0.00 0.03 0.00 0.03 99.58 [2021-06-04T01:21:50.822Z] [2021-06-04T01:21:50.822Z] 01:19:01 CPU %user %nice %system %iowait %steal %idle [2021-06-04T01:21:50.822Z] 01:20:01 all 0.04 0.00 0.03 0.00 0.02 99.92 [2021-06-04T01:21:50.822Z] 01:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-06-04T01:21:50.822Z] 01:20:01 1 0.07 0.00 0.03 0.00 0.03 99.87 [2021-06-04T01:21:50.822Z] 01:21:01 all 0.09 0.00 0.03 0.00 0.03 99.86 [2021-06-04T01:21:50.822Z] 01:21:01 0 0.07 0.00 0.03 0.00 0.03 99.87 [2021-06-04T01:21:50.822Z] 01:21:01 1 0.12 0.00 0.02 0.00 0.02 99.85 [2021-06-04T01:21:50.822Z] Average: all 13.24 0.00 3.30 13.33 0.06 70.07 [2021-06-04T01:21:50.822Z] Average: 0 13.12 0.00 3.36 13.33 0.07 70.12 [2021-06-04T01:21:50.822Z] Average: 1 13.35 0.00 3.23 13.33 0.06 70.03 [2021-06-04T01:21:50.822Z] [2021-06-04T01:21:50.822Z] [2021-06-04T01:21:50.822Z]