Pull request #3623 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch main at 4becaab24b5b515a1d6dfe340981534658a672e3 rather than ffab7a23f410ca3677b8768cda875e6192f97837 Obtained Jenkinsfile from 4becaab24b5b515a1d6dfe340981534658a672e3 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2084086515745059594.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision db16f8292de5a0132d944c4e76ede2ca4f84da27 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1612291612118589016.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 db16f8292de5a0132d944c4e76ede2ca4f84da27 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-3623/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3623/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8865982537362457326.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision db16f8292de5a0132d944c4e76ede2ca4f84da27 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f db16f8292de5a0132d944c4e76ede2ca4f84da27 # timeout=10 Commit message: "Merge pull request #343 from ernestojeda/pipeline-optimizations" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3144402106841151803.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3623/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3623/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7900984484888245155.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_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 ‘prd-centos7-docker-4c-2g-456’ Running on prd-centos7-docker-4c-2g-459 in /w/workspace/edgexfoundry_edgex-go_PR-3623 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/8 [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/8 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/8@tmp/jenkins-gitclient-ssh4608898546377854153.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 4becaab24b5b515a1d6dfe340981534658a672e3 into PR head commit ffab7a23f410ca3677b8768cda875e6192f97837 Merge succeeded, producing ffab7a23f410ca3677b8768cda875e6192f97837 Checking out Revision ffab7a23f410ca3677b8768cda875e6192f97837 (PR-3623) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/8@tmp/jenkins-gitclient-ssh5505049144381681888.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3623/head:refs/remotes/origin/PR-3623 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ffab7a23f410ca3677b8768cda875e6192f97837 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/8@tmp/jenkins-gitclient-ssh2642072540682685023.key > git merge 4becaab24b5b515a1d6dfe340981534658a672e3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ffab7a23f410ca3677b8768cda875e6192f97837 # timeout=10 Commit message: "Merge branch 'main' into issue-3601" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-29T09:36:15.439Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git rev-list --no-walk 75ce8050d9678a41fe0d5d374a97c8dd5c9a881d # timeout=10 [Pipeline] withCredentials [2021-07-29T09:36:15.530Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-29T09:36:15.556Z] ========================================================= [2021-07-29T09:36:15.556Z] EdgeX Global Pipelines Version Info [2021-07-29T09:36:15.556Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-07-29T09:36:17.060Z] ------------------- [2021-07-29T09:36:17.060Z] stable info: [2021-07-29T09:36:17.060Z] ------------------- [2021-07-29T09:36:17.060Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-29T09:36:17.060Z] Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 [2021-07-29T09:36:17.060Z] Message: update stable to v1.0.197 [2021-07-29T09:36:17.367Z] ------------------- [2021-07-29T09:36:17.367Z] experimental info: [2021-07-29T09:36:17.367Z] ------------------- [2021-07-29T09:36:17.367Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-29T09:36:17.367Z] Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 [2021-07-29T09:36:17.367Z] Message: update experimental to v1.0.197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-29T09:36:17.549Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-07-29T09:36:17.572Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-07-29T09:36:17.593Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-29T09:36:17.617Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-29T09:36:17.639Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-29T09:36:17.663Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-29T09:36:17.684Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-29T09:36:17.708Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-07-29T09:36:17.765Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-07-29T09:36:17.787Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-07-29T09:36:17.808Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-29T09:36:17.829Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-29T09:36:17.851Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-29T09:36:17.874Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-29T09:36:17.895Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-07-29T09:36:17.915Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-07-29T09:36:17.937Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-29T09:36:17.972Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-29T09:36:17.998Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-07-29T09:36:18.019Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-07-29T09:36:18.039Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-07-29T09:36:18.059Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-29T09:36:18.080Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3623 [Pipeline] echo [2021-07-29T09:36:18.102Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3623 [Pipeline] echo [2021-07-29T09:36:18.123Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3623 [Pipeline] echo [2021-07-29T09:36:18.145Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ffab7a23f410ca3677b8768cda875e6192f97837 [Pipeline] echo [2021-07-29T09:36:18.167Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ffab7a2 [Pipeline] echo [2021-07-29T09:36:18.188Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-29T09:36:18.264Z] provisioning config files... [2021-07-29T09:36:18.307Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config4282440971307687294tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-29T09:36:18.734Z] ---> docker-login.sh [2021-07-29T09:36:18.734Z] nexus3.edgexfoundry.org:10001 [2021-07-29T09:36:18.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T09:36:19.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T09:36:19.016Z] Configure a credential helper to remove this warning. See [2021-07-29T09:36:19.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T09:36:19.016Z] [2021-07-29T09:36:19.016Z] Login Succeeded [2021-07-29T09:36:19.016Z] nexus3.edgexfoundry.org:10002 [2021-07-29T09:36:19.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T09:36:19.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T09:36:19.283Z] Configure a credential helper to remove this warning. See [2021-07-29T09:36:19.283Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T09:36:19.283Z] [2021-07-29T09:36:19.283Z] Login Succeeded [2021-07-29T09:36:19.283Z] nexus3.edgexfoundry.org:10003 [2021-07-29T09:36:19.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T09:36:19.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T09:36:19.565Z] Configure a credential helper to remove this warning. See [2021-07-29T09:36:19.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T09:36:19.565Z] [2021-07-29T09:36:19.565Z] Login Succeeded [2021-07-29T09:36:19.565Z] nexus3.edgexfoundry.org:10004 [2021-07-29T09:36:19.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T09:36:19.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T09:36:19.565Z] Configure a credential helper to remove this warning. See [2021-07-29T09:36:19.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T09:36:19.565Z] [2021-07-29T09:36:19.565Z] Login Succeeded [2021-07-29T09:36:19.565Z] docker.io [2021-07-29T09:36:19.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T09:36:20.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T09:36:20.109Z] Configure a credential helper to remove this warning. See [2021-07-29T09:36:20.109Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T09:36:20.109Z] [2021-07-29T09:36:20.109Z] Login Succeeded [2021-07-29T09:36:20.109Z] ---> docker-login.sh ends [Pipeline] } [2021-07-29T09:36:20.123Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-29T09:36:20.488Z] ++ 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-07-29T09:36:20.488Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-29T09:36:20.488Z] ++ dirname cmd/core-command/Dockerfile [2021-07-29T09:36:20.488Z] ++ cut -d/ -f2 [2021-07-29T09:36:20.488Z] + echo core-command,cmd/core-command/Dockerfile [2021-07-29T09:36:20.488Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-29T09:36:20.488Z] ++ dirname cmd/core-data/Dockerfile [2021-07-29T09:36:20.488Z] ++ cut -d/ -f2 [2021-07-29T09:36:20.488Z] + echo core-data,cmd/core-data/Dockerfile [2021-07-29T09:36:20.488Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-29T09:36:20.488Z] ++ dirname cmd/core-metadata/Dockerfile [2021-07-29T09:36:20.488Z] ++ cut -d/ -f2 [2021-07-29T09:36:20.488Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-07-29T09:36:20.488Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-29T09:36:20.488Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-07-29T09:36:20.488Z] ++ cut -d/ -f2 [2021-07-29T09:36:20.488Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-07-29T09:36:20.488Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-29T09:36:20.488Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-07-29T09:36:20.488Z] ++ cut -d/ -f2 [2021-07-29T09:36:20.488Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-07-29T09:36:20.488Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-29T09:36:20.488Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-07-29T09:36:20.488Z] ++ cut -d/ -f2 [2021-07-29T09:36:20.488Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-07-29T09:36:20.488Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-29T09:36:20.488Z] ++ dirname cmd/support-notifications/Dockerfile [2021-07-29T09:36:20.488Z] ++ cut -d/ -f2 [2021-07-29T09:36:20.488Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-07-29T09:36:20.488Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-29T09:36:20.488Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-07-29T09:36:20.488Z] ++ cut -d/ -f2 [2021-07-29T09:36:20.488Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-07-29T09:36:20.488Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-29T09:36:20.488Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-07-29T09:36:20.488Z] ++ cut -d/ -f2 [2021-07-29T09:36:20.488Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-07-29T09:36:20.783Z] 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-07-29T09:36:22.427Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-29T09:36:22.428Z] [2021-07-29T09:36:22.428Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T09:36:22.868Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-29T09:36:22.868Z] latest: Pulling from edgex-devops/git-semver [2021-07-29T09:36:22.868Z] 31603596830f: Pulling fs layer [2021-07-29T09:36:22.868Z] b6dc333f4379: Pulling fs layer [2021-07-29T09:36:22.868Z] 3d9ef1400e77: Pulling fs layer [2021-07-29T09:36:22.868Z] fd332fbdc1db: Pulling fs layer [2021-07-29T09:36:22.868Z] fd332fbdc1db: Waiting [2021-07-29T09:36:23.185Z] b6dc333f4379: Verifying Checksum [2021-07-29T09:36:23.185Z] b6dc333f4379: Download complete [2021-07-29T09:36:23.492Z] 31603596830f: Verifying Checksum [2021-07-29T09:36:23.492Z] 31603596830f: Download complete [2021-07-29T09:36:23.492Z] 31603596830f: Pull complete [2021-07-29T09:36:23.492Z] fd332fbdc1db: Verifying Checksum [2021-07-29T09:36:23.492Z] fd332fbdc1db: Download complete [2021-07-29T09:36:23.492Z] b6dc333f4379: Pull complete [2021-07-29T09:36:23.788Z] 3d9ef1400e77: Verifying Checksum [2021-07-29T09:36:23.788Z] 3d9ef1400e77: Download complete [2021-07-29T09:36:24.394Z] 3d9ef1400e77: Pull complete [2021-07-29T09:36:24.690Z] fd332fbdc1db: Pull complete [2021-07-29T09:36:24.690Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-29T09:36:24.690Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-29T09:36:24.690Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-29T09:36:24.915Z] prd-centos7-docker-4c-2g-459 does not seem to be running inside a container [2021-07-29T09:36:25.047Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-29T09:36:25.756Z] $ docker top 714f0404a21885fa2b8489fc316bc18cfc4226ad70ac1be04c29545774c154e5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-29T09:36:25.913Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-29T09:36:25.913Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-29T09:36:26.042Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-29T09:36:26.064Z] $ docker exec 714f0404a21885fa2b8489fc316bc18cfc4226ad70ac1be04c29545774c154e5 ssh-agent [2021-07-29T09:36:26.183Z] SSH_AUTH_SOCK=/tmp/ssh-WVHPowfiRVik/agent.14 [2021-07-29T09:36:26.183Z] SSH_AGENT_PID=21 [2021-07-29T09:36:26.214Z] Running ssh-add (command line suppressed) [2021-07-29T09:36:26.314Z] Identity added: /w/workspace/edgex-go/8@tmp/private_key_438323769522441300.key (/w/workspace/edgex-go/8@tmp/private_key_438323769522441300.key) [2021-07-29T09:36:26.390Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-29T09:36:26.742Z] + git tag --points-at HEAD [Pipeline] } [2021-07-29T09:36:26.788Z] $ docker exec --env ******** --env ******** 714f0404a21885fa2b8489fc316bc18cfc4226ad70ac1be04c29545774c154e5 ssh-agent -k [2021-07-29T09:36:26.885Z] unset SSH_AUTH_SOCK; [2021-07-29T09:36:26.885Z] unset SSH_AGENT_PID; [2021-07-29T09:36:26.885Z] echo Agent pid 21 killed; [2021-07-29T09:36:26.908Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-29T09:36:26.952Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-29T09:36:26.952Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-29T09:36:27.110Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-29T09:36:27.113Z] $ docker exec 714f0404a21885fa2b8489fc316bc18cfc4226ad70ac1be04c29545774c154e5 ssh-agent [2021-07-29T09:36:27.257Z] SSH_AUTH_SOCK=/tmp/ssh-FZ3BpCzoydjy/agent.53 [2021-07-29T09:36:27.257Z] SSH_AGENT_PID=60 [2021-07-29T09:36:27.297Z] Running ssh-add (command line suppressed) [2021-07-29T09:36:27.394Z] Identity added: /w/workspace/edgex-go/8@tmp/private_key_6156486515178233322.key (/w/workspace/edgex-go/8@tmp/private_key_6156486515178233322.key) [2021-07-29T09:36:27.471Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-29T09:36:27.903Z] + git semver init [2021-07-29T09:36:27.903Z] # -> Open(): unable to determine branch for HEAD [2021-07-29T09:36:27.903Z] # $GIT_DIR = /w/workspace/edgex-go/8/.git [2021-07-29T09:36:27.903Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/8 [2021-07-29T09:36:27.903Z] # $SEMVER_REMOTE_NAME = origin [2021-07-29T09:36:27.903Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-29T09:36:27.903Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-29T09:36:27.903Z] # $SEMVER_BRANCH = PR-3623 [2021-07-29T09:36:27.903Z] # $SEMVER_TEMP = /tmp/semver-199951876 [2021-07-29T09:36:27.903Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-07-29T09:36:50.567Z] # '/tmp/semver-199951876' -> '/w/workspace/edgex-go/8/.semver' [2021-07-29T09:36:50.567Z] # -> Force: false [2021-07-29T09:36:50.567Z] # $SEMVER_DIR = /w/workspace/edgex-go/8/.semver [Pipeline] } [2021-07-29T09:36:50.610Z] $ docker exec --env ******** --env ******** 714f0404a21885fa2b8489fc316bc18cfc4226ad70ac1be04c29545774c154e5 ssh-agent -k [2021-07-29T09:36:50.715Z] unset SSH_AUTH_SOCK; [2021-07-29T09:36:50.716Z] unset SSH_AGENT_PID; [2021-07-29T09:36:50.716Z] echo Agent pid 60 killed; [2021-07-29T09:36:50.748Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-29T09:36:51.168Z] + git semver [Pipeline] } [2021-07-29T09:36:51.231Z] $ docker stop --time=1 714f0404a21885fa2b8489fc316bc18cfc4226ad70ac1be04c29545774c154e5 [2021-07-29T09:36:53.204Z] $ docker rm -f 714f0404a21885fa2b8489fc316bc18cfc4226ad70ac1be04c29545774c154e5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-29T09:36:53.628Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-29T09:36:54.123Z] Stashed 1 file(s) [Pipeline] echo [2021-07-29T09:36:54.127Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-07-29T09:36:54.399Z] ========================================================= [2021-07-29T09:36:54.399Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-29T09:36:54.399Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-29T09:36:54.777Z] + 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-07-29T09:36:56.023Z] Sending build context to Docker daemon 328.5MB [2021-07-29T09:36:56.023Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-07-29T09:36:56.023Z] Step 2/6 : FROM ${BASE} [2021-07-29T09:36:56.302Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-29T09:36:56.302Z] 540db60ca938: Pulling fs layer [2021-07-29T09:36:56.302Z] adcc1eea9eea: Pulling fs layer [2021-07-29T09:36:56.302Z] 4c4ab2625f07: Pulling fs layer [2021-07-29T09:36:56.302Z] 0773c198feca: Pulling fs layer [2021-07-29T09:36:56.302Z] 345f892a5656: Pulling fs layer [2021-07-29T09:36:56.302Z] 4796506630df: Pulling fs layer [2021-07-29T09:36:56.302Z] cc55df3e53f1: Pulling fs layer [2021-07-29T09:36:56.302Z] 4d027b6c602c: Pulling fs layer [2021-07-29T09:36:56.302Z] 449e75d2c14e: Pulling fs layer [2021-07-29T09:36:56.302Z] 4796506630df: Waiting [2021-07-29T09:36:56.302Z] cc55df3e53f1: Waiting [2021-07-29T09:36:56.302Z] 4d027b6c602c: Waiting [2021-07-29T09:36:56.302Z] 449e75d2c14e: Waiting [2021-07-29T09:36:56.302Z] 0773c198feca: Waiting [2021-07-29T09:36:56.302Z] 345f892a5656: Waiting [2021-07-29T09:36:56.302Z] 4c4ab2625f07: Verifying Checksum [2021-07-29T09:36:56.302Z] 4c4ab2625f07: Download complete [2021-07-29T09:36:56.302Z] adcc1eea9eea: Verifying Checksum [2021-07-29T09:36:56.302Z] adcc1eea9eea: Download complete [2021-07-29T09:36:56.302Z] 345f892a5656: Verifying Checksum [2021-07-29T09:36:56.302Z] 345f892a5656: Download complete [2021-07-29T09:36:56.614Z] 4796506630df: Verifying Checksum [2021-07-29T09:36:56.614Z] 4796506630df: Download complete [2021-07-29T09:36:56.614Z] 540db60ca938: Verifying Checksum [2021-07-29T09:36:56.614Z] 540db60ca938: Download complete [2021-07-29T09:36:56.614Z] cc55df3e53f1: Verifying Checksum [2021-07-29T09:36:56.614Z] cc55df3e53f1: Download complete [2021-07-29T09:36:56.614Z] 540db60ca938: Pull complete [2021-07-29T09:36:56.954Z] adcc1eea9eea: Pull complete [2021-07-29T09:36:56.955Z] 4c4ab2625f07: Pull complete [2021-07-29T09:36:57.310Z] 4d027b6c602c: Verifying Checksum [2021-07-29T09:37:02.162Z] 449e75d2c14e: Verifying Checksum [2021-07-29T09:37:02.162Z] 449e75d2c14e: Download complete [2021-07-29T09:37:03.791Z] 0773c198feca: Verifying Checksum [2021-07-29T09:37:03.791Z] 0773c198feca: Download complete [2021-07-29T09:37:07.456Z] 0773c198feca: Pull complete [2021-07-29T09:37:07.456Z] 345f892a5656: Pull complete [2021-07-29T09:37:07.456Z] 4796506630df: Pull complete [2021-07-29T09:37:07.456Z] cc55df3e53f1: Pull complete [2021-07-29T09:37:07.456Z] 4d027b6c602c: Pull complete [2021-07-29T09:37:09.213Z] 449e75d2c14e: Pull complete [2021-07-29T09:37:09.213Z] Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 [2021-07-29T09:37:09.213Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-29T09:37:09.213Z] ---> 0d28375d9b5b [2021-07-29T09:37:09.213Z] 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-07-29T09:37:09.328Z] Still waiting to schedule task [2021-07-29T09:37:09.328Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-07-29T09:37:12.089Z] ---> Running in eefcd40423ae [2021-07-29T09:37:12.396Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-29T09:37:13.524Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-29T09:37:13.913Z] (1/12) Installing libmagic (5.39-r0) [2021-07-29T09:37:14.578Z] (2/12) Installing file (5.39-r0) [2021-07-29T09:37:14.578Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-07-29T09:37:14.578Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-07-29T09:37:33.504Z] (5/12) Installing fortify-headers (1.1-r0) [2021-07-29T09:37:33.504Z] (6/12) Installing patch (2.7.6-r7) [2021-07-29T09:37:33.504Z] (7/12) Installing build-base (0.5-r2) [2021-07-29T09:37:33.504Z] (8/12) Installing libsodium (1.0.18-r0) [2021-07-29T09:37:33.504Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-07-29T09:37:33.504Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-07-29T09:37:33.504Z] (11/12) Installing libzmq (4.3.3-r1) [2021-07-29T09:37:33.504Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-07-29T09:37:33.504Z] Executing busybox-1.32.1-r6.trigger [2021-07-29T09:37:33.504Z] OK: 219 MiB in 52 packages [2021-07-29T09:37:33.504Z] Removing intermediate container eefcd40423ae [2021-07-29T09:37:33.504Z] ---> a348373aa205 [2021-07-29T09:37:33.504Z] Step 4/6 : WORKDIR /edgex-go [2021-07-29T09:37:33.504Z] ---> Running in 7e5eb4160890 [2021-07-29T09:37:33.504Z] Removing intermediate container 7e5eb4160890 [2021-07-29T09:37:33.504Z] ---> 5b649fd3d7e3 [2021-07-29T09:37:33.504Z] Step 5/6 : COPY go.mod . [2021-07-29T09:37:33.504Z] ---> 40a13cac7144 [2021-07-29T09:37:33.504Z] Step 6/6 : RUN go mod download [2021-07-29T09:37:33.504Z] ---> Running in efb1bf9ce019 [2021-07-29T09:38:21.240Z] Removing intermediate container efb1bf9ce019 [2021-07-29T09:38:21.240Z] ---> c958df40cbfc [2021-07-29T09:38:21.240Z] Successfully built c958df40cbfc [2021-07-29T09:38:21.240Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T09:38:21.590Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-29T09:38:21.590Z] . [Pipeline] withDockerContainer [2021-07-29T09:38:21.689Z] prd-centos7-docker-4c-2g-459 does not seem to be running inside a container [2021-07-29T09:38:21.755Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-29T09:38:22.171Z] $ docker top 21733367d5b602232177f07befb7cf5640bdfdc54f6295b1afa17a1d3992001d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-29T09:38:22.603Z] + go version [2021-07-29T09:38:22.603Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-07-29T09:38:22.628Z] $ docker stop --time=1 21733367d5b602232177f07befb7cf5640bdfdc54f6295b1afa17a1d3992001d [2021-07-29T09:38:23.837Z] $ docker rm -f 21733367d5b602232177f07befb7cf5640bdfdc54f6295b1afa17a1d3992001d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T09:38:24.420Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-29T09:38:24.420Z] . [Pipeline] withDockerContainer [2021-07-29T09:38:24.513Z] prd-centos7-docker-4c-2g-459 does not seem to be running inside a container [2021-07-29T09:38:24.570Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-29T09:38:25.014Z] $ docker top 05d5e8b44d6a84db67df570a7af05c258f29c38f3cf53f3d0c91666e742ba932 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-29T09:38:25.131Z] ========================================================= [2021-07-29T09:38:25.131Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-07-29T09:38:25.131Z] ========================================================= [Pipeline] sh [2021-07-29T09:38:25.465Z] + go mod tidy [Pipeline] sh [2021-07-29T09:38:26.092Z] + make test [2021-07-29T09:38:26.092Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-07-29T09:38:26.364Z] go mod tidy [2021-07-29T09:38:26.364Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-07-29T09:38:31.753Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-07-29T09:38:50.095Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-07-29T09:38:53.544Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-07-29T09:38:54.958Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-07-29T09:38:54.958Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-07-29T09:38:57.600Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-07-29T09:38:58.223Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-07-29T09:38:58.223Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-07-29T09:38:58.223Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-07-29T09:38:58.821Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-07-29T09:38:59.086Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-07-29T09:38:59.356Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-07-29T09:38:59.356Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-07-29T09:38:59.356Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-07-29T09:38:59.356Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-07-29T09:39:01.967Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.052s coverage: 28.7% of statements [2021-07-29T09:39:01.967Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-07-29T09:39:01.967Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-07-29T09:39:02.960Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.075s coverage: 100.0% of statements [2021-07-29T09:39:02.960Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-07-29T09:39:03.228Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.048s coverage: 46.3% of statements [2021-07-29T09:39:03.228Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-07-29T09:39:03.228Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-07-29T09:39:04.206Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.122s coverage: 89.9% of statements [2021-07-29T09:39:04.206Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-07-29T09:39:04.206Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-07-29T09:39:04.206Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.083s coverage: 78.9% of statements [2021-07-29T09:39:05.613Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.053s coverage: 81.2% of statements [2021-07-29T09:39:05.613Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-07-29T09:39:05.613Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-07-29T09:39:05.613Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-07-29T09:39:05.613Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-07-29T09:39:05.613Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-07-29T09:39:06.197Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.279s coverage: 95.1% of statements [2021-07-29T09:39:06.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-07-29T09:39:06.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-07-29T09:39:06.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-07-29T09:39:06.197Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-07-29T09:39:06.197Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-07-29T09:39:06.197Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-07-29T09:39:06.197Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-07-29T09:39:06.197Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-07-29T09:39:06.197Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.051s coverage: 60.0% of statements [2021-07-29T09:39:06.197Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-07-29T09:39:06.197Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-07-29T09:39:06.197Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-07-29T09:39:07.608Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.058s coverage: 0.8% of statements [2021-07-29T09:39:07.608Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-07-29T09:39:07.608Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.046s coverage: 58.8% of statements [2021-07-29T09:39:07.608Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.042s coverage: 22.0% of statements [2021-07-29T09:39:07.608Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-07-29T09:39:07.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.045s coverage: 47.1% of statements [2021-07-29T09:39:07.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.049s coverage: 79.5% of statements [2021-07-29T09:39:07.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements [2021-07-29T09:39:08.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.081s coverage: 96.3% of statements [2021-07-29T09:39:08.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.058s coverage: 87.5% of statements [2021-07-29T09:39:20.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.062s coverage: 94.4% of statements [2021-07-29T09:39:20.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2021-07-29T09:39:25.833Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.173s coverage: 81.8% of statements [2021-07-29T09:39:25.833Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-07-29T09:39:33.935Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-460 in /w/workspace/edgexfoundry_edgex-go_PR-3623 [Pipeline] { [Pipeline] ws [2021-07-29T09:39:33.954Z] Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout [2021-07-29T09:39:34.149Z] The recommended git tool is: git [2021-07-29T09:39:39.389Z] using credential edgex-jenkins-ssh [2021-07-29T09:39:39.410Z] Cloning the remote Git repository [2021-07-29T09:39:39.471Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-07-29T09:39:39.632Z] > git init /w/workspace/edgex-go/8 # timeout=10 [2021-07-29T09:39:39.713Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-29T09:39:39.713Z] > git --version # timeout=10 [2021-07-29T09:39:39.733Z] > git --version # 'git version 2.17.1' [2021-07-29T09:39:39.735Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-29T09:39:39.841Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-29T09:39:44.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.072s coverage: 92.9% of statements [2021-07-29T09:39:44.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-07-29T09:39:44.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-07-29T09:39:44.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-07-29T09:39:44.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-07-29T09:39:44.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-07-29T09:39:44.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-07-29T09:39:44.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-07-29T09:39:44.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-07-29T09:39:44.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-07-29T09:39:44.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements [2021-07-29T09:39:44.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-07-29T09:39:44.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-07-29T09:39:44.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements [2021-07-29T09:39:44.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-07-29T09:39:44.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 58.8% of statements [2021-07-29T09:39:44.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-07-29T09:39:44.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.051s coverage: 80.0% of statements [2021-07-29T09:39:44.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-07-29T09:39:44.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements [2021-07-29T09:39:44.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.2% of statements [2021-07-29T09:39:44.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-07-29T09:39:44.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.142s coverage: 64.4% of statements [2021-07-29T09:39:44.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-07-29T09:39:44.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-07-29T09:39:44.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2021-07-29T09:39:44.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 91.3% of statements [2021-07-29T09:39:44.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements [2021-07-29T09:39:44.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.026s coverage: 73.7% of statements [2021-07-29T09:39:44.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements [2021-07-29T09:39:44.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.199s coverage: 66.9% of statements [2021-07-29T09:39:44.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-07-29T09:39:44.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-07-29T09:39:44.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-07-29T09:39:44.353Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.116s coverage: 43.6% of statements [2021-07-29T09:39:44.353Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-07-29T09:39:44.353Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-07-29T09:39:44.353Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements [2021-07-29T09:39:44.353Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-07-29T09:39:44.629Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.045s coverage: 84.8% of statements [2021-07-29T09:39:44.629Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-07-29T09:39:51.513Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.064s coverage: 19.3% of statements [2021-07-29T09:39:51.513Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-07-29T09:39:51.513Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-07-29T09:39:51.513Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-07-29T09:39:51.513Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-07-29T09:39:51.513Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.118s coverage: 91.9% of statements [2021-07-29T09:39:51.513Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-07-29T09:39:51.513Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-07-29T09:39:51.513Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-07-29T09:39:51.513Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-07-29T09:39:51.513Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-07-29T09:39:51.513Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 62.7% of statements [2021-07-29T09:39:51.513Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-07-29T09:39:51.513Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-07-29T09:39:51.513Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.095s coverage: 97.6% of statements [2021-07-29T09:39:51.513Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-07-29T09:39:51.513Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-07-29T09:39:51.513Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-07-29T09:39:51.513Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-07-29T09:39:51.513Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-07-29T09:39:51.513Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2021-07-29T09:39:51.513Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-07-29T09:39:51.513Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-07-29T09:39:51.513Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-07-29T09:39:51.513Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-07-29T09:39:51.513Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-07-29T09:39:51.513Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-07-29T09:39:51.513Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements [2021-07-29T09:39:51.513Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 95.4% of statements [2021-07-29T09:39:51.513Z] GO111MODULE=on go vet ./... [2021-07-29T09:39:55.767Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-29T09:39:55.785Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-29T09:39:55.807Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-29T09:39:55.844Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-29T09:39:55.845Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-29T09:39:55.857Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3623/head:refs/remotes/origin/PR-3623 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-29T09:39:56.624Z] Merging remotes/origin/main commit 4becaab24b5b515a1d6dfe340981534658a672e3 into PR head commit ffab7a23f410ca3677b8768cda875e6192f97837 [2021-07-29T09:39:56.961Z] Merge succeeded, producing ffab7a23f410ca3677b8768cda875e6192f97837 [2021-07-29T09:39:56.961Z] Checking out Revision ffab7a23f410ca3677b8768cda875e6192f97837 (PR-3623) [2021-07-29T09:39:56.640Z] > git config core.sparsecheckout # timeout=10 [2021-07-29T09:39:56.656Z] > git checkout -f ffab7a23f410ca3677b8768cda875e6192f97837 # timeout=10 [2021-07-29T09:39:56.867Z] > git remote # timeout=10 [2021-07-29T09:39:56.887Z] > git config --get remote.origin.url # timeout=10 [2021-07-29T09:39:56.897Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-29T09:39:56.908Z] > git merge 4becaab24b5b515a1d6dfe340981534658a672e3 # timeout=10 [2021-07-29T09:39:56.936Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-29T09:39:56.966Z] > git config core.sparsecheckout # timeout=10 [2021-07-29T09:39:56.975Z] > git checkout -f ffab7a23f410ca3677b8768cda875e6192f97837 # timeout=10 [2021-07-29T09:40:01.380Z] Commit message: "Merge branch 'main' into issue-3601" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-29T09:40:02.059Z] provisioning config files... [2021-07-29T09:40:02.091Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config7061421213647314076tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-29T09:40:02.682Z] ---> docker-login.sh [2021-07-29T09:40:02.682Z] nexus3.edgexfoundry.org:10001 [2021-07-29T09:40:03.683Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T09:40:03.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T09:40:03.958Z] Configure a credential helper to remove this warning. See [2021-07-29T09:40:03.958Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T09:40:03.958Z] [2021-07-29T09:40:03.958Z] Login Succeeded [2021-07-29T09:40:03.958Z] nexus3.edgexfoundry.org:10002 [2021-07-29T09:40:04.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T09:40:04.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T09:40:04.513Z] Configure a credential helper to remove this warning. See [2021-07-29T09:40:04.513Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T09:40:04.513Z] [2021-07-29T09:40:04.513Z] Login Succeeded [2021-07-29T09:40:04.513Z] nexus3.edgexfoundry.org:10003 [2021-07-29T09:40:05.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T09:40:05.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T09:40:05.118Z] Configure a credential helper to remove this warning. See [2021-07-29T09:40:05.118Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T09:40:05.118Z] [2021-07-29T09:40:05.118Z] Login Succeeded [2021-07-29T09:40:05.118Z] nexus3.edgexfoundry.org:10004 [2021-07-29T09:40:05.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T09:40:05.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T09:40:05.671Z] Configure a credential helper to remove this warning. See [2021-07-29T09:40:05.671Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T09:40:05.671Z] [2021-07-29T09:40:05.671Z] Login Succeeded [2021-07-29T09:40:05.671Z] docker.io [2021-07-29T09:40:06.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T09:40:06.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T09:40:06.548Z] Configure a credential helper to remove this warning. See [2021-07-29T09:40:06.548Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T09:40:06.548Z] [2021-07-29T09:40:06.548Z] Login Succeeded [2021-07-29T09:40:06.548Z] ---> docker-login.sh ends [Pipeline] } [2021-07-29T09:40:06.684Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-29T09:40:07.230Z] ========================================================= [2021-07-29T09:40:07.230Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-29T09:40:07.230Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-29T09:40:07.603Z] + 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-07-29T09:40:09.592Z] Sending build context to Docker daemon 165.8MB [2021-07-29T09:40:09.592Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-07-29T09:40:09.592Z] Step 2/6 : FROM ${BASE} [2021-07-29T09:40:09.866Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-29T09:40:09.866Z] 595b0fe564bb: Pulling fs layer [2021-07-29T09:40:09.866Z] 24495759ef45: Pulling fs layer [2021-07-29T09:40:09.866Z] d148012ef14d: Pulling fs layer [2021-07-29T09:40:09.866Z] cb65c68fc2e2: Pulling fs layer [2021-07-29T09:40:09.866Z] 093eec477d81: Pulling fs layer [2021-07-29T09:40:09.866Z] a6d5b2bbb924: Pulling fs layer [2021-07-29T09:40:09.866Z] 2446dc1eb7d3: Pulling fs layer [2021-07-29T09:40:09.866Z] 596795e73e0f: Pulling fs layer [2021-07-29T09:40:09.866Z] cb65c68fc2e2: Waiting [2021-07-29T09:40:09.866Z] 093eec477d81: Waiting [2021-07-29T09:40:09.866Z] a6d5b2bbb924: Waiting [2021-07-29T09:40:09.866Z] 2446dc1eb7d3: Waiting [2021-07-29T09:40:09.866Z] 596795e73e0f: Waiting [2021-07-29T09:40:10.143Z] d148012ef14d: Verifying Checksum [2021-07-29T09:40:10.143Z] d148012ef14d: Download complete [2021-07-29T09:40:10.143Z] 24495759ef45: Download complete [2021-07-29T09:40:10.143Z] 093eec477d81: Verifying Checksum [2021-07-29T09:40:10.143Z] 093eec477d81: Download complete [2021-07-29T09:40:10.143Z] a6d5b2bbb924: Download complete [2021-07-29T09:40:10.143Z] 595b0fe564bb: Verifying Checksum [2021-07-29T09:40:10.143Z] 595b0fe564bb: Download complete [2021-07-29T09:40:10.143Z] 2446dc1eb7d3: Verifying Checksum [2021-07-29T09:40:10.143Z] 2446dc1eb7d3: Download complete [2021-07-29T09:40:10.745Z] 595b0fe564bb: Pull complete [2021-07-29T09:40:11.344Z] 24495759ef45: Pull complete [2021-07-29T09:40:11.940Z] d148012ef14d: Pull complete [2021-07-29T09:40:13.382Z] 596795e73e0f: Download complete [2021-07-29T09:40:13.983Z] cb65c68fc2e2: Verifying Checksum [2021-07-29T09:40:13.983Z] cb65c68fc2e2: Download complete [2021-07-29T09:40:18.252Z] gofmt -l . [2021-07-29T09:40:18.252Z] [ "`gofmt -l .`" = "" ] [2021-07-29T09:40:18.252Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-07-29T09:40:18.567Z] + ls -al . [2021-07-29T09:40:18.567Z] total 596 [2021-07-29T09:40:18.567Z] drwxrwxr-x 10 1001 1001 4096 Jul 29 09:40 . [2021-07-29T09:40:18.567Z] drwxr-xr-x 4 root root 28 Jul 29 09:38 .. [2021-07-29T09:40:18.567Z] -rw-rw-r-- 1 1001 1001 11 Jul 29 09:36 .dockerignore [2021-07-29T09:40:18.567Z] drwxrwxr-x 8 1001 1001 179 Jul 29 09:36 .git [2021-07-29T09:40:18.567Z] drwxrwxr-x 3 1001 1001 125 Jul 29 09:36 .github [2021-07-29T09:40:18.567Z] -rw-rw-r-- 1 1001 1001 818 Jul 29 09:36 .gitignore [2021-07-29T09:40:18.567Z] -rw-rw-r-- 1 1001 1001 76 Jul 29 09:36 .hadolint.yml [2021-07-29T09:40:18.567Z] drwx------ 3 1001 1001 58 Jul 29 09:36 .semver [2021-07-29T09:40:18.567Z] -rw-rw-r-- 1 1001 1001 166 Jul 29 09:36 .sonarcloud.properties [2021-07-29T09:40:18.567Z] -rw-rw-r-- 1 1001 1001 8609 Jul 29 09:36 Attribution.txt [2021-07-29T09:40:18.567Z] -rw-rw-r-- 1 1001 1001 43881 Jul 29 09:36 CHANGELOG.md [2021-07-29T09:40:18.567Z] -rw-rw-r-- 1 1001 1001 3804 Jul 29 09:36 CONTRIBUTING.md [2021-07-29T09:40:18.567Z] -rw-rw-r-- 1 1001 1001 931 Jul 29 09:36 Dockerfile.build [2021-07-29T09:40:18.567Z] -rw-rw-r-- 1 1001 1001 849 Jul 29 09:36 Jenkinsfile [2021-07-29T09:40:18.567Z] -rw-rw-r-- 1 1001 1001 10775 Jul 29 09:36 LICENSE [2021-07-29T09:40:18.567Z] -rw-rw-r-- 1 1001 1001 5915 Jul 29 09:36 Makefile [2021-07-29T09:40:18.567Z] -rw-rw-r-- 1 1001 1001 8649 Jul 29 09:36 README.md [2021-07-29T09:40:18.567Z] -rw-rw-r-- 1 1001 1001 6912 Jul 29 09:36 SECURITY.md [2021-07-29T09:40:18.567Z] -rw-rw-r-- 1 1001 1001 5 Jul 29 09:36 VERSION [2021-07-29T09:40:18.567Z] -rw-rw-r-- 1 1001 1001 4131 Jul 29 09:36 ZMQWindows.md [2021-07-29T09:40:18.567Z] drwxrwxr-x 2 1001 1001 37 Jul 29 09:36 bin [2021-07-29T09:40:18.567Z] drwxrwxr-x 14 1001 1001 4096 Jul 29 09:36 cmd [2021-07-29T09:40:18.567Z] -rw-r--r-- 1 root root 402846 Jul 29 09:39 coverage.out [2021-07-29T09:40:18.567Z] -rw-rw-r-- 1 1001 1001 813 Jul 29 09:36 go.mod [2021-07-29T09:40:18.567Z] -rw-r--r-- 1 root root 48847 Jul 29 09:38 go.sum [2021-07-29T09:40:18.567Z] drwxrwxr-x 7 1001 1001 114 Jul 29 09:36 internal [2021-07-29T09:40:18.567Z] drwxrwxr-x 3 1001 1001 16 Jul 29 09:36 openapi [2021-07-29T09:40:18.567Z] drwxrwxr-x 4 1001 1001 71 Jul 29 09:36 snap [2021-07-29T09:40:18.567Z] -rw-rw-r-- 1 1001 1001 204 Jul 29 09:36 version.go [Pipeline] sh [2021-07-29T09:40:18.881Z] + '[' -e coverage.out ] [2021-07-29T09:40:18.881Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-07-29T09:40:19.006Z] Stashed 1 file(s) [Pipeline] sh [2021-07-29T09:40:19.317Z] + make build [2021-07-29T09:40:19.317Z] go mod tidy [2021-07-29T09:40:19.317Z] 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-07-29T09:40:21.259Z] 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-07-29T09:40:26.450Z] cb65c68fc2e2: Pull complete [2021-07-29T09:40:26.450Z] 093eec477d81: Pull complete [2021-07-29T09:40:26.450Z] a6d5b2bbb924: Pull complete [2021-07-29T09:40:26.450Z] 2446dc1eb7d3: Pull complete [2021-07-29T09:40:27.973Z] 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-07-29T09:40:27.973Z] 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-07-29T09:40:28.934Z] 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-07-29T09:40:29.527Z] 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-07-29T09:40:29.865Z] 596795e73e0f: Pull complete [2021-07-29T09:40:29.865Z] Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 [2021-07-29T09:40:29.865Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-29T09:40:29.865Z] ---> d9e956139c92 [2021-07-29T09:40:29.865Z] 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-07-29T09:40:30.116Z] 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-07-29T09:40:31.096Z] 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-07-29T09:40:32.064Z] 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-07-29T09:40:33.023Z] 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-07-29T09:40:33.291Z] ---> Running in 4d8a61402ba9 [2021-07-29T09:40:33.611Z] 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-07-29T09:40:34.272Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-29T09:40:34.567Z] 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-07-29T09:40:35.256Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-29T09:40:35.857Z] (1/12) Installing libmagic (5.39-r0) [Pipeline] } [2021-07-29T09:40:35.983Z] $ docker stop --time=1 05d5e8b44d6a84db67df570a7af05c258f29c38f3cf53f3d0c91666e742ba932 [2021-07-29T09:40:36.132Z] (2/12) Installing file (5.39-r0) [2021-07-29T09:40:36.132Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-07-29T09:40:36.132Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-07-29T09:40:38.047Z] $ docker rm -f 05d5e8b44d6a84db67df570a7af05c258f29c38f3cf53f3d0c91666e742ba932 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T09:40:41.268Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-29T09:40:41.269Z] [2021-07-29T09:40:41.269Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T09:40:41.547Z] (5/12) Installing fortify-headers (1.1-r0) [2021-07-29T09:40:41.547Z] (6/12) Installing patch (2.7.6-r7) [2021-07-29T09:40:41.547Z] (7/12) Installing build-base (0.5-r2) [2021-07-29T09:40:41.547Z] (8/12) Installing libsodium (1.0.18-r0) [2021-07-29T09:40:41.547Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-07-29T09:40:41.547Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-07-29T09:40:41.547Z] (11/12) Installing libzmq (4.3.3-r1) [2021-07-29T09:40:41.547Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-07-29T09:40:41.547Z] Executing busybox-1.32.1-r6.trigger [2021-07-29T09:40:41.547Z] OK: 218 MiB in 52 packages [2021-07-29T09:40:41.599Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-29T09:40:41.599Z] latest: Pulling from edgex-devops/edgex-compose [2021-07-29T09:40:41.599Z] cbdbe7a5bc2a: Pulling fs layer [2021-07-29T09:40:41.599Z] ca9280d653b3: Pulling fs layer [2021-07-29T09:40:41.599Z] 7e9c9ca2126c: Pulling fs layer [2021-07-29T09:40:41.868Z] cbdbe7a5bc2a: Verifying Checksum [2021-07-29T09:40:41.868Z] cbdbe7a5bc2a: Download complete [2021-07-29T09:40:42.133Z] cbdbe7a5bc2a: Pull complete [2021-07-29T09:40:42.722Z] ca9280d653b3: Verifying Checksum [2021-07-29T09:40:42.722Z] ca9280d653b3: Download complete [2021-07-29T09:40:43.307Z] ca9280d653b3: Pull complete [2021-07-29T09:40:44.717Z] 7e9c9ca2126c: Verifying Checksum [2021-07-29T09:40:44.717Z] 7e9c9ca2126c: Download complete [2021-07-29T09:40:45.870Z] Removing intermediate container 4d8a61402ba9 [2021-07-29T09:40:45.870Z] ---> 03946873da94 [2021-07-29T09:40:45.870Z] Step 4/6 : WORKDIR /edgex-go [2021-07-29T09:40:45.870Z] ---> Running in 5b1ec0addbb2 [2021-07-29T09:40:46.146Z] Removing intermediate container 5b1ec0addbb2 [2021-07-29T09:40:46.146Z] ---> 73546d1161a8 [2021-07-29T09:40:46.146Z] Step 5/6 : COPY go.mod . [2021-07-29T09:40:46.745Z] ---> 895c64950a4b [2021-07-29T09:40:46.745Z] Step 6/6 : RUN go mod download [2021-07-29T09:40:47.030Z] ---> Running in 7073766313a6 [2021-07-29T09:40:48.095Z] 7e9c9ca2126c: Pull complete [2021-07-29T09:40:48.095Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-07-29T09:40:48.095Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-29T09:40:48.095Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-07-29T09:40:48.183Z] prd-centos7-docker-4c-2g-459 does not seem to be running inside a container [2021-07-29T09:40:48.248Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-07-29T09:40:50.509Z] $ docker top e3cf6334fc9eda980b61f485099c33f42d2f03021cc91c57a3840d7ea47249f7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-29T09:40:50.906Z] + docker-compose build --help [2021-07-29T09:40:50.906Z] + grep parallel [2021-07-29T09:40:51.485Z] --parallel Build images in parallel. [Pipeline] } [2021-07-29T09:40:51.497Z] $ docker stop --time=1 e3cf6334fc9eda980b61f485099c33f42d2f03021cc91c57a3840d7ea47249f7 [2021-07-29T09:40:52.691Z] $ docker rm -f e3cf6334fc9eda980b61f485099c33f42d2f03021cc91c57a3840d7ea47249f7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T09:40:53.142Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-29T09:40:53.142Z] . [Pipeline] withDockerContainer [2021-07-29T09:40:53.230Z] prd-centos7-docker-4c-2g-459 does not seem to be running inside a container [2021-07-29T09:40:53.288Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-07-29T09:40:53.650Z] $ docker top 5fca0adff9c36de1caccce9c821b33d36fc3973c104807fd850e5d3e42d55d3a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-29T09:40:54.050Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-07-29T09:40:54.632Z] Building core-command ... [2021-07-29T09:40:54.632Z] Building core-data ... [2021-07-29T09:40:54.632Z] Building core-metadata ... [2021-07-29T09:40:54.632Z] Building security-bootstrapper ... [2021-07-29T09:40:54.632Z] Building security-proxy-setup ... [2021-07-29T09:40:54.632Z] Building security-secretstore-setup ... [2021-07-29T09:40:54.632Z] Building support-notifications ... [2021-07-29T09:40:54.632Z] Building support-scheduler ... [2021-07-29T09:40:54.632Z] Building sys-mgmt-agent ... [2021-07-29T09:40:54.632Z] Building core-data [2021-07-29T09:40:54.632Z] Building support-scheduler [2021-07-29T09:40:54.632Z] Building support-notifications [2021-07-29T09:40:54.632Z] Building security-bootstrapper [2021-07-29T09:40:54.632Z] Building core-command [2021-07-29T09:41:04.969Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T09:41:04.969Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-29T09:41:04.969Z] ---> c958df40cbfc [2021-07-29T09:41:04.969Z] Step 3/23 : WORKDIR /edgex-go [2021-07-29T09:41:04.969Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T09:41:04.969Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-29T09:41:04.969Z] ---> c958df40cbfc [2021-07-29T09:41:04.969Z] Step 3/24 : WORKDIR /edgex-go [2021-07-29T09:41:10.302Z] ---> Running in 4d10d6d0b8b1 [2021-07-29T09:41:10.303Z] ---> Running in 8ed9200ba2cc [2021-07-29T09:41:12.243Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T09:41:12.243Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-29T09:41:12.243Z] ---> c958df40cbfc [2021-07-29T09:41:12.243Z] Step 3/24 : WORKDIR /edgex-go [2021-07-29T09:41:14.819Z] ---> Running in e0e9da1d7a4f [2021-07-29T09:41:14.819Z] Removing intermediate container 8ed9200ba2cc [2021-07-29T09:41:14.819Z] ---> 4cd1f82c18f5 [2021-07-29T09:41:14.819Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T09:41:14.819Z] Removing intermediate container 4d10d6d0b8b1 [2021-07-29T09:41:14.819Z] ---> 3ab642613086 [2021-07-29T09:41:14.819Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T09:41:15.398Z] ---> Running in ca9e67f08565 [2021-07-29T09:41:15.398Z] ---> Running in 2a9f71547b2c [2021-07-29T09:41:15.665Z] Removing intermediate container e0e9da1d7a4f [2021-07-29T09:41:15.665Z] ---> 5db03b3649ae [2021-07-29T09:41:15.665Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T09:41:17.077Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T09:41:17.077Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-07-29T09:41:17.077Z] ---> c958df40cbfc [2021-07-29T09:41:17.077Z] Step 3/32 : WORKDIR /edgex-go [2021-07-29T09:41:17.077Z] ---> Running in 59e89c5dba8b [2021-07-29T09:41:17.077Z] ---> Using cache [2021-07-29T09:41:17.077Z] ---> 5db03b3649ae [2021-07-29T09:41:17.077Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T09:41:18.041Z] ---> Running in e724c9b43020 [2021-07-29T09:41:19.460Z] Removing intermediate container ca9e67f08565 [2021-07-29T09:41:19.460Z] ---> 6c173d32f471 [2021-07-29T09:41:19.460Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-07-29T09:41:19.460Z] Removing intermediate container 2a9f71547b2c [2021-07-29T09:41:19.460Z] ---> b79a5be9ebab [2021-07-29T09:41:19.460Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-07-29T09:41:19.460Z] ---> Running in 4d86c3a9fd76 [2021-07-29T09:41:19.727Z] ---> Running in 35ad49dd3eea [2021-07-29T09:41:19.727Z] Removing intermediate container e724c9b43020 [2021-07-29T09:41:19.727Z] ---> d96442d45d8c [2021-07-29T09:41:19.727Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-07-29T09:41:19.727Z] Removing intermediate container 59e89c5dba8b [2021-07-29T09:41:19.727Z] ---> 8ff067c794f0 [2021-07-29T09:41:19.727Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-29T09:41:19.728Z] ---> Running in 049142293a43 [2021-07-29T09:41:19.728Z] ---> Running in 814af715d6d3 [2021-07-29T09:41:20.003Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T09:41:20.003Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-29T09:41:20.003Z] ---> c958df40cbfc [2021-07-29T09:41:20.003Z] Step 3/23 : WORKDIR /edgex-go [2021-07-29T09:41:20.003Z] ---> Using cache [2021-07-29T09:41:20.003Z] ---> 5db03b3649ae [2021-07-29T09:41:20.003Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T09:41:20.003Z] ---> Using cache [2021-07-29T09:41:20.003Z] ---> 8ff067c794f0 [2021-07-29T09:41:20.003Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-07-29T09:41:20.003Z] ---> Running in 71520ca7c28e [2021-07-29T09:41:20.272Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-29T09:41:20.542Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-29T09:41:20.542Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-29T09:41:20.542Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-29T09:41:20.542Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-29T09:41:21.135Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-29T09:41:21.135Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-29T09:41:21.404Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-29T09:41:21.404Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-29T09:41:21.678Z] OK: 219 MiB in 52 packages [2021-07-29T09:41:21.678Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-29T09:41:21.678Z] OK: 219 MiB in 52 packages [2021-07-29T09:41:21.963Z] OK: 219 MiB in 52 packages [2021-07-29T09:41:21.963Z] OK: 219 MiB in 52 packages [2021-07-29T09:41:21.963Z] Removing intermediate container 4d86c3a9fd76 [2021-07-29T09:41:21.963Z] ---> ce144ba8eda1 [2021-07-29T09:41:21.963Z] Step 6/23 : COPY go.mod . [2021-07-29T09:41:22.236Z] OK: 219 MiB in 52 packages [2021-07-29T09:41:22.236Z] Removing intermediate container 35ad49dd3eea [2021-07-29T09:41:22.236Z] ---> b1e68a8c95eb [2021-07-29T09:41:22.236Z] Step 6/24 : COPY go.mod . [2021-07-29T09:41:22.236Z] Removing intermediate container 049142293a43 [2021-07-29T09:41:22.236Z] ---> ebc2cda275b1 [2021-07-29T09:41:22.236Z] Step 6/32 : COPY go.mod . [2021-07-29T09:41:22.505Z] Removing intermediate container 71520ca7c28e [2021-07-29T09:41:22.505Z] ---> 8aff5f81d79c [2021-07-29T09:41:22.505Z] Step 6/23 : COPY go.mod . [2021-07-29T09:41:22.505Z] ---> 9743969e2f2b [2021-07-29T09:41:22.505Z] Step 7/23 : RUN go mod download [2021-07-29T09:41:22.505Z] ---> Running in f46d54007fe0 [2021-07-29T09:41:22.505Z] Removing intermediate container 814af715d6d3 [2021-07-29T09:41:22.505Z] ---> 8b9e09f3920a [2021-07-29T09:41:22.505Z] Step 6/24 : COPY go.mod . [2021-07-29T09:41:22.505Z] ---> 8c87910a4a56 [2021-07-29T09:41:22.505Z] Step 7/24 : RUN go mod download [2021-07-29T09:41:22.505Z] ---> 4e89c310c884 [2021-07-29T09:41:22.505Z] Step 7/32 : RUN go mod download [2021-07-29T09:41:22.773Z] ---> Running in 61df2153220b [2021-07-29T09:41:22.774Z] ---> Running in 48b5f4ecfc47 [2021-07-29T09:41:22.774Z] ---> e9704b8a968d [2021-07-29T09:41:22.774Z] Step 7/23 : RUN go mod download [2021-07-29T09:41:22.774Z] ---> Running in dcffec65c839 [2021-07-29T09:41:22.774Z] ---> 014ae86e182e [2021-07-29T09:41:22.774Z] Step 7/24 : RUN go mod download [2021-07-29T09:41:23.042Z] ---> Running in b9ad45f0bc41 [2021-07-29T09:41:24.450Z] Removing intermediate container f46d54007fe0 [2021-07-29T09:41:24.450Z] ---> 366ca8404e56 [2021-07-29T09:41:24.450Z] Step 8/23 : COPY . . [2021-07-29T09:41:25.039Z] Removing intermediate container 61df2153220b [2021-07-29T09:41:25.039Z] ---> 5faa651a7a4e [2021-07-29T09:41:25.039Z] Step 8/24 : COPY . . [2021-07-29T09:41:28.411Z] Removing intermediate container dcffec65c839 [2021-07-29T09:41:28.411Z] ---> 33daed52e7d1 [2021-07-29T09:41:28.411Z] Step 8/23 : COPY . . [2021-07-29T09:41:28.411Z] Removing intermediate container 48b5f4ecfc47 [2021-07-29T09:41:28.411Z] ---> 4eaa53af1af2 [2021-07-29T09:41:28.411Z] Step 8/32 : COPY . . [2021-07-29T09:41:28.411Z] Removing intermediate container b9ad45f0bc41 [2021-07-29T09:41:28.411Z] ---> 35c32b6e39b7 [2021-07-29T09:41:28.411Z] Step 8/24 : COPY . . [2021-07-29T09:41:35.066Z] ---> 8aaf65e592da [2021-07-29T09:41:35.066Z] Step 9/24 : RUN go mod tidy [2021-07-29T09:41:35.066Z] ---> 413547a2e155 [2021-07-29T09:41:35.066Z] Step 9/23 : RUN go mod tidy [2021-07-29T09:41:35.066Z] ---> Running in 112cc264405a [2021-07-29T09:41:35.066Z] ---> Running in 07338b9f7190 [2021-07-29T09:41:37.016Z] Removing intermediate container 07338b9f7190 [2021-07-29T09:41:37.016Z] ---> 7dc0ac2b8d52 [2021-07-29T09:41:37.016Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-07-29T09:41:37.282Z] ---> Running in 08b7693b4c9c [2021-07-29T09:41:37.282Z] Removing intermediate container 112cc264405a [2021-07-29T09:41:37.282Z] ---> 864fb647efae [2021-07-29T09:41:37.282Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-07-29T09:41:37.282Z] ---> Running in a6b421b9b09d [2021-07-29T09:41:37.869Z] 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-07-29T09:41:37.869Z] 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-07-29T09:41:56.299Z] ---> 083a040cdcc4 [2021-07-29T09:41:56.299Z] Step 9/32 : RUN go mod tidy [2021-07-29T09:41:56.299Z] ---> Running in 1f5afbd639e6 [2021-07-29T09:41:56.299Z] ---> 628bcefddbf6 [2021-07-29T09:41:56.299Z] Step 9/24 : RUN go mod tidy [2021-07-29T09:41:56.299Z] ---> 992f02c9f985 [2021-07-29T09:41:56.299Z] Step 9/23 : RUN go mod tidy [2021-07-29T09:41:56.299Z] ---> Running in b652c5cf8fda [2021-07-29T09:41:56.299Z] ---> Running in 02154066c877 [2021-07-29T09:41:56.299Z] Removing intermediate container 1f5afbd639e6 [2021-07-29T09:41:56.299Z] ---> 1cb8466dfe89 [2021-07-29T09:41:56.299Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-07-29T09:41:56.299Z] ---> Running in c32c470d039c [2021-07-29T09:41:56.299Z] Removing intermediate container b652c5cf8fda [2021-07-29T09:41:56.299Z] ---> 657914374743 [2021-07-29T09:41:56.299Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-07-29T09:41:56.299Z] ---> Running in 2c042d308049 [2021-07-29T09:41:56.584Z] 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-07-29T09:41:56.864Z] Removing intermediate container 02154066c877 [2021-07-29T09:41:56.864Z] ---> d02ee977210e [2021-07-29T09:41:56.864Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-07-29T09:41:56.864Z] ---> Running in ea5224ce57ae [2021-07-29T09:41:56.864Z] 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-07-29T09:41:57.471Z] 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-07-29T09:42:08.863Z] Removing intermediate container 7073766313a6 [2021-07-29T09:42:08.863Z] ---> 00ff2aaa76ba [2021-07-29T09:42:08.863Z] Successfully built 00ff2aaa76ba [2021-07-29T09:42:08.863Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T09:42:09.215Z] + docker inspect -f . ci-base-image-arm64 [2021-07-29T09:42:09.216Z] . [Pipeline] withDockerContainer [2021-07-29T09:42:09.457Z] prd-ubuntu18.04-docker-arm64-4c-16g-460 does not seem to be running inside a container [2021-07-29T09:42:09.572Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-29T09:42:11.225Z] $ docker top c26ed0ade0c96a2202595571d6c84cb00f92083219ee0af921bc18144295fda5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-29T09:42:12.192Z] + go version [2021-07-29T09:42:12.193Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-29T09:42:12.245Z] $ docker stop --time=1 c26ed0ade0c96a2202595571d6c84cb00f92083219ee0af921bc18144295fda5 [2021-07-29T09:42:12.572Z] Removing intermediate container 08b7693b4c9c [2021-07-29T09:42:12.573Z] ---> ba060575988f [2021-07-29T09:42:12.573Z] [2021-07-29T09:42:12.573Z] Step 11/23 : FROM alpine:3.12 [2021-07-29T09:42:12.839Z] 3.12: Pulling from library/alpine [2021-07-29T09:42:13.441Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-29T09:42:13.710Z] Status: Downloaded newer image for alpine:3.12 [2021-07-29T09:42:13.710Z] ---> 13621d1b12d4 [2021-07-29T09:42:13.710Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-07-29T09:42:13.710Z] ---> Running in 787277e8570d [2021-07-29T09:42:14.061Z] $ docker rm -f c26ed0ade0c96a2202595571d6c84cb00f92083219ee0af921bc18144295fda5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-07-29T09:42:14.303Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T09:42:14.570Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-29T09:42:14.803Z] + docker inspect -f . ci-base-image-arm64 [2021-07-29T09:42:14.803Z] . [Pipeline] withDockerContainer [2021-07-29T09:42:14.841Z] (1/2) Installing ca-certificates (20191127-r4) [2021-07-29T09:42:14.841Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-07-29T09:42:14.841Z] Executing busybox-1.31.1-r20.trigger [2021-07-29T09:42:14.841Z] Executing ca-certificates-20191127-r4.trigger [2021-07-29T09:42:14.841Z] OK: 6 MiB in 16 packages [2021-07-29T09:42:15.054Z] prd-ubuntu18.04-docker-arm64-4c-16g-460 does not seem to be running inside a container [2021-07-29T09:42:15.177Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-29T09:42:15.431Z] Removing intermediate container 787277e8570d [2021-07-29T09:42:15.431Z] ---> da34e79dc3cb [2021-07-29T09:42:15.431Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-29T09:42:15.431Z] ---> Running in 61b619f9bf6a [2021-07-29T09:42:15.697Z] Removing intermediate container 61b619f9bf6a [2021-07-29T09:42:15.697Z] ---> eb65f337f838 [2021-07-29T09:42:15.697Z] Step 14/23 : ENV APP_PORT=59860 [2021-07-29T09:42:15.697Z] ---> Running in b8ba1d4edca8 [2021-07-29T09:42:15.968Z] Removing intermediate container b8ba1d4edca8 [2021-07-29T09:42:15.968Z] ---> faea3a8ae022 [2021-07-29T09:42:15.968Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-29T09:42:16.239Z] ---> Running in eedcf69419dd [2021-07-29T09:42:16.239Z] Removing intermediate container eedcf69419dd [2021-07-29T09:42:16.239Z] ---> 223d84510419 [2021-07-29T09:42:16.239Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-29T09:42:16.522Z] ---> e28374b03e37 [2021-07-29T09:42:16.522Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-07-29T09:42:16.822Z] $ docker top 59be4d53ba1fce73cff942d5d83ef6c921646d04dae1919c44a82115b60f2071 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-29T09:42:17.122Z] ========================================================= [2021-07-29T09:42:17.122Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-07-29T09:42:17.122Z] ========================================================= [Pipeline] sh [2021-07-29T09:42:17.134Z] ---> e1a3c1cdf5dd [2021-07-29T09:42:17.134Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-07-29T09:42:17.742Z] ---> cd4916f893fd [2021-07-29T09:42:17.742Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-07-29T09:42:17.742Z] ---> Running in b753e6eb4533 [2021-07-29T09:42:17.780Z] + go mod tidy [2021-07-29T09:42:18.031Z] Removing intermediate container b753e6eb4533 [2021-07-29T09:42:18.032Z] ---> bb8f31675e2b [2021-07-29T09:42:18.032Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-29T09:42:18.032Z] ---> Running in 242c6d571b06 [2021-07-29T09:42:18.320Z] Removing intermediate container a6b421b9b09d [2021-07-29T09:42:18.320Z] ---> d03d7098519b [2021-07-29T09:42:18.320Z] [2021-07-29T09:42:18.320Z] Step 11/24 : FROM alpine:3.12 [2021-07-29T09:42:18.320Z] ---> 13621d1b12d4 [2021-07-29T09:42:18.320Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-07-29T09:42:18.320Z] ---> Running in 365d5228e36e [2021-07-29T09:42:18.320Z] Removing intermediate container 242c6d571b06 [2021-07-29T09:42:18.320Z] ---> 00bffc30e0dc [2021-07-29T09:42:18.320Z] Step 21/23 : LABEL arch=x86_64 [2021-07-29T09:42:18.320Z] ---> Running in e8340799cf8d [2021-07-29T09:42:18.605Z] Removing intermediate container 365d5228e36e [2021-07-29T09:42:18.605Z] ---> 04c028143c92 [2021-07-29T09:42:18.605Z] Step 13/24 : ENV APP_PORT=59880 [2021-07-29T09:42:18.605Z] Removing intermediate container e8340799cf8d [2021-07-29T09:42:18.605Z] ---> 25c9ad4d93ee [2021-07-29T09:42:18.605Z] Step 22/23 : LABEL git_sha=ffab7a23f410ca3677b8768cda875e6192f97837 [2021-07-29T09:42:18.605Z] ---> Running in db112659359c [2021-07-29T09:42:18.605Z] ---> Running in 8498743d2f94 [2021-07-29T09:42:18.605Z] Removing intermediate container db112659359c [2021-07-29T09:42:18.605Z] ---> a7b65ef8a63d [2021-07-29T09:42:18.605Z] Step 14/24 : EXPOSE $APP_PORT [Pipeline] sh [2021-07-29T09:42:18.890Z] ---> Running in 7617df4d71af [2021-07-29T09:42:18.890Z] Removing intermediate container 8498743d2f94 [2021-07-29T09:42:18.890Z] ---> 4928392471d0 [2021-07-29T09:42:18.890Z] Step 23/23 : LABEL version=0.0.0 [2021-07-29T09:42:18.890Z] ---> Running in d5f5ab005d10 [2021-07-29T09:42:18.890Z] Removing intermediate container 7617df4d71af [2021-07-29T09:42:18.890Z] ---> de358896f76d [2021-07-29T09:42:18.890Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T09:42:18.890Z] ---> Running in dc28dd802c04 [2021-07-29T09:42:18.890Z] Removing intermediate container d5f5ab005d10 [2021-07-29T09:42:18.890Z] ---> 08681cbb77cc [2021-07-29T09:42:18.890Z] [2021-07-29T09:42:19.177Z] Successfully built 08681cbb77cc [2021-07-29T09:42:19.177Z] Successfully tagged support-notifications:latest [2021-07-29T09:42:19.177Z]  Building support-notifications ... done Building sys-mgmt-agent [2021-07-29T09:42:19.434Z] + make test [2021-07-29T09:42:19.434Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-07-29T09:42:19.434Z] go mod tidy [2021-07-29T09:42:20.043Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-07-29T09:42:20.629Z] Removing intermediate container dc28dd802c04 [2021-07-29T09:42:20.629Z] ---> ef1146049a6d [2021-07-29T09:42:20.629Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-29T09:42:20.629Z] ---> Running in 1f05ced2f89f [2021-07-29T09:42:21.228Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-29T09:42:21.829Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-29T09:42:22.435Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-29T09:42:22.435Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-29T09:42:22.712Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-29T09:42:22.712Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-29T09:42:22.997Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-29T09:42:22.997Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-29T09:42:22.997Z] Executing busybox-1.31.1-r20.trigger [2021-07-29T09:42:22.997Z] OK: 8 MiB in 20 packages [2021-07-29T09:42:24.459Z] Removing intermediate container 1f05ced2f89f [2021-07-29T09:42:24.459Z] ---> 798ce39031dd [2021-07-29T09:42:24.459Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-29T09:42:25.073Z] ---> 566fdb87ac9e [2021-07-29T09:42:25.073Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-07-29T09:42:26.082Z] ---> 7ebb1d843a6c [2021-07-29T09:42:26.082Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-07-29T09:42:26.364Z] ---> 192a78dc3ca6 [2021-07-29T09:42:26.364Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-07-29T09:42:26.364Z] ---> Running in 6d28f6659425 [2021-07-29T09:42:26.644Z] Removing intermediate container 6d28f6659425 [2021-07-29T09:42:26.644Z] ---> 3b1de9a07a81 [2021-07-29T09:42:26.644Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-29T09:42:26.917Z] ---> Running in 337add65a42b [2021-07-29T09:42:27.196Z] Removing intermediate container 337add65a42b [2021-07-29T09:42:27.196Z] ---> fda47a48c309 [2021-07-29T09:42:27.196Z] Step 22/24 : LABEL arch=x86_64 [2021-07-29T09:42:27.196Z] ---> Running in d564f49e7049 [2021-07-29T09:42:27.480Z] Removing intermediate container d564f49e7049 [2021-07-29T09:42:27.480Z] ---> 444f7c43eaae [2021-07-29T09:42:27.480Z] Step 23/24 : LABEL git_sha=ffab7a23f410ca3677b8768cda875e6192f97837 [2021-07-29T09:42:27.480Z] ---> Running in ce5fa6da8ea5 [2021-07-29T09:42:27.759Z] Removing intermediate container ce5fa6da8ea5 [2021-07-29T09:42:27.760Z] ---> 1043e671e96a [2021-07-29T09:42:27.760Z] Step 24/24 : LABEL version=0.0.0 [2021-07-29T09:42:28.042Z] ---> Running in 1e8d5029cf32 [2021-07-29T09:42:28.042Z] Removing intermediate container 1e8d5029cf32 [2021-07-29T09:42:28.042Z] ---> e9e8644154fe [2021-07-29T09:42:28.042Z] [2021-07-29T09:42:28.317Z] Successfully built e9e8644154fe [2021-07-29T09:42:28.317Z] Successfully tagged core-data:latest [2021-07-29T09:42:28.317Z] Building security-secretstore-setup [2021-07-29T09:42:29.773Z]  Building core-data ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T09:42:29.774Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-29T09:42:29.774Z] ---> c958df40cbfc [2021-07-29T09:42:29.774Z] Step 3/24 : WORKDIR /edgex-go [2021-07-29T09:42:29.774Z] ---> Using cache [2021-07-29T09:42:29.774Z] ---> 5db03b3649ae [2021-07-29T09:42:29.774Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T09:42:29.774Z] ---> Using cache [2021-07-29T09:42:29.774Z] ---> 8ff067c794f0 [2021-07-29T09:42:29.774Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-07-29T09:42:31.193Z] ---> Running in 4567ae97408d [2021-07-29T09:42:31.779Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-29T09:42:32.772Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-29T09:42:33.386Z] OK: 219 MiB in 52 packages [2021-07-29T09:42:34.379Z] Removing intermediate container 4567ae97408d [2021-07-29T09:42:34.380Z] ---> 495c94821380 [2021-07-29T09:42:34.380Z] Step 6/24 : COPY go.mod . [2021-07-29T09:42:34.658Z] ---> 13c2f81e3e00 [2021-07-29T09:42:34.658Z] Step 7/24 : RUN go mod download [2021-07-29T09:42:34.658Z] ---> Running in acd1bfe57f26 [2021-07-29T09:42:36.425Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T09:42:36.425Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-07-29T09:42:36.425Z] ---> c958df40cbfc [2021-07-29T09:42:36.425Z] Step 3/26 : WORKDIR /edgex-go [2021-07-29T09:42:36.425Z] ---> Using cache [2021-07-29T09:42:36.425Z] ---> 5db03b3649ae [2021-07-29T09:42:36.425Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T09:42:36.425Z] ---> Using cache [2021-07-29T09:42:36.425Z] ---> 8ff067c794f0 [2021-07-29T09:42:36.425Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-07-29T09:42:36.425Z] ---> Using cache [2021-07-29T09:42:36.425Z] ---> 8b9e09f3920a [2021-07-29T09:42:36.425Z] Step 6/26 : COPY go.mod . [2021-07-29T09:42:36.425Z] ---> Using cache [2021-07-29T09:42:36.425Z] ---> 014ae86e182e [2021-07-29T09:42:36.425Z] Step 7/26 : RUN go mod download [2021-07-29T09:42:36.425Z] ---> Using cache [2021-07-29T09:42:36.425Z] ---> 35c32b6e39b7 [2021-07-29T09:42:36.425Z] Step 8/26 : COPY . . [2021-07-29T09:42:36.425Z] ---> Using cache [2021-07-29T09:42:36.425Z] ---> 628bcefddbf6 [2021-07-29T09:42:36.425Z] Step 9/26 : RUN go mod tidy [2021-07-29T09:42:36.425Z] ---> Using cache [2021-07-29T09:42:36.425Z] ---> 657914374743 [2021-07-29T09:42:36.425Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-07-29T09:42:36.425Z] ---> Running in 34ccfecb2106 [2021-07-29T09:42:37.225Z] 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-07-29T09:42:37.225Z] Removing intermediate container acd1bfe57f26 [2021-07-29T09:42:37.225Z] ---> 478a8f35b742 [2021-07-29T09:42:37.225Z] Step 8/24 : COPY . . [2021-07-29T09:42:41.525Z] Removing intermediate container 2c042d308049 [2021-07-29T09:42:41.525Z] ---> e5d5037dc4b4 [2021-07-29T09:42:41.525Z] [2021-07-29T09:42:41.525Z] Step 11/24 : FROM alpine:3.12 [2021-07-29T09:42:41.525Z] ---> 13621d1b12d4 [2021-07-29T09:42:41.525Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-29T09:42:42.120Z] ---> Running in a5c002a932c0 [2021-07-29T09:42:42.387Z] ---> f2fb2fd12159 [2021-07-29T09:42:42.387Z] Step 9/24 : RUN go mod tidy [2021-07-29T09:42:42.655Z] ---> Running in 0ea222231daa [2021-07-29T09:42:42.924Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-29T09:42:42.924Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-29T09:42:43.200Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-29T09:42:43.200Z] Executing busybox-1.31.1-r20.trigger [2021-07-29T09:42:43.200Z] OK: 6 MiB in 15 packages [2021-07-29T09:42:44.625Z] Removing intermediate container a5c002a932c0 [2021-07-29T09:42:44.626Z] ---> fb1bb2e4b806 [2021-07-29T09:42:44.626Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-29T09:42:45.213Z] ---> Running in d677a9ff08b5 [2021-07-29T09:42:45.213Z] Removing intermediate container ea5224ce57ae [2021-07-29T09:42:45.213Z] ---> bc4bc8bc3c9d [2021-07-29T09:42:45.213Z] [2021-07-29T09:42:45.213Z] Step 11/23 : FROM alpine:3.12 [2021-07-29T09:42:45.213Z] ---> 13621d1b12d4 [2021-07-29T09:42:45.213Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-07-29T09:42:45.213Z] ---> Using cache [2021-07-29T09:42:45.213Z] ---> fb1bb2e4b806 [2021-07-29T09:42:45.213Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-29T09:42:45.213Z] ---> Using cache [2021-07-29T09:42:45.213Z] ---> 0cb6a9e3cf39 [2021-07-29T09:42:45.213Z] Step 14/23 : ENV APP_PORT=59861 [2021-07-29T09:42:45.488Z] Removing intermediate container c32c470d039c [2021-07-29T09:42:45.488Z] ---> 12ef150448c1 [2021-07-29T09:42:45.488Z] [2021-07-29T09:42:45.488Z] Step 11/32 : FROM alpine:3.12 [2021-07-29T09:42:45.488Z] ---> 13621d1b12d4 [2021-07-29T09:42:45.488Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-07-29T09:42:45.488Z] Removing intermediate container d677a9ff08b5 [2021-07-29T09:42:45.488Z] ---> 0cb6a9e3cf39 [2021-07-29T09:42:45.488Z] Step 14/24 : ENV APP_PORT=59882 [2021-07-29T09:42:45.488Z] ---> Running in d3817fe3f03c [2021-07-29T09:42:45.488Z] ---> Running in d0a1d1d01728 [2021-07-29T09:42:45.488Z] ---> Running in 3e18323c56ef [2021-07-29T09:42:45.756Z] Removing intermediate container 0ea222231daa [2021-07-29T09:42:45.756Z] ---> 8021988aab4d [2021-07-29T09:42:45.756Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-07-29T09:42:45.756Z] Removing intermediate container d3817fe3f03c [2021-07-29T09:42:45.756Z] ---> d1e444053ecb [2021-07-29T09:42:45.756Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-07-29T09:42:45.756Z] ---> Running in 6964cafe5333 [2021-07-29T09:42:45.756Z] ---> Running in e70614c345c1 [2021-07-29T09:42:45.756Z] Removing intermediate container d0a1d1d01728 [2021-07-29T09:42:45.756Z] ---> 0b95b5e97a32 [2021-07-29T09:42:45.756Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-29T09:42:45.756Z] ---> Running in 71c3166138d4 [2021-07-29T09:42:45.756Z] Removing intermediate container 3e18323c56ef [2021-07-29T09:42:45.756Z] ---> 9b27f025f767 [2021-07-29T09:42:45.756Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-29T09:42:46.024Z] ---> Running in 72be968c9295 [2021-07-29T09:42:46.024Z] Removing intermediate container 71c3166138d4 [2021-07-29T09:42:46.024Z] ---> dc02df863403 [2021-07-29T09:42:46.024Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-29T09:42:46.293Z] Removing intermediate container 72be968c9295 [2021-07-29T09:42:46.293Z] ---> 98ba15bdb8c3 [2021-07-29T09:42:46.293Z] Step 16/24 : WORKDIR / [2021-07-29T09:42:46.293Z] ---> Running in 985534187e5e [2021-07-29T09:42:46.560Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-29T09:42:46.560Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-29T09:42:46.560Z] ---> 36ac4c1e633b [2021-07-29T09:42:46.560Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-07-29T09:42:46.560Z] Removing intermediate container 985534187e5e [2021-07-29T09:42:46.560Z] ---> d613af07fa94 [2021-07-29T09:42:46.560Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-29T09:42:46.560Z] 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-07-29T09:42:46.855Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-07-29T09:42:47.156Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-07-29T09:42:47.156Z] (2/2) Installing su-exec (0.2-r1) [2021-07-29T09:42:47.156Z] Executing busybox-1.31.1-r20.trigger [2021-07-29T09:42:47.156Z] OK: 6 MiB in 16 packages [2021-07-29T09:42:47.156Z] ---> d7b939069b01 [2021-07-29T09:42:47.156Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-07-29T09:42:47.444Z] ---> 8be9fe00b3e4 [2021-07-29T09:42:47.444Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-07-29T09:42:47.735Z] Removing intermediate container 6964cafe5333 [2021-07-29T09:42:47.735Z] ---> a7f43031b91f [2021-07-29T09:42:47.735Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-07-29T09:42:47.735Z] ---> 3e04bb640cd7 [2021-07-29T09:42:47.735Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-07-29T09:42:47.735Z] ---> Running in ec9af177cf27 [2021-07-29T09:42:47.735Z] ---> Running in 7c6b2a5d76c5 [2021-07-29T09:42:47.735Z] ---> 96ef3c936140 [2021-07-29T09:42:47.735Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-07-29T09:42:48.004Z] Removing intermediate container 7c6b2a5d76c5 [2021-07-29T09:42:48.004Z] ---> 5e2434f36175 [2021-07-29T09:42:48.004Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-29T09:42:48.004Z] ---> Running in b3bb2d008915 [2021-07-29T09:42:48.004Z] Removing intermediate container ec9af177cf27 [2021-07-29T09:42:48.004Z] ---> 77851ff87afe [2021-07-29T09:42:48.004Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-07-29T09:42:48.278Z] ---> Running in 5b18320b9b99 [2021-07-29T09:42:48.278Z] ---> a39f4b325099 [2021-07-29T09:42:48.278Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-07-29T09:42:48.278Z] Removing intermediate container b3bb2d008915 [2021-07-29T09:42:48.278Z] ---> 1bc97d6ed634 [2021-07-29T09:42:48.278Z] Step 21/23 : LABEL arch=x86_64 [2021-07-29T09:42:48.278Z] Removing intermediate container 5b18320b9b99 [2021-07-29T09:42:48.278Z] ---> 53a1c59f5e5d [2021-07-29T09:42:48.278Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-07-29T09:42:48.550Z] ---> Running in 1744e42e4f2b [2021-07-29T09:42:48.550Z] ---> Running in 24c367a5027b [2021-07-29T09:42:48.550Z] ---> Running in 9c952f79c995 [2021-07-29T09:42:48.550Z] Removing intermediate container 1744e42e4f2b [2021-07-29T09:42:48.550Z] ---> af726ea0cf45 [2021-07-29T09:42:48.550Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-29T09:42:48.827Z] ---> Running in 4460a47d0bcd [2021-07-29T09:42:48.827Z] Removing intermediate container 9c952f79c995 [2021-07-29T09:42:48.827Z] ---> 5ddee2df5c12 [2021-07-29T09:42:48.827Z] Step 22/23 : LABEL git_sha=ffab7a23f410ca3677b8768cda875e6192f97837 [2021-07-29T09:42:48.827Z] ---> Running in 9f5935ec34b8 [2021-07-29T09:42:49.107Z] Removing intermediate container 9f5935ec34b8 [2021-07-29T09:42:49.107Z] ---> 1f74b42659a4 [2021-07-29T09:42:49.107Z] Step 23/23 : LABEL version=0.0.0 [2021-07-29T09:42:49.107Z] Removing intermediate container 4460a47d0bcd [2021-07-29T09:42:49.107Z] ---> a5a0e0fa34ab [2021-07-29T09:42:49.107Z] Step 22/24 : LABEL arch=x86_64 [2021-07-29T09:42:49.107Z] ---> Running in 530cbc2b5320 [2021-07-29T09:42:49.107Z] ---> Running in 9ad8e22114f9 [2021-07-29T09:42:49.382Z] Removing intermediate container 9ad8e22114f9 [2021-07-29T09:42:49.382Z] ---> bd3448fe889c [2021-07-29T09:42:49.382Z] Step 23/24 : LABEL git_sha=ffab7a23f410ca3677b8768cda875e6192f97837 [2021-07-29T09:42:49.382Z] Removing intermediate container 530cbc2b5320 [2021-07-29T09:42:49.382Z] ---> d871234cae8d [2021-07-29T09:42:49.382Z] [2021-07-29T09:42:49.653Z] ---> Running in ad232be3ab09 [2021-07-29T09:42:49.653Z] Successfully built d871234cae8d [2021-07-29T09:42:49.653Z] Successfully tagged support-scheduler:latest [2021-07-29T09:42:49.653Z] Building security-proxy-setup [2021-07-29T09:42:49.941Z]  Building support-scheduler ... done Removing intermediate container ad232be3ab09 [2021-07-29T09:42:49.941Z] ---> a4cb84fc0f8e [2021-07-29T09:42:49.941Z] Step 24/24 : LABEL version=0.0.0 [2021-07-29T09:42:49.941Z] ---> Running in ee0a6ed5539b [2021-07-29T09:42:49.941Z] Removing intermediate container 24c367a5027b [2021-07-29T09:42:49.941Z] ---> 2396e0b2a2c3 [2021-07-29T09:42:49.941Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-07-29T09:42:49.941Z] ---> Running in 40f234c7c338 [2021-07-29T09:42:50.225Z] Removing intermediate container ee0a6ed5539b [2021-07-29T09:42:50.225Z] ---> 4643cb3dcdd3 [2021-07-29T09:42:50.225Z] [2021-07-29T09:42:50.225Z] Successfully built 4643cb3dcdd3 [2021-07-29T09:42:50.504Z] Successfully tagged core-command:latest [2021-07-29T09:42:50.504Z] Removing intermediate container 40f234c7c338 [2021-07-29T09:42:50.504Z] ---> f48eae8aac0d [2021-07-29T09:42:50.504Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-07-29T09:42:50.504Z]  Building core-command ... done Building core-metadata [2021-07-29T09:42:52.490Z] ---> bc587829f3a7 [2021-07-29T09:42:52.490Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-07-29T09:42:53.477Z] ---> Running in 653d1fd71876 [2021-07-29T09:42:54.907Z] Removing intermediate container 653d1fd71876 [2021-07-29T09:42:54.907Z] ---> f6649d318982 [2021-07-29T09:42:54.907Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-29T09:42:55.493Z] ---> 37b1b397a3f3 [2021-07-29T09:42:55.493Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-07-29T09:42:56.456Z] ---> 5778a252061d [2021-07-29T09:42:56.456Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-07-29T09:42:56.456Z] ---> fb8c56e9a250 [2021-07-29T09:42:56.456Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-07-29T09:42:57.050Z] ---> 78b8f1b48526 [2021-07-29T09:42:57.050Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-07-29T09:42:57.322Z] ---> f7204727dcad [2021-07-29T09:42:57.322Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-07-29T09:42:57.322Z] ---> Running in 71b6a4892b35 [2021-07-29T09:42:57.934Z] Removing intermediate container 71b6a4892b35 [2021-07-29T09:42:57.934Z] ---> 10546216f2a5 [2021-07-29T09:42:57.934Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-07-29T09:42:59.374Z] ---> 95a6b42f567e [2021-07-29T09:42:59.374Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-07-29T09:42:59.374Z] ---> Running in 7ae763dcfc61 [2021-07-29T09:43:00.851Z] Removing intermediate container 7ae763dcfc61 [2021-07-29T09:43:00.851Z] ---> dd0509dc6e76 [2021-07-29T09:43:00.851Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-07-29T09:43:01.118Z] ---> Running in b8a71bb76ca6 [2021-07-29T09:43:01.392Z] Removing intermediate container b8a71bb76ca6 [2021-07-29T09:43:01.392Z] ---> 3cd272de3f95 [2021-07-29T09:43:01.392Z] Step 29/32 : CMD ["gate"] [2021-07-29T09:43:01.662Z] ---> Running in 9db89d8bf030 [2021-07-29T09:43:01.662Z] Removing intermediate container 9db89d8bf030 [2021-07-29T09:43:01.662Z] ---> 3ef44c8523db [2021-07-29T09:43:01.662Z] Step 30/32 : LABEL arch=x86_64 [2021-07-29T09:43:01.938Z] ---> Running in 0ca867fc6cc1 [2021-07-29T09:43:02.525Z] Removing intermediate container 0ca867fc6cc1 [2021-07-29T09:43:02.525Z] ---> 44da8e3b0831 [2021-07-29T09:43:02.525Z] Step 31/32 : LABEL git_sha=ffab7a23f410ca3677b8768cda875e6192f97837 [2021-07-29T09:43:02.525Z] ---> Running in 6d7cfb34d2ac [2021-07-29T09:43:02.804Z] Removing intermediate container 6d7cfb34d2ac [2021-07-29T09:43:02.804Z] ---> 0900c3799a8a [2021-07-29T09:43:02.804Z] Step 32/32 : LABEL version=0.0.0 [2021-07-29T09:43:03.098Z] ---> Running in b3bdfdc61a01 [2021-07-29T09:43:03.392Z] Removing intermediate container b3bdfdc61a01 [2021-07-29T09:43:03.392Z] ---> 8d0daf4a61bf [2021-07-29T09:43:03.393Z] [2021-07-29T09:43:03.393Z] Successfully built 8d0daf4a61bf [2021-07-29T09:43:03.393Z] Successfully tagged security-bootstrapper:latest [2021-07-29T09:43:03.703Z]  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T09:43:03.703Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-07-29T09:43:03.703Z] ---> c958df40cbfc [2021-07-29T09:43:03.703Z] Step 3/22 : WORKDIR /edgex-go [2021-07-29T09:43:03.703Z] ---> Using cache [2021-07-29T09:43:03.703Z] ---> 5db03b3649ae [2021-07-29T09:43:03.703Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T09:43:03.703Z] ---> Using cache [2021-07-29T09:43:03.703Z] ---> 8ff067c794f0 [2021-07-29T09:43:03.703Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-07-29T09:43:03.703Z] ---> Using cache [2021-07-29T09:43:03.703Z] ---> 8b9e09f3920a [2021-07-29T09:43:03.703Z] Step 6/22 : COPY go.mod . [2021-07-29T09:43:03.703Z] ---> Using cache [2021-07-29T09:43:03.703Z] ---> 014ae86e182e [2021-07-29T09:43:03.703Z] Step 7/22 : RUN go mod download [2021-07-29T09:43:03.703Z] ---> Using cache [2021-07-29T09:43:03.703Z] ---> 35c32b6e39b7 [2021-07-29T09:43:03.703Z] Step 8/22 : COPY . . [2021-07-29T09:43:03.703Z] ---> Using cache [2021-07-29T09:43:03.703Z] ---> 628bcefddbf6 [2021-07-29T09:43:03.703Z] Step 9/22 : RUN go mod tidy [2021-07-29T09:43:03.703Z] ---> Using cache [2021-07-29T09:43:03.703Z] ---> 657914374743 [2021-07-29T09:43:03.703Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-07-29T09:43:03.984Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T09:43:03.984Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-29T09:43:03.984Z] ---> c958df40cbfc [2021-07-29T09:43:03.984Z] Step 3/24 : WORKDIR /edgex-go [2021-07-29T09:43:03.984Z] ---> Using cache [2021-07-29T09:43:03.984Z] ---> 5db03b3649ae [2021-07-29T09:43:03.984Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T09:43:03.984Z] ---> Using cache [2021-07-29T09:43:03.984Z] ---> 8ff067c794f0 [2021-07-29T09:43:03.984Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-29T09:43:03.984Z] ---> Using cache [2021-07-29T09:43:03.984Z] ---> 8b9e09f3920a [2021-07-29T09:43:03.984Z] Step 6/24 : COPY go.mod . [2021-07-29T09:43:03.984Z] ---> Using cache [2021-07-29T09:43:03.984Z] ---> 014ae86e182e [2021-07-29T09:43:03.984Z] Step 7/24 : RUN go mod download [2021-07-29T09:43:03.984Z] ---> Using cache [2021-07-29T09:43:03.984Z] ---> 35c32b6e39b7 [2021-07-29T09:43:03.984Z] Step 8/24 : COPY . . [2021-07-29T09:43:03.984Z] ---> Using cache [2021-07-29T09:43:03.984Z] ---> 628bcefddbf6 [2021-07-29T09:43:03.984Z] Step 9/24 : RUN go mod tidy [2021-07-29T09:43:03.984Z] ---> Using cache [2021-07-29T09:43:03.984Z] ---> 657914374743 [2021-07-29T09:43:03.984Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-07-29T09:43:03.984Z] ---> Running in ce5a706bc43e [2021-07-29T09:43:03.984Z] ---> Running in d43eccc51a0d [2021-07-29T09:43:04.254Z] 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-07-29T09:43:04.845Z] 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-07-29T09:43:04.846Z] 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-07-29T09:43:08.240Z] Removing intermediate container 34ccfecb2106 [2021-07-29T09:43:08.240Z] ---> 6c6d1b1be49d [2021-07-29T09:43:08.240Z] [2021-07-29T09:43:08.240Z] Step 11/26 : FROM alpine:3.12 [2021-07-29T09:43:08.240Z] ---> 13621d1b12d4 [2021-07-29T09:43:08.240Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-07-29T09:43:08.240Z] ---> Running in 0fde0e8c5bbb [2021-07-29T09:43:08.844Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-29T09:43:08.844Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-29T09:43:09.125Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-29T09:43:09.125Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-07-29T09:43:09.125Z] (3/6) Installing libcurl (7.78.0-r0) [2021-07-29T09:43:09.125Z] (4/6) Installing curl (7.78.0-r0) [2021-07-29T09:43:09.125Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-07-29T09:43:09.125Z] (6/6) Installing su-exec (0.2-r1) [2021-07-29T09:43:09.125Z] Executing busybox-1.31.1-r20.trigger [2021-07-29T09:43:09.125Z] Executing ca-certificates-20191127-r4.trigger [2021-07-29T09:43:09.397Z] OK: 7 MiB in 20 packages [2021-07-29T09:43:09.991Z] Removing intermediate container 0fde0e8c5bbb [2021-07-29T09:43:09.991Z] ---> b69f58db98e4 [2021-07-29T09:43:09.991Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-29T09:43:09.991Z] ---> Running in 8b9645b63e0e [2021-07-29T09:43:09.991Z] Removing intermediate container 8b9645b63e0e [2021-07-29T09:43:09.991Z] ---> 920fb7766292 [2021-07-29T09:43:09.991Z] Step 14/26 : WORKDIR / [2021-07-29T09:43:09.991Z] ---> Running in 1d6f0e9e0663 [2021-07-29T09:43:10.274Z] Removing intermediate container 1d6f0e9e0663 [2021-07-29T09:43:10.274Z] ---> 94457e22e863 [2021-07-29T09:43:10.274Z] 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-07-29T09:43:10.558Z] ---> 0511b644fc84 [2021-07-29T09:43:10.558Z] 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-07-29T09:43:10.843Z] ---> 76bd1096db70 [2021-07-29T09:43:10.843Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-07-29T09:43:11.455Z] ---> dd47d8a2d02c [2021-07-29T09:43:11.455Z] 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-07-29T09:43:11.455Z] ---> d403990812a4 [2021-07-29T09:43:11.455Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-07-29T09:43:12.073Z] ---> eed8c378b2b5 [2021-07-29T09:43:12.073Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-07-29T09:43:12.684Z] ---> 5165eec13116 [2021-07-29T09:43:12.684Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-07-29T09:43:12.951Z] ---> 0690a1bbffe7 [2021-07-29T09:43:12.952Z] 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-07-29T09:43:12.952Z] ---> Running in 59ce473bb537 [2021-07-29T09:43:13.923Z] Removing intermediate container 59ce473bb537 [2021-07-29T09:43:13.923Z] ---> 299f219e1fd0 [2021-07-29T09:43:13.923Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-07-29T09:43:13.923Z] ---> Running in 61da87fd68e9 [2021-07-29T09:43:13.923Z] Removing intermediate container 61da87fd68e9 [2021-07-29T09:43:13.923Z] ---> 657011d0b5b5 [2021-07-29T09:43:13.923Z] Step 24/26 : LABEL arch=x86_64 [2021-07-29T09:43:14.190Z] ---> Running in d3e068d522f7 [2021-07-29T09:43:14.190Z] Removing intermediate container d3e068d522f7 [2021-07-29T09:43:14.190Z] ---> 71187220b37e [2021-07-29T09:43:14.190Z] Step 25/26 : LABEL git_sha=ffab7a23f410ca3677b8768cda875e6192f97837 [2021-07-29T09:43:14.190Z] ---> Running in 0c657be7f015 [2021-07-29T09:43:14.457Z] Removing intermediate container 0c657be7f015 [2021-07-29T09:43:14.457Z] ---> 52da38f8c60a [2021-07-29T09:43:14.457Z] Step 26/26 : LABEL version=0.0.0 [2021-07-29T09:43:14.457Z] ---> Running in 8be7a9062568 [2021-07-29T09:43:14.727Z] Removing intermediate container 8be7a9062568 [2021-07-29T09:43:14.727Z] ---> 9e19095e32cb [2021-07-29T09:43:14.727Z] [2021-07-29T09:43:14.996Z] Successfully built 9e19095e32cb [2021-07-29T09:43:14.996Z] Successfully tagged security-secretstore-setup:latest [2021-07-29T09:43:15.956Z]  Building security-secretstore-setup ... done Removing intermediate container e70614c345c1 [2021-07-29T09:43:15.956Z] ---> dad1d08ca44e [2021-07-29T09:43:15.956Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-07-29T09:43:15.956Z] ---> Running in 02199aa1c7a2 [2021-07-29T09:43:16.546Z] 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-07-29T09:43:17.961Z] Removing intermediate container 02199aa1c7a2 [2021-07-29T09:43:17.961Z] ---> 4b6a5d22065c [2021-07-29T09:43:17.961Z] [2021-07-29T09:43:17.961Z] Step 12/24 : FROM docker:20.10.6 [2021-07-29T09:43:18.226Z] 20.10.6: Pulling from library/docker [2021-07-29T09:43:26.469Z] Digest: sha256:062edd9c11cbdf94e7620d932857a356fa179eaa26a3cc352759e75f04729c49 [2021-07-29T09:43:26.469Z] Status: Downloaded newer image for docker:20.10.6 [2021-07-29T09:43:26.469Z] ---> d2979b152a7d [2021-07-29T09:43:26.469Z] 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-07-29T09:43:26.469Z] ---> Running in afb0acd234af [2021-07-29T09:43:26.469Z] Removing intermediate container afb0acd234af [2021-07-29T09:43:26.469Z] ---> e4f28410fb61 [2021-07-29T09:43:26.469Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-07-29T09:43:26.469Z] ---> Running in 1794c0487240 [2021-07-29T09:43:27.063Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-29T09:43:27.331Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-29T09:43:27.599Z] (1/39) Installing readline (8.1.0-r0) [2021-07-29T09:43:27.599Z] (2/39) Installing bash (5.1.0-r0) [2021-07-29T09:43:27.599Z] Executing bash-5.1.0-r0.post-install [2021-07-29T09:43:27.599Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-07-29T09:43:27.599Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-07-29T09:43:27.599Z] (5/39) Installing libcurl (7.78.0-r0) [2021-07-29T09:43:27.599Z] (6/39) Installing curl (7.78.0-r0) [2021-07-29T09:43:27.599Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-07-29T09:43:27.599Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-07-29T09:43:27.599Z] (9/39) Installing expat (2.2.10-r1) [2021-07-29T09:43:27.599Z] (10/39) Installing libffi (3.3-r2) [2021-07-29T09:43:27.599Z] (11/39) Installing gdbm (1.19-r0) [2021-07-29T09:43:27.599Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-07-29T09:43:27.599Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-07-29T09:43:27.599Z] (14/39) Installing python3 (3.8.10-r0) [2021-07-29T09:43:28.571Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-07-29T09:43:28.571Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-07-29T09:43:28.571Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-07-29T09:43:28.571Z] (18/39) Installing py3-six (1.15.0-r0) [2021-07-29T09:43:28.571Z] (19/39) Installing py3-packaging (20.9-r0) [2021-07-29T09:43:28.571Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-07-29T09:43:28.571Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-07-29T09:43:28.571Z] (22/39) Installing py3-idna (3.1-r0) [2021-07-29T09:43:28.571Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-07-29T09:43:28.571Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-07-29T09:43:28.571Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-07-29T09:43:28.571Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-07-29T09:43:28.571Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-07-29T09:43:28.571Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-07-29T09:43:28.571Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-07-29T09:43:28.571Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-07-29T09:43:28.839Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-07-29T09:43:28.839Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-07-29T09:43:28.839Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-07-29T09:43:28.839Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-07-29T09:43:28.839Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-07-29T09:43:28.839Z] (36/39) Installing py3-progress (1.5-r0) [2021-07-29T09:43:28.839Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-07-29T09:43:28.839Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-07-29T09:43:28.839Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-07-29T09:43:29.116Z] Executing busybox-1.32.1-r6.trigger [2021-07-29T09:43:29.116Z] OK: 82 MiB in 59 packages [2021-07-29T09:43:29.116Z] 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-07-29T09:43:31.746Z] Collecting docker-compose==1.23.2 [2021-07-29T09:43:31.746Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-07-29T09:43:31.746Z] Collecting websocket-client<1.0,>=0.32.0 [2021-07-29T09:43:31.746Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-07-29T09:43:31.746Z] 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-07-29T09:43:31.746Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-07-29T09:43:31.746Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-07-29T09:43:31.746Z] Collecting cached-property<2,>=1.2.0 [2021-07-29T09:43:31.746Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-07-29T09:43:31.746Z] Collecting docopt<0.7,>=0.6.1 [2021-07-29T09:43:31.746Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-07-29T09:43:32.343Z] Collecting jsonschema<3,>=2.5.1 [2021-07-29T09:43:32.343Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-07-29T09:43:32.343Z] Collecting texttable<0.10,>=0.9.0 [2021-07-29T09:43:32.343Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-07-29T09:43:32.612Z] Collecting dockerpty<0.5,>=0.4.1 [2021-07-29T09:43:32.612Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-07-29T09:43:33.205Z] Collecting docker<4.0,>=3.6.0 [2021-07-29T09:43:33.205Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-07-29T09:43:33.482Z] Collecting PyYAML<4,>=3.10 [2021-07-29T09:43:33.482Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-07-29T09:43:34.143Z] Collecting docker-pycreds>=0.4.0 [2021-07-29T09:43:34.143Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-07-29T09:43:34.143Z] Collecting urllib3<1.25,>=1.21.1 [2021-07-29T09:43:34.143Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-07-29T09:43:34.143Z] Collecting certifi>=2017.4.17 [2021-07-29T09:43:34.143Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-07-29T09:43:34.524Z] Collecting idna<2.8,>=2.5 [2021-07-29T09:43:34.524Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-07-29T09:43:34.524Z] Collecting chardet<3.1.0,>=3.0.2 [2021-07-29T09:43:34.524Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-07-29T09:43:34.524Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-07-29T09:43:34.524Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-07-29T09:43:34.524Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-07-29T09:43:34.524Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-07-29T09:43:34.524Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-07-29T09:43:34.524Z] Attempting uninstall: urllib3 [2021-07-29T09:43:34.524Z] Found existing installation: urllib3 1.26.2 [2021-07-29T09:43:34.524Z] Uninstalling urllib3-1.26.2: [2021-07-29T09:43:34.823Z] Successfully uninstalled urllib3-1.26.2 [2021-07-29T09:43:34.823Z] Removing intermediate container d43eccc51a0d [2021-07-29T09:43:34.823Z] ---> 59ae321e2721 [2021-07-29T09:43:34.823Z] [2021-07-29T09:43:34.823Z] Step 11/24 : FROM alpine:3.12 [2021-07-29T09:43:34.823Z] ---> 13621d1b12d4 [2021-07-29T09:43:34.823Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-29T09:43:34.823Z] ---> Using cache [2021-07-29T09:43:34.823Z] ---> fb1bb2e4b806 [2021-07-29T09:43:34.823Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-29T09:43:34.823Z] ---> Using cache [2021-07-29T09:43:34.823Z] ---> 0cb6a9e3cf39 [2021-07-29T09:43:34.823Z] Step 14/24 : ENV APP_PORT=59881 [2021-07-29T09:43:35.103Z] ---> Running in 22f25ed78b81 [2021-07-29T09:43:35.103Z] Attempting uninstall: idna [2021-07-29T09:43:35.103Z] Found existing installation: idna 3.1 [2021-07-29T09:43:35.103Z] Uninstalling idna-3.1: [2021-07-29T09:43:35.103Z] Successfully uninstalled idna-3.1 [2021-07-29T09:43:35.103Z] Removing intermediate container ce5a706bc43e [2021-07-29T09:43:35.103Z] ---> 8d16284af1b6 [2021-07-29T09:43:35.103Z] [2021-07-29T09:43:35.103Z] Step 11/22 : FROM alpine:3.12 [2021-07-29T09:43:35.103Z] ---> 13621d1b12d4 [2021-07-29T09:43:35.103Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-07-29T09:43:35.103Z] Removing intermediate container 22f25ed78b81 [2021-07-29T09:43:35.103Z] ---> de55b63edffa [2021-07-29T09:43:35.103Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-29T09:43:35.103Z] ---> Running in e59c9e86fa87 [2021-07-29T09:43:35.103Z] ---> Running in 0af1ab95c7d5 [2021-07-29T09:43:35.103Z] Attempting uninstall: chardet [2021-07-29T09:43:35.103Z] Found existing installation: chardet 4.0.0 [2021-07-29T09:43:35.103Z] Uninstalling chardet-4.0.0: [2021-07-29T09:43:35.103Z] Successfully uninstalled chardet-4.0.0 [2021-07-29T09:43:35.371Z] Removing intermediate container 0af1ab95c7d5 [2021-07-29T09:43:35.371Z] ---> 6704b997ddc9 [2021-07-29T09:43:35.371Z] Step 16/24 : WORKDIR / [2021-07-29T09:43:35.371Z] ---> Running in aa5869a12012 [2021-07-29T09:43:35.646Z] Attempting uninstall: requests [2021-07-29T09:43:35.646Z] Found existing installation: requests 2.25.1 [2021-07-29T09:43:35.646Z] Uninstalling requests-2.25.1: [2021-07-29T09:43:35.646Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-29T09:43:35.646Z] Successfully uninstalled requests-2.25.1 [2021-07-29T09:43:35.646Z] Removing intermediate container aa5869a12012 [2021-07-29T09:43:35.646Z] ---> a848cf605649 [2021-07-29T09:43:35.646Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-29T09:43:35.646Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-29T09:43:35.646Z] Running setup.py install for texttable: started [2021-07-29T09:43:35.918Z] (1/4) Installing ca-certificates (20191127-r4) [2021-07-29T09:43:35.918Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-07-29T09:43:35.918Z] (3/4) Installing libcurl (7.78.0-r0) [2021-07-29T09:43:35.918Z] (4/4) Installing curl (7.78.0-r0) [2021-07-29T09:43:35.918Z] Executing busybox-1.31.1-r20.trigger [2021-07-29T09:43:35.918Z] Executing ca-certificates-20191127-r4.trigger [2021-07-29T09:43:35.918Z] OK: 7 MiB in 18 packages [2021-07-29T09:43:35.918Z] ---> abf497084518 [2021-07-29T09:43:35.918Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-07-29T09:43:35.918Z] Running setup.py install for texttable: finished with status 'done' [2021-07-29T09:43:35.918Z] Running setup.py install for PyYAML: started [2021-07-29T09:43:36.513Z] Running setup.py install for PyYAML: finished with status 'done' [2021-07-29T09:43:36.786Z] ---> 87029b9f0372 [2021-07-29T09:43:36.786Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-07-29T09:43:36.786Z] Running setup.py install for docopt: started [2021-07-29T09:43:36.786Z] Removing intermediate container e59c9e86fa87 [2021-07-29T09:43:36.786Z] ---> e8a0326bac21 [2021-07-29T09:43:36.786Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-29T09:43:36.786Z] ---> Running in b3bece4f70e8 [2021-07-29T09:43:36.786Z] ---> 392ee12fa202 [2021-07-29T09:43:36.786Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-07-29T09:43:37.052Z] ---> Running in 9e97f5eae76b [2021-07-29T09:43:37.052Z] Removing intermediate container b3bece4f70e8 [2021-07-29T09:43:37.052Z] ---> cc915ad67f77 [2021-07-29T09:43:37.052Z] Step 14/22 : WORKDIR /edgex [2021-07-29T09:43:37.052Z] Removing intermediate container 9e97f5eae76b [2021-07-29T09:43:37.052Z] ---> 1171cb60b207 [2021-07-29T09:43:37.052Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-29T09:43:37.052Z] ---> Running in 80d5cac7b64b [2021-07-29T09:43:37.052Z] Running setup.py install for docopt: finished with status 'done' [2021-07-29T09:43:37.052Z] Running setup.py install for dockerpty: started [2021-07-29T09:43:37.052Z] ---> Running in 747f93d3eda7 [2021-07-29T09:43:37.319Z] Removing intermediate container 80d5cac7b64b [2021-07-29T09:43:37.319Z] ---> 1513bd265e98 [2021-07-29T09:43:37.319Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-07-29T09:43:37.319Z] Removing intermediate container 747f93d3eda7 [2021-07-29T09:43:37.319Z] ---> ddcabe3c10da [2021-07-29T09:43:37.319Z] Step 22/24 : LABEL arch=x86_64 [2021-07-29T09:43:37.319Z] ---> Running in 1c858a6e88a6 [2021-07-29T09:43:37.319Z] ---> 9f9e4dbc7a14 [2021-07-29T09:43:37.319Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-07-29T09:43:37.584Z] Running setup.py install for dockerpty: finished with status 'done' [2021-07-29T09:43:37.584Z] Removing intermediate container 1c858a6e88a6 [2021-07-29T09:43:37.584Z] ---> 664d48aef588 [2021-07-29T09:43:37.584Z] Step 23/24 : LABEL git_sha=ffab7a23f410ca3677b8768cda875e6192f97837 [2021-07-29T09:43:37.584Z] ---> Running in 5c279df17b47 [2021-07-29T09:43:37.867Z] ---> 2e65f37a71e8 [2021-07-29T09:43:37.867Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-07-29T09:43:37.867Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-07-29T09:43:38.136Z] Removing intermediate container 5c279df17b47 [2021-07-29T09:43:38.136Z] ---> 8924090ff612 [2021-07-29T09:43:38.136Z] Step 24/24 : LABEL version=0.0.0 [2021-07-29T09:43:38.136Z] ---> Running in f070b382ac0c [2021-07-29T09:43:38.136Z] ---> 456c2c64aa8f [2021-07-29T09:43:38.136Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-07-29T09:43:38.424Z] Removing intermediate container f070b382ac0c [2021-07-29T09:43:38.424Z] ---> f472ea26dbe6 [2021-07-29T09:43:38.424Z] [2021-07-29T09:43:38.424Z] ---> Running in b3e7bc868ab1 [2021-07-29T09:43:38.424Z] Successfully built f472ea26dbe6 [2021-07-29T09:43:38.424Z] Successfully tagged core-metadata:latest [2021-07-29T09:43:38.424Z]  Building core-metadata ... done Removing intermediate container b3e7bc868ab1 [2021-07-29T09:43:38.424Z] ---> f6484ac2fdca [2021-07-29T09:43:38.424Z] Step 19/22 : CMD ["--init=true"] [2021-07-29T09:43:38.424Z] ---> Running in c23ec81cb9b8 [2021-07-29T09:43:38.702Z] Removing intermediate container c23ec81cb9b8 [2021-07-29T09:43:38.702Z] ---> 45aab1fb824b [2021-07-29T09:43:38.702Z] Step 20/22 : LABEL arch=x86_64 [2021-07-29T09:43:39.295Z] ---> Running in 7c6f57e89192 [2021-07-29T09:43:39.881Z] Removing intermediate container 7c6f57e89192 [2021-07-29T09:43:39.881Z] ---> 4d0880f67e92 [2021-07-29T09:43:39.881Z] Step 21/22 : LABEL git_sha=ffab7a23f410ca3677b8768cda875e6192f97837 [2021-07-29T09:43:40.154Z] ---> Running in 44af281dec44 [2021-07-29T09:43:40.428Z] Removing intermediate container 1794c0487240 [2021-07-29T09:43:40.428Z] ---> 32e3ff7fa930 [2021-07-29T09:43:40.428Z] Step 15/24 : ENV APP_PORT=58890 [2021-07-29T09:43:40.428Z] Removing intermediate container 44af281dec44 [2021-07-29T09:43:40.428Z] ---> 5e856aa6f63d [2021-07-29T09:43:40.428Z] Step 22/22 : LABEL version=0.0.0 [2021-07-29T09:43:40.428Z] ---> Running in adc8224cca8d [2021-07-29T09:43:40.428Z] ---> Running in 177094fc5700 [2021-07-29T09:43:40.428Z] Removing intermediate container adc8224cca8d [2021-07-29T09:43:40.428Z] ---> 42038784ae83 [2021-07-29T09:43:40.428Z] Step 16/24 : EXPOSE $APP_PORT [2021-07-29T09:43:40.428Z] ---> Running in 53aecf24154c [2021-07-29T09:43:40.428Z] Removing intermediate container 177094fc5700 [2021-07-29T09:43:40.428Z] ---> 1c43dc6e9c20 [2021-07-29T09:43:40.428Z] [2021-07-29T09:43:40.698Z] Removing intermediate container 53aecf24154c [2021-07-29T09:43:40.698Z] ---> 02ef196806ef [2021-07-29T09:43:40.698Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-07-29T09:43:40.698Z] Successfully built 1c43dc6e9c20 [2021-07-29T09:43:40.698Z] Successfully tagged security-proxy-setup:latest [2021-07-29T09:43:40.969Z]  Building security-proxy-setup ... done  ---> 050ff9477ba1 [2021-07-29T09:43:40.969Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-07-29T09:43:41.239Z] ---> d47a673cc28e [2021-07-29T09:43:41.239Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-07-29T09:43:41.239Z] ---> 47259f24fb63 [2021-07-29T09:43:41.239Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-07-29T09:43:41.239Z] ---> Running in 14d8062e42e0 [2021-07-29T09:43:41.519Z] Removing intermediate container 14d8062e42e0 [2021-07-29T09:43:41.520Z] ---> 4fad6458ef14 [2021-07-29T09:43:41.520Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-29T09:43:41.520Z] ---> Running in 7be92e9df8d4 [2021-07-29T09:43:41.520Z] Removing intermediate container 7be92e9df8d4 [2021-07-29T09:43:41.520Z] ---> af4f456f17e6 [2021-07-29T09:43:41.520Z] Step 22/24 : LABEL arch=x86_64 [2021-07-29T09:43:41.520Z] ---> Running in d18007ce1e74 [2021-07-29T09:43:41.786Z] Removing intermediate container d18007ce1e74 [2021-07-29T09:43:41.786Z] ---> 20b318fb48e3 [2021-07-29T09:43:41.786Z] Step 23/24 : LABEL git_sha=ffab7a23f410ca3677b8768cda875e6192f97837 [2021-07-29T09:43:41.786Z] ---> Running in ac1740b1be1c [2021-07-29T09:43:41.786Z] Removing intermediate container ac1740b1be1c [2021-07-29T09:43:41.786Z] ---> 70ad790ebab2 [2021-07-29T09:43:41.786Z] Step 24/24 : LABEL version=0.0.0 [2021-07-29T09:43:41.786Z] ---> Running in fa3a127c68d5 [2021-07-29T09:43:42.053Z] Removing intermediate container fa3a127c68d5 [2021-07-29T09:43:42.053Z] ---> efe36f06a1c9 [2021-07-29T09:43:42.053Z] [2021-07-29T09:43:42.053Z] Successfully built efe36f06a1c9 [2021-07-29T09:43:42.053Z] Successfully tagged sys-mgmt-agent:latest [2021-07-29T09:43:42.065Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-07-29T09:43:42.071Z] $ docker stop --time=1 5fca0adff9c36de1caccce9c821b33d36fc3973c104807fd850e5d3e42d55d3a [2021-07-29T09:43:43.389Z] $ docker rm -f 5fca0adff9c36de1caccce9c821b33d36fc3973c104807fd850e5d3e42d55d3a [Pipeline] // withDockerContainer [2021-07-29T09:43:43.482Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-07-29T09:43:43.482Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [Pipeline] sh [2021-07-29T09:43:43.793Z] + docker images [2021-07-29T09:43:43.793Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-29T09:43:43.793Z] sys-mgmt-agent latest efe36f06a1c9 2 seconds ago 324MB [2021-07-29T09:43:43.793Z] security-proxy-setup latest 1c43dc6e9c20 3 seconds ago 25.9MB [2021-07-29T09:43:43.793Z] core-metadata latest f472ea26dbe6 5 seconds ago 16.7MB [2021-07-29T09:43:43.793Z] 8d16284af1b6 9 seconds ago 1.75GB [2021-07-29T09:43:43.793Z] 59ae321e2721 9 seconds ago 1.75GB [2021-07-29T09:43:43.793Z] 4b6a5d22065c 26 seconds ago 1.75GB [2021-07-29T09:43:43.793Z] security-secretstore-setup latest 9e19095e32cb 29 seconds ago 29MB [2021-07-29T09:43:43.793Z] 6c6d1b1be49d 36 seconds ago 1.75GB [2021-07-29T09:43:43.793Z] security-bootstrapper latest 8d0daf4a61bf 41 seconds ago 18.7MB [2021-07-29T09:43:43.793Z] support-scheduler latest d871234cae8d 54 seconds ago 16.1MB [2021-07-29T09:43:43.793Z] core-command latest 4643cb3dcdd3 54 seconds ago 16MB [2021-07-29T09:43:43.793Z] bc4bc8bc3c9d 58 seconds ago 1.74GB [2021-07-29T09:43:43.793Z] 12ef150448c1 59 seconds ago 1.75GB [2021-07-29T09:43:43.793Z] e5d5037dc4b4 About a minute ago 1.74GB [2021-07-29T09:43:43.793Z] core-data latest e9e8644154fe About a minute ago 20.4MB [2021-07-29T09:43:43.793Z] support-notifications latest 08681cbb77cc About a minute ago 16.8MB [2021-07-29T09:43:43.793Z] d03d7098519b About a minute ago 1.75GB [2021-07-29T09:43:43.793Z] ba060575988f About a minute ago 1.75GB [2021-07-29T09:43:43.793Z] ci-base-image-x86_64 latest c958df40cbfc 5 minutes ago 1.24GB [2021-07-29T09:43:43.793Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 0d28375d9b5b 2 weeks ago 475MB [2021-07-29T09:43:43.793Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest d8573e4929f5 3 weeks ago 37.5MB [2021-07-29T09:43:43.793Z] docker 20.10.6 d2979b152a7d 3 months ago 246MB [2021-07-29T09:43:43.793Z] alpine 3.12 13621d1b12d4 3 months ago 5.58MB [2021-07-29T09:43:43.793Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 13 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-07-29T09:43:50.261Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-07-29T09:43:50.261Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-07-29T09:43:57.064Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-07-29T09:43:57.064Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-07-29T09:43:57.064Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-07-29T09:43:57.064Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-07-29T09:43:58.541Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-07-29T09:43:58.853Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-07-29T09:43:59.389Z] Still waiting to schedule task [2021-07-29T09:43:59.411Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-07-29T09:44:00.341Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-07-29T09:44:00.341Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-07-29T09:44:00.341Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-07-29T09:44:00.341Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-07-29T09:44:12.798Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.194s coverage: 28.7% of statements [2021-07-29T09:44:12.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-07-29T09:44:12.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-07-29T09:44:14.840Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.326s coverage: 100.0% of statements [2021-07-29T09:44:14.840Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-07-29T09:44:15.120Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.417s coverage: 46.3% of statements [2021-07-29T09:44:15.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-07-29T09:44:15.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-07-29T09:44:17.126Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.613s coverage: 89.9% of statements [2021-07-29T09:44:17.126Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-07-29T09:44:17.126Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-07-29T09:44:17.126Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.227s coverage: 78.9% of statements [2021-07-29T09:44:21.469Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.298s coverage: 81.2% of statements [2021-07-29T09:44:21.469Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-07-29T09:44:21.469Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-07-29T09:44:21.469Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-07-29T09:44:21.469Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-07-29T09:44:21.469Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-07-29T09:44:27.209Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.556s coverage: 95.1% of statements [2021-07-29T09:44:27.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-07-29T09:44:27.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-07-29T09:44:27.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-07-29T09:44:27.209Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-07-29T09:44:27.209Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-07-29T09:44:27.209Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-07-29T09:44:27.209Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-07-29T09:44:27.209Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-07-29T09:44:27.209Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.188s coverage: 60.0% of statements [2021-07-29T09:44:27.209Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-07-29T09:44:27.209Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-07-29T09:44:27.209Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-07-29T09:44:27.209Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.624s coverage: 0.8% of statements [2021-07-29T09:44:27.209Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-07-29T09:44:27.209Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.152s coverage: 58.8% of statements [2021-07-29T09:44:27.209Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.438s coverage: 22.0% of statements [2021-07-29T09:44:27.209Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-07-29T09:44:27.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.212s coverage: 47.1% of statements [2021-07-29T09:44:27.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.196s coverage: 79.5% of statements [2021-07-29T09:44:27.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.220s coverage: 94.1% of statements [2021-07-29T09:44:29.215Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.231s coverage: 96.3% of statements [2021-07-29T09:44:29.215Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.167s coverage: 87.5% of statements [2021-07-29T09:44:41.680Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.221s coverage: 94.4% of statements [2021-07-29T09:44:41.680Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.176s coverage: 44.8% of statements [2021-07-29T09:44:48.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.656s coverage: 81.8% of statements [2021-07-29T09:44:48.416Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-07-29T09:44:53.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.260s coverage: 92.9% of statements [2021-07-29T09:44:53.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-07-29T09:44:53.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-07-29T09:44:53.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-07-29T09:44:53.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-07-29T09:44:53.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-07-29T09:44:53.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-07-29T09:44:53.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-07-29T09:44:53.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-07-29T09:44:53.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-07-29T09:44:53.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.179s coverage: 87.2% of statements [2021-07-29T09:44:53.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-07-29T09:44:53.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-07-29T09:44:53.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.152s coverage: 100.0% of statements [2021-07-29T09:44:53.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-07-29T09:44:53.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.170s coverage: 58.8% of statements [2021-07-29T09:44:53.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-07-29T09:44:53.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.195s coverage: 80.0% of statements [2021-07-29T09:44:53.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.269s coverage: 87.2% of statements [2021-07-29T09:44:53.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.246s coverage: 85.4% of statements [2021-07-29T09:44:53.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.283s coverage: 91.2% of statements [2021-07-29T09:44:53.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-07-29T09:44:54.471Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.852s coverage: 64.4% of statements [2021-07-29T09:44:54.471Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-07-29T09:44:54.471Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-07-29T09:44:54.471Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.173s coverage: 100.0% of statements [2021-07-29T09:44:54.471Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.119s coverage: 91.3% of statements [2021-07-29T09:44:55.075Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.062s coverage: 100.0% of statements [2021-07-29T09:44:55.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.073s coverage: 73.7% of statements [2021-07-29T09:44:56.279Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.049s coverage: 100.0% of statements [2021-07-29T09:45:00.624Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.050s coverage: 66.9% of statements [2021-07-29T09:45:00.624Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-07-29T09:45:00.624Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-07-29T09:45:00.624Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-07-29T09:45:02.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.699s coverage: 43.6% of statements [2021-07-29T09:45:02.640Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-07-29T09:45:02.640Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-07-29T09:45:02.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.215s coverage: 89.5% of statements [2021-07-29T09:45:02.640Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-07-29T09:45:02.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.256s coverage: 84.8% of statements [2021-07-29T09:45:02.640Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-07-29T09:45:10.966Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.255s coverage: 19.3% of statements [2021-07-29T09:45:10.966Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-07-29T09:45:10.966Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-07-29T09:45:10.966Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-07-29T09:45:10.966Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-07-29T09:45:10.966Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.616s coverage: 91.9% of statements [2021-07-29T09:45:10.966Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-07-29T09:45:10.966Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-07-29T09:45:10.966Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-07-29T09:45:10.966Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-07-29T09:45:10.966Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-07-29T09:45:10.966Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.240s coverage: 62.7% of statements [2021-07-29T09:45:10.966Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-07-29T09:45:10.966Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-07-29T09:45:10.966Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.369s coverage: 97.6% of statements [2021-07-29T09:45:10.966Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-07-29T09:45:10.966Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-07-29T09:45:10.966Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-07-29T09:45:10.966Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-07-29T09:45:10.966Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-07-29T09:45:10.966Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.178s coverage: 28.9% of statements [2021-07-29T09:45:10.966Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-07-29T09:45:10.966Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-07-29T09:45:10.966Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-07-29T09:45:10.966Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-07-29T09:45:10.966Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-07-29T09:45:10.966Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-07-29T09:45:10.966Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.176s coverage: 100.0% of statements [2021-07-29T09:45:10.966Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements [2021-07-29T09:45:10.966Z] GO111MODULE=on go vet ./... [2021-07-29T09:46:32.815Z] gofmt -l . [2021-07-29T09:46:32.815Z] [ "`gofmt -l .`" = "" ] [2021-07-29T09:46:32.815Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-07-29T09:46:33.485Z] + ls -al . [2021-07-29T09:46:33.485Z] total 624 [2021-07-29T09:46:33.485Z] drwxrwxr-x 9 1001 1001 4096 Jul 29 09:46 . [2021-07-29T09:46:33.485Z] drwxr-xr-x 4 root root 4096 Jul 29 09:42 .. [2021-07-29T09:46:33.485Z] -rw-rw-r-- 1 1001 1001 11 Jul 29 09:39 .dockerignore [2021-07-29T09:46:33.485Z] drwxrwxr-x 8 1001 1001 4096 Jul 29 09:40 .git [2021-07-29T09:46:33.485Z] drwxrwxr-x 3 1001 1001 4096 Jul 29 09:39 .github [2021-07-29T09:46:33.485Z] -rw-rw-r-- 1 1001 1001 818 Jul 29 09:39 .gitignore [2021-07-29T09:46:33.485Z] -rw-rw-r-- 1 1001 1001 76 Jul 29 09:39 .hadolint.yml [2021-07-29T09:46:33.485Z] -rw-rw-r-- 1 1001 1001 166 Jul 29 09:39 .sonarcloud.properties [2021-07-29T09:46:33.485Z] -rw-rw-r-- 1 1001 1001 8609 Jul 29 09:39 Attribution.txt [2021-07-29T09:46:33.485Z] -rw-rw-r-- 1 1001 1001 43881 Jul 29 09:39 CHANGELOG.md [2021-07-29T09:46:33.485Z] -rw-rw-r-- 1 1001 1001 3804 Jul 29 09:39 CONTRIBUTING.md [2021-07-29T09:46:33.485Z] -rw-rw-r-- 1 1001 1001 931 Jul 29 09:39 Dockerfile.build [2021-07-29T09:46:33.485Z] -rw-rw-r-- 1 1001 1001 849 Jul 29 09:39 Jenkinsfile [2021-07-29T09:46:33.485Z] -rw-rw-r-- 1 1001 1001 10775 Jul 29 09:39 LICENSE [2021-07-29T09:46:33.485Z] -rw-rw-r-- 1 1001 1001 5915 Jul 29 09:39 Makefile [2021-07-29T09:46:33.485Z] -rw-rw-r-- 1 1001 1001 8649 Jul 29 09:39 README.md [2021-07-29T09:46:33.485Z] -rw-rw-r-- 1 1001 1001 6912 Jul 29 09:39 SECURITY.md [2021-07-29T09:46:33.485Z] -rw-rw-r-- 1 1001 1001 5 Jul 29 09:36 VERSION [2021-07-29T09:46:33.485Z] -rw-rw-r-- 1 1001 1001 4131 Jul 29 09:39 ZMQWindows.md [2021-07-29T09:46:33.485Z] drwxrwxr-x 2 1001 1001 4096 Jul 29 09:39 bin [2021-07-29T09:46:33.485Z] drwxrwxr-x 14 1001 1001 4096 Jul 29 09:39 cmd [2021-07-29T09:46:33.485Z] -rw-r--r-- 1 root root 402846 Jul 29 09:45 coverage.out [2021-07-29T09:46:33.485Z] -rw-rw-r-- 1 1001 1001 813 Jul 29 09:39 go.mod [2021-07-29T09:46:33.485Z] -rw-r--r-- 1 root root 48847 Jul 29 09:42 go.sum [2021-07-29T09:46:33.485Z] drwxrwxr-x 7 1001 1001 4096 Jul 29 09:39 internal [2021-07-29T09:46:33.485Z] drwxrwxr-x 3 1001 1001 4096 Jul 29 09:39 openapi [2021-07-29T09:46:33.485Z] drwxrwxr-x 4 1001 1001 4096 Jul 29 09:39 snap [2021-07-29T09:46:33.485Z] -rw-rw-r-- 1 1001 1001 204 Jul 29 09:39 version.go [Pipeline] sh [2021-07-29T09:46:34.158Z] + '[' -e coverage.out ] [2021-07-29T09:46:34.158Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-07-29T09:46:34.193Z] Warning: overwriting stash ‘coverage-report’ [2021-07-29T09:46:34.961Z] Stashed 1 file(s) [Pipeline] sh [2021-07-29T09:46:35.634Z] + make build [2021-07-29T09:46:35.634Z] go mod tidy [2021-07-29T09:46:36.234Z] 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-07-29T09:46:42.958Z] 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-07-29T09:46:44.066Z] Running on prd-ubuntu18.04-docker-8c-8g-461 in /w/workspace/edgexfoundry_edgex-go_PR-3623 [Pipeline] { [Pipeline] ws [2021-07-29T09:46:44.087Z] Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout [2021-07-29T09:46:44.208Z] The recommended git tool is: git [2021-07-29T09:46:46.899Z] using credential edgex-jenkins-ssh [2021-07-29T09:46:46.916Z] Cloning the remote Git repository [2021-07-29T09:46:46.970Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-07-29T09:46:47.050Z] > git init /w/workspace/edgex-go/8 # timeout=10 [2021-07-29T09:46:47.087Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-29T09:46:47.087Z] > git --version # timeout=10 [2021-07-29T09:46:47.093Z] > git --version # 'git version 2.17.1' [2021-07-29T09:46:47.093Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-29T09:46:47.129Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-29T09:47:00.065Z] Merging remotes/origin/main commit 4becaab24b5b515a1d6dfe340981534658a672e3 into PR head commit ffab7a23f410ca3677b8768cda875e6192f97837 [2021-07-29T09:47:00.185Z] Merge succeeded, producing ffab7a23f410ca3677b8768cda875e6192f97837 [2021-07-29T09:47:00.186Z] Checking out Revision ffab7a23f410ca3677b8768cda875e6192f97837 (PR-3623) [2021-07-29T09:46:59.475Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-29T09:46:59.482Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-29T09:46:59.493Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-29T09:46:59.505Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-29T09:46:59.505Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-29T09:46:59.510Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3623/head:refs/remotes/origin/PR-3623 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-29T09:47:00.081Z] > git config core.sparsecheckout # timeout=10 [2021-07-29T09:47:00.090Z] > git checkout -f ffab7a23f410ca3677b8768cda875e6192f97837 # timeout=10 [2021-07-29T09:47:00.155Z] > git remote # timeout=10 [2021-07-29T09:47:00.164Z] > git config --get remote.origin.url # timeout=10 [2021-07-29T09:47:00.169Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-29T09:47:00.173Z] > git merge 4becaab24b5b515a1d6dfe340981534658a672e3 # timeout=10 [2021-07-29T09:47:00.182Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-29T09:47:00.192Z] > git config core.sparsecheckout # timeout=10 [2021-07-29T09:47:00.196Z] > git checkout -f ffab7a23f410ca3677b8768cda875e6192f97837 # timeout=10 [2021-07-29T09:47:03.967Z] Commit message: "Merge branch 'main' into issue-3601" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-29T09:47:04.939Z] + echo snap-build.sh [2021-07-29T09:47:04.940Z] snap-build.sh [2021-07-29T09:47:04.940Z] + SNAP_BASE_DIR=. [2021-07-29T09:47:04.940Z] + '[' '!' -z /w/workspace/edgex-go/8 ']' [2021-07-29T09:47:04.940Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/8 [2021-07-29T09:47:04.940Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/8]' [2021-07-29T09:47:04.940Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/8] [2021-07-29T09:47:04.940Z] + cd /w/workspace/edgex-go/8 [2021-07-29T09:47:04.940Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-07-29T09:47:04.940Z] Reading package lists... [2021-07-29T09:47:04.940Z] Building dependency tree... [2021-07-29T09:47:04.940Z] Reading state information... [2021-07-29T09:47:04.940Z] The following packages were automatically installed and are no longer required: [2021-07-29T09:47:04.940Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-07-29T09:47:04.940Z] uidmap xdelta3 [2021-07-29T09:47:04.940Z] Use 'sudo apt autoremove' to remove them. [2021-07-29T09:47:04.940Z] The following packages will be REMOVED: [2021-07-29T09:47:04.940Z] lxd* lxd-client* [2021-07-29T09:47:05.189Z] 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-07-29T09:47:05.209Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-07-29T09:47:05.209Z] After this operation, 31.7 MB disk space will be freed. [2021-07-29T09:47:05.754Z] (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-07-29T09:47:05.754Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-07-29T09:47:05.784Z] 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-07-29T09:47:06.341Z] Removing lxd dnsmasq configuration [2021-07-29T09:47:06.610Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-07-29T09:47:06.610Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-07-29T09:47:07.593Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-29T09:47:07.593Z] (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-07-29T09:47:07.593Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-07-29T09:47:09.011Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-07-29T09:47:09.011Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-07-29T09:47:09.283Z] + sudo snap remove --purge lxd [2021-07-29T09:47:09.551Z] snap "lxd" is not installed [2021-07-29T09:47:09.551Z] + sudo groupadd --force --system lxd [2021-07-29T09:47:09.551Z] ++ whoami [2021-07-29T09:47:09.551Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-07-29T09:47:09.551Z] + newgrp - lxd [2021-07-29T09:47:09.551Z] + sudo snap install lxd [2021-07-29T09:47:11.198Z] 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-07-29T09:47:11.798Z] 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-07-29T09:47:15.198Z] 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-07-29T09:47:17.779Z] 2021-07-29T09:47:14Z INFO Waiting for automatic snapd restart... [2021-07-29T09:47:18.740Z] 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-07-29T09:47:21.380Z] 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-07-29T09:47:25.700Z] 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-07-29T09:47:29.105Z] 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-07-29T09:47:30.107Z] lxd 4.16 from Canonical* installed [2021-07-29T09:47:30.107Z] + sudo lxd init --auto [2021-07-29T09:47:32.496Z] 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-07-29T09:47:38.097Z] $ docker stop --time=1 59be4d53ba1fce73cff942d5d83ef6c921646d04dae1919c44a82115b60f2071 [2021-07-29T09:47:40.206Z] + sudo snap install --classic snapcraft [2021-07-29T09:47:40.682Z] $ docker rm -f 59be4d53ba1fce73cff942d5d83ef6c921646d04dae1919c44a82115b60f2071 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T09:47:42.270Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-29T09:47:42.544Z] [2021-07-29T09:47:42.544Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T09:47:42.901Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-29T09:47:43.176Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-07-29T09:47:43.176Z] 29e5d40040c1: Pulling fs layer [2021-07-29T09:47:43.176Z] 1ce36da41761: Pulling fs layer [2021-07-29T09:47:43.176Z] 25b303627fd3: Pulling fs layer [2021-07-29T09:47:43.772Z] 29e5d40040c1: Verifying Checksum [2021-07-29T09:47:43.772Z] 29e5d40040c1: Download complete [2021-07-29T09:47:44.377Z] 1ce36da41761: Verifying Checksum [2021-07-29T09:47:44.377Z] 1ce36da41761: Download complete [2021-07-29T09:47:44.377Z] 29e5d40040c1: Pull complete [2021-07-29T09:47:45.820Z] 25b303627fd3: Verifying Checksum [2021-07-29T09:47:45.820Z] 25b303627fd3: Download complete [2021-07-29T09:47:45.820Z] 1ce36da41761: Pull complete [2021-07-29T09:47:50.291Z] snapcraft 4.8.3 from Canonical* installed [2021-07-29T09:47:50.291Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-07-29T09:47:50.291Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-07-29T09:47:50.291Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-29T09:47:50.291Z] Dload Upload Total Spent Left Speed [2021-07-29T09:47:50.558Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 2384 0 --:--:-- --:--:-- --:--:-- 2384 [2021-07-29T09:47:51.090Z] 67 3325k 67 2231k 0 0 3689k 0 --:--:-- --:--:-- --:--:-- 3689k 100 3325k 100 3325k 0 0 5354k 0 --:--:-- --:--:-- --:--:-- 71.1M [2021-07-29T09:47:51.090Z] ./yq_linux_amd64 [2021-07-29T09:47:51.090Z] + sudo snapcraft prime --use-lxd [2021-07-29T09:47:53.671Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-07-29T09:47:53.671Z] 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-07-29T09:47:53.671Z] - README.md [2021-07-29T09:47:53.671Z] [2021-07-29T09:47:53.671Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-07-29T09:47:53.671Z] Launching a container. [2021-07-29T09:47:55.987Z] 25b303627fd3: Pull complete [2021-07-29T09:47:55.987Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-07-29T09:47:55.987Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-29T09:47:55.987Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-07-29T09:47:56.215Z] prd-ubuntu18.04-docker-arm64-4c-16g-460 does not seem to be running inside a container [2021-07-29T09:47:56.441Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-07-29T09:47:59.473Z] $ docker top 29085f99e0905dd245857936849a02eea353000d1c6804663e589ec769a88216 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-29T09:48:00.333Z] Waiting for container to be ready [2021-07-29T09:48:00.355Z] + docker-compose build --help [2021-07-29T09:48:00.355Z] + grep parallel [2021-07-29T09:48:00.925Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-07-29T09:48:00.925Z] [2021-07-29T09:48:03.749Z] --parallel Build images in parallel. [Pipeline] } [2021-07-29T09:48:04.175Z] $ docker stop --time=1 29085f99e0905dd245857936849a02eea353000d1c6804663e589ec769a88216 [2021-07-29T09:48:05.179Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-07-29T09:48:05.180Z] Waiting for network to be ready... [2021-07-29T09:48:05.445Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-07-29T09:48:05.709Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1813 kB] [2021-07-29T09:48:05.709Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-07-29T09:48:05.709Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [333 kB] [2021-07-29T09:48:05.709Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-07-29T09:48:05.709Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-07-29T09:48:05.709Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [389 kB] [2021-07-29T09:48:05.709Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [52.3 kB] [2021-07-29T09:48:05.709Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] [2021-07-29T09:48:06.050Z] $ docker rm -f 29085f99e0905dd245857936849a02eea353000d1c6804663e589ec769a88216 [2021-07-29T09:48:05.975Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [2021-07-29T09:48:06.244Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [Pipeline] isUnix [Pipeline] sh [2021-07-29T09:48:06.511Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-07-29T09:48:06.591Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-29T09:48:06.591Z] . [Pipeline] withDockerContainer [2021-07-29T09:48:06.778Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-07-29T09:48:06.778Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-07-29T09:48:06.778Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-07-29T09:48:06.778Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-07-29T09:48:06.778Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-07-29T09:48:06.778Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-07-29T09:48:06.857Z] prd-ubuntu18.04-docker-arm64-4c-16g-460 does not seem to be running inside a container [2021-07-29T09:48:07.067Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-07-29T09:48:07.044Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-07-29T09:48:07.310Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2160 kB] [2021-07-29T09:48:07.310Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [425 kB] [2021-07-29T09:48:07.579Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-07-29T09:48:07.579Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-07-29T09:48:07.579Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [413 kB] [2021-07-29T09:48:07.579Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.0 kB] [2021-07-29T09:48:07.579Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1743 kB] [2021-07-29T09:48:07.579Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] [2021-07-29T09:48:08.668Z] $ docker top 5800220a515bce9d2294524014e3e8105f3b8155e5956f6aa8f1d8d03d1f92e6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-29T09:48:09.494Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-07-29T09:48:10.163Z] Fetched 24.9 MB in 4s (5905 kB/s) [2021-07-29T09:48:10.432Z] Reading package lists... [2021-07-29T09:48:10.701Z] Reading package lists... [2021-07-29T09:48:10.969Z] Building dependency tree... [2021-07-29T09:48:10.969Z] Reading state information... [2021-07-29T09:48:11.236Z] The following additional packages will be installed: [2021-07-29T09:48:11.236Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-07-29T09:48:11.236Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-07-29T09:48:11.236Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-07-29T09:48:11.236Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-07-29T09:48:11.236Z] Suggested packages: [2021-07-29T09:48:11.236Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-07-29T09:48:11.236Z] Recommended packages: [2021-07-29T09:48:11.236Z] gnupg libsasl2-modules [2021-07-29T09:48:11.236Z] The following NEW packages will be installed: [2021-07-29T09:48:11.236Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-07-29T09:48:11.236Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-07-29T09:48:11.236Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-07-29T09:48:11.236Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-07-29T09:48:11.236Z] The following packages will be upgraded: [2021-07-29T09:48:11.236Z] gpg gpg-agent gpgconf libudev1 [2021-07-29T09:48:11.236Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-07-29T09:48:11.237Z] Need to get 3527 kB of archives. [2021-07-29T09:48:11.237Z] After this operation, 13.3 MB of additional disk space will be used. [2021-07-29T09:48:11.237Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libudev1 amd64 237-3ubuntu10.50 [56.4 kB] [2021-07-29T09:48:11.237Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 udev amd64 237-3ubuntu10.50 [1101 kB] [2021-07-29T09:48:11.506Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-07-29T09:48:11.506Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-07-29T09:48:11.506Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-07-29T09:48:11.506Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-07-29T09:48:11.506Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-07-29T09:48:11.776Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-07-29T09:48:11.776Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-07-29T09:48:12.042Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-07-29T09:48:12.042Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-07-29T09:48:12.042Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-07-29T09:48:12.042Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-07-29T09:48:12.042Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-07-29T09:48:12.042Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-07-29T09:48:12.042Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-07-29T09:48:12.042Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-07-29T09:48:12.042Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-07-29T09:48:12.042Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-07-29T09:48:12.312Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-07-29T09:48:12.312Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-07-29T09:48:12.312Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-07-29T09:48:12.312Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-29T09:48:12.312Z] Fetched 3527 kB in 1s (3354 kB/s) [2021-07-29T09:48:12.312Z] (Reading database ... 12511 files and directories currently installed.) [2021-07-29T09:48:12.312Z] Preparing to unpack .../libudev1_237-3ubuntu10.50_amd64.deb ... [2021-07-29T09:48:12.312Z] Unpacking libudev1:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-07-29T09:48:12.578Z] Setting up libudev1:amd64 (237-3ubuntu10.50) ... [2021-07-29T09:48:12.578Z] Selecting previously unselected package udev. [2021-07-29T09:48:12.578Z] (Reading database ... 12511 files and directories currently installed.) [2021-07-29T09:48:12.578Z] Preparing to unpack .../00-udev_237-3ubuntu10.50_amd64.deb ... [2021-07-29T09:48:12.578Z] Unpacking udev (237-3ubuntu10.50) ... [2021-07-29T09:48:12.844Z] Selecting previously unselected package libfuse2:amd64. [2021-07-29T09:48:12.844Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-07-29T09:48:12.844Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-07-29T09:48:12.844Z] Selecting previously unselected package fuse. [2021-07-29T09:48:12.844Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-07-29T09:48:12.844Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-07-29T09:48:12.844Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-29T09:48:12.844Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-29T09:48:12.844Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-29T09:48:12.844Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-29T09:48:13.114Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-29T09:48:13.114Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-29T09:48:13.114Z] Selecting previously unselected package libksba8:amd64. [2021-07-29T09:48:13.114Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-07-29T09:48:13.114Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-07-29T09:48:13.114Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-07-29T09:48:13.114Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-29T09:48:13.114Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-29T09:48:13.114Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-07-29T09:48:13.114Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-29T09:48:13.114Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-29T09:48:13.114Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-07-29T09:48:13.114Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-29T09:48:13.386Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-29T09:48:13.386Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-07-29T09:48:13.386Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-29T09:48:13.386Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-29T09:48:13.386Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-07-29T09:48:13.386Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-29T09:48:13.386Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-29T09:48:13.386Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-07-29T09:48:13.386Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-29T09:48:13.386Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-29T09:48:13.386Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-07-29T09:48:13.386Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-29T09:48:13.386Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-29T09:48:13.386Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-07-29T09:48:13.386Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-29T09:48:13.386Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-29T09:48:13.655Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-07-29T09:48:13.655Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-29T09:48:13.655Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-29T09:48:13.655Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-07-29T09:48:13.655Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-07-29T09:48:13.655Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-29T09:48:13.655Z] Selecting previously unselected package libsasl2-2:amd64. [2021-07-29T09:48:13.655Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-07-29T09:48:13.655Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-29T09:48:13.655Z] Selecting previously unselected package libldap-common. [2021-07-29T09:48:13.655Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-07-29T09:48:13.655Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-29T09:48:13.655Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-07-29T09:48:13.655Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-07-29T09:48:13.655Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-29T09:48:13.655Z] Selecting previously unselected package dirmngr. [2021-07-29T09:48:13.655Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-29T09:48:13.794Z] Building core-command ... [2021-07-29T09:48:13.794Z] Building core-data ... [2021-07-29T09:48:13.794Z] Building core-metadata ... [2021-07-29T09:48:13.794Z] Building security-bootstrapper ... [2021-07-29T09:48:13.794Z] Building security-proxy-setup ... [2021-07-29T09:48:13.794Z] Building security-secretstore-setup ... [2021-07-29T09:48:13.794Z] Building support-notifications ... [2021-07-29T09:48:13.794Z] Building support-scheduler ... [2021-07-29T09:48:13.794Z] Building sys-mgmt-agent ... [2021-07-29T09:48:13.794Z] Building core-data [2021-07-29T09:48:13.795Z] Building support-scheduler [2021-07-29T09:48:13.795Z] Building support-notifications [2021-07-29T09:48:13.795Z] Building security-bootstrapper [2021-07-29T09:48:13.795Z] Building core-command [2021-07-29T09:48:13.935Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-07-29T09:48:13.936Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-29T09:48:13.936Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-07-29T09:48:13.936Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-07-29T09:48:13.936Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-29T09:48:13.936Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-29T09:48:13.936Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-07-29T09:48:13.936Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-29T09:48:13.936Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-07-29T09:48:13.936Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-29T09:48:13.936Z] Setting up udev (237-3ubuntu10.50) ... [2021-07-29T09:48:14.203Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-07-29T09:48:14.472Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-29T09:48:14.472Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-07-29T09:48:14.472Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-07-29T09:48:14.472Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-07-29T09:48:14.472Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-29T09:48:14.472Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-29T09:48:14.472Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-29T09:48:14.472Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-29T09:48:14.472Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-29T09:48:14.472Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-29T09:48:14.472Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-29T09:48:14.472Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-29T09:48:14.472Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-07-29T09:48:14.472Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-29T09:48:15.055Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-07-29T09:48:15.055Z] settings in the [Install] section, and DefaultInstance for template units). [2021-07-29T09:48:15.055Z] This means they are not meant to be enabled using systemctl. [2021-07-29T09:48:15.055Z] Possible reasons for having this kind of units are: [2021-07-29T09:48:15.055Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-07-29T09:48:15.055Z] .wants/ or .requires/ directory. [2021-07-29T09:48:15.055Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-07-29T09:48:15.055Z] a requirement dependency on it. [2021-07-29T09:48:15.055Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-07-29T09:48:15.055Z] D-Bus, udev, scripted systemctl call, ...). [2021-07-29T09:48:15.056Z] 4) In case of template units, the unit is meant to be enabled with some [2021-07-29T09:48:15.056Z] instance name specified. [2021-07-29T09:48:15.323Z] Reading package lists... [2021-07-29T09:48:15.595Z] Building dependency tree... [2021-07-29T09:48:15.595Z] Reading state information... [2021-07-29T09:48:15.595Z] The following additional packages will be installed: [2021-07-29T09:48:15.595Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-07-29T09:48:15.595Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-07-29T09:48:15.595Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-07-29T09:48:15.595Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-07-29T09:48:15.595Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-07-29T09:48:15.595Z] Suggested packages: [2021-07-29T09:48:15.595Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-07-29T09:48:15.595Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-07-29T09:48:15.595Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-07-29T09:48:15.595Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-07-29T09:48:15.595Z] systemd-container policykit-1 [2021-07-29T09:48:15.595Z] Recommended packages: [2021-07-29T09:48:15.595Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-07-29T09:48:15.595Z] The following NEW packages will be installed: [2021-07-29T09:48:15.595Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-07-29T09:48:15.595Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-07-29T09:48:15.595Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-07-29T09:48:15.595Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-07-29T09:48:15.595Z] python3.6-minimal snapd squashfs-tools sudo [2021-07-29T09:48:15.595Z] The following packages will be upgraded: [2021-07-29T09:48:15.595Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-07-29T09:48:15.595Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-07-29T09:48:15.595Z] Need to get 36.7 MB of archives. [2021-07-29T09:48:15.595Z] After this operation, 147 MB of additional disk space will be used. [2021-07-29T09:48:15.595Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd amd64 237-3ubuntu10.50 [2914 kB] [2021-07-29T09:48:15.864Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-07-29T09:48:15.864Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsystemd0 amd64 237-3ubuntu10.50 [207 kB] [2021-07-29T09:48:15.864Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-07-29T09:48:15.864Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-07-29T09:48:15.864Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-07-29T09:48:15.864Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-07-29T09:48:15.864Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-07-29T09:48:16.132Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-07-29T09:48:16.132Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-07-29T09:48:16.132Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-07-29T09:48:16.132Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-07-29T09:48:16.132Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-07-29T09:48:16.132Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-07-29T09:48:16.132Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-07-29T09:48:16.132Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-07-29T09:48:16.132Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-07-29T09:48:16.132Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-07-29T09:48:16.714Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-07-29T09:48:16.714Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-07-29T09:48:16.714Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-07-29T09:48:16.714Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-07-29T09:48:16.714Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-07-29T09:48:16.714Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-07-29T09:48:16.714Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-07-29T09:48:16.714Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-07-29T09:48:16.714Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-07-29T09:48:16.714Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-07-29T09:48:16.714Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-07-29T09:48:16.980Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-07-29T09:48:17.942Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-29T09:48:17.942Z] Fetched 36.7 MB in 2s (16.9 MB/s) [2021-07-29T09:48:17.942Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-29T09:48:17.942Z] Preparing to unpack .../systemd_237-3ubuntu10.50_amd64.deb ... [2021-07-29T09:48:18.209Z] Unpacking systemd (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-07-29T09:48:18.477Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.50_amd64.deb ... [2021-07-29T09:48:18.477Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-07-29T09:48:18.743Z] Setting up libsystemd0:amd64 (237-3ubuntu10.50) ... [2021-07-29T09:48:18.743Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-29T09:48:18.743Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-07-29T09:48:18.743Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-07-29T09:48:18.743Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-07-29T09:48:19.009Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-29T09:48:19.009Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-07-29T09:48:19.009Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-07-29T09:48:19.277Z] Setting up apt (1.6.14) ... [2021-07-29T09:48:19.277Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-07-29T09:48:19.544Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-07-29T09:48:19.544Z] (Reading database ... 12764 files and directories currently installed.) [2021-07-29T09:48:19.544Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-07-29T09:48:19.544Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-07-29T09:48:19.811Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-07-29T09:48:19.811Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-29T09:48:19.811Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-29T09:48:19.811Z] Selecting previously unselected package libexpat1:amd64. [2021-07-29T09:48:19.811Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-07-29T09:48:19.811Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-07-29T09:48:20.082Z] Selecting previously unselected package python3.6-minimal. [2021-07-29T09:48:20.082Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-29T09:48:20.082Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-07-29T09:48:20.082Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-07-29T09:48:20.353Z] Checking for services that may need to be restarted...done. [2021-07-29T09:48:20.353Z] Checking for services that may need to be restarted...done. [2021-07-29T09:48:20.353Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-29T09:48:20.353Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-07-29T09:48:20.353Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-07-29T09:48:20.685Z] Selecting previously unselected package python3-minimal. [2021-07-29T09:48:20.685Z] (Reading database ... 13012 files and directories currently installed.) [2021-07-29T09:48:20.685Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-07-29T09:48:20.685Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-07-29T09:48:21.007Z] Selecting previously unselected package mime-support. [2021-07-29T09:48:21.007Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-07-29T09:48:21.007Z] Unpacking mime-support (3.60ubuntu1) ... [2021-07-29T09:48:21.007Z] Selecting previously unselected package libmpdec2:amd64. [2021-07-29T09:48:21.007Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-07-29T09:48:21.007Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-07-29T09:48:21.007Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-07-29T09:48:21.007Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-29T09:48:21.007Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-29T09:48:21.007Z] Selecting previously unselected package python3.6. [2021-07-29T09:48:21.007Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-29T09:48:21.007Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-29T09:48:21.313Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-29T09:48:21.313Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-07-29T09:48:21.313Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-07-29T09:48:21.313Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-07-29T09:48:21.313Z] Selecting previously unselected package python3. [2021-07-29T09:48:21.313Z] (Reading database ... 13442 files and directories currently installed.) [2021-07-29T09:48:21.313Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-07-29T09:48:21.313Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-07-29T09:48:21.582Z] Selecting previously unselected package multiarch-support. [2021-07-29T09:48:21.582Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-07-29T09:48:21.582Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-07-29T09:48:21.582Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-07-29T09:48:21.582Z] Selecting previously unselected package liblzo2-2:amd64. [2021-07-29T09:48:21.582Z] (Reading database ... 13479 files and directories currently installed.) [2021-07-29T09:48:21.582Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-07-29T09:48:21.582Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-07-29T09:48:21.582Z] Selecting previously unselected package libbsd0:amd64. [2021-07-29T09:48:21.582Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-07-29T09:48:21.582Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-07-29T09:48:21.582Z] Selecting previously unselected package sudo. [2021-07-29T09:48:21.582Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-07-29T09:48:21.582Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-07-29T09:48:21.848Z] Selecting previously unselected package apparmor. [2021-07-29T09:48:21.848Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-07-29T09:48:21.848Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-07-29T09:48:21.848Z] Selecting previously unselected package libedit2:amd64. [2021-07-29T09:48:21.848Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-07-29T09:48:21.848Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-07-29T09:48:21.848Z] Selecting previously unselected package libkrb5support0:amd64. [2021-07-29T09:48:21.848Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-07-29T09:48:21.848Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-07-29T09:48:21.848Z] Selecting previously unselected package libk5crypto3:amd64. [2021-07-29T09:48:21.848Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-07-29T09:48:21.848Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-07-29T09:48:22.113Z] Selecting previously unselected package libkeyutils1:amd64. [2021-07-29T09:48:22.113Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-07-29T09:48:22.113Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-07-29T09:48:22.113Z] Selecting previously unselected package libkrb5-3:amd64. [2021-07-29T09:48:22.113Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-07-29T09:48:22.113Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-07-29T09:48:22.113Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-07-29T09:48:22.113Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-07-29T09:48:22.113Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-07-29T09:48:22.113Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-07-29T09:48:22.113Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-07-29T09:48:22.113Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-07-29T09:48:22.381Z] Selecting previously unselected package openssh-client. [2021-07-29T09:48:22.381Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-07-29T09:48:22.381Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-07-29T09:48:22.381Z] Selecting previously unselected package squashfs-tools. [2021-07-29T09:48:22.381Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-07-29T09:48:22.381Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-07-29T09:48:22.648Z] Selecting previously unselected package snapd. [2021-07-29T09:48:22.648Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-07-29T09:48:22.648Z] Unpacking snapd (2.49.2+18.04) ... [2021-07-29T09:48:24.591Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-07-29T09:48:24.591Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-07-29T09:48:24.591Z] Setting up mime-support (3.60ubuntu1) ... [2021-07-29T09:48:24.591Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-07-29T09:48:24.591Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-07-29T09:48:24.591Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-07-29T09:48:24.591Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-29T09:48:24.591Z] Setting up systemd (237-3ubuntu10.50) ... [2021-07-29T09:48:24.591Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-07-29T09:48:25.175Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-07-29T09:48:25.175Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-07-29T09:48:25.175Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-07-29T09:48:25.175Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-29T09:48:25.175Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-07-29T09:48:25.175Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-29T09:48:25.758Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-07-29T09:48:25.758Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-07-29T09:48:25.758Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-07-29T09:48:25.758Z] Setting up python3 (3.6.7-1~18.04) ... [2021-07-29T09:48:25.758Z] running python rtupdate hooks for python3.6... [2021-07-29T09:48:25.758Z] running python post-rtupdate hooks for python3.6... [2021-07-29T09:48:26.024Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-07-29T09:48:26.610Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-07-29T09:48:26.877Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-07-29T09:48:26.877Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-07-29T09:48:26.877Z] Setting up snapd (2.49.2+18.04) ... [2021-07-29T09:48:27.144Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-07-29T09:48:27.412Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-07-29T09:48:27.680Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-07-29T09:48:27.680Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-07-29T09:48:27.947Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-07-29T09:48:27.947Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-07-29T09:48:28.215Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-07-29T09:48:28.215Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-07-29T09:48:28.482Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-07-29T09:48:28.749Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-07-29T09:48:28.749Z] /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-07-29T09:48:28.749Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-29T09:48:28.749Z] Processing triggers for systemd (237-3ubuntu10.50) ... [2021-07-29T09:48:29.709Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-29T09:48:29.709Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-29T09:48:29.709Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-29T09:48:30.937Z] Reading package lists... [2021-07-29T09:48:31.205Z] Reading package lists... [2021-07-29T09:48:31.205Z] Building dependency tree... [2021-07-29T09:48:31.205Z] Reading state information... [2021-07-29T09:48:31.473Z] Calculating upgrade... [2021-07-29T09:48:31.473Z] The following packages will be upgraded: [2021-07-29T09:48:31.473Z] advancecomp base-files bash binutils binutils-common [2021-07-29T09:48:31.473Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-07-29T09:48:31.473Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-07-29T09:48:31.473Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-07-29T09:48:31.473Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-07-29T09:48:31.473Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-07-29T09:48:31.473Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-07-29T09:48:31.473Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-07-29T09:48:31.473Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-07-29T09:48:31.473Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-07-29T09:48:31.473Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-07-29T09:48:31.473Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-07-29T09:48:31.473Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-07-29T09:48:31.473Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-07-29T09:48:31.473Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-07-29T09:48:31.473Z] ubuntu-keyring util-linux [2021-07-29T09:48:31.740Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-07-29T09:48:31.740Z] Need to get 64.2 MB of archives. [2021-07-29T09:48:31.740Z] After this operation, 5125 kB of additional disk space will be used. [2021-07-29T09:48:31.740Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-151.157 [994 kB] [2021-07-29T09:48:31.740Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-07-29T09:48:31.740Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-07-29T09:48:31.740Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-07-29T09:48:31.740Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-07-29T09:48:31.740Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-07-29T09:48:31.740Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-07-29T09:48:31.740Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-07-29T09:48:31.740Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-07-29T09:48:31.740Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-07-29T09:48:31.740Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-07-29T09:48:31.740Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-07-29T09:48:31.740Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-07-29T09:48:31.740Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-07-29T09:48:32.006Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-07-29T09:48:32.006Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-07-29T09:48:32.006Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-07-29T09:48:32.006Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-07-29T09:48:32.006Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-07-29T09:48:32.006Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-07-29T09:48:32.006Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-07-29T09:48:32.272Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-07-29T09:48:32.272Z] 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-07-29T09:48:32.272Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-07-29T09:48:32.272Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-07-29T09:48:32.272Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-07-29T09:48:32.272Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-07-29T09:48:32.272Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-07-29T09:48:32.272Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-07-29T09:48:32.272Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-07-29T09:48:32.272Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-07-29T09:48:32.272Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-07-29T09:48:32.272Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd-sysv amd64 237-3ubuntu10.50 [14.2 kB] [2021-07-29T09:48:32.272Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-07-29T09:48:32.272Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-07-29T09:48:32.272Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-07-29T09:48:32.272Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-07-29T09:48:32.272Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-07-29T09:48:32.272Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-07-29T09:48:32.272Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-07-29T09:48:32.272Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-07-29T09:48:32.272Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-07-29T09:48:32.272Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-07-29T09:48:32.272Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-07-29T09:48:32.272Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-07-29T09:48:32.272Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-07-29T09:48:32.272Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-07-29T09:48:32.272Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-07-29T09:48:32.272Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-07-29T09:48:32.272Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-07-29T09:48:32.272Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-07-29T09:48:32.272Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-07-29T09:48:32.272Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-07-29T09:48:32.272Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-07-29T09:48:32.537Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-07-29T09:48:32.537Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-07-29T09:48:32.537Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-07-29T09:48:32.537Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-07-29T09:48:32.537Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-07-29T09:48:32.537Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-07-29T09:48:32.803Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-07-29T09:48:32.803Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-07-29T09:48:32.803Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-07-29T09:48:32.803Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-07-29T09:48:32.803Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-07-29T09:48:32.803Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-07-29T09:48:32.803Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-07-29T09:48:32.803Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-07-29T09:48:32.803Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-07-29T09:48:33.071Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-07-29T09:48:33.071Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-07-29T09:48:33.071Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-07-29T09:48:33.071Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-07-29T09:48:33.071Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-07-29T09:48:33.071Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-07-29T09:48:33.071Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-07-29T09:48:33.071Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-07-29T09:48:33.071Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-07-29T09:48:33.071Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-07-29T09:48:33.071Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-07-29T09:48:33.338Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-07-29T09:48:33.338Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-07-29T09:48:33.338Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-07-29T09:48:33.338Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-07-29T09:48:33.338Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-07-29T09:48:33.338Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-07-29T09:48:33.338Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-07-29T09:48:33.338Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-07-29T09:48:33.338Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-07-29T09:48:33.338Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-07-29T09:48:33.338Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-07-29T09:48:33.605Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-07-29T09:48:33.605Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-07-29T09:48:33.605Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-07-29T09:48:33.605Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-07-29T09:48:33.605Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-07-29T09:48:33.605Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-07-29T09:48:33.605Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-07-29T09:48:33.605Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-07-29T09:48:33.605Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-07-29T09:48:33.605Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-07-29T09:48:33.605Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-07-29T09:48:33.605Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-07-29T09:48:33.870Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-29T09:48:33.871Z] Fetched 64.2 MB in 2s (30.6 MB/s) [2021-07-29T09:48:33.871Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-29T09:48:33.871Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-07-29T09:48:33.871Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-29T09:48:34.136Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-07-29T09:48:34.136Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-29T09:48:34.136Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-151.157_amd64.deb ... [2021-07-29T09:48:34.136Z] Unpacking linux-libc-dev:amd64 (4.15.0-151.157) over (4.15.0-20.21) ... [2021-07-29T09:48:34.400Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-29T09:48:34.400Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-29T09:48:34.400Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-29T09:48:34.667Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-29T09:48:34.667Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-29T09:48:34.667Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-29T09:48:34.667Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-29T09:48:34.667Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-29T09:48:34.667Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-29T09:48:34.667Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-29T09:48:34.667Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-29T09:48:34.667Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-29T09:48:34.933Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-29T09:48:34.933Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-29T09:48:34.933Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-29T09:48:34.933Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-29T09:48:34.933Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-29T09:48:34.933Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-07-29T09:48:34.933Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-07-29T09:48:34.933Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-29T09:48:34.933Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-29T09:48:34.933Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-29T09:48:35.200Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-29T09:48:35.200Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-29T09:48:35.200Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-29T09:48:35.200Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-29T09:48:35.200Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-29T09:48:35.466Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-29T09:48:35.466Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-07-29T09:48:35.466Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-29T09:48:36.051Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-07-29T09:48:36.052Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-29T09:48:36.052Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-07-29T09:48:36.052Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-07-29T09:48:36.052Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-07-29T09:48:36.052Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-07-29T09:48:36.318Z] Setting up base-files (10.1ubuntu2.10) ... [2021-07-29T09:48:36.318Z] Installing new version of config file /etc/issue ... [2021-07-29T09:48:36.318Z] Installing new version of config file /etc/issue.net ... [2021-07-29T09:48:36.318Z] Installing new version of config file /etc/lsb-release ... [2021-07-29T09:48:36.318Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-07-29T09:48:36.584Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-07-29T09:48:36.584Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-07-29T09:48:36.584Z] Removing obsolete conffile /etc/default/motd-news ... [2021-07-29T09:48:36.851Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-29T09:48:36.851Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-07-29T09:48:36.851Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-07-29T09:48:36.851Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-07-29T09:48:36.851Z] 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-07-29T09:48:36.851Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-29T09:48:36.851Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-29T09:48:36.851Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-07-29T09:48:37.117Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-07-29T09:48:37.117Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-29T09:48:37.117Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-07-29T09:48:37.117Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-07-29T09:48:37.117Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-07-29T09:48:37.117Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-29T09:48:37.117Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-07-29T09:48:37.117Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-29T09:48:37.700Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-07-29T09:48:37.700Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-29T09:48:37.700Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-29T09:48:37.700Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-29T09:48:37.700Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-29T09:48:37.700Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-29T09:48:37.700Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-29T09:48:37.700Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-29T09:48:37.700Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-07-29T09:48:37.967Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-29T09:48:37.967Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-07-29T09:48:37.967Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-07-29T09:48:37.967Z] Setting up grep (3.1-2build1) ... [2021-07-29T09:48:37.967Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-29T09:48:37.967Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-07-29T09:48:37.967Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-07-29T09:48:37.967Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-07-29T09:48:38.235Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-29T09:48:38.235Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-07-29T09:48:38.235Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-07-29T09:48:38.235Z] Setting up login (1:4.5-1ubuntu2) ... [2021-07-29T09:48:38.235Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-29T09:48:38.235Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-29T09:48:38.235Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-29T09:48:38.235Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-07-29T09:48:38.502Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-29T09:48:38.502Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-29T09:48:38.502Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-29T09:48:38.767Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-29T09:48:38.767Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-29T09:48:38.767Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-29T09:48:39.036Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-29T09:48:39.036Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-07-29T09:48:39.302Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-29T09:48:39.302Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-07-29T09:48:39.302Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-29T09:48:39.567Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-07-29T09:48:39.567Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-07-29T09:48:39.834Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-07-29T09:48:39.834Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-07-29T09:48:39.834Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-07-29T09:48:39.834Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-29T09:48:39.834Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-07-29T09:48:39.834Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-07-29T09:48:39.834Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-07-29T09:48:40.101Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-29T09:48:40.101Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-29T09:48:40.101Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-29T09:48:40.101Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-29T09:48:40.101Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-29T09:48:40.101Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-29T09:48:40.101Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-29T09:48:40.101Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-29T09:48:40.101Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-29T09:48:40.101Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-29T09:48:40.101Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-29T09:48:40.365Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-29T09:48:40.365Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-29T09:48:40.366Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-29T09:48:40.366Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-29T09:48:40.366Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-29T09:48:40.366Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-29T09:48:40.366Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-29T09:48:40.366Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-29T09:48:40.631Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-29T09:48:40.632Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-29T09:48:40.632Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-29T09:48:40.632Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-29T09:48:40.632Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-29T09:48:40.632Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-29T09:48:40.632Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-29T09:48:40.898Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-29T09:48:40.898Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-29T09:48:40.898Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-29T09:48:40.898Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-29T09:48:40.898Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-29T09:48:40.898Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-29T09:48:40.898Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-29T09:48:40.898Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-07-29T09:48:40.898Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-29T09:48:40.898Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-29T09:48:41.164Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-29T09:48:41.432Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-07-29T09:48:41.699Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-07-29T09:48:41.969Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-07-29T09:48:41.969Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-29T09:48:41.969Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-07-29T09:48:41.969Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-29T09:48:42.235Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-07-29T09:48:42.235Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-29T09:48:42.235Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-07-29T09:48:42.235Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-29T09:48:42.235Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-07-29T09:48:42.235Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-29T09:48:42.235Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-07-29T09:48:42.503Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-07-29T09:48:42.503Z] Setting up debconf (1.5.66ubuntu1) ... [2021-07-29T09:48:42.503Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-29T09:48:42.503Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-07-29T09:48:42.503Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-07-29T09:48:42.771Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-07-29T09:48:42.771Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-29T09:48:42.771Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-07-29T09:48:42.771Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-07-29T09:48:43.036Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-07-29T09:48:43.036Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-29T09:48:43.036Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-29T09:48:43.037Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-29T09:48:43.037Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-29T09:48:43.037Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-29T09:48:43.037Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-29T09:48:43.303Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-29T09:48:43.303Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-29T09:48:43.303Z] (Reading database ... 13919 files and directories currently installed.) [2021-07-29T09:48:43.303Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-29T09:48:43.303Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-29T09:48:43.571Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-29T09:48:43.571Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-29T09:48:43.571Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-29T09:48:43.571Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-29T09:48:43.571Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.50_amd64.deb ... [2021-07-29T09:48:43.571Z] Unpacking systemd-sysv (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-07-29T09:48:43.571Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-29T09:48:43.571Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-29T09:48:43.837Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-29T09:48:43.837Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-29T09:48:43.837Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-07-29T09:48:43.837Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-07-29T09:48:43.837Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-07-29T09:48:43.837Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-29T09:48:43.837Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-07-29T09:48:43.837Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-07-29T09:48:44.103Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-07-29T09:48:44.103Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-29T09:48:44.103Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-07-29T09:48:44.103Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-29T09:48:44.103Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-29T09:48:44.369Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-29T09:48:44.369Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-29T09:48:44.369Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-29T09:48:44.369Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-29T09:48:44.369Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-29T09:48:44.369Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-07-29T09:48:44.369Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-07-29T09:48:44.636Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-07-29T09:48:44.636Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-29T09:48:44.636Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-07-29T09:48:44.636Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-07-29T09:48:44.636Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-07-29T09:48:44.902Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-29T09:48:44.903Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-29T09:48:44.903Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-29T09:48:44.903Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-07-29T09:48:44.903Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-29T09:48:44.903Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-07-29T09:48:44.903Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-07-29T09:48:44.903Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-07-29T09:48:45.169Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-29T09:48:45.169Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-07-29T09:48:45.169Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-07-29T09:48:45.169Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-07-29T09:48:45.169Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-29T09:48:45.169Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-07-29T09:48:45.169Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-07-29T09:48:45.437Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-07-29T09:48:45.437Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-29T09:48:45.437Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-07-29T09:48:45.437Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-07-29T09:48:45.437Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-07-29T09:48:45.437Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-29T09:48:45.437Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-07-29T09:48:45.437Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-07-29T09:48:45.437Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-07-29T09:48:45.707Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-29T09:48:45.707Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-07-29T09:48:45.707Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-07-29T09:48:45.707Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-07-29T09:48:45.707Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-29T09:48:45.707Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-07-29T09:48:45.707Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-07-29T09:48:45.707Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-07-29T09:48:45.976Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-29T09:48:45.976Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-07-29T09:48:45.976Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-07-29T09:48:45.976Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-07-29T09:48:45.976Z] (Reading database ... 13924 files and directories currently installed.) [2021-07-29T09:48:45.976Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-07-29T09:48:45.976Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-07-29T09:48:45.976Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-07-29T09:48:45.976Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-07-29T09:48:46.246Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-07-29T09:48:46.246Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-07-29T09:48:46.246Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-07-29T09:48:46.246Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-07-29T09:48:46.516Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-07-29T09:48:46.516Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-07-29T09:48:46.516Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-07-29T09:48:46.516Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-07-29T09:48:46.516Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-07-29T09:48:46.516Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-07-29T09:48:46.516Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-07-29T09:48:46.516Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-07-29T09:48:46.783Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-07-29T09:48:46.784Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-07-29T09:48:46.784Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-07-29T09:48:46.784Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-07-29T09:48:46.784Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-07-29T09:48:46.784Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-07-29T09:48:46.784Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-07-29T09:48:47.051Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-07-29T09:48:47.051Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-07-29T09:48:47.316Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-07-29T09:48:47.316Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-07-29T09:48:47.316Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-07-29T09:48:47.316Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-29T09:48:47.316Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-29T09:48:47.586Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-29T09:48:47.586Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-29T09:48:47.586Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-29T09:48:47.586Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-29T09:48:47.851Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-29T09:48:47.852Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-29T09:48:47.852Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-29T09:48:47.852Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-29T09:48:47.852Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-29T09:48:47.852Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-29T09:48:47.852Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-29T09:48:47.852Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-29T09:48:48.118Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-29T09:48:48.118Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-29T09:48:48.699Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-29T09:48:48.699Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-29T09:48:49.662Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-29T09:48:49.662Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-29T09:48:49.662Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-29T09:48:49.662Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-29T09:48:49.929Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-29T09:48:49.930Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-29T09:48:50.889Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-29T09:48:50.889Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-29T09:48:50.889Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-29T09:48:50.889Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-29T09:48:50.889Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-07-29T09:48:50.889Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-29T09:48:50.889Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-07-29T09:48:50.889Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-29T09:48:51.156Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-07-29T09:48:51.156Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-07-29T09:48:51.156Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-29T09:48:51.156Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-29T09:48:51.156Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-29T09:48:51.156Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-29T09:48:51.156Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-07-29T09:48:51.423Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-07-29T09:48:51.423Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-29T09:48:51.423Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-29T09:48:51.423Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-29T09:48:51.423Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-29T09:48:51.423Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-29T09:48:51.423Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-07-29T09:48:51.423Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-07-29T09:48:51.423Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-07-29T09:48:51.423Z] [2021-07-29T09:48:51.423Z] Current default time zone: 'Etc/UTC' [2021-07-29T09:48:51.423Z] Local time is now: Thu Jul 29 09:48:51 UTC 2021. [2021-07-29T09:48:51.423Z] Universal Time is now: Thu Jul 29 09:48:51 UTC 2021. [2021-07-29T09:48:51.423Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-07-29T09:48:51.423Z] [2021-07-29T09:48:51.423Z] Setting up systemd-sysv (237-3ubuntu10.50) ... [2021-07-29T09:48:51.423Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-29T09:48:51.690Z] Setting up linux-libc-dev:amd64 (4.15.0-151.157) ... [2021-07-29T09:48:51.690Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-07-29T09:48:51.690Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-07-29T09:48:51.690Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-07-29T09:48:51.690Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-07-29T09:48:51.690Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-07-29T09:48:51.690Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-07-29T09:48:51.690Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-07-29T09:48:51.690Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-29T09:48:51.690Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-07-29T09:48:51.690Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-29T09:48:51.690Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-07-29T09:48:51.690Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-29T09:48:51.690Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-07-29T09:48:51.690Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-07-29T09:48:51.690Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-07-29T09:48:51.690Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-07-29T09:48:51.690Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-07-29T09:48:51.956Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-07-29T09:48:51.956Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-07-29T09:48:51.956Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-07-29T09:48:53.896Z] Updating certificates in /etc/ssl/certs... [2021-07-29T09:48:54.480Z] 23 added, 27 removed; done. [2021-07-29T09:48:54.480Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-07-29T09:48:54.480Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-29T09:48:54.480Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-07-29T09:48:54.480Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-07-29T09:48:54.480Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-07-29T09:48:54.480Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-29T09:48:54.480Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-07-29T09:48:54.746Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-29T09:48:54.746Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-29T09:48:54.746Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-29T09:48:54.746Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-29T09:48:54.746Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-29T09:48:54.746Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-07-29T09:48:54.746Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-07-29T09:48:54.746Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-07-29T09:48:54.746Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-07-29T09:48:54.746Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-07-29T09:48:54.746Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-29T09:48:54.746Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-29T09:48:54.746Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-07-29T09:48:54.746Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-07-29T09:48:54.746Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-07-29T09:48:54.746Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-29T09:48:54.746Z] Processing triggers for systemd (237-3ubuntu10.50) ... [2021-07-29T09:48:55.013Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-07-29T09:48:55.013Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-07-29T09:48:55.013Z] Updating certificates in /etc/ssl/certs... [2021-07-29T09:48:55.598Z] 0 added, 0 removed; done. [2021-07-29T09:48:55.598Z] Running hooks in /etc/ca-certificates/update.d... [2021-07-29T09:48:55.598Z] done. [2021-07-29T09:48:56.180Z] Reading package lists... [2021-07-29T09:48:56.180Z] Building dependency tree... [2021-07-29T09:48:56.180Z] Reading state information... [2021-07-29T09:48:56.447Z] The following NEW packages will be installed: [2021-07-29T09:48:56.447Z] apt-transport-https [2021-07-29T09:48:56.447Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-07-29T09:48:56.713Z] Need to get 4348 B of archives. [2021-07-29T09:48:56.713Z] After this operation, 154 kB of additional disk space will be used. [2021-07-29T09:48:56.713Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-07-29T09:48:56.713Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-29T09:48:56.713Z] Fetched 4348 B in 0s (24.4 kB/s) [2021-07-29T09:48:56.713Z] Selecting previously unselected package apt-transport-https. [2021-07-29T09:48:56.713Z] (Reading database ... 13929 files and directories currently installed.) [2021-07-29T09:48:56.713Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-07-29T09:48:56.713Z] Unpacking apt-transport-https (1.6.14) ... [2021-07-29T09:48:56.713Z] Setting up apt-transport-https (1.6.14) ... [2021-07-29T09:48:56.980Z] Waiting for network to be ready... [2021-07-29T09:49:03.622Z] 2021-07-29T09:49:00Z INFO Waiting for automatic snapd restart... [2021-07-29T09:49:04.203Z] snapd 2.51.3 from Canonical* installed [2021-07-29T09:49:05.160Z] "snapd" switched to the "latest/stable" channel [2021-07-29T09:49:05.160Z] [2021-07-29T09:49:07.742Z] core18 20210611 from Canonical* installed [2021-07-29T09:49:07.742Z] "core18" switched to the "latest/stable" channel [2021-07-29T09:49:07.742Z] [2021-07-29T09:49:10.330Z] snapcraft 4.8.3 from Canonical* installed [2021-07-29T09:49:10.596Z] "snapcraft" switched to the "latest/stable" channel [2021-07-29T09:49:10.597Z] [2021-07-29T09:49:14.845Z] 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-07-29T09:49:14.845Z] - README.md [2021-07-29T09:49:14.845Z] [2021-07-29T09:49:14.845Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-07-29T09:49:15.110Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-29T09:49:15.376Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-29T09:49:15.376Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-29T09:49:16.228Z] Reading package lists... [2021-07-29T09:49:16.814Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.14 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-07-29T09:49:16.814Z] Reading package lists... [2021-07-29T09:49:16.814Z] Building dependency tree... [2021-07-29T09:49:16.814Z] Reading state information... [2021-07-29T09:49:17.081Z] Suggested packages: [2021-07-29T09:49:17.082Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-07-29T09:49:17.082Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-07-29T09:49:17.082Z] Recommended packages: [2021-07-29T09:49:17.082Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-07-29T09:49:17.082Z] The following NEW packages will be installed: [2021-07-29T09:49:17.082Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-07-29T09:49:17.082Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-07-29T09:49:17.082Z] pkg-config zip [2021-07-29T09:49:17.082Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-07-29T09:49:17.082Z] Need to get 7663 kB of archives. [2021-07-29T09:49:17.082Z] After this operation, 43.8 MB of additional disk space will be used. [2021-07-29T09:49:17.082Z] 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-07-29T09:49:17.350Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-07-29T09:49:17.350Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] [2021-07-29T09:49:17.350Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-07-29T09:49:17.350Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-07-29T09:49:17.350Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-07-29T09:49:17.350Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-07-29T09:49:17.619Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-07-29T09:49:17.619Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-07-29T09:49:17.619Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-07-29T09:49:17.619Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-07-29T09:49:17.886Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-07-29T09:49:17.886Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-07-29T09:49:17.886Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-07-29T09:49:17.886Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-07-29T09:49:17.886Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-29T09:49:18.154Z] Fetched 7663 kB in 1s (10.4 MB/s) [2021-07-29T09:49:18.154Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-07-29T09:49:18.154Z] (Reading database ... 13933 files and directories currently installed.) [2021-07-29T09:49:18.154Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-07-29T09:49:18.154Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-07-29T09:49:18.154Z] Selecting previously unselected package libpsl5:amd64. [2021-07-29T09:49:18.154Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-07-29T09:49:18.154Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-07-29T09:49:18.154Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-07-29T09:49:18.154Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-07-29T09:49:18.154Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-07-29T09:49:18.420Z] Selecting previously unselected package librtmp1:amd64. [2021-07-29T09:49:18.420Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-07-29T09:49:18.420Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-07-29T09:49:18.420Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-07-29T09:49:18.421Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... [2021-07-29T09:49:18.421Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-07-29T09:49:18.421Z] Selecting previously unselected package liberror-perl. [2021-07-29T09:49:18.421Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-07-29T09:49:18.421Z] Unpacking liberror-perl (0.17025-1) ... [2021-07-29T09:49:18.421Z] Selecting previously unselected package git-man. [2021-07-29T09:49:18.421Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-07-29T09:49:18.421Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-07-29T09:49:18.690Z] Selecting previously unselected package git. [2021-07-29T09:49:18.690Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-07-29T09:49:18.690Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-07-29T09:49:19.278Z] Selecting previously unselected package libnorm1:amd64. [2021-07-29T09:49:19.278Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-07-29T09:49:19.278Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-07-29T09:49:19.278Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-07-29T09:49:19.278Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-07-29T09:49:19.278Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-07-29T09:49:19.278Z] Selecting previously unselected package libsodium23:amd64. [2021-07-29T09:49:19.278Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-07-29T09:49:19.278Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-07-29T09:49:19.278Z] Selecting previously unselected package libzmq5:amd64. [2021-07-29T09:49:19.278Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-07-29T09:49:19.278Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-29T09:49:19.278Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-07-29T09:49:19.278Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-07-29T09:49:19.278Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-29T09:49:19.548Z] Selecting previously unselected package pkg-config. [2021-07-29T09:49:19.548Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-07-29T09:49:19.548Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-07-29T09:49:19.548Z] Selecting previously unselected package zip. [2021-07-29T09:49:19.548Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-07-29T09:49:19.548Z] Unpacking zip (3.0-11build1) ... [2021-07-29T09:49:19.548Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-07-29T09:49:19.548Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-07-29T09:49:19.548Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-07-29T09:49:19.548Z] Setting up liberror-perl (0.17025-1) ... [2021-07-29T09:49:19.548Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-07-29T09:49:19.548Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-07-29T09:49:19.548Z] No schema files found: doing nothing. [2021-07-29T09:49:19.548Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-07-29T09:49:19.548Z] Setting up zip (3.0-11build1) ... [2021-07-29T09:49:19.548Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-07-29T09:49:19.548Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-07-29T09:49:19.817Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-07-29T09:49:19.817Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-29T09:49:19.817Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-07-29T09:49:19.817Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-29T09:49:19.817Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-07-29T09:49:19.817Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-29T09:49:20.400Z] git set to automatically installed. [2021-07-29T09:49:20.400Z] git-man set to automatically installed. [2021-07-29T09:49:20.400Z] libcurl3-gnutls set to automatically installed. [2021-07-29T09:49:20.400Z] liberror-perl set to automatically installed. [2021-07-29T09:49:20.400Z] libglib2.0-0 set to automatically installed. [2021-07-29T09:49:20.400Z] libnghttp2-14 set to automatically installed. [2021-07-29T09:49:20.400Z] libnorm1 set to automatically installed. [2021-07-29T09:49:20.400Z] libpgm-5.2-0 set to automatically installed. [2021-07-29T09:49:20.400Z] libpsl5 set to automatically installed. [2021-07-29T09:49:20.400Z] librtmp1 set to automatically installed. [2021-07-29T09:49:20.400Z] libsodium23 set to automatically installed. [2021-07-29T09:49:20.400Z] libzmq3-dev set to automatically installed. [2021-07-29T09:49:20.400Z] libzmq5 set to automatically installed. [2021-07-29T09:49:20.400Z] pkg-config set to automatically installed. [2021-07-29T09:49:20.400Z] zip set to automatically installed. [2021-07-29T09:49:21.808Z] snapd is not logged in, snap install commands will use sudo [2021-07-29T09:49:21.856Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T09:49:21.856Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-29T09:49:21.856Z] ---> 00ff2aaa76ba [2021-07-29T09:49:21.856Z] Step 3/23 : WORKDIR /edgex-go [2021-07-29T09:49:21.856Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T09:49:21.856Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-29T09:49:21.856Z] ---> 00ff2aaa76ba [2021-07-29T09:49:21.856Z] Step 3/24 : WORKDIR /edgex-go [2021-07-29T09:49:21.856Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T09:49:21.856Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-29T09:49:21.856Z] ---> 00ff2aaa76ba [2021-07-29T09:49:21.856Z] Step 3/23 : WORKDIR /edgex-go [2021-07-29T09:49:21.856Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T09:49:21.856Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-29T09:49:21.856Z] ---> 00ff2aaa76ba [2021-07-29T09:49:21.856Z] Step 3/24 : WORKDIR /edgex-go [2021-07-29T09:49:21.856Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T09:49:21.856Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-07-29T09:49:21.856Z] ---> 00ff2aaa76ba [2021-07-29T09:49:21.856Z] Step 3/32 : WORKDIR /edgex-go [2021-07-29T09:49:22.838Z] ---> Running in 60265c1672dd [2021-07-29T09:49:22.838Z] ---> Running in 64029b7f8dab [2021-07-29T09:49:22.838Z] ---> Running in 467e1cdd4e05 [2021-07-29T09:49:22.838Z] ---> Running in a4218124f894 [2021-07-29T09:49:22.838Z] ---> Running in 167290b89b4e [2021-07-29T09:49:23.441Z] Removing intermediate container a4218124f894 [2021-07-29T09:49:23.441Z] ---> 1519fd5b1776 [2021-07-29T09:49:23.441Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T09:49:23.441Z] Removing intermediate container 64029b7f8dab [2021-07-29T09:49:23.441Z] ---> 7dc8de12288a [2021-07-29T09:49:23.441Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T09:49:23.441Z] Removing intermediate container 467e1cdd4e05 [2021-07-29T09:49:23.441Z] ---> 7ccbef9921c7 [2021-07-29T09:49:23.441Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T09:49:23.718Z] Removing intermediate container 167290b89b4e [2021-07-29T09:49:23.718Z] ---> f9502c26234b [2021-07-29T09:49:23.718Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T09:49:23.718Z] Removing intermediate container 60265c1672dd [2021-07-29T09:49:23.718Z] ---> d4c715d88741 [2021-07-29T09:49:23.718Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T09:49:23.718Z] ---> Running in ed70c2c23e82 [2021-07-29T09:49:23.718Z] ---> Running in 418e36eec8c3 [2021-07-29T09:49:23.990Z] ---> Running in 505dac6d6765 [2021-07-29T09:49:23.990Z] ---> Running in 9b647e1e7b56 [2021-07-29T09:49:23.990Z] ---> Running in cfc49ce57ef3 [2021-07-29T09:49:27.158Z] go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed [2021-07-29T09:49:27.159Z] snapd is not logged in, snap install commands will use sudo [2021-07-29T09:49:27.406Z] Removing intermediate container ed70c2c23e82 [2021-07-29T09:49:27.406Z] ---> 4a9080084969 [2021-07-29T09:49:27.406Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-07-29T09:49:27.406Z] ---> Running in 11f98cfb7f30 [2021-07-29T09:49:27.679Z] Removing intermediate container 418e36eec8c3 [2021-07-29T09:49:27.679Z] ---> 4ac3b93de7a8 [2021-07-29T09:49:27.679Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-07-29T09:49:27.953Z] ---> Running in cff023a105a6 [2021-07-29T09:49:28.226Z] Removing intermediate container 505dac6d6765 [2021-07-29T09:49:28.226Z] ---> 33a7b7724ad3 [2021-07-29T09:49:28.226Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-29T09:49:28.226Z] Removing intermediate container cfc49ce57ef3 [2021-07-29T09:49:28.226Z] ---> 80c1952f5a2d [2021-07-29T09:49:28.226Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-07-29T09:49:28.226Z] Removing intermediate container 9b647e1e7b56 [2021-07-29T09:49:28.226Z] ---> cfd9298baa24 [2021-07-29T09:49:28.226Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-07-29T09:49:28.501Z] ---> Running in 0140b5b43cf7 [2021-07-29T09:49:28.501Z] ---> Running in fb6eb69e2075 [2021-07-29T09:49:28.501Z] ---> Running in 3430f57a762b [2021-07-29T09:49:28.566Z] snap "core18" has no updates available [2021-07-29T09:49:29.124Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-29T09:49:29.156Z] Pulling config-common [2021-07-29T09:49:29.156Z] + snapcraftctl pull [2021-07-29T09:49:29.746Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-29T09:49:30.122Z] Pulling go-build-helper [2021-07-29T09:49:30.122Z] + snapcraftctl pull [2021-07-29T09:49:30.366Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-29T09:49:30.366Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-29T09:49:30.647Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-29T09:49:30.647Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-29T09:49:30.647Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-29T09:49:31.253Z] OK: 218 MiB in 52 packages [2021-07-29T09:49:31.253Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-29T09:49:31.537Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-07-29T09:49:31.537Z] Skipping pull go-build-helper (already ran) [2021-07-29T09:49:31.537Z] Building go-build-helper [2021-07-29T09:49:31.537Z] + snapcraftctl build [2021-07-29T09:49:31.544Z] OK: 218 MiB in 52 packages [2021-07-29T09:49:31.545Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-29T09:49:31.545Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-29T09:49:32.552Z] OK: 218 MiB in 52 packages [2021-07-29T09:49:32.835Z] OK: 218 MiB in 52 packages [2021-07-29T09:49:32.835Z] Removing intermediate container 11f98cfb7f30 [2021-07-29T09:49:32.835Z] ---> 2752f5f65bfa [2021-07-29T09:49:32.835Z] Step 6/32 : COPY go.mod . [2021-07-29T09:49:32.835Z] OK: 218 MiB in 52 packages [2021-07-29T09:49:33.120Z] Removing intermediate container cff023a105a6 [2021-07-29T09:49:33.120Z] ---> 45640416c58f [2021-07-29T09:49:33.120Z] Step 6/24 : COPY go.mod . [2021-07-29T09:49:33.482Z] Staging go-build-helper [2021-07-29T09:49:33.482Z] + snapcraftctl stage [2021-07-29T09:49:34.106Z] ---> edfd7e8a30ee [2021-07-29T09:49:34.107Z] Step 7/32 : RUN go mod download [2021-07-29T09:49:34.107Z] Removing intermediate container fb6eb69e2075 [2021-07-29T09:49:34.107Z] ---> d89fd4f91cdb [2021-07-29T09:49:34.107Z] Step 6/23 : COPY go.mod . [2021-07-29T09:49:34.385Z] ---> Running in efe2e2383fef [2021-07-29T09:49:34.385Z] Removing intermediate container 3430f57a762b [2021-07-29T09:49:34.385Z] ---> cb7523043d09 [2021-07-29T09:49:34.385Z] Step 6/23 : COPY go.mod . [2021-07-29T09:49:34.659Z] ---> 9928074931eb [2021-07-29T09:49:34.659Z] Step 7/24 : RUN go mod download [2021-07-29T09:49:34.659Z] Removing intermediate container 0140b5b43cf7 [2021-07-29T09:49:34.659Z] ---> 00e90d52230a [2021-07-29T09:49:34.659Z] Step 6/24 : COPY go.mod . [2021-07-29T09:49:34.942Z] ---> Running in b3403fa324bd [2021-07-29T09:49:35.545Z] ---> 9f0c9fb51e0d [2021-07-29T09:49:35.545Z] Step 7/23 : RUN go mod download [2021-07-29T09:49:35.821Z] ---> Running in 7e42d0baebe3 [2021-07-29T09:49:36.104Z] ---> b446d22310d8 [2021-07-29T09:49:36.104Z] Step 7/23 : RUN go mod download [2021-07-29T09:49:36.104Z] ---> 695928819420 [2021-07-29T09:49:36.104Z] Step 7/24 : RUN go mod download [2021-07-29T09:49:36.383Z] ---> Running in 769d8e2297cf [2021-07-29T09:49:36.383Z] ---> Running in d8978eaedad0 [2021-07-29T09:49:39.788Z] Removing intermediate container efe2e2383fef [2021-07-29T09:49:39.788Z] ---> f1ad1ae0f923 [2021-07-29T09:49:39.788Z] Step 8/32 : COPY . . [2021-07-29T09:49:40.063Z] Removing intermediate container b3403fa324bd [2021-07-29T09:49:40.063Z] ---> 0f0a2b623207 [2021-07-29T09:49:40.063Z] Step 8/24 : COPY . . [2021-07-29T09:49:41.535Z] Removing intermediate container 7e42d0baebe3 [2021-07-29T09:49:41.535Z] ---> 1e9c7f14dad4 [2021-07-29T09:49:41.535Z] Step 8/23 : COPY . . [2021-07-29T09:49:41.682Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-07-29T09:49:41.682Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-07-29T09:49:41.682Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1813 kB] [2021-07-29T09:49:41.682Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [333 kB] [2021-07-29T09:49:41.682Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-07-29T09:49:41.682Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-07-29T09:49:41.682Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [389 kB] [2021-07-29T09:49:41.682Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [52.3 kB] [2021-07-29T09:49:41.682Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] [2021-07-29T09:49:41.682Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] [2021-07-29T09:49:41.682Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-07-29T09:49:41.682Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-07-29T09:49:41.682Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-07-29T09:49:41.682Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-07-29T09:49:41.682Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-07-29T09:49:41.682Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-07-29T09:49:41.682Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-07-29T09:49:41.682Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-07-29T09:49:41.682Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-07-29T09:49:41.682Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2160 kB] [2021-07-29T09:49:41.682Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [425 kB] [2021-07-29T09:49:41.682Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-07-29T09:49:41.682Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-07-29T09:49:41.682Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [413 kB] [2021-07-29T09:49:41.682Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.0 kB] [2021-07-29T09:49:41.682Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1743 kB] [2021-07-29T09:49:41.682Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] [2021-07-29T09:49:41.682Z] Fetched 24.9 MB in 0s (0 B/s) [2021-07-29T09:49:41.682Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-07-29T09:49:41.682Z] Fetched 224 kB in 0s (0 B/s) [2021-07-29T09:49:41.682Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-07-29T09:49:41.682Z] Fetched 157 kB in 0s (0 B/s) [2021-07-29T09:49:41.682Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-07-29T09:49:41.682Z] Fetched 221 kB in 0s (0 B/s) [2021-07-29T09:49:41.682Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-07-29T09:49:41.682Z] Fetched 143 kB in 0s (0 B/s) [2021-07-29T09:49:41.682Z] Pulling edgex-go [2021-07-29T09:49:41.682Z] + snapcraftctl pull [2021-07-29T09:49:42.144Z] Removing intermediate container 769d8e2297cf [2021-07-29T09:49:42.144Z] ---> 95636a48cc4e [2021-07-29T09:49:42.144Z] Step 8/23 : COPY . . [2021-07-29T09:49:42.639Z] Pulling hooks [2021-07-29T09:49:42.640Z] + snapcraftctl pull [2021-07-29T09:49:42.771Z] Removing intermediate container d8978eaedad0 [2021-07-29T09:49:42.771Z] ---> eb8fffe4fd92 [2021-07-29T09:49:42.771Z] Step 8/24 : COPY . . [2021-07-29T09:50:01.283Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-29T09:50:01.283Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-29T09:50:01.283Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-29T09:50:01.283Z] Fetched 0 B in 0s (0 B/s) [2021-07-29T09:50:01.283Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-07-29T09:50:01.283Z] Fetched 96.5 kB in 0s (0 B/s) [2021-07-29T09:50:01.283Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-07-29T09:50:01.283Z] Fetched 279 kB in 0s (0 B/s) [2021-07-29T09:50:01.283Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-07-29T09:50:01.283Z] Fetched 122 kB in 0s (0 B/s) [2021-07-29T09:50:01.283Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-07-29T09:50:01.283Z] Fetched 77.8 kB in 0s (0 B/s) [2021-07-29T09:50:01.283Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-07-29T09:50:01.283Z] Fetched 8848 B in 0s (0 B/s) [2021-07-29T09:50:01.283Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-07-29T09:50:01.283Z] Fetched 47.8 kB in 0s (0 B/s) [2021-07-29T09:50:01.283Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-07-29T09:50:01.283Z] Fetched 45.6 kB in 0s (0 B/s) [2021-07-29T09:50:01.283Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-07-29T09:50:01.283Z] Fetched 15.0 kB in 0s (0 B/s) [2021-07-29T09:50:01.283Z] Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] [2021-07-29T09:50:01.283Z] Fetched 219 kB in 0s (0 B/s) [2021-07-29T09:50:01.283Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-07-29T09:50:01.283Z] Fetched 154 kB in 0s (0 B/s) [2021-07-29T09:50:01.283Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-07-29T09:50:01.283Z] Fetched 50.6 kB in 0s (0 B/s) [2021-07-29T09:50:01.283Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-07-29T09:50:01.283Z] Fetched 14.8 kB in 0s (0 B/s) [2021-07-29T09:50:01.283Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-07-29T09:50:01.283Z] Fetched 41.8 kB in 0s (0 B/s) [2021-07-29T09:50:01.283Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-07-29T09:50:01.283Z] Fetched 499 kB in 0s (0 B/s) [2021-07-29T09:50:01.283Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-07-29T09:50:01.283Z] Fetched 111 kB in 0s (0 B/s) [2021-07-29T09:50:01.283Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-07-29T09:50:01.283Z] Fetched 240 kB in 0s (0 B/s) [2021-07-29T09:50:01.283Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-07-29T09:50:01.283Z] Fetched 29.3 kB in 0s (0 B/s) [2021-07-29T09:50:01.283Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-07-29T09:50:01.283Z] Fetched 85.5 kB in 0s (0 B/s) [2021-07-29T09:50:01.283Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-07-29T09:50:01.283Z] Fetched 24.5 kB in 0s (0 B/s) [2021-07-29T09:50:01.283Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-07-29T09:50:01.283Z] Fetched 49.2 kB in 0s (0 B/s) [2021-07-29T09:50:01.283Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-07-29T09:50:01.283Z] Fetched 54.2 kB in 0s (0 B/s) [2021-07-29T09:50:01.283Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-07-29T09:50:01.283Z] Fetched 30.8 kB in 0s (0 B/s) [2021-07-29T09:50:01.283Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-07-29T09:50:01.283Z] Fetched 15.8 kB in 0s (0 B/s) [2021-07-29T09:50:01.283Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-07-29T09:50:01.283Z] Fetched 85.9 kB in 0s (0 B/s) [2021-07-29T09:50:01.283Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-07-29T09:50:01.283Z] Fetched 8720 B in 0s (0 B/s) [2021-07-29T09:50:01.283Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-07-29T09:50:01.283Z] Fetched 140 kB in 0s (0 B/s) [2021-07-29T09:50:01.283Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-07-29T09:50:01.283Z] Fetched 119 kB in 0s (0 B/s) [2021-07-29T09:50:01.283Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-07-29T09:50:01.283Z] Fetched 111 kB in 0s (0 B/s) [2021-07-29T09:50:01.283Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-07-29T09:50:01.283Z] Fetched 11.1 kB in 0s (0 B/s) [2021-07-29T09:50:01.283Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-07-29T09:50:01.283Z] Fetched 645 kB in 0s (0 B/s) [2021-07-29T09:50:01.283Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-07-29T09:50:01.283Z] Fetched 41.3 kB in 0s (0 B/s) [2021-07-29T09:50:01.283Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-07-29T09:50:01.283Z] Fetched 17.9 kB in 0s (0 B/s) [2021-07-29T09:50:01.283Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-07-29T09:50:01.283Z] Fetched 368 kB in 0s (0 B/s) [2021-07-29T09:50:01.283Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-07-29T09:50:01.283Z] Fetched 187 kB in 0s (0 B/s) [2021-07-29T09:50:01.283Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-07-29T09:50:01.283Z] Fetched 175 kB in 0s (0 B/s) [2021-07-29T09:50:01.283Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-07-29T09:50:01.283Z] Fetched 206 kB in 0s (0 B/s) [2021-07-29T09:50:01.283Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-07-29T09:50:01.283Z] Fetched 1301 kB in 0s (0 B/s) [2021-07-29T09:50:01.283Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-07-29T09:50:01.283Z] Fetched 36.2 kB in 0s (0 B/s) [2021-07-29T09:50:01.283Z] Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] [2021-07-29T09:50:01.283Z] Fetched 159 kB in 0s (0 B/s) [2021-07-29T09:50:01.283Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-07-29T09:50:01.283Z] Fetched 107 kB in 0s (0 B/s) [2021-07-29T09:50:01.283Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-07-29T09:50:01.283Z] Fetched 48.7 kB in 0s (0 B/s) [2021-07-29T09:50:01.283Z] Pulling static-packages [2021-07-29T09:50:01.283Z] + snapcraftctl pull [2021-07-29T09:50:01.283Z] Pulling version [2021-07-29T09:50:01.283Z] + cd /root/project [2021-07-29T09:50:01.283Z] + git describe --tags --abbrev=0 [2021-07-29T09:50:01.283Z] + sed s/v// [2021-07-29T09:50:01.283Z] + GIT_VERSION=2.0.1-dev.15 [2021-07-29T09:50:01.283Z] + [ -z 2.0.1-dev.15 ] [2021-07-29T09:50:01.283Z] + snapcraftctl set-version 2.0.1-dev.15 [2021-07-29T09:50:01.283Z] Building config-common [2021-07-29T09:50:01.283Z] + snapcraftctl build [2021-07-29T09:50:03.238Z] Skipping build go-build-helper (already ran) [2021-07-29T09:50:03.238Z] Building edgex-go [2021-07-29T09:50:03.504Z] + cd /root/parts/edgex-go/src [2021-07-29T09:50:03.504Z] + git describe --tags --abbrev=0 [2021-07-29T09:50:03.504Z] + sed s/v// [2021-07-29T09:50:03.504Z] + GIT_VERSION=2.0.1-dev.15 [2021-07-29T09:50:03.504Z] + [ -z 2.0.1-dev.15 ] [2021-07-29T09:50:03.504Z] + echo 2.0.1-dev.15 [2021-07-29T09:50:03.504Z] + make build [2021-07-29T09:50:03.504Z] go mod tidy [2021-07-29T09:50:04.986Z] ---> b9089a265dd8 [2021-07-29T09:50:04.986Z] ---> 3a17e8db7b2f [2021-07-29T09:50:04.986Z] Step 9/32 : RUN go mod tidy [2021-07-29T09:50:04.986Z] Step 9/24 : RUN go mod tidy [2021-07-29T09:50:04.986Z] ---> 1c271cb87447 [2021-07-29T09:50:04.986Z] Step 9/23 : RUN go mod tidy [2021-07-29T09:50:04.986Z] ---> d505ed1fd4b5 [2021-07-29T09:50:04.986Z] Step 9/24 : RUN go mod tidy [2021-07-29T09:50:04.986Z] ---> Running in 03f8139404b7 [2021-07-29T09:50:04.986Z] ---> Running in 845b0eef5524 [2021-07-29T09:50:04.986Z] ---> Running in fff2e16c1fbd [2021-07-29T09:50:04.986Z] ---> Running in 4ad9177ee3cd [2021-07-29T09:50:04.986Z] ---> 0f194c8165d6 [2021-07-29T09:50:04.986Z] Step 9/23 : RUN go mod tidy [2021-07-29T09:50:04.986Z] ---> Running in 89d4a0f8928d [2021-07-29T09:50:06.842Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-07-29T09:50:06.842Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-07-29T09:50:06.842Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.11 [2021-07-29T09:50:06.842Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-07-29T09:50:06.842Z] go: downloading github.com/google/uuid v1.3.0 [2021-07-29T09:50:06.842Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-07-29T09:50:06.842Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-07-29T09:50:06.842Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-07-29T09:50:06.842Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-07-29T09:50:06.842Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-07-29T09:50:06.842Z] go: downloading github.com/pelletier/go-toml v1.9.3 [2021-07-29T09:50:06.842Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-07-29T09:50:07.110Z] go: downloading github.com/lib/pq v1.10.2 [2021-07-29T09:50:07.380Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-07-29T09:50:07.380Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-07-29T09:50:08.337Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-07-29T09:50:08.337Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-07-29T09:50:08.337Z] go: downloading github.com/go-playground/validator/v10 v10.8.0 [2021-07-29T09:50:08.337Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-07-29T09:50:08.337Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-07-29T09:50:08.337Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-29T09:50:08.337Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-29T09:50:08.337Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-07-29T09:50:08.337Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-07-29T09:50:08.615Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-07-29T09:50:08.615Z] go: downloading github.com/x448/float16 v0.8.4 [2021-07-29T09:50:08.615Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-07-29T09:50:08.615Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-07-29T09:50:08.615Z] go: downloading golang.org/x/text v0.3.6 [2021-07-29T09:50:08.615Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-07-29T09:50:08.615Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-07-29T09:50:08.887Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-07-29T09:50:08.887Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-07-29T09:50:08.887Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-07-29T09:50:08.887Z] go: downloading github.com/kr/pretty v0.2.0 [2021-07-29T09:50:08.887Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-07-29T09:50:08.887Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-07-29T09:50:08.887Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-07-29T09:50:08.887Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-07-29T09:50:09.154Z] go: downloading golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c [2021-07-29T09:50:09.154Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-07-29T09:50:09.154Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-07-29T09:50:09.420Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-07-29T09:50:09.420Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-07-29T09:50:09.420Z] go: downloading github.com/kr/text v0.1.0 [2021-07-29T09:50:09.420Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-07-29T09:50:09.420Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-07-29T09:50:09.420Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-29T09:50:09.420Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-07-29T09:50:09.420Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-07-29T09:50:09.420Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-07-29T09:50:09.420Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-07-29T09:50:09.686Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-07-29T09:50:09.686Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-07-29T09:50:09.686Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-07-29T09:50:09.686Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-29T09:50:09.686Z] go: downloading github.com/fatih/color v1.9.0 [2021-07-29T09:50:09.686Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-29T09:50:09.686Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-29T09:50:09.686Z] go: downloading github.com/pkg/errors v0.9.1 [2021-07-29T09:50:09.686Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-07-29T09:50:09.686Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-07-29T09:50:09.686Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-07-29T09:50:09.686Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-07-29T09:50:09.686Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-07-29T09:50:09.686Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-07-29T09:50:09.686Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-07-29T09:50:09.686Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-07-29T09:50:09.686Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-07-29T09:50:09.686Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-07-29T09:50:09.686Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-07-29T09:50:09.952Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-07-29T09:50:09.952Z] go: downloading github.com/miekg/dns v1.1.26 [2021-07-29T09:50:09.952Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-07-29T09:50:09.952Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-07-29T09:50:09.952Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-07-29T09:50:10.218Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.15" -o cmd/core-data/core-data ./cmd/core-data [2021-07-29T09:50:11.757Z] Removing intermediate container 845b0eef5524 [2021-07-29T09:50:11.757Z] ---> 897aaa98557d [2021-07-29T09:50:11.757Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-07-29T09:50:11.757Z] ---> Running in f4c2a04f52ef [2021-07-29T09:50:11.757Z] Removing intermediate container 03f8139404b7 [2021-07-29T09:50:11.757Z] ---> a6e820328e97 [2021-07-29T09:50:11.757Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-07-29T09:50:11.757Z] ---> Running in 7928b209f1dd [2021-07-29T09:50:11.757Z] Removing intermediate container fff2e16c1fbd [2021-07-29T09:50:11.757Z] ---> 6fdfb419b61f [2021-07-29T09:50:11.757Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-07-29T09:50:11.757Z] Removing intermediate container 4ad9177ee3cd [2021-07-29T09:50:11.757Z] ---> 4849f6ec0dbb [2021-07-29T09:50:11.757Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-07-29T09:50:12.038Z] ---> Running in 6d76ea36d9b5 [2021-07-29T09:50:12.038Z] ---> Running in 68af0b258a21 [2021-07-29T09:50:12.038Z] Removing intermediate container 89d4a0f8928d [2021-07-29T09:50:12.038Z] ---> 4fc56c53fe76 [2021-07-29T09:50:12.038Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-07-29T09:50:12.318Z] ---> Running in ca5f369f4824 [2021-07-29T09:50:12.932Z] 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-07-29T09:50:13.548Z] 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-07-29T09:50:14.544Z] 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-07-29T09:50:14.544Z] 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-07-29T09:50:14.822Z] 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-07-29T09:50:18.413Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.15" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-07-29T09:50:23.751Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.15" -o cmd/core-command/core-command ./cmd/core-command [2021-07-29T09:50:24.019Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.15" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-07-29T09:50:25.424Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.15" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-07-29T09:50:26.014Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.15" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-07-29T09:50:26.974Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.15" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-07-29T09:50:28.382Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.15" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-07-29T09:50:29.350Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.15" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-07-29T09:50:30.765Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.15" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-07-29T09:50:31.726Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.15" -o ./cmd/secrets-config ./cmd/secrets-config [2021-07-29T09:50:32.688Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.15" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-07-29T09:50:34.631Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-07-29T09:50:34.631Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-07-29T09:50:34.631Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-07-29T09:50:34.631Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-07-29T09:50:34.631Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-07-29T09:50:34.631Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-07-29T09:50:34.631Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-07-29T09:50:34.631Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-07-29T09:50:34.631Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-07-29T09:50:34.631Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-07-29T09:50:34.631Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-07-29T09:50:34.631Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-07-29T09:50:34.631Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-07-29T09:50:34.631Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-07-29T09:50:34.631Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-07-29T09:50:34.631Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-07-29T09:50:34.631Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-07-29T09:50:34.631Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-07-29T09:50:34.631Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-07-29T09:50:34.631Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-07-29T09:50:34.631Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-07-29T09:50:34.631Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-07-29T09:50:34.631Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-07-29T09:50:34.631Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-07-29T09:50:34.631Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-07-29T09:50:34.631Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-07-29T09:50:34.631Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-07-29T09:50:35.591Z] Building hooks [2021-07-29T09:50:35.591Z] + cd /root/parts/hooks/src [2021-07-29T09:50:35.591Z] + make build [2021-07-29T09:50:35.591Z] go mod tidy [2021-07-29T09:50:35.860Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-07-29T09:50:36.130Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-07-29T09:50:36.398Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-07-29T09:50:36.398Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-07-29T09:50:36.398Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-07-29T09:50:36.983Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-07-29T09:50:37.564Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-07-29T09:50:37.564Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-07-29T09:50:40.908Z] Building static-packages [2021-07-29T09:50:40.908Z] + snapcraftctl build [2021-07-29T09:50:42.320Z] Building version [2021-07-29T09:50:42.320Z] + snapcraftctl build [2021-07-29T09:50:44.902Z] Staging config-common [2021-07-29T09:50:44.902Z] + snapcraftctl stage [2021-07-29T09:50:45.486Z] Skipping stage go-build-helper (already ran) [2021-07-29T09:50:45.486Z] Staging edgex-go [2021-07-29T09:50:45.486Z] + snapcraftctl stage [2021-07-29T09:50:46.448Z] Staging hooks [2021-07-29T09:50:46.448Z] + snapcraftctl stage [2021-07-29T09:50:47.407Z] Staging static-packages [2021-07-29T09:50:47.407Z] + snapcraftctl stage [2021-07-29T09:50:48.818Z] Staging version [2021-07-29T09:50:48.818Z] + snapcraftctl stage [2021-07-29T09:50:49.779Z] Priming config-common [2021-07-29T09:50:49.779Z] + snapcraftctl prime [2021-07-29T09:50:50.740Z] Priming go-build-helper [2021-07-29T09:50:50.740Z] + snapcraftctl prime [2021-07-29T09:50:51.697Z] Priming edgex-go [2021-07-29T09:50:51.697Z] + snapcraftctl prime [2021-07-29T09:50:53.112Z] Priming hooks [2021-07-29T09:50:53.112Z] + snapcraftctl prime [2021-07-29T09:50:54.073Z] Priming static-packages [2021-07-29T09:50:54.073Z] + snapcraftctl prime [2021-07-29T09:50:56.654Z] Priming version [2021-07-29T09:50:56.654Z] + snapcraftctl prime [2021-07-29T09:50:58.061Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-29T09:52:21.790Z] Removing intermediate container 68af0b258a21 [2021-07-29T09:52:21.790Z] ---> 359f4358e9c6 [2021-07-29T09:52:21.790Z] [2021-07-29T09:52:21.790Z] Step 11/24 : FROM alpine:3.12 [2021-07-29T09:52:21.790Z] Removing intermediate container 7928b209f1dd [2021-07-29T09:52:21.790Z] ---> 48ab997230d7 [2021-07-29T09:52:21.790Z] [2021-07-29T09:52:21.790Z] Step 11/32 : FROM alpine:3.12 [2021-07-29T09:52:21.790Z] 3.12: Pulling from library/alpine [2021-07-29T09:52:21.790Z] 3.12: Pulling from library/alpine [2021-07-29T09:52:21.790Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-29T09:52:21.790Z] Status: Downloaded newer image for alpine:3.12 [2021-07-29T09:52:21.790Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-29T09:52:21.790Z] Status: Image is up to date for alpine:3.12 [2021-07-29T09:52:21.790Z] ---> c4fd0aeabfcf [2021-07-29T09:52:21.790Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-07-29T09:52:21.790Z] ---> c4fd0aeabfcf [2021-07-29T09:52:21.790Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-29T09:52:21.790Z] ---> Running in 07c55d6b931f [2021-07-29T09:52:21.790Z] ---> Running in 2c282b809ea8 [2021-07-29T09:52:21.790Z] Removing intermediate container ca5f369f4824 [2021-07-29T09:52:21.790Z] ---> 94f7d75d38fd [2021-07-29T09:52:21.790Z] [2021-07-29T09:52:21.790Z] Step 11/23 : FROM alpine:3.12 [2021-07-29T09:52:21.790Z] ---> c4fd0aeabfcf [2021-07-29T09:52:21.790Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-07-29T09:52:21.790Z] Removing intermediate container 6d76ea36d9b5 [2021-07-29T09:52:21.790Z] ---> 95bb1efd1a66 [2021-07-29T09:52:21.790Z] [2021-07-29T09:52:21.790Z] Step 11/23 : FROM alpine:3.12 [2021-07-29T09:52:21.790Z] ---> c4fd0aeabfcf [2021-07-29T09:52:21.790Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-07-29T09:52:21.790Z] ---> Running in 1e3e85dbf125 [2021-07-29T09:52:21.790Z] ---> Running in 79411485b9b4 [2021-07-29T09:52:21.790Z] Removing intermediate container 2c282b809ea8 [2021-07-29T09:52:21.790Z] ---> 83ae43697ea0 [2021-07-29T09:52:21.790Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-07-29T09:52:21.790Z] ---> Running in 1f795255b9e2 [2021-07-29T09:52:21.790Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-29T09:52:21.790Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-29T09:52:21.790Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-29T09:52:21.790Z] Executing busybox-1.31.1-r20.trigger [2021-07-29T09:52:21.790Z] OK: 5 MiB in 15 packages [2021-07-29T09:52:21.790Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-29T09:52:21.790Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-29T09:52:21.790Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-29T09:52:21.791Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-29T09:52:21.791Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-29T09:52:21.791Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-29T09:52:21.791Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-29T09:52:21.791Z] Executing busybox-1.31.1-r20.trigger [2021-07-29T09:52:21.791Z] OK: 5 MiB in 15 packages [2021-07-29T09:52:21.791Z] (1/2) Installing ca-certificates (20191127-r4) [2021-07-29T09:52:21.791Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-07-29T09:52:21.791Z] Executing busybox-1.31.1-r20.trigger [2021-07-29T09:52:21.791Z] Executing ca-certificates-20191127-r4.trigger [2021-07-29T09:52:21.791Z] OK: 6 MiB in 16 packages [2021-07-29T09:52:21.791Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-07-29T09:52:21.791Z] (2/2) Installing su-exec (0.2-r1) [2021-07-29T09:52:21.791Z] Executing busybox-1.31.1-r20.trigger [2021-07-29T09:52:21.791Z] OK: 5 MiB in 16 packages [2021-07-29T09:52:21.791Z] Removing intermediate container 07c55d6b931f [2021-07-29T09:52:21.791Z] ---> 10a6055a5ed4 [2021-07-29T09:52:21.791Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-29T09:52:21.791Z] ---> Running in b01e5de58ddb [2021-07-29T09:52:21.791Z] Removing intermediate container b01e5de58ddb [2021-07-29T09:52:21.791Z] ---> 848a521fb90a [2021-07-29T09:52:21.791Z] Step 14/24 : ENV APP_PORT=59882 [2021-07-29T09:52:21.791Z] Removing intermediate container 79411485b9b4 [2021-07-29T09:52:21.791Z] ---> b3051ab165e3 [2021-07-29T09:52:21.791Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-29T09:52:22.065Z] Removing intermediate container f4c2a04f52ef [2021-07-29T09:52:22.065Z] ---> 606027ef56dd [2021-07-29T09:52:22.065Z] [2021-07-29T09:52:22.065Z] Step 11/24 : FROM alpine:3.12 [2021-07-29T09:52:22.065Z] ---> c4fd0aeabfcf [2021-07-29T09:52:22.065Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-07-29T09:52:22.065Z] ---> Running in bcbc09b4dd8f [2021-07-29T09:52:22.065Z] ---> Running in d7c5a56510f1 [2021-07-29T09:52:22.350Z] ---> Running in 48ddf42afbb5 [2021-07-29T09:52:22.350Z] Removing intermediate container 1f795255b9e2 [2021-07-29T09:52:22.350Z] ---> ad486d798fcf [2021-07-29T09:52:22.350Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-07-29T09:52:22.641Z] ---> Running in 065cea74674a [2021-07-29T09:52:22.641Z] Removing intermediate container 1e3e85dbf125 [2021-07-29T09:52:22.641Z] ---> 144457e2eca6 [2021-07-29T09:52:22.641Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-29T09:52:22.916Z] ---> Running in 4eeab5fe3b2e [2021-07-29T09:52:22.916Z] Removing intermediate container bcbc09b4dd8f [2021-07-29T09:52:22.916Z] ---> 617f7ba46434 [2021-07-29T09:52:22.916Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-29T09:52:23.190Z] Removing intermediate container d7c5a56510f1 [2021-07-29T09:52:23.190Z] ---> 9ce783405608 [2021-07-29T09:52:23.190Z] Step 14/23 : ENV APP_PORT=59861 [2021-07-29T09:52:23.190Z] Removing intermediate container 48ddf42afbb5 [2021-07-29T09:52:23.190Z] ---> 33e5985cc95f [2021-07-29T09:52:23.190Z] Step 13/24 : ENV APP_PORT=59880 [2021-07-29T09:52:23.190Z] ---> Running in bde41722776e [2021-07-29T09:52:23.190Z] Removing intermediate container 065cea74674a [2021-07-29T09:52:23.190Z] ---> d1514d184171 [2021-07-29T09:52:23.190Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-07-29T09:52:23.471Z] ---> Running in 6f3ea2cb4cfc [2021-07-29T09:52:23.471Z] ---> Running in 92e0584669b3 [2021-07-29T09:52:23.471Z] ---> Running in a8a2d1400d96 [2021-07-29T09:52:23.471Z] Removing intermediate container 4eeab5fe3b2e [2021-07-29T09:52:23.471Z] ---> 17570a78392f [2021-07-29T09:52:23.471Z] Step 14/23 : ENV APP_PORT=59860 [2021-07-29T09:52:23.746Z] ---> Running in ace207c08cba [2021-07-29T09:52:24.021Z] Removing intermediate container bde41722776e [2021-07-29T09:52:24.021Z] ---> 3926b249b933 [2021-07-29T09:52:24.021Z] Step 16/24 : WORKDIR / [2021-07-29T09:52:24.021Z] Removing intermediate container 6f3ea2cb4cfc [2021-07-29T09:52:24.021Z] ---> 6532f4d8c3c1 [2021-07-29T09:52:24.021Z] Step 14/24 : EXPOSE $APP_PORT [2021-07-29T09:52:24.297Z] ---> Running in be73d8e8a16a [2021-07-29T09:52:24.297Z] Removing intermediate container 92e0584669b3 [2021-07-29T09:52:24.298Z] ---> 6eb1919e0486 [2021-07-29T09:52:24.298Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-29T09:52:24.298Z] ---> Running in 1428a6cb6741 [2021-07-29T09:52:24.298Z] Removing intermediate container a8a2d1400d96 [2021-07-29T09:52:24.298Z] ---> 96468d099f5c [2021-07-29T09:52:24.298Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-07-29T09:52:24.578Z] ---> Running in b04dc12010da [2021-07-29T09:52:24.578Z] Removing intermediate container ace207c08cba [2021-07-29T09:52:24.578Z] ---> e1eababfc445 [2021-07-29T09:52:24.578Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-29T09:52:24.578Z] ---> Running in 774a59ef27e3 [2021-07-29T09:52:24.871Z] ---> Running in e5091b3e6edd [2021-07-29T09:52:25.150Z] Removing intermediate container 1428a6cb6741 [2021-07-29T09:52:25.150Z] ---> 260454dfcf7a [2021-07-29T09:52:25.150Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T09:52:25.150Z] Removing intermediate container be73d8e8a16a [2021-07-29T09:52:25.150Z] ---> 277ad5591762 [2021-07-29T09:52:25.150Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-29T09:52:25.431Z] ---> Running in 006395fa237a [2021-07-29T09:52:25.431Z] Removing intermediate container b04dc12010da [2021-07-29T09:52:25.431Z] ---> 32dc1274f109 [2021-07-29T09:52:25.431Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-29T09:52:25.705Z] Removing intermediate container e5091b3e6edd [2021-07-29T09:52:25.705Z] ---> 6f707984bd5b [2021-07-29T09:52:25.705Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-29T09:52:27.162Z] ---> ef53b59c33e1 [2021-07-29T09:52:27.162Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-07-29T09:52:27.162Z] ---> 2e347200254a [2021-07-29T09:52:27.162Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-07-29T09:52:27.162Z] ---> b3b9ae354a0e [2021-07-29T09:52:27.162Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-07-29T09:52:27.768Z] Removing intermediate container 774a59ef27e3 [2021-07-29T09:52:27.768Z] ---> 86ddf4ee1b72 [2021-07-29T09:52:27.768Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-07-29T09:52:28.371Z] ---> Running in b0a456d8f9f5 [2021-07-29T09:52:28.971Z] ---> c7b89c541b4b [2021-07-29T09:52:28.971Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-07-29T09:52:29.250Z] ---> 2cc3bc6963ed [2021-07-29T09:52:29.250Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-07-29T09:52:29.250Z] Removing intermediate container b0a456d8f9f5 [2021-07-29T09:52:29.250Z] ---> 1a82c4acf7a8 [2021-07-29T09:52:29.250Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-07-29T09:52:29.250Z] Removing intermediate container 006395fa237a [2021-07-29T09:52:29.250Z] ---> 1786902d92a0 [2021-07-29T09:52:29.250Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-29T09:52:29.250Z] ---> a0f475416e3a [2021-07-29T09:52:29.250Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-07-29T09:52:29.526Z] ---> Running in efb4e2d70e53 [2021-07-29T09:52:30.524Z] ---> baade27d0e3e [2021-07-29T09:52:30.524Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-07-29T09:52:30.807Z] ---> Running in f82c057f35f2 [2021-07-29T09:52:30.807Z] ---> 34e931eceb91 [2021-07-29T09:52:30.807Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-07-29T09:52:30.807Z] ---> f74f0c7e6e00 [2021-07-29T09:52:30.807Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-07-29T09:52:30.807Z] ---> f19858908398 [2021-07-29T09:52:30.807Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-07-29T09:52:31.089Z] ---> Running in 15fab6acee7b [2021-07-29T09:52:31.089Z] ---> Running in 15c944e8b1f8 [2021-07-29T09:52:31.089Z] ---> Running in ceedbd06b4bd [2021-07-29T09:52:31.367Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-29T09:52:31.653Z] Removing intermediate container f82c057f35f2 [2021-07-29T09:52:31.653Z] ---> e8371581e89f [2021-07-29T09:52:31.653Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-29T09:52:31.943Z] ---> Running in a2ab0e1a6ecd [2021-07-29T09:52:31.943Z] Removing intermediate container 15fab6acee7b [2021-07-29T09:52:31.943Z] ---> 89b2f08efcd4 [2021-07-29T09:52:31.943Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-29T09:52:31.943Z] Removing intermediate container 15c944e8b1f8 [2021-07-29T09:52:31.943Z] ---> 9c99124e2ad9 [2021-07-29T09:52:31.943Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-29T09:52:31.943Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-29T09:52:32.226Z] ---> Running in 7d1da1ca6362 [2021-07-29T09:52:32.226Z] ---> Running in 5dd5e8ac6914 [2021-07-29T09:52:32.513Z] Removing intermediate container a2ab0e1a6ecd [2021-07-29T09:52:32.513Z] ---> c61706e18685 [2021-07-29T09:52:32.513Z] Step 22/24 : LABEL arch=arm64 [2021-07-29T09:52:32.798Z] ---> Running in 5709534213e1 [2021-07-29T09:52:33.072Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-29T09:52:33.072Z] Removing intermediate container 5dd5e8ac6914 [2021-07-29T09:52:33.072Z] ---> 878c58a62bc5 [2021-07-29T09:52:33.072Z] Step 21/23 : LABEL arch=arm64 [2021-07-29T09:52:33.072Z] Removing intermediate container 7d1da1ca6362 [2021-07-29T09:52:33.072Z] ---> df02a6a9089c [2021-07-29T09:52:33.072Z] Step 21/23 : LABEL arch=arm64 [2021-07-29T09:52:33.072Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-29T09:52:33.072Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-29T09:52:33.350Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-29T09:52:33.350Z] ---> Running in 2ed22660a929 [2021-07-29T09:52:33.350Z] ---> Running in 6ad36695eace [2021-07-29T09:52:33.350Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-29T09:52:33.350Z] Removing intermediate container 5709534213e1 [2021-07-29T09:52:33.350Z] ---> 3adf18a4cdcb [2021-07-29T09:52:33.350Z] Step 23/24 : LABEL git_sha=ffab7a23f410ca3677b8768cda875e6192f97837 [2021-07-29T09:52:33.635Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-29T09:52:33.635Z] Executing busybox-1.31.1-r20.trigger [2021-07-29T09:52:33.635Z] ---> Running in 2a4d90287cbd [2021-07-29T09:52:33.635Z] OK: 8 MiB in 20 packages [2021-07-29T09:52:33.913Z] Removing intermediate container 2ed22660a929 [2021-07-29T09:52:33.913Z] ---> eb0a968cccda [2021-07-29T09:52:33.913Z] Step 22/23 : LABEL git_sha=ffab7a23f410ca3677b8768cda875e6192f97837 [2021-07-29T09:52:34.189Z] Removing intermediate container 6ad36695eace [2021-07-29T09:52:34.189Z] ---> e2b573e74634 [2021-07-29T09:52:34.189Z] Step 22/23 : LABEL git_sha=ffab7a23f410ca3677b8768cda875e6192f97837 [2021-07-29T09:52:34.189Z] ---> Running in 61fc8812e455 [2021-07-29T09:52:34.189Z] Removing intermediate container ceedbd06b4bd [2021-07-29T09:52:34.189Z] ---> e9305c22dda5 [2021-07-29T09:52:34.189Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-29T09:52:34.468Z] ---> Running in 435df3184e49 [2021-07-29T09:52:34.468Z] Removing intermediate container 2a4d90287cbd [2021-07-29T09:52:34.468Z] ---> 5a7ddf548e19 [2021-07-29T09:52:34.468Z] Step 24/24 : LABEL version=0.0.0 [2021-07-29T09:52:34.749Z] ---> Running in a282668d0231 [2021-07-29T09:52:35.036Z] Removing intermediate container 61fc8812e455 [2021-07-29T09:52:35.036Z] ---> b5efc559347b [2021-07-29T09:52:35.036Z] Step 23/23 : LABEL version=0.0.0 [2021-07-29T09:52:35.036Z] Removing intermediate container 435df3184e49 [2021-07-29T09:52:35.036Z] ---> c65656379425 [2021-07-29T09:52:35.036Z] Step 23/23 : LABEL version=0.0.0 [2021-07-29T09:52:35.311Z] ---> Running in a9551528efd9 [2021-07-29T09:52:35.311Z] ---> Running in c05cae207f96 [2021-07-29T09:52:35.311Z] Removing intermediate container efb4e2d70e53 [2021-07-29T09:52:35.311Z] ---> 0cbfb4353fee [2021-07-29T09:52:35.311Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-29T09:52:35.588Z] Removing intermediate container a282668d0231 [2021-07-29T09:52:35.588Z] ---> f92c82448c70 [2021-07-29T09:52:35.588Z] [2021-07-29T09:52:35.588Z] ---> ed3e8da59fdb [2021-07-29T09:52:35.588Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-07-29T09:52:35.866Z] Removing intermediate container a9551528efd9 [2021-07-29T09:52:35.866Z] ---> 5265f2243831 [2021-07-29T09:52:35.866Z] [2021-07-29T09:52:36.141Z] Successfully built f92c82448c70 [2021-07-29T09:52:36.141Z] Successfully tagged core-command-arm64:latest [2021-07-29T09:52:36.141Z]  Building core-command ... done Building sys-mgmt-agent [2021-07-29T09:52:36.141Z] Removing intermediate container c05cae207f96 [2021-07-29T09:52:36.141Z] ---> deee34dd291b [2021-07-29T09:52:36.141Z] [2021-07-29T09:52:36.422Z] Successfully built 5265f2243831 [2021-07-29T09:52:36.701Z] Successfully tagged support-scheduler-arm64:latest [2021-07-29T09:52:36.701Z]  Building support-scheduler ... done Building security-secretstore-setup [2021-07-29T09:52:36.701Z] Successfully built deee34dd291b [2021-07-29T09:52:36.701Z] Successfully tagged support-notifications-arm64:latest [2021-07-29T09:52:36.701Z] Building security-proxy-setup [2021-07-29T09:52:36.701Z]  Building support-notifications ... done  ---> d825943ef99a [2021-07-29T09:52:36.978Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-07-29T09:52:37.583Z] ---> 755cbdf40872 [2021-07-29T09:52:37.583Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-07-29T09:52:38.704Z] ---> 7f3fd0fedccd [2021-07-29T09:52:38.704Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-07-29T09:52:38.704Z] ---> 2548d9570964 [2021-07-29T09:52:38.704Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-07-29T09:52:40.293Z] ---> 1574a2764da5 [2021-07-29T09:52:40.293Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-07-29T09:52:40.664Z] ---> 92f135e84082 [2021-07-29T09:52:40.664Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-07-29T09:52:40.664Z] ---> Running in 790f2124c3b5 [2021-07-29T09:52:41.771Z] Removing intermediate container 790f2124c3b5 [2021-07-29T09:52:41.771Z] ---> a9aaeeb8ec96 [2021-07-29T09:52:41.771Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-29T09:52:42.385Z] ---> 1fcdf2a3a873 [2021-07-29T09:52:42.385Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-07-29T09:52:42.385Z] ---> Running in 05bfccc4827a [2021-07-29T09:52:43.391Z] ---> Running in 8c0eb0b08b65 [2021-07-29T09:52:43.679Z] Removing intermediate container 05bfccc4827a [2021-07-29T09:52:43.679Z] ---> 68d9ef69b6f7 [2021-07-29T09:52:43.679Z] Step 22/24 : LABEL arch=arm64 [2021-07-29T09:52:44.298Z] ---> Running in f656496baf8d [2021-07-29T09:52:44.572Z] Removing intermediate container 8c0eb0b08b65 [2021-07-29T09:52:44.572Z] ---> 4f76f7b0a36b [2021-07-29T09:52:44.572Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-07-29T09:52:45.179Z] Removing intermediate container f656496baf8d [2021-07-29T09:52:45.179Z] ---> ca49ea611c4c [2021-07-29T09:52:45.179Z] Step 23/24 : LABEL git_sha=ffab7a23f410ca3677b8768cda875e6192f97837 [2021-07-29T09:52:45.470Z] ---> Running in eda1816c1c20 [2021-07-29T09:52:46.075Z] ---> 709a9e906728 [2021-07-29T09:52:46.076Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-07-29T09:52:46.352Z] Removing intermediate container eda1816c1c20 [2021-07-29T09:52:46.352Z] ---> 11b181c6a8b8 [2021-07-29T09:52:46.352Z] Step 24/24 : LABEL version=0.0.0 [2021-07-29T09:52:46.629Z] ---> Running in a2115ba4ea6f [2021-07-29T09:52:46.907Z] ---> Running in ec7e41174dcf [2021-07-29T09:52:47.907Z] Removing intermediate container ec7e41174dcf [2021-07-29T09:52:47.907Z] ---> a8b5c74a6b15 [2021-07-29T09:52:47.907Z] [2021-07-29T09:52:48.184Z] Successfully built a8b5c74a6b15 [2021-07-29T09:52:48.184Z] Successfully tagged core-data-arm64:latest [2021-07-29T09:52:48.184Z] Building core-metadata [2021-07-29T09:52:50.184Z]  Building core-data ... done Removing intermediate container a2115ba4ea6f [2021-07-29T09:52:50.184Z] ---> 93339c8fadf5 [2021-07-29T09:52:50.184Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-07-29T09:52:50.460Z] ---> Running in 9e132ae3097b [2021-07-29T09:52:51.465Z] Removing intermediate container 9e132ae3097b [2021-07-29T09:52:51.465Z] ---> f47bc808d200 [2021-07-29T09:52:51.465Z] Step 29/32 : CMD ["gate"] [2021-07-29T09:52:51.744Z] ---> Running in c43c46a7a187 [2021-07-29T09:52:52.347Z] Removing intermediate container c43c46a7a187 [2021-07-29T09:52:52.347Z] ---> f22e14209ef1 [2021-07-29T09:52:52.347Z] Step 30/32 : LABEL arch=arm64 [2021-07-29T09:52:52.944Z] ---> Running in a5fec0562136 [2021-07-29T09:52:53.544Z] Removing intermediate container a5fec0562136 [2021-07-29T09:52:53.544Z] ---> 8cda2c74d46a [2021-07-29T09:52:53.544Z] Step 31/32 : LABEL git_sha=ffab7a23f410ca3677b8768cda875e6192f97837 [2021-07-29T09:52:53.822Z] ---> Running in 4b61499650d3 [2021-07-29T09:52:54.808Z] Removing intermediate container 4b61499650d3 [2021-07-29T09:52:54.808Z] ---> f40c020efc43 [2021-07-29T09:52:54.808Z] Step 32/32 : LABEL version=0.0.0 [2021-07-29T09:52:55.432Z] ---> Running in 8e56ade3a655 [2021-07-29T09:52:56.412Z] Removing intermediate container 8e56ade3a655 [2021-07-29T09:52:56.412Z] ---> a27053fb1dd4 [2021-07-29T09:52:56.412Z] [2021-07-29T09:52:56.688Z] Successfully built a27053fb1dd4 [2021-07-29T09:52:56.688Z] Successfully tagged security-bootstrapper-arm64:latest [2021-07-29T09:53:29.051Z]  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T09:53:29.051Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-29T09:53:29.051Z] ---> 00ff2aaa76ba [2021-07-29T09:53:29.051Z] Step 3/24 : WORKDIR /edgex-go [2021-07-29T09:53:29.051Z] ---> Using cache [2021-07-29T09:53:29.051Z] ---> d4c715d88741 [2021-07-29T09:53:29.051Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T09:53:29.051Z] ---> Using cache [2021-07-29T09:53:29.051Z] ---> cfd9298baa24 [2021-07-29T09:53:29.051Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-07-29T09:53:29.051Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T09:53:29.051Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-07-29T09:53:29.051Z] ---> 00ff2aaa76ba [2021-07-29T09:53:29.051Z] Step 3/22 : WORKDIR /edgex-go [2021-07-29T09:53:29.051Z] ---> Using cache [2021-07-29T09:53:29.051Z] ---> d4c715d88741 [2021-07-29T09:53:29.051Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T09:53:29.051Z] ---> Using cache [2021-07-29T09:53:29.051Z] ---> cfd9298baa24 [2021-07-29T09:53:29.051Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-07-29T09:53:29.051Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T09:53:29.051Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-07-29T09:53:29.051Z] ---> 00ff2aaa76ba [2021-07-29T09:53:29.051Z] Step 3/26 : WORKDIR /edgex-go [2021-07-29T09:53:29.051Z] ---> Using cache [2021-07-29T09:53:29.051Z] ---> d4c715d88741 [2021-07-29T09:53:29.051Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T09:53:29.051Z] ---> Using cache [2021-07-29T09:53:29.051Z] ---> cfd9298baa24 [2021-07-29T09:53:29.051Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-07-29T09:53:30.494Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T09:53:30.494Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-29T09:53:30.494Z] ---> 00ff2aaa76ba [2021-07-29T09:53:30.494Z] Step 3/24 : WORKDIR /edgex-go [2021-07-29T09:53:30.494Z] ---> Using cache [2021-07-29T09:53:30.494Z] ---> d4c715d88741 [2021-07-29T09:53:30.494Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T09:53:30.494Z] ---> Using cache [2021-07-29T09:53:30.494Z] ---> cfd9298baa24 [2021-07-29T09:53:30.494Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-29T09:53:32.472Z] ---> Running in af6e24fed4b3 [2021-07-29T09:53:32.472Z] ---> Running in 4e164849bffc [2021-07-29T09:53:32.472Z] ---> Running in 3682f4e6fe33 [2021-07-29T09:53:32.472Z] ---> Running in d608049214bb [2021-07-29T09:53:34.469Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-29T09:53:34.469Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-29T09:53:34.469Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-29T09:53:34.469Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-29T09:53:35.064Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-29T09:53:35.064Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-29T09:53:35.343Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-29T09:53:35.618Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-29T09:53:35.893Z] OK: 218 MiB in 52 packages [2021-07-29T09:53:36.495Z] OK: 218 MiB in 52 packages [2021-07-29T09:53:36.495Z] OK: 218 MiB in 52 packages [2021-07-29T09:53:36.495Z] OK: 218 MiB in 52 packages [2021-07-29T09:53:37.481Z] Removing intermediate container d608049214bb [2021-07-29T09:53:37.481Z] ---> 13a528be291f [2021-07-29T09:53:37.481Z] Step 6/26 : COPY go.mod . [2021-07-29T09:53:38.082Z] Removing intermediate container 3682f4e6fe33 [2021-07-29T09:53:38.082Z] ---> 747f5eb810fe [2021-07-29T09:53:38.082Z] Step 6/24 : COPY go.mod . [2021-07-29T09:53:38.082Z] Removing intermediate container 4e164849bffc [2021-07-29T09:53:38.082Z] ---> 759200f79915 [2021-07-29T09:53:38.082Z] Step 6/24 : COPY go.mod . [2021-07-29T09:53:38.368Z] Removing intermediate container af6e24fed4b3 [2021-07-29T09:53:38.368Z] ---> b339127db736 [2021-07-29T09:53:38.368Z] Step 6/22 : COPY go.mod . [2021-07-29T09:53:38.646Z] ---> 95e839221cf1 [2021-07-29T09:53:38.646Z] Step 7/26 : RUN go mod download [2021-07-29T09:53:38.926Z] ---> Running in 01e55d9fae03 [2021-07-29T09:53:38.926Z] ---> 379436934048 [2021-07-29T09:53:38.926Z] Step 7/24 : RUN go mod download [2021-07-29T09:53:39.199Z] ---> Running in deb7ed85d246 [2021-07-29T09:53:39.472Z] ---> f77df0d649eb [2021-07-29T09:53:39.472Z] Step 7/22 : RUN go mod download [2021-07-29T09:53:39.472Z] ---> 120484e87ab5 [2021-07-29T09:53:39.472Z] Step 7/24 : RUN go mod download [2021-07-29T09:53:39.748Z] ---> Running in f7ac3e8d0442 [2021-07-29T09:53:39.748Z] ---> Running in 18a861d5f19c [2021-07-29T09:53:43.147Z] Removing intermediate container 01e55d9fae03 [2021-07-29T09:53:43.147Z] ---> d97082f064bf [2021-07-29T09:53:43.147Z] Step 8/26 : COPY . . [2021-07-29T09:53:43.422Z] Removing intermediate container deb7ed85d246 [2021-07-29T09:53:43.422Z] ---> c817f03498e2 [2021-07-29T09:53:43.422Z] Step 8/24 : COPY . . [2021-07-29T09:53:45.402Z] Removing intermediate container 18a861d5f19c [2021-07-29T09:53:45.402Z] ---> af026c566a8b [2021-07-29T09:53:45.402Z] Step 8/22 : COPY . . [2021-07-29T09:53:46.380Z] Removing intermediate container f7ac3e8d0442 [2021-07-29T09:53:46.380Z] ---> c191e320c651 [2021-07-29T09:53:46.380Z] Step 8/24 : COPY . . [2021-07-29T09:54:04.711Z] ---> 38d8a133823f [2021-07-29T09:54:04.711Z] Step 9/26 : RUN go mod tidy [2021-07-29T09:54:04.711Z] ---> 8f4296be3c19 [2021-07-29T09:54:04.711Z] Step 9/24 : RUN go mod tidy [2021-07-29T09:54:04.711Z] ---> f039b29f174d [2021-07-29T09:54:04.711Z] Step 9/24 : RUN go mod tidy [2021-07-29T09:54:04.711Z] ---> 99183240a1f7 [2021-07-29T09:54:04.711Z] Step 9/22 : RUN go mod tidy [2021-07-29T09:54:04.711Z] ---> Running in 71272c3e3cca [2021-07-29T09:54:04.711Z] ---> Running in 9c7bb5b5be88 [2021-07-29T09:54:04.711Z] ---> Running in 61f258090a58 [2021-07-29T09:54:04.711Z] ---> Running in d859a6888c08 [2021-07-29T09:54:10.119Z] Removing intermediate container 71272c3e3cca [2021-07-29T09:54:10.119Z] ---> 778ea672099a [2021-07-29T09:54:10.119Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-07-29T09:54:10.119Z] ---> Running in 1eb75d47dd5d [2021-07-29T09:54:10.397Z] Removing intermediate container 9c7bb5b5be88 [2021-07-29T09:54:10.397Z] ---> 85ead8f3eabf [2021-07-29T09:54:10.397Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-07-29T09:54:10.673Z] Removing intermediate container 61f258090a58 [2021-07-29T09:54:10.673Z] ---> d068453305bc [2021-07-29T09:54:10.673Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-07-29T09:54:10.673Z] ---> Running in 70bd9197cdaf [2021-07-29T09:54:10.951Z] Removing intermediate container d859a6888c08 [2021-07-29T09:54:10.951Z] ---> 4bb23f611374 [2021-07-29T09:54:10.951Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-07-29T09:54:10.951Z] ---> Running in 4be1e5603608 [2021-07-29T09:54:11.233Z] ---> Running in 97e2b8fbf9bf [2021-07-29T09:54:11.838Z] 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-07-29T09:54:12.833Z] 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-07-29T09:54:13.435Z] 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-07-29T09:54:13.435Z] 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-07-29T09:55:35.220Z] 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-07-29T09:55:36.665Z] 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-07-29T09:55:42.107Z] Removing intermediate container 1eb75d47dd5d [2021-07-29T09:55:42.108Z] ---> 15db4b631a49 [2021-07-29T09:55:42.108Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-07-29T09:55:42.392Z] ---> Running in 1ebe141dd046 [2021-07-29T09:55:44.387Z] 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-07-29T09:55:49.807Z] Removing intermediate container 1ebe141dd046 [2021-07-29T09:55:49.807Z] ---> 07664d919e57 [2021-07-29T09:55:49.807Z] [2021-07-29T09:55:49.807Z] Step 12/24 : FROM docker:20.10.6 [2021-07-29T09:55:49.807Z] Removing intermediate container 70bd9197cdaf [2021-07-29T09:55:49.807Z] ---> 88803f1aaeb4 [2021-07-29T09:55:49.807Z] [2021-07-29T09:55:49.807Z] Step 11/26 : FROM alpine:3.12 [2021-07-29T09:55:49.807Z] ---> c4fd0aeabfcf [2021-07-29T09:55:49.807Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-07-29T09:55:49.807Z] Removing intermediate container 97e2b8fbf9bf [2021-07-29T09:55:49.807Z] ---> 9955106b83a5 [2021-07-29T09:55:49.807Z] [2021-07-29T09:55:49.807Z] Step 11/22 : FROM alpine:3.12 [2021-07-29T09:55:49.807Z] ---> c4fd0aeabfcf [2021-07-29T09:55:49.807Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-07-29T09:55:49.807Z] 20.10.6: Pulling from library/docker [2021-07-29T09:55:49.807Z] ---> Running in b4ec9e98d85a [2021-07-29T09:55:49.807Z] ---> Running in 5153ee043e59 [2021-07-29T09:55:51.801Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-29T09:55:52.077Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-29T09:55:52.077Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-29T09:55:52.077Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-29T09:55:52.681Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-29T09:55:52.957Z] (1/4) Installing ca-certificates (20191127-r4) [2021-07-29T09:55:52.957Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-07-29T09:55:52.957Z] (3/6) Installing libcurl (7.78.0-r0) [2021-07-29T09:55:52.957Z] (4/6) Installing curl (7.78.0-r0) [2021-07-29T09:55:52.957Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-07-29T09:55:52.957Z] (6/6) Installing su-exec (0.2-r1) [2021-07-29T09:55:52.957Z] Executing busybox-1.31.1-r20.trigger [2021-07-29T09:55:52.957Z] Executing ca-certificates-20191127-r4.trigger [2021-07-29T09:55:52.957Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-07-29T09:55:52.957Z] (3/4) Installing libcurl (7.78.0-r0) [2021-07-29T09:55:52.957Z] (4/4) Installing curl (7.78.0-r0) [2021-07-29T09:55:52.957Z] Executing busybox-1.31.1-r20.trigger [2021-07-29T09:55:52.957Z] Executing ca-certificates-20191127-r4.trigger [2021-07-29T09:55:53.246Z] OK: 7 MiB in 20 packages [2021-07-29T09:55:53.246Z] OK: 7 MiB in 18 packages [2021-07-29T09:55:53.246Z] Removing intermediate container 4be1e5603608 [2021-07-29T09:55:53.246Z] ---> 2bebc3aa0546 [2021-07-29T09:55:53.246Z] [2021-07-29T09:55:53.246Z] Step 11/24 : FROM alpine:3.12 [2021-07-29T09:55:53.246Z] ---> c4fd0aeabfcf [2021-07-29T09:55:53.246Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-29T09:55:53.246Z] ---> Using cache [2021-07-29T09:55:53.246Z] ---> b3051ab165e3 [2021-07-29T09:55:53.246Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-29T09:55:53.246Z] ---> Using cache [2021-07-29T09:55:53.246Z] ---> 9ce783405608 [2021-07-29T09:55:53.246Z] Step 14/24 : ENV APP_PORT=59881 [2021-07-29T09:55:53.852Z] ---> Running in fa0d1f6d7c41 [2021-07-29T09:55:54.468Z] Removing intermediate container fa0d1f6d7c41 [2021-07-29T09:55:54.468Z] ---> 67d38973e8a9 [2021-07-29T09:55:54.745Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-29T09:55:55.020Z] ---> Running in 7711d5c2e310 [2021-07-29T09:55:55.639Z] Removing intermediate container 5153ee043e59 [2021-07-29T09:55:55.639Z] ---> d868a81355e4 [2021-07-29T09:55:55.639Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-29T09:55:55.919Z] Removing intermediate container 7711d5c2e310 [2021-07-29T09:55:55.919Z] ---> 7e9999456df8 [2021-07-29T09:55:55.919Z] Step 16/24 : WORKDIR / [2021-07-29T09:55:55.919Z] Removing intermediate container b4ec9e98d85a [2021-07-29T09:55:55.919Z] ---> 6111d1fecfa6 [2021-07-29T09:55:55.919Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-29T09:55:56.204Z] ---> Running in 02b9a2370f50 [2021-07-29T09:55:56.482Z] ---> Running in 10bfea0a4276 [2021-07-29T09:55:56.482Z] ---> Running in 5f3d61d81d61 [2021-07-29T09:55:57.104Z] Removing intermediate container 02b9a2370f50 [2021-07-29T09:55:57.105Z] ---> d773c2fc7bb1 [2021-07-29T09:55:57.105Z] Step 14/22 : WORKDIR /edgex [2021-07-29T09:55:57.382Z] Removing intermediate container 10bfea0a4276 [2021-07-29T09:55:57.382Z] ---> 01c1a74b0911 [2021-07-29T09:55:57.382Z] Step 14/26 : WORKDIR / [2021-07-29T09:55:57.669Z] ---> Running in e79e78b208cf [2021-07-29T09:55:57.669Z] Removing intermediate container 5f3d61d81d61 [2021-07-29T09:55:57.669Z] ---> 78b2c319394f [2021-07-29T09:55:57.669Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-29T09:55:57.942Z] ---> Running in ecae88e340fd [2021-07-29T09:55:58.556Z] Removing intermediate container e79e78b208cf [2021-07-29T09:55:58.556Z] ---> 70c3110a1823 [2021-07-29T09:55:58.556Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-07-29T09:55:58.830Z] Removing intermediate container ecae88e340fd [2021-07-29T09:55:58.830Z] ---> 60a2ad9c9e3c [2021-07-29T09:55:58.830Z] 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-07-29T09:55:59.120Z] ---> 8660a04b32f9 [2021-07-29T09:55:59.120Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-07-29T09:55:59.729Z] ---> 457b363a56e3 [2021-07-29T09:55:59.729Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-07-29T09:56:00.341Z] ---> 2f93bd3f134a [2021-07-29T09:56:00.341Z] 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-07-29T09:56:01.320Z] ---> e8c5a8d34778 [2021-07-29T09:56:01.320Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-07-29T09:56:01.612Z] ---> d05a8c21544d [2021-07-29T09:56:01.612Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-07-29T09:56:01.612Z] ---> 8a2f781d0b4e [2021-07-29T09:56:01.612Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-07-29T09:56:02.598Z] ---> 21fd8c58b0eb [2021-07-29T09:56:02.598Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-07-29T09:56:02.598Z] Digest: sha256:062edd9c11cbdf94e7620d932857a356fa179eaa26a3cc352759e75f04729c49 [2021-07-29T09:56:02.875Z] Status: Downloaded newer image for docker:20.10.6 [2021-07-29T09:56:02.875Z] ---> cdf2a7733a7b [2021-07-29T09:56:02.875Z] 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-07-29T09:56:02.875Z] ---> Running in 14f7bc485cfb [2021-07-29T09:56:02.875Z] ---> b635dc37957a [2021-07-29T09:56:02.875Z] 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-07-29T09:56:03.156Z] ---> Running in c14105508e71 [2021-07-29T09:56:03.156Z] ---> f095d71e779f [2021-07-29T09:56:03.156Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-07-29T09:56:03.431Z] ---> Running in 207f78115d48 [2021-07-29T09:56:03.711Z] Removing intermediate container 14f7bc485cfb [2021-07-29T09:56:03.711Z] ---> 48417a97b81b [2021-07-29T09:56:03.711Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-29T09:56:03.711Z] Removing intermediate container c14105508e71 [2021-07-29T09:56:03.711Z] ---> f034d781e04d [2021-07-29T09:56:03.711Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-07-29T09:56:03.711Z] ---> Running in 111494b5ed59 [2021-07-29T09:56:03.985Z] ---> Running in 5e36a3ce4a45 [2021-07-29T09:56:03.985Z] ---> 9fe098ffa18a [2021-07-29T09:56:03.985Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-07-29T09:56:03.985Z] Removing intermediate container 207f78115d48 [2021-07-29T09:56:03.985Z] ---> 9ccb26949ef9 [2021-07-29T09:56:03.985Z] Step 19/22 : CMD ["--init=true"] [2021-07-29T09:56:04.260Z] ---> Running in 5c18b96f65ea [2021-07-29T09:56:04.532Z] Removing intermediate container 111494b5ed59 [2021-07-29T09:56:04.532Z] ---> 908755cb23a6 [2021-07-29T09:56:04.532Z] Step 22/24 : LABEL arch=arm64 [2021-07-29T09:56:04.804Z] ---> Running in 8b58c1d1c3c7 [2021-07-29T09:56:04.804Z] Removing intermediate container 5c18b96f65ea [2021-07-29T09:56:04.804Z] ---> 9c8f997b381e [2021-07-29T09:56:04.804Z] Step 20/22 : LABEL arch=arm64 [2021-07-29T09:56:05.076Z] ---> Running in 437dccfffae1 [2021-07-29T09:56:05.349Z] Removing intermediate container 8b58c1d1c3c7 [2021-07-29T09:56:05.349Z] ---> 6a657987a44f [2021-07-29T09:56:05.349Z] Step 23/24 : LABEL git_sha=ffab7a23f410ca3677b8768cda875e6192f97837 [2021-07-29T09:56:05.349Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-29T09:56:05.627Z] ---> Running in 20a2b5e020f3 [2021-07-29T09:56:05.627Z] ---> b4b752d30cba [2021-07-29T09:56:05.627Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-07-29T09:56:05.627Z] Removing intermediate container 437dccfffae1 [2021-07-29T09:56:05.627Z] ---> e288eeef384a [2021-07-29T09:56:05.627Z] Step 21/22 : LABEL git_sha=ffab7a23f410ca3677b8768cda875e6192f97837 [2021-07-29T09:56:05.627Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-29T09:56:05.904Z] ---> Running in 99be829996ff [2021-07-29T09:56:06.190Z] Removing intermediate container 20a2b5e020f3 [2021-07-29T09:56:06.190Z] ---> d90362b99b1f [2021-07-29T09:56:06.190Z] Step 24/24 : LABEL version=0.0.0 [2021-07-29T09:56:06.472Z] (1/39) Installing readline (8.1.0-r0) [2021-07-29T09:56:06.472Z] (2/39) Installing bash (5.1.0-r0) [2021-07-29T09:56:06.472Z] Executing bash-5.1.0-r0.post-install [2021-07-29T09:56:06.473Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-07-29T09:56:06.473Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-07-29T09:56:06.473Z] (5/39) Installing libcurl (7.78.0-r0) [2021-07-29T09:56:06.473Z] Removing intermediate container 99be829996ff [2021-07-29T09:56:06.473Z] ---> af0cdd0e81aa [2021-07-29T09:56:06.473Z] Step 22/22 : LABEL version=0.0.0 [2021-07-29T09:56:06.473Z] (6/39) Installing curl (7.78.0-r0) [2021-07-29T09:56:06.473Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-07-29T09:56:06.473Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-07-29T09:56:06.473Z] (9/39) Installing expat (2.2.10-r1) [2021-07-29T09:56:06.473Z] (10/39) Installing libffi (3.3-r2) [2021-07-29T09:56:06.473Z] (11/39) Installing gdbm (1.19-r0) [2021-07-29T09:56:06.473Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-07-29T09:56:06.473Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-07-29T09:56:06.473Z] (14/39) Installing python3 (3.8.10-r0) [2021-07-29T09:56:06.473Z] ---> Running in dae677338b1d [2021-07-29T09:56:06.758Z] ---> Running in 81d6bbec6030 [2021-07-29T09:56:07.362Z] ---> eac4cf070044 [2021-07-29T09:56:07.362Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-07-29T09:56:07.362Z] Removing intermediate container 81d6bbec6030 [2021-07-29T09:56:07.362Z] ---> 2d5ffa6ea3ea [2021-07-29T09:56:07.362Z] [2021-07-29T09:56:07.362Z] Removing intermediate container dae677338b1d [2021-07-29T09:56:07.362Z] ---> c2c9c65bdad4 [2021-07-29T09:56:07.362Z] [2021-07-29T09:56:07.964Z] Successfully built 2d5ffa6ea3ea [2021-07-29T09:56:07.964Z] Successfully built c2c9c65bdad4 [2021-07-29T09:56:07.964Z] Successfully tagged security-proxy-setup-arm64:latest [2021-07-29T09:56:07.964Z]  Building security-proxy-setup ... done Successfully tagged core-metadata-arm64:latest [2021-07-29T09:56:08.561Z]  Building core-metadata ... done (15/39) Installing py3-appdirs (1.4.4-r1) [2021-07-29T09:56:08.561Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-07-29T09:56:08.561Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-07-29T09:56:08.561Z] (18/39) Installing py3-six (1.15.0-r0) [2021-07-29T09:56:08.561Z] (19/39) Installing py3-packaging (20.9-r0) [2021-07-29T09:56:08.561Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-07-29T09:56:08.561Z] ---> dce83b7d2945 [2021-07-29T09:56:08.561Z] 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-07-29T09:56:08.561Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-07-29T09:56:08.832Z] (22/39) Installing py3-idna (3.1-r0) [2021-07-29T09:56:08.832Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-07-29T09:56:08.832Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-07-29T09:56:08.832Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-07-29T09:56:08.832Z] ---> Running in edc7640d3ce5 [2021-07-29T09:56:08.832Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-07-29T09:56:08.832Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-07-29T09:56:08.832Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-07-29T09:56:08.832Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-07-29T09:56:08.832Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-07-29T09:56:08.832Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-07-29T09:56:08.832Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-07-29T09:56:08.832Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-07-29T09:56:09.106Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-07-29T09:56:09.106Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-07-29T09:56:09.106Z] (36/39) Installing py3-progress (1.5-r0) [2021-07-29T09:56:09.106Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-07-29T09:56:09.106Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-07-29T09:56:09.106Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-07-29T09:56:09.697Z] Executing busybox-1.32.1-r6.trigger [2021-07-29T09:56:09.697Z] OK: 82 MiB in 59 packages [2021-07-29T09:56:11.131Z] Removing intermediate container edc7640d3ce5 [2021-07-29T09:56:11.131Z] ---> 6a430edb9b86 [2021-07-29T09:56:11.131Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-07-29T09:56:11.402Z] ---> Running in 5a904ebdd978 [2021-07-29T09:56:11.679Z] Removing intermediate container 5a904ebdd978 [2021-07-29T09:56:11.679Z] ---> 70f16546e399 [2021-07-29T09:56:11.679Z] Step 24/26 : LABEL arch=arm64 [2021-07-29T09:56:11.956Z] ---> Running in d45c9eed3ff7 [2021-07-29T09:56:12.557Z] Removing intermediate container d45c9eed3ff7 [2021-07-29T09:56:12.557Z] ---> c8d11256e412 [2021-07-29T09:56:12.557Z] Step 25/26 : LABEL git_sha=ffab7a23f410ca3677b8768cda875e6192f97837 [2021-07-29T09:56:12.557Z] ---> Running in d1b8400d2526 [2021-07-29T09:56:13.164Z] Removing intermediate container d1b8400d2526 [2021-07-29T09:56:13.164Z] ---> a8e90a634052 [2021-07-29T09:56:13.164Z] Step 26/26 : LABEL version=0.0.0 [2021-07-29T09:56:13.164Z] ---> Running in 6db806f7c8d3 [2021-07-29T09:56:13.760Z] Removing intermediate container 6db806f7c8d3 [2021-07-29T09:56:13.760Z] ---> ca1f7150a533 [2021-07-29T09:56:13.760Z] [2021-07-29T09:56:14.031Z] Successfully built ca1f7150a533 [2021-07-29T09:56:14.031Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-07-29T09:56:16.633Z]  Building security-secretstore-setup ... done Collecting docker-compose==1.23.2 [2021-07-29T09:56:16.633Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-07-29T09:56:16.633Z] 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-07-29T09:56:17.229Z] Collecting websocket-client<1.0,>=0.32.0 [2021-07-29T09:56:17.229Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-07-29T09:56:17.229Z] Collecting cached-property<2,>=1.2.0 [2021-07-29T09:56:17.229Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-07-29T09:56:17.504Z] Collecting jsonschema<3,>=2.5.1 [2021-07-29T09:56:17.504Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-07-29T09:56:18.097Z] Collecting PyYAML<4,>=3.10 [2021-07-29T09:56:18.097Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-07-29T09:56:21.481Z] Collecting dockerpty<0.5,>=0.4.1 [2021-07-29T09:56:21.481Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-07-29T09:56:22.949Z] Collecting texttable<0.10,>=0.9.0 [2021-07-29T09:56:22.949Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-07-29T09:56:24.419Z] Collecting docopt<0.7,>=0.6.1 [2021-07-29T09:56:24.419Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-07-29T09:56:26.465Z] Collecting docker<4.0,>=3.6.0 [2021-07-29T09:56:26.748Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-07-29T09:56:27.722Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-07-29T09:56:27.722Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-07-29T09:56:28.316Z] Collecting docker-pycreds>=0.4.0 [2021-07-29T09:56:28.316Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-07-29T09:56:28.588Z] Collecting chardet<3.1.0,>=3.0.2 [2021-07-29T09:56:28.588Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-07-29T09:56:28.858Z] Collecting certifi>=2017.4.17 [2021-07-29T09:56:28.858Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-07-29T09:56:29.129Z] Collecting idna<2.8,>=2.5 [2021-07-29T09:56:29.129Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-07-29T09:56:29.722Z] Collecting urllib3<1.25,>=1.21.1 [2021-07-29T09:56:29.722Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-07-29T09:56:29.994Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-07-29T09:56:29.994Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-07-29T09:56:29.994Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-07-29T09:56:29.994Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-07-29T09:56:30.583Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-07-29T09:56:30.583Z] Attempting uninstall: urllib3 [2021-07-29T09:56:30.583Z] Found existing installation: urllib3 1.26.2 [2021-07-29T09:56:30.583Z] Uninstalling urllib3-1.26.2: [2021-07-29T09:56:30.854Z] Successfully uninstalled urllib3-1.26.2 [2021-07-29T09:56:31.124Z] Attempting uninstall: idna [2021-07-29T09:56:31.125Z] Found existing installation: idna 3.1 [2021-07-29T09:56:31.125Z] Uninstalling idna-3.1: [2021-07-29T09:56:31.397Z] Successfully uninstalled idna-3.1 [2021-07-29T09:56:31.989Z] Attempting uninstall: chardet [2021-07-29T09:56:31.989Z] Found existing installation: chardet 4.0.0 [2021-07-29T09:56:31.989Z] Uninstalling chardet-4.0.0: [2021-07-29T09:56:31.989Z] Successfully uninstalled chardet-4.0.0 [2021-07-29T09:56:33.412Z] Attempting uninstall: requests [2021-07-29T09:56:33.412Z] Found existing installation: requests 2.25.1 [2021-07-29T09:56:33.412Z] Uninstalling requests-2.25.1: [2021-07-29T09:56:33.412Z] Successfully uninstalled requests-2.25.1 [2021-07-29T09:56:33.685Z] Running setup.py install for texttable: started [2021-07-29T09:56:35.648Z] Running setup.py install for texttable: finished with status 'done' [2021-07-29T09:56:35.648Z] Running setup.py install for PyYAML: started [2021-07-29T09:56:37.613Z] Running setup.py install for PyYAML: finished with status 'done' [2021-07-29T09:56:37.613Z] Running setup.py install for docopt: started [2021-07-29T09:56:39.577Z] Running setup.py install for docopt: finished with status 'done' [2021-07-29T09:56:39.577Z] Running setup.py install for dockerpty: started [2021-07-29T09:56:41.541Z] Running setup.py install for dockerpty: finished with status 'done' [2021-07-29T09:56:42.514Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-07-29T09:56:52.658Z] Removing intermediate container 5e36a3ce4a45 [2021-07-29T09:56:52.658Z] ---> 243ca15a250a [2021-07-29T09:56:52.658Z] Step 15/24 : ENV APP_PORT=58890 [2021-07-29T09:56:52.658Z] ---> Running in 7edd15e462d9 [2021-07-29T09:56:52.658Z] Removing intermediate container 7edd15e462d9 [2021-07-29T09:56:52.658Z] ---> a6092560844b [2021-07-29T09:56:52.658Z] Step 16/24 : EXPOSE $APP_PORT [2021-07-29T09:56:52.658Z] ---> Running in acd8d1fd8ca6 [2021-07-29T09:56:52.658Z] Removing intermediate container acd8d1fd8ca6 [2021-07-29T09:56:52.658Z] ---> e8fced94bb27 [2021-07-29T09:56:52.658Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-07-29T09:56:53.662Z] ---> ffca3f2a54f6 [2021-07-29T09:56:53.662Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-07-29T09:56:54.260Z] ---> a651a6a7a994 [2021-07-29T09:56:54.260Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-07-29T09:56:55.244Z] ---> 874d08c6f0d4 [2021-07-29T09:56:55.244Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-07-29T09:56:55.525Z] ---> Running in d401ffe9ae4c [2021-07-29T09:56:55.803Z] Removing intermediate container d401ffe9ae4c [2021-07-29T09:56:55.803Z] ---> 4d0e88a0514e [2021-07-29T09:56:55.803Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-29T09:56:56.081Z] ---> Running in daba1ce19394 [2021-07-29T09:56:56.360Z] Removing intermediate container daba1ce19394 [2021-07-29T09:56:56.360Z] ---> 08cf351ebf10 [2021-07-29T09:56:56.360Z] Step 22/24 : LABEL arch=arm64 [2021-07-29T09:56:56.638Z] ---> Running in d04cc1426e5b [2021-07-29T09:56:57.237Z] Removing intermediate container d04cc1426e5b [2021-07-29T09:56:57.238Z] ---> b1f2eb5f1c39 [2021-07-29T09:56:57.238Z] Step 23/24 : LABEL git_sha=ffab7a23f410ca3677b8768cda875e6192f97837 [2021-07-29T09:56:57.238Z] ---> Running in f54a8850d50f [2021-07-29T09:56:57.840Z] Removing intermediate container f54a8850d50f [2021-07-29T09:56:57.840Z] ---> 6a8d018c46dc [2021-07-29T09:56:57.840Z] Step 24/24 : LABEL version=0.0.0 [2021-07-29T09:56:57.840Z] ---> Running in 6c22a41bf586 [2021-07-29T09:56:58.438Z] Removing intermediate container 6c22a41bf586 [2021-07-29T09:56:58.438Z] ---> 8dc8aae45813 [2021-07-29T09:56:58.438Z] [2021-07-29T09:56:58.712Z] Successfully built 8dc8aae45813 [2021-07-29T09:56:58.712Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-07-29T09:56:59.002Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-07-29T09:56:59.050Z] $ docker stop --time=1 5800220a515bce9d2294524014e3e8105f3b8155e5956f6aa8f1d8d03d1f92e6 [2021-07-29T09:57:00.934Z] $ docker rm -f 5800220a515bce9d2294524014e3e8105f3b8155e5956f6aa8f1d8d03d1f92e6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-29T09:57:01.511Z] + docker images [2021-07-29T09:57:01.782Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-29T09:57:01.782Z] sys-mgmt-agent-arm64 latest 8dc8aae45813 3 seconds ago 311MB [2021-07-29T09:57:01.782Z] security-secretstore-setup-arm64 latest ca1f7150a533 48 seconds ago 27.4MB [2021-07-29T09:57:01.782Z] security-proxy-setup-arm64 latest 2d5ffa6ea3ea 54 seconds ago 24.5MB [2021-07-29T09:57:01.782Z] core-metadata-arm64 latest c2c9c65bdad4 54 seconds ago 15.8MB [2021-07-29T09:57:01.782Z] 2bebc3aa0546 About a minute ago 1.56GB [2021-07-29T09:57:01.782Z] 07664d919e57 About a minute ago 1.56GB [2021-07-29T09:57:01.782Z] 88803f1aaeb4 About a minute ago 1.57GB [2021-07-29T09:57:01.782Z] 9955106b83a5 About a minute ago 1.56GB [2021-07-29T09:57:01.782Z] security-bootstrapper-arm64 latest a27053fb1dd4 4 minutes ago 17.7MB [2021-07-29T09:57:01.782Z] core-data-arm64 latest a8b5c74a6b15 4 minutes ago 19.3MB [2021-07-29T09:57:01.782Z] core-command-arm64 latest f92c82448c70 4 minutes ago 15.1MB [2021-07-29T09:57:01.782Z] support-notifications-arm64 latest deee34dd291b 4 minutes ago 15.9MB [2021-07-29T09:57:01.782Z] support-scheduler-arm64 latest 5265f2243831 4 minutes ago 15.2MB [2021-07-29T09:57:01.782Z] 606027ef56dd 4 minutes ago 1.57GB [2021-07-29T09:57:01.782Z] 94f7d75d38fd 4 minutes ago 1.56GB [2021-07-29T09:57:01.782Z] 95bb1efd1a66 4 minutes ago 1.56GB [2021-07-29T09:57:01.782Z] 359f4358e9c6 4 minutes ago 1.56GB [2021-07-29T09:57:01.782Z] 48ab997230d7 4 minutes ago 1.56GB [2021-07-29T09:57:01.782Z] ci-base-image-arm64 latest 00ff2aaa76ba 15 minutes ago 1.23GB [2021-07-29T09:57:01.782Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine d9e956139c92 2 weeks ago 451MB [2021-07-29T09:57:01.782Z] alpine 3.12 c4fd0aeabfcf 6 weeks ago 5.32MB [2021-07-29T09:57:01.782Z] docker 20.10.6 cdf2a7733a7b 3 months ago 234MB [2021-07-29T09:57:01.782Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 13 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T09:57:02.516Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-29T09:57:02.787Z] [2021-07-29T09:57:02.787Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-07-29T09:57:03.145Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-29T09:57:03.415Z] arm64: Pulling from edgex-lftools-log-publisher [2021-07-29T09:57:03.415Z] 448f6bf000e3: Pulling fs layer [2021-07-29T09:57:03.415Z] f757da607395: Pulling fs layer [2021-07-29T09:57:03.415Z] 05883995daec: Pulling fs layer [2021-07-29T09:57:03.415Z] 8603b9c90790: Pulling fs layer [2021-07-29T09:57:03.415Z] 1560dd03e051: Pulling fs layer [2021-07-29T09:57:03.415Z] 27f5ce0e4adf: Pulling fs layer [2021-07-29T09:57:03.415Z] c2d8d7efcc4b: Pulling fs layer [2021-07-29T09:57:03.415Z] 1560dd03e051: Waiting [2021-07-29T09:57:03.415Z] 27f5ce0e4adf: Waiting [2021-07-29T09:57:03.415Z] 8603b9c90790: Waiting [2021-07-29T09:57:03.415Z] c2d8d7efcc4b: Waiting [2021-07-29T09:57:03.689Z] f757da607395: Verifying Checksum [2021-07-29T09:57:03.689Z] f757da607395: Download complete [2021-07-29T09:57:03.689Z] 8603b9c90790: Download complete [2021-07-29T09:57:03.962Z] 1560dd03e051: Verifying Checksum [2021-07-29T09:57:03.962Z] 1560dd03e051: Download complete [2021-07-29T09:57:03.962Z] 27f5ce0e4adf: Verifying Checksum [2021-07-29T09:57:03.962Z] 27f5ce0e4adf: Download complete [2021-07-29T09:57:03.962Z] 05883995daec: Verifying Checksum [2021-07-29T09:57:03.962Z] 05883995daec: Download complete [2021-07-29T09:57:04.944Z] 448f6bf000e3: Verifying Checksum [2021-07-29T09:57:04.944Z] 448f6bf000e3: Download complete [2021-07-29T09:57:07.567Z] c2d8d7efcc4b: Verifying Checksum [2021-07-29T09:57:07.567Z] c2d8d7efcc4b: Download complete [2021-07-29T09:57:08.546Z] 448f6bf000e3: Pull complete [2021-07-29T09:57:09.141Z] f757da607395: Pull complete [2021-07-29T09:57:10.578Z] 05883995daec: Pull complete [2021-07-29T09:57:11.175Z] 8603b9c90790: Pull complete [2021-07-29T09:57:12.157Z] 1560dd03e051: Pull complete [2021-07-29T09:57:12.430Z] 27f5ce0e4adf: Pull complete [2021-07-29T09:57:27.520Z] c2d8d7efcc4b: Pull complete [2021-07-29T09:57:27.520Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-07-29T09:57:27.520Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-29T09:57:27.520Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-07-29T09:57:27.795Z] prd-ubuntu18.04-docker-arm64-4c-16g-460 does not seem to be running inside a container [2021-07-29T09:57:27.912Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-07-29T09:57:31.216Z] $ docker top 189debf12ed023ee6ea494846bb3ccdebaa9b3abbfe06882a0a59f5b81001de5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-29T09:57:32.475Z] ---> job-cost.sh [2021-07-29T09:57:32.475Z] lf-activate-venv: SKIPPING [2021-07-29T09:57:32.475Z] INFO: No Stack... [2021-07-29T09:57:33.445Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-29T09:57:34.035Z] INFO: Archiving Costs [Pipeline] sh [2021-07-29T09:57:34.701Z] + + cutcat -d, /w/workspace/edgex-go/8/archives/cost.csv -f6 [2021-07-29T09:57:34.702Z] [Pipeline] lock [2021-07-29T09:57:34.762Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3623-8-stack-cost] [2021-07-29T09:57:34.771Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3623-8-stack-cost] did not exist. Created. [2021-07-29T09:57:34.771Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3623-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-29T09:57:35.458Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-29T09:57:35.638Z] Stashed 1 file(s) [Pipeline] } [2021-07-29T09:57:35.652Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3623-8-stack-cost] [Pipeline] // lock [Pipeline] } [2021-07-29T09:57:35.723Z] $ docker stop --time=1 189debf12ed023ee6ea494846bb3ccdebaa9b3abbfe06882a0a59f5b81001de5 [2021-07-29T09:57:37.757Z] $ docker rm -f 189debf12ed023ee6ea494846bb3ccdebaa9b3abbfe06882a0a59f5b81001de5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-07-29T09:57:42.294Z] provisioning config files... [2021-07-29T09:57:42.309Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/8@tmp/config2558069374414817369tmp [Pipeline] { [Pipeline] sh [2021-07-29T09:57:42.631Z] + set +x [2021-07-29T09:57:42.632Z] + bash -s -- [2021-07-29T09:57:42.632Z] + curl -s https://codecov.io/bash [2021-07-29T09:57:42.897Z] [2021-07-29T09:57:42.897Z] _____ _ [2021-07-29T09:57:42.897Z] / ____| | | [2021-07-29T09:57:42.897Z] | | ___ __| | ___ ___ _____ __ [2021-07-29T09:57:42.897Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-07-29T09:57:42.897Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-07-29T09:57:42.897Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-07-29T09:57:42.897Z] Bash-1.0.6 [2021-07-29T09:57:42.897Z] [2021-07-29T09:57:42.897Z] [2021-07-29T09:57:42.897Z] ==> git version 2.24.4 found [2021-07-29T09:57:42.897Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-07-29T09:57:42.897Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-07-29T09:57:42.897Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-07-29T09:57:42.897Z] ==> Jenkins CI detected. [2021-07-29T09:57:42.897Z] current dir:  /w/workspace/edgex-go/8 [2021-07-29T09:57:42.897Z] project root: . [2021-07-29T09:57:42.897Z] --> token set from env [2021-07-29T09:57:42.897Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-07-29T09:57:42.897Z] ==> Running gcov in . (disable via -X gcov) [2021-07-29T09:57:42.897Z] ==> Python coveragepy not found [2021-07-29T09:57:42.897Z] ==> Searching for coverage reports in: [2021-07-29T09:57:42.897Z] + . [2021-07-29T09:57:42.897Z] -> Found 1 reports [2021-07-29T09:57:42.897Z] ==> Detecting git/mercurial file structure [2021-07-29T09:57:42.897Z] ==> Reading reports [2021-07-29T09:57:42.897Z] + ./coverage.out bytes=402846 [2021-07-29T09:57:42.897Z] ==> Appending adjustments [2021-07-29T09:57:42.897Z] https://docs.codecov.io/docs/fixing-reports [2021-07-29T09:57:44.307Z] + Found adjustments [2021-07-29T09:57:44.307Z] ==> Gzipping contents [2021-07-29T09:57:44.307Z] 56K /tmp/codecov.5TRKQW.gz [2021-07-29T09:57:44.307Z] ==> Uploading reports [2021-07-29T09:57:44.307Z] url: https://codecov.io [2021-07-29T09:57:44.307Z] query: branch=PR-3623&commit=ffab7a23f410ca3677b8768cda875e6192f97837&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3623%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3623&job=&cmd_args= [2021-07-29T09:57:44.307Z] -> Pinging Codecov [2021-07-29T09:57:44.307Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3623&commit=ffab7a23f410ca3677b8768cda875e6192f97837&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3623%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3623&job=&cmd_args= [2021-07-29T09:57:44.572Z] -> Uploading to [2021-07-29T09:57:44.572Z] https://storage.googleapis.com/codecov/v4/raw/2021-07-29/00271124DB129430A58F1EEE437C3FCB/ffab7a23f410ca3677b8768cda875e6192f97837/03e10f8b-aa35-42aa-92aa-9b0a87b5bf36.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210729%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210729T095744Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=05f80d6463d1630ad882022ccd26291edd88ffa266d685bce500b129e2e748fa [2021-07-29T09:57:44.572Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-29T09:57:44.572Z] Dload Upload Total Spent Left Speed [2021-07-29T09:57:44.839Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54439 0 0 100 54439 0 137k --:--:-- --:--:-- --:--:-- 137k [2021-07-29T09:57:44.839Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/ffab7a23f410ca3677b8768cda875e6192f97837 [Pipeline] } [2021-07-29T09:57:44.851Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-07-29T09:57:46.281Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-29T09:57:46.871Z] ---> package-listing.sh [2021-07-29T09:57:46.871Z] ++ facter osfamily [2021-07-29T09:57:46.871Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-29T09:57:47.139Z] + OS_FAMILY=redhat [2021-07-29T09:57:47.139Z] + workspace=/w/workspace/edgex-go/8 [2021-07-29T09:57:47.139Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-29T09:57:47.139Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-29T09:57:47.139Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-29T09:57:47.139Z] + PACKAGES=/tmp/packages_start.txt [2021-07-29T09:57:47.139Z] + '[' /w/workspace/edgex-go/8 ']' [2021-07-29T09:57:47.139Z] + PACKAGES=/tmp/packages_end.txt [2021-07-29T09:57:47.139Z] + case "${OS_FAMILY}" in [2021-07-29T09:57:47.139Z] + rpm -qa [2021-07-29T09:57:47.139Z] + sort [2021-07-29T09:57:49.093Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-29T09:57:49.093Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-29T09:57:49.093Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-29T09:57:49.093Z] + '[' /w/workspace/edgex-go/8 ']' [2021-07-29T09:57:49.093Z] + mkdir -p /w/workspace/edgex-go/8/archives/ [2021-07-29T09:57:49.093Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/8/archives/ [Pipeline] echo [2021-07-29T09:57:49.115Z] 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/8/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-29T09:57:49.420Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-29T09:57:50.005Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-29T09:57:50.005Z] [2021-07-29T09:57:50.005Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T09:57:50.332Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-29T09:57:50.332Z] latest: Pulling from edgex-lftools-log-publisher [2021-07-29T09:57:50.332Z] b4d181a07f80: Pulling fs layer [2021-07-29T09:57:50.332Z] a1111a8f2ec3: Pulling fs layer [2021-07-29T09:57:50.332Z] ed53099fbce6: Pulling fs layer [2021-07-29T09:57:50.332Z] dc539afda2c1: Pulling fs layer [2021-07-29T09:57:50.332Z] 77bc0d833cb6: Pulling fs layer [2021-07-29T09:57:50.332Z] 9065ff56babe: Pulling fs layer [2021-07-29T09:57:50.332Z] d287ab97295c: Pulling fs layer [2021-07-29T09:57:50.332Z] 77bc0d833cb6: Waiting [2021-07-29T09:57:50.332Z] 9065ff56babe: Waiting [2021-07-29T09:57:50.332Z] d287ab97295c: Waiting [2021-07-29T09:57:50.332Z] dc539afda2c1: Waiting [2021-07-29T09:57:50.596Z] a1111a8f2ec3: Verifying Checksum [2021-07-29T09:57:50.596Z] a1111a8f2ec3: Download complete [2021-07-29T09:57:50.596Z] dc539afda2c1: Download complete [2021-07-29T09:57:50.861Z] 77bc0d833cb6: Verifying Checksum [2021-07-29T09:57:50.861Z] 77bc0d833cb6: Download complete [2021-07-29T09:57:50.861Z] 9065ff56babe: Verifying Checksum [2021-07-29T09:57:50.861Z] 9065ff56babe: Download complete [2021-07-29T09:57:50.861Z] ed53099fbce6: Verifying Checksum [2021-07-29T09:57:50.861Z] ed53099fbce6: Download complete [2021-07-29T09:57:52.265Z] b4d181a07f80: Verifying Checksum [2021-07-29T09:57:52.265Z] b4d181a07f80: Download complete [2021-07-29T09:57:53.244Z] b4d181a07f80: Pull complete [2021-07-29T09:57:53.244Z] a1111a8f2ec3: Pull complete [2021-07-29T09:57:53.514Z] ed53099fbce6: Pull complete [2021-07-29T09:57:53.786Z] dc539afda2c1: Pull complete [2021-07-29T09:57:54.052Z] 77bc0d833cb6: Pull complete [2021-07-29T09:57:54.052Z] 9065ff56babe: Pull complete [2021-07-29T09:57:55.462Z] d287ab97295c: Verifying Checksum [2021-07-29T09:57:55.462Z] d287ab97295c: Download complete [2021-07-29T09:57:59.740Z] d287ab97295c: Pull complete [2021-07-29T09:57:59.740Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-07-29T09:57:59.740Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-29T09:57:59.740Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-07-29T09:57:59.833Z] prd-centos7-docker-4c-2g-459 does not seem to be running inside a container [2021-07-29T09:57:59.896Z] $ 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/8/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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-07-29T09:58:03.193Z] $ docker top d68d21921b0f7f22b09805f75e09770bff65f9dae02cfa0f806ff200d3e2d539 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-29T09:58:03.591Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-29T09:58:03.900Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-07-29T09:58:04.222Z] + ls /var/log/sa-host [2021-07-29T09:58:04.222Z] + sadf -c /var/log/sa-host/sa05 [2021-07-29T09:58:04.222Z] file_magic: OK [2021-07-29T09:58:04.222Z] HZ: Using current value: 100 [2021-07-29T09:58:04.222Z] file_header: OK [2021-07-29T09:58:04.222Z] 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-07-29T09:58:04.222Z] Statistics: [2021-07-29T09:58:04.222Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-29T09:58:04.222Z] File successfully converted to sysstat format version 12.0.3 [2021-07-29T09:58:04.222Z] + sadf -c /var/log/sa-host/sa29 [2021-07-29T09:58:04.222Z] file_magic: OK [2021-07-29T09:58:04.222Z] HZ: Using current value: 100 [2021-07-29T09:58:04.222Z] file_header: OK [2021-07-29T09:58:04.222Z] 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-07-29T09:58:04.222Z] Statistics: [2021-07-29T09:58:04.222Z] 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... [2021-07-29T09:58:04.222Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-29T09:58:04.867Z] provisioning config files... [2021-07-29T09:58:04.924Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/8@tmp/config5748877040123439250tmp [Pipeline] { [Pipeline] echo [2021-07-29T09:58:05.023Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-29T09:58:05.341Z] ---> create-netrc.sh [Pipeline] } [2021-07-29T09:58:05.353Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-29T09:58:05.757Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-29T09:58:05.770Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-29T09:58:06.076Z] ---> sudo-logs.sh [2021-07-29T09:58:06.077Z] Archiving 'sudo' log.. [2021-07-29T09:58:06.077Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-459.vexxhost.local: Name or service not known [2021-07-29T09:58:06.077Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-459.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-07-29T09:58:06.111Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-29T09:58:06.426Z] ---> job-cost.sh [2021-07-29T09:58:06.426Z] lf-activate-venv: SKIPPING [2021-07-29T09:58:06.426Z] DEBUG: total: 0.18000000715255737 [2021-07-29T09:58:06.426Z] INFO: Retrieving Stack Cost... [2021-07-29T09:58:07.379Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-29T09:58:07.645Z] INFO: Archiving Costs [Pipeline] echo [2021-07-29T09:58:07.666Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-29T09:58:08.001Z] ---> logs-deploy.sh [2021-07-29T09:58:08.001Z] lf-activate-venv: SKIPPING [2021-07-29T09:58:08.001Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3623/8 [2021-07-29T09:58:08.001Z] INFO: archiving workspace using pattern(s): [2021-07-29T09:58:08.583Z] Archives upload complete. [2021-07-29T09:58:08.849Z] INFO: archiving logs to Nexus