Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 5b1e7a5a65ee34af16a20e24c74600659bf2d743+001f4979d1d1e629f7770b7a62bec4a7afd870d5 (38f4f0b122e98c1c80740954ce710c66248d750e) 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-ssh4148746404147932285.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8335026506134581427.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3531/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-3531/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5374540403814246499.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6276122777551054332.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-3531/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-3531/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2505601788306245773.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-388 in /w/workspace/edgexfoundry_edgex-go_PR-3531 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/16 [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/16 # 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/16@tmp/jenkins-gitclient-ssh5602558316956597447.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/16@tmp/jenkins-gitclient-ssh1101390212913481648.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3531/head:refs/remotes/origin/PR-3531 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 001f4979d1d1e629f7770b7a62bec4a7afd870d5 into PR head commit 5b1e7a5a65ee34af16a20e24c74600659bf2d743 Merge succeeded, producing 7fb0470e2688512998228ec27afeed1240245181 Checking out Revision 7fb0470e2688512998228ec27afeed1240245181 (PR-3531) > git config core.sparsecheckout # timeout=10 > git checkout -f 5b1e7a5a65ee34af16a20e24c74600659bf2d743 # 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/16@tmp/jenkins-gitclient-ssh4452761446834661196.key > git merge 001f4979d1d1e629f7770b7a62bec4a7afd870d5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7fb0470e2688512998228ec27afeed1240245181 # timeout=10 Commit message: "Merge commit '001f4979d1d1e629f7770b7a62bec4a7afd870d5' into HEAD" > git rev-list --no-walk 5b1e7a5a65ee34af16a20e24c74600659bf2d743 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-11T00:31:03.979Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-11T00:31:04.085Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-11T00:31:04.113Z] ========================================================= [2021-06-11T00:31:04.113Z] EdgeX Global Pipelines Version Info [2021-06-11T00:31:04.113Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-11T00:31:05.532Z] ------------------- [2021-06-11T00:31:05.532Z] stable info: [2021-06-11T00:31:05.532Z] ------------------- [2021-06-11T00:31:05.532Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-11T00:31:05.532Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-11T00:31:05.532Z] Message: update stable to v1.0.195 [2021-06-11T00:31:06.109Z] ------------------- [2021-06-11T00:31:06.109Z] experimental info: [2021-06-11T00:31:06.109Z] ------------------- [2021-06-11T00:31:06.109Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-11T00:31:06.109Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-11T00:31:06.109Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-11T00:31:06.225Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-11T00:31:06.247Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-11T00:31:06.271Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-11T00:31:06.300Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-11T00:31:06.325Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-11T00:31:06.351Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-11T00:31:06.375Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-11T00:31:06.401Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-11T00:31:06.425Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-11T00:31:06.448Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-11T00:31:06.474Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-11T00:31:06.499Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-11T00:31:06.525Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-11T00:31:06.549Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-11T00:31:06.573Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-11T00:31:06.617Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-11T00:31:06.649Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-11T00:31:06.673Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-11T00:31:06.698Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-11T00:31:06.724Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-11T00:31:06.747Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-11T00:31:06.770Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-11T00:31:06.793Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3531 [Pipeline] echo [2021-06-11T00:31:06.816Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3531 [Pipeline] echo [2021-06-11T00:31:06.839Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3531 [Pipeline] echo [2021-06-11T00:31:06.864Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7fb0470e2688512998228ec27afeed1240245181 [Pipeline] echo [2021-06-11T00:31:06.888Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7fb0470 [Pipeline] echo [2021-06-11T00:31:06.914Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-11T00:31:06.994Z] provisioning config files... [2021-06-11T00:31:07.010Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/16@tmp/config4601350349989278718tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-11T00:31:07.332Z] ---> docker-login.sh [2021-06-11T00:31:07.332Z] nexus3.edgexfoundry.org:10001 [2021-06-11T00:31:07.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T00:31:07.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T00:31:07.910Z] Configure a credential helper to remove this warning. See [2021-06-11T00:31:07.910Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T00:31:07.910Z] [2021-06-11T00:31:07.910Z] Login Succeeded [2021-06-11T00:31:07.910Z] nexus3.edgexfoundry.org:10002 [2021-06-11T00:31:08.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T00:31:08.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T00:31:08.173Z] Configure a credential helper to remove this warning. See [2021-06-11T00:31:08.173Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T00:31:08.173Z] [2021-06-11T00:31:08.173Z] Login Succeeded [2021-06-11T00:31:08.173Z] nexus3.edgexfoundry.org:10003 [2021-06-11T00:31:08.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T00:31:08.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T00:31:08.173Z] Configure a credential helper to remove this warning. See [2021-06-11T00:31:08.173Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T00:31:08.173Z] [2021-06-11T00:31:08.173Z] Login Succeeded [2021-06-11T00:31:08.173Z] nexus3.edgexfoundry.org:10004 [2021-06-11T00:31:08.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T00:31:08.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T00:31:08.442Z] Configure a credential helper to remove this warning. See [2021-06-11T00:31:08.442Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T00:31:08.442Z] [2021-06-11T00:31:08.442Z] Login Succeeded [2021-06-11T00:31:08.442Z] docker.io [2021-06-11T00:31:08.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T00:31:08.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T00:31:08.973Z] Configure a credential helper to remove this warning. See [2021-06-11T00:31:08.973Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T00:31:08.973Z] [2021-06-11T00:31:08.973Z] Login Succeeded [2021-06-11T00:31:08.973Z] ---> docker-login.sh ends [Pipeline] } [2021-06-11T00:31:08.982Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-11T00:31:09.325Z] ++ 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-11T00:31:09.325Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-11T00:31:09.325Z] ++ dirname cmd/core-command/Dockerfile [2021-06-11T00:31:09.325Z] ++ cut -d/ -f2 [2021-06-11T00:31:09.325Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-11T00:31:09.325Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-11T00:31:09.325Z] ++ dirname cmd/core-data/Dockerfile [2021-06-11T00:31:09.325Z] ++ cut -d/ -f2 [2021-06-11T00:31:09.325Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-11T00:31:09.325Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-11T00:31:09.325Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-11T00:31:09.325Z] ++ cut -d/ -f2 [2021-06-11T00:31:09.325Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-11T00:31:09.325Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-11T00:31:09.325Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-11T00:31:09.325Z] ++ cut -d/ -f2 [2021-06-11T00:31:09.325Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-11T00:31:09.325Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-11T00:31:09.325Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-11T00:31:09.325Z] ++ cut -d/ -f2 [2021-06-11T00:31:09.325Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-11T00:31:09.325Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-11T00:31:09.325Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-11T00:31:09.325Z] ++ cut -d/ -f2 [2021-06-11T00:31:09.325Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-11T00:31:09.325Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-11T00:31:09.325Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-11T00:31:09.325Z] ++ cut -d/ -f2 [2021-06-11T00:31:09.325Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-11T00:31:09.325Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-11T00:31:09.325Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-11T00:31:09.325Z] ++ cut -d/ -f2 [2021-06-11T00:31:09.325Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-11T00:31:09.325Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-11T00:31:09.325Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-11T00:31:09.325Z] ++ cut -d/ -f2 [2021-06-11T00:31:09.325Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-11T00:31:09.373Z] 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-11T00:31:10.094Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-11T00:31:10.094Z] [2021-06-11T00:31:10.094Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-11T00:31:10.406Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-11T00:31:10.406Z] latest: Pulling from edgex-devops/git-semver [2021-06-11T00:31:10.406Z] 31603596830f: Pulling fs layer [2021-06-11T00:31:10.406Z] 54011a49482f: Pulling fs layer [2021-06-11T00:31:10.406Z] a6820b24f6d8: Pulling fs layer [2021-06-11T00:31:10.406Z] f581987b2513: Pulling fs layer [2021-06-11T00:31:10.406Z] f581987b2513: Waiting [2021-06-11T00:31:10.406Z] 54011a49482f: Download complete [2021-06-11T00:31:10.668Z] 31603596830f: Verifying Checksum [2021-06-11T00:31:10.668Z] 31603596830f: Download complete [2021-06-11T00:31:10.668Z] f581987b2513: Verifying Checksum [2021-06-11T00:31:10.668Z] f581987b2513: Download complete [2021-06-11T00:31:10.668Z] a6820b24f6d8: Verifying Checksum [2021-06-11T00:31:10.668Z] a6820b24f6d8: Download complete [2021-06-11T00:31:10.929Z] 31603596830f: Pull complete [2021-06-11T00:31:11.196Z] 54011a49482f: Pull complete [2021-06-11T00:31:11.774Z] a6820b24f6d8: Pull complete [2021-06-11T00:31:12.035Z] f581987b2513: Pull complete [2021-06-11T00:31:12.296Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-11T00:31:12.296Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-11T00:31:12.296Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-11T00:31:12.373Z] prd-centos7-docker-4c-2g-388 does not seem to be running inside a container [2021-06-11T00:31:12.416Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-11T00:31:16.556Z] $ docker top 5f2d2eff7b50b68b75f2d9daacb49e1c8754be01b1c9dbf5aa92a108f6deab3c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-11T00:31:16.677Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-11T00:31:16.677Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-11T00:31:16.780Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-11T00:31:16.781Z] $ docker exec 5f2d2eff7b50b68b75f2d9daacb49e1c8754be01b1c9dbf5aa92a108f6deab3c ssh-agent [2021-06-11T00:31:16.894Z] SSH_AUTH_SOCK=/tmp/ssh-CrmHfrMsKldc/agent.13 [2021-06-11T00:31:16.894Z] SSH_AGENT_PID=19 [2021-06-11T00:31:16.903Z] Running ssh-add (command line suppressed) [2021-06-11T00:31:17.003Z] Identity added: /w/workspace/edgex-go/16@tmp/private_key_3918054736213183347.key (/w/workspace/edgex-go/16@tmp/private_key_3918054736213183347.key) [2021-06-11T00:31:17.021Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-11T00:31:17.321Z] + git tag --points-at HEAD [Pipeline] } [2021-06-11T00:31:17.338Z] $ docker exec --env ******** --env ******** 5f2d2eff7b50b68b75f2d9daacb49e1c8754be01b1c9dbf5aa92a108f6deab3c ssh-agent -k [2021-06-11T00:31:17.423Z] unset SSH_AUTH_SOCK; [2021-06-11T00:31:17.425Z] unset SSH_AGENT_PID; [2021-06-11T00:31:17.425Z] echo Agent pid 19 killed; [2021-06-11T00:31:17.437Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-11T00:31:17.487Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-11T00:31:17.487Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-11T00:31:17.588Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-11T00:31:17.588Z] $ docker exec 5f2d2eff7b50b68b75f2d9daacb49e1c8754be01b1c9dbf5aa92a108f6deab3c ssh-agent [2021-06-11T00:31:17.694Z] SSH_AUTH_SOCK=/tmp/ssh-4YOTfYCZxak2/agent.54 [2021-06-11T00:31:17.694Z] SSH_AGENT_PID=60 [2021-06-11T00:31:17.700Z] Running ssh-add (command line suppressed) [2021-06-11T00:31:17.794Z] Identity added: /w/workspace/edgex-go/16@tmp/private_key_6699450763526175237.key (/w/workspace/edgex-go/16@tmp/private_key_6699450763526175237.key) [2021-06-11T00:31:17.812Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-11T00:31:18.119Z] + git semver init [2021-06-11T00:31:18.119Z] # -> Open(): unable to determine branch for HEAD [2021-06-11T00:31:18.119Z] # $GIT_DIR = /w/workspace/edgex-go/16/.git [2021-06-11T00:31:18.119Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/16 [2021-06-11T00:31:18.119Z] # $SEMVER_REMOTE_NAME = origin [2021-06-11T00:31:18.119Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-11T00:31:18.119Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-11T00:31:18.119Z] # $SEMVER_BRANCH = PR-3531 [2021-06-11T00:31:18.119Z] # $SEMVER_TEMP = /tmp/semver-186866483 [2021-06-11T00:31:18.119Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-11T00:31:40.127Z] # '/tmp/semver-186866483' -> '/w/workspace/edgex-go/16/.semver' [2021-06-11T00:31:40.127Z] # -> Force: false [2021-06-11T00:31:40.127Z] # $SEMVER_DIR = /w/workspace/edgex-go/16/.semver [Pipeline] } [2021-06-11T00:31:40.135Z] $ docker exec --env ******** --env ******** 5f2d2eff7b50b68b75f2d9daacb49e1c8754be01b1c9dbf5aa92a108f6deab3c ssh-agent -k [2021-06-11T00:31:40.224Z] unset SSH_AUTH_SOCK; [2021-06-11T00:31:40.225Z] unset SSH_AGENT_PID; [2021-06-11T00:31:40.225Z] echo Agent pid 60 killed; [2021-06-11T00:31:40.238Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-11T00:31:40.567Z] + git semver [Pipeline] } [2021-06-11T00:31:40.581Z] $ docker stop --time=1 5f2d2eff7b50b68b75f2d9daacb49e1c8754be01b1c9dbf5aa92a108f6deab3c [2021-06-11T00:31:43.570Z] $ docker rm -f 5f2d2eff7b50b68b75f2d9daacb49e1c8754be01b1c9dbf5aa92a108f6deab3c [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-11T00:31:43.991Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-11T00:31:44.338Z] Stashed 1 file(s) [Pipeline] echo [2021-06-11T00:31:44.342Z] [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-11T00:31:44.953Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-11T00:31:45.256Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-11T00:31:45.549Z] + sudo service docker restart [2021-06-11T00:31:45.549Z] + true [2021-06-11T00:31:45.549Z] Redirecting to /bin/systemctl restart docker.service [2021-06-11T00:31:59.522Z] Still waiting to schedule task [2021-06-11T00:31:59.522Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-383’ [Pipeline] echo [2021-06-11T00:32:03.694Z] ========================================================= [2021-06-11T00:32:03.694Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-11T00:32:03.694Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-11T00:32:04.002Z] + 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-11T00:32:05.399Z] Sending build context to Docker daemon 329.2MB [2021-06-11T00:32:05.399Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-11T00:32:05.399Z] Step 2/6 : FROM ${BASE} [2021-06-11T00:32:05.399Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-11T00:32:05.399Z] 540db60ca938: Pulling fs layer [2021-06-11T00:32:05.399Z] adcc1eea9eea: Pulling fs layer [2021-06-11T00:32:05.399Z] 4c4ab2625f07: Pulling fs layer [2021-06-11T00:32:05.399Z] 0510c868ecb4: Pulling fs layer [2021-06-11T00:32:05.399Z] afea3b2eda06: Pulling fs layer [2021-06-11T00:32:05.399Z] 7809a108b3ef: Pulling fs layer [2021-06-11T00:32:05.399Z] f706445af74f: Pulling fs layer [2021-06-11T00:32:05.399Z] 0510c868ecb4: Waiting [2021-06-11T00:32:05.399Z] afea3b2eda06: Waiting [2021-06-11T00:32:05.399Z] 7809a108b3ef: Waiting [2021-06-11T00:32:05.399Z] f706445af74f: Waiting [2021-06-11T00:32:05.399Z] 4c4ab2625f07: Verifying Checksum [2021-06-11T00:32:05.399Z] 4c4ab2625f07: Download complete [2021-06-11T00:32:05.399Z] 540db60ca938: Verifying Checksum [2021-06-11T00:32:05.399Z] 540db60ca938: Download complete [2021-06-11T00:32:05.399Z] afea3b2eda06: Verifying Checksum [2021-06-11T00:32:05.399Z] afea3b2eda06: Download complete [2021-06-11T00:32:05.666Z] 7809a108b3ef: Verifying Checksum [2021-06-11T00:32:05.666Z] 7809a108b3ef: Download complete [2021-06-11T00:32:05.666Z] adcc1eea9eea: Verifying Checksum [2021-06-11T00:32:05.666Z] adcc1eea9eea: Download complete [2021-06-11T00:32:05.666Z] 540db60ca938: Pull complete [2021-06-11T00:32:05.666Z] adcc1eea9eea: Pull complete [2021-06-11T00:32:05.927Z] 4c4ab2625f07: Pull complete [2021-06-11T00:32:06.868Z] f706445af74f: Verifying Checksum [2021-06-11T00:32:06.868Z] f706445af74f: Download complete [2021-06-11T00:32:07.819Z] 0510c868ecb4: Verifying Checksum [2021-06-11T00:32:07.819Z] 0510c868ecb4: Download complete [2021-06-11T00:32:11.158Z] 0510c868ecb4: Pull complete [2021-06-11T00:32:11.158Z] afea3b2eda06: Pull complete [2021-06-11T00:32:11.158Z] 7809a108b3ef: Pull complete [2021-06-11T00:32:14.475Z] f706445af74f: Pull complete [2021-06-11T00:32:14.475Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-11T00:32:14.475Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-11T00:32:14.475Z] ---> b068be0155e3 [2021-06-11T00:32:14.475Z] 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-11T00:32:16.395Z] ---> Running in e4739cca988b [2021-06-11T00:32:16.395Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-11T00:32:17.336Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-11T00:32:17.908Z] (1/12) Installing libmagic (5.39-r0) [2021-06-11T00:32:18.170Z] (2/12) Installing file (5.39-r0) [2021-06-11T00:32:18.170Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-11T00:32:18.170Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-11T00:32:33.082Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-11T00:32:33.082Z] (6/12) Installing patch (2.7.6-r6) [2021-06-11T00:32:33.082Z] (7/12) Installing build-base (0.5-r2) [2021-06-11T00:32:33.082Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-11T00:32:33.082Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-11T00:32:33.082Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-11T00:32:33.082Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-11T00:32:33.345Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-11T00:32:33.345Z] Executing busybox-1.32.1-r6.trigger [2021-06-11T00:32:33.345Z] OK: 219 MiB in 52 packages [2021-06-11T00:32:35.904Z] Removing intermediate container e4739cca988b [2021-06-11T00:32:35.904Z] ---> 930c5c0d9947 [2021-06-11T00:32:35.904Z] Step 4/6 : WORKDIR /edgex-go [2021-06-11T00:32:35.904Z] ---> Running in 883dc0b94d9a [2021-06-11T00:32:35.904Z] Removing intermediate container 883dc0b94d9a [2021-06-11T00:32:35.904Z] ---> 916a476cbb48 [2021-06-11T00:32:35.904Z] Step 5/6 : COPY go.mod . [2021-06-11T00:32:36.166Z] ---> d3d7fc3af4f7 [2021-06-11T00:32:36.166Z] Step 6/6 : RUN go mod download [2021-06-11T00:32:36.166Z] ---> Running in a4ee1546a36f [2021-06-11T00:32:54.306Z] Removing intermediate container a4ee1546a36f [2021-06-11T00:32:54.306Z] ---> 529a60854f01 [2021-06-11T00:32:54.306Z] Successfully built 529a60854f01 [2021-06-11T00:32:54.306Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-11T00:32:54.618Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-11T00:32:54.618Z] . [Pipeline] withDockerContainer [2021-06-11T00:32:54.699Z] prd-centos7-docker-4c-2g-388 does not seem to be running inside a container [2021-06-11T00:32:54.734Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@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 ******** ci-base-image-x86_64 cat [2021-06-11T00:32:55.253Z] $ docker top 5b84ce0fc2acb4e8b7dc7fe0c28565eff0e35e173b11004c5292bbb5691a2c64 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-11T00:32:55.627Z] + go version [2021-06-11T00:32:55.627Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-11T00:32:55.637Z] $ docker stop --time=1 5b84ce0fc2acb4e8b7dc7fe0c28565eff0e35e173b11004c5292bbb5691a2c64 [2021-06-11T00:32:56.820Z] $ docker rm -f 5b84ce0fc2acb4e8b7dc7fe0c28565eff0e35e173b11004c5292bbb5691a2c64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-11T00:32:57.390Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-11T00:32:57.390Z] . [Pipeline] withDockerContainer [2021-06-11T00:32:57.460Z] prd-centos7-docker-4c-2g-388 does not seem to be running inside a container [2021-06-11T00:32:57.505Z] $ 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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@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 ******** ci-base-image-x86_64 cat [2021-06-11T00:32:57.867Z] $ docker top a496afa02181c505534542732ed89285b79fd8c9bcd937e8e874058952f93d26 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-11T00:32:57.960Z] ========================================================= [2021-06-11T00:32:57.960Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-11T00:32:57.960Z] ========================================================= [Pipeline] sh [2021-06-11T00:32:58.251Z] + go mod tidy [Pipeline] sh [2021-06-11T00:32:58.816Z] + make test [2021-06-11T00:32:58.816Z] go mod tidy [2021-06-11T00:32:58.816Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-11T00:33:04.182Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-11T00:33:22.379Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-11T00:33:24.965Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-11T00:33:25.921Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-11T00:33:26.188Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-11T00:33:28.125Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-11T00:33:29.089Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-11T00:33:29.089Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-11T00:33:29.089Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-11T00:33:29.671Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-11T00:33:29.943Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-11T00:33:30.214Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-11T00:33:30.215Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-11T00:33:30.215Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-11T00:33:30.215Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-11T00:33:30.215Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-11T00:33:30.215Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-11T00:33:30.215Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-06-11T00:33:33.318Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.056s coverage: 28.7% of statements [2021-06-11T00:33:33.900Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.064s coverage: 100.0% of statements [2021-06-11T00:33:33.900Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-11T00:33:33.900Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-11T00:33:33.900Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-11T00:33:34.867Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.055s coverage: 81.2% of statements [2021-06-11T00:33:34.867Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-06-11T00:33:34.867Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.063s coverage: 53.4% of statements [2021-06-11T00:33:35.149Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-06-11T00:33:35.149Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-06-11T00:33:35.746Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.090s coverage: 87.7% of statements [2021-06-11T00:33:35.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-06-11T00:33:35.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-06-11T00:33:35.746Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.046s coverage: 78.9% of statements [2021-06-11T00:33:35.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-06-11T00:33:35.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-11T00:33:35.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-11T00:33:35.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-11T00:33:35.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-06-11T00:33:35.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-06-11T00:33:35.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-06-11T00:33:37.678Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.224s coverage: 95.1% of statements [2021-06-11T00:33:37.678Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-06-11T00:33:37.678Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-06-11T00:33:37.678Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-06-11T00:33:37.678Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-06-11T00:33:37.678Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-11T00:33:37.678Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-11T00:33:37.678Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-11T00:33:37.678Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-11T00:33:37.678Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-11T00:33:37.678Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-11T00:33:37.678Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.047s coverage: 58.8% of statements [2021-06-11T00:33:37.678Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] [2021-06-11T00:33:37.678Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-06-11T00:33:37.678Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.044s coverage: 60.0% of statements [2021-06-11T00:33:37.678Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.051s coverage: 0.8% of statements [2021-06-11T00:33:37.678Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-06-11T00:33:37.678Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.042s coverage: 22.0% of statements [2021-06-11T00:33:37.678Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-11T00:33:37.942Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.056s coverage: 47.1% of statements [2021-06-11T00:33:38.517Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.047s coverage: 79.5% of statements [2021-06-11T00:33:38.779Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.054s coverage: 94.1% of statements [2021-06-11T00:33:39.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.076s coverage: 96.3% of statements [2021-06-11T00:33:39.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements [2021-06-11T00:33:51.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.056s coverage: 94.4% of statements [2021-06-11T00:33:51.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.039s coverage: 44.8% of statements [2021-06-11T00:33:56.582Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.187s coverage: 81.8% of statements [2021-06-11T00:33:56.582Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-11T00:34:14.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements [2021-06-11T00:34:14.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-11T00:34:14.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-11T00:34:14.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-11T00:34:14.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.024s coverage: 65.1% of statements [2021-06-11T00:34:14.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-11T00:34:14.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-11T00:34:14.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-11T00:34:14.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-11T00:34:14.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-11T00:34:14.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.033s coverage: 87.2% of statements [2021-06-11T00:34:14.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-11T00:34:14.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-11T00:34:14.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.040s coverage: 100.0% of statements [2021-06-11T00:34:14.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-11T00:34:14.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 76.0% of statements [2021-06-11T00:34:14.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-11T00:34:14.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.051s coverage: 80.0% of statements [2021-06-11T00:34:14.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.051s coverage: 87.2% of statements [2021-06-11T00:34:14.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.052s coverage: 85.4% of statements [2021-06-11T00:34:14.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.080s coverage: 91.2% of statements [2021-06-11T00:34:14.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-11T00:34:14.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.135s coverage: 64.4% of statements [2021-06-11T00:34:14.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-11T00:34:14.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-11T00:34:14.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.050s coverage: 100.0% of statements [2021-06-11T00:34:14.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements [2021-06-11T00:34:14.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.022s coverage: 100.0% of statements [2021-06-11T00:34:14.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2021-06-11T00:34:14.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements [2021-06-11T00:34:14.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.173s coverage: 66.9% of statements [2021-06-11T00:34:14.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-11T00:34:14.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-11T00:34:14.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-11T00:34:14.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.110s coverage: 43.6% of statements [2021-06-11T00:34:14.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-11T00:34:14.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-11T00:34:14.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.035s coverage: 89.5% of statements [2021-06-11T00:34:14.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-11T00:34:14.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.030s coverage: 84.8% of statements [2021-06-11T00:34:14.711Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-11T00:34:14.711Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-11T00:34:14.711Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-11T00:34:14.711Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-06-11T00:34:21.330Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.071s coverage: 19.3% of statements [2021-06-11T00:34:21.331Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-06-11T00:34:21.331Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-06-11T00:34:21.331Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-06-11T00:34:21.331Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.117s coverage: 91.9% of statements [2021-06-11T00:34:21.331Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-06-11T00:34:21.331Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-06-11T00:34:21.331Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-06-11T00:34:21.331Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-11T00:34:21.331Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-11T00:34:21.331Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-11T00:34:21.331Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-06-11T00:34:21.331Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-06-11T00:34:21.331Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.053s coverage: 62.7% of statements [2021-06-11T00:34:21.331Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-06-11T00:34:21.331Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.089s coverage: 97.6% of statements [2021-06-11T00:34:21.331Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-06-11T00:34:21.331Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-06-11T00:34:21.331Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-06-11T00:34:21.331Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-11T00:34:21.331Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-11T00:34:21.331Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-11T00:34:21.331Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-11T00:34:21.331Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.030s coverage: 100.0% of statements [2021-06-11T00:34:21.331Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-06-11T00:34:21.331Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-06-11T00:34:21.331Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.052s coverage: 28.9% of statements [2021-06-11T00:34:21.331Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-06-11T00:34:21.331Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-06-11T00:34:21.331Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-06-11T00:34:21.331Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-06-11T00:34:21.331Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-06-11T00:34:21.331Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 95.4% of statements [2021-06-11T00:34:21.331Z] GO111MODULE=on go vet ./... [2021-06-11T00:34:47.987Z] gofmt -l . [2021-06-11T00:34:47.987Z] [ "`gofmt -l .`" = "" ] [2021-06-11T00:34:47.987Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-11T00:34:48.281Z] + ls -al . [2021-06-11T00:34:48.281Z] total 520 [2021-06-11T00:34:48.281Z] drwxrwxr-x 10 1001 1001 4096 Jun 11 00:34 . [2021-06-11T00:34:48.281Z] drwxr-xr-x 4 root root 30 Jun 11 00:32 .. [2021-06-11T00:34:48.281Z] -rw-rw-r-- 1 1001 1001 11 Jun 11 00:30 .dockerignore [2021-06-11T00:34:48.281Z] drwxrwxr-x 8 1001 1001 179 Jun 11 00:31 .git [2021-06-11T00:34:48.281Z] drwxrwxr-x 3 1001 1001 125 Jun 11 00:30 .github [2021-06-11T00:34:48.281Z] -rw-rw-r-- 1 1001 1001 818 Jun 11 00:30 .gitignore [2021-06-11T00:34:48.281Z] drwx------ 3 1001 1001 60 Jun 11 00:31 .semver [2021-06-11T00:34:48.281Z] -rw-rw-r-- 1 1001 1001 166 Jun 11 00:30 .sonarcloud.properties [2021-06-11T00:34:48.281Z] -rw-rw-r-- 1 1001 1001 8609 Jun 11 00:30 Attribution.txt [2021-06-11T00:34:48.281Z] -rw-rw-r-- 1 1001 1001 3804 Jun 11 00:30 CONTRIBUTING.md [2021-06-11T00:34:48.281Z] -rw-rw-r-- 1 1001 1001 931 Jun 11 00:30 Dockerfile.build [2021-06-11T00:34:48.281Z] -rw-rw-r-- 1 1001 1001 849 Jun 11 00:30 Jenkinsfile [2021-06-11T00:34:48.281Z] -rw-rw-r-- 1 1001 1001 10775 Jun 11 00:30 LICENSE [2021-06-11T00:34:48.281Z] -rw-rw-r-- 1 1001 1001 5605 Jun 11 00:30 Makefile [2021-06-11T00:34:48.281Z] -rw-rw-r-- 1 1001 1001 7978 Jun 11 00:30 README.md [2021-06-11T00:34:48.281Z] -rw-rw-r-- 1 1001 1001 7071 Jun 11 00:30 SECURITY.md [2021-06-11T00:34:48.281Z] -rw-rw-r-- 1 1001 1001 5 Jun 11 00:31 VERSION [2021-06-11T00:34:48.281Z] -rw-rw-r-- 1 1001 1001 4131 Jun 11 00:30 ZMQWindows.md [2021-06-11T00:34:48.281Z] drwxrwxr-x 2 1001 1001 37 Jun 11 00:30 bin [2021-06-11T00:34:48.281Z] drwxrwxr-x 14 1001 1001 4096 Jun 11 00:30 cmd [2021-06-11T00:34:48.281Z] -rw-r--r-- 1 root root 404951 Jun 11 00:34 coverage.out [2021-06-11T00:34:48.281Z] -rw-rw-r-- 1 1001 1001 840 Jun 11 00:30 go.mod [2021-06-11T00:34:48.281Z] -rw-r--r-- 1 root root 21230 Jun 11 00:32 go.sum [2021-06-11T00:34:48.281Z] drwxrwxr-x 8 1001 1001 127 Jun 11 00:30 internal [2021-06-11T00:34:48.281Z] drwxrwxr-x 3 1001 1001 16 Jun 11 00:30 openapi [2021-06-11T00:34:48.281Z] drwxrwxr-x 4 1001 1001 71 Jun 11 00:30 snap [2021-06-11T00:34:48.281Z] -rw-rw-r-- 1 1001 1001 168 Jun 11 00:30 version.go [Pipeline] sh [2021-06-11T00:34:48.580Z] + '[' -e coverage.out ] [2021-06-11T00:34:48.580Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-11T00:34:48.677Z] Stashed 1 file(s) [Pipeline] sh [2021-06-11T00:34:48.982Z] + make build [2021-06-11T00:34:48.982Z] go mod tidy [2021-06-11T00:34:48.982Z] 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-11T00:34:50.364Z] 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-11T00:34:57.020Z] 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-11T00:34:57.281Z] 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-11T00:34:58.682Z] 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-11T00:34:58.682Z] 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-11T00:34:59.638Z] 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-11T00:35:00.583Z] 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-11T00:35:01.167Z] 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-11T00:35:02.136Z] 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-11T00:35:02.715Z] 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-11T00:35:03.668Z] 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-11T00:35:05.085Z] $ docker stop --time=1 a496afa02181c505534542732ed89285b79fd8c9bcd937e8e874058952f93d26 [2021-06-11T00:35:06.889Z] $ docker rm -f a496afa02181c505534542732ed89285b79fd8c9bcd937e8e874058952f93d26 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-11T00:35:08.284Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-11T00:35:08.285Z] [2021-06-11T00:35:08.285Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-11T00:35:08.613Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-11T00:35:08.613Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-11T00:35:08.613Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-11T00:35:08.613Z] ca9280d653b3: Pulling fs layer [2021-06-11T00:35:08.613Z] 7e9c9ca2126c: Pulling fs layer [2021-06-11T00:35:08.876Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-11T00:35:08.876Z] cbdbe7a5bc2a: Download complete [2021-06-11T00:35:08.876Z] cbdbe7a5bc2a: Pull complete [2021-06-11T00:35:09.140Z] ca9280d653b3: Verifying Checksum [2021-06-11T00:35:09.140Z] ca9280d653b3: Download complete [2021-06-11T00:35:09.714Z] ca9280d653b3: Pull complete [2021-06-11T00:35:09.983Z] 7e9c9ca2126c: Verifying Checksum [2021-06-11T00:35:09.983Z] 7e9c9ca2126c: Download complete [2021-06-11T00:35:11.231Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-394 in /w/workspace/edgexfoundry_edgex-go_PR-3531 [Pipeline] { [Pipeline] ws [2021-06-11T00:35:11.249Z] Running in /w/workspace/edgex-go/16 [Pipeline] { [Pipeline] checkout [2021-06-11T00:35:11.481Z] The recommended git tool is: git [2021-06-11T00:35:13.303Z] 7e9c9ca2126c: Pull complete [2021-06-11T00:35:13.303Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-11T00:35:13.303Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-11T00:35:13.303Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-11T00:35:13.597Z] prd-centos7-docker-4c-2g-388 does not seem to be running inside a container [2021-06-11T00:35:13.666Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@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:10003/edgex-devops/edgex-compose:latest cat [2021-06-11T00:35:16.862Z] using credential edgex-jenkins-ssh [2021-06-11T00:35:16.878Z] Cloning the remote Git repository [2021-06-11T00:35:16.925Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-11T00:35:17.029Z] > git init /w/workspace/edgex-go/16 # timeout=10 [2021-06-11T00:35:17.175Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-11T00:35:17.177Z] > git --version # timeout=10 [2021-06-11T00:35:17.219Z] > git --version # 'git version 2.17.1' [2021-06-11T00:35:17.221Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-11T00:35:17.309Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-11T00:35:18.066Z] $ docker top c0777e932ed8a16206dbf5e3f91638c34b969a3c3bf6c2f037da52b216823ec1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-11T00:35:18.448Z] + docker-compose build --help [2021-06-11T00:35:18.448Z] + grep parallel [2021-06-11T00:35:19.027Z] --parallel Build images in parallel. [Pipeline] } [2021-06-11T00:35:19.043Z] $ docker stop --time=1 c0777e932ed8a16206dbf5e3f91638c34b969a3c3bf6c2f037da52b216823ec1 [2021-06-11T00:35:20.238Z] $ docker rm -f c0777e932ed8a16206dbf5e3f91638c34b969a3c3bf6c2f037da52b216823ec1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-11T00:35:20.702Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-11T00:35:20.702Z] . [Pipeline] withDockerContainer [2021-06-11T00:35:20.776Z] prd-centos7-docker-4c-2g-388 does not seem to be running inside a container [2021-06-11T00:35:20.816Z] $ 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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-11T00:35:21.179Z] $ docker top 978378aae8885754b9a915acc2761c85f99754e9508f5e7af1626d2b2b08299e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-11T00:35:21.560Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-11T00:35:22.133Z] Building core-command ... [2021-06-11T00:35:22.133Z] Building core-data ... [2021-06-11T00:35:22.133Z] Building core-metadata ... [2021-06-11T00:35:22.133Z] Building security-bootstrapper ... [2021-06-11T00:35:22.133Z] Building security-proxy-setup ... [2021-06-11T00:35:22.133Z] Building security-secretstore-setup ... [2021-06-11T00:35:22.133Z] Building support-notifications ... [2021-06-11T00:35:22.133Z] Building support-scheduler ... [2021-06-11T00:35:22.133Z] Building sys-mgmt-agent ... [2021-06-11T00:35:22.133Z] Building core-metadata [2021-06-11T00:35:22.133Z] Building support-scheduler [2021-06-11T00:35:22.133Z] Building core-command [2021-06-11T00:35:22.133Z] Building support-notifications [2021-06-11T00:35:22.133Z] Building security-secretstore-setup [2021-06-11T00:35:34.550Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-11T00:35:34.550Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-11T00:35:34.550Z] ---> 529a60854f01 [2021-06-11T00:35:34.550Z] Step 3/24 : WORKDIR /edgex-go [2021-06-11T00:35:34.812Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-11T00:35:34.812Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-11T00:35:34.812Z] ---> 529a60854f01 [2021-06-11T00:35:34.812Z] Step 3/24 : WORKDIR /edgex-go [2021-06-11T00:35:41.395Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-11T00:35:41.395Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-11T00:35:41.395Z] ---> 529a60854f01 [2021-06-11T00:35:41.395Z] Step 3/23 : WORKDIR /edgex-go [2021-06-11T00:35:41.395Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-11T00:35:41.395Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-11T00:35:41.395Z] ---> 529a60854f01 [2021-06-11T00:35:41.395Z] Step 3/23 : WORKDIR /edgex-go [2021-06-11T00:35:44.714Z] Merging remotes/origin/master commit 001f4979d1d1e629f7770b7a62bec4a7afd870d5 into PR head commit 5b1e7a5a65ee34af16a20e24c74600659bf2d743 [2021-06-11T00:35:43.868Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-11T00:35:43.896Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-11T00:35:43.922Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-11T00:35:43.957Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-11T00:35:43.958Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-11T00:35:43.975Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3531/head:refs/remotes/origin/PR-3531 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-11T00:35:44.722Z] > git config core.sparsecheckout # timeout=10 [2021-06-11T00:35:44.735Z] > git checkout -f 5b1e7a5a65ee34af16a20e24c74600659bf2d743 # timeout=10 [2021-06-11T00:35:44.939Z] > git remote # timeout=10 [2021-06-11T00:35:44.962Z] > git config --get remote.origin.url # timeout=10 [2021-06-11T00:35:44.977Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-11T00:35:44.988Z] > git merge 001f4979d1d1e629f7770b7a62bec4a7afd870d5 # timeout=10 [2021-06-11T00:35:45.183Z] Merge succeeded, producing 291c1e4879111d2d537e18ff3095510e075f1b3c [2021-06-11T00:35:45.183Z] Checking out Revision 291c1e4879111d2d537e18ff3095510e075f1b3c (PR-3531) [2021-06-11T00:35:45.162Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-11T00:35:45.181Z] > git config core.sparsecheckout # timeout=10 [2021-06-11T00:35:45.191Z] > git checkout -f 291c1e4879111d2d537e18ff3095510e075f1b3c # timeout=10 [2021-06-11T00:35:49.444Z] Commit message: "Merge commit '001f4979d1d1e629f7770b7a62bec4a7afd870d5' into HEAD" [2021-06-11T00:35:49.443Z] > git rev-list --no-walk 5b1e7a5a65ee34af16a20e24c74600659bf2d743 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-11T00:35:50.865Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-11T00:35:51.291Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-11T00:35:51.415Z] ---> Running in a463f851f27c [2021-06-11T00:35:51.415Z] ---> Running in c67d9c94f15a [2021-06-11T00:35:51.415Z] ---> Running in 6a5293194275 [2021-06-11T00:35:51.415Z] ---> Running in 276fa1bd2ad8 [2021-06-11T00:35:51.415Z] Removing intermediate container 6a5293194275 [2021-06-11T00:35:51.415Z] ---> 847c89ace396 [2021-06-11T00:35:51.415Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T00:35:51.634Z] + + sudotrue service [2021-06-11T00:35:51.634Z] docker restart [2021-06-11T00:35:51.675Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-11T00:35:51.675Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-11T00:35:51.675Z] ---> 529a60854f01 [2021-06-11T00:35:51.675Z] Step 3/26 : WORKDIR /edgex-go [2021-06-11T00:35:51.675Z] ---> Using cache [2021-06-11T00:35:51.675Z] ---> 204147300e6e [2021-06-11T00:35:51.675Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T00:35:52.625Z] ---> Running in b8679bcf89f3 [2021-06-11T00:35:52.625Z] Removing intermediate container 276fa1bd2ad8 [2021-06-11T00:35:52.625Z] ---> 204147300e6e [2021-06-11T00:35:52.625Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T00:35:52.625Z] Removing intermediate container a463f851f27c [2021-06-11T00:35:52.625Z] ---> 99c33978bea0 [2021-06-11T00:35:52.625Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T00:35:52.625Z] Removing intermediate container c67d9c94f15a [2021-06-11T00:35:52.625Z] ---> 8f2b04e215e2 [2021-06-11T00:35:52.625Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T00:35:52.625Z] ---> Running in be511c85c88a [2021-06-11T00:35:52.625Z] ---> Running in 7df00711ed81 [2021-06-11T00:35:52.625Z] ---> Running in cf9d5a979c2b [2021-06-11T00:35:52.625Z] ---> Running in c25e844f5209 [2021-06-11T00:35:53.597Z] Removing intermediate container b8679bcf89f3 [2021-06-11T00:35:53.597Z] ---> 46f0a3063b1f [2021-06-11T00:35:53.597Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-11T00:35:53.597Z] ---> Running in 284cb55e3fad [2021-06-11T00:35:53.597Z] Removing intermediate container be511c85c88a [2021-06-11T00:35:53.597Z] ---> 0e7b9e6391e0 [2021-06-11T00:35:53.597Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-11T00:35:53.597Z] ---> Running in e1ca21e39211 [2021-06-11T00:35:53.597Z] Removing intermediate container 7df00711ed81 [2021-06-11T00:35:53.597Z] ---> 258c77e89845 [2021-06-11T00:35:53.597Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-11T00:35:53.597Z] ---> Running in 1e568fd68183 [2021-06-11T00:35:53.859Z] Removing intermediate container cf9d5a979c2b [2021-06-11T00:35:53.859Z] ---> d4eca570fc6d [2021-06-11T00:35:53.859Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-11T00:35:53.859Z] ---> Running in 480a15850615 [2021-06-11T00:35:54.131Z] Removing intermediate container c25e844f5209 [2021-06-11T00:35:54.131Z] ---> ad21b1c40834 [2021-06-11T00:35:54.131Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-11T00:35:54.131Z] ---> Running in 552ebfea007b [2021-06-11T00:35:54.131Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-11T00:35:54.395Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-11T00:35:54.395Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-11T00:35:54.656Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-11T00:35:54.656Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-11T00:35:54.917Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-11T00:35:55.493Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-11T00:35:55.493Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-11T00:35:55.493Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-11T00:35:55.758Z] OK: 219 MiB in 52 packages [2021-06-11T00:35:56.026Z] OK: 219 MiB in 52 packages [2021-06-11T00:35:56.026Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-11T00:35:56.026Z] Removing intermediate container 1e568fd68183 [2021-06-11T00:35:56.026Z] ---> 451d4ad19a1a [2021-06-11T00:35:56.026Z] Step 6/23 : COPY go.mod . [2021-06-11T00:35:56.296Z] Removing intermediate container 284cb55e3fad [2021-06-11T00:35:56.296Z] ---> a6a8aa9f7d87 [2021-06-11T00:35:56.296Z] Step 6/24 : COPY go.mod . [2021-06-11T00:35:56.296Z] OK: 219 MiB in 52 packages [2021-06-11T00:35:56.296Z] ---> c95939562300 [2021-06-11T00:35:56.296Z] Step 7/23 : RUN go mod download [2021-06-11T00:35:56.296Z] ---> Running in feea0f628ffe [2021-06-11T00:35:56.296Z] ---> 9aa289e8e8ab [2021-06-11T00:35:56.296Z] Step 7/24 : RUN go mod download [2021-06-11T00:35:56.572Z] ---> Running in b5831c8aec9d [2021-06-11T00:35:56.572Z] Removing intermediate container 480a15850615 [2021-06-11T00:35:56.572Z] ---> ef11b19230a9 [2021-06-11T00:35:56.572Z] Step 6/23 : COPY go.mod . [2021-06-11T00:35:56.842Z] OK: 219 MiB in 52 packages [2021-06-11T00:35:56.842Z] OK: 219 MiB in 52 packages [2021-06-11T00:35:56.842Z] ---> 6ea773840923 [2021-06-11T00:35:56.842Z] Step 7/23 : RUN go mod download [2021-06-11T00:35:57.104Z] ---> Running in 3e6429e46335 [2021-06-11T00:35:57.104Z] Removing intermediate container 552ebfea007b [2021-06-11T00:35:57.104Z] ---> f2b0be950faf [2021-06-11T00:35:57.104Z] Step 6/24 : COPY go.mod . [2021-06-11T00:35:57.104Z] Removing intermediate container e1ca21e39211 [2021-06-11T00:35:57.104Z] ---> 7db953b05a60 [2021-06-11T00:35:57.104Z] Step 6/26 : COPY go.mod . [2021-06-11T00:35:57.369Z] Removing intermediate container feea0f628ffe [2021-06-11T00:35:57.369Z] ---> 527e96aeef5d [2021-06-11T00:35:57.369Z] Step 8/23 : COPY . . [2021-06-11T00:35:57.369Z] ---> 29ba7c60b475 [2021-06-11T00:35:57.369Z] Step 7/24 : RUN go mod download [2021-06-11T00:35:57.633Z] ---> 6b754caad997 [2021-06-11T00:35:57.633Z] Step 7/26 : RUN go mod download [2021-06-11T00:35:58.583Z] ---> Running in a445620951ef [2021-06-11T00:36:01.896Z] ---> Running in 79e3b4274e77 [2021-06-11T00:36:01.896Z] Removing intermediate container b5831c8aec9d [2021-06-11T00:36:01.896Z] ---> cc89b76725f8 [2021-06-11T00:36:01.896Z] Step 8/24 : COPY . . [2021-06-11T00:36:02.157Z] Removing intermediate container 3e6429e46335 [2021-06-11T00:36:02.157Z] ---> e379a3d12033 [2021-06-11T00:36:02.157Z] Step 8/23 : COPY . . [2021-06-11T00:36:02.157Z] ---> 4b4c8233e2fc [2021-06-11T00:36:02.157Z] Step 9/23 : RUN go mod tidy [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-11T00:36:09.997Z] provisioning config files... [2021-06-11T00:36:10.022Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/16@tmp/config1385674931338657684tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-11T00:36:10.372Z] ---> Running in 90ce0d3b2141 [2021-06-11T00:36:10.387Z] ---> docker-login.sh [2021-06-11T00:36:10.387Z] nexus3.edgexfoundry.org:10001 [2021-06-11T00:36:11.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T00:36:11.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T00:36:11.649Z] Configure a credential helper to remove this warning. See [2021-06-11T00:36:11.649Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T00:36:11.649Z] [2021-06-11T00:36:11.649Z] Login Succeeded [2021-06-11T00:36:11.649Z] nexus3.edgexfoundry.org:10002 [2021-06-11T00:36:11.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T00:36:11.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T00:36:11.920Z] Configure a credential helper to remove this warning. See [2021-06-11T00:36:11.920Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T00:36:11.920Z] [2021-06-11T00:36:11.920Z] Login Succeeded [2021-06-11T00:36:11.920Z] nexus3.edgexfoundry.org:10003 [2021-06-11T00:36:12.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T00:36:12.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T00:36:12.517Z] Configure a credential helper to remove this warning. See [2021-06-11T00:36:12.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T00:36:12.517Z] [2021-06-11T00:36:12.517Z] Login Succeeded [2021-06-11T00:36:12.517Z] nexus3.edgexfoundry.org:10004 [2021-06-11T00:36:12.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T00:36:12.914Z] ---> 4814a4787396 [2021-06-11T00:36:12.914Z] Step 9/24 : RUN go mod tidy [2021-06-11T00:36:12.914Z] ---> 713790984263 [2021-06-11T00:36:12.914Z] Step 9/23 : RUN go mod tidy [2021-06-11T00:36:12.914Z] ---> Running in e2d725aa2efd [2021-06-11T00:36:12.914Z] ---> Running in 6748d8ea3a2e [2021-06-11T00:36:12.914Z] Removing intermediate container a445620951ef [2021-06-11T00:36:12.914Z] ---> 9e7cc3c8d8c0 [2021-06-11T00:36:12.914Z] Step 8/24 : COPY . . [2021-06-11T00:36:12.914Z] Removing intermediate container 79e3b4274e77 [2021-06-11T00:36:12.914Z] ---> a66dd9ed6a1e [2021-06-11T00:36:12.914Z] Step 8/26 : COPY . . [2021-06-11T00:36:13.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T00:36:13.062Z] Configure a credential helper to remove this warning. See [2021-06-11T00:36:13.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T00:36:13.062Z] [2021-06-11T00:36:13.062Z] Login Succeeded [2021-06-11T00:36:13.062Z] docker.io [2021-06-11T00:36:13.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T00:36:13.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T00:36:13.603Z] Configure a credential helper to remove this warning. See [2021-06-11T00:36:13.603Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T00:36:13.603Z] [2021-06-11T00:36:13.603Z] Login Succeeded [2021-06-11T00:36:13.603Z] ---> docker-login.sh ends [Pipeline] } [2021-06-11T00:36:13.629Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-11T00:36:14.118Z] ========================================================= [2021-06-11T00:36:14.118Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-11T00:36:14.118Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-11T00:36:14.543Z] + 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-11T00:36:16.527Z] Sending build context to Docker daemon 166.2MB [2021-06-11T00:36:16.527Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-11T00:36:16.527Z] Step 2/6 : FROM ${BASE} [2021-06-11T00:36:16.798Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-11T00:36:16.798Z] 595b0fe564bb: Pulling fs layer [2021-06-11T00:36:17.082Z] 3088b5b3c5c0: Pulling fs layer [2021-06-11T00:36:17.082Z] 5b7225fbf94c: Pulling fs layer [2021-06-11T00:36:17.082Z] ba82ee9f976e: Pulling fs layer [2021-06-11T00:36:17.082Z] 506bd15cee9f: Pulling fs layer [2021-06-11T00:36:17.082Z] 75a0a4a0db45: Pulling fs layer [2021-06-11T00:36:17.082Z] 618dc40b7e24: Pulling fs layer [2021-06-11T00:36:17.083Z] ba82ee9f976e: Waiting [2021-06-11T00:36:17.083Z] 618dc40b7e24: Waiting [2021-06-11T00:36:17.083Z] 75a0a4a0db45: Waiting [2021-06-11T00:36:17.083Z] 506bd15cee9f: Waiting [2021-06-11T00:36:17.083Z] 5b7225fbf94c: Download complete [2021-06-11T00:36:17.083Z] 3088b5b3c5c0: Verifying Checksum [2021-06-11T00:36:17.083Z] 3088b5b3c5c0: Download complete [2021-06-11T00:36:17.083Z] 506bd15cee9f: Verifying Checksum [2021-06-11T00:36:17.083Z] 506bd15cee9f: Download complete [2021-06-11T00:36:17.083Z] 75a0a4a0db45: Verifying Checksum [2021-06-11T00:36:17.083Z] 75a0a4a0db45: Download complete [2021-06-11T00:36:17.083Z] 595b0fe564bb: Verifying Checksum [2021-06-11T00:36:17.083Z] 595b0fe564bb: Download complete [2021-06-11T00:36:17.700Z] 595b0fe564bb: Pull complete [2021-06-11T00:36:18.303Z] 3088b5b3c5c0: Pull complete [2021-06-11T00:36:18.579Z] 5b7225fbf94c: Pull complete [2021-06-11T00:36:20.035Z] 618dc40b7e24: Verifying Checksum [2021-06-11T00:36:20.035Z] 618dc40b7e24: Download complete [2021-06-11T00:36:22.028Z] ba82ee9f976e: Download complete [2021-06-11T00:36:25.183Z] Removing intermediate container 90ce0d3b2141 [2021-06-11T00:36:25.183Z] ---> 9f5ad5020d3c [2021-06-11T00:36:25.183Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-11T00:36:25.183Z] ---> Running in 3448cccacb07 [2021-06-11T00:36:25.183Z] ---> c21cff819f87 [2021-06-11T00:36:25.183Z] Step 9/24 : RUN go mod tidy [2021-06-11T00:36:25.183Z] ---> 67006a532646 [2021-06-11T00:36:25.183Z] Step 9/26 : RUN go mod tidy [2021-06-11T00:36:25.183Z] Removing intermediate container 6748d8ea3a2e [2021-06-11T00:36:25.183Z] ---> fae0430cad84 [2021-06-11T00:36:25.183Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-11T00:36:25.183Z] Removing intermediate container e2d725aa2efd [2021-06-11T00:36:25.183Z] ---> ea9fd6694819 [2021-06-11T00:36:25.183Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-11T00:36:25.183Z] ---> Running in 8f5078afb915 [2021-06-11T00:36:25.183Z] ---> Running in 756d49623dee [2021-06-11T00:36:25.183Z] ---> Running in 1d4562d16950 [2021-06-11T00:36:25.183Z] ---> Running in d76c5d9b39ce [2021-06-11T00:36:25.183Z] 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-11T00:36:25.761Z] 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-11T00:36:25.761Z] 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-11T00:36:26.736Z] Removing intermediate container 756d49623dee [2021-06-11T00:36:26.736Z] ---> 20de5d8e87d0 [2021-06-11T00:36:26.736Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-11T00:36:26.736Z] ---> Running in 6df323ada2a5 [2021-06-11T00:36:26.736Z] Removing intermediate container 8f5078afb915 [2021-06-11T00:36:26.736Z] ---> 391f8f217f62 [2021-06-11T00:36:26.736Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-11T00:36:27.008Z] ---> Running in fcf7a10dc926 [2021-06-11T00:36:27.275Z] 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-11T00:36:27.541Z] 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-11T00:36:32.202Z] ba82ee9f976e: Pull complete [2021-06-11T00:36:32.473Z] 506bd15cee9f: Pull complete [2021-06-11T00:36:32.747Z] 75a0a4a0db45: Pull complete [2021-06-11T00:36:37.065Z] 618dc40b7e24: Pull complete [2021-06-11T00:36:37.065Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-11T00:36:37.065Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-11T00:36:37.065Z] ---> a36622ca3599 [2021-06-11T00:36:37.065Z] 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-11T00:36:37.659Z] ---> Running in 2319407fe9bc [2021-06-11T00:36:39.088Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-11T00:36:39.682Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-11T00:36:40.718Z] (1/12) Installing libmagic (5.39-r0) [2021-06-11T00:36:40.991Z] (2/12) Installing file (5.39-r0) [2021-06-11T00:36:40.991Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-11T00:36:41.262Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-11T00:36:45.562Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-11T00:36:45.562Z] (6/12) Installing patch (2.7.6-r6) [2021-06-11T00:36:45.562Z] (7/12) Installing build-base (0.5-r2) [2021-06-11T00:36:45.563Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-11T00:36:45.833Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-11T00:36:45.833Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-11T00:36:45.833Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-11T00:36:46.112Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-11T00:36:46.112Z] Executing busybox-1.32.1-r6.trigger [2021-06-11T00:36:46.112Z] OK: 218 MiB in 52 packages [2021-06-11T00:36:50.428Z] Removing intermediate container 2319407fe9bc [2021-06-11T00:36:50.428Z] ---> 2f8a80185a34 [2021-06-11T00:36:50.428Z] Step 4/6 : WORKDIR /edgex-go [2021-06-11T00:36:50.428Z] ---> Running in da654a070b04 [2021-06-11T00:36:50.428Z] Removing intermediate container da654a070b04 [2021-06-11T00:36:50.428Z] ---> 4911dc0ae573 [2021-06-11T00:36:50.428Z] Step 5/6 : COPY go.mod . [2021-06-11T00:36:51.409Z] ---> 7142ddde88a7 [2021-06-11T00:36:51.409Z] Step 6/6 : RUN go mod download [2021-06-11T00:36:51.409Z] ---> Running in 658af5900658 [2021-06-11T00:37:06.859Z] 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-11T00:37:06.860Z] Removing intermediate container 3448cccacb07 [2021-06-11T00:37:06.860Z] ---> 1e55115c90c5 [2021-06-11T00:37:06.860Z] [2021-06-11T00:37:06.860Z] Step 11/23 : FROM alpine:3.12 [2021-06-11T00:37:06.860Z] 3.12: Pulling from library/alpine [2021-06-11T00:37:06.860Z] Removing intermediate container fcf7a10dc926 [2021-06-11T00:37:06.860Z] ---> 52e7cc2f0b6f [2021-06-11T00:37:06.860Z] [2021-06-11T00:37:06.860Z] Step 11/26 : FROM alpine:3.12 [2021-06-11T00:37:06.860Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-11T00:37:07.131Z] Status: Downloaded newer image for alpine:3.12 [2021-06-11T00:37:07.131Z] ---> 13621d1b12d4 [2021-06-11T00:37:07.131Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-11T00:37:07.131Z] 3.12: Pulling from library/alpine [2021-06-11T00:37:07.131Z] Removing intermediate container 1d4562d16950 [2021-06-11T00:37:07.131Z] ---> 8436e1311383 [2021-06-11T00:37:07.131Z] [2021-06-11T00:37:07.131Z] Step 11/23 : FROM alpine:3.12 [2021-06-11T00:37:07.131Z] ---> 13621d1b12d4 [2021-06-11T00:37:07.131Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-11T00:37:07.131Z] Removing intermediate container d76c5d9b39ce [2021-06-11T00:37:07.131Z] ---> 655a595d6807 [2021-06-11T00:37:07.131Z] [2021-06-11T00:37:07.131Z] Step 11/24 : FROM alpine:3.12 [2021-06-11T00:37:07.131Z] ---> 13621d1b12d4 [2021-06-11T00:37:07.131Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-11T00:37:07.131Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-11T00:37:07.131Z] Status: Image is up to date for alpine:3.12 [2021-06-11T00:37:07.131Z] ---> 13621d1b12d4 [2021-06-11T00:37:07.131Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-11T00:37:07.131Z] ---> Running in 622ba72974ed [2021-06-11T00:37:07.394Z] ---> Running in 0d404c2714e7 [2021-06-11T00:37:07.394Z] ---> Running in cce481301460 [2021-06-11T00:37:07.394Z] ---> Running in d9eb754222c0 [2021-06-11T00:37:07.980Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-11T00:37:07.980Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-11T00:37:08.262Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-11T00:37:08.262Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-11T00:37:08.262Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-11T00:37:08.530Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-11T00:37:08.530Z] Executing busybox-1.31.1-r20.trigger [2021-06-11T00:37:08.530Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-11T00:37:08.530Z] OK: 6 MiB in 15 packages [2021-06-11T00:37:08.530Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-11T00:37:08.530Z] Executing busybox-1.31.1-r20.trigger [2021-06-11T00:37:08.530Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-11T00:37:08.530Z] Executing ca-certificates-20191127-r4.trigger [2021-06-11T00:37:08.530Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-11T00:37:08.530Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-11T00:37:08.530Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-11T00:37:08.530Z] OK: 6 MiB in 16 packages [2021-06-11T00:37:08.798Z] Executing busybox-1.31.1-r20.trigger [2021-06-11T00:37:08.798Z] OK: 6 MiB in 15 packages [2021-06-11T00:37:08.798Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-11T00:37:08.798Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-11T00:37:08.798Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-11T00:37:08.798Z] (4/6) Installing curl (7.77.0-r0) [2021-06-11T00:37:08.798Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-11T00:37:08.798Z] (6/6) Installing su-exec (0.2-r1) [2021-06-11T00:37:08.798Z] Executing busybox-1.31.1-r20.trigger [2021-06-11T00:37:08.798Z] Executing ca-certificates-20191127-r4.trigger [2021-06-11T00:37:08.798Z] OK: 7 MiB in 20 packages [2021-06-11T00:37:09.377Z] Removing intermediate container 6df323ada2a5 [2021-06-11T00:37:09.377Z] ---> e9c83dae9a57 [2021-06-11T00:37:09.377Z] [2021-06-11T00:37:09.377Z] Step 11/24 : FROM alpine:3.12 [2021-06-11T00:37:09.377Z] ---> 13621d1b12d4 [2021-06-11T00:37:09.377Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-11T00:37:09.638Z] ---> Running in 935d3c8fddb3 [2021-06-11T00:37:09.638Z] Removing intermediate container 0d404c2714e7 [2021-06-11T00:37:09.638Z] ---> 5750a3b8db5a [2021-06-11T00:37:09.638Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-11T00:37:09.638Z] ---> Running in f323b11905c7 [2021-06-11T00:37:09.907Z] Removing intermediate container cce481301460 [2021-06-11T00:37:09.907Z] ---> 965265a717d6 [2021-06-11T00:37:09.907Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-11T00:37:09.907Z] ---> Running in de5a74f8ba79 [2021-06-11T00:37:09.907Z] Removing intermediate container f323b11905c7 [2021-06-11T00:37:09.907Z] ---> 65193717ab0c [2021-06-11T00:37:09.907Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-11T00:37:09.907Z] Removing intermediate container 622ba72974ed [2021-06-11T00:37:09.907Z] ---> a010b80f3dae [2021-06-11T00:37:09.907Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-11T00:37:09.907Z] Removing intermediate container d9eb754222c0 [2021-06-11T00:37:09.907Z] ---> f38dbcbfb6d6 [2021-06-11T00:37:09.907Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-11T00:37:10.171Z] ---> Running in d0ac236a2204 [2021-06-11T00:37:10.171Z] ---> Running in cea418dfcf7c [2021-06-11T00:37:10.171Z] ---> Running in 78f53524c922 [2021-06-11T00:37:10.171Z] Removing intermediate container de5a74f8ba79 [2021-06-11T00:37:10.171Z] ---> b667cca8b319 [2021-06-11T00:37:10.171Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-11T00:37:10.171Z] ---> Running in 04474b891fbe [2021-06-11T00:37:10.171Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-11T00:37:10.171Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-11T00:37:10.171Z] Removing intermediate container cea418dfcf7c [2021-06-11T00:37:10.171Z] ---> 7c415d9addae [2021-06-11T00:37:10.171Z] Step 14/26 : WORKDIR / [2021-06-11T00:37:10.434Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-11T00:37:10.434Z] Executing busybox-1.31.1-r20.trigger [2021-06-11T00:37:10.434Z] OK: 6 MiB in 15 packages [2021-06-11T00:37:10.434Z] Removing intermediate container d0ac236a2204 [2021-06-11T00:37:10.434Z] ---> 25796e1c4adb [2021-06-11T00:37:10.434Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-11T00:37:10.434Z] Removing intermediate container 78f53524c922 [2021-06-11T00:37:10.434Z] ---> 4c3eb9b25eb0 [2021-06-11T00:37:10.434Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-11T00:37:10.434Z] ---> Running in 5dbb77bc8469 [2021-06-11T00:37:10.434Z] ---> Running in d1df33d8844c [2021-06-11T00:37:10.434Z] Removing intermediate container 04474b891fbe [2021-06-11T00:37:10.434Z] ---> 524b18d6ef6b [2021-06-11T00:37:10.434Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-11T00:37:10.434Z] ---> Running in 6b94e8306beb [2021-06-11T00:37:10.697Z] ---> Running in 993ad1470068 [2021-06-11T00:37:10.697Z] Removing intermediate container d1df33d8844c [2021-06-11T00:37:10.697Z] ---> 1c28a1bf1a17 [2021-06-11T00:37:10.697Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-11T00:37:10.697Z] Removing intermediate container 5dbb77bc8469 [2021-06-11T00:37:10.697Z] ---> 6d328cb099fa [2021-06-11T00:37:10.697Z] 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-11T00:37:10.697Z] Removing intermediate container 6b94e8306beb [2021-06-11T00:37:10.697Z] ---> d65446a3253f [2021-06-11T00:37:10.697Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-11T00:37:10.697Z] Removing intermediate container 935d3c8fddb3 [2021-06-11T00:37:10.697Z] ---> 9c7c8c212180 [2021-06-11T00:37:10.697Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-11T00:37:10.971Z] ---> Running in 6754f8a4e91d [2021-06-11T00:37:10.971Z] Removing intermediate container 993ad1470068 [2021-06-11T00:37:10.971Z] ---> 8a2da0eaaa9e [2021-06-11T00:37:10.971Z] Step 16/24 : WORKDIR / [2021-06-11T00:37:10.971Z] ---> Running in a724e05d0062 [2021-06-11T00:37:10.971Z] ---> Running in ac844d723e82 [2021-06-11T00:37:10.971Z] ---> a4cbaa0ee918 [2021-06-11T00:37:10.971Z] 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-11T00:37:10.971Z] ---> 7f185ef0a87a [2021-06-11T00:37:10.971Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-11T00:37:10.971Z] Removing intermediate container 6754f8a4e91d [2021-06-11T00:37:10.971Z] ---> e097f47ed408 [2021-06-11T00:37:10.971Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-11T00:37:10.971Z] Removing intermediate container a724e05d0062 [2021-06-11T00:37:10.971Z] ---> 3ebe30867ed4 [2021-06-11T00:37:10.971Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-11T00:37:10.971Z] Removing intermediate container ac844d723e82 [2021-06-11T00:37:10.971Z] ---> 52c166a2b59a [2021-06-11T00:37:10.971Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-11T00:37:11.233Z] ---> Running in d8cdcdac9fbf [2021-06-11T00:37:11.497Z] ---> 9190a8c3a834 [2021-06-11T00:37:11.497Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-11T00:37:11.497Z] Removing intermediate container d8cdcdac9fbf [2021-06-11T00:37:11.497Z] ---> 29760f50676e [2021-06-11T00:37:11.497Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-11T00:37:11.497Z] ---> 163f7d60b0a1 [2021-06-11T00:37:11.497Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-11T00:37:11.497Z] ---> aea81f5e46fe [2021-06-11T00:37:11.497Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-11T00:37:11.497Z] ---> a6fff63cd5a7 [2021-06-11T00:37:11.497Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-11T00:37:11.497Z] ---> Running in b28e77b01f3e [2021-06-11T00:37:11.760Z] Removing intermediate container b28e77b01f3e [2021-06-11T00:37:11.760Z] ---> 60a1a4886ca9 [2021-06-11T00:37:11.760Z] Step 16/24 : WORKDIR / [2021-06-11T00:37:12.027Z] ---> 4c85b9cefd52 [2021-06-11T00:37:12.027Z] 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-11T00:37:12.027Z] ---> Running in 563b2c8112b0 [2021-06-11T00:37:12.027Z] ---> e99c2c15f9ff [2021-06-11T00:37:12.027Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-11T00:37:12.027Z] ---> 2bc70eab0324 [2021-06-11T00:37:12.027Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-11T00:37:12.027Z] ---> 662213837e7c [2021-06-11T00:37:12.027Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-11T00:37:12.027Z] ---> Running in a825624d460f [2021-06-11T00:37:12.289Z] Removing intermediate container 563b2c8112b0 [2021-06-11T00:37:12.289Z] ---> 024337792cc9 [2021-06-11T00:37:12.289Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-11T00:37:12.289Z] ---> 927efddb733a [2021-06-11T00:37:12.289Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-11T00:37:12.289Z] ---> 82deee174f9d [2021-06-11T00:37:12.289Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-11T00:37:12.289Z] Removing intermediate container a825624d460f [2021-06-11T00:37:12.289Z] ---> 392c21b1c30d [2021-06-11T00:37:12.289Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-11T00:37:12.289Z] ---> Running in 6858658468c7 [2021-06-11T00:37:12.289Z] ---> Running in 6d43fdb8c189 [2021-06-11T00:37:12.554Z] ---> e972bd3b6961 [2021-06-11T00:37:12.554Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-11T00:37:12.554Z] ---> Running in 719a4a77ca35 [2021-06-11T00:37:12.554Z] ---> a48d1e8fefa5 [2021-06-11T00:37:12.554Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-11T00:37:12.554Z] Removing intermediate container 6858658468c7 [2021-06-11T00:37:12.554Z] ---> 72a405a6023b [2021-06-11T00:37:12.554Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-11T00:37:12.554Z] ---> Running in d93205e73f57 [2021-06-11T00:37:12.554Z] Removing intermediate container 6d43fdb8c189 [2021-06-11T00:37:12.554Z] ---> 21fbe0dd976b [2021-06-11T00:37:12.554Z] Step 21/23 : LABEL arch=x86_64 [2021-06-11T00:37:12.817Z] ---> feb106c927ea [2021-06-11T00:37:12.817Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-11T00:37:12.817Z] Removing intermediate container 719a4a77ca35 [2021-06-11T00:37:12.817Z] ---> f466941a0e1a [2021-06-11T00:37:12.817Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-11T00:37:12.817Z] ---> Running in 5a594f595c10 [2021-06-11T00:37:12.817Z] ---> Running in c9a9f0b56ae2 [2021-06-11T00:37:12.817Z] Removing intermediate container d93205e73f57 [2021-06-11T00:37:12.817Z] ---> d5099ae5c21c [2021-06-11T00:37:12.817Z] Step 21/23 : LABEL arch=x86_64 [2021-06-11T00:37:13.078Z] Removing intermediate container 5a594f595c10 [2021-06-11T00:37:13.078Z] ---> 3f7deb71088b [2021-06-11T00:37:13.078Z] Step 22/23 : LABEL git_sha=7fb0470e2688512998228ec27afeed1240245181 [2021-06-11T00:37:13.078Z] ---> Running in d28f9825f4ac [2021-06-11T00:37:13.078Z] ---> 4cbe5ff27d65 [2021-06-11T00:37:13.078Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-11T00:37:13.340Z] Removing intermediate container c9a9f0b56ae2 [2021-06-11T00:37:13.340Z] ---> 051501559eb4 [2021-06-11T00:37:13.340Z] Step 22/24 : LABEL arch=x86_64 [2021-06-11T00:37:13.340Z] ---> bbef0c80a1d5 [2021-06-11T00:37:13.340Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-11T00:37:13.340Z] ---> Running in e268c84a039f [2021-06-11T00:37:13.340Z] ---> Running in 38c086f4545a [2021-06-11T00:37:13.340Z] Removing intermediate container d28f9825f4ac [2021-06-11T00:37:13.340Z] ---> c7152345581a [2021-06-11T00:37:13.340Z] Step 22/23 : LABEL git_sha=7fb0470e2688512998228ec27afeed1240245181 [2021-06-11T00:37:13.605Z] ---> Running in 416d32f2bbd1 [2021-06-11T00:37:13.605Z] Removing intermediate container 38c086f4545a [2021-06-11T00:37:13.605Z] ---> 0cbe5674a15d [2021-06-11T00:37:13.605Z] Step 23/24 : LABEL git_sha=7fb0470e2688512998228ec27afeed1240245181 [2021-06-11T00:37:13.605Z] ---> 424acba77873 [2021-06-11T00:37:13.605Z] 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-11T00:37:13.605Z] ---> dbf7eb8b4fb1 [2021-06-11T00:37:13.605Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-11T00:37:13.605Z] Removing intermediate container e268c84a039f [2021-06-11T00:37:13.605Z] ---> ec368a475540 [2021-06-11T00:37:13.605Z] Step 23/23 : LABEL version=0.0.0 [2021-06-11T00:37:13.605Z] ---> Running in 0427727316be [2021-06-11T00:37:13.605Z] ---> Running in d7cc140ebf2a [2021-06-11T00:37:13.605Z] ---> Running in a5b6b4bc7139 [2021-06-11T00:37:13.605Z] ---> Running in 2152a2d02237 [2021-06-11T00:37:13.605Z] Removing intermediate container 416d32f2bbd1 [2021-06-11T00:37:13.605Z] ---> 150f35973b8d [2021-06-11T00:37:13.605Z] Step 23/23 : LABEL version=0.0.0 [2021-06-11T00:37:13.605Z] Removing intermediate container 2152a2d02237 [2021-06-11T00:37:13.605Z] ---> 2597501e266e [2021-06-11T00:37:13.605Z] [2021-06-11T00:37:13.605Z] ---> Running in c9b48abd19e7 [2021-06-11T00:37:13.872Z] Removing intermediate container d7cc140ebf2a [2021-06-11T00:37:13.872Z] ---> 294c7df38639 [2021-06-11T00:37:13.872Z] Step 24/24 : LABEL version=0.0.0 [2021-06-11T00:37:13.872Z] Removing intermediate container a5b6b4bc7139 [2021-06-11T00:37:13.872Z] ---> 3dd09a829015 [2021-06-11T00:37:13.872Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-11T00:37:13.872Z] Successfully built 2597501e266e [2021-06-11T00:37:13.872Z] ---> Running in 5ca85a33b4ab [2021-06-11T00:37:13.872Z] Successfully tagged support-scheduler:latest [2021-06-11T00:37:13.872Z] Building security-bootstrapper [2021-06-11T00:37:13.872Z]  Building support-scheduler ... done  ---> Running in 57b964f6c41b [2021-06-11T00:37:14.137Z] Removing intermediate container c9b48abd19e7 [2021-06-11T00:37:14.137Z] ---> 4ce0a3c916ef [2021-06-11T00:37:14.137Z] [2021-06-11T00:37:14.137Z] Removing intermediate container 5ca85a33b4ab [2021-06-11T00:37:14.137Z] ---> 5a6cc1edd69f [2021-06-11T00:37:14.137Z] [2021-06-11T00:37:14.137Z] Successfully built 4ce0a3c916ef [2021-06-11T00:37:14.137Z] Successfully tagged support-notifications:latest [2021-06-11T00:37:14.137Z]  Building support-notifications ... done Building security-proxy-setup [2021-06-11T00:37:14.137Z] Successfully built 5a6cc1edd69f [2021-06-11T00:37:14.716Z] Successfully tagged core-command:latest [2021-06-11T00:37:14.716Z]  Building core-command ... done Building core-data [2021-06-11T00:37:14.716Z] Removing intermediate container 57b964f6c41b [2021-06-11T00:37:14.716Z] ---> c94524bfeffa [2021-06-11T00:37:14.716Z] Step 22/24 : LABEL arch=x86_64 [2021-06-11T00:37:18.205Z] Removing intermediate container 658af5900658 [2021-06-11T00:37:18.205Z] ---> 29bbd556b5d7 [2021-06-11T00:37:18.205Z] Successfully built 29bbd556b5d7 [2021-06-11T00:37:18.205Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-11T00:37:18.555Z] + docker inspect -f . ci-base-image-arm64 [2021-06-11T00:37:18.555Z] . [Pipeline] withDockerContainer [2021-06-11T00:37:18.794Z] prd-ubuntu18.04-docker-arm64-4c-16g-394 does not seem to be running inside a container [2021-06-11T00:37:18.865Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@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 ******** ci-base-image-arm64 cat [2021-06-11T00:37:18.917Z] ---> Running in cb0c1665d147 [2021-06-11T00:37:19.860Z] Removing intermediate container 0427727316be [2021-06-11T00:37:19.860Z] ---> 7df3a28a530a [2021-06-11T00:37:19.861Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-11T00:37:20.477Z] $ docker top 3703b664ec631b53222d6fb36c4d5ed3977eaa081ac3bb3a69659e1ce2a4c671 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-11T00:37:21.428Z] + go version [2021-06-11T00:37:21.429Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-11T00:37:21.438Z] $ docker stop --time=1 3703b664ec631b53222d6fb36c4d5ed3977eaa081ac3bb3a69659e1ce2a4c671 [2021-06-11T00:37:23.314Z] $ docker rm -f 3703b664ec631b53222d6fb36c4d5ed3977eaa081ac3bb3a69659e1ce2a4c671 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-11T00:37:24.086Z] + docker inspect -f . ci-base-image-arm64 [2021-06-11T00:37:24.086Z] . [Pipeline] withDockerContainer [2021-06-11T00:37:24.349Z] prd-ubuntu18.04-docker-arm64-4c-16g-394 does not seem to be running inside a container [2021-06-11T00:37:24.429Z] $ 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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@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 ******** ci-base-image-arm64 cat [2021-06-11T00:37:25.177Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-11T00:37:25.178Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-11T00:37:25.178Z] ---> 529a60854f01 [2021-06-11T00:37:25.178Z] Step 3/22 : WORKDIR /edgex-go [2021-06-11T00:37:25.178Z] ---> Using cache [2021-06-11T00:37:25.178Z] ---> 8f2b04e215e2 [2021-06-11T00:37:25.178Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T00:37:25.178Z] ---> Using cache [2021-06-11T00:37:25.178Z] ---> ad21b1c40834 [2021-06-11T00:37:25.178Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-11T00:37:25.178Z] ---> Using cache [2021-06-11T00:37:25.178Z] ---> f2b0be950faf [2021-06-11T00:37:25.178Z] Step 6/22 : COPY go.mod . [2021-06-11T00:37:25.178Z] ---> Using cache [2021-06-11T00:37:25.178Z] ---> 29ba7c60b475 [2021-06-11T00:37:25.178Z] Step 7/22 : RUN go mod download [2021-06-11T00:37:25.178Z] ---> Using cache [2021-06-11T00:37:25.178Z] ---> 9e7cc3c8d8c0 [2021-06-11T00:37:25.178Z] Step 8/22 : COPY . . [2021-06-11T00:37:25.178Z] ---> Using cache [2021-06-11T00:37:25.178Z] ---> c21cff819f87 [2021-06-11T00:37:25.178Z] Step 9/22 : RUN go mod tidy [2021-06-11T00:37:25.178Z] ---> Using cache [2021-06-11T00:37:25.178Z] ---> 20de5d8e87d0 [2021-06-11T00:37:25.178Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-11T00:37:25.997Z] $ docker top 9a4f5efe8241844a50da46c1538220fa78213acde9db954d17f1dffac0a0cd18 -eo pid,comm [2021-06-11T00:37:26.118Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-11T00:37:26.118Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-11T00:37:26.118Z] ---> 529a60854f01 [2021-06-11T00:37:26.118Z] Step 3/24 : WORKDIR /edgex-go [2021-06-11T00:37:26.118Z] ---> Using cache [2021-06-11T00:37:26.118Z] ---> 8f2b04e215e2 [2021-06-11T00:37:26.118Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T00:37:26.118Z] ---> Using cache [2021-06-11T00:37:26.118Z] ---> ad21b1c40834 [2021-06-11T00:37:26.118Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [Pipeline] { [Pipeline] echo [2021-06-11T00:37:26.334Z] ========================================================= [2021-06-11T00:37:26.334Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-11T00:37:26.334Z] ========================================================= [Pipeline] sh [2021-06-11T00:37:26.980Z] + go mod tidy [2021-06-11T00:37:27.510Z] Removing intermediate container cb0c1665d147 [2021-06-11T00:37:27.510Z] ---> 382b9b85c113 [2021-06-11T00:37:27.510Z] Step 23/24 : LABEL git_sha=7fb0470e2688512998228ec27afeed1240245181 [2021-06-11T00:37:27.510Z] ---> Running in a4c483613fa9 [2021-06-11T00:37:27.510Z] ---> Running in c74278e28839 [2021-06-11T00:37:27.510Z] ---> Running in 3ee64271b4ba [Pipeline] sh [2021-06-11T00:37:27.784Z] ---> Running in f874fb0d58ba [2021-06-11T00:37:27.784Z] Removing intermediate container a4c483613fa9 [2021-06-11T00:37:27.784Z] ---> 912732b94704 [2021-06-11T00:37:27.784Z] Step 24/26 : LABEL arch=x86_64 [2021-06-11T00:37:28.247Z] + make test [2021-06-11T00:37:28.247Z] go mod tidy [2021-06-11T00:37:28.776Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-11T00:37:28.776Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-11T00:37:28.776Z] ---> 529a60854f01 [2021-06-11T00:37:28.776Z] Step 3/32 : WORKDIR /edgex-go [2021-06-11T00:37:28.776Z] ---> Using cache [2021-06-11T00:37:28.776Z] ---> 8f2b04e215e2 [2021-06-11T00:37:28.776Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T00:37:28.776Z] ---> Using cache [2021-06-11T00:37:28.776Z] ---> ad21b1c40834 [2021-06-11T00:37:28.776Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-11T00:37:28.776Z] ---> Using cache [2021-06-11T00:37:28.776Z] ---> f2b0be950faf [2021-06-11T00:37:28.776Z] Step 6/32 : COPY go.mod . [2021-06-11T00:37:28.776Z] ---> Using cache [2021-06-11T00:37:28.776Z] ---> 29ba7c60b475 [2021-06-11T00:37:28.776Z] Step 7/32 : RUN go mod download [2021-06-11T00:37:28.776Z] ---> Using cache [2021-06-11T00:37:28.776Z] ---> 9e7cc3c8d8c0 [2021-06-11T00:37:28.776Z] Step 8/32 : COPY . . [2021-06-11T00:37:28.776Z] ---> Using cache [2021-06-11T00:37:28.776Z] ---> c21cff819f87 [2021-06-11T00:37:28.776Z] Step 9/32 : RUN go mod tidy [2021-06-11T00:37:28.776Z] ---> Using cache [2021-06-11T00:37:28.776Z] ---> 20de5d8e87d0 [2021-06-11T00:37:28.776Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-11T00:37:28.856Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-11T00:37:29.042Z] Removing intermediate container f874fb0d58ba [2021-06-11T00:37:29.042Z] ---> 7a1cca16f999 [2021-06-11T00:37:29.042Z] Step 24/24 : LABEL version=0.0.0 [2021-06-11T00:37:29.042Z] ---> Running in 2f3b0ec5c992 [2021-06-11T00:37:29.042Z] ---> Running in 8c00d6290245 [2021-06-11T00:37:29.042Z] ---> Running in 8003df623c87 [2021-06-11T00:37:29.042Z] Removing intermediate container 2f3b0ec5c992 [2021-06-11T00:37:29.042Z] ---> 928a97a21b8a [2021-06-11T00:37:29.043Z] Step 25/26 : LABEL git_sha=7fb0470e2688512998228ec27afeed1240245181 [2021-06-11T00:37:29.043Z] Removing intermediate container 8003df623c87 [2021-06-11T00:37:29.043Z] ---> a5afc039ba98 [2021-06-11T00:37:29.043Z] [2021-06-11T00:37:29.308Z] ---> Running in 9faf2a3c511c [2021-06-11T00:37:29.309Z] Successfully built a5afc039ba98 [2021-06-11T00:37:29.309Z] Successfully tagged core-metadata:latest [2021-06-11T00:37:29.309Z] Building sys-mgmt-agent [2021-06-11T00:37:29.309Z]  Building core-metadata ... done Removing intermediate container 9faf2a3c511c [2021-06-11T00:37:29.309Z] ---> 99b0b9083921 [2021-06-11T00:37:29.309Z] Step 26/26 : LABEL version=0.0.0 [2021-06-11T00:37:29.309Z] 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-11T00:37:29.571Z] ---> Running in 452c99199867 [2021-06-11T00:37:29.571Z] 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-11T00:37:29.571Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-11T00:37:30.528Z] Removing intermediate container 452c99199867 [2021-06-11T00:37:30.528Z] ---> fdd118c2c440 [2021-06-11T00:37:30.528Z] [2021-06-11T00:37:30.528Z] Successfully built fdd118c2c440 [2021-06-11T00:37:30.528Z] Successfully tagged security-secretstore-setup:latest [2021-06-11T00:37:31.103Z]  Building security-secretstore-setup ... done fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-11T00:37:31.678Z] OK: 219 MiB in 52 packages [2021-06-11T00:37:35.017Z] Removing intermediate container c74278e28839 [2021-06-11T00:37:35.017Z] ---> 8b850ad10ca8 [2021-06-11T00:37:35.017Z] Step 6/24 : COPY go.mod . [2021-06-11T00:37:35.287Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-11T00:37:35.287Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-11T00:37:35.287Z] ---> 529a60854f01 [2021-06-11T00:37:35.287Z] Step 3/24 : WORKDIR /edgex-go [2021-06-11T00:37:35.287Z] ---> Using cache [2021-06-11T00:37:35.287Z] ---> 8f2b04e215e2 [2021-06-11T00:37:35.287Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T00:37:35.287Z] ---> Using cache [2021-06-11T00:37:35.287Z] ---> ad21b1c40834 [2021-06-11T00:37:35.287Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-11T00:37:35.287Z] ---> Running in 2516862c5ff2 [2021-06-11T00:37:35.287Z] ---> 0fc402efea06 [2021-06-11T00:37:35.287Z] Step 7/24 : RUN go mod download [2021-06-11T00:37:35.287Z] ---> Running in 00e8eb25d80f [2021-06-11T00:37:35.866Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-11T00:37:36.817Z] Removing intermediate container 00e8eb25d80f [2021-06-11T00:37:36.817Z] ---> e7d92f3694c0 [2021-06-11T00:37:36.817Z] Step 8/24 : COPY . . [2021-06-11T00:37:36.817Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-11T00:37:37.399Z] OK: 219 MiB in 52 packages [2021-06-11T00:37:41.641Z] Removing intermediate container 2516862c5ff2 [2021-06-11T00:37:41.641Z] ---> faf6055ba3d0 [2021-06-11T00:37:41.641Z] Step 6/24 : COPY go.mod . [2021-06-11T00:37:41.641Z] ---> fc96606b3af9 [2021-06-11T00:37:41.641Z] Step 9/24 : RUN go mod tidy [2021-06-11T00:37:41.641Z] ---> Running in f65d245b831a [2021-06-11T00:37:41.641Z] ---> 853953f1416d [2021-06-11T00:37:41.641Z] Step 7/24 : RUN go mod download [2021-06-11T00:37:41.641Z] ---> Running in 7f27ac832b67 [2021-06-11T00:37:42.587Z] Removing intermediate container 7f27ac832b67 [2021-06-11T00:37:42.587Z] ---> c6fdc9981141 [2021-06-11T00:37:42.587Z] Step 8/24 : COPY . . [2021-06-11T00:37:46.816Z] Removing intermediate container f65d245b831a [2021-06-11T00:37:46.816Z] ---> 2a6df8318fe1 [2021-06-11T00:37:46.816Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-11T00:37:47.389Z] ---> Running in 39cf61a2cd52 [2021-06-11T00:37:47.657Z] ---> 1e4c9b807d44 [2021-06-11T00:37:47.657Z] Step 9/24 : RUN go mod tidy [2021-06-11T00:37:47.657Z] ---> Running in a91e38f8e2a9 [2021-06-11T00:37:48.247Z] 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-11T00:37:49.664Z] Removing intermediate container a91e38f8e2a9 [2021-06-11T00:37:49.664Z] ---> 5ac663e7b051 [2021-06-11T00:37:49.664Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-11T00:37:49.664Z] ---> Running in d3cd134533c0 [2021-06-11T00:37:50.238Z] 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-11T00:37:51.047Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-11T00:37:56.878Z] 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-11T00:37:58.274Z] Removing intermediate container 8c00d6290245 [2021-06-11T00:37:58.274Z] ---> fed5cd06fd49 [2021-06-11T00:37:58.274Z] [2021-06-11T00:37:58.274Z] Step 11/32 : FROM alpine:3.12 [2021-06-11T00:37:58.274Z] ---> 13621d1b12d4 [2021-06-11T00:37:58.274Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-11T00:37:58.538Z] ---> Running in ac545d6c4091 [2021-06-11T00:37:58.538Z] Removing intermediate container ac545d6c4091 [2021-06-11T00:37:58.538Z] ---> 42eb255b9eb8 [2021-06-11T00:37:58.538Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-11T00:37:58.538Z] ---> Running in e65a7c6122c0 [2021-06-11T00:37:59.135Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-11T00:37:59.135Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-11T00:37:59.407Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-11T00:37:59.407Z] (2/2) Installing su-exec (0.2-r1) [2021-06-11T00:37:59.407Z] Executing busybox-1.31.1-r20.trigger [2021-06-11T00:37:59.407Z] OK: 6 MiB in 16 packages [2021-06-11T00:38:00.007Z] Removing intermediate container e65a7c6122c0 [2021-06-11T00:38:00.007Z] ---> 4a1e1957cc50 [2021-06-11T00:38:00.007Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-11T00:38:00.007Z] ---> Running in aa5f21d59b0d [2021-06-11T00:38:00.283Z] Removing intermediate container aa5f21d59b0d [2021-06-11T00:38:00.283Z] ---> d90f6656b44f [2021-06-11T00:38:00.283Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-11T00:38:00.283Z] ---> Running in 5a16bb3fc9fc [2021-06-11T00:38:00.890Z] Removing intermediate container 5a16bb3fc9fc [2021-06-11T00:38:00.890Z] ---> fbc410e6b384 [2021-06-11T00:38:00.890Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-11T00:38:01.161Z] ---> Running in dfc530e7af3f [2021-06-11T00:38:01.161Z] Removing intermediate container 3ee64271b4ba [2021-06-11T00:38:01.161Z] ---> ba742b989fdc [2021-06-11T00:38:01.161Z] [2021-06-11T00:38:01.161Z] Step 11/22 : FROM alpine:3.12 [2021-06-11T00:38:01.161Z] ---> 13621d1b12d4 [2021-06-11T00:38:01.161Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-11T00:38:01.161Z] ---> Running in 6f02df497eae [2021-06-11T00:38:01.760Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-11T00:38:02.037Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-11T00:38:02.315Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-11T00:38:02.315Z] Removing intermediate container dfc530e7af3f [2021-06-11T00:38:02.315Z] ---> aeb7a7d8710c [2021-06-11T00:38:02.315Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-11T00:38:02.315Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-11T00:38:02.315Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-11T00:38:02.315Z] (4/4) Installing curl (7.77.0-r0) [2021-06-11T00:38:02.315Z] Executing busybox-1.31.1-r20.trigger [2021-06-11T00:38:02.315Z] Executing ca-certificates-20191127-r4.trigger [2021-06-11T00:38:02.315Z] ---> Running in c3e0c2844793 [2021-06-11T00:38:02.315Z] OK: 7 MiB in 18 packages [2021-06-11T00:38:02.595Z] Removing intermediate container c3e0c2844793 [2021-06-11T00:38:02.595Z] ---> 1d77123853d1 [2021-06-11T00:38:02.595Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-11T00:38:02.864Z] ---> e2465fb48d33 [2021-06-11T00:38:02.864Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-11T00:38:02.864Z] ---> Running in ecfdf21e5ad8 [2021-06-11T00:38:02.864Z] Removing intermediate container 6f02df497eae [2021-06-11T00:38:02.864Z] ---> 04c0f205ffc7 [2021-06-11T00:38:02.864Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-11T00:38:02.864Z] ---> Running in 3edd5a157eca [2021-06-11T00:38:03.140Z] Removing intermediate container 3edd5a157eca [2021-06-11T00:38:03.140Z] ---> 75d75fc36d10 [2021-06-11T00:38:03.140Z] Step 14/22 : WORKDIR /edgex [2021-06-11T00:38:03.420Z] ---> Running in 17f4c57fc3bf [2021-06-11T00:38:03.687Z] Removing intermediate container 17f4c57fc3bf [2021-06-11T00:38:03.687Z] ---> 9405843d9c56 [2021-06-11T00:38:03.687Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-11T00:38:03.961Z] ---> 21c13758f27c [2021-06-11T00:38:03.961Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-11T00:38:04.236Z] Removing intermediate container ecfdf21e5ad8 [2021-06-11T00:38:04.236Z] ---> 430622c89592 [2021-06-11T00:38:04.236Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-11T00:38:04.507Z] ---> f6abad67bad6 [2021-06-11T00:38:04.507Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-11T00:38:05.100Z] ---> 12d2a7429cb5 [2021-06-11T00:38:05.100Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-11T00:38:05.100Z] ---> 443ed68f8be3 [2021-06-11T00:38:05.100Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-11T00:38:05.381Z] ---> Running in a9b3c866094a [2021-06-11T00:38:05.650Z] ---> 677784dbc2bf [2021-06-11T00:38:05.650Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-11T00:38:05.923Z] Removing intermediate container a9b3c866094a [2021-06-11T00:38:05.923Z] ---> 2abe150a9ce8 [2021-06-11T00:38:05.923Z] Step 19/22 : CMD ["--init=true"] [2021-06-11T00:38:05.923Z] ---> Running in 1db708174f9d [2021-06-11T00:38:06.188Z] ---> 0e163013973f [2021-06-11T00:38:06.188Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-11T00:38:06.188Z] Removing intermediate container 1db708174f9d [2021-06-11T00:38:06.188Z] ---> 552943cc0975 [2021-06-11T00:38:06.188Z] Step 20/22 : LABEL arch=x86_64 [2021-06-11T00:38:06.451Z] ---> Running in 0d90e70b4a11 [2021-06-11T00:38:06.451Z] ---> 8586faa5ea49 [2021-06-11T00:38:06.451Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-11T00:38:06.451Z] Removing intermediate container 0d90e70b4a11 [2021-06-11T00:38:06.451Z] ---> c605544c791d [2021-06-11T00:38:06.451Z] Step 21/22 : LABEL git_sha=7fb0470e2688512998228ec27afeed1240245181 [2021-06-11T00:38:06.713Z] ---> Running in 819fe957b44c [2021-06-11T00:38:06.975Z] ---> 3bced0be84db [2021-06-11T00:38:06.975Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-11T00:38:06.975Z] Removing intermediate container 819fe957b44c [2021-06-11T00:38:06.975Z] ---> f8c89bc72fab [2021-06-11T00:38:06.975Z] Step 22/22 : LABEL version=0.0.0 [2021-06-11T00:38:06.975Z] ---> Running in 19ea2ea6d4a7 [2021-06-11T00:38:06.975Z] ---> Running in 452e5cadde3d [2021-06-11T00:38:07.242Z] Removing intermediate container 19ea2ea6d4a7 [2021-06-11T00:38:07.242Z] ---> 51de8b22946a [2021-06-11T00:38:07.242Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-11T00:38:07.242Z] Removing intermediate container 452e5cadde3d [2021-06-11T00:38:07.242Z] ---> dc5c98b9fc9d [2021-06-11T00:38:07.242Z] [2021-06-11T00:38:07.509Z] Successfully built dc5c98b9fc9d [2021-06-11T00:38:07.509Z] Successfully tagged security-proxy-setup:latest [2021-06-11T00:38:07.509Z]  Building security-proxy-setup ... done  ---> 78c84656d516 [2021-06-11T00:38:07.509Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-11T00:38:07.783Z] ---> Running in abd44301ad1d [2021-06-11T00:38:09.222Z] Removing intermediate container abd44301ad1d [2021-06-11T00:38:09.222Z] ---> 2e5df981b73d [2021-06-11T00:38:09.222Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-11T00:38:09.222Z] ---> Running in 981d829957a0 [2021-06-11T00:38:09.500Z] Removing intermediate container 981d829957a0 [2021-06-11T00:38:09.500Z] ---> b2eec147e48a [2021-06-11T00:38:09.500Z] Step 29/32 : CMD ["gate"] [2021-06-11T00:38:09.773Z] ---> Running in dd2adc413419 [2021-06-11T00:38:09.773Z] Removing intermediate container dd2adc413419 [2021-06-11T00:38:09.773Z] ---> f5ccb531541c [2021-06-11T00:38:09.773Z] Step 30/32 : LABEL arch=x86_64 [2021-06-11T00:38:10.042Z] ---> Running in 716427d3fe7a [2021-06-11T00:38:10.315Z] Removing intermediate container 716427d3fe7a [2021-06-11T00:38:10.315Z] ---> 4eea19f4bdd9 [2021-06-11T00:38:10.315Z] Step 31/32 : LABEL git_sha=7fb0470e2688512998228ec27afeed1240245181 [2021-06-11T00:38:10.602Z] ---> Running in e52c4eecdf48 [2021-06-11T00:38:10.877Z] Removing intermediate container e52c4eecdf48 [2021-06-11T00:38:10.877Z] ---> 6cf0836bdc58 [2021-06-11T00:38:10.877Z] Step 32/32 : LABEL version=0.0.0 [2021-06-11T00:38:11.137Z] ---> Running in 4616c9210ce7 [2021-06-11T00:38:11.401Z] Removing intermediate container 4616c9210ce7 [2021-06-11T00:38:11.401Z] ---> e934995a5527 [2021-06-11T00:38:11.401Z] [2021-06-11T00:38:11.401Z] Successfully built e934995a5527 [2021-06-11T00:38:11.401Z] Successfully tagged security-bootstrapper:latest [2021-06-11T00:38:14.480Z]  Building security-bootstrapper ... done Removing intermediate container d3cd134533c0 [2021-06-11T00:38:14.480Z] ---> 2f6394ac53d0 [2021-06-11T00:38:14.480Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-11T00:38:14.480Z] ---> Running in 7947b3ffaab9 [2021-06-11T00:38:14.764Z] 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-11T00:38:15.713Z] Removing intermediate container 39cf61a2cd52 [2021-06-11T00:38:15.713Z] ---> decdce0658f9 [2021-06-11T00:38:15.713Z] [2021-06-11T00:38:15.713Z] Step 11/24 : FROM alpine:3.12 [2021-06-11T00:38:15.713Z] ---> 13621d1b12d4 [2021-06-11T00:38:15.713Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-11T00:38:15.713Z] Removing intermediate container 7947b3ffaab9 [2021-06-11T00:38:15.713Z] ---> 3dddfe6f3131 [2021-06-11T00:38:15.713Z] [2021-06-11T00:38:15.713Z] Step 12/24 : FROM docker:20.10.0 [2021-06-11T00:38:15.713Z] ---> Running in a3cc8c74b0cb [2021-06-11T00:38:15.713Z] 20.10.0: Pulling from library/docker [2021-06-11T00:38:15.973Z] Removing intermediate container a3cc8c74b0cb [2021-06-11T00:38:15.973Z] ---> 90e3aeb24d9e [2021-06-11T00:38:15.973Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-11T00:38:15.973Z] ---> Running in 1cb1135ef297 [2021-06-11T00:38:15.973Z] Removing intermediate container 1cb1135ef297 [2021-06-11T00:38:15.973Z] ---> 313b19d7982c [2021-06-11T00:38:15.973Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-11T00:38:15.973Z] ---> Running in 7e1e651fe7ea [2021-06-11T00:38:16.245Z] Removing intermediate container 7e1e651fe7ea [2021-06-11T00:38:16.245Z] ---> cff6b3e3ba9a [2021-06-11T00:38:16.245Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T00:38:16.245Z] ---> Running in d50bd1de2492 [2021-06-11T00:38:16.815Z] Removing intermediate container d50bd1de2492 [2021-06-11T00:38:16.815Z] ---> 88612b792d43 [2021-06-11T00:38:16.815Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-11T00:38:16.815Z] ---> Running in 27a90aa23666 [2021-06-11T00:38:17.078Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-11T00:38:18.471Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-11T00:38:19.892Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-11T00:38:19.892Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-11T00:38:19.892Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-11T00:38:19.892Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-11T00:38:19.892Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-11T00:38:19.892Z] ---> aefe523efa57 [2021-06-11T00:38:19.892Z] 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-11T00:38:20.155Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-11T00:38:20.732Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-11T00:38:20.996Z] ---> Running in 06d0515890fb [2021-06-11T00:38:20.996Z] Removing intermediate container 06d0515890fb [2021-06-11T00:38:20.996Z] ---> 7b740c385eb4 [2021-06-11T00:38:20.996Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-11T00:38:20.996Z] ---> Running in 9b0fd15b1dcb [2021-06-11T00:38:20.996Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-11T00:38:21.262Z] Executing busybox-1.31.1-r20.trigger [2021-06-11T00:38:21.262Z] OK: 8 MiB in 20 packages [2021-06-11T00:38:21.262Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-11T00:38:21.262Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-11T00:38:21.523Z] Removing intermediate container 27a90aa23666 [2021-06-11T00:38:21.523Z] ---> 5d95cd88fc5d [2021-06-11T00:38:21.523Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-11T00:38:21.523Z] (1/39) Installing readline (8.0.4-r0) [2021-06-11T00:38:21.523Z] (2/39) Installing bash (5.0.17-r0) [2021-06-11T00:38:21.523Z] Executing bash-5.0.17-r0.post-install [2021-06-11T00:38:21.523Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-11T00:38:21.523Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-11T00:38:21.523Z] (5/39) Installing curl (7.77.0-r0) [2021-06-11T00:38:21.523Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-11T00:38:21.523Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-11T00:38:21.523Z] (8/39) Installing expat (2.2.9-r1) [2021-06-11T00:38:21.788Z] (9/39) Installing libffi (3.3-r2) [2021-06-11T00:38:21.788Z] (10/39) Installing gdbm (1.13-r1) [2021-06-11T00:38:21.788Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-11T00:38:21.788Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-11T00:38:21.788Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-11T00:38:21.788Z] ---> 8c0d31273a79 [2021-06-11T00:38:21.788Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-11T00:38:22.735Z] ---> 8a93edbfbb0a [2021-06-11T00:38:22.735Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-11T00:38:22.998Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-11T00:38:22.998Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-11T00:38:22.998Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-11T00:38:22.998Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-11T00:38:22.998Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-11T00:38:22.998Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-11T00:38:22.998Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-11T00:38:22.998Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-11T00:38:22.998Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-11T00:38:22.998Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-11T00:38:22.998Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-11T00:38:23.257Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-11T00:38:23.257Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-11T00:38:23.257Z] ---> 8dcc6090ac39 [2021-06-11T00:38:23.257Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-11T00:38:23.257Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-11T00:38:23.257Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-11T00:38:23.257Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-11T00:38:23.257Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-11T00:38:23.257Z] ---> Running in b01e6821e3b9 [2021-06-11T00:38:23.257Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-11T00:38:23.257Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-11T00:38:23.257Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-11T00:38:23.257Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-11T00:38:23.257Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-11T00:38:23.257Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-11T00:38:23.257Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-11T00:38:23.257Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-11T00:38:23.523Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-11T00:38:23.523Z] Executing busybox-1.31.1-r19.trigger [2021-06-11T00:38:23.523Z] Removing intermediate container b01e6821e3b9 [2021-06-11T00:38:23.523Z] ---> 6b58668da8d6 [2021-06-11T00:38:23.523Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-11T00:38:23.523Z] OK: 72 MiB in 59 packages [2021-06-11T00:38:23.789Z] ---> Running in b9176a9623d9 [2021-06-11T00:38:23.789Z] Removing intermediate container b9176a9623d9 [2021-06-11T00:38:23.789Z] ---> 2b60daa136c8 [2021-06-11T00:38:23.789Z] Step 22/24 : LABEL arch=x86_64 [2021-06-11T00:38:23.789Z] ---> Running in 2bca450ad87a [2021-06-11T00:38:23.789Z] Removing intermediate container 2bca450ad87a [2021-06-11T00:38:23.789Z] ---> 2e6b30f526d7 [2021-06-11T00:38:23.789Z] Step 23/24 : LABEL git_sha=7fb0470e2688512998228ec27afeed1240245181 [2021-06-11T00:38:24.066Z] ---> Running in 979b2214c0bd [2021-06-11T00:38:24.066Z] Removing intermediate container 979b2214c0bd [2021-06-11T00:38:24.066Z] ---> 5869ecf4e6ee [2021-06-11T00:38:24.066Z] Step 24/24 : LABEL version=0.0.0 [2021-06-11T00:38:24.066Z] ---> Running in 5110e0224c77 [2021-06-11T00:38:24.066Z] Removing intermediate container 5110e0224c77 [2021-06-11T00:38:24.066Z] ---> c137b7d4705a [2021-06-11T00:38:24.066Z] [2021-06-11T00:38:24.335Z] Successfully built c137b7d4705a [2021-06-11T00:38:24.335Z] Collecting docker-compose==1.23.2 [2021-06-11T00:38:24.336Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-11T00:38:24.336Z] Successfully tagged core-data:latest [2021-06-11T00:38:24.336Z]  Building core-data ... done Collecting docker<4.0,>=3.6.0 [2021-06-11T00:38:24.336Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-11T00:38:24.596Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-11T00:38:24.596Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-11T00:38:24.596Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-11T00:38:24.858Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-11T00:38:25.118Z] Collecting PyYAML<4,>=3.10 [2021-06-11T00:38:25.118Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-11T00:38:25.689Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-11T00:38:25.689Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-11T00:38:25.689Z] Collecting texttable<0.10,>=0.9.0 [2021-06-11T00:38:25.689Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-11T00:38:26.263Z] Collecting jsonschema<3,>=2.5.1 [2021-06-11T00:38:26.263Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-11T00:38:26.263Z] Collecting cached-property<2,>=1.2.0 [2021-06-11T00:38:26.263Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-11T00:38:26.263Z] Collecting docopt<0.7,>=0.6.1 [2021-06-11T00:38:26.263Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-11T00:38:26.524Z] 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-11T00:38:26.524Z] Collecting docker-pycreds>=0.4.0 [2021-06-11T00:38:26.524Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-11T00:38:26.524Z] 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-11T00:38:26.785Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-11T00:38:26.785Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-11T00:38:26.785Z] 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-11T00:38:26.785Z] Collecting idna<2.8,>=2.5 [2021-06-11T00:38:26.785Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-11T00:38:26.785Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-11T00:38:26.785Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-11T00:38:26.785Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-11T00:38:26.785Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-11T00:38:27.048Z] Installing collected packages: docker-pycreds, urllib3, idna, requests, websocket-client, docker, dockerpty, PyYAML, texttable, jsonschema, cached-property, docopt, docker-compose [2021-06-11T00:38:27.049Z] Attempting uninstall: urllib3 [2021-06-11T00:38:27.049Z] Found existing installation: urllib3 1.25.9 [2021-06-11T00:38:27.049Z] Uninstalling urllib3-1.25.9: [2021-06-11T00:38:27.049Z] Successfully uninstalled urllib3-1.25.9 [2021-06-11T00:38:27.049Z] Attempting uninstall: idna [2021-06-11T00:38:27.049Z] Found existing installation: idna 2.9 [2021-06-11T00:38:27.049Z] Uninstalling idna-2.9: [2021-06-11T00:38:27.049Z] Successfully uninstalled idna-2.9 [2021-06-11T00:38:27.308Z] Attempting uninstall: requests [2021-06-11T00:38:27.308Z] Found existing installation: requests 2.23.0 [2021-06-11T00:38:27.308Z] Uninstalling requests-2.23.0: [2021-06-11T00:38:27.308Z] Successfully uninstalled requests-2.23.0 [2021-06-11T00:38:27.569Z] Running setup.py install for dockerpty: started [2021-06-11T00:38:27.838Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-11T00:38:27.838Z] Running setup.py install for PyYAML: started [2021-06-11T00:38:28.099Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-11T00:38:28.099Z] Running setup.py install for texttable: started [2021-06-11T00:38:28.360Z] Running setup.py install for texttable: finished with status 'done' [2021-06-11T00:38:28.623Z] Running setup.py install for docopt: started [2021-06-11T00:38:28.884Z] Running setup.py install for docopt: finished with status 'done' [2021-06-11T00:38:29.144Z] 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-11T00:38:31.717Z] Removing intermediate container 9b0fd15b1dcb [2021-06-11T00:38:31.717Z] ---> ee10ef6f12f7 [2021-06-11T00:38:31.717Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-11T00:38:31.717Z] ---> Running in 890c421c2300 [2021-06-11T00:38:31.717Z] Removing intermediate container 890c421c2300 [2021-06-11T00:38:31.717Z] ---> a4c5232a91b0 [2021-06-11T00:38:31.717Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-11T00:38:31.717Z] ---> Running in 40c7c7111595 [2021-06-11T00:38:31.717Z] Removing intermediate container 40c7c7111595 [2021-06-11T00:38:31.717Z] ---> fd93bf3a65a1 [2021-06-11T00:38:31.717Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-11T00:38:31.978Z] ---> 77257eaa0327 [2021-06-11T00:38:31.978Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-11T00:38:31.978Z] ---> 428108c90c57 [2021-06-11T00:38:31.978Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-11T00:38:32.238Z] ---> d8f99b800653 [2021-06-11T00:38:32.238Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-11T00:38:32.238Z] ---> Running in 07c57430e6c1 [2021-06-11T00:38:32.497Z] Removing intermediate container 07c57430e6c1 [2021-06-11T00:38:32.497Z] ---> 1358c528907b [2021-06-11T00:38:32.497Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-11T00:38:32.497Z] ---> Running in d2edbe5bd3b9 [2021-06-11T00:38:32.497Z] Removing intermediate container d2edbe5bd3b9 [2021-06-11T00:38:32.497Z] ---> ec353aab6cb6 [2021-06-11T00:38:32.497Z] Step 22/24 : LABEL arch=x86_64 [2021-06-11T00:38:32.497Z] ---> Running in 7b9d05a1fdd6 [2021-06-11T00:38:32.497Z] Removing intermediate container 7b9d05a1fdd6 [2021-06-11T00:38:32.497Z] ---> 9e3bc63de186 [2021-06-11T00:38:32.497Z] Step 23/24 : LABEL git_sha=7fb0470e2688512998228ec27afeed1240245181 [2021-06-11T00:38:32.758Z] ---> Running in cde2ca8da2da [2021-06-11T00:38:32.759Z] Removing intermediate container cde2ca8da2da [2021-06-11T00:38:32.759Z] ---> bfa7af7f6d01 [2021-06-11T00:38:32.759Z] Step 24/24 : LABEL version=0.0.0 [2021-06-11T00:38:32.759Z] ---> Running in 57571fa18bd6 [2021-06-11T00:38:32.759Z] Removing intermediate container 57571fa18bd6 [2021-06-11T00:38:32.759Z] ---> ac29d74706be [2021-06-11T00:38:32.759Z] [2021-06-11T00:38:33.025Z] Successfully built ac29d74706be [2021-06-11T00:38:33.025Z] Successfully tagged sys-mgmt-agent:latest [2021-06-11T00:38:33.032Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-11T00:38:33.035Z] $ docker stop --time=1 978378aae8885754b9a915acc2761c85f99754e9508f5e7af1626d2b2b08299e [2021-06-11T00:38:34.299Z] $ docker rm -f 978378aae8885754b9a915acc2761c85f99754e9508f5e7af1626d2b2b08299e [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-11T00:38:34.667Z] + docker images [2021-06-11T00:38:34.667Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-11T00:38:34.667Z] sys-mgmt-agent latest ac29d74706be 2 seconds ago 312MB [2021-06-11T00:38:34.667Z] core-data latest c137b7d4705a 10 seconds ago 20.2MB [2021-06-11T00:38:34.667Z] 3dddfe6f3131 19 seconds ago 1.15GB [2021-06-11T00:38:34.667Z] decdce0658f9 19 seconds ago 1.15GB [2021-06-11T00:38:34.667Z] security-bootstrapper latest e934995a5527 23 seconds ago 18.2MB [2021-06-11T00:38:34.667Z] security-proxy-setup latest dc5c98b9fc9d 27 seconds ago 25.3MB [2021-06-11T00:38:34.667Z] ba742b989fdc 34 seconds ago 1.15GB [2021-06-11T00:38:34.667Z] fed5cd06fd49 37 seconds ago 1.14GB [2021-06-11T00:38:34.667Z] security-secretstore-setup latest fdd118c2c440 About a minute ago 28.1MB [2021-06-11T00:38:34.667Z] core-metadata latest a5afc039ba98 About a minute ago 16.6MB [2021-06-11T00:38:34.667Z] support-notifications latest 4ce0a3c916ef About a minute ago 16.6MB [2021-06-11T00:38:34.667Z] core-command latest 5a6cc1edd69f About a minute ago 15.9MB [2021-06-11T00:38:34.667Z] support-scheduler latest 2597501e266e About a minute ago 15.9MB [2021-06-11T00:38:34.667Z] e9c83dae9a57 About a minute ago 1.15GB [2021-06-11T00:38:34.667Z] 655a595d6807 About a minute ago 1.14GB [2021-06-11T00:38:34.667Z] 8436e1311383 About a minute ago 1.15GB [2021-06-11T00:38:34.667Z] 52e7cc2f0b6f About a minute ago 1.15GB [2021-06-11T00:38:34.667Z] 1e55115c90c5 About a minute ago 1.15GB [2021-06-11T00:38:34.667Z] ci-base-image-x86_64 latest 529a60854f01 5 minutes ago 648MB [2021-06-11T00:38:34.667Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 6 weeks ago 445MB [2021-06-11T00:38:34.667Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 6 weeks ago 37.5MB [2021-06-11T00:38:34.667Z] alpine 3.12 13621d1b12d4 8 weeks ago 5.58MB [2021-06-11T00:38:34.668Z] docker 20.10.0 aefe523efa57 6 months ago 240MB [2021-06-11T00:38:34.668Z] 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-11T00:38:47.691Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-11T00:38:50.026Z] Still waiting to schedule task [2021-06-11T00:38:50.026Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-398’ [2021-06-11T00:38:52.047Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-11T00:38:58.779Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-11T00:38:58.779Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-11T00:39:07.099Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-11T00:39:07.099Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-11T00:39:07.099Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-11T00:39:07.099Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-11T00:39:07.099Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-11T00:39:07.705Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-11T00:39:09.151Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-11T00:39:09.151Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-11T00:39:09.151Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-11T00:39:09.151Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-11T00:39:09.151Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-11T00:39:09.151Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-11T00:39:09.151Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-06-11T00:39:21.666Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.162s coverage: 28.7% of statements [2021-06-11T00:39:24.313Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.301s coverage: 100.0% of statements [2021-06-11T00:39:24.313Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-11T00:39:24.313Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-11T00:39:24.313Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-11T00:39:24.313Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.355s coverage: 81.2% of statements [2021-06-11T00:39:24.313Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-06-11T00:39:25.781Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.583s coverage: 53.4% of statements [2021-06-11T00:39:25.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-06-11T00:39:25.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-06-11T00:39:32.545Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.626s coverage: 87.7% of statements [2021-06-11T00:39:32.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-06-11T00:39:32.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-06-11T00:39:32.545Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.334s coverage: 78.9% of statements [2021-06-11T00:39:32.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-06-11T00:39:32.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-11T00:39:32.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-11T00:39:32.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-11T00:39:32.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-06-11T00:39:32.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-06-11T00:39:32.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-06-11T00:39:36.895Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.511s coverage: 95.1% of statements [2021-06-11T00:39:36.895Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-06-11T00:39:36.895Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-06-11T00:39:36.895Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-06-11T00:39:36.895Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-06-11T00:39:36.895Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-11T00:39:36.895Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-11T00:39:36.895Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-11T00:39:36.895Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-11T00:39:36.895Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-11T00:39:36.895Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-11T00:39:36.895Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.155s coverage: 58.8% of statements [2021-06-11T00:39:36.895Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] [2021-06-11T00:39:36.895Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-06-11T00:39:36.895Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.204s coverage: 60.0% of statements [2021-06-11T00:39:36.895Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.299s coverage: 0.8% of statements [2021-06-11T00:39:36.895Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-06-11T00:39:36.895Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.216s coverage: 22.0% of statements [2021-06-11T00:39:36.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-11T00:39:36.895Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.198s coverage: 47.1% of statements [2021-06-11T00:39:37.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.237s coverage: 79.5% of statements [2021-06-11T00:39:38.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.227s coverage: 94.1% of statements [2021-06-11T00:39:38.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.200s coverage: 96.3% of statements [2021-06-11T00:39:39.800Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.230s coverage: 87.5% of statements [2021-06-11T00:39:52.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.207s coverage: 94.4% of statements [2021-06-11T00:39:52.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.204s coverage: 44.8% of statements [2021-06-11T00:39:57.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.565s coverage: 81.8% of statements [2021-06-11T00:39:57.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-11T00:40:05.938Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.255s coverage: 92.9% of statements [2021-06-11T00:40:05.938Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-11T00:40:05.938Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-11T00:40:05.938Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-11T00:40:05.938Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.059s coverage: 65.1% of statements [2021-06-11T00:40:05.938Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-11T00:40:05.938Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-11T00:40:05.938Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-11T00:40:05.938Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-11T00:40:05.938Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-11T00:40:05.938Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.080s coverage: 87.2% of statements [2021-06-11T00:40:05.938Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-11T00:40:05.938Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-11T00:40:05.938Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.162s coverage: 100.0% of statements [2021-06-11T00:40:05.938Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-11T00:40:05.938Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.209s coverage: 76.0% of statements [2021-06-11T00:40:05.938Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-11T00:40:05.938Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.193s coverage: 80.0% of statements [2021-06-11T00:40:05.938Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.249s coverage: 87.2% of statements [2021-06-11T00:40:05.938Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.240s coverage: 85.4% of statements [2021-06-11T00:40:05.938Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.331s coverage: 91.2% of statements [2021-06-11T00:40:05.938Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-11T00:40:06.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.806s coverage: 64.4% of statements [2021-06-11T00:40:06.541Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-11T00:40:06.541Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-11T00:40:06.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.193s coverage: 100.0% of statements [2021-06-11T00:40:06.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.106s coverage: 91.3% of statements [2021-06-11T00:40:06.821Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.083s coverage: 100.0% of statements [2021-06-11T00:40:06.821Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.083s coverage: 73.7% of statements [2021-06-11T00:40:07.426Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.059s coverage: 100.0% of statements [2021-06-11T00:40:12.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.083s coverage: 66.9% of statements [2021-06-11T00:40:12.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-11T00:40:12.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-11T00:40:12.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-11T00:40:13.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.804s coverage: 43.6% of statements [2021-06-11T00:40:13.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-11T00:40:13.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-11T00:40:13.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.104s coverage: 89.5% of statements [2021-06-11T00:40:13.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-11T00:40:13.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.083s coverage: 84.8% of statements [2021-06-11T00:40:13.851Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-11T00:40:13.851Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-11T00:40:13.851Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-11T00:40:13.851Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-06-11T00:40:22.176Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.209s coverage: 19.3% of statements [2021-06-11T00:40:22.176Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-06-11T00:40:22.176Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-06-11T00:40:22.176Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-06-11T00:40:22.176Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.570s coverage: 91.9% of statements [2021-06-11T00:40:22.176Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-06-11T00:40:22.176Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-06-11T00:40:22.176Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-06-11T00:40:22.176Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-11T00:40:22.176Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-11T00:40:22.176Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-11T00:40:22.176Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-06-11T00:40:22.176Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-06-11T00:40:22.176Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.208s coverage: 62.7% of statements [2021-06-11T00:40:22.176Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-06-11T00:40:22.176Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.443s coverage: 97.6% of statements [2021-06-11T00:40:22.176Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-06-11T00:40:22.176Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-06-11T00:40:22.176Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-06-11T00:40:22.176Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-11T00:40:22.176Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-11T00:40:22.176Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-11T00:40:22.176Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-11T00:40:22.176Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements [2021-06-11T00:40:22.176Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-06-11T00:40:22.176Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-06-11T00:40:22.176Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.208s coverage: 28.9% of statements [2021-06-11T00:40:22.176Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-06-11T00:40:22.176Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-06-11T00:40:22.176Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-06-11T00:40:22.176Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-06-11T00:40:22.176Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-06-11T00:40:22.176Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.074s coverage: 95.4% of statements [2021-06-11T00:40:22.176Z] GO111MODULE=on go vet ./... [2021-06-11T00:41:43.986Z] gofmt -l . [2021-06-11T00:41:45.425Z] [ "`gofmt -l .`" = "" ] [2021-06-11T00:41:46.860Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-11T00:41:49.502Z] + ls -al . [2021-06-11T00:41:49.502Z] total 548 [2021-06-11T00:41:49.502Z] drwxrwxr-x 9 1001 1001 4096 Jun 11 00:41 . [2021-06-11T00:41:49.502Z] drwxr-xr-x 4 root root 4096 Jun 11 00:37 .. [2021-06-11T00:41:49.502Z] -rw-rw-r-- 1 1001 1001 11 Jun 11 00:35 .dockerignore [2021-06-11T00:41:49.502Z] drwxrwxr-x 8 1001 1001 4096 Jun 11 00:35 .git [2021-06-11T00:41:49.502Z] drwxrwxr-x 3 1001 1001 4096 Jun 11 00:35 .github [2021-06-11T00:41:49.502Z] -rw-rw-r-- 1 1001 1001 818 Jun 11 00:35 .gitignore [2021-06-11T00:41:49.502Z] -rw-rw-r-- 1 1001 1001 166 Jun 11 00:35 .sonarcloud.properties [2021-06-11T00:41:49.502Z] -rw-rw-r-- 1 1001 1001 8609 Jun 11 00:35 Attribution.txt [2021-06-11T00:41:49.502Z] -rw-rw-r-- 1 1001 1001 3804 Jun 11 00:35 CONTRIBUTING.md [2021-06-11T00:41:49.502Z] -rw-rw-r-- 1 1001 1001 931 Jun 11 00:35 Dockerfile.build [2021-06-11T00:41:49.502Z] -rw-rw-r-- 1 1001 1001 849 Jun 11 00:35 Jenkinsfile [2021-06-11T00:41:49.502Z] -rw-rw-r-- 1 1001 1001 10775 Jun 11 00:35 LICENSE [2021-06-11T00:41:49.502Z] -rw-rw-r-- 1 1001 1001 5605 Jun 11 00:35 Makefile [2021-06-11T00:41:49.502Z] -rw-rw-r-- 1 1001 1001 7978 Jun 11 00:35 README.md [2021-06-11T00:41:49.502Z] -rw-rw-r-- 1 1001 1001 7071 Jun 11 00:35 SECURITY.md [2021-06-11T00:41:49.502Z] -rw-rw-r-- 1 1001 1001 5 Jun 11 00:31 VERSION [2021-06-11T00:41:49.502Z] -rw-rw-r-- 1 1001 1001 4131 Jun 11 00:35 ZMQWindows.md [2021-06-11T00:41:49.502Z] drwxrwxr-x 2 1001 1001 4096 Jun 11 00:35 bin [2021-06-11T00:41:49.503Z] drwxrwxr-x 14 1001 1001 4096 Jun 11 00:35 cmd [2021-06-11T00:41:49.503Z] -rw-r--r-- 1 root root 404951 Jun 11 00:40 coverage.out [2021-06-11T00:41:49.503Z] -rw-rw-r-- 1 1001 1001 840 Jun 11 00:35 go.mod [2021-06-11T00:41:49.503Z] -rw-r--r-- 1 root root 21230 Jun 11 00:37 go.sum [2021-06-11T00:41:49.503Z] drwxrwxr-x 8 1001 1001 4096 Jun 11 00:35 internal [2021-06-11T00:41:49.503Z] drwxrwxr-x 3 1001 1001 4096 Jun 11 00:35 openapi [2021-06-11T00:41:49.503Z] drwxrwxr-x 4 1001 1001 4096 Jun 11 00:35 snap [2021-06-11T00:41:49.503Z] -rw-rw-r-- 1 1001 1001 168 Jun 11 00:35 version.go [Pipeline] sh [2021-06-11T00:41:50.173Z] + '[' -e coverage.out ] [2021-06-11T00:41:50.173Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-11T00:41:50.207Z] Warning: overwriting stash ‘coverage-report’ [2021-06-11T00:41:51.012Z] Stashed 1 file(s) [Pipeline] sh [2021-06-11T00:41:51.702Z] + make build [2021-06-11T00:41:51.702Z] go mod tidy [2021-06-11T00:41:52.373Z] 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-11T00:41:59.130Z] 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-11T00:42:18.840Z] Running on prd-ubuntu18.04-docker-8c-8g-400 in /w/workspace/edgexfoundry_edgex-go_PR-3531 [Pipeline] { [Pipeline] ws [2021-06-11T00:42:18.860Z] Running in /w/workspace/edgex-go/16 [Pipeline] { [Pipeline] checkout [2021-06-11T00:42:18.970Z] The recommended git tool is: git [2021-06-11T00:42:21.082Z] using credential edgex-jenkins-ssh [2021-06-11T00:42:21.097Z] Cloning the remote Git repository [2021-06-11T00:42:21.123Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-11T00:42:21.196Z] > git init /w/workspace/edgex-go/16 # timeout=10 [2021-06-11T00:42:21.246Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-11T00:42:21.246Z] > git --version # timeout=10 [2021-06-11T00:42:21.253Z] > git --version # 'git version 2.17.1' [2021-06-11T00:42:21.253Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-11T00:42:21.348Z] 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-11T00:42:21.290Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-11T00:42:23.972Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-11T00:42:28.270Z] 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-11T00:42:29.253Z] 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-11T00:42:32.641Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-11T00:42:36.032Z] 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-11T00:42:36.667Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-11T00:42:36.675Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-11T00:42:36.683Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-11T00:42:36.694Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-11T00:42:36.694Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-11T00:42:36.699Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3531/head:refs/remotes/origin/PR-3531 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-11T00:42:37.241Z] Merging remotes/origin/master commit 001f4979d1d1e629f7770b7a62bec4a7afd870d5 into PR head commit 5b1e7a5a65ee34af16a20e24c74600659bf2d743 [2021-06-11T00:42:37.390Z] Merge succeeded, producing 67c73c28c1bc2f9985cd2763915b9dc4ae9ea9f6 [2021-06-11T00:42:37.390Z] Checking out Revision 67c73c28c1bc2f9985cd2763915b9dc4ae9ea9f6 (PR-3531) [2021-06-11T00:42:38.669Z] 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-11T00:42:37.252Z] > git config core.sparsecheckout # timeout=10 [2021-06-11T00:42:37.257Z] > git checkout -f 5b1e7a5a65ee34af16a20e24c74600659bf2d743 # timeout=10 [2021-06-11T00:42:37.317Z] > git remote # timeout=10 [2021-06-11T00:42:37.324Z] > git config --get remote.origin.url # timeout=10 [2021-06-11T00:42:37.330Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-11T00:42:37.333Z] > git merge 001f4979d1d1e629f7770b7a62bec4a7afd870d5 # timeout=10 [2021-06-11T00:42:37.385Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-11T00:42:37.395Z] > git config core.sparsecheckout # timeout=10 [2021-06-11T00:42:37.399Z] > git checkout -f 67c73c28c1bc2f9985cd2763915b9dc4ae9ea9f6 # timeout=10 [2021-06-11T00:42:41.012Z] Commit message: "Merge commit '001f4979d1d1e629f7770b7a62bec4a7afd870d5' into HEAD" [2021-06-11T00:42:41.017Z] > git rev-list --no-walk 5b1e7a5a65ee34af16a20e24c74600659bf2d743 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-11T00:42:41.967Z] + echo snap-build.sh [2021-06-11T00:42:41.967Z] snap-build.sh [2021-06-11T00:42:41.967Z] + SNAP_BASE_DIR=. [2021-06-11T00:42:41.967Z] + '[' '!' -z /w/workspace/edgex-go/16 ']' [2021-06-11T00:42:41.967Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/16 [2021-06-11T00:42:41.967Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/16]' [2021-06-11T00:42:41.967Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/16] [2021-06-11T00:42:41.967Z] + cd /w/workspace/edgex-go/16 [2021-06-11T00:42:41.967Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-06-11T00:42:41.967Z] Reading package lists... [2021-06-11T00:42:42.232Z] Building dependency tree... [2021-06-11T00:42:42.232Z] Reading state information... [2021-06-11T00:42:42.232Z] The following packages were automatically installed and are no longer required: [2021-06-11T00:42:42.232Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-06-11T00:42:42.232Z] uidmap xdelta3 [2021-06-11T00:42:42.232Z] Use 'sudo apt autoremove' to remove them. [2021-06-11T00:42:42.232Z] The following packages will be REMOVED: [2021-06-11T00:42:42.232Z] lxd* lxd-client* [2021-06-11T00:42:42.806Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-06-11T00:42:42.806Z] After this operation, 31.7 MB disk space will be freed. [2021-06-11T00:42:42.977Z] 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-11T00:42:43.331Z] (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-11T00:42:43.331Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-11T00:42:44.280Z] Removing lxd dnsmasq configuration [2021-06-11T00:42:44.280Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-06-11T00:42:44.542Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-06-11T00:42:45.495Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-11T00:42:45.496Z] (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-11T00:42:45.496Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-11T00:42:45.589Z] 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-11T00:42:47.426Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-06-11T00:42:47.426Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-06-11T00:42:48.814Z] + sudo snap remove --purge lxd [2021-06-11T00:42:48.814Z] snap "lxd" is not installed [2021-06-11T00:42:48.814Z] + sudo groupadd --force --system lxd [2021-06-11T00:42:48.814Z] ++ whoami [2021-06-11T00:42:48.814Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-06-11T00:42:48.814Z] + newgrp - lxd [2021-06-11T00:42:48.814Z] + sudo snap install lxd [2021-06-11T00:42:48.979Z] 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-11T00:42:54.383Z] $ docker stop --time=1 9a4f5efe8241844a50da46c1538220fa78213acde9db954d17f1dffac0a0cd18 [2021-06-11T00:42:56.885Z] $ docker rm -f 9a4f5efe8241844a50da46c1538220fa78213acde9db954d17f1dffac0a0cd18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-11T00:42:58.470Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-11T00:42:58.470Z] [2021-06-11T00:42:58.470Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-11T00:42:58.832Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-11T00:42:58.834Z] 2021-06-11T00:42:56Z INFO Waiting for automatic snapd restart... [2021-06-11T00:42:59.107Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-11T00:42:59.107Z] 29e5d40040c1: Pulling fs layer [2021-06-11T00:42:59.107Z] 1ce36da41761: Pulling fs layer [2021-06-11T00:42:59.107Z] 25b303627fd3: Pulling fs layer [2021-06-11T00:42:59.377Z] 29e5d40040c1: Verifying Checksum [2021-06-11T00:42:59.377Z] 29e5d40040c1: Download complete [2021-06-11T00:42:59.970Z] 29e5d40040c1: Pull complete [2021-06-11T00:43:01.946Z] 1ce36da41761: Verifying Checksum [2021-06-11T00:43:01.946Z] 1ce36da41761: Download complete [2021-06-11T00:43:03.381Z] 1ce36da41761: Pull complete [2021-06-11T00:43:03.381Z] 25b303627fd3: Verifying Checksum [2021-06-11T00:43:03.381Z] 25b303627fd3: Download complete [2021-06-11T00:43:11.101Z] lxd 4.15 from Canonical* installed [2021-06-11T00:43:11.101Z] + sudo lxd init --auto [2021-06-11T00:43:13.537Z] 25b303627fd3: Pull complete [2021-06-11T00:43:13.537Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-11T00:43:13.537Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-11T00:43:13.537Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-11T00:43:13.801Z] prd-ubuntu18.04-docker-arm64-4c-16g-394 does not seem to be running inside a container [2021-06-11T00:43:13.851Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-11T00:43:16.546Z] $ docker top fb86e2ba0ec52ee17bb6f4da3175290239f34eb5d92d122b6106524335a15c09 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-11T00:43:17.520Z] + docker-compose build --help [2021-06-11T00:43:17.520Z] + grep parallel [2021-06-11T00:43:21.372Z] + sudo snap install --classic snapcraft [2021-06-11T00:43:21.819Z] --parallel Build images in parallel. [Pipeline] } [2021-06-11T00:43:21.811Z] $ docker stop --time=1 fb86e2ba0ec52ee17bb6f4da3175290239f34eb5d92d122b6106524335a15c09 [2021-06-11T00:43:23.625Z] $ docker rm -f fb86e2ba0ec52ee17bb6f4da3175290239f34eb5d92d122b6106524335a15c09 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-11T00:43:24.296Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-11T00:43:24.296Z] . [Pipeline] withDockerContainer [2021-06-11T00:43:24.530Z] prd-ubuntu18.04-docker-arm64-4c-16g-394 does not seem to be running inside a container [2021-06-11T00:43:24.581Z] $ 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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@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:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-11T00:43:25.995Z] $ docker top 70711b3b1f5f2547e0971e5a469523b929245ce1aee4196ad9a7ae39ffc14d4c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-11T00:43:27.026Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-11T00:43:29.533Z] snapcraft 4.8.1 from Canonical* installed [2021-06-11T00:43:29.533Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-06-11T00:43:29.533Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-06-11T00:43:29.533Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-11T00:43:29.533Z] Dload Upload Total Spent Left Speed [2021-06-11T00:43:29.533Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 9086 0 --:--:-- --:--:-- --:--:-- 9086 [2021-06-11T00:43:29.533Z] 100 3325k 100 3325k 0 0 22.2M 0 --:--:-- --:--:-- --:--:-- 22.2M [2021-06-11T00:43:29.533Z] ./yq_linux_amd64 [2021-06-11T00:43:29.533Z] + sudo snapcraft prime --use-lxd [2021-06-11T00:43:31.331Z] Building core-command ... [2021-06-11T00:43:31.331Z] Building core-data ... [2021-06-11T00:43:31.331Z] Building core-metadata ... [2021-06-11T00:43:31.331Z] Building security-bootstrapper ... [2021-06-11T00:43:31.331Z] Building security-proxy-setup ... [2021-06-11T00:43:31.331Z] Building security-secretstore-setup ... [2021-06-11T00:43:31.331Z] Building support-notifications ... [2021-06-11T00:43:31.331Z] Building support-scheduler ... [2021-06-11T00:43:31.331Z] Building sys-mgmt-agent ... [2021-06-11T00:43:31.331Z] Building security-secretstore-setup [2021-06-11T00:43:31.331Z] Building core-command [2021-06-11T00:43:31.331Z] Building support-notifications [2021-06-11T00:43:31.331Z] Building support-scheduler [2021-06-11T00:43:31.331Z] Building security-bootstrapper [2021-06-11T00:43:31.461Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-06-11T00:43:31.461Z] 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-11T00:43:31.461Z] - README.md [2021-06-11T00:43:31.461Z] [2021-06-11T00:43:31.461Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-11T00:43:32.049Z] Launching a container. [2021-06-11T00:43:42.079Z] Waiting for container to be ready [2021-06-11T00:43:42.079Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-06-11T00:43:42.079Z] [2021-06-11T00:43:45.417Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-06-11T00:43:45.996Z] Waiting for network to be ready... [2021-06-11T00:43:46.259Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-11T00:43:46.522Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-11T00:43:46.522Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] [2021-06-11T00:43:46.522Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] [2021-06-11T00:43:46.522Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-11T00:43:46.522Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-11T00:43:46.522Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] [2021-06-11T00:43:46.781Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] [2021-06-11T00:43:46.781Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1128 kB] [2021-06-11T00:43:46.781Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] [2021-06-11T00:43:47.224Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-11T00:43:47.224Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-11T00:43:47.560Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-11T00:43:47.560Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-11T00:43:47.560Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-11T00:43:47.560Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-11T00:43:47.560Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-11T00:43:47.560Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-11T00:43:47.834Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-11T00:43:47.834Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2099 kB] [2021-06-11T00:43:48.097Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] [2021-06-11T00:43:48.097Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-11T00:43:48.097Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-11T00:43:48.097Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [370 kB] [2021-06-11T00:43:48.097Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [50.1 kB] [2021-06-11T00:43:48.097Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1736 kB] [2021-06-11T00:43:48.097Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] [2021-06-11T00:43:50.651Z] Fetched 24.7 MB in 4s (6330 kB/s) [2021-06-11T00:43:51.225Z] Reading package lists... [2021-06-11T00:43:51.487Z] Reading package lists... [2021-06-11T00:43:51.487Z] Building dependency tree... [2021-06-11T00:43:51.487Z] Reading state information... [2021-06-11T00:43:51.747Z] The following additional packages will be installed: [2021-06-11T00:43:51.747Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-11T00:43:51.747Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-11T00:43:51.747Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-11T00:43:51.747Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-06-11T00:43:51.747Z] Suggested packages: [2021-06-11T00:43:51.747Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-06-11T00:43:51.747Z] Recommended packages: [2021-06-11T00:43:51.747Z] gnupg libsasl2-modules [2021-06-11T00:43:51.747Z] The following NEW packages will be installed: [2021-06-11T00:43:51.747Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-11T00:43:51.747Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-11T00:43:51.747Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-11T00:43:51.747Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-06-11T00:43:51.747Z] The following packages will be upgraded: [2021-06-11T00:43:51.747Z] gpg gpg-agent gpgconf libudev1 [2021-06-11T00:43:51.748Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-06-11T00:43:51.748Z] Need to get 3530 kB of archives. [2021-06-11T00:43:51.748Z] After this operation, 13.3 MB of additional disk space will be used. [2021-06-11T00:43:51.748Z] 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-11T00:43:51.748Z] 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-11T00:43:51.748Z] 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-11T00:43:51.748Z] 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-11T00:43:52.009Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] [2021-06-11T00:43:52.271Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] [2021-06-11T00:43:52.532Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-06-11T00:43:52.532Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-06-11T00:43:52.532Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-06-11T00:43:52.801Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-06-11T00:43:52.801Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-06-11T00:43:52.801Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-06-11T00:43:52.801Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-06-11T00:43:52.801Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-06-11T00:43:52.801Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-06-11T00:43:52.801Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-06-11T00:43:52.801Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-06-11T00:43:52.801Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-06-11T00:43:52.801Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-06-11T00:43:53.064Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-06-11T00:43:53.064Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-06-11T00:43:53.064Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-06-11T00:43:53.064Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-11T00:43:53.064Z] Fetched 3530 kB in 1s (2895 kB/s) [2021-06-11T00:43:53.064Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-11T00:43:53.064Z] Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... [2021-06-11T00:43:53.064Z] Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-11T00:43:53.064Z] Setting up libudev1:amd64 (237-3ubuntu10.47) ... [2021-06-11T00:43:53.327Z] Selecting previously unselected package udev. [2021-06-11T00:43:53.327Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-11T00:43:53.327Z] Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... [2021-06-11T00:43:53.327Z] Unpacking udev (237-3ubuntu10.47) ... [2021-06-11T00:43:53.589Z] Selecting previously unselected package libfuse2:amd64. [2021-06-11T00:43:53.589Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-06-11T00:43:53.589Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-11T00:43:53.589Z] Selecting previously unselected package fuse. [2021-06-11T00:43:53.589Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-06-11T00:43:53.590Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-06-11T00:43:53.590Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-11T00:43:53.590Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-11T00:43:53.590Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-11T00:43:53.590Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-11T00:43:53.852Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-11T00:43:53.852Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-11T00:43:53.852Z] Selecting previously unselected package libksba8:amd64. [2021-06-11T00:43:53.852Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-06-11T00:43:53.852Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-06-11T00:43:53.852Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-06-11T00:43:53.852Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-11T00:43:53.852Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-11T00:43:53.852Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-06-11T00:43:53.852Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-11T00:43:53.852Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-11T00:43:54.113Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-06-11T00:43:54.113Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-11T00:43:54.113Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-11T00:43:54.113Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-06-11T00:43:54.113Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-11T00:43:54.113Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-11T00:43:54.113Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-06-11T00:43:54.113Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-11T00:43:54.113Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-11T00:43:54.113Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-06-11T00:43:54.113Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-11T00:43:54.113Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-11T00:43:54.113Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-06-11T00:43:54.113Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-11T00:43:54.113Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-11T00:43:54.375Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-06-11T00:43:54.375Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-11T00:43:54.375Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-11T00:43:54.375Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-06-11T00:43:54.375Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-11T00:43:54.375Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-11T00:43:54.375Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-11T00:43:54.375Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-11T00:43:54.375Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-11T00:43:54.375Z] Selecting previously unselected package libsasl2-2:amd64. [2021-06-11T00:43:54.375Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-11T00:43:54.375Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-11T00:43:54.636Z] Selecting previously unselected package libldap-common. [2021-06-11T00:43:54.636Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-06-11T00:43:54.636Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-11T00:43:54.636Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-11T00:43:54.636Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-06-11T00:43:54.636Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-11T00:43:54.636Z] Selecting previously unselected package dirmngr. [2021-06-11T00:43:54.636Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-11T00:43:54.636Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-11T00:43:54.636Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-11T00:43:54.898Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-06-11T00:43:54.898Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-11T00:43:54.898Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-11T00:43:54.898Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-11T00:43:54.898Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-06-11T00:43:54.898Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-11T00:43:54.898Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-06-11T00:43:54.898Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-11T00:43:54.898Z] Setting up udev (237-3ubuntu10.47) ... [2021-06-11T00:43:55.159Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-06-11T00:43:55.420Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-11T00:43:55.420Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-06-11T00:43:55.420Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-06-11T00:43:55.420Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-06-11T00:43:55.420Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-11T00:43:55.420Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-11T00:43:55.420Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-11T00:43:55.420Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-11T00:43:55.420Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-11T00:43:55.421Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-11T00:43:55.421Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-11T00:43:55.421Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-11T00:43:55.421Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-11T00:43:55.683Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-11T00:43:55.946Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-06-11T00:43:55.946Z] settings in the [Install] section, and DefaultInstance for template units). [2021-06-11T00:43:55.946Z] This means they are not meant to be enabled using systemctl. [2021-06-11T00:43:55.946Z] Possible reasons for having this kind of units are: [2021-06-11T00:43:55.946Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-06-11T00:43:55.946Z] .wants/ or .requires/ directory. [2021-06-11T00:43:55.946Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-06-11T00:43:55.946Z] a requirement dependency on it. [2021-06-11T00:43:55.946Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-06-11T00:43:55.946Z] D-Bus, udev, scripted systemctl call, ...). [2021-06-11T00:43:55.946Z] 4) In case of template units, the unit is meant to be enabled with some [2021-06-11T00:43:55.946Z] instance name specified. [2021-06-11T00:43:56.519Z] Reading package lists... [2021-06-11T00:43:56.519Z] Building dependency tree... [2021-06-11T00:43:56.519Z] Reading state information... [2021-06-11T00:43:56.781Z] The following additional packages will be installed: [2021-06-11T00:43:56.781Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-06-11T00:43:56.781Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-06-11T00:43:56.781Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-06-11T00:43:56.781Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-06-11T00:43:56.781Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-06-11T00:43:56.781Z] Suggested packages: [2021-06-11T00:43:56.781Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-06-11T00:43:56.781Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-06-11T00:43:56.781Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-06-11T00:43:56.781Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-06-11T00:43:56.781Z] systemd-container policykit-1 [2021-06-11T00:43:56.781Z] Recommended packages: [2021-06-11T00:43:56.781Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-06-11T00:43:56.781Z] The following NEW packages will be installed: [2021-06-11T00:43:56.781Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-06-11T00:43:56.781Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-06-11T00:43:56.781Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-06-11T00:43:56.781Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-06-11T00:43:56.781Z] python3.6-minimal snapd squashfs-tools sudo [2021-06-11T00:43:56.781Z] The following packages will be upgraded: [2021-06-11T00:43:56.781Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-06-11T00:43:56.781Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-06-11T00:43:56.781Z] Need to get 36.7 MB of archives. [2021-06-11T00:43:56.781Z] After this operation, 147 MB of additional disk space will be used. [2021-06-11T00:43:56.781Z] 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-11T00:43:57.043Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-06-11T00:43:57.043Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] [2021-06-11T00:43:57.043Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-06-11T00:43:57.043Z] 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-11T00:43:57.043Z] 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-11T00:43:57.043Z] 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-11T00:43:57.043Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-06-11T00:43:57.043Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-06-11T00:43:57.043Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-06-11T00:43:57.043Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-06-11T00:43:57.043Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-06-11T00:43:57.043Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-06-11T00:43:57.043Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-06-11T00:43:57.043Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-06-11T00:43:57.043Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-06-11T00:43:57.988Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] [2021-06-11T00:43:57.988Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-06-11T00:43:57.988Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-06-11T00:43:57.988Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-06-11T00:43:57.988Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-06-11T00:43:57.988Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-06-11T00:43:57.988Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-06-11T00:43:57.988Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-06-11T00:43:57.988Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-06-11T00:43:57.988Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-06-11T00:43:57.988Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-06-11T00:43:57.988Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-06-11T00:43:57.988Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-06-11T00:43:57.988Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-06-11T00:43:59.375Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-11T00:43:59.375Z] Fetched 36.7 MB in 2s (15.7 MB/s) [2021-06-11T00:43:59.375Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-11T00:43:59.375Z] Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... [2021-06-11T00:43:59.375Z] Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-11T00:43:59.955Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... [2021-06-11T00:43:59.955Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-11T00:43:59.955Z] Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... [2021-06-11T00:44:00.219Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-11T00:44:00.219Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-06-11T00:44:00.219Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-06-11T00:44:00.219Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-06-11T00:44:00.483Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-11T00:44:00.483Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-06-11T00:44:00.483Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-06-11T00:44:00.748Z] Setting up apt (1.6.13) ... [2021-06-11T00:44:00.748Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-06-11T00:44:01.010Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-06-11T00:44:01.010Z] (Reading database ... 12764 files and directories currently installed.) [2021-06-11T00:44:01.010Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-11T00:44:01.294Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-11T00:44:01.294Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-06-11T00:44:01.294Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-11T00:44:01.294Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-11T00:44:01.555Z] Selecting previously unselected package libexpat1:amd64. [2021-06-11T00:44:01.555Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-06-11T00:44:01.555Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-11T00:44:01.555Z] Selecting previously unselected package python3.6-minimal. [2021-06-11T00:44:01.555Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-11T00:44:01.555Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-11T00:44:01.827Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-11T00:44:01.827Z] Checking for services that may need to be restarted...done. [2021-06-11T00:44:01.827Z] Checking for services that may need to be restarted...done. [2021-06-11T00:44:01.827Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-11T00:44:01.827Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-11T00:44:02.103Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-11T00:44:02.372Z] Selecting previously unselected package python3-minimal. [2021-06-11T00:44:02.372Z] (Reading database ... 13012 files and directories currently installed.) [2021-06-11T00:44:02.372Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-06-11T00:44:02.372Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-06-11T00:44:02.372Z] Selecting previously unselected package mime-support. [2021-06-11T00:44:02.372Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-06-11T00:44:02.372Z] Unpacking mime-support (3.60ubuntu1) ... [2021-06-11T00:44:02.633Z] Selecting previously unselected package libmpdec2:amd64. [2021-06-11T00:44:02.633Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-06-11T00:44:02.633Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-11T00:44:02.633Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-06-11T00:44:02.633Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-11T00:44:02.633Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-11T00:44:02.895Z] Selecting previously unselected package python3.6. [2021-06-11T00:44:02.895Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-11T00:44:02.895Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-11T00:44:02.895Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-11T00:44:02.895Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-06-11T00:44:02.895Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-11T00:44:02.895Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-06-11T00:44:03.157Z] Selecting previously unselected package python3. [2021-06-11T00:44:03.157Z] (Reading database ... 13442 files and directories currently installed.) [2021-06-11T00:44:03.157Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-06-11T00:44:03.157Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-06-11T00:44:03.157Z] Selecting previously unselected package multiarch-support. [2021-06-11T00:44:03.157Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-06-11T00:44:03.157Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-06-11T00:44:03.157Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-06-11T00:44:03.157Z] Selecting previously unselected package liblzo2-2:amd64. [2021-06-11T00:44:03.419Z] (Reading database ... 13479 files and directories currently installed.) [2021-06-11T00:44:03.419Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-06-11T00:44:03.419Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-06-11T00:44:03.419Z] Selecting previously unselected package libbsd0:amd64. [2021-06-11T00:44:03.419Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-06-11T00:44:03.419Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-11T00:44:03.419Z] Selecting previously unselected package sudo. [2021-06-11T00:44:03.419Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-06-11T00:44:03.419Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-11T00:44:03.419Z] Selecting previously unselected package apparmor. [2021-06-11T00:44:03.420Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-06-11T00:44:03.420Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-06-11T00:44:03.691Z] Selecting previously unselected package libedit2:amd64. [2021-06-11T00:44:03.691Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-06-11T00:44:03.691Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-06-11T00:44:03.691Z] Selecting previously unselected package libkrb5support0:amd64. [2021-06-11T00:44:03.691Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-06-11T00:44:03.691Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-11T00:44:03.691Z] Selecting previously unselected package libk5crypto3:amd64. [2021-06-11T00:44:03.691Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-11T00:44:03.691Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-11T00:44:03.952Z] Selecting previously unselected package libkeyutils1:amd64. [2021-06-11T00:44:03.952Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-06-11T00:44:03.952Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-11T00:44:03.952Z] Selecting previously unselected package libkrb5-3:amd64. [2021-06-11T00:44:03.952Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-11T00:44:03.952Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-11T00:44:04.918Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-11T00:44:04.918Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-06-11T00:44:04.918Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-11T00:44:04.918Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-06-11T00:44:04.918Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-06-11T00:44:04.918Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-11T00:44:05.188Z] Selecting previously unselected package openssh-client. [2021-06-11T00:44:05.188Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-06-11T00:44:05.188Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-11T00:44:05.188Z] Selecting previously unselected package squashfs-tools. [2021-06-11T00:44:05.188Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-06-11T00:44:05.188Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-11T00:44:05.188Z] Selecting previously unselected package snapd. [2021-06-11T00:44:05.188Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-06-11T00:44:05.188Z] Unpacking snapd (2.49.2+18.04) ... [2021-06-11T00:44:07.748Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-06-11T00:44:07.748Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-11T00:44:07.748Z] Setting up mime-support (3.60ubuntu1) ... [2021-06-11T00:44:07.748Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-11T00:44:07.748Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-11T00:44:07.748Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-11T00:44:07.748Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-11T00:44:07.748Z] Setting up systemd (237-3ubuntu10.47) ... [2021-06-11T00:44:07.748Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-06-11T00:44:08.014Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-11T00:44:08.014Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-11T00:44:08.277Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-06-11T00:44:08.277Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-11T00:44:08.277Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-11T00:44:08.277Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-11T00:44:08.853Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-11T00:44:08.853Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-11T00:44:08.853Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-11T00:44:08.853Z] Setting up python3 (3.6.7-1~18.04) ... [2021-06-11T00:44:08.853Z] running python rtupdate hooks for python3.6... [2021-06-11T00:44:08.853Z] running python post-rtupdate hooks for python3.6... [2021-06-11T00:44:08.853Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-06-11T00:44:09.798Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-06-11T00:44:10.368Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-11T00:44:10.944Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-11T00:44:11.515Z] Setting up snapd (2.49.2+18.04) ... [2021-06-11T00:44:11.777Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-06-11T00:44:12.042Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-06-11T00:44:12.042Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-06-11T00:44:12.314Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-06-11T00:44:12.577Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-11T00:44:12.577Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-11T00:44:12.577Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-06-11T00:44:12.837Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-06-11T00:44:13.099Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-06-11T00:44:13.099Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-06-11T00:44:13.361Z] /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-11T00:44:13.361Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-11T00:44:13.361Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-06-11T00:44:14.306Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-11T00:44:14.306Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-11T00:44:14.306Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-11T00:44:15.516Z] Reading package lists... [2021-06-11T00:44:15.781Z] Reading package lists... [2021-06-11T00:44:15.781Z] Building dependency tree... [2021-06-11T00:44:15.781Z] Reading state information... [2021-06-11T00:44:15.781Z] Calculating upgrade... [2021-06-11T00:44:16.043Z] The following packages will be upgraded: [2021-06-11T00:44:16.043Z] advancecomp base-files bash binutils binutils-common [2021-06-11T00:44:16.043Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-06-11T00:44:16.043Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-06-11T00:44:16.043Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-06-11T00:44:16.043Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-06-11T00:44:16.043Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-06-11T00:44:16.043Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-06-11T00:44:16.043Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-06-11T00:44:16.043Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-06-11T00:44:16.043Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-06-11T00:44:16.043Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-06-11T00:44:16.043Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-06-11T00:44:16.043Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-06-11T00:44:16.043Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-06-11T00:44:16.043Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-06-11T00:44:16.043Z] ubuntu-keyring util-linux [2021-06-11T00:44:16.043Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-06-11T00:44:16.043Z] Need to get 64.1 MB of archives. [2021-06-11T00:44:16.043Z] After this operation, 5097 kB of additional disk space will be used. [2021-06-11T00:44:16.043Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-144.148 [1003 kB] [2021-06-11T00:44:16.304Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-06-11T00:44:16.304Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-06-11T00:44:16.304Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-06-11T00:44:16.304Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-06-11T00:44:16.304Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-06-11T00:44:16.304Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-06-11T00:44:16.304Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-06-11T00:44:16.304Z] 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-11T00:44:16.304Z] 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-11T00:44:16.304Z] 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-11T00:44:16.304Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-06-11T00:44:16.304Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-06-11T00:44:16.304Z] 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-11T00:44:16.304Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-06-11T00:44:16.304Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-06-11T00:44:16.304Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-06-11T00:44:16.304Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-06-11T00:44:16.304Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-06-11T00:44:16.304Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-06-11T00:44:16.304Z] 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-11T00:44:16.563Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-06-11T00:44:16.563Z] 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-11T00:44:16.563Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-06-11T00:44:16.563Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-06-11T00:44:16.563Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-06-11T00:44:16.563Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-06-11T00:44:16.563Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-06-11T00:44:16.563Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-06-11T00:44:16.563Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-06-11T00:44:16.563Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-06-11T00:44:16.563Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-06-11T00:44:16.563Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-06-11T00:44:16.563Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-06-11T00:44:16.563Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-06-11T00:44:16.563Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-06-11T00:44:16.563Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-06-11T00:44:16.563Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-06-11T00:44:16.563Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-06-11T00:44:16.563Z] 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-11T00:44:16.563Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-06-11T00:44:16.563Z] 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-11T00:44:16.563Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-06-11T00:44:16.563Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-06-11T00:44:16.563Z] 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-11T00:44:16.563Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-06-11T00:44:16.563Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-06-11T00:44:16.563Z] 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-11T00:44:16.563Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-06-11T00:44:16.563Z] 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-11T00:44:16.563Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-06-11T00:44:16.563Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-06-11T00:44:16.563Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-06-11T00:44:16.563Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-06-11T00:44:16.563Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-06-11T00:44:16.563Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-06-11T00:44:16.563Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-06-11T00:44:16.822Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-06-11T00:44:17.084Z] 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-11T00:44:17.085Z] 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-11T00:44:17.085Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-06-11T00:44:17.085Z] 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-11T00:44:17.085Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-06-11T00:44:17.085Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-06-11T00:44:17.085Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-06-11T00:44:17.085Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-06-11T00:44:17.656Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-06-11T00:44:17.656Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-06-11T00:44:18.228Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-06-11T00:44:18.228Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-06-11T00:44:18.228Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-06-11T00:44:18.489Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-06-11T00:44:18.489Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-06-11T00:44:18.489Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-06-11T00:44:18.489Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-06-11T00:44:18.489Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-06-11T00:44:18.489Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-06-11T00:44:18.489Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-06-11T00:44:18.752Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-06-11T00:44:18.752Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-06-11T00:44:18.752Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-06-11T00:44:18.752Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-06-11T00:44:18.752Z] 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-11T00:44:18.752Z] 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-11T00:44:18.752Z] 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-11T00:44:18.752Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] [2021-06-11T00:44:18.752Z] 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-11T00:44:18.752Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-06-11T00:44:19.014Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-06-11T00:44:19.014Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-06-11T00:44:19.014Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-06-11T00:44:19.014Z] 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-11T00:44:19.014Z] 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-11T00:44:19.014Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-06-11T00:44:19.014Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-06-11T00:44:19.014Z] 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-11T00:44:19.014Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-06-11T00:44:19.014Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-06-11T00:44:19.014Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-06-11T00:44:19.281Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-06-11T00:44:19.281Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-06-11T00:44:19.281Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-06-11T00:44:19.281Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-11T00:44:19.542Z] Fetched 64.1 MB in 3s (20.0 MB/s) [2021-06-11T00:44:19.542Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-11T00:44:19.542Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-06-11T00:44:19.542Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-11T00:44:19.804Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-11T00:44:19.804Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-11T00:44:20.065Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-144.148_amd64.deb ... [2021-06-11T00:44:20.065Z] Unpacking linux-libc-dev:amd64 (4.15.0-144.148) over (4.15.0-20.21) ... [2021-06-11T00:44:20.325Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-11T00:44:20.325Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-11T00:44:20.325Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-11T00:44:20.325Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-11T00:44:20.325Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-11T00:44:20.325Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-11T00:44:20.585Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-11T00:44:20.585Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-11T00:44:20.585Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-11T00:44:20.585Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-11T00:44:20.585Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-11T00:44:20.585Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-11T00:44:20.848Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-11T00:44:20.848Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-11T00:44:20.848Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-11T00:44:20.848Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-11T00:44:20.848Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-11T00:44:20.848Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-06-11T00:44:21.110Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-06-11T00:44:21.110Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-11T00:44:21.110Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-11T00:44:21.110Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-11T00:44:21.110Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-11T00:44:21.110Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-11T00:44:21.110Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-11T00:44:21.371Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-11T00:44:21.371Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-11T00:44:21.632Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-11T00:44:21.632Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-06-11T00:44:21.632Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-11T00:44:22.576Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-06-11T00:44:22.838Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-11T00:44:22.838Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-06-11T00:44:22.838Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-06-11T00:44:22.838Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-06-11T00:44:22.838Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-06-11T00:44:23.099Z] Setting up base-files (10.1ubuntu2.10) ... [2021-06-11T00:44:23.099Z] Installing new version of config file /etc/issue ... [2021-06-11T00:44:23.099Z] Installing new version of config file /etc/issue.net ... [2021-06-11T00:44:23.099Z] Installing new version of config file /etc/lsb-release ... [2021-06-11T00:44:23.099Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-06-11T00:44:23.362Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-06-11T00:44:23.362Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-06-11T00:44:23.362Z] Removing obsolete conffile /etc/default/motd-news ... [2021-06-11T00:44:23.629Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T00:44:23.629Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-06-11T00:44:23.629Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-06-11T00:44:23.629Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-06-11T00:44:23.629Z] 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-11T00:44:23.890Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T00:44:23.890Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-11T00:44:23.890Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-06-11T00:44:23.890Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-06-11T00:44:23.890Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T00:44:23.890Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-06-11T00:44:23.890Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-06-11T00:44:24.152Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-06-11T00:44:24.152Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T00:44:24.152Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-06-11T00:44:24.152Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-11T00:44:24.415Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-06-11T00:44:24.415Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T00:44:24.415Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-11T00:44:24.415Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-11T00:44:24.677Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-11T00:44:24.677Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T00:44:24.677Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-11T00:44:24.677Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-11T00:44:24.677Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-06-11T00:44:24.939Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T00:44:24.939Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-06-11T00:44:24.939Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-06-11T00:44:24.939Z] Setting up grep (3.1-2build1) ... [2021-06-11T00:44:24.939Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T00:44:24.939Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-11T00:44:24.940Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-11T00:44:25.201Z] Setting up login (1:4.5-1ubuntu2) ... [2021-06-11T00:44:25.201Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T00:44:25.201Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-11T00:44:25.201Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-11T00:44:25.201Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-06-11T00:44:25.201Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T00:44:25.201Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-11T00:44:25.463Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-11T00:44:25.731Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-11T00:44:25.731Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-11T00:44:25.731Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-11T00:44:25.731Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-11T00:44:26.013Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-06-11T00:44:26.283Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T00:44:26.283Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-06-11T00:44:26.283Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-11T00:44:26.862Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-11T00:44:26.862Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-11T00:44:26.862Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-11T00:44:26.862Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-11T00:44:26.862Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-06-11T00:44:26.862Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T00:44:26.862Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-06-11T00:44:26.862Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-06-11T00:44:27.123Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-06-11T00:44:27.123Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T00:44:27.123Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-11T00:44:27.123Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-11T00:44:27.123Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-11T00:44:27.123Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T00:44:27.123Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-11T00:44:27.123Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-11T00:44:27.384Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-11T00:44:27.384Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T00:44:27.384Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-11T00:44:27.384Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-11T00:44:27.384Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-11T00:44:27.666Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T00:44:27.666Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-11T00:44:27.666Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-11T00:44:27.666Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-11T00:44:27.666Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T00:44:27.666Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-11T00:44:27.666Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-11T00:44:27.927Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-11T00:44:27.927Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-11T00:44:27.927Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-11T00:44:27.927Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T00:44:27.927Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-11T00:44:27.927Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-11T00:44:28.278Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-11T00:44:28.278Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T00:44:28.278Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-11T00:44:28.278Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-11T00:44:28.278Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-11T00:44:28.278Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T00:44:28.278Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-11T00:44:28.278Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-11T00:44:28.540Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-06-11T00:44:28.540Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T00:44:28.540Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-11T00:44:28.540Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-11T00:44:29.112Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-06-11T00:44:29.112Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-06-11T00:44:29.373Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-06-11T00:44:29.636Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T00:44:29.636Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-11T00:44:29.636Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-11T00:44:29.636Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-06-11T00:44:29.897Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T00:44:29.897Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-06-11T00:44:29.897Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-11T00:44:29.897Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-06-11T00:44:30.158Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-11T00:44:30.158Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-06-11T00:44:30.158Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-06-11T00:44:30.158Z] Setting up debconf (1.5.66ubuntu1) ... [2021-06-11T00:44:30.420Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-11T00:44:30.420Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-06-11T00:44:30.420Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-11T00:44:30.420Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-06-11T00:44:30.682Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-11T00:44:30.682Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-06-11T00:44:30.682Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-11T00:44:30.682Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-06-11T00:44:30.682Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-11T00:44:30.682Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-11T00:44:30.682Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-11T00:44:30.944Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-11T00:44:30.944Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-11T00:44:30.944Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-11T00:44:30.944Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-11T00:44:31.206Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-11T00:44:31.206Z] (Reading database ... 13919 files and directories currently installed.) [2021-06-11T00:44:31.206Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-11T00:44:31.206Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-11T00:44:31.468Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-11T00:44:31.468Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-11T00:44:31.468Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-11T00:44:31.468Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-11T00:44:31.468Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... [2021-06-11T00:44:31.468Z] Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-11T00:44:31.729Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-11T00:44:31.729Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-11T00:44:31.729Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-11T00:44:31.729Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-11T00:44:31.729Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-06-11T00:44:31.729Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-06-11T00:44:31.729Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-06-11T00:44:31.992Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-11T00:44:31.992Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-06-11T00:44:31.992Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-06-11T00:44:31.992Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-06-11T00:44:31.992Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-11T00:44:31.992Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-06-11T00:44:31.992Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-11T00:44:32.258Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-11T00:44:32.258Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-11T00:44:32.258Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-11T00:44:32.258Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-11T00:44:32.520Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-11T00:44:32.520Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-11T00:44:32.520Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-06-11T00:44:32.520Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-06-11T00:44:32.520Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-06-11T00:44:32.781Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-11T00:44:32.781Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-11T00:44:32.781Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-11T00:44:32.781Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-06-11T00:44:33.042Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-11T00:44:33.043Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-11T00:44:33.043Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-11T00:44:33.043Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-06-11T00:44:33.311Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-11T00:44:33.311Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-06-11T00:44:33.311Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-06-11T00:44:33.311Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-06-11T00:44:33.573Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-11T00:44:33.573Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-06-11T00:44:33.573Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-06-11T00:44:33.573Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-06-11T00:44:33.573Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-11T00:44:33.573Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-06-11T00:44:33.573Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-06-11T00:44:33.838Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-06-11T00:44:33.838Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-11T00:44:33.838Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-06-11T00:44:33.838Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-06-11T00:44:33.838Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-06-11T00:44:33.838Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-11T00:44:33.838Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-06-11T00:44:34.098Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-06-11T00:44:34.098Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-06-11T00:44:34.098Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-11T00:44:34.098Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-06-11T00:44:34.098Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-06-11T00:44:34.360Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-06-11T00:44:34.360Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-11T00:44:34.360Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-06-11T00:44:34.360Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-06-11T00:44:34.360Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-06-11T00:44:34.624Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-11T00:44:34.624Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-06-11T00:44:34.624Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-06-11T00:44:34.624Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-06-11T00:44:34.624Z] (Reading database ... 13924 files and directories currently installed.) [2021-06-11T00:44:34.624Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-11T00:44:34.624Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-11T00:44:34.624Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-11T00:44:34.624Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-11T00:44:34.885Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-11T00:44:34.885Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-11T00:44:35.146Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-06-11T00:44:35.146Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-06-11T00:44:35.146Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-06-11T00:44:35.146Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-06-11T00:44:35.146Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-06-11T00:44:35.146Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-06-11T00:44:35.412Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-06-11T00:44:35.412Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-06-11T00:44:35.412Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-06-11T00:44:35.412Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-06-11T00:44:35.412Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-06-11T00:44:35.412Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-06-11T00:44:35.412Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-06-11T00:44:35.672Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-06-11T00:44:35.672Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-06-11T00:44:35.672Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-06-11T00:44:35.672Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-06-11T00:44:35.672Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-06-11T00:44:36.244Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-06-11T00:44:36.244Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-06-11T00:44:36.244Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-06-11T00:44:36.244Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-06-11T00:44:36.244Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-11T00:44:36.244Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-11T00:44:36.505Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-11T00:44:36.505Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-11T00:44:36.768Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-11T00:44:36.768Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-11T00:44:36.768Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-11T00:44:36.768Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-11T00:44:37.029Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-11T00:44:37.029Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-11T00:44:37.029Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-11T00:44:37.029Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-11T00:44:37.291Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-11T00:44:37.291Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-11T00:44:37.291Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-11T00:44:37.291Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-11T00:44:38.233Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-11T00:44:38.233Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-11T00:44:39.178Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-11T00:44:39.178Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-11T00:44:39.351Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-11T00:44:39.351Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-11T00:44:39.351Z] ---> 29bbd556b5d7 [2021-06-11T00:44:39.351Z] Step 3/23 : WORKDIR /edgex-go [2021-06-11T00:44:39.351Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-11T00:44:39.351Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-11T00:44:39.351Z] ---> 29bbd556b5d7 [2021-06-11T00:44:39.351Z] Step 3/24 : WORKDIR /edgex-go [2021-06-11T00:44:39.351Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-11T00:44:39.351Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-11T00:44:39.351Z] ---> 29bbd556b5d7 [2021-06-11T00:44:39.351Z] Step 3/32 : WORKDIR /edgex-go [2021-06-11T00:44:39.351Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-11T00:44:39.351Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-11T00:44:39.351Z] ---> 29bbd556b5d7 [2021-06-11T00:44:39.351Z] Step 3/26 : WORKDIR /edgex-go [2021-06-11T00:44:39.351Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-11T00:44:39.351Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-11T00:44:39.351Z] ---> 29bbd556b5d7 [2021-06-11T00:44:39.351Z] Step 3/23 : WORKDIR /edgex-go [2021-06-11T00:44:39.440Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-11T00:44:39.440Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-11T00:44:40.013Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-11T00:44:40.013Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-11T00:44:40.960Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-11T00:44:40.961Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-11T00:44:40.961Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-11T00:44:40.961Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-11T00:44:40.961Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-06-11T00:44:40.961Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-11T00:44:40.961Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-06-11T00:44:40.961Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-11T00:44:41.226Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-06-11T00:44:41.226Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-06-11T00:44:41.226Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-11T00:44:41.226Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-11T00:44:41.226Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-11T00:44:41.226Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-11T00:44:41.341Z] ---> Running in d78d7eb64508 [2021-06-11T00:44:41.341Z] ---> Running in cb0baa41ee1c [2021-06-11T00:44:41.341Z] ---> Running in 72fa061994b1 [2021-06-11T00:44:41.341Z] ---> Running in b8c434505eed [2021-06-11T00:44:41.341Z] ---> Running in 3f81594186fd [2021-06-11T00:44:41.487Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-06-11T00:44:41.487Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-06-11T00:44:41.487Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-11T00:44:41.487Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-11T00:44:41.487Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-11T00:44:41.487Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-11T00:44:41.487Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-11T00:44:41.487Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-06-11T00:44:41.487Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-06-11T00:44:41.487Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-06-11T00:44:41.617Z] Removing intermediate container cb0baa41ee1c [2021-06-11T00:44:41.617Z] ---> 640647f4e72b [2021-06-11T00:44:41.617Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T00:44:41.747Z] [2021-06-11T00:44:41.747Z] Current default time zone: 'Etc/UTC' [2021-06-11T00:44:41.747Z] Local time is now: Fri Jun 11 00:44:41 UTC 2021. [2021-06-11T00:44:41.747Z] Universal Time is now: Fri Jun 11 00:44:41 UTC 2021. [2021-06-11T00:44:41.748Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-06-11T00:44:41.748Z] [2021-06-11T00:44:41.748Z] Setting up systemd-sysv (237-3ubuntu10.47) ... [2021-06-11T00:44:41.748Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-11T00:44:41.748Z] Setting up linux-libc-dev:amd64 (4.15.0-144.148) ... [2021-06-11T00:44:41.748Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-06-11T00:44:41.748Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-06-11T00:44:41.748Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-06-11T00:44:41.748Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-06-11T00:44:41.748Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-06-11T00:44:41.748Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-06-11T00:44:41.748Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-06-11T00:44:41.748Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-11T00:44:41.748Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-06-11T00:44:41.900Z] Removing intermediate container b8c434505eed [2021-06-11T00:44:41.900Z] ---> c8c7ff7ce894 [2021-06-11T00:44:41.900Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T00:44:41.900Z] ---> Running in 5009de46722a [2021-06-11T00:44:41.900Z] Removing intermediate container d78d7eb64508 [2021-06-11T00:44:41.900Z] ---> a99dd9d67006 [2021-06-11T00:44:41.900Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T00:44:41.900Z] Removing intermediate container 72fa061994b1 [2021-06-11T00:44:41.900Z] ---> 32cd307bdfab [2021-06-11T00:44:41.900Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T00:44:41.900Z] Removing intermediate container 3f81594186fd [2021-06-11T00:44:41.900Z] ---> 175d3df1770b [2021-06-11T00:44:41.900Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T00:44:42.009Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-11T00:44:42.009Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-11T00:44:42.009Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-11T00:44:42.009Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-06-11T00:44:42.009Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-06-11T00:44:42.009Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-06-11T00:44:42.009Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-11T00:44:42.009Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-06-11T00:44:42.009Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-06-11T00:44:42.009Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-06-11T00:44:42.009Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-06-11T00:44:42.175Z] ---> Running in 31aac34c2694 [2021-06-11T00:44:42.175Z] ---> Running in b7e13ea85f23 [2021-06-11T00:44:42.457Z] ---> Running in f337c7cec80d [2021-06-11T00:44:42.457Z] ---> Running in 5d9324d44b07 [2021-06-11T00:44:43.927Z] Updating certificates in /etc/ssl/certs... [2021-06-11T00:44:44.868Z] 23 added, 27 removed; done. [2021-06-11T00:44:45.130Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-06-11T00:44:45.130Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-11T00:44:45.130Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-06-11T00:44:45.130Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-06-11T00:44:45.130Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-06-11T00:44:45.130Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-11T00:44:45.130Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-11T00:44:45.130Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-11T00:44:45.130Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-11T00:44:45.130Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-11T00:44:45.130Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-11T00:44:45.130Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-11T00:44:45.130Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-06-11T00:44:45.130Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-06-11T00:44:45.131Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-06-11T00:44:45.131Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-06-11T00:44:45.131Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-06-11T00:44:45.131Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-11T00:44:45.131Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-11T00:44:45.131Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-06-11T00:44:45.399Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-06-11T00:44:45.399Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-06-11T00:44:45.399Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-11T00:44:45.399Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-06-11T00:44:45.399Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-06-11T00:44:45.399Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-06-11T00:44:45.399Z] Updating certificates in /etc/ssl/certs... [2021-06-11T00:44:45.883Z] Removing intermediate container 5009de46722a [2021-06-11T00:44:45.883Z] ---> fcf6466d7df8 [2021-06-11T00:44:45.883Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-11T00:44:45.883Z] ---> Running in 8d9f476d5799 [2021-06-11T00:44:45.883Z] Removing intermediate container 31aac34c2694 [2021-06-11T00:44:45.883Z] ---> b007a7918177 [2021-06-11T00:44:45.883Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-11T00:44:45.989Z] 0 added, 0 removed; done. [2021-06-11T00:44:45.989Z] Running hooks in /etc/ca-certificates/update.d... [2021-06-11T00:44:45.989Z] done. [2021-06-11T00:44:46.158Z] ---> Running in ccd227e7fbf8 [2021-06-11T00:44:46.565Z] Reading package lists... [2021-06-11T00:44:46.565Z] Building dependency tree... [2021-06-11T00:44:46.565Z] Reading state information... [2021-06-11T00:44:46.755Z] Removing intermediate container b7e13ea85f23 [2021-06-11T00:44:46.756Z] ---> 3defbb47cdcd [2021-06-11T00:44:46.756Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-11T00:44:46.756Z] Removing intermediate container f337c7cec80d [2021-06-11T00:44:46.756Z] ---> 8529bf336e6d [2021-06-11T00:44:46.756Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-11T00:44:46.756Z] Removing intermediate container 5d9324d44b07 [2021-06-11T00:44:46.756Z] ---> 5deaa8894318 [2021-06-11T00:44:46.756Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-11T00:44:46.756Z] ---> Running in 99f5d9b063ce [2021-06-11T00:44:46.756Z] ---> Running in d87a5f88ea17 [2021-06-11T00:44:46.827Z] The following NEW packages will be installed: [2021-06-11T00:44:46.827Z] apt-transport-https [2021-06-11T00:44:47.035Z] ---> Running in e26d378368f3 [2021-06-11T00:44:47.091Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-06-11T00:44:47.091Z] Need to get 1692 B of archives. [2021-06-11T00:44:47.091Z] After this operation, 154 kB of additional disk space will be used. [2021-06-11T00:44:47.091Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-06-11T00:44:47.091Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-11T00:44:47.091Z] Fetched 1692 B in 0s (9070 B/s) [2021-06-11T00:44:47.091Z] Selecting previously unselected package apt-transport-https. [2021-06-11T00:44:47.352Z] (Reading database ... 13929 files and directories currently installed.) [2021-06-11T00:44:47.352Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-06-11T00:44:47.352Z] Unpacking apt-transport-https (1.6.13) ... [2021-06-11T00:44:47.352Z] Setting up apt-transport-https (1.6.13) ... [2021-06-11T00:44:47.613Z] Waiting for network to be ready... [2021-06-11T00:44:48.037Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-11T00:44:48.320Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-11T00:44:48.922Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-11T00:44:48.922Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-11T00:44:49.199Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-11T00:44:49.199Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-11T00:44:49.792Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-11T00:44:49.792Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-11T00:44:50.066Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-11T00:44:50.344Z] OK: 218 MiB in 52 packages [2021-06-11T00:44:50.641Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-11T00:44:50.641Z] OK: 218 MiB in 52 packages [2021-06-11T00:44:50.924Z] OK: 218 MiB in 52 packages [2021-06-11T00:44:51.535Z] OK: 218 MiB in 52 packages [2021-06-11T00:44:52.136Z] OK: 218 MiB in 52 packages [2021-06-11T00:44:52.136Z] Removing intermediate container ccd227e7fbf8 [2021-06-11T00:44:52.136Z] ---> 37df7ff5f938 [2021-06-11T00:44:52.136Z] Step 6/23 : COPY go.mod . [2021-06-11T00:44:52.412Z] Removing intermediate container 99f5d9b063ce [2021-06-11T00:44:52.412Z] ---> 97fe30454236 [2021-06-11T00:44:52.412Z] Step 6/32 : COPY go.mod . [2021-06-11T00:44:52.690Z] Removing intermediate container e26d378368f3 [2021-06-11T00:44:52.690Z] ---> 5160325c357b [2021-06-11T00:44:52.690Z] Step 6/24 : COPY go.mod . [2021-06-11T00:44:52.911Z] 2021-06-11T00:44:50Z INFO Waiting for automatic snapd restart... [2021-06-11T00:44:52.972Z] Removing intermediate container d87a5f88ea17 [2021-06-11T00:44:52.972Z] ---> 8b1990d96e82 [2021-06-11T00:44:52.972Z] Step 6/26 : COPY go.mod . [2021-06-11T00:44:53.247Z] ---> cf793b643d5d [2021-06-11T00:44:53.247Z] Step 7/23 : RUN go mod download [2021-06-11T00:44:53.490Z] snapd 2.50.1 from Canonical* installed [2021-06-11T00:44:53.521Z] ---> Running in c7297ba2eef6 [2021-06-11T00:44:53.521Z] Removing intermediate container 8d9f476d5799 [2021-06-11T00:44:53.521Z] ---> 3c40ca985e37 [2021-06-11T00:44:53.521Z] Step 6/23 : COPY go.mod . [2021-06-11T00:44:53.792Z] ---> 1823513f3302 [2021-06-11T00:44:53.793Z] Step 7/32 : RUN go mod download [2021-06-11T00:44:54.067Z] ---> d2470d4d653f [2021-06-11T00:44:54.067Z] Step 7/24 : RUN go mod download [2021-06-11T00:44:54.067Z] ---> Running in 76f767390fc8 [2021-06-11T00:44:54.342Z] ---> 2d8e3994de72 [2021-06-11T00:44:54.342Z] Step 7/26 : RUN go mod download [2021-06-11T00:44:54.342Z] ---> Running in a4cdd6578c7b [2021-06-11T00:44:54.452Z] "snapd" switched to the "latest/stable" channel [2021-06-11T00:44:54.452Z] [2021-06-11T00:44:54.616Z] ---> Running in edd2ecc8679a [2021-06-11T00:44:54.890Z] ---> 16775c78f3b8 [2021-06-11T00:44:54.890Z] Step 7/23 : RUN go mod download [2021-06-11T00:44:55.168Z] ---> Running in 80e4f9736163 [2021-06-11T00:44:57.007Z] core18 20210507 from Canonical* installed [2021-06-11T00:44:57.271Z] "core18" switched to the "latest/stable" channel [2021-06-11T00:44:57.271Z] [2021-06-11T00:44:57.824Z] Removing intermediate container c7297ba2eef6 [2021-06-11T00:44:57.824Z] ---> 4ceeaa9f1e2f [2021-06-11T00:44:57.824Z] Step 8/23 : COPY . . [2021-06-11T00:44:58.830Z] Removing intermediate container 76f767390fc8 [2021-06-11T00:44:58.830Z] ---> 66953c03186f [2021-06-11T00:44:58.830Z] Step 8/32 : COPY . . [2021-06-11T00:44:59.118Z] Removing intermediate container a4cdd6578c7b [2021-06-11T00:44:59.118Z] ---> 63e1d0bed2db [2021-06-11T00:44:59.118Z] Step 8/24 : COPY . . [2021-06-11T00:44:59.731Z] Removing intermediate container edd2ecc8679a [2021-06-11T00:44:59.731Z] ---> 4a5fed2a0ba0 [2021-06-11T00:44:59.731Z] Step 8/26 : COPY . . [2021-06-11T00:44:59.731Z] Removing intermediate container 80e4f9736163 [2021-06-11T00:44:59.731Z] ---> 2c1de91706fe [2021-06-11T00:44:59.731Z] Step 8/23 : COPY . . [2021-06-11T00:45:01.521Z] snapcraft 4.8.1 from Canonical* installed [2021-06-11T00:45:01.521Z] "snapcraft" switched to the "latest/stable" channel [2021-06-11T00:45:01.521Z] [2021-06-11T00:45:05.784Z] 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-11T00:45:05.784Z] - README.md [2021-06-11T00:45:05.784Z] [2021-06-11T00:45:05.784Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-11T00:45:05.784Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-11T00:45:05.784Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-11T00:45:06.045Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-11T00:45:07.271Z] Reading package lists... [2021-06-11T00:45:07.578Z] Installing build dependencies: libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 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-11T00:45:07.578Z] Reading package lists... [2021-06-11T00:45:07.875Z] Building dependency tree... [2021-06-11T00:45:07.875Z] Reading state information... [2021-06-11T00:45:07.875Z] Recommended packages: [2021-06-11T00:45:07.875Z] libglib2.0-data shared-mime-info xdg-user-dirs unzip [2021-06-11T00:45:07.875Z] The following NEW packages will be installed: [2021-06-11T00:45:07.875Z] libglib2.0-0 libnorm1 libpgm-5.2-0 libsodium23 libzmq3-dev libzmq5 [2021-06-11T00:45:07.875Z] pkg-config zip [2021-06-11T00:45:07.875Z] 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-06-11T00:45:07.875Z] Need to get 2529 kB of archives. [2021-06-11T00:45:07.875Z] After this operation, 8736 kB of additional disk space will be used. [2021-06-11T00:45:07.875Z] 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-11T00:45:08.210Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-06-11T00:45:08.210Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-06-11T00:45:08.210Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-06-11T00:45:08.571Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-06-11T00:45:08.571Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-06-11T00:45:08.571Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-06-11T00:45:08.571Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-06-11T00:45:08.834Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-11T00:45:08.834Z] Fetched 2529 kB in 1s (3237 kB/s) [2021-06-11T00:45:08.834Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-06-11T00:45:08.834Z] (Reading database ... 13933 files and directories currently installed.) [2021-06-11T00:45:08.834Z] Preparing to unpack .../0-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-06-11T00:45:08.834Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-11T00:45:09.095Z] Selecting previously unselected package libnorm1:amd64. [2021-06-11T00:45:09.095Z] Preparing to unpack .../1-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-06-11T00:45:09.095Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-11T00:45:09.095Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-06-11T00:45:09.095Z] Preparing to unpack .../2-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-06-11T00:45:09.095Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-11T00:45:09.359Z] Selecting previously unselected package libsodium23:amd64. [2021-06-11T00:45:09.359Z] Preparing to unpack .../3-libsodium23_1.0.16-2_amd64.deb ... [2021-06-11T00:45:09.359Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-06-11T00:45:09.359Z] Selecting previously unselected package libzmq5:amd64. [2021-06-11T00:45:09.359Z] Preparing to unpack .../4-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-11T00:45:09.359Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-11T00:45:09.359Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-06-11T00:45:09.359Z] Preparing to unpack .../5-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-11T00:45:09.359Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-11T00:45:09.621Z] Selecting previously unselected package pkg-config. [2021-06-11T00:45:09.621Z] Preparing to unpack .../6-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-06-11T00:45:09.621Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-06-11T00:45:09.621Z] Selecting previously unselected package zip. [2021-06-11T00:45:09.621Z] Preparing to unpack .../7-zip_3.0-11build1_amd64.deb ... [2021-06-11T00:45:09.621Z] Unpacking zip (3.0-11build1) ... [2021-06-11T00:45:09.621Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-11T00:45:09.882Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-11T00:45:09.882Z] No schema files found: doing nothing. [2021-06-11T00:45:09.882Z] Setting up zip (3.0-11build1) ... [2021-06-11T00:45:09.882Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-11T00:45:09.882Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-06-11T00:45:09.882Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-06-11T00:45:09.882Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-11T00:45:09.882Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-11T00:45:09.882Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-11T00:45:10.454Z] libglib2.0-0 set to automatically installed. [2021-06-11T00:45:10.454Z] libnorm1 set to automatically installed. [2021-06-11T00:45:10.454Z] libpgm-5.2-0 set to automatically installed. [2021-06-11T00:45:10.454Z] libsodium23 set to automatically installed. [2021-06-11T00:45:10.454Z] libzmq3-dev set to automatically installed. [2021-06-11T00:45:10.454Z] libzmq5 set to automatically installed. [2021-06-11T00:45:10.454Z] pkg-config set to automatically installed. [2021-06-11T00:45:10.454Z] zip set to automatically installed. [2021-06-11T00:45:11.839Z] snapd is not logged in, snap install commands will use sudo [2021-06-11T00:45:13.229Z] snap "core18" has no updates available [2021-06-11T00:45:14.174Z] snapd is not logged in, snap install commands will use sudo [2021-06-11T00:45:19.472Z] go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed [2021-06-11T00:45:19.732Z] Downloading snap 'edgex-app-service-configurable' [2021-06-11T00:45:21.985Z] ---> 80bdfd5eb4b9 [2021-06-11T00:45:21.985Z] Step 9/23 : RUN go mod tidy [2021-06-11T00:45:21.985Z] ---> Running in 05825d1684cf [2021-06-11T00:45:21.985Z] ---> 8756b5422d25 [2021-06-11T00:45:21.985Z] Step 9/23 : RUN go mod tidy [2021-06-11T00:45:21.985Z] ---> 2461c4f855cf [2021-06-11T00:45:21.985Z] Step 9/24 : RUN go mod tidy [2021-06-11T00:45:21.985Z] ---> 416d6b7e8960 [2021-06-11T00:45:21.985Z] Step 9/32 : RUN go mod tidy [2021-06-11T00:45:21.985Z] ---> 1532fbc3e16f [2021-06-11T00:45:21.985Z] Step 9/26 : RUN go mod tidy [2021-06-11T00:45:22.263Z] ---> Running in 502f67d9cbe3 [2021-06-11T00:45:22.263Z] ---> Running in 19aca97125b3 [2021-06-11T00:45:22.293Z] Pulling app-service-config [2021-06-11T00:45:22.293Z] + snapcraftctl pull [2021-06-11T00:45:22.541Z] ---> Running in 7abd03f67d2f [2021-06-11T00:45:22.541Z] ---> Running in 035595f48924 [2021-06-11T00:45:23.673Z] Pulling config-common [2021-06-11T00:45:23.673Z] + snapcraftctl pull [2021-06-11T00:45:24.617Z] Pulling go-build-helper [2021-06-11T00:45:24.617Z] + snapcraftctl pull [2021-06-11T00:45:25.557Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-06-11T00:45:25.557Z] Skipping pull go-build-helper (already ran) [2021-06-11T00:45:25.557Z] Building go-build-helper [2021-06-11T00:45:25.557Z] + snapcraftctl build [2021-06-11T00:45:27.473Z] Staging go-build-helper [2021-06-11T00:45:27.473Z] + snapcraftctl stage [2021-06-11T00:45:27.984Z] Removing intermediate container 05825d1684cf [2021-06-11T00:45:27.984Z] ---> d552b3df97c2 [2021-06-11T00:45:27.984Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-11T00:45:27.984Z] ---> Running in 866d23dad87e [2021-06-11T00:45:29.421Z] Removing intermediate container 7abd03f67d2f [2021-06-11T00:45:29.421Z] ---> 310eba05b686 [2021-06-11T00:45:29.421Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-11T00:45:29.421Z] 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-11T00:45:29.421Z] ---> Running in 1532641a54a8 [2021-06-11T00:45:29.704Z] Removing intermediate container 502f67d9cbe3 [2021-06-11T00:45:29.704Z] ---> f4899e2455ad [2021-06-11T00:45:29.704Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-11T00:45:29.981Z] ---> Running in 3084fc6451e5 [2021-06-11T00:45:30.258Z] Removing intermediate container 19aca97125b3 [2021-06-11T00:45:30.258Z] ---> 18b69bc43034 [2021-06-11T00:45:30.258Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-11T00:45:30.258Z] Removing intermediate container 035595f48924 [2021-06-11T00:45:30.258Z] ---> 1fa357b797e8 [2021-06-11T00:45:30.258Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-11T00:45:30.533Z] ---> Running in 837cbaf6d21e [2021-06-11T00:45:30.533Z] ---> Running in 09de50705844 [2021-06-11T00:45:31.972Z] 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-11T00:45:32.571Z] 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-11T00:45:33.169Z] 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-11T00:45:33.445Z] 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-11T00:45:39.853Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-11T00:45:39.853Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-11T00:45:39.853Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] [2021-06-11T00:45:39.853Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] [2021-06-11T00:45:39.853Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-11T00:45:39.853Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-11T00:45:39.853Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] [2021-06-11T00:45:39.853Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] [2021-06-11T00:45:39.853Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1128 kB] [2021-06-11T00:45:39.853Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] [2021-06-11T00:45:39.853Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-11T00:45:39.853Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-11T00:45:39.853Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-11T00:45:39.853Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-11T00:45:39.853Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-11T00:45:39.853Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-11T00:45:39.853Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-11T00:45:39.853Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-11T00:45:39.853Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-11T00:45:39.853Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2099 kB] [2021-06-11T00:45:39.853Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] [2021-06-11T00:45:39.854Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-11T00:45:39.854Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-11T00:45:39.854Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [370 kB] [2021-06-11T00:45:39.854Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [50.1 kB] [2021-06-11T00:45:39.854Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1736 kB] [2021-06-11T00:45:39.854Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] [2021-06-11T00:45:39.854Z] Fetched 24.7 MB in 6s (4055 kB/s) [2021-06-11T00:45:39.854Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-06-11T00:45:39.854Z] Fetched 224 kB in 0s (0 B/s) [2021-06-11T00:45:39.854Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-06-11T00:45:39.854Z] Fetched 157 kB in 0s (0 B/s) [2021-06-11T00:45:39.854Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-06-11T00:45:39.854Z] Fetched 221 kB in 0s (0 B/s) [2021-06-11T00:45:39.854Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-06-11T00:45:39.854Z] Fetched 143 kB in 0s (0 B/s) [2021-06-11T00:45:39.854Z] Pulling edgex-go [2021-06-11T00:45:39.854Z] + snapcraftctl pull [2021-06-11T00:45:54.798Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-11T00:45:54.798Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-11T00:45:54.798Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-11T00:45:54.798Z] Fetched 0 B in 0s (0 B/s) [2021-06-11T00:45:54.798Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-06-11T00:45:54.798Z] Fetched 96.5 kB in 0s (0 B/s) [2021-06-11T00:45:54.798Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-06-11T00:45:54.798Z] Fetched 279 kB in 0s (0 B/s) [2021-06-11T00:45:54.798Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-06-11T00:45:54.798Z] Fetched 122 kB in 0s (0 B/s) [2021-06-11T00:45:54.798Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-06-11T00:45:54.798Z] Fetched 77.8 kB in 0s (0 B/s) [2021-06-11T00:45:54.798Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-06-11T00:45:54.798Z] Fetched 8848 B in 0s (0 B/s) [2021-06-11T00:45:54.798Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-06-11T00:45:54.798Z] Fetched 47.8 kB in 0s (0 B/s) [2021-06-11T00:45:54.798Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-06-11T00:45:54.798Z] Fetched 45.6 kB in 0s (0 B/s) [2021-06-11T00:45:54.798Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-06-11T00:45:54.798Z] Fetched 15.0 kB in 0s (0 B/s) [2021-06-11T00:45:54.798Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-06-11T00:45:54.798Z] Fetched 219 kB in 0s (0 B/s) [2021-06-11T00:45:54.798Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-06-11T00:45:54.798Z] Fetched 154 kB in 0s (0 B/s) [2021-06-11T00:45:54.798Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-06-11T00:45:54.798Z] Fetched 50.6 kB in 0s (0 B/s) [2021-06-11T00:45:54.798Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-06-11T00:45:54.798Z] Fetched 14.8 kB in 0s (0 B/s) [2021-06-11T00:45:54.798Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-06-11T00:45:54.798Z] Fetched 41.8 kB in 0s (0 B/s) [2021-06-11T00:45:54.798Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-06-11T00:45:54.798Z] Fetched 499 kB in 0s (0 B/s) [2021-06-11T00:45:54.798Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-06-11T00:45:54.798Z] Fetched 111 kB in 0s (0 B/s) [2021-06-11T00:45:54.798Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-06-11T00:45:54.798Z] Fetched 240 kB in 0s (0 B/s) [2021-06-11T00:45:54.798Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-06-11T00:45:54.798Z] Fetched 29.3 kB in 0s (0 B/s) [2021-06-11T00:45:54.798Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-06-11T00:45:54.798Z] Fetched 85.5 kB in 0s (0 B/s) [2021-06-11T00:45:54.798Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-06-11T00:45:54.798Z] Fetched 24.5 kB in 0s (0 B/s) [2021-06-11T00:45:54.798Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-06-11T00:45:54.798Z] Fetched 49.2 kB in 0s (0 B/s) [2021-06-11T00:45:54.798Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-06-11T00:45:54.798Z] Fetched 54.2 kB in 0s (0 B/s) [2021-06-11T00:45:54.798Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-06-11T00:45:54.798Z] Fetched 30.8 kB in 0s (0 B/s) [2021-06-11T00:45:54.798Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-06-11T00:45:54.798Z] Fetched 15.8 kB in 0s (0 B/s) [2021-06-11T00:45:54.798Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-06-11T00:45:54.798Z] Fetched 85.9 kB in 0s (0 B/s) [2021-06-11T00:45:54.798Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-06-11T00:45:54.799Z] Fetched 8720 B in 0s (0 B/s) [2021-06-11T00:45:54.799Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-06-11T00:45:54.799Z] Fetched 137 kB in 0s (0 B/s) [2021-06-11T00:45:54.799Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-06-11T00:45:54.799Z] Fetched 119 kB in 0s (0 B/s) [2021-06-11T00:45:54.799Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-06-11T00:45:54.799Z] Fetched 110 kB in 0s (0 B/s) [2021-06-11T00:45:54.799Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-06-11T00:45:54.799Z] Fetched 11.1 kB in 0s (0 B/s) [2021-06-11T00:45:54.799Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-06-11T00:45:54.799Z] Fetched 645 kB in 0s (0 B/s) [2021-06-11T00:45:54.799Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-06-11T00:45:54.799Z] Fetched 41.3 kB in 0s (0 B/s) [2021-06-11T00:45:54.799Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-06-11T00:45:54.799Z] Fetched 17.9 kB in 0s (0 B/s) [2021-06-11T00:45:54.799Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-06-11T00:45:54.799Z] Fetched 368 kB in 0s (0 B/s) [2021-06-11T00:45:54.799Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-06-11T00:45:54.799Z] Fetched 187 kB in 0s (0 B/s) [2021-06-11T00:45:54.799Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-06-11T00:45:54.799Z] Fetched 175 kB in 0s (0 B/s) [2021-06-11T00:45:54.799Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-06-11T00:45:54.799Z] Fetched 206 kB in 0s (0 B/s) [2021-06-11T00:45:54.799Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-06-11T00:45:54.799Z] Fetched 1301 kB in 0s (0 B/s) [2021-06-11T00:45:54.799Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-06-11T00:45:54.799Z] Fetched 36.2 kB in 0s (0 B/s) [2021-06-11T00:45:54.799Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-06-11T00:45:54.799Z] Fetched 159 kB in 0s (0 B/s) [2021-06-11T00:45:54.799Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-06-11T00:45:54.799Z] Fetched 107 kB in 0s (0 B/s) [2021-06-11T00:45:54.799Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-06-11T00:45:54.799Z] Fetched 48.7 kB in 0s (0 B/s) [2021-06-11T00:45:54.799Z] Pulling static-packages [2021-06-11T00:45:54.799Z] + snapcraftctl pull [2021-06-11T00:45:55.379Z] Pulling version [2021-06-11T00:45:55.379Z] + cd /root/project [2021-06-11T00:45:55.379Z] + git describe --tags --abbrev=0 [2021-06-11T00:45:55.379Z] /bin/sh: 39: git: not found [2021-06-11T00:45:55.379Z] + sed s/v// [2021-06-11T00:45:55.379Z] + GIT_VERSION= [2021-06-11T00:45:55.379Z] + snapcraftctl set-version [2021-06-11T00:45:56.322Z] Usage: snapcraftctl set-version [OPTIONS] VERSION [2021-06-11T00:45:56.322Z] Try 'snapcraftctl set-version --help' for help. [2021-06-11T00:45:56.322Z] [2021-06-11T00:45:56.322Z] Error: Missing argument 'VERSION'. [2021-06-11T00:45:56.583Z] Failed to run 'override-pull': Exit code was 2. [2021-06-11T00:45:56.583Z] Run the same command again with --debug to shell into the environment if you wish to introspect this failure. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-11T00:45:58.318Z] Failed in branch amd64 [2021-06-11T00:47:25.399Z] 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-11T00:47:25.399Z] Removing intermediate container 09de50705844 [2021-06-11T00:47:25.399Z] ---> 581d45971298 [2021-06-11T00:47:25.399Z] [2021-06-11T00:47:25.399Z] Step 11/24 : FROM alpine:3.12 [2021-06-11T00:47:25.670Z] Removing intermediate container 3084fc6451e5 [2021-06-11T00:47:25.670Z] ---> a4d0e53dd264 [2021-06-11T00:47:25.670Z] [2021-06-11T00:47:25.670Z] Step 11/32 : FROM alpine:3.12 [2021-06-11T00:47:26.642Z] Removing intermediate container 866d23dad87e [2021-06-11T00:47:26.642Z] ---> cadfebd7e5a5 [2021-06-11T00:47:26.642Z] [2021-06-11T00:47:26.642Z] Step 11/23 : FROM alpine:3.12 [2021-06-11T00:47:26.917Z] 3.12: Pulling from library/alpine [2021-06-11T00:47:27.515Z] 3.12: Pulling from library/alpine [2021-06-11T00:47:27.515Z] 3.12: Pulling from library/alpine [2021-06-11T00:47:28.944Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-11T00:47:29.217Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-11T00:47:29.217Z] Status: Downloaded newer image for alpine:3.12 [2021-06-11T00:47:29.217Z] Status: Image is up to date for alpine:3.12 [2021-06-11T00:47:29.217Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-11T00:47:29.217Z] Status: Image is up to date for alpine:3.12 [2021-06-11T00:47:29.217Z] ---> 9852663dfa18 [2021-06-11T00:47:29.217Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-11T00:47:29.217Z] ---> 9852663dfa18 [2021-06-11T00:47:29.217Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-11T00:47:29.217Z] ---> 9852663dfa18 [2021-06-11T00:47:29.217Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-11T00:47:29.217Z] Removing intermediate container 837cbaf6d21e [2021-06-11T00:47:29.217Z] ---> eb38e2939758 [2021-06-11T00:47:29.217Z] [2021-06-11T00:47:29.217Z] Step 11/26 : FROM alpine:3.12 [2021-06-11T00:47:29.217Z] ---> 9852663dfa18 [2021-06-11T00:47:29.217Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-11T00:47:29.217Z] Removing intermediate container 1532641a54a8 [2021-06-11T00:47:29.217Z] ---> 99e5aa269892 [2021-06-11T00:47:29.217Z] [2021-06-11T00:47:29.217Z] Step 11/23 : FROM alpine:3.12 [2021-06-11T00:47:29.217Z] ---> 9852663dfa18 [2021-06-11T00:47:29.217Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-11T00:47:29.491Z] ---> Running in 874b9cd8e8fe [2021-06-11T00:47:29.491Z] ---> Running in 965cc5f061be [2021-06-11T00:47:29.491Z] ---> Running in 4c7c4ca21cbb [2021-06-11T00:47:29.491Z] ---> Running in 9609314cc995 [2021-06-11T00:47:29.491Z] ---> Running in 8294a5533b8f [2021-06-11T00:47:30.601Z] Removing intermediate container 965cc5f061be [2021-06-11T00:47:30.601Z] ---> d48df134197e [2021-06-11T00:47:30.601Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-11T00:47:31.434Z] ---> Running in d786c8523e12 [2021-06-11T00:47:32.037Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-11T00:47:32.321Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-11T00:47:32.929Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-11T00:47:32.929Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-11T00:47:32.929Z] Executing busybox-1.31.1-r20.trigger [2021-06-11T00:47:32.929Z] OK: 5 MiB in 15 packages [2021-06-11T00:47:32.929Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-11T00:47:32.929Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-11T00:47:32.929Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-11T00:47:32.929Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-11T00:47:33.214Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-11T00:47:33.490Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-11T00:47:33.490Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-11T00:47:33.490Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-11T00:47:33.769Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-11T00:47:33.769Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-11T00:47:33.769Z] Executing busybox-1.31.1-r20.trigger [2021-06-11T00:47:33.769Z] Executing ca-certificates-20191127-r4.trigger [2021-06-11T00:47:33.769Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-11T00:47:33.769Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-11T00:47:33.769Z] (4/6) Installing curl (7.77.0-r0) [2021-06-11T00:47:33.769Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-11T00:47:33.769Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-11T00:47:33.769Z] (6/6) Installing su-exec (0.2-r1) [2021-06-11T00:47:33.769Z] Executing busybox-1.31.1-r20.trigger [2021-06-11T00:47:33.769Z] Executing busybox-1.31.1-r20.trigger [2021-06-11T00:47:33.769Z] OK: 5 MiB in 15 packages [2021-06-11T00:47:33.769Z] Executing ca-certificates-20191127-r4.trigger [2021-06-11T00:47:34.051Z] OK: 6 MiB in 16 packages [2021-06-11T00:47:34.051Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-11T00:47:34.051Z] (2/2) Installing su-exec (0.2-r1) [2021-06-11T00:47:34.051Z] OK: 7 MiB in 20 packages [2021-06-11T00:47:34.334Z] Executing busybox-1.31.1-r20.trigger [2021-06-11T00:47:34.334Z] OK: 5 MiB in 16 packages [2021-06-11T00:47:34.934Z] Removing intermediate container 874b9cd8e8fe [2021-06-11T00:47:34.934Z] ---> 313f531055ca [2021-06-11T00:47:34.934Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-11T00:47:35.204Z] ---> Running in 61d13c05591f [2021-06-11T00:47:36.179Z] Removing intermediate container 61d13c05591f [2021-06-11T00:47:36.179Z] Removing intermediate container 9609314cc995 [2021-06-11T00:47:36.179Z] ---> 3b03138f09a1 [2021-06-11T00:47:36.179Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-11T00:47:36.179Z] ---> 6c67f7f56202 [2021-06-11T00:47:36.179Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-11T00:47:36.450Z] Removing intermediate container d786c8523e12 [2021-06-11T00:47:36.450Z] ---> 6bc584203ffb [2021-06-11T00:47:36.450Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-11T00:47:36.450Z] ---> Running in 1bd2924f3fd6 [2021-06-11T00:47:36.450Z] Removing intermediate container 4c7c4ca21cbb [2021-06-11T00:47:36.450Z] ---> 96c47082ce78 [2021-06-11T00:47:36.450Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-11T00:47:36.450Z] ---> Running in 1807f6e798a7 [2021-06-11T00:47:36.724Z] ---> Running in af85b8fce723 [2021-06-11T00:47:36.725Z] Removing intermediate container 8294a5533b8f [2021-06-11T00:47:36.725Z] ---> Running in 45888dc137c8 [2021-06-11T00:47:36.725Z] ---> cd20103ef22d [2021-06-11T00:47:36.725Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-11T00:47:36.993Z] ---> Running in b6d05ed21e81 [2021-06-11T00:47:36.993Z] Removing intermediate container 1bd2924f3fd6 [2021-06-11T00:47:36.993Z] ---> 9d6ee38f2596 [2021-06-11T00:47:36.993Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-11T00:47:37.268Z] Removing intermediate container 1807f6e798a7 [2021-06-11T00:47:37.268Z] ---> 46a31acfe076 [2021-06-11T00:47:37.268Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-11T00:47:37.268Z] Removing intermediate container af85b8fce723 [2021-06-11T00:47:37.268Z] ---> 408a188dff50 [2021-06-11T00:47:37.268Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-11T00:47:37.268Z] ---> Running in 870b1604b446 [2021-06-11T00:47:37.539Z] ---> Running in 7c49a8dbfd77 [2021-06-11T00:47:37.539Z] Removing intermediate container 45888dc137c8 [2021-06-11T00:47:37.539Z] ---> fcb14740f9cf [2021-06-11T00:47:37.539Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-11T00:47:37.539Z] Removing intermediate container b6d05ed21e81 [2021-06-11T00:47:37.539Z] ---> 27b6bba39dd9 [2021-06-11T00:47:37.539Z] Step 14/26 : WORKDIR / [2021-06-11T00:47:37.539Z] ---> Running in 09f164c78f76 [2021-06-11T00:47:37.814Z] ---> Running in 8404f77356a8 [2021-06-11T00:47:37.814Z] ---> Running in 71f0e709bc7b [2021-06-11T00:47:38.089Z] Removing intermediate container 870b1604b446 [2021-06-11T00:47:38.089Z] ---> fe3bad83627e [2021-06-11T00:47:38.089Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-11T00:47:38.089Z] Removing intermediate container 7c49a8dbfd77 [2021-06-11T00:47:38.089Z] ---> cb8a6c33635d [2021-06-11T00:47:38.089Z] Step 16/24 : WORKDIR / [2021-06-11T00:47:38.360Z] ---> Running in d82cd857bd53 [2021-06-11T00:47:38.360Z] Removing intermediate container 09f164c78f76 [2021-06-11T00:47:38.360Z] ---> 0200369060cc [2021-06-11T00:47:38.360Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-11T00:47:38.360Z] ---> Running in a975fb32e657 [2021-06-11T00:47:38.639Z] Removing intermediate container 71f0e709bc7b [2021-06-11T00:47:38.639Z] ---> d88ef959bb93 [2021-06-11T00:47:38.639Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.jsonRemoving intermediate container 8404f77356a8 [2021-06-11T00:47:38.639Z] ---> b96c18868ffe [2021-06-11T00:47:38.639Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-11T00:47:38.639Z] [2021-06-11T00:47:38.639Z] ---> Running in aaa181848a78 [2021-06-11T00:47:38.914Z] ---> Running in ea4e64301b92 [2021-06-11T00:47:38.914Z] Removing intermediate container d82cd857bd53 [2021-06-11T00:47:38.914Z] ---> a60446534ac1 [2021-06-11T00:47:38.914Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-11T00:47:39.187Z] Removing intermediate container a975fb32e657 [2021-06-11T00:47:39.187Z] ---> a3edc126f610 [2021-06-11T00:47:39.187Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-11T00:47:39.783Z] Removing intermediate container ea4e64301b92 [2021-06-11T00:47:39.783Z] ---> b435fe9da184 [2021-06-11T00:47:39.783Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-11T00:47:39.783Z] ---> bfd4e3442838 [2021-06-11T00:47:39.783Z] 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-11T00:47:40.067Z] ---> 2c1aca794bde [2021-06-11T00:47:40.067Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-11T00:47:40.661Z] ---> f755b27a92cf [2021-06-11T00:47:40.661Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-11T00:47:41.255Z] ---> 9306f15f723a [2021-06-11T00:47:41.255Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-11T00:47:41.255Z] ---> ac1322947256 [2021-06-11T00:47:41.255Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-11T00:47:41.860Z] ---> 6bfa4bc81075 [2021-06-11T00:47:41.860Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-11T00:47:41.860Z] Removing intermediate container aaa181848a78 [2021-06-11T00:47:41.860Z] ---> cfe4fe2cdc43 [2021-06-11T00:47:41.860Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-11T00:47:42.452Z] ---> Running in a3d44c81c8ea [2021-06-11T00:47:42.452Z] ---> 5faecebfe2d2 [2021-06-11T00:47:42.452Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-11T00:47:42.452Z] ---> 7fd0a7f3e29d [2021-06-11T00:47:42.452Z] 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-11T00:47:43.056Z] ---> 1fe7872a9c07 [2021-06-11T00:47:43.056Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-11T00:47:43.056Z] ---> b868de556979 [2021-06-11T00:47:43.056Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-11T00:47:43.056Z] Removing intermediate container a3d44c81c8ea [2021-06-11T00:47:43.056Z] ---> a1b0e9101cf6 [2021-06-11T00:47:43.056Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-11T00:47:43.337Z] ---> Running in 806fc1dd69e0 [2021-06-11T00:47:43.337Z] ---> 9c9f33865a05 [2021-06-11T00:47:43.337Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-11T00:47:43.611Z] ---> b8519f61533e [2021-06-11T00:47:43.611Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-11T00:47:43.883Z] ---> Running in 67a2a3cb3814 [2021-06-11T00:47:43.884Z] Removing intermediate container 806fc1dd69e0 [2021-06-11T00:47:43.884Z] ---> 213afb847126 [2021-06-11T00:47:43.884Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-11T00:47:43.884Z] ---> d0abd275b257 [2021-06-11T00:47:43.884Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-11T00:47:44.156Z] ---> Running in 17de311831a1 [2021-06-11T00:47:44.430Z] ---> Running in f20115995140 [2021-06-11T00:47:44.430Z] ---> 68e243d6982e [2021-06-11T00:47:44.430Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-11T00:47:44.430Z] Removing intermediate container 67a2a3cb3814 [2021-06-11T00:47:44.430Z] ---> 3a2c443e86cc [2021-06-11T00:47:44.430Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-11T00:47:44.701Z] ---> Running in 144258144bcf [2021-06-11T00:47:44.702Z] ---> Running in 048350a0261a [2021-06-11T00:47:44.974Z] Removing intermediate container 17de311831a1 [2021-06-11T00:47:44.974Z] ---> 2666d69bdcd5 [2021-06-11T00:47:44.974Z] Step 21/23 : LABEL arch=arm64 [2021-06-11T00:47:45.255Z] Removing intermediate container f20115995140 [2021-06-11T00:47:45.255Z] ---> 9ff565ac7f0e [2021-06-11T00:47:45.255Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-11T00:47:45.255Z] ---> 53e8d395288a [2021-06-11T00:47:45.255Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-11T00:47:45.255Z] ---> Running in 32feb7c85eb1 [2021-06-11T00:47:45.528Z] ---> Running in fd89fcbf9c6d [2021-06-11T00:47:45.528Z] Removing intermediate container 144258144bcf [2021-06-11T00:47:45.528Z] ---> 9e9867be2001 [2021-06-11T00:47:45.528Z] Step 22/24 : LABEL arch=arm64 [2021-06-11T00:47:45.807Z] ---> Running in 3ddcbc4b31df [2021-06-11T00:47:45.807Z] Removing intermediate container 32feb7c85eb1 [2021-06-11T00:47:45.807Z] ---> 5ad20c80c3ab [2021-06-11T00:47:45.807Z] Step 22/23 : LABEL git_sha=291c1e4879111d2d537e18ff3095510e075f1b3c [2021-06-11T00:47:46.083Z] Removing intermediate container fd89fcbf9c6d [2021-06-11T00:47:46.083Z] ---> 782f80d89486 [2021-06-11T00:47:46.083Z] Step 21/23 : LABEL arch=arm64 [2021-06-11T00:47:46.355Z] ---> Running in 148895ddd334 [2021-06-11T00:47:46.355Z] Removing intermediate container 3ddcbc4b31df [2021-06-11T00:47:46.355Z] ---> f8ed8a9d84e9 [2021-06-11T00:47:46.355Z] Step 23/24 : LABEL git_sha=291c1e4879111d2d537e18ff3095510e075f1b3c [2021-06-11T00:47:46.355Z] ---> Running in cb541a605b25 [2021-06-11T00:47:46.637Z] ---> Running in 473c302e80bf [2021-06-11T00:47:46.637Z] ---> 84fe0cf55fde [2021-06-11T00:47:46.637Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-11T00:47:46.921Z] Removing intermediate container 148895ddd334 [2021-06-11T00:47:46.921Z] ---> e33b776ed21d [2021-06-11T00:47:46.921Z] Step 23/23 : LABEL version=0.0.0 [2021-06-11T00:47:47.202Z] Removing intermediate container cb541a605b25 [2021-06-11T00:47:47.202Z] ---> 89d3e5444766 [2021-06-11T00:47:47.202Z] Step 22/23 : LABEL git_sha=291c1e4879111d2d537e18ff3095510e075f1b3c [2021-06-11T00:47:47.202Z] ---> Running in 81299ef97d81 [2021-06-11T00:47:47.481Z] ---> Running in 2cfd4e69036b [2021-06-11T00:47:47.481Z] Removing intermediate container 473c302e80bf [2021-06-11T00:47:47.481Z] ---> a69a2d57c8a6 [2021-06-11T00:47:47.481Z] Step 24/24 : LABEL version=0.0.0 [2021-06-11T00:47:47.764Z] ---> Running in 4725642d6a17 [2021-06-11T00:47:48.040Z] Removing intermediate container 048350a0261a [2021-06-11T00:47:48.040Z] ---> 497e0bc6d082 [2021-06-11T00:47:48.040Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-11T00:47:48.040Z] ---> da059991a82d [2021-06-11T00:47:48.040Z] 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-11T00:47:48.323Z] ---> Running in 7abd02a5e9b8 [2021-06-11T00:47:48.323Z] Removing intermediate container 81299ef97d81 [2021-06-11T00:47:48.323Z] ---> be894e97d83f [2021-06-11T00:47:48.323Z] [2021-06-11T00:47:48.323Z] Removing intermediate container 2cfd4e69036b [2021-06-11T00:47:48.323Z] ---> 5326b60edc6a [2021-06-11T00:47:48.323Z] Step 23/23 : LABEL version=0.0.0 [2021-06-11T00:47:48.598Z] Removing intermediate container 4725642d6a17 [2021-06-11T00:47:48.598Z] ---> 1167c6d372b1 [2021-06-11T00:47:48.598Z] [2021-06-11T00:47:48.598Z] ---> Running in f340b93f74ba [2021-06-11T00:47:48.874Z] Successfully built be894e97d83f [2021-06-11T00:47:48.874Z] Successfully tagged support-scheduler-arm64:latest [2021-06-11T00:47:48.874Z]  Building support-scheduler ... done Building sys-mgmt-agent [2021-06-11T00:47:48.874Z] ---> fb83d8bda3de [2021-06-11T00:47:48.874Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-11T00:47:49.150Z] Successfully built 1167c6d372b1 [2021-06-11T00:47:49.150Z] Successfully tagged core-command-arm64:latest [2021-06-11T00:47:49.150Z] Building security-proxy-setup [2021-06-11T00:47:49.426Z]  Building core-command ... done Removing intermediate container f340b93f74ba [2021-06-11T00:47:49.426Z] ---> 2a3843e31392 [2021-06-11T00:47:49.426Z] [2021-06-11T00:47:50.034Z] Successfully built 2a3843e31392 [2021-06-11T00:47:50.034Z] Successfully tagged support-notifications-arm64:latest [2021-06-11T00:47:50.034Z]  Building support-notifications ... done Building core-metadata [2021-06-11T00:47:50.636Z] ---> 5f28a0c90c6b [2021-06-11T00:47:50.636Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-11T00:47:51.246Z] Removing intermediate container 7abd02a5e9b8 [2021-06-11T00:47:51.246Z] ---> cc5bd1ad13ad [2021-06-11T00:47:51.246Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-11T00:47:51.246Z] ---> Running in b0875556baab [2021-06-11T00:47:51.521Z] ---> 5898156c6750 [2021-06-11T00:47:51.521Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-11T00:47:52.122Z] Removing intermediate container b0875556baab [2021-06-11T00:47:52.122Z] ---> a80b497c07a7 [2021-06-11T00:47:52.122Z] Step 24/26 : LABEL arch=arm64 [2021-06-11T00:47:52.122Z] ---> Running in ffa0af05032a [2021-06-11T00:47:52.726Z] ---> 444bf71f9d20 [2021-06-11T00:47:52.726Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-11T00:47:53.004Z] Removing intermediate container ffa0af05032a [2021-06-11T00:47:53.004Z] ---> 64d45ba55698 [2021-06-11T00:47:53.004Z] Step 25/26 : LABEL git_sha=291c1e4879111d2d537e18ff3095510e075f1b3c [2021-06-11T00:47:53.284Z] ---> Running in 5552fd3bf07f [2021-06-11T00:47:53.889Z] ---> be65b2fbe9fb [2021-06-11T00:47:53.889Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-11T00:47:54.168Z] Removing intermediate container 5552fd3bf07f [2021-06-11T00:47:54.168Z] ---> 8dccdf3edf6e [2021-06-11T00:47:54.168Z] Step 26/26 : LABEL version=0.0.0 [2021-06-11T00:47:54.452Z] ---> Running in 24108673480b [2021-06-11T00:47:54.452Z] ---> Running in 58f6efba1d03 [2021-06-11T00:47:55.076Z] Removing intermediate container 24108673480b [2021-06-11T00:47:55.076Z] ---> 86a06fb099d5 [2021-06-11T00:47:55.076Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-11T00:47:55.355Z] Removing intermediate container 58f6efba1d03 [2021-06-11T00:47:55.355Z] ---> d099f3a95fa4 [2021-06-11T00:47:55.355Z] [2021-06-11T00:47:55.635Z] Successfully built d099f3a95fa4 [2021-06-11T00:47:55.635Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-11T00:47:55.635Z]  Building security-secretstore-setup ... done Building core-data [2021-06-11T00:47:56.629Z] ---> 2432f7c0f8a0 [2021-06-11T00:47:56.629Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-11T00:47:56.629Z] ---> Running in d1c535bfe90b [2021-06-11T00:48:00.037Z] Removing intermediate container d1c535bfe90b [2021-06-11T00:48:00.037Z] ---> 714a65f2bf3b [2021-06-11T00:48:00.037Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-11T00:48:00.037Z] ---> Running in 310eb1bd9e91 [2021-06-11T00:48:00.634Z] Removing intermediate container 310eb1bd9e91 [2021-06-11T00:48:00.634Z] ---> c9331722613e [2021-06-11T00:48:00.634Z] Step 29/32 : CMD ["gate"] [2021-06-11T00:48:00.907Z] ---> Running in 6f6deda24b2c [2021-06-11T00:48:01.511Z] Removing intermediate container 6f6deda24b2c [2021-06-11T00:48:01.511Z] ---> 4fb8c624e501 [2021-06-11T00:48:01.511Z] Step 30/32 : LABEL arch=arm64 [2021-06-11T00:48:01.797Z] ---> Running in b94575784018 [2021-06-11T00:48:02.779Z] Removing intermediate container b94575784018 [2021-06-11T00:48:02.779Z] ---> 643d45394f42 [2021-06-11T00:48:02.779Z] Step 31/32 : LABEL git_sha=291c1e4879111d2d537e18ff3095510e075f1b3c [2021-06-11T00:48:03.057Z] ---> Running in 8bbb29a3f140 [2021-06-11T00:48:04.049Z] Removing intermediate container 8bbb29a3f140 [2021-06-11T00:48:04.049Z] ---> 053f1cc8cdf0 [2021-06-11T00:48:04.049Z] Step 32/32 : LABEL version=0.0.0 [2021-06-11T00:48:04.328Z] ---> Running in 7f2cf36321f4 [2021-06-11T00:48:04.940Z] Removing intermediate container 7f2cf36321f4 [2021-06-11T00:48:04.940Z] ---> d7e77786c965 [2021-06-11T00:48:04.940Z] [2021-06-11T00:48:05.547Z] Successfully built d7e77786c965 [2021-06-11T00:48:05.547Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-11T00:48:44.586Z]  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-11T00:48:44.586Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-11T00:48:44.586Z] ---> 29bbd556b5d7 [2021-06-11T00:48:44.586Z] Step 3/22 : WORKDIR /edgex-go [2021-06-11T00:48:44.586Z] ---> Using cache [2021-06-11T00:48:44.586Z] ---> a99dd9d67006 [2021-06-11T00:48:44.586Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T00:48:44.586Z] ---> Using cache [2021-06-11T00:48:44.586Z] ---> 8529bf336e6d [2021-06-11T00:48:44.586Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-11T00:48:44.586Z] ---> Using cache [2021-06-11T00:48:44.586Z] ---> 8b1990d96e82 [2021-06-11T00:48:44.586Z] Step 6/22 : COPY go.mod . [2021-06-11T00:48:44.586Z] ---> Using cache [2021-06-11T00:48:44.586Z] ---> 2d8e3994de72 [2021-06-11T00:48:44.586Z] Step 7/22 : RUN go mod download [2021-06-11T00:48:44.586Z] ---> Using cache [2021-06-11T00:48:44.586Z] ---> 4a5fed2a0ba0 [2021-06-11T00:48:44.586Z] Step 8/22 : COPY . . [2021-06-11T00:48:44.586Z] ---> Using cache [2021-06-11T00:48:44.586Z] ---> 1532fbc3e16f [2021-06-11T00:48:44.586Z] Step 9/22 : RUN go mod tidy [2021-06-11T00:48:44.586Z] ---> Using cache [2021-06-11T00:48:44.586Z] ---> 1fa357b797e8 [2021-06-11T00:48:44.586Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-11T00:48:44.586Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-11T00:48:44.586Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-11T00:48:44.586Z] ---> 29bbd556b5d7 [2021-06-11T00:48:44.586Z] Step 3/24 : WORKDIR /edgex-go [2021-06-11T00:48:44.586Z] ---> Using cache [2021-06-11T00:48:44.586Z] ---> a99dd9d67006 [2021-06-11T00:48:44.586Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T00:48:44.586Z] ---> Using cache [2021-06-11T00:48:44.586Z] ---> 8529bf336e6d [2021-06-11T00:48:44.586Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-11T00:48:44.586Z] ---> Using cache [2021-06-11T00:48:44.586Z] ---> 8b1990d96e82 [2021-06-11T00:48:44.586Z] Step 6/24 : COPY go.mod . [2021-06-11T00:48:44.586Z] ---> Using cache [2021-06-11T00:48:44.586Z] ---> 2d8e3994de72 [2021-06-11T00:48:44.586Z] Step 7/24 : RUN go mod download [2021-06-11T00:48:44.586Z] ---> Using cache [2021-06-11T00:48:44.586Z] ---> 4a5fed2a0ba0 [2021-06-11T00:48:44.586Z] Step 8/24 : COPY . . [2021-06-11T00:48:44.586Z] ---> Using cache [2021-06-11T00:48:44.586Z] ---> 1532fbc3e16f [2021-06-11T00:48:44.586Z] Step 9/24 : RUN go mod tidy [2021-06-11T00:48:44.586Z] ---> Using cache [2021-06-11T00:48:44.586Z] ---> 1fa357b797e8 [2021-06-11T00:48:44.586Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-11T00:48:44.586Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-11T00:48:44.586Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-11T00:48:44.586Z] ---> 29bbd556b5d7 [2021-06-11T00:48:44.586Z] Step 3/24 : WORKDIR /edgex-go [2021-06-11T00:48:44.586Z] ---> Using cache [2021-06-11T00:48:44.586Z] ---> a99dd9d67006 [2021-06-11T00:48:44.586Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T00:48:44.586Z] ---> Using cache [2021-06-11T00:48:44.586Z] ---> 8529bf336e6d [2021-06-11T00:48:44.586Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-11T00:48:44.586Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-11T00:48:44.586Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-11T00:48:44.586Z] ---> 29bbd556b5d7 [2021-06-11T00:48:44.586Z] Step 3/24 : WORKDIR /edgex-go [2021-06-11T00:48:44.586Z] ---> Using cache [2021-06-11T00:48:44.586Z] ---> a99dd9d67006 [2021-06-11T00:48:44.586Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T00:48:44.586Z] ---> Using cache [2021-06-11T00:48:44.586Z] ---> 8529bf336e6d [2021-06-11T00:48:44.586Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-11T00:48:44.586Z] ---> Running in 53a52d3edd0c [2021-06-11T00:48:44.586Z] ---> Running in b985fec9e22e [2021-06-11T00:48:44.586Z] ---> Running in 5c45c0463f4f [2021-06-11T00:48:44.586Z] ---> Running in 865097170f94 [2021-06-11T00:48:46.568Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-11T00:48:46.847Z] 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-11T00:48:46.847Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-11T00:48:46.847Z] 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-11T00:48:47.446Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-11T00:48:48.049Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-11T00:48:48.327Z] OK: 218 MiB in 52 packages [2021-06-11T00:48:49.796Z] OK: 218 MiB in 52 packages [2021-06-11T00:48:49.796Z] Removing intermediate container 53a52d3edd0c [2021-06-11T00:48:49.796Z] ---> 79ccebd3aec0 [2021-06-11T00:48:49.796Z] Step 6/24 : COPY go.mod . [2021-06-11T00:48:51.248Z] Removing intermediate container b985fec9e22e [2021-06-11T00:48:51.248Z] ---> 44d9b09c3f16 [2021-06-11T00:48:51.248Z] Step 6/24 : COPY go.mod . [2021-06-11T00:48:51.520Z] ---> db57d724f4d1 [2021-06-11T00:48:51.520Z] Step 7/24 : RUN go mod download [2021-06-11T00:48:51.520Z] ---> Running in 841d7b9cd055 [2021-06-11T00:48:52.956Z] ---> 8ee6eb9c7d84 [2021-06-11T00:48:52.956Z] Step 7/24 : RUN go mod download [2021-06-11T00:48:52.956Z] ---> Running in ebbc7c9a75a2 [2021-06-11T00:48:56.371Z] Removing intermediate container 841d7b9cd055 [2021-06-11T00:48:56.371Z] ---> bb08b75bd71b [2021-06-11T00:48:56.371Z] Step 8/24 : COPY . . [2021-06-11T00:48:57.845Z] Removing intermediate container ebbc7c9a75a2 [2021-06-11T00:48:57.845Z] ---> 5ee5e579f7d7 [2021-06-11T00:48:57.845Z] Step 8/24 : COPY . . [2021-06-11T00:49:30.487Z] ---> b0d0a05fb766 [2021-06-11T00:49:30.487Z] Step 9/24 : RUN go mod tidy [2021-06-11T00:49:30.487Z] ---> 1da9d1c2da6d [2021-06-11T00:49:30.487Z] Step 9/24 : RUN go mod tidy [2021-06-11T00:49:30.487Z] ---> Running in 129f91a635af [2021-06-11T00:49:30.487Z] ---> Running in 3339941516fb [2021-06-11T00:49:33.157Z] Removing intermediate container 129f91a635af [2021-06-11T00:49:33.157Z] ---> 1b7f9bbc89b6 [2021-06-11T00:49:33.157Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-11T00:49:33.157Z] ---> Running in 7dc31cca5f51 [2021-06-11T00:49:33.764Z] Removing intermediate container 3339941516fb [2021-06-11T00:49:33.764Z] ---> 7aa8abe1917d [2021-06-11T00:49:33.764Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-11T00:49:34.043Z] ---> Running in ea405d840140 [2021-06-11T00:49:35.493Z] 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-11T00:49:36.097Z] 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-11T00:49:54.448Z] 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-11T00:50:09.574Z] Removing intermediate container 5c45c0463f4f [2021-06-11T00:50:09.575Z] ---> d282100b9a34 [2021-06-11T00:50:09.575Z] [2021-06-11T00:50:09.575Z] Step 11/22 : FROM alpine:3.12 [2021-06-11T00:50:09.575Z] ---> 9852663dfa18 [2021-06-11T00:50:09.575Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-11T00:50:09.575Z] ---> Running in 074e205a1e3e [2021-06-11T00:50:10.561Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-11T00:50:10.561Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-11T00:50:11.548Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-11T00:50:11.548Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-11T00:50:11.548Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-11T00:50:11.548Z] (4/4) Installing curl (7.77.0-r0) [2021-06-11T00:50:11.548Z] Executing busybox-1.31.1-r20.trigger [2021-06-11T00:50:11.548Z] Executing ca-certificates-20191127-r4.trigger [2021-06-11T00:50:11.822Z] OK: 7 MiB in 18 packages [2021-06-11T00:50:13.825Z] Removing intermediate container 865097170f94 [2021-06-11T00:50:13.825Z] ---> 6b53a26663bd [2021-06-11T00:50:13.825Z] [2021-06-11T00:50:13.825Z] Step 11/24 : FROM alpine:3.12 [2021-06-11T00:50:13.825Z] ---> 9852663dfa18 [2021-06-11T00:50:13.825Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-11T00:50:13.825Z] ---> Using cache [2021-06-11T00:50:13.825Z] ---> 3b03138f09a1 [2021-06-11T00:50:13.825Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-11T00:50:13.825Z] ---> Using cache [2021-06-11T00:50:13.825Z] ---> 9d6ee38f2596 [2021-06-11T00:50:13.825Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-11T00:50:14.438Z] ---> Running in 705970a658e1 [2021-06-11T00:50:15.039Z] Removing intermediate container 074e205a1e3e [2021-06-11T00:50:15.039Z] ---> 0bcebaec0a0a [2021-06-11T00:50:15.039Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-11T00:50:15.317Z] ---> Running in b57b755723eb [2021-06-11T00:50:15.317Z] Removing intermediate container 705970a658e1 [2021-06-11T00:50:15.317Z] ---> 3fed1c2a49b1 [2021-06-11T00:50:15.317Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-11T00:50:15.594Z] ---> Running in 003c2ea33701 [2021-06-11T00:50:16.201Z] Removing intermediate container b57b755723eb [2021-06-11T00:50:16.201Z] ---> 32d9e21769ef [2021-06-11T00:50:16.201Z] Step 14/22 : WORKDIR /edgex [2021-06-11T00:50:16.480Z] Removing intermediate container 003c2ea33701 [2021-06-11T00:50:16.480Z] ---> 29ae9eb87ffa [2021-06-11T00:50:16.480Z] Step 16/24 : WORKDIR / [2021-06-11T00:50:16.480Z] ---> Running in fde69b953b14 [2021-06-11T00:50:16.777Z] ---> Running in a187ff0cda4b [2021-06-11T00:50:17.385Z] Removing intermediate container fde69b953b14 [2021-06-11T00:50:17.385Z] ---> 682588118ff9 [2021-06-11T00:50:17.385Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-11T00:50:17.660Z] Removing intermediate container a187ff0cda4b [2021-06-11T00:50:17.660Z] ---> 3223d8fee148 [2021-06-11T00:50:17.660Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-11T00:50:18.643Z] ---> 4690e83fa1d4 [2021-06-11T00:50:18.643Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-11T00:50:19.244Z] ---> 69502512fadf [2021-06-11T00:50:19.244Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-11T00:50:21.235Z] ---> 83939f9ab157 [2021-06-11T00:50:21.235Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-11T00:50:21.235Z] ---> 848d5b82b16c [2021-06-11T00:50:21.235Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-11T00:50:23.216Z] ---> 134dbacbb851 [2021-06-11T00:50:23.216Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-11T00:50:23.216Z] ---> 43362f4b38df [2021-06-11T00:50:23.216Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-11T00:50:23.216Z] ---> Running in 4d4c45f09026 [2021-06-11T00:50:23.494Z] ---> Running in 5c777b90431d [2021-06-11T00:50:24.106Z] Removing intermediate container 5c777b90431d [2021-06-11T00:50:24.106Z] ---> 0dbe6780e7c8 [2021-06-11T00:50:24.106Z] Step 19/22 : CMD ["--init=true"] [2021-06-11T00:50:24.106Z] Removing intermediate container 4d4c45f09026 [2021-06-11T00:50:24.106Z] ---> 37916cd89e1e [2021-06-11T00:50:24.106Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-11T00:50:24.381Z] ---> Running in 054d2dc78e6a [2021-06-11T00:50:24.381Z] ---> Running in cce74ca169a0 [2021-06-11T00:50:25.396Z] Removing intermediate container cce74ca169a0 [2021-06-11T00:50:25.396Z] ---> 88c6ca9ad6d3 [2021-06-11T00:50:25.396Z] Step 22/24 : LABEL arch=arm64 [2021-06-11T00:50:25.396Z] Removing intermediate container 054d2dc78e6a [2021-06-11T00:50:25.396Z] ---> d00eac90688b [2021-06-11T00:50:25.396Z] Step 20/22 : LABEL arch=arm64 [2021-06-11T00:50:25.396Z] ---> Running in 4a1871e3f059 [2021-06-11T00:50:25.671Z] ---> Running in ce8a285cfc16 [2021-06-11T00:50:26.277Z] Removing intermediate container 4a1871e3f059 [2021-06-11T00:50:26.277Z] ---> 03749861e045 [2021-06-11T00:50:26.277Z] Step 23/24 : LABEL git_sha=291c1e4879111d2d537e18ff3095510e075f1b3c [2021-06-11T00:50:26.555Z] Removing intermediate container ce8a285cfc16 [2021-06-11T00:50:26.555Z] ---> e1de8ee4ee39 [2021-06-11T00:50:26.555Z] Step 21/22 : LABEL git_sha=291c1e4879111d2d537e18ff3095510e075f1b3c [2021-06-11T00:50:26.555Z] ---> Running in cdf77f75415b [2021-06-11T00:50:26.831Z] ---> Running in aa98120b16d2 [2021-06-11T00:50:27.435Z] Removing intermediate container cdf77f75415b [2021-06-11T00:50:27.435Z] ---> eca8eba5f6ca [2021-06-11T00:50:27.435Z] Step 24/24 : LABEL version=0.0.0 [2021-06-11T00:50:27.734Z] Removing intermediate container aa98120b16d2 [2021-06-11T00:50:27.734Z] ---> e4356f406245 [2021-06-11T00:50:27.734Z] Step 22/22 : LABEL version=0.0.0 [2021-06-11T00:50:27.734Z] ---> Running in 2c91c819c2fb [2021-06-11T00:50:28.009Z] ---> Running in 48ce17cb47ec [2021-06-11T00:50:28.611Z] Removing intermediate container 2c91c819c2fb [2021-06-11T00:50:28.611Z] ---> 2afaadcc778f [2021-06-11T00:50:28.611Z] [2021-06-11T00:50:28.889Z] Removing intermediate container 48ce17cb47ec [2021-06-11T00:50:28.889Z] ---> 1bc475d10e75 [2021-06-11T00:50:28.889Z] [2021-06-11T00:50:29.171Z] Successfully built 2afaadcc778f [2021-06-11T00:50:29.449Z] Successfully tagged core-metadata-arm64:latest [2021-06-11T00:50:29.449Z]  Building core-metadata ... done Successfully built 1bc475d10e75 [2021-06-11T00:50:29.449Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-11T00:50:51.637Z]  Building security-proxy-setup ... done Removing intermediate container ea405d840140 [2021-06-11T00:50:51.637Z] ---> ff59ac56f252 [2021-06-11T00:50:51.637Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-11T00:50:51.637Z] ---> Running in 7bb0f418a0e1 [2021-06-11T00:50:51.637Z] 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-11T00:50:53.059Z] Removing intermediate container 7bb0f418a0e1 [2021-06-11T00:50:53.059Z] ---> 7bafd6be1b3b [2021-06-11T00:50:53.059Z] [2021-06-11T00:50:53.059Z] Step 12/24 : FROM docker:20.10.0 [2021-06-11T00:50:53.059Z] 20.10.0: Pulling from library/docker [2021-06-11T00:50:53.659Z] Removing intermediate container 7dc31cca5f51 [2021-06-11T00:50:53.659Z] ---> 925c0173b3e9 [2021-06-11T00:50:53.659Z] [2021-06-11T00:50:53.659Z] Step 11/24 : FROM alpine:3.12 [2021-06-11T00:50:53.659Z] ---> 9852663dfa18 [2021-06-11T00:50:53.659Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-11T00:50:53.932Z] ---> Running in 0f7839965705 [2021-06-11T00:50:54.915Z] Removing intermediate container 0f7839965705 [2021-06-11T00:50:54.915Z] ---> 13bedfb96766 [2021-06-11T00:50:54.915Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-11T00:50:55.187Z] ---> Running in 1b387d4e89d5 [2021-06-11T00:50:55.794Z] Removing intermediate container 1b387d4e89d5 [2021-06-11T00:50:55.794Z] ---> 4d20f69c299b [2021-06-11T00:50:55.794Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-11T00:50:56.065Z] ---> Running in 29c1058d845f [2021-06-11T00:50:56.710Z] Removing intermediate container 29c1058d845f [2021-06-11T00:50:56.710Z] ---> f56dffa7474f [2021-06-11T00:50:56.710Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T00:50:57.312Z] ---> Running in 3a20721a220d [2021-06-11T00:51:00.728Z] Removing intermediate container 3a20721a220d [2021-06-11T00:51:00.728Z] ---> 52f9e4a0643e [2021-06-11T00:51:00.728Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-11T00:51:00.728Z] ---> Running in 5fcb1c3571a6 [2021-06-11T00:51:01.716Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-11T00:51:01.991Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-11T00:51:01.991Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-11T00:51:01.991Z] ---> eeaf43b92773 [2021-06-11T00:51:01.991Z] 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-11T00:51:02.589Z] ---> Running in 1f312e129881 [2021-06-11T00:51:02.589Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-11T00:51:02.872Z] Removing intermediate container 1f312e129881 [2021-06-11T00:51:02.872Z] ---> c82709ec1581 [2021-06-11T00:51:02.872Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-11T00:51:03.159Z] ---> Running in e1a3fae5728d [2021-06-11T00:51:03.432Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-11T00:51:03.433Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-11T00:51:03.433Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-11T00:51:03.707Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-11T00:51:03.707Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-11T00:51:03.981Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-11T00:51:03.981Z] Executing busybox-1.31.1-r20.trigger [2021-06-11T00:51:03.981Z] OK: 8 MiB in 20 packages [2021-06-11T00:51:04.276Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-11T00:51:04.573Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-11T00:51:05.233Z] (1/39) Installing readline (8.0.4-r0) [2021-06-11T00:51:05.234Z] (2/39) Installing bash (5.0.17-r0) [2021-06-11T00:51:05.234Z] Executing bash-5.0.17-r0.post-install [2021-06-11T00:51:05.234Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-11T00:51:05.234Z] Removing intermediate container 5fcb1c3571a6 [2021-06-11T00:51:05.234Z] ---> 3573476b3ba5 [2021-06-11T00:51:05.234Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-11T00:51:05.234Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-11T00:51:05.234Z] (5/39) Installing curl (7.77.0-r0) [2021-06-11T00:51:05.234Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-11T00:51:05.234Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-11T00:51:05.234Z] (8/39) Installing expat (2.2.9-r1) [2021-06-11T00:51:05.234Z] (9/39) Installing libffi (3.3-r2) [2021-06-11T00:51:05.234Z] (10/39) Installing gdbm (1.13-r1) [2021-06-11T00:51:05.234Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-11T00:51:05.234Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-11T00:51:05.573Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-11T00:51:06.706Z] ---> 993a94dea6fd [2021-06-11T00:51:06.706Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-11T00:51:07.327Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-11T00:51:07.327Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-11T00:51:07.327Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-11T00:51:07.327Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-11T00:51:07.327Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-11T00:51:07.327Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-11T00:51:07.327Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-11T00:51:07.600Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-11T00:51:07.600Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-11T00:51:07.600Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-11T00:51:07.600Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-11T00:51:07.600Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-11T00:51:07.600Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-11T00:51:07.600Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-11T00:51:07.600Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-11T00:51:07.600Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-11T00:51:07.600Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-11T00:51:07.600Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-11T00:51:07.883Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-11T00:51:07.883Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-11T00:51:07.883Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-11T00:51:07.883Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-11T00:51:07.883Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-11T00:51:07.883Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-11T00:51:07.883Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-11T00:51:07.883Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-11T00:51:07.883Z] Executing busybox-1.31.1-r19.trigger [2021-06-11T00:51:08.156Z] OK: 72 MiB in 59 packages [2021-06-11T00:51:08.156Z] ---> b2ab69cba57c [2021-06-11T00:51:08.156Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-11T00:51:09.136Z] ---> f0ec0797e95b [2021-06-11T00:51:09.136Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-11T00:51:09.136Z] ---> Running in 22d1b2ee9030 [2021-06-11T00:51:09.737Z] Removing intermediate container 22d1b2ee9030 [2021-06-11T00:51:09.737Z] ---> d2ea5d66a0c8 [2021-06-11T00:51:09.737Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-11T00:51:10.012Z] ---> Running in b42a876a400c [2021-06-11T00:51:10.611Z] Removing intermediate container b42a876a400c [2021-06-11T00:51:10.611Z] ---> 77aa50d761ab [2021-06-11T00:51:10.611Z] Step 22/24 : LABEL arch=arm64 [2021-06-11T00:51:10.611Z] ---> Running in 37be3b1c00b8 [2021-06-11T00:51:11.213Z] Removing intermediate container 37be3b1c00b8 [2021-06-11T00:51:11.213Z] ---> f3e54227ae4b [2021-06-11T00:51:11.213Z] Step 23/24 : LABEL git_sha=291c1e4879111d2d537e18ff3095510e075f1b3c [2021-06-11T00:51:11.214Z] ---> Running in c58ff17e37bd [2021-06-11T00:51:11.811Z] Removing intermediate container c58ff17e37bd [2021-06-11T00:51:11.811Z] ---> f26bbf385f53 [2021-06-11T00:51:11.811Z] Step 24/24 : LABEL version=0.0.0 [2021-06-11T00:51:12.084Z] ---> Running in 615d63e8fd05 [2021-06-11T00:51:12.685Z] Removing intermediate container 615d63e8fd05 [2021-06-11T00:51:12.685Z] ---> 8aa0dd1f2192 [2021-06-11T00:51:12.685Z] [2021-06-11T00:51:12.685Z] Collecting docker-compose==1.23.2 [2021-06-11T00:51:12.685Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-11T00:51:12.958Z] Successfully built 8aa0dd1f2192 [2021-06-11T00:51:12.959Z] Successfully tagged core-data-arm64:latest [2021-06-11T00:51:13.231Z]  Building core-data ... done Collecting jsonschema<3,>=2.5.1 [2021-06-11T00:51:13.231Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-11T00:51:14.130Z] Collecting docker<4.0,>=3.6.0 [2021-06-11T00:51:14.130Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-11T00:51:16.095Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-11T00:51:16.095Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-11T00:51:16.095Z] Collecting cached-property<2,>=1.2.0 [2021-06-11T00:51:16.095Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-11T00:51:16.369Z] Collecting texttable<0.10,>=0.9.0 [2021-06-11T00:51:16.369Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-11T00:51:18.982Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-11T00:51:18.983Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-11T00:51:18.983Z] 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-11T00:51:19.577Z] Collecting PyYAML<4,>=3.10 [2021-06-11T00:51:19.577Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-11T00:51:22.201Z] Collecting docopt<0.7,>=0.6.1 [2021-06-11T00:51:22.201Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-11T00:51:24.191Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-11T00:51:24.191Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-11T00:51:26.169Z] Collecting docker-pycreds>=0.4.0 [2021-06-11T00:51:26.169Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-11T00:51:26.170Z] 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-11T00:51:26.170Z] 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-11T00:51:26.764Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-11T00:51:26.764Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-11T00:51:27.034Z] Collecting idna<2.8,>=2.5 [2021-06-11T00:51:27.035Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-11T00:51:27.035Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-11T00:51:27.035Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-11T00:51:27.035Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-11T00:51:27.035Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-11T00:51:28.009Z] Installing collected packages: jsonschema, docker-pycreds, websocket-client, urllib3, idna, requests, docker, cached-property, texttable, PyYAML, docopt, dockerpty, docker-compose [2021-06-11T00:51:28.606Z] Attempting uninstall: urllib3 [2021-06-11T00:51:28.606Z] Found existing installation: urllib3 1.25.9 [2021-06-11T00:51:28.606Z] Uninstalling urllib3-1.25.9: [2021-06-11T00:51:28.606Z] Successfully uninstalled urllib3-1.25.9 [2021-06-11T00:51:29.201Z] Attempting uninstall: idna [2021-06-11T00:51:29.201Z] Found existing installation: idna 2.9 [2021-06-11T00:51:29.201Z] Uninstalling idna-2.9: [2021-06-11T00:51:29.201Z] Successfully uninstalled idna-2.9 [2021-06-11T00:51:29.800Z] Attempting uninstall: requests [2021-06-11T00:51:29.800Z] Found existing installation: requests 2.23.0 [2021-06-11T00:51:29.800Z] Uninstalling requests-2.23.0: [2021-06-11T00:51:30.074Z] Successfully uninstalled requests-2.23.0 [2021-06-11T00:51:31.059Z] Running setup.py install for texttable: started [2021-06-11T00:51:33.037Z] Running setup.py install for texttable: finished with status 'done' [2021-06-11T00:51:33.037Z] Running setup.py install for PyYAML: started [2021-06-11T00:51:35.008Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-11T00:51:35.008Z] Running setup.py install for docopt: started [2021-06-11T00:51:36.983Z] Running setup.py install for docopt: finished with status 'done' [2021-06-11T00:51:36.983Z] Running setup.py install for dockerpty: started [2021-06-11T00:51:38.418Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-11T00:51:39.395Z] 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-11T00:51:47.681Z] Removing intermediate container e1a3fae5728d [2021-06-11T00:51:47.681Z] ---> 114b6307a7f7 [2021-06-11T00:51:47.681Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-11T00:51:47.681Z] ---> Running in 55459bfb2859 [2021-06-11T00:51:47.681Z] Removing intermediate container 55459bfb2859 [2021-06-11T00:51:47.681Z] ---> 7cedd0d8b662 [2021-06-11T00:51:47.681Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-11T00:51:47.959Z] ---> Running in d9079e2f0310 [2021-06-11T00:51:48.234Z] Removing intermediate container d9079e2f0310 [2021-06-11T00:51:48.515Z] ---> 5d306780d15e [2021-06-11T00:51:48.515Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-11T00:51:49.502Z] ---> 800f80edfd65 [2021-06-11T00:51:49.502Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-11T00:51:50.488Z] ---> 0701294497f4 [2021-06-11T00:51:50.488Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-11T00:51:51.474Z] ---> 7afee338b4a9 [2021-06-11T00:51:51.474Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-11T00:51:51.475Z] ---> Running in 61504ba3fcdb [2021-06-11T00:51:51.749Z] Removing intermediate container 61504ba3fcdb [2021-06-11T00:51:51.749Z] ---> c902087ab5c6 [2021-06-11T00:51:51.749Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-11T00:51:52.023Z] ---> Running in 84960051bd7b [2021-06-11T00:51:52.624Z] Removing intermediate container 84960051bd7b [2021-06-11T00:51:52.624Z] ---> 29991fe9978d [2021-06-11T00:51:52.624Z] Step 22/24 : LABEL arch=arm64 [2021-06-11T00:51:52.624Z] ---> Running in 65e60b7c5685 [2021-06-11T00:51:53.227Z] Removing intermediate container 65e60b7c5685 [2021-06-11T00:51:53.227Z] ---> e0941e227d1f [2021-06-11T00:51:53.227Z] Step 23/24 : LABEL git_sha=291c1e4879111d2d537e18ff3095510e075f1b3c [2021-06-11T00:51:53.227Z] ---> Running in e60bc6eff419 [2021-06-11T00:51:53.825Z] Removing intermediate container e60bc6eff419 [2021-06-11T00:51:53.825Z] ---> 683be280fc0a [2021-06-11T00:51:53.825Z] Step 24/24 : LABEL version=0.0.0 [2021-06-11T00:51:53.825Z] ---> Running in 03d98a389db3 [2021-06-11T00:51:54.425Z] Removing intermediate container 03d98a389db3 [2021-06-11T00:51:54.425Z] ---> 120d692fbbf2 [2021-06-11T00:51:54.425Z] [2021-06-11T00:51:54.698Z] Successfully built 120d692fbbf2 [2021-06-11T00:51:54.972Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-11T00:51:55.264Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-11T00:51:55.216Z] $ docker stop --time=1 70711b3b1f5f2547e0971e5a469523b929245ce1aee4196ad9a7ae39ffc14d4c [2021-06-11T00:51:57.103Z] $ docker rm -f 70711b3b1f5f2547e0971e5a469523b929245ce1aee4196ad9a7ae39ffc14d4c [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-11T00:51:57.759Z] + docker images [2021-06-11T00:51:58.030Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-11T00:51:58.030Z] sys-mgmt-agent-arm64 latest 120d692fbbf2 3 seconds ago 299MB [2021-06-11T00:51:58.030Z] core-data-arm64 latest 8aa0dd1f2192 45 seconds ago 19.1MB [2021-06-11T00:51:58.030Z] 7bafd6be1b3b About a minute ago 970MB [2021-06-11T00:51:58.030Z] 925c0173b3e9 About a minute ago 975MB [2021-06-11T00:51:58.030Z] core-metadata-arm64 latest 2afaadcc778f About a minute ago 15.6MB [2021-06-11T00:51:58.030Z] security-proxy-setup-arm64 latest 1bc475d10e75 About a minute ago 24MB [2021-06-11T00:51:58.030Z] 6b53a26663bd About a minute ago 973MB [2021-06-11T00:51:58.030Z] d282100b9a34 About a minute ago 972MB [2021-06-11T00:51:58.030Z] security-bootstrapper-arm64 latest d7e77786c965 3 minutes ago 17.1MB [2021-06-11T00:51:58.030Z] security-secretstore-setup-arm64 latest d099f3a95fa4 4 minutes ago 26.6MB [2021-06-11T00:51:58.030Z] support-notifications-arm64 latest 2a3843e31392 4 minutes ago 15.7MB [2021-06-11T00:51:58.030Z] core-command-arm64 latest 1167c6d372b1 4 minutes ago 15MB [2021-06-11T00:51:58.030Z] support-scheduler-arm64 latest be894e97d83f 4 minutes ago 15.1MB [2021-06-11T00:51:58.031Z] eb38e2939758 4 minutes ago 974MB [2021-06-11T00:51:58.031Z] 99e5aa269892 4 minutes ago 969MB [2021-06-11T00:51:58.031Z] a4d0e53dd264 4 minutes ago 968MB [2021-06-11T00:51:58.031Z] cadfebd7e5a5 4 minutes ago 969MB [2021-06-11T00:51:58.031Z] 581d45971298 4 minutes ago 967MB [2021-06-11T00:51:58.031Z] ci-base-image-arm64 latest 29bbd556b5d7 14 minutes ago 642MB [2021-06-11T00:51:58.031Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 33 hours ago 429MB [2021-06-11T00:51:58.031Z] alpine 3.12 9852663dfa18 8 weeks ago 5.32MB [2021-06-11T00:51:58.031Z] docker 20.10.0 eeaf43b92773 6 months ago 228MB [2021-06-11T00:51:58.031Z] 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-11T00:51:58.871Z] ---> job-cost.sh [2021-06-11T00:51:58.871Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GfgZ [2021-06-11T00:52:37.862Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-11T00:54:14.615Z] lf-activate-venv(): INFO: Adding /tmp/venv-GfgZ/bin to PATH [2021-06-11T00:54:14.615Z] INFO: No Stack... [2021-06-11T00:54:14.615Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-11T00:54:14.615Z] INFO: Archiving Costs [Pipeline] sh [2021-06-11T00:54:14.954Z] + cat /w/workspace/edgex-go/16/archives/cost.csv [2021-06-11T00:54:14.954Z] + cut -d, -f6 [Pipeline] lock [2021-06-11T00:54:15.014Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3531-16-stack-cost] [2021-06-11T00:54:15.023Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3531-16-stack-cost] did not exist. Created. [2021-06-11T00:54:15.023Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3531-16-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-11T00:54:15.374Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-11T00:54:15.625Z] Stashed 1 file(s) [Pipeline] } [2021-06-11T00:54:15.640Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3531-16-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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-11T00:54:17.112Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-11T00:54:17.689Z] ---> package-listing.sh [2021-06-11T00:54:17.689Z] ++ facter osfamily [2021-06-11T00:54:17.689Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-11T00:54:17.951Z] + OS_FAMILY=redhat [2021-06-11T00:54:17.951Z] + workspace=/w/workspace/edgex-go/16 [2021-06-11T00:54:17.951Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-11T00:54:17.951Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-11T00:54:17.952Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-11T00:54:17.952Z] + PACKAGES=/tmp/packages_start.txt [2021-06-11T00:54:17.952Z] + '[' /w/workspace/edgex-go/16 ']' [2021-06-11T00:54:17.952Z] + PACKAGES=/tmp/packages_end.txt [2021-06-11T00:54:17.952Z] + case "${OS_FAMILY}" in [2021-06-11T00:54:17.952Z] + rpm -qa [2021-06-11T00:54:17.952Z] + sort [2021-06-11T00:54:20.498Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-11T00:54:20.498Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-11T00:54:20.498Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-11T00:54:20.498Z] + '[' /w/workspace/edgex-go/16 ']' [2021-06-11T00:54:20.498Z] + mkdir -p /w/workspace/edgex-go/16/archives/ [2021-06-11T00:54:20.498Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/16/archives/ [Pipeline] echo [2021-06-11T00:54:20.523Z] 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/16/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-11T00:54:20.818Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-11T00:54:21.385Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-11T00:54:21.385Z] [2021-06-11T00:54:21.385Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-11T00:54:21.705Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-11T00:54:21.705Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-11T00:54:21.705Z] df20fa9351a1: Pulling fs layer [2021-06-11T00:54:21.705Z] 36b3adc4ff6f: Pulling fs layer [2021-06-11T00:54:21.705Z] 8ad3a11d3b57: Pulling fs layer [2021-06-11T00:54:21.705Z] 46f8f816bc3b: Pulling fs layer [2021-06-11T00:54:21.705Z] 93b61091891f: Pulling fs layer [2021-06-11T00:54:21.705Z] 93b9cdb0e59b: Pulling fs layer [2021-06-11T00:54:21.705Z] 5e14af77c1be: Pulling fs layer [2021-06-11T00:54:21.705Z] 01666e4c0597: Pulling fs layer [2021-06-11T00:54:21.705Z] aa168da1d23b: Pulling fs layer [2021-06-11T00:54:21.705Z] 93b9cdb0e59b: Waiting [2021-06-11T00:54:21.705Z] 5e14af77c1be: Waiting [2021-06-11T00:54:21.705Z] 01666e4c0597: Waiting [2021-06-11T00:54:21.705Z] aa168da1d23b: Waiting [2021-06-11T00:54:21.705Z] 46f8f816bc3b: Waiting [2021-06-11T00:54:21.705Z] 93b61091891f: Waiting [2021-06-11T00:54:21.705Z] 36b3adc4ff6f: Verifying Checksum [2021-06-11T00:54:21.705Z] 36b3adc4ff6f: Download complete [2021-06-11T00:54:21.705Z] 46f8f816bc3b: Verifying Checksum [2021-06-11T00:54:21.705Z] 46f8f816bc3b: Download complete [2021-06-11T00:54:21.705Z] df20fa9351a1: Verifying Checksum [2021-06-11T00:54:21.705Z] df20fa9351a1: Download complete [2021-06-11T00:54:21.705Z] 93b9cdb0e59b: Verifying Checksum [2021-06-11T00:54:21.705Z] 93b9cdb0e59b: Download complete [2021-06-11T00:54:21.705Z] 93b61091891f: Verifying Checksum [2021-06-11T00:54:21.705Z] 93b61091891f: Download complete [2021-06-11T00:54:21.969Z] 01666e4c0597: Verifying Checksum [2021-06-11T00:54:21.969Z] 01666e4c0597: Download complete [2021-06-11T00:54:21.969Z] df20fa9351a1: Pull complete [2021-06-11T00:54:21.969Z] 8ad3a11d3b57: Verifying Checksum [2021-06-11T00:54:21.969Z] 8ad3a11d3b57: Download complete [2021-06-11T00:54:21.969Z] 5e14af77c1be: Verifying Checksum [2021-06-11T00:54:21.969Z] 5e14af77c1be: Download complete [2021-06-11T00:54:21.969Z] 36b3adc4ff6f: Pull complete [2021-06-11T00:54:22.547Z] 8ad3a11d3b57: Pull complete [2021-06-11T00:54:22.547Z] 46f8f816bc3b: Pull complete [2021-06-11T00:54:22.814Z] 93b61091891f: Pull complete [2021-06-11T00:54:22.814Z] 93b9cdb0e59b: Pull complete [2021-06-11T00:54:22.814Z] 5e14af77c1be: Pull complete [2021-06-11T00:54:23.075Z] 01666e4c0597: Pull complete [2021-06-11T00:54:23.646Z] aa168da1d23b: Verifying Checksum [2021-06-11T00:54:23.646Z] aa168da1d23b: Download complete [2021-06-11T00:54:27.872Z] aa168da1d23b: Pull complete [2021-06-11T00:54:27.872Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-11T00:54:27.872Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-11T00:54:27.872Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-11T00:54:27.947Z] prd-centos7-docker-4c-2g-388 does not seem to be running inside a container [2021-06-11T00:54:28.081Z] $ 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/16/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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-11T00:54:31.063Z] $ docker top 1064baa66a4aec9d7346a94fac8581a11693369634dd342cf2e4818f02235cc7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-11T00:54:31.450Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-11T00:54:31.747Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-11T00:54:32.040Z] + ls /var/log/sa-host [2021-06-11T00:54:32.040Z] + sadf -c /var/log/sa-host/sa05 [2021-06-11T00:54:32.040Z] file_magic: OK [2021-06-11T00:54:32.040Z] HZ: Using current value: 100 [2021-06-11T00:54:32.040Z] file_header: OK [2021-06-11T00:54:32.040Z] 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-11T00:54:32.040Z] Statistics: [2021-06-11T00:54:32.040Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-11T00:54:32.040Z] File successfully converted to sysstat format version 12.2.1 [2021-06-11T00:54:32.040Z] + sadf -c /var/log/sa-host/sa11 [2021-06-11T00:54:32.040Z] file_magic: OK [2021-06-11T00:54:32.040Z] HZ: Using current value: 100 [2021-06-11T00:54:32.040Z] file_header: OK [2021-06-11T00:54:32.040Z] 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-11T00:54:32.040Z] Statistics: [2021-06-11T00:54:32.040Z] 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... [2021-06-11T00:54:32.040Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-11T00:54:32.257Z] provisioning config files... [2021-06-11T00:54:32.274Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/16@tmp/config9086078723061180710tmp [Pipeline] { [Pipeline] echo [2021-06-11T00:54:32.296Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-11T00:54:32.598Z] ---> create-netrc.sh [Pipeline] } [2021-06-11T00:54:32.606Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-11T00:54:32.986Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-11T00:54:32.996Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-11T00:54:33.301Z] ---> sudo-logs.sh [2021-06-11T00:54:33.301Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-11T00:54:33.356Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-11T00:54:33.665Z] ---> job-cost.sh [2021-06-11T00:54:33.665Z] lf-activate-venv: SKIPPING [2021-06-11T00:54:33.665Z] DEBUG: total: 0.18000000715255737 [2021-06-11T00:54:33.665Z] INFO: Retrieving Stack Cost... [2021-06-11T00:54:35.051Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-11T00:54:35.312Z] INFO: Archiving Costs [Pipeline] echo [2021-06-11T00:54:35.328Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-11T00:54:35.627Z] ---> logs-deploy.sh [2021-06-11T00:54:35.627Z] lf-activate-venv: SKIPPING [2021-06-11T00:54:35.627Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3531/16 [2021-06-11T00:54:35.627Z] INFO: archiving workspace using pattern(s): [2021-06-11T00:54:36.571Z] Archives upload complete. [2021-06-11T00:54:36.571Z] INFO: archiving logs to Nexus [2021-06-11T00:54:37.143Z] ---> uname -a: [2021-06-11T00:54:37.143Z] Linux prd-centos7-docker-4c-2g-388.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-11T00:54:37.143Z] [2021-06-11T00:54:37.143Z] [2021-06-11T00:54:37.143Z] ---> lscpu: [2021-06-11T00:54:37.143Z] Architecture: x86_64 [2021-06-11T00:54:37.143Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-11T00:54:37.143Z] Byte Order: Little Endian [2021-06-11T00:54:37.143Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-11T00:54:37.143Z] CPU(s): 2 [2021-06-11T00:54:37.143Z] On-line CPU(s) list: 0,1 [2021-06-11T00:54:37.143Z] Thread(s) per core: 1 [2021-06-11T00:54:37.143Z] Core(s) per socket: 1 [2021-06-11T00:54:37.143Z] Socket(s): 2 [2021-06-11T00:54:37.143Z] NUMA node(s): 1 [2021-06-11T00:54:37.143Z] Vendor ID: AuthenticAMD [2021-06-11T00:54:37.143Z] CPU family: 23 [2021-06-11T00:54:37.143Z] Model: 49 [2021-06-11T00:54:37.143Z] Model name: AMD EPYC-Rome Processor [2021-06-11T00:54:37.143Z] Stepping: 0 [2021-06-11T00:54:37.143Z] CPU MHz: 2799.998 [2021-06-11T00:54:37.143Z] BogoMIPS: 5599.99 [2021-06-11T00:54:37.143Z] Virtualization: AMD-V [2021-06-11T00:54:37.143Z] Hypervisor vendor: KVM [2021-06-11T00:54:37.143Z] Virtualization type: full [2021-06-11T00:54:37.143Z] L1d cache: 64 KiB [2021-06-11T00:54:37.143Z] L1i cache: 64 KiB [2021-06-11T00:54:37.143Z] L2 cache: 1 MiB [2021-06-11T00:54:37.143Z] L3 cache: 32 MiB [2021-06-11T00:54:37.143Z] NUMA node0 CPU(s): 0,1 [2021-06-11T00:54:37.143Z] Vulnerability Itlb multihit: Not affected [2021-06-11T00:54:37.143Z] Vulnerability L1tf: Not affected [2021-06-11T00:54:37.143Z] Vulnerability Mds: Not affected [2021-06-11T00:54:37.143Z] Vulnerability Meltdown: Not affected [2021-06-11T00:54:37.143Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-11T00:54:37.143Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-11T00:54:37.143Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-11T00:54:37.143Z] Vulnerability Srbds: Not affected [2021-06-11T00:54:37.143Z] Vulnerability Tsx async abort: Not affected [2021-06-11T00:54:37.143Z] 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-11T00:54:37.143Z] [2021-06-11T00:54:37.143Z] [2021-06-11T00:54:37.143Z] ---> nproc: [2021-06-11T00:54:37.143Z] 2 [2021-06-11T00:54:37.143Z] [2021-06-11T00:54:37.143Z] [2021-06-11T00:54:37.143Z] ---> df -h: [2021-06-11T00:54:37.143Z] Filesystem Size Used Available Use% Mounted on [2021-06-11T00:54:37.143Z] overlay 40.0G 12.5G 27.5G 31% / [2021-06-11T00:54:37.143Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-11T00:54:37.143Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-11T00:54:37.143Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-11T00:54:37.143Z] /dev/vda1 40.0G 12.5G 27.5G 31% /facter-os [2021-06-11T00:54:37.143Z] /dev/vda1 40.0G 12.5G 27.5G 31% /etc/resolv.conf [2021-06-11T00:54:37.143Z] /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hostname [2021-06-11T00:54:37.143Z] /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hosts [2021-06-11T00:54:37.143Z] /dev/vda1 40.0G 12.5G 27.5G 31% /run/cloud-init/result.json [2021-06-11T00:54:37.143Z] /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/sa-host [2021-06-11T00:54:37.143Z] /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/secure [2021-06-11T00:54:37.143Z] /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/auth.log [2021-06-11T00:54:37.143Z] /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/16@tmp [2021-06-11T00:54:37.143Z] /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/16 [2021-06-11T00:54:37.143Z] [2021-06-11T00:54:37.143Z] [2021-06-11T00:54:37.143Z] ---> free -m: [2021-06-11T00:54:37.143Z] total used free shared buff/cache available [2021-06-11T00:54:37.143Z] Mem: 7821 1250 1450 0 5120 6543 [2021-06-11T00:54:37.143Z] Swap: 1023 1 1022 [2021-06-11T00:54:37.143Z] [2021-06-11T00:54:37.143Z] [2021-06-11T00:54:37.143Z] ---> ip addr: [2021-06-11T00:54:37.143Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-11T00:54:37.143Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-11T00:54:37.143Z] inet 127.0.0.1/8 scope host lo [2021-06-11T00:54:37.144Z] valid_lft forever preferred_lft forever [2021-06-11T00:54:37.144Z] inet6 ::1/128 scope host [2021-06-11T00:54:37.144Z] valid_lft forever preferred_lft forever [2021-06-11T00:54:37.144Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-11T00:54:37.144Z] link/ether fa:16:3e:fe:8b:dd brd ff:ff:ff:ff:ff:ff [2021-06-11T00:54:37.144Z] inet 10.30.122.174/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-11T00:54:37.144Z] valid_lft 84943sec preferred_lft 84943sec [2021-06-11T00:54:37.144Z] inet6 fe80::f816:3eff:fefe:8bdd/64 scope link [2021-06-11T00:54:37.144Z] valid_lft forever preferred_lft forever [2021-06-11T00:54:37.144Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-11T00:54:37.144Z] link/ether 02:42:05:8e:b9:22 brd ff:ff:ff:ff:ff:ff [2021-06-11T00:54:37.144Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-11T00:54:37.144Z] valid_lft forever preferred_lft forever [2021-06-11T00:54:37.144Z] inet6 fe80::42:5ff:fe8e:b922/64 scope link [2021-06-11T00:54:37.144Z] valid_lft forever preferred_lft forever [2021-06-11T00:54:37.144Z] [2021-06-11T00:54:37.144Z] [2021-06-11T00:54:37.144Z] ---> sar -b -r -n DEV: [2021-06-11T00:54:37.144Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/11/21 _x86_64_ (2 CPU) [2021-06-11T00:54:37.144Z] [2021-06-11T00:54:37.144Z] 00:30:08 LINUX RESTART (2 CPU) [2021-06-11T00:54:37.144Z] [2021-06-11T00:54:37.144Z] 00:31:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-11T00:54:37.144Z] 00:32:01 44.53 3.60 40.93 0.00 2601.30 13978.32 0.00 [2021-06-11T00:54:37.144Z] 00:33:02 168.56 0.02 168.54 0.00 0.53 48086.12 0.00 [2021-06-11T00:54:37.144Z] 00:34:01 59.85 0.00 59.85 0.00 0.00 9166.14 0.00 [2021-06-11T00:54:37.144Z] 00:35:01 54.30 0.02 54.29 0.00 0.53 3984.43 0.00 [2021-06-11T00:54:37.144Z] 00:36:01 420.50 113.07 307.43 0.00 2744.97 186198.14 0.00 [2021-06-11T00:54:37.144Z] 00:37:01 225.47 12.58 212.90 0.00 361.66 119949.37 0.00 [2021-06-11T00:54:37.144Z] 00:38:02 545.78 83.85 461.94 0.00 3116.82 215294.13 0.00 [2021-06-11T00:54:37.144Z] 00:39:01 211.82 6.15 205.67 0.00 603.32 32873.26 0.00 [2021-06-11T00:54:37.144Z] 00:40:01 1.18 0.00 1.18 0.00 0.00 18.11 0.00 [2021-06-11T00:54:37.144Z] 00:41:01 0.25 0.00 0.25 0.00 0.00 2.97 0.00 [2021-06-11T00:54:37.144Z] 00:42:01 0.25 0.00 0.25 0.00 0.00 2.83 0.00 [2021-06-11T00:54:37.144Z] 00:43:01 0.25 0.00 0.25 0.00 0.00 3.11 0.00 [2021-06-11T00:54:37.144Z] 00:44:01 0.30 0.00 0.30 0.00 0.00 2.90 0.00 [2021-06-11T00:54:37.144Z] 00:45:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 [2021-06-11T00:54:37.144Z] 00:46:01 0.43 0.18 0.25 0.00 5.73 2.96 0.00 [2021-06-11T00:54:37.144Z] 00:47:01 0.77 0.00 0.77 0.00 0.00 15.63 0.00 [2021-06-11T00:54:37.144Z] 00:48:01 0.25 0.00 0.25 0.00 0.00 3.23 0.00 [2021-06-11T00:54:37.144Z] 00:49:01 0.23 0.00 0.23 0.00 0.00 3.00 0.00 [2021-06-11T00:54:37.144Z] 00:50:01 0.27 0.00 0.27 0.00 0.00 3.23 0.00 [2021-06-11T00:54:37.144Z] 00:51:01 0.25 0.00 0.25 0.00 0.00 2.62 0.00 [2021-06-11T00:54:37.144Z] 00:52:01 0.20 0.00 0.20 0.00 0.00 1.62 0.00 [2021-06-11T00:54:37.144Z] 00:53:01 0.25 0.00 0.25 0.00 0.00 3.36 0.00 [2021-06-11T00:54:37.144Z] 00:54:01 0.25 0.00 0.25 0.00 0.00 2.47 0.00 [2021-06-11T00:54:37.144Z] Average: 75.60 9.60 66.00 0.00 411.66 27475.22 0.00 [2021-06-11T00:54:37.144Z] [2021-06-11T00:54:37.144Z] 00:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-11T00:54:37.144Z] 00:32:01 5132828 0 813620 10.16 2620 2059864 1311288 14.48 739156 1723052 0 [2021-06-11T00:54:37.144Z] 00:33:02 4183048 0 1045760 13.06 2620 2777504 1667304 18.41 1121652 2165924 25920 [2021-06-11T00:54:37.144Z] 00:34:01 3837128 0 1085120 13.55 2620 3084064 1831940 20.23 1323352 2287960 74128 [2021-06-11T00:54:37.144Z] 00:35:01 3888988 0 1006840 12.57 2620 3110484 1468556 16.21 1194320 2360940 150976 [2021-06-11T00:54:37.144Z] 00:36:01 965096 0 1168680 14.59 2620 5872536 1496496 16.52 2234028 4119780 172 [2021-06-11T00:54:37.144Z] 00:37:01 575760 0 1584416 19.78 2620 5846136 3223664 35.59 2919144 3744808 323848 [2021-06-11T00:54:37.144Z] 00:38:02 352320 0 1618476 20.21 2620 6035516 2542740 28.07 2719780 4167404 36 [2021-06-11T00:54:37.144Z] 00:39:01 2107696 0 1180600 14.74 2620 4718016 1420720 15.69 1455904 3716808 20 [2021-06-11T00:54:37.144Z] 00:40:01 2117372 0 1170916 14.62 2620 4718024 1267304 13.99 1463048 3704068 12 [2021-06-11T00:54:37.144Z] 00:41:01 2117420 0 1170864 14.62 2620 4718028 1265120 13.97 1468964 3701312 16 [2021-06-11T00:54:37.144Z] 00:42:01 2117184 0 1171096 14.62 2620 4718032 1265216 13.97 1469072 3701312 12 [2021-06-11T00:54:37.144Z] 00:43:01 2116892 0 1171384 14.63 2620 4718036 1265240 13.97 1469180 3701312 8 [2021-06-11T00:54:37.144Z] 00:44:01 2117448 0 1170824 14.62 2620 4718040 1265168 13.97 1468736 3701312 12 [2021-06-11T00:54:37.144Z] 00:45:01 2117400 0 1170868 14.62 2620 4718044 1265192 13.97 1468972 3701312 8 [2021-06-11T00:54:37.144Z] 00:46:01 2117736 0 1170500 14.61 2620 4718076 1265120 13.97 1468620 3701340 24 [2021-06-11T00:54:37.144Z] 00:47:01 2117888 0 1170344 14.61 2620 4718080 1265036 13.97 1468416 3701340 16 [2021-06-11T00:54:37.144Z] 00:48:01 2117816 0 1170412 14.61 2620 4718084 1265084 13.97 1468552 3701340 16 [2021-06-11T00:54:37.144Z] 00:49:01 2117716 0 1170504 14.61 2620 4718092 1265036 13.97 1468428 3701340 8 [2021-06-11T00:54:37.144Z] 00:50:01 2117480 0 1170740 14.62 2620 4718092 1265168 13.97 1468744 3701340 12 [2021-06-11T00:54:37.144Z] 00:51:01 2117504 0 1170708 14.62 2620 4718100 1265180 13.97 1468912 3701340 12 [2021-06-11T00:54:37.144Z] 00:52:01 2117824 0 1170388 14.61 2620 4718100 1265084 13.97 1468452 3701340 12 [2021-06-11T00:54:37.144Z] 00:53:01 2118004 0 1170200 14.61 2620 4718108 1265036 13.97 1468440 3701344 8 [2021-06-11T00:54:37.144Z] 00:54:01 2117772 0 1170428 14.61 2620 4718112 1265036 13.97 1468448 3701340 8 [2021-06-11T00:54:37.144Z] Average: 2295927 0 1176682 14.69 2620 4533703 1475727 16.29 1553579 3469973 25012 [2021-06-11T00:54:37.144Z] [2021-06-11T00:54:37.144Z] 00:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-11T00:54:37.144Z] 00:32:01 eth0 890.21 1088.06 3132.46 148.17 0.00 0.00 0.00 0.00 [2021-06-11T00:54:37.144Z] 00:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:54:37.144Z] 00:32:01 docker0 961.08 720.70 76.56 2695.69 0.00 0.00 0.00 0.00 [2021-06-11T00:54:37.144Z] 00:33:02 vethaa33bd6 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-11T00:54:37.144Z] 00:33:02 eth0 568.66 473.29 3552.68 48.16 0.00 0.00 0.00 0.00 [2021-06-11T00:54:37.144Z] 00:33:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:54:37.144Z] 00:33:02 docker0 214.48 265.01 13.94 847.50 0.00 0.00 0.00 0.00 [2021-06-11T00:54:37.144Z] 00:34:01 vethaa33bd6 0.75 0.78 0.06 0.06 0.00 0.00 0.00 0.00 [2021-06-11T00:54:37.144Z] 00:34:01 eth0 35.86 19.45 24.78 65.31 0.00 0.00 0.00 0.00 [2021-06-11T00:54:37.144Z] 00:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:54:37.144Z] 00:34:01 docker0 0.75 0.75 0.05 0.06 0.00 0.00 0.00 0.00 [2021-06-11T00:54:37.144Z] 00:35:01 vethaa33bd6 0.92 0.92 0.07 0.07 0.00 0.00 0.00 0.00 [2021-06-11T00:54:37.144Z] 00:35:01 eth0 23.25 12.09 18.42 9.64 0.00 0.00 0.00 0.00 [2021-06-11T00:54:37.144Z] 00:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:54:37.144Z] 00:35:01 docker0 0.92 0.92 0.06 0.07 0.00 0.00 0.00 0.00 [2021-06-11T00:54:37.144Z] 00:36:01 veth4db2099 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:54:37.144Z] 00:36:01 eth0 255.74 216.28 1853.82 76.99 0.00 0.00 0.00 0.00 [2021-06-11T00:54:37.144Z] 00:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:54:37.144Z] 00:36:01 veth8aa3bb3 0.00 0.82 0.00 0.05 0.00 0.00 0.00 0.00 [2021-06-11T00:54:37.144Z] 00:37:01 vethaed8931 0.03 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-11T00:54:37.144Z] 00:37:01 vethe99318e 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-11T00:54:37.144Z] 00:37:01 vethcc39b1b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-11T00:54:37.144Z] 00:37:01 eth0 21.31 14.16 13.81 50.62 0.00 0.00 0.00 0.00 [2021-06-11T00:54:37.144Z] 00:38:02 vethf1524a0 2.25 4.04 0.15 29.25 0.00 0.00 0.00 0.00 [2021-06-11T00:54:37.144Z] 00:38:02 eth0 101.15 60.02 365.73 20.35 0.00 0.00 0.00 0.00 [2021-06-11T00:54:37.144Z] 00:38:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-11T00:54:37.144Z] 00:38:02 veth8aa3bb3 0.00 1.88 0.00 0.10 0.00 0.00 0.00 0.00 [2021-06-11T00:54:37.144Z] 00:39:01 eth0 242.45 195.29 1676.07 81.40 0.00 0.00 0.00 0.00 [2021-06-11T00:54:37.144Z] 00:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:54:37.144Z] 00:39:01 docker0 1323.55 1180.55 100.11 4469.70 0.00 0.00 0.00 0.00 [2021-06-11T00:54:37.144Z] 00:40:01 eth0 0.53 0.45 0.04 0.04 0.00 0.00 0.00 0.00 [2021-06-11T00:54:37.144Z] 00:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:54:37.144Z] 00:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:54:37.144Z] 00:41:01 eth0 0.32 0.25 0.09 0.08 0.00 0.00 0.00 0.00 [2021-06-11T00:54:37.144Z] 00:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:54:37.144Z] 00:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:54:37.144Z] 00:42:01 eth0 1.45 0.50 0.47 0.18 0.00 0.00 0.00 0.00 [2021-06-11T00:54:37.144Z] 00:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:54:37.144Z] 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:54:37.144Z] 00:43:01 eth0 0.88 0.32 0.31 0.23 0.00 0.00 0.00 0.00 [2021-06-11T00:54:37.144Z] 00:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:54:37.144Z] 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:54:37.144Z] 00:44:01 eth0 1.27 0.28 0.35 0.20 0.00 0.00 0.00 0.00 [2021-06-11T00:54:37.144Z] 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:54:37.144Z] 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:54:37.144Z] 00:45:01 eth0 0.58 0.32 0.28 0.20 0.00 0.00 0.00 0.00 [2021-06-11T00:54:37.144Z] 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:54:37.144Z] 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:54:37.144Z] 00:46:01 eth0 0.30 0.20 0.09 0.07 0.00 0.00 0.00 0.00 [2021-06-11T00:54:37.144Z] 00:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:54:37.144Z] 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:54:37.144Z] 00:47:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-11T00:54:37.144Z] 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:54:37.144Z] 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:54:37.144Z] 00:48:01 eth0 0.12 0.07 0.06 0.01 0.00 0.00 0.00 0.00 [2021-06-11T00:54:37.145Z] 00:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:54:37.145Z] 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:54:37.145Z] 00:49:01 eth0 0.75 0.00 0.06 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:54:37.145Z] 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:54:37.145Z] 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:54:37.145Z] 00:50:01 eth0 0.52 0.30 0.27 0.17 0.00 0.00 0.00 0.00 [2021-06-11T00:54:37.145Z] 00:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:54:37.145Z] 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:54:37.145Z] 00:51:01 eth0 0.22 0.13 0.08 0.10 0.00 0.00 0.00 0.00 [2021-06-11T00:54:37.145Z] 00:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:54:37.145Z] 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:54:37.145Z] 00:52:01 eth0 0.22 0.17 0.10 0.01 0.00 0.00 0.00 0.00 [2021-06-11T00:54:37.145Z] 00:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:54:37.145Z] 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:54:37.145Z] 00:53:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:54:37.145Z] 00:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:54:37.145Z] 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:54:37.145Z] 00:54:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-11T00:54:37.145Z] 00:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:54:37.145Z] 00:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:54:37.145Z] Average: eth0 93.35 90.57 462.86 21.78 0.00 0.00 0.00 0.00 [2021-06-11T00:54:37.145Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:54:37.145Z] Average: docker0 56.66 50.54 4.29 191.34 0.00 0.00 0.00 0.00 [2021-06-11T00:54:37.145Z] [2021-06-11T00:54:37.145Z] [2021-06-11T00:54:37.145Z] ---> sar -P ALL: [2021-06-11T00:54:37.145Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/11/21 _x86_64_ (2 CPU) [2021-06-11T00:54:37.145Z] [2021-06-11T00:54:37.145Z] 00:30:08 LINUX RESTART (2 CPU) [2021-06-11T00:54:37.145Z] [2021-06-11T00:54:37.145Z] 00:31:01 CPU %user %nice %system %iowait %steal %idle [2021-06-11T00:54:37.145Z] 00:32:01 all 15.07 0.00 3.75 5.10 0.08 76.00 [2021-06-11T00:54:37.145Z] 00:32:01 0 15.82 0.00 4.17 3.51 0.07 76.43 [2021-06-11T00:54:37.145Z] 00:32:01 1 14.32 0.00 3.32 6.70 0.09 75.57 [2021-06-11T00:54:37.145Z] 00:33:02 all 16.23 0.00 6.88 8.46 0.09 68.34 [2021-06-11T00:54:37.145Z] 00:33:02 0 17.44 0.00 6.87 8.48 0.09 67.12 [2021-06-11T00:54:37.145Z] 00:33:02 1 15.02 0.00 6.90 8.44 0.09 69.56 [2021-06-11T00:54:37.145Z] 00:34:01 all 52.45 0.00 5.26 0.86 0.07 41.36 [2021-06-11T00:54:37.145Z] 00:34:01 0 53.04 0.00 5.19 0.57 0.07 41.12 [2021-06-11T00:54:37.145Z] 00:34:01 1 51.86 0.00 5.32 1.15 0.07 41.60 [2021-06-11T00:54:37.145Z] 00:35:01 all 54.72 0.00 7.41 0.79 0.11 36.98 [2021-06-11T00:54:37.145Z] 00:35:01 0 54.04 0.00 7.63 0.78 0.11 37.45 [2021-06-11T00:54:37.145Z] 00:35:01 1 55.40 0.00 7.19 0.80 0.11 36.50 [2021-06-11T00:54:37.145Z] 00:36:01 all 24.10 0.00 14.31 30.89 0.09 30.61 [2021-06-11T00:54:37.145Z] 00:36:01 0 23.91 0.00 14.55 27.43 0.09 34.02 [2021-06-11T00:54:37.145Z] 00:36:01 1 24.28 0.00 14.06 34.37 0.09 27.20 [2021-06-11T00:54:37.145Z] 00:37:01 all 63.17 0.00 12.73 17.97 0.10 6.04 [2021-06-11T00:54:37.145Z] 00:37:01 0 63.46 0.00 12.70 20.24 0.09 3.51 [2021-06-11T00:54:37.145Z] 00:37:01 1 62.88 0.00 12.76 15.69 0.11 8.57 [2021-06-11T00:54:37.145Z] 00:38:02 all 55.86 0.00 18.61 22.10 0.13 3.31 [2021-06-11T00:54:37.145Z] 00:38:02 0 55.26 0.00 19.14 22.66 0.13 2.81 [2021-06-11T00:54:37.145Z] 00:38:02 1 56.46 0.00 18.08 21.54 0.13 3.79 [2021-06-11T00:54:37.145Z] 00:39:01 all 24.50 0.00 7.47 4.74 0.08 63.21 [2021-06-11T00:54:37.145Z] 00:39:01 0 24.91 0.00 7.71 4.44 0.09 62.84 [2021-06-11T00:54:37.145Z] 00:39:01 1 24.08 0.00 7.23 5.04 0.07 63.58 [2021-06-11T00:54:37.145Z] 00:40:01 all 0.08 0.00 0.06 0.00 0.03 99.83 [2021-06-11T00:54:37.145Z] 00:40:01 0 0.12 0.00 0.05 0.00 0.02 99.82 [2021-06-11T00:54:37.145Z] 00:40:01 1 0.05 0.00 0.07 0.00 0.03 99.85 [2021-06-11T00:54:37.145Z] 00:41:01 all 0.15 0.00 0.07 0.00 0.03 99.75 [2021-06-11T00:54:37.145Z] 00:41:01 0 0.27 0.00 0.05 0.00 0.05 99.63 [2021-06-11T00:54:37.145Z] 00:41:01 1 0.03 0.00 0.08 0.00 0.02 99.87 [2021-06-11T00:54:37.145Z] 00:42:01 all 0.10 0.00 0.03 0.00 0.01 99.87 [2021-06-11T00:54:37.145Z] 00:42:01 0 0.18 0.00 0.02 0.00 0.00 99.80 [2021-06-11T00:54:37.145Z] 00:42:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2021-06-11T00:54:37.145Z] [2021-06-11T00:54:37.145Z] 00:42:01 CPU %user %nice %system %iowait %steal %idle [2021-06-11T00:54:37.145Z] 00:43:01 all 0.14 0.00 0.05 0.00 0.03 99.78 [2021-06-11T00:54:37.145Z] 00:43:01 0 0.12 0.00 0.02 0.00 0.02 99.85 [2021-06-11T00:54:37.145Z] 00:43:01 1 0.17 0.00 0.08 0.00 0.03 99.72 [2021-06-11T00:54:37.145Z] 00:44:01 all 0.08 0.00 0.03 0.00 0.01 99.89 [2021-06-11T00:54:37.145Z] 00:44:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-06-11T00:54:37.145Z] 00:44:01 1 0.13 0.00 0.03 0.00 0.02 99.82 [2021-06-11T00:54:37.145Z] 00:45:01 all 0.08 0.00 0.02 0.00 0.03 99.87 [2021-06-11T00:54:37.145Z] 00:45:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-11T00:54:37.145Z] 00:45:01 1 0.13 0.00 0.02 0.00 0.03 99.82 [2021-06-11T00:54:37.145Z] 00:46:01 all 0.08 0.00 0.05 0.00 0.02 99.86 [2021-06-11T00:54:37.145Z] 00:46:01 0 0.03 0.00 0.05 0.00 0.03 99.88 [2021-06-11T00:54:37.145Z] 00:46:01 1 0.12 0.00 0.05 0.00 0.00 99.83 [2021-06-11T00:54:37.145Z] 00:47:01 all 0.10 0.00 0.02 0.00 0.03 99.86 [2021-06-11T00:54:37.145Z] 00:47:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-11T00:54:37.145Z] 00:47:01 1 0.17 0.00 0.02 0.00 0.02 99.80 [2021-06-11T00:54:37.145Z] 00:48:01 all 0.12 0.00 0.02 0.00 0.02 99.85 [2021-06-11T00:54:37.145Z] 00:48:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-11T00:54:37.145Z] 00:48:01 1 0.20 0.00 0.02 0.00 0.00 99.78 [2021-06-11T00:54:37.145Z] 00:49:01 all 0.10 0.00 0.02 0.00 0.03 99.86 [2021-06-11T00:54:37.145Z] 00:49:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-11T00:54:37.145Z] 00:49:01 1 0.17 0.00 0.02 0.00 0.02 99.80 [2021-06-11T00:54:37.145Z] 00:50:01 all 0.14 0.00 0.03 0.00 0.02 99.82 [2021-06-11T00:54:37.145Z] 00:50:01 0 0.27 0.00 0.03 0.00 0.02 99.68 [2021-06-11T00:54:37.145Z] 00:50:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-11T00:54:37.145Z] 00:51:01 all 0.11 0.00 0.02 0.00 0.02 99.86 [2021-06-11T00:54:37.145Z] 00:51:01 0 0.18 0.00 0.02 0.00 0.03 99.77 [2021-06-11T00:54:37.145Z] 00:51:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2021-06-11T00:54:37.145Z] 00:52:01 all 0.10 0.00 0.02 0.00 0.02 99.87 [2021-06-11T00:54:37.145Z] 00:52:01 0 0.17 0.00 0.02 0.00 0.02 99.80 [2021-06-11T00:54:37.145Z] 00:52:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-11T00:54:37.145Z] 00:53:01 all 0.08 0.00 0.02 0.00 0.03 99.88 [2021-06-11T00:54:37.145Z] 00:53:01 0 0.13 0.00 0.02 0.00 0.03 99.82 [2021-06-11T00:54:37.145Z] 00:53:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-11T00:54:37.145Z] [2021-06-11T00:54:37.145Z] 00:53:01 CPU %user %nice %system %iowait %steal %idle [2021-06-11T00:54:37.145Z] 00:54:01 all 0.06 0.00 0.01 0.00 0.02 99.92 [2021-06-11T00:54:37.145Z] 00:54:01 0 0.08 0.00 0.02 0.00 0.02 99.88 [2021-06-11T00:54:37.145Z] 00:54:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2021-06-11T00:54:37.145Z] Average: all 12.66 0.00 3.17 3.77 0.04 80.36 [2021-06-11T00:54:37.145Z] Average: 0 12.74 0.00 3.23 3.64 0.05 80.34 [2021-06-11T00:54:37.145Z] Average: 1 12.58 0.00 3.12 3.89 0.04 80.37 [2021-06-11T00:54:37.145Z] [2021-06-11T00:54:37.145Z] [2021-06-11T00:54:37.145Z]