Pull request #3704 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 bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from b76c258261259a6f68300af8f664283bd48bad89+a77f58c90179b916eae9116a1115cd7226a95c94 (cd7eac63c8fbab94e67f521c44afdab0047ccaf0) 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-ssh2371588865302596955.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh3038462845278949215.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-3704/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-3704/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4970884368465721882.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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-ssh76298115832646522.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-3704/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-3704/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5241637536882864134.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1858 in /w/workspace/edgexfoundry_edgex-go_PR-3704 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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/3@tmp/jenkins-gitclient-ssh8311603693054885360.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh8712112780399359506.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3704/head:refs/remotes/origin/PR-3704 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a77f58c90179b916eae9116a1115cd7226a95c94 into PR head commit b76c258261259a6f68300af8f664283bd48bad89 Merge succeeded, producing b76c258261259a6f68300af8f664283bd48bad89 Checking out Revision b76c258261259a6f68300af8f664283bd48bad89 (PR-3704) > git config core.sparsecheckout # timeout=10 > git checkout -f b76c258261259a6f68300af8f664283bd48bad89 # 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/3@tmp/jenkins-gitclient-ssh8251003295521391122.key > git merge a77f58c90179b916eae9116a1115cd7226a95c94 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b76c258261259a6f68300af8f664283bd48bad89 # timeout=10 Commit message: "Merge branch 'main' into edgex-go-3680" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-09T17:41:39.899Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-09T17:41:39.984Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-09T17:41:40.009Z] ========================================================= [2021-09-09T17:41:40.010Z] EdgeX Global Pipelines Version Info [2021-09-09T17:41:40.010Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-09T17:41:41.277Z] ------------------- [2021-09-09T17:41:41.278Z] stable info: [2021-09-09T17:41:41.278Z] ------------------- [2021-09-09T17:41:41.278Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-09T17:41:41.278Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-09T17:41:41.278Z] Message: update stable to v1.0.205 [2021-09-09T17:41:41.862Z] ------------------- [2021-09-09T17:41:41.862Z] experimental info: [2021-09-09T17:41:41.862Z] ------------------- [2021-09-09T17:41:41.862Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-09T17:41:41.862Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-09T17:41:41.862Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials > git rev-list --no-walk 6e73abc5e502361d3b11316615ae9ee8f0e05de4 # timeout=10 [Pipeline] echo [2021-09-09T17:41:42.000Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-09-09T17:41:42.025Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-09-09T17:41:42.047Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-09T17:41:42.068Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-09T17:41:42.090Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-09T17:41:42.112Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-09T17:41:42.134Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-09T17:41:42.155Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-09-09T17:41:42.176Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-09-09T17:41:42.197Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-09-09T17:41:42.219Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-09T17:41:42.240Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-09T17:41:42.262Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-09T17:41:42.284Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-09T17:41:42.306Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-09T17:41:42.328Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-09T17:41:42.349Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-09T17:41:42.371Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-09T17:41:43.930Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-09T17:41:43.952Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-09-09T17:41:43.975Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-09-09T17:41:43.998Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-09-09T17:41:44.020Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-09T17:41:44.044Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3704 [Pipeline] echo [2021-09-09T17:41:44.072Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3704 [Pipeline] echo [2021-09-09T17:41:44.107Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3704 [Pipeline] echo [2021-09-09T17:41:44.131Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b76c258261259a6f68300af8f664283bd48bad89 [Pipeline] echo [2021-09-09T17:41:44.153Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b76c258 [Pipeline] echo [2021-09-09T17:41:44.176Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-09T17:41:44.250Z] provisioning config files... [2021-09-09T17:41:44.270Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config5746367444146159609tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-09T17:41:44.609Z] ---> docker-login.sh [2021-09-09T17:41:44.609Z] nexus3.edgexfoundry.org:10001 [2021-09-09T17:41:44.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T17:41:44.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T17:41:44.878Z] Configure a credential helper to remove this warning. See [2021-09-09T17:41:44.878Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T17:41:44.878Z] [2021-09-09T17:41:44.878Z] Login Succeeded [2021-09-09T17:41:44.878Z] nexus3.edgexfoundry.org:10002 [2021-09-09T17:41:44.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T17:41:45.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T17:41:45.147Z] Configure a credential helper to remove this warning. See [2021-09-09T17:41:45.147Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T17:41:45.147Z] [2021-09-09T17:41:45.147Z] Login Succeeded [2021-09-09T17:41:45.147Z] nexus3.edgexfoundry.org:10003 [2021-09-09T17:41:45.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T17:41:45.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T17:41:45.147Z] Configure a credential helper to remove this warning. See [2021-09-09T17:41:45.147Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T17:41:45.147Z] [2021-09-09T17:41:45.418Z] Login Succeeded [2021-09-09T17:41:45.418Z] nexus3.edgexfoundry.org:10004 [2021-09-09T17:41:45.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T17:41:45.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T17:41:45.418Z] Configure a credential helper to remove this warning. See [2021-09-09T17:41:45.418Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T17:41:45.418Z] [2021-09-09T17:41:45.418Z] Login Succeeded [2021-09-09T17:41:45.418Z] docker.io [2021-09-09T17:41:45.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T17:41:45.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T17:41:45.949Z] Configure a credential helper to remove this warning. See [2021-09-09T17:41:45.950Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T17:41:45.950Z] [2021-09-09T17:41:45.950Z] Login Succeeded [2021-09-09T17:41:45.950Z] ---> docker-login.sh ends [Pipeline] } [2021-09-09T17:41:45.961Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-09T17:41:46.316Z] ++ 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-09-09T17:41:46.316Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T17:41:46.316Z] ++ dirname cmd/core-command/Dockerfile [2021-09-09T17:41:46.316Z] ++ cut -d/ -f2 [2021-09-09T17:41:46.316Z] + echo core-command,cmd/core-command/Dockerfile [2021-09-09T17:41:46.316Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T17:41:46.316Z] ++ cut -d/ -f2 [2021-09-09T17:41:46.316Z] ++ dirname cmd/core-data/Dockerfile [2021-09-09T17:41:46.316Z] + echo core-data,cmd/core-data/Dockerfile [2021-09-09T17:41:46.316Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T17:41:46.316Z] ++ dirname cmd/core-metadata/Dockerfile [2021-09-09T17:41:46.316Z] ++ cut -d/ -f2 [2021-09-09T17:41:46.316Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-09-09T17:41:46.316Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T17:41:46.316Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-09-09T17:41:46.316Z] ++ cut -d/ -f2 [2021-09-09T17:41:46.316Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-09-09T17:41:46.316Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T17:41:46.316Z] ++ cut -d/ -f2 [2021-09-09T17:41:46.316Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-09-09T17:41:46.316Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-09-09T17:41:46.316Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T17:41:46.316Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-09-09T17:41:46.316Z] ++ cut -d/ -f2 [2021-09-09T17:41:46.316Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-09-09T17:41:46.316Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T17:41:46.316Z] ++ dirname cmd/support-notifications/Dockerfile [2021-09-09T17:41:46.316Z] ++ cut -d/ -f2 [2021-09-09T17:41:46.316Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-09-09T17:41:46.316Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T17:41:46.316Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-09-09T17:41:46.316Z] ++ cut -d/ -f2 [2021-09-09T17:41:46.316Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-09-09T17:41:46.316Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T17:41:46.316Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-09-09T17:41:46.316Z] ++ cut -d/ -f2 [2021-09-09T17:41:46.316Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-09-09T17:41:46.380Z] 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-09-09T17:41:47.475Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-09T17:41:47.475Z] [2021-09-09T17:41:47.475Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T17:41:47.815Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-09T17:41:47.815Z] latest: Pulling from edgex-devops/git-semver [2021-09-09T17:41:47.815Z] 31603596830f: Pulling fs layer [2021-09-09T17:41:47.815Z] 04fac38145f0: Pulling fs layer [2021-09-09T17:41:47.815Z] 701f6daf10bf: Pulling fs layer [2021-09-09T17:41:47.815Z] 24f72da36158: Pulling fs layer [2021-09-09T17:41:47.815Z] 24f72da36158: Waiting [2021-09-09T17:41:47.815Z] 04fac38145f0: Verifying Checksum [2021-09-09T17:41:47.815Z] 04fac38145f0: Download complete [2021-09-09T17:41:48.085Z] 31603596830f: Verifying Checksum [2021-09-09T17:41:48.085Z] 31603596830f: Download complete [2021-09-09T17:41:48.356Z] 31603596830f: Pull complete [2021-09-09T17:41:48.356Z] 24f72da36158: Verifying Checksum [2021-09-09T17:41:48.356Z] 24f72da36158: Download complete [2021-09-09T17:41:48.356Z] 04fac38145f0: Pull complete [2021-09-09T17:41:48.624Z] 701f6daf10bf: Verifying Checksum [2021-09-09T17:41:48.624Z] 701f6daf10bf: Download complete [2021-09-09T17:41:49.244Z] 701f6daf10bf: Pull complete [2021-09-09T17:41:49.244Z] 24f72da36158: Pull complete [2021-09-09T17:41:49.511Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-09T17:41:49.511Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-09T17:41:49.511Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-09T17:41:49.609Z] prd-centos7-docker-4c-2g-1858 does not seem to be running inside a container [2021-09-09T17:41:49.673Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-09T17:41:50.533Z] $ docker top 9b365618abec6aad798f33ae3663c8b86d21bede12b200ea45b83fe4abdf6ce3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-09T17:41:50.670Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-09T17:41:50.670Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-09T17:41:50.806Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-09T17:41:50.807Z] $ docker exec 9b365618abec6aad798f33ae3663c8b86d21bede12b200ea45b83fe4abdf6ce3 ssh-agent [2021-09-09T17:41:50.939Z] SSH_AUTH_SOCK=/tmp/ssh-KT9ghVnlq7dC/agent.14 [2021-09-09T17:41:50.939Z] SSH_AGENT_PID=20 [2021-09-09T17:41:50.955Z] Running ssh-add (command line suppressed) [2021-09-09T17:41:51.060Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_2612888958985541643.key (/w/workspace/edgex-go/3@tmp/private_key_2612888958985541643.key) [2021-09-09T17:41:51.084Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-09T17:41:51.426Z] + git tag --points-at HEAD [Pipeline] } [2021-09-09T17:41:51.444Z] $ docker exec --env ******** --env ******** 9b365618abec6aad798f33ae3663c8b86d21bede12b200ea45b83fe4abdf6ce3 ssh-agent -k [2021-09-09T17:41:51.546Z] unset SSH_AUTH_SOCK; [2021-09-09T17:41:51.546Z] unset SSH_AGENT_PID; [2021-09-09T17:41:51.546Z] echo Agent pid 20 killed; [2021-09-09T17:41:51.567Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-09T17:41:51.605Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-09T17:41:51.605Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-09T17:41:51.749Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-09T17:41:51.750Z] $ docker exec 9b365618abec6aad798f33ae3663c8b86d21bede12b200ea45b83fe4abdf6ce3 ssh-agent [2021-09-09T17:41:51.893Z] SSH_AUTH_SOCK=/tmp/ssh-WaZje6j3ZWKb/agent.53 [2021-09-09T17:41:51.893Z] SSH_AGENT_PID=60 [2021-09-09T17:41:51.905Z] Running ssh-add (command line suppressed) [2021-09-09T17:41:52.014Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_8968167627980748688.key (/w/workspace/edgex-go/3@tmp/private_key_8968167627980748688.key) [2021-09-09T17:41:52.040Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-09T17:41:52.356Z] + git semver init [2021-09-09T17:41:52.356Z] # -> Open(): unable to determine branch for HEAD [2021-09-09T17:41:52.356Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2021-09-09T17:41:52.356Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2021-09-09T17:41:52.356Z] # $SEMVER_REMOTE_NAME = origin [2021-09-09T17:41:52.356Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-09T17:41:52.356Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-09T17:41:52.356Z] # $SEMVER_BRANCH = PR-3704 [2021-09-09T17:41:52.356Z] # $SEMVER_TEMP = /tmp/semver-117224779 [2021-09-09T17:41:52.356Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-09-09T17:42:31.430Z] # '/tmp/semver-117224779' -> '/w/workspace/edgex-go/3/.semver' [2021-09-09T17:42:31.430Z] # -> Force: false [2021-09-09T17:42:31.430Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2021-09-09T17:42:31.442Z] $ docker exec --env ******** --env ******** 9b365618abec6aad798f33ae3663c8b86d21bede12b200ea45b83fe4abdf6ce3 ssh-agent -k [2021-09-09T17:42:31.564Z] unset SSH_AUTH_SOCK; [2021-09-09T17:42:31.564Z] unset SSH_AGENT_PID; [2021-09-09T17:42:31.564Z] echo Agent pid 60 killed; [2021-09-09T17:42:31.589Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-09T17:42:31.937Z] + git semver [Pipeline] } [2021-09-09T17:42:31.956Z] $ docker stop --time=1 9b365618abec6aad798f33ae3663c8b86d21bede12b200ea45b83fe4abdf6ce3 [2021-09-09T17:42:33.735Z] $ docker rm -f 9b365618abec6aad798f33ae3663c8b86d21bede12b200ea45b83fe4abdf6ce3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-09T17:42:34.145Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-09T17:42:34.513Z] Stashed 1 file(s) [Pipeline] echo [2021-09-09T17:42:34.517Z] [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-09-09T17:42:34.869Z] ========================================================= [2021-09-09T17:42:34.869Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-09T17:42:34.869Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-09T17:42:35.194Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-09T17:42:35.194Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-09T17:42:35.194Z] 540db60ca938: Pulling fs layer [2021-09-09T17:42:35.194Z] adcc1eea9eea: Pulling fs layer [2021-09-09T17:42:35.194Z] 4c4ab2625f07: Pulling fs layer [2021-09-09T17:42:35.194Z] db62176df00c: Pulling fs layer [2021-09-09T17:42:35.194Z] 3b30891b0d05: Pulling fs layer [2021-09-09T17:42:35.194Z] 06b49ca38bd5: Pulling fs layer [2021-09-09T17:42:35.194Z] c788192a36de: Pulling fs layer [2021-09-09T17:42:35.194Z] a77e37c0d609: Pulling fs layer [2021-09-09T17:42:35.194Z] c3185cebc471: Pulling fs layer [2021-09-09T17:42:35.194Z] 06b49ca38bd5: Waiting [2021-09-09T17:42:35.194Z] c788192a36de: Waiting [2021-09-09T17:42:35.194Z] a77e37c0d609: Waiting [2021-09-09T17:42:35.194Z] c3185cebc471: Waiting [2021-09-09T17:42:35.194Z] db62176df00c: Waiting [2021-09-09T17:42:35.194Z] 3b30891b0d05: Waiting [2021-09-09T17:42:35.194Z] 4c4ab2625f07: Verifying Checksum [2021-09-09T17:42:35.194Z] 4c4ab2625f07: Download complete [2021-09-09T17:42:35.194Z] adcc1eea9eea: Verifying Checksum [2021-09-09T17:42:35.194Z] adcc1eea9eea: Download complete [2021-09-09T17:42:35.194Z] 3b30891b0d05: Verifying Checksum [2021-09-09T17:42:35.194Z] 3b30891b0d05: Download complete [2021-09-09T17:42:35.464Z] 06b49ca38bd5: Verifying Checksum [2021-09-09T17:42:35.464Z] 06b49ca38bd5: Download complete [2021-09-09T17:42:35.464Z] c788192a36de: Verifying Checksum [2021-09-09T17:42:35.464Z] c788192a36de: Download complete [2021-09-09T17:42:35.464Z] 540db60ca938: Verifying Checksum [2021-09-09T17:42:35.464Z] 540db60ca938: Download complete [2021-09-09T17:42:35.733Z] 540db60ca938: Pull complete [2021-09-09T17:42:36.003Z] adcc1eea9eea: Pull complete [2021-09-09T17:42:36.003Z] 4c4ab2625f07: Pull complete [2021-09-09T17:42:36.269Z] a77e37c0d609: Verifying Checksum [2021-09-09T17:42:36.269Z] a77e37c0d609: Download complete [2021-09-09T17:42:40.170Z] c3185cebc471: Verifying Checksum [2021-09-09T17:42:40.170Z] c3185cebc471: Download complete [2021-09-09T17:42:40.444Z] db62176df00c: Verifying Checksum [2021-09-09T17:42:40.444Z] db62176df00c: Download complete [2021-09-09T17:42:43.811Z] db62176df00c: Pull complete [2021-09-09T17:42:43.811Z] 3b30891b0d05: Pull complete [2021-09-09T17:42:43.811Z] 06b49ca38bd5: Pull complete [2021-09-09T17:42:43.811Z] c788192a36de: Pull complete [2021-09-09T17:42:43.811Z] a77e37c0d609: Pull complete [2021-09-09T17:42:46.409Z] c3185cebc471: Pull complete [2021-09-09T17:42:46.409Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-09T17:42:46.409Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-09T17:42:46.409Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-09T17:42:46.737Z] + docker build -t ci-base-image-x86_64 -f - . [2021-09-09T17:42:46.737Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-09T17:42:46.737Z] WORKDIR /edgex [2021-09-09T17:42:46.737Z] COPY go.mod . [2021-09-09T17:42:46.737Z] RUN go mod download' [2021-09-09T17:42:48.157Z] Sending build context to Docker daemon 328.9MB [2021-09-09T17:42:48.157Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-09T17:42:48.157Z] ---> 031687cdd783 [2021-09-09T17:42:48.157Z] Step 2/4 : WORKDIR /edgex [2021-09-09T17:42:49.778Z] Still waiting to schedule task [2021-09-09T17:42:49.779Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-09-09T17:42:50.107Z] ---> Running in 55476435ce48 [2021-09-09T17:42:50.107Z] Removing intermediate container 55476435ce48 [2021-09-09T17:42:50.107Z] ---> 3f609afe014d [2021-09-09T17:42:50.107Z] Step 3/4 : COPY go.mod . [2021-09-09T17:42:50.107Z] ---> a2e37ee0b2e1 [2021-09-09T17:42:50.107Z] Step 4/4 : RUN go mod download [2021-09-09T17:42:50.107Z] ---> Running in a71c775748dd [2021-09-09T17:43:31.153Z] Removing intermediate container a71c775748dd [2021-09-09T17:43:31.153Z] ---> face59755981 [2021-09-09T17:43:31.153Z] Successfully built face59755981 [2021-09-09T17:43:31.153Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T17:43:31.479Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-09T17:43:31.479Z] . [Pipeline] withDockerContainer [2021-09-09T17:43:31.568Z] prd-centos7-docker-4c-2g-1858 does not seem to be running inside a container [2021-09-09T17:43:31.648Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-09T17:43:32.056Z] $ docker top 5a29eea03a700c82281ad04d3006fa6d8ddcf0618eda32334d80661b9886d6ad -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-09T17:43:32.457Z] + go version [2021-09-09T17:43:32.458Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-09T17:43:32.480Z] $ docker stop --time=1 5a29eea03a700c82281ad04d3006fa6d8ddcf0618eda32334d80661b9886d6ad [2021-09-09T17:43:33.700Z] $ docker rm -f 5a29eea03a700c82281ad04d3006fa6d8ddcf0618eda32334d80661b9886d6ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T17:43:34.283Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-09T17:43:34.284Z] . [Pipeline] withDockerContainer [2021-09-09T17:43:34.385Z] prd-centos7-docker-4c-2g-1858 does not seem to be running inside a container [2021-09-09T17:43:34.453Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-09T17:43:34.835Z] $ docker top 876c70ee373f226120abeeef42621c8dbd3063f8137e5adbcf5b13f6b609cef8 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-09T17:43:34.946Z] ========================================================= [2021-09-09T17:43:34.946Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-09T17:43:34.946Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-09T17:43:35.264Z] + go mod tidy [Pipeline] sh [2021-09-09T17:43:35.852Z] + make test [2021-09-09T17:43:35.852Z] 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-09-09T17:43:36.120Z] go mod tidy [2021-09-09T17:43:36.393Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-09T17:43:41.773Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-09T17:44:00.058Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-09T17:44:04.390Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-09T17:44:04.390Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-09T17:44:04.984Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-09T17:44:06.934Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-09T17:44:09.098Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-09T17:44:09.098Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-09T17:44:09.098Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-09T17:44:09.098Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-09T17:44:09.098Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-09T17:44:09.098Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-09T17:44:09.098Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-09T17:44:09.098Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-09T17:44:09.098Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-09T17:44:10.553Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.049s coverage: 28.7% of statements [2021-09-09T17:44:10.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-09T17:44:10.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-09T17:44:11.988Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.057s coverage: 100.0% of statements [2021-09-09T17:44:11.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-09T17:44:11.988Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.051s coverage: 46.3% of statements [2021-09-09T17:44:11.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-09T17:44:11.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-09T17:44:13.466Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.134s coverage: 90.1% of statements [2021-09-09T17:44:13.466Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-09T17:44:13.466Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-09T17:44:14.055Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.053s coverage: 81.2% of statements [2021-09-09T17:44:14.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-09T17:44:14.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-09T17:44:14.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-09T17:44:14.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-09T17:44:14.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-09T17:44:15.493Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.275s coverage: 94.2% of statements [2021-09-09T17:44:15.493Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-09T17:44:15.493Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-09T17:44:15.493Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.050s coverage: 59.1% of statements [2021-09-09T17:44:15.493Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-09T17:44:15.493Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-09T17:44:15.493Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-09T17:44:15.493Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-09T17:44:15.493Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-09T17:44:15.493Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.052s coverage: 60.0% of statements [2021-09-09T17:44:15.493Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-09T17:44:15.493Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-09T17:44:15.493Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-09T17:44:16.458Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.056s coverage: 0.8% of statements [2021-09-09T17:44:16.458Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-09T17:44:16.458Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.066s coverage: 58.8% of statements [2021-09-09T17:44:16.724Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.047s coverage: 21.7% of statements [2021-09-09T17:44:16.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-09T17:44:17.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.092s coverage: 47.1% of statements [2021-09-09T17:44:18.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.089s coverage: 79.5% of statements [2021-09-09T17:44:18.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.044s coverage: 94.1% of statements [2021-09-09T17:44:18.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.140s coverage: 96.3% of statements [2021-09-09T17:44:18.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements [2021-09-09T17:44:31.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements [2021-09-09T17:44:31.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements [2021-09-09T17:44:36.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.207s coverage: 81.8% of statements [2021-09-09T17:44:36.391Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-09T17:44:54.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.085s coverage: 92.9% of statements [2021-09-09T17:44:54.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-09T17:44:54.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-09T17:44:54.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-09T17:44:54.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements [2021-09-09T17:44:54.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-09T17:44:54.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-09T17:44:54.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-09T17:44:54.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-09T17:44:54.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-09T17:44:54.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements [2021-09-09T17:44:54.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-09T17:44:54.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-09T17:44:54.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2021-09-09T17:44:54.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-09T17:44:54.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.056s coverage: 58.8% of statements [2021-09-09T17:44:54.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-09T17:44:54.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.056s coverage: 80.0% of statements [2021-09-09T17:44:54.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements [2021-09-09T17:44:54.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements [2021-09-09T17:44:54.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.081s coverage: 91.2% of statements [2021-09-09T17:44:54.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-09T17:44:54.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.145s coverage: 64.4% of statements [2021-09-09T17:44:54.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-09T17:44:54.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-09T17:44:54.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2021-09-09T17:44:54.627Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements [2021-09-09T17:44:54.627Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements [2021-09-09T17:44:54.627Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2021-09-09T17:44:54.627Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements [2021-09-09T17:44:54.627Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.184s coverage: 66.9% of statements [2021-09-09T17:44:54.627Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-09T17:44:54.627Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-09T17:44:54.627Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-09T17:44:55.242Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.152s coverage: 43.6% of statements [2021-09-09T17:44:55.242Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-09T17:44:55.242Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-09T17:44:55.242Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.070s coverage: 89.5% of statements [2021-09-09T17:44:55.242Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-09T17:44:55.516Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements [2021-09-09T17:44:55.516Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-09T17:45:02.169Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 19.5% of statements [2021-09-09T17:45:02.169Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-09T17:45:02.169Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-09T17:45:02.169Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-09T17:45:02.169Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-09T17:45:02.169Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.126s coverage: 92.0% of statements [2021-09-09T17:45:02.169Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-09T17:45:02.169Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-09T17:45:02.169Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-09T17:45:02.169Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-09T17:45:02.169Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 62.7% of statements [2021-09-09T17:45:02.169Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-09T17:45:02.169Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-09T17:45:02.169Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.096s coverage: 97.7% of statements [2021-09-09T17:45:02.169Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-09T17:45:02.169Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-09T17:45:02.169Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-09T17:45:02.169Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-09T17:45:02.169Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2021-09-09T17:45:02.169Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-09T17:45:02.169Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-09T17:45:02.169Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-09T17:45:02.169Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-09T17:45:02.169Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-09T17:45:02.169Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-09T17:45:02.169Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2021-09-09T17:45:02.169Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 95.4% of statements [2021-09-09T17:45:02.450Z] GO111MODULE=on go vet ./... [2021-09-09T17:45:08.459Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1860 in /w/workspace/edgexfoundry_edgex-go_PR-3704 [Pipeline] { [Pipeline] ws [2021-09-09T17:45:08.484Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-09-09T17:45:08.726Z] The recommended git tool is: git [2021-09-09T17:45:15.932Z] using credential edgex-jenkins-ssh [2021-09-09T17:45:15.953Z] Cloning the remote Git repository [2021-09-09T17:45:16.009Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-09T17:45:16.110Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-09-09T17:45:16.179Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-09T17:45:16.180Z] > git --version # timeout=10 [2021-09-09T17:45:16.196Z] > git --version # 'git version 2.17.1' [2021-09-09T17:45:16.197Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-09T17:45:16.295Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-09T17:45:26.783Z] gofmt -l . [2021-09-09T17:45:26.783Z] [ "`gofmt -l .`" = "" ] [2021-09-09T17:45:26.783Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-09T17:45:27.110Z] + ls -al . [2021-09-09T17:45:27.110Z] total 608 [2021-09-09T17:45:27.110Z] drwxrwxr-x 10 1001 1001 4096 Sep 9 17:45 . [2021-09-09T17:45:27.110Z] drwxr-xr-x 4 root root 28 Sep 9 17:43 .. [2021-09-09T17:45:27.110Z] -rw-rw-r-- 1 1001 1001 11 Sep 9 17:41 .dockerignore [2021-09-09T17:45:27.110Z] drwxrwxr-x 8 1001 1001 179 Sep 9 17:41 .git [2021-09-09T17:45:27.110Z] drwxrwxr-x 4 1001 1001 142 Sep 9 17:41 .github [2021-09-09T17:45:27.110Z] -rw-rw-r-- 1 1001 1001 818 Sep 9 17:41 .gitignore [2021-09-09T17:45:27.110Z] -rw-rw-r-- 1 1001 1001 76 Sep 9 17:41 .hadolint.yml [2021-09-09T17:45:27.110Z] drwx------ 3 1001 1001 58 Sep 9 17:42 .semver [2021-09-09T17:45:27.110Z] -rw-rw-r-- 1 1001 1001 166 Sep 9 17:41 .sonarcloud.properties [2021-09-09T17:45:27.110Z] -rw-rw-r-- 1 1001 1001 1171 Sep 9 17:41 ADOPTERS.md [2021-09-09T17:45:27.110Z] -rw-rw-r-- 1 1001 1001 8493 Sep 9 17:41 Attribution.txt [2021-09-09T17:45:27.110Z] -rw-rw-r-- 1 1001 1001 43881 Sep 9 17:41 CHANGELOG.md [2021-09-09T17:45:27.110Z] -rw-rw-r-- 1 1001 1001 3804 Sep 9 17:41 CONTRIBUTING.md [2021-09-09T17:45:27.110Z] -rw-rw-r-- 1 1001 1001 677 Sep 9 17:41 GOVERNANCE.md [2021-09-09T17:45:27.110Z] -rw-rw-r-- 1 1001 1001 849 Sep 9 17:41 Jenkinsfile [2021-09-09T17:45:27.111Z] -rw-rw-r-- 1 1001 1001 10775 Sep 9 17:41 LICENSE [2021-09-09T17:45:27.111Z] -rw-rw-r-- 1 1001 1001 5915 Sep 9 17:41 Makefile [2021-09-09T17:45:27.111Z] -rw-rw-r-- 1 1001 1001 582 Sep 9 17:41 OWNERS.md [2021-09-09T17:45:27.111Z] -rw-rw-r-- 1 1001 1001 8643 Sep 9 17:41 README.md [2021-09-09T17:45:27.111Z] -rw-rw-r-- 1 1001 1001 6912 Sep 9 17:41 SECURITY.md [2021-09-09T17:45:27.111Z] -rw-rw-r-- 1 1001 1001 5 Sep 9 17:42 VERSION [2021-09-09T17:45:27.111Z] -rw-rw-r-- 1 1001 1001 4131 Sep 9 17:41 ZMQWindows.md [2021-09-09T17:45:27.111Z] drwxrwxr-x 2 1001 1001 37 Sep 9 17:41 bin [2021-09-09T17:45:27.111Z] drwxrwxr-x 14 1001 1001 4096 Sep 9 17:41 cmd [2021-09-09T17:45:27.111Z] -rw-r--r-- 1 root root 404330 Sep 9 17:45 coverage.out [2021-09-09T17:45:27.111Z] -rw-rw-r-- 1 1001 1001 841 Sep 9 17:41 go.mod [2021-09-09T17:45:27.111Z] -rw-r--r-- 1 root root 50064 Sep 9 17:43 go.sum [2021-09-09T17:45:27.111Z] drwxrwxr-x 8 1001 1001 124 Sep 9 17:41 internal [2021-09-09T17:45:27.111Z] drwxrwxr-x 3 1001 1001 16 Sep 9 17:41 openapi [2021-09-09T17:45:27.111Z] drwxrwxr-x 4 1001 1001 71 Sep 9 17:41 snap [2021-09-09T17:45:27.111Z] -rw-rw-r-- 1 1001 1001 204 Sep 9 17:41 version.go [Pipeline] sh [2021-09-09T17:45:27.433Z] + '[' -e coverage.out ] [2021-09-09T17:45:27.433Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-09T17:45:27.577Z] Stashed 1 file(s) [Pipeline] sh [2021-09-09T17:45:27.897Z] + make build [2021-09-09T17:45:27.897Z] go mod tidy [2021-09-09T17:45:27.897Z] 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-09-09T17:45:29.838Z] 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-09-09T17:45:32.574Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-09T17:45:32.590Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-09T17:45:32.614Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-09T17:45:32.641Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-09T17:45:32.641Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-09T17:45:32.654Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3704/head:refs/remotes/origin/PR-3704 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-09T17:45:33.390Z] Merging remotes/origin/main commit a77f58c90179b916eae9116a1115cd7226a95c94 into PR head commit b76c258261259a6f68300af8f664283bd48bad89 [2021-09-09T17:45:33.713Z] Merge succeeded, producing b76c258261259a6f68300af8f664283bd48bad89 [2021-09-09T17:45:33.714Z] Checking out Revision b76c258261259a6f68300af8f664283bd48bad89 (PR-3704) [2021-09-09T17:45:33.413Z] > git config core.sparsecheckout # timeout=10 [2021-09-09T17:45:33.425Z] > git checkout -f b76c258261259a6f68300af8f664283bd48bad89 # timeout=10 [2021-09-09T17:45:33.641Z] > git remote # timeout=10 [2021-09-09T17:45:33.662Z] > git config --get remote.origin.url # timeout=10 [2021-09-09T17:45:33.673Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-09T17:45:33.683Z] > git merge a77f58c90179b916eae9116a1115cd7226a95c94 # timeout=10 [2021-09-09T17:45:33.702Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-09T17:45:33.726Z] > git config core.sparsecheckout # timeout=10 [2021-09-09T17:45:33.738Z] > git checkout -f b76c258261259a6f68300af8f664283bd48bad89 # timeout=10 [2021-09-09T17:45:36.547Z] 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-09-09T17:45:36.547Z] 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-09-09T17:45:37.506Z] 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-09-09T17:45:37.772Z] 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-09-09T17:45:38.036Z] Commit message: "Merge branch 'main' into edgex-go-3680" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-09T17:45:38.472Z] provisioning config files... [2021-09-09T17:45:38.504Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config8190154257306036084tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-09T17:45:38.748Z] 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-09-09T17:45:39.072Z] ---> docker-login.sh [2021-09-09T17:45:39.072Z] nexus3.edgexfoundry.org:10001 [2021-09-09T17:45:39.711Z] 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-09-09T17:45:40.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T17:45:40.672Z] 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-09-09T17:45:40.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T17:45:40.796Z] Configure a credential helper to remove this warning. See [2021-09-09T17:45:40.796Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T17:45:40.796Z] [2021-09-09T17:45:40.796Z] Login Succeeded [2021-09-09T17:45:40.796Z] nexus3.edgexfoundry.org:10002 [2021-09-09T17:45:41.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T17:45:41.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T17:45:41.403Z] Configure a credential helper to remove this warning. See [2021-09-09T17:45:41.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T17:45:41.403Z] [2021-09-09T17:45:41.403Z] Login Succeeded [2021-09-09T17:45:41.403Z] nexus3.edgexfoundry.org:10003 [2021-09-09T17:45:41.654Z] 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-09-09T17:45:42.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T17:45:42.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T17:45:42.003Z] Configure a credential helper to remove this warning. See [2021-09-09T17:45:42.003Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T17:45:42.003Z] [2021-09-09T17:45:42.003Z] Login Succeeded [2021-09-09T17:45:42.003Z] nexus3.edgexfoundry.org:10004 [2021-09-09T17:45:42.256Z] 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-09-09T17:45:42.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T17:45:42.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T17:45:42.600Z] Configure a credential helper to remove this warning. See [2021-09-09T17:45:42.600Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T17:45:42.600Z] [2021-09-09T17:45:42.600Z] Login Succeeded [2021-09-09T17:45:42.600Z] docker.io [2021-09-09T17:45:43.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T17:45:43.227Z] 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-09-09T17:45:43.476Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T17:45:43.476Z] Configure a credential helper to remove this warning. See [2021-09-09T17:45:43.476Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T17:45:43.476Z] [2021-09-09T17:45:43.476Z] Login Succeeded [2021-09-09T17:45:43.476Z] ---> docker-login.sh ends [Pipeline] } [2021-09-09T17:45:43.549Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [2021-09-09T17:45:45.500Z] $ docker stop --time=1 876c70ee373f226120abeeef42621c8dbd3063f8137e5adbcf5b13f6b609cef8 [2021-09-09T17:45:47.515Z] $ docker rm -f 876c70ee373f226120abeeef42621c8dbd3063f8137e5adbcf5b13f6b609cef8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] echo [2021-09-09T17:45:47.778Z] ========================================================= [2021-09-09T17:45:47.778Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-09T17:45:47.778Z] ========================================================= [Pipeline] fileExists [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-09-09T17:45:48.282Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-09T17:45:48.557Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-09T17:45:48.557Z] 595b0fe564bb: Pulling fs layer [2021-09-09T17:45:48.557Z] 24495759ef45: Pulling fs layer [2021-09-09T17:45:48.557Z] d148012ef14d: Pulling fs layer [2021-09-09T17:45:48.557Z] e90a11edd702: Pulling fs layer [2021-09-09T17:45:48.557Z] d77568369979: Pulling fs layer [2021-09-09T17:45:48.557Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-09T17:45:48.557Z] 170f2ba95c9a: Pulling fs layer [2021-09-09T17:45:48.557Z] 97ac5df62f85: Pulling fs layer [2021-09-09T17:45:48.557Z] fc1c9f9a7f3b: Waiting [2021-09-09T17:45:48.557Z] e90a11edd702: Waiting [2021-09-09T17:45:48.557Z] 170f2ba95c9a: Waiting [2021-09-09T17:45:48.557Z] d77568369979: Waiting [2021-09-09T17:45:48.557Z] 97ac5df62f85: Waiting [2021-09-09T17:45:48.557Z] d148012ef14d: Verifying Checksum [2021-09-09T17:45:48.557Z] d148012ef14d: Download complete [2021-09-09T17:45:48.557Z] 24495759ef45: Download complete [2021-09-09T17:45:48.557Z] d77568369979: Verifying Checksum [2021-09-09T17:45:48.557Z] d77568369979: Download complete [2021-09-09T17:45:48.832Z] fc1c9f9a7f3b: Download complete [2021-09-09T17:45:48.832Z] 595b0fe564bb: Verifying Checksum [2021-09-09T17:45:48.832Z] 595b0fe564bb: Download complete [2021-09-09T17:45:48.832Z] 170f2ba95c9a: Download complete [2021-09-09T17:45:50.827Z] 595b0fe564bb: Pull complete [2021-09-09T17:45:50.827Z] 24495759ef45: Pull complete [2021-09-09T17:45:50.827Z] d148012ef14d: Pull complete [Pipeline] isUnix [Pipeline] sh [2021-09-09T17:45:52.120Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-09T17:45:52.120Z] [2021-09-09T17:45:52.120Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T17:45:52.450Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-09T17:45:52.814Z] 97ac5df62f85: Verifying Checksum [2021-09-09T17:45:52.814Z] 97ac5df62f85: Download complete [2021-09-09T17:45:52.814Z] e90a11edd702: Verifying Checksum [2021-09-09T17:45:52.814Z] e90a11edd702: Download complete [2021-09-09T17:45:55.170Z] latest: Pulling from edgex-devops/edgex-compose [2021-09-09T17:45:55.171Z] cbdbe7a5bc2a: Pulling fs layer [2021-09-09T17:45:55.171Z] ca9280d653b3: Pulling fs layer [2021-09-09T17:45:55.171Z] 7e9c9ca2126c: Pulling fs layer [2021-09-09T17:45:55.171Z] cbdbe7a5bc2a: Verifying Checksum [2021-09-09T17:45:55.171Z] cbdbe7a5bc2a: Download complete [2021-09-09T17:45:55.171Z] cbdbe7a5bc2a: Pull complete [2021-09-09T17:45:55.171Z] ca9280d653b3: Verifying Checksum [2021-09-09T17:45:55.171Z] ca9280d653b3: Download complete [2021-09-09T17:45:55.171Z] ca9280d653b3: Pull complete [2021-09-09T17:45:56.933Z] 7e9c9ca2126c: Verifying Checksum [2021-09-09T17:45:56.933Z] 7e9c9ca2126c: Download complete [2021-09-09T17:46:00.379Z] 7e9c9ca2126c: Pull complete [2021-09-09T17:46:00.379Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-09-09T17:46:00.379Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-09T17:46:00.379Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-09-09T17:46:00.469Z] prd-centos7-docker-4c-2g-1858 does not seem to be running inside a container [2021-09-09T17:46:00.524Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-09-09T17:46:03.019Z] $ docker top 23f9b3d580085621febf34ac710901cb8af2fb9f3a9382a36973996f2783dc93 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-09T17:46:03.430Z] + docker-compose build --help [2021-09-09T17:46:03.430Z] + grep parallel [2021-09-09T17:46:04.010Z] --parallel Build images in parallel. [Pipeline] } [2021-09-09T17:46:04.023Z] $ docker stop --time=1 23f9b3d580085621febf34ac710901cb8af2fb9f3a9382a36973996f2783dc93 [2021-09-09T17:46:04.289Z] e90a11edd702: Pull complete [2021-09-09T17:46:04.289Z] d77568369979: Pull complete [2021-09-09T17:46:04.289Z] fc1c9f9a7f3b: Pull complete [2021-09-09T17:46:04.289Z] 170f2ba95c9a: Pull complete [2021-09-09T17:46:05.220Z] $ docker rm -f 23f9b3d580085621febf34ac710901cb8af2fb9f3a9382a36973996f2783dc93 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T17:46:05.678Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-09T17:46:05.678Z] . [Pipeline] withDockerContainer [2021-09-09T17:46:05.768Z] prd-centos7-docker-4c-2g-1858 does not seem to be running inside a container [2021-09-09T17:46:05.825Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-09T17:46:06.216Z] $ docker top 2d249ab488a2181480a052a7669f7642153e4ce13726e24c21335b57d93c5829 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-09T17:46:06.624Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-09T17:46:07.209Z] Building core-command ... [2021-09-09T17:46:07.209Z] Building core-data ... [2021-09-09T17:46:07.209Z] Building core-metadata ... [2021-09-09T17:46:07.209Z] Building security-bootstrapper ... [2021-09-09T17:46:07.209Z] Building security-proxy-setup ... [2021-09-09T17:46:07.209Z] Building security-secretstore-setup ... [2021-09-09T17:46:07.209Z] Building support-notifications ... [2021-09-09T17:46:07.209Z] Building support-scheduler ... [2021-09-09T17:46:07.209Z] Building sys-mgmt-agent ... [2021-09-09T17:46:07.209Z] Building support-notifications [2021-09-09T17:46:07.209Z] Building support-scheduler [2021-09-09T17:46:07.209Z] Building sys-mgmt-agent [2021-09-09T17:46:07.209Z] Building security-secretstore-setup [2021-09-09T17:46:07.209Z] Building security-proxy-setup [2021-09-09T17:46:09.683Z] 97ac5df62f85: Pull complete [2021-09-09T17:46:09.683Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-09T17:46:09.683Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-09T17:46:09.683Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-09T17:46:10.058Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-09T17:46:10.058Z] WORKDIR /edgex [2021-09-09T17:46:10.058Z] COPY go.mod . [2021-09-09T17:46:10.058Z] RUN go mod download [2021-09-09T17:46:10.059Z] + docker build -t ci-base-image-arm64 -f - . [2021-09-09T17:46:12.703Z] Sending build context to Docker daemon 166MB [2021-09-09T17:46:12.703Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-09T17:46:12.703Z] ---> 04bc70af865f [2021-09-09T17:46:12.703Z] Step 2/4 : WORKDIR /edgex [2021-09-09T17:46:17.005Z] ---> Running in 69d7b308c2cf [2021-09-09T17:46:17.005Z] Removing intermediate container 69d7b308c2cf [2021-09-09T17:46:17.005Z] ---> 8bee72a37b96 [2021-09-09T17:46:17.005Z] Step 3/4 : COPY go.mod . [2021-09-09T17:46:17.984Z] ---> bf45f38a3c79 [2021-09-09T17:46:17.984Z] Step 4/4 : RUN go mod download [2021-09-09T17:46:17.984Z] ---> Running in 794ad3eaf6ae [2021-09-09T17:46:19.535Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T17:46:19.536Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-09T17:46:19.536Z] ---> face59755981 [2021-09-09T17:46:19.536Z] Step 3/23 : WORKDIR /edgex-go [2021-09-09T17:46:19.536Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T17:46:19.536Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-09T17:46:19.536Z] ---> face59755981 [2021-09-09T17:46:19.536Z] Step 3/22 : WORKDIR /edgex-go [2021-09-09T17:46:19.536Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T17:46:19.536Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-09T17:46:19.536Z] ---> face59755981 [2021-09-09T17:46:19.536Z] Step 3/23 : WORKDIR /edgex-go [2021-09-09T17:46:22.316Z] ---> Running in 107c4ce764e7 [2021-09-09T17:46:22.316Z] ---> Running in 1f7ce9b99670 [2021-09-09T17:46:22.316Z] ---> Running in dab86e3dccff [2021-09-09T17:46:27.940Z] Removing intermediate container 107c4ce764e7 [2021-09-09T17:46:27.940Z] ---> 6073fc505512 [2021-09-09T17:46:27.940Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T17:46:27.940Z] Removing intermediate container dab86e3dccff [2021-09-09T17:46:27.940Z] ---> 021f5f75382a [2021-09-09T17:46:27.940Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T17:46:27.940Z] Removing intermediate container 1f7ce9b99670 [2021-09-09T17:46:27.940Z] ---> 204a51a1b092 [2021-09-09T17:46:27.940Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T17:46:27.940Z] ---> Running in 38d5dc007efa [2021-09-09T17:46:27.940Z] ---> Running in 919ee76434d0 [2021-09-09T17:46:27.940Z] ---> Running in 3ff3ffb4d58c [2021-09-09T17:46:34.604Z] Removing intermediate container 38d5dc007efa [2021-09-09T17:46:34.604Z] ---> 3b4596e72fba [2021-09-09T17:46:34.604Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-09T17:46:34.604Z] Removing intermediate container 3ff3ffb4d58c [2021-09-09T17:46:34.604Z] ---> 61ac42c16dd8 [2021-09-09T17:46:34.604Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-09T17:46:34.604Z] Removing intermediate container 919ee76434d0 [2021-09-09T17:46:34.604Z] ---> 87480a51fa3a [2021-09-09T17:46:34.604Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-09T17:46:34.604Z] ---> Running in 35330a73e69b [2021-09-09T17:46:34.869Z] ---> Running in 744ff308da29 [2021-09-09T17:46:34.869Z] ---> Running in b4fb68129678 [2021-09-09T17:46:36.290Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-09T17:46:36.290Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-09T17:46:36.290Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-09T17:46:37.257Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-09T17:46:37.257Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T17:46:37.257Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-09T17:46:37.257Z] ---> face59755981 [2021-09-09T17:46:37.257Z] Step 3/24 : WORKDIR /edgex-go [2021-09-09T17:46:37.257Z] ---> Using cache [2021-09-09T17:46:37.257Z] ---> 204a51a1b092 [2021-09-09T17:46:37.257Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T17:46:37.257Z] ---> Using cache [2021-09-09T17:46:37.257Z] ---> 61ac42c16dd8 [2021-09-09T17:46:37.257Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-09T17:46:37.521Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-09T17:46:37.521Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-09T17:46:37.521Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T17:46:37.521Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-09T17:46:37.521Z] ---> face59755981 [2021-09-09T17:46:37.521Z] Step 3/26 : WORKDIR /edgex-go [2021-09-09T17:46:37.521Z] ---> Using cache [2021-09-09T17:46:37.521Z] ---> 204a51a1b092 [2021-09-09T17:46:37.521Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T17:46:37.521Z] ---> Using cache [2021-09-09T17:46:37.521Z] ---> 61ac42c16dd8 [2021-09-09T17:46:37.521Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-09T17:46:38.106Z] OK: 219 MiB in 52 packages [2021-09-09T17:46:38.106Z] OK: 219 MiB in 52 packages [2021-09-09T17:46:38.106Z] OK: 219 MiB in 52 packages [2021-09-09T17:46:38.106Z] ---> Running in b8276fc11dff [2021-09-09T17:46:38.106Z] ---> Running in 5c243c4938df [2021-09-09T17:46:38.385Z] Removing intermediate container b4fb68129678 [2021-09-09T17:46:38.385Z] ---> a871a0da7626 [2021-09-09T17:46:38.385Z] Step 6/23 : COPY go.mod . [2021-09-09T17:46:38.660Z] Removing intermediate container 35330a73e69b [2021-09-09T17:46:38.660Z] ---> b3d2fc01efda [2021-09-09T17:46:38.660Z] Step 6/22 : COPY go.mod . [2021-09-09T17:46:38.660Z] ---> 9439a82cf263 [2021-09-09T17:46:38.660Z] Step 7/23 : RUN go mod download [2021-09-09T17:46:38.660Z] Removing intermediate container 744ff308da29 [2021-09-09T17:46:38.660Z] ---> 14912ccaebdd [2021-09-09T17:46:38.660Z] Step 6/23 : COPY go.mod . [2021-09-09T17:46:38.660Z] ---> Running in afcc31953289 [2021-09-09T17:46:38.660Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-09T17:46:38.929Z] ---> 8a151ecd4ef4 [2021-09-09T17:46:38.929Z] Step 7/22 : RUN go mod download [2021-09-09T17:46:38.929Z] ---> Running in dc5df9a44e40 [2021-09-09T17:46:38.929Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-09T17:46:38.929Z] ---> c1524889e0a6 [2021-09-09T17:46:38.929Z] Step 7/23 : RUN go mod download [2021-09-09T17:46:38.929Z] ---> Running in d9ad5e6c652e [2021-09-09T17:46:39.894Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-09T17:46:39.894Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-09T17:46:40.490Z] Removing intermediate container d9ad5e6c652e [2021-09-09T17:46:40.490Z] ---> d63621f63b8d [2021-09-09T17:46:40.490Z] Step 8/23 : COPY . . [2021-09-09T17:46:40.490Z] Removing intermediate container afcc31953289 [2021-09-09T17:46:40.490Z] ---> f9f19265eb8c [2021-09-09T17:46:40.490Z] Step 8/23 : COPY . . [2021-09-09T17:46:40.787Z] OK: 219 MiB in 52 packages [2021-09-09T17:46:40.787Z] Removing intermediate container dc5df9a44e40 [2021-09-09T17:46:40.787Z] ---> 95a0c2def2c0 [2021-09-09T17:46:40.787Z] Step 8/22 : COPY . . [2021-09-09T17:46:41.064Z] OK: 219 MiB in 52 packages [2021-09-09T17:46:45.345Z] Removing intermediate container b8276fc11dff [2021-09-09T17:46:45.345Z] ---> e62fa5ae9f2e [2021-09-09T17:46:45.345Z] Step 6/26 : COPY go.mod . [2021-09-09T17:46:45.609Z] Removing intermediate container 5c243c4938df [2021-09-09T17:46:45.609Z] ---> 50f4e00a8508 [2021-09-09T17:46:45.609Z] Step 6/24 : COPY go.mod . [2021-09-09T17:46:45.877Z] ---> 10bd17dbbc5d [2021-09-09T17:46:45.877Z] Step 7/26 : RUN go mod download [2021-09-09T17:46:46.464Z] ---> 73ea539b26ae [2021-09-09T17:46:46.464Z] Step 7/24 : RUN go mod download [2021-09-09T17:46:46.464Z] ---> Running in fb2256754e7c [2021-09-09T17:46:46.730Z] ---> Running in eba8e2114c7f [2021-09-09T17:46:49.249Z] ---> 93705aa29f61 [2021-09-09T17:46:49.249Z] Step 9/23 : RUN go mod tidy [2021-09-09T17:46:49.517Z] ---> 5b5cf637dcdc [2021-09-09T17:46:49.517Z] Step 9/22 : RUN go mod tidy [2021-09-09T17:46:49.517Z] Removing intermediate container fb2256754e7c [2021-09-09T17:46:49.517Z] ---> b59efb3d3259 [2021-09-09T17:46:49.517Z] Step 8/26 : COPY . . [2021-09-09T17:46:49.517Z] Removing intermediate container eba8e2114c7f [2021-09-09T17:46:49.517Z] ---> 8197ffd43aa4 [2021-09-09T17:46:49.517Z] Step 8/24 : COPY . . [2021-09-09T17:46:49.517Z] ---> Running in 6ad89e8da8da [2021-09-09T17:46:49.517Z] ---> dd011c3d8648 [2021-09-09T17:46:49.517Z] Step 9/23 : RUN go mod tidy [2021-09-09T17:46:49.517Z] ---> Running in feaea52cc35a [2021-09-09T17:46:49.517Z] ---> Running in 4c154e8f703a [2021-09-09T17:46:56.170Z] Removing intermediate container 6ad89e8da8da [2021-09-09T17:46:56.170Z] ---> 035a3efc9485 [2021-09-09T17:46:56.170Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-09T17:46:56.170Z] ---> Running in afab97bab123 [2021-09-09T17:46:56.170Z] Removing intermediate container 4c154e8f703a [2021-09-09T17:46:56.170Z] ---> 6ab13f13b1f5 [2021-09-09T17:46:56.170Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-09T17:46:56.170Z] Removing intermediate container feaea52cc35a [2021-09-09T17:46:56.170Z] ---> 7894eadad597 [2021-09-09T17:46:56.170Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-09T17:46:56.170Z] ---> Running in 6b0e24e458f8 [2021-09-09T17:46:56.170Z] ---> Running in 14c8103d20e6 [2021-09-09T17:46:56.170Z] ---> c07a705b5780 [2021-09-09T17:46:56.170Z] Step 9/26 : RUN go mod tidy [2021-09-09T17:46:56.434Z] ---> Running in 722aeef36c99 [2021-09-09T17:46:56.705Z] 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-09-09T17:46:57.294Z] 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-09-09T17:46:57.294Z] 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-09-09T17:46:58.700Z] ---> c59bff5812c8 [2021-09-09T17:46:58.700Z] Step 9/24 : RUN go mod tidy [2021-09-09T17:46:58.968Z] ---> Running in fd36abea06bf [2021-09-09T17:46:59.235Z] Removing intermediate container 722aeef36c99 [2021-09-09T17:46:59.235Z] ---> 94b9d052dea6 [2021-09-09T17:46:59.235Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-09T17:46:59.236Z] ---> Running in 11acefb9360e [2021-09-09T17:46:59.825Z] 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-09-09T17:47:01.241Z] Removing intermediate container fd36abea06bf [2021-09-09T17:47:01.241Z] ---> 14796211716f [2021-09-09T17:47:01.241Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-09T17:47:01.241Z] ---> Running in 3f672a392ce1 [2021-09-09T17:47:01.512Z] 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-09-09T17:47:33.739Z] 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-09-09T17:47:39.100Z] 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-09-09T17:47:40.066Z] Removing intermediate container 14c8103d20e6 [2021-09-09T17:47:40.066Z] ---> ab3d3ef9bacb [2021-09-09T17:47:40.066Z] [2021-09-09T17:47:40.066Z] Step 11/22 : FROM alpine:3.12 [2021-09-09T17:47:40.066Z] 3.12: Pulling from library/alpine [2021-09-09T17:47:40.744Z] Removing intermediate container 794ad3eaf6ae [2021-09-09T17:47:40.744Z] ---> 41edb9ea70e1 [2021-09-09T17:47:40.744Z] Successfully built 41edb9ea70e1 [2021-09-09T17:47:40.744Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T17:47:41.093Z] + docker inspect -f . ci-base-image-arm64 [2021-09-09T17:47:41.093Z] . [Pipeline] withDockerContainer [2021-09-09T17:47:41.369Z] prd-ubuntu18.04-docker-arm64-4c-16g-1860 does not seem to be running inside a container [2021-09-09T17:47:41.473Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-09T17:47:41.482Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-09T17:47:41.482Z] Status: Downloaded newer image for alpine:3.12 [2021-09-09T17:47:41.482Z] ---> 48b8ec4ed9eb [2021-09-09T17:47:41.482Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-09T17:47:41.482Z] Removing intermediate container afab97bab123 [2021-09-09T17:47:41.482Z] ---> 4b7ef58eed1a [2021-09-09T17:47:41.482Z] [2021-09-09T17:47:41.482Z] Step 11/23 : FROM alpine:3.12 [2021-09-09T17:47:41.482Z] ---> 48b8ec4ed9eb [2021-09-09T17:47:41.482Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-09T17:47:42.062Z] ---> Running in c9bba359e9a1 [2021-09-09T17:47:42.062Z] ---> Running in d1d30c4e0df5 [2021-09-09T17:47:42.337Z] Removing intermediate container 6b0e24e458f8 [2021-09-09T17:47:42.337Z] ---> 6109cadc032c [2021-09-09T17:47:42.337Z] [2021-09-09T17:47:42.337Z] Step 11/23 : FROM alpine:3.12 [2021-09-09T17:47:42.337Z] Removing intermediate container 3f672a392ce1 [2021-09-09T17:47:42.337Z] ---> 20d0001d9276 [2021-09-09T17:47:42.337Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-09T17:47:42.337Z] ---> 48b8ec4ed9eb [2021-09-09T17:47:42.337Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-09T17:47:42.605Z] ---> Running in e9d7585867d1 [2021-09-09T17:47:42.605Z] ---> Running in 94f3e4abd41f [2021-09-09T17:47:42.605Z] Removing intermediate container 11acefb9360e [2021-09-09T17:47:42.605Z] ---> e2aad54ae2fd [2021-09-09T17:47:42.605Z] [2021-09-09T17:47:42.605Z] Step 11/26 : FROM alpine:3.12 [2021-09-09T17:47:42.605Z] ---> 48b8ec4ed9eb [2021-09-09T17:47:42.605Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-09T17:47:42.605Z] ---> Running in 66195b0f6283 [2021-09-09T17:47:42.872Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-09T17:47:42.872Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-09T17:47:42.872Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-09T17:47:42.872Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-09T17:47:43.140Z] (1/4) Installing ca-certificates (20191127-r4) [2021-09-09T17:47:43.140Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-09-09T17:47:43.140Z] (3/4) Installing libcurl (7.78.0-r0) [2021-09-09T17:47:43.140Z] (4/4) Installing curl (7.78.0-r0) [2021-09-09T17:47:43.140Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T17:47:43.140Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-09-09T17:47:43.140Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T17:47:43.140Z] Executing ca-certificates-20191127-r4.trigger [2021-09-09T17:47:43.140Z] 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-09-09T17:47:43.140Z] OK: 6 MiB in 15 packages [2021-09-09T17:47:43.140Z] OK: 7 MiB in 18 packages [2021-09-09T17:47:43.150Z] $ docker top 5d6bae57c9edd8d88d6c33d2e5c1eed35c0fd7c18d4b2d9dba9933de4d8d6416 -eo pid,comm [2021-09-09T17:47:43.410Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-09T17:47:43.410Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] sh [2021-09-09T17:47:43.676Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-09T17:47:43.676Z] (1/2) Installing ca-certificates (20191127-r4) [2021-09-09T17:47:43.676Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-09T17:47:43.676Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-09-09T17:47:43.676Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T17:47:43.676Z] Executing ca-certificates-20191127-r4.trigger [2021-09-09T17:47:43.942Z] OK: 6 MiB in 16 packages [2021-09-09T17:47:43.942Z] (1/3) Installing ca-certificates (20191127-r4) [2021-09-09T17:47:43.942Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-09-09T17:47:43.942Z] (3/3) Installing su-exec (0.2-r1) [2021-09-09T17:47:43.942Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T17:47:43.942Z] Executing ca-certificates-20191127-r4.trigger [2021-09-09T17:47:43.942Z] Removing intermediate container d1d30c4e0df5 [2021-09-09T17:47:43.942Z] ---> 9feb961981cb [2021-09-09T17:47:43.942Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-09T17:47:44.106Z] + go version [2021-09-09T17:47:44.106Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-09T17:47:44.140Z] $ docker stop --time=1 5d6bae57c9edd8d88d6c33d2e5c1eed35c0fd7c18d4b2d9dba9933de4d8d6416 [2021-09-09T17:47:44.213Z] OK: 6 MiB in 17 packages [2021-09-09T17:47:44.213Z] ---> Running in efd7a0f02021 [2021-09-09T17:47:44.213Z] Removing intermediate container c9bba359e9a1 [2021-09-09T17:47:44.213Z] ---> af52dafcaf0a [2021-09-09T17:47:44.213Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-09T17:47:44.213Z] ---> Running in 12473398a2f8 [2021-09-09T17:47:44.213Z] Removing intermediate container efd7a0f02021 [2021-09-09T17:47:44.213Z] ---> 49a91b9e76aa [2021-09-09T17:47:44.213Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-09T17:47:44.213Z] Removing intermediate container 12473398a2f8 [2021-09-09T17:47:44.213Z] ---> 837147e35e8e [2021-09-09T17:47:44.213Z] Step 14/22 : WORKDIR /edgex [2021-09-09T17:47:44.213Z] ---> Running in 68834b048f09 [2021-09-09T17:47:44.484Z] ---> Running in d15972a3d8af [2021-09-09T17:47:44.484Z] Removing intermediate container 94f3e4abd41f [2021-09-09T17:47:44.484Z] ---> 6fff87cda2f6 [2021-09-09T17:47:44.484Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-09T17:47:44.484Z] ---> Running in 75ca373b5d37 [2021-09-09T17:47:44.763Z] Removing intermediate container e9d7585867d1 [2021-09-09T17:47:44.763Z] ---> adaaa522bca1 [2021-09-09T17:47:44.763Z] [2021-09-09T17:47:44.763Z] Step 12/24 : FROM docker:20.10.7 [2021-09-09T17:47:44.763Z] Removing intermediate container 68834b048f09 [2021-09-09T17:47:44.763Z] ---> e150f5f6ad5e [2021-09-09T17:47:44.763Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-09T17:47:44.763Z] Removing intermediate container d15972a3d8af [2021-09-09T17:47:44.763Z] ---> 0d2c7dba0f27 [2021-09-09T17:47:44.763Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-09T17:47:44.763Z] Removing intermediate container 66195b0f6283 [2021-09-09T17:47:44.763Z] ---> a410794dd2b3 [2021-09-09T17:47:44.763Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-09T17:47:44.763Z] ---> Running in c757067340dc [2021-09-09T17:47:44.763Z] ---> Running in f16ef4c3c29e [2021-09-09T17:47:44.763Z] Removing intermediate container 75ca373b5d37 [2021-09-09T17:47:44.763Z] ---> 1e1d447e5aa1 [2021-09-09T17:47:44.763Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-09T17:47:44.763Z] ---> Running in 33c3d6afcbfe [2021-09-09T17:47:44.763Z] 20.10.7: Pulling from library/docker [2021-09-09T17:47:44.763Z] Removing intermediate container c757067340dc [2021-09-09T17:47:44.763Z] ---> 26ef5fe8539a [2021-09-09T17:47:44.763Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T17:47:44.763Z] Removing intermediate container f16ef4c3c29e [2021-09-09T17:47:44.763Z] ---> d2060c437e98 [2021-09-09T17:47:44.763Z] Step 14/26 : WORKDIR / [2021-09-09T17:47:44.763Z] ---> 3904bb95aa7f [2021-09-09T17:47:44.763Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-09T17:47:45.039Z] ---> Running in 83e07243c3c2 [2021-09-09T17:47:45.039Z] Removing intermediate container 33c3d6afcbfe [2021-09-09T17:47:45.039Z] ---> 71ddc5c1ac01 [2021-09-09T17:47:45.039Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-09T17:47:45.039Z] ---> Running in 94c1eccfb989 [2021-09-09T17:47:45.039Z] ---> d87a539d2541 [2021-09-09T17:47:45.039Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-09T17:47:45.310Z] Removing intermediate container 83e07243c3c2 [2021-09-09T17:47:45.310Z] ---> d1c1c9ed2f5a [2021-09-09T17:47:45.310Z] 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-09-09T17:47:45.310Z] ---> f273ab54167d [2021-09-09T17:47:45.310Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-09T17:47:45.577Z] Removing intermediate container 94c1eccfb989 [2021-09-09T17:47:45.577Z] ---> 15a746f68954 [2021-09-09T17:47:45.577Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T17:47:45.848Z] ---> 5ecde573cc3a [2021-09-09T17:47:45.848Z] 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-09-09T17:47:45.848Z] ---> 34fa6889abdc [2021-09-09T17:47:45.848Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-09T17:47:45.848Z] ---> 3a90dd7c34ce [2021-09-09T17:47:45.848Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-09T17:47:45.848Z] ---> f11f295017be [2021-09-09T17:47:45.848Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-09T17:47:45.848Z] ---> Running in 12ec514398d0 [2021-09-09T17:47:46.018Z] $ docker rm -f 5d6bae57c9edd8d88d6c33d2e5c1eed35c0fd7c18d4b2d9dba9933de4d8d6416 [2021-09-09T17:47:46.130Z] ---> 78eb0f12e114 [2021-09-09T17:47:46.130Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-09T17:47:46.130Z] ---> fc6ff029534e [2021-09-09T17:47:46.130Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-09T17:47:46.130Z] Removing intermediate container 12ec514398d0 [2021-09-09T17:47:46.130Z] ---> 66252ef4dfab [2021-09-09T17:47:46.130Z] Step 19/22 : CMD ["--init=true"] [2021-09-09T17:47:46.130Z] ---> Running in 9e942f0aebf1 [2021-09-09T17:47:46.130Z] ---> Running in 6cf72c711ab6 [2021-09-09T17:47:46.130Z] ---> f607e5ee9938 [2021-09-09T17:47:46.130Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2021-09-09T17:47:46.399Z] ---> a9b7b60c7df5 [2021-09-09T17:47:46.399Z] 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-09-09T17:47:46.399Z] Removing intermediate container 6cf72c711ab6 [2021-09-09T17:47:46.399Z] ---> a19189d9e6a8 [2021-09-09T17:47:46.399Z] Step 20/22 : LABEL arch=x86_64 [2021-09-09T17:47:46.399Z] Removing intermediate container 9e942f0aebf1 [2021-09-09T17:47:46.399Z] ---> 8b99aa087211 [2021-09-09T17:47:46.399Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T17:47:46.399Z] ---> Running in ac3cfe46b767 [2021-09-09T17:47:46.399Z] ---> Running in 71d548f4dfcc [2021-09-09T17:47:46.399Z] ---> ff23b1424435 [2021-09-09T17:47:46.399Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T17:47:46.674Z] ---> Running in e57ea7c51b73 [2021-09-09T17:47:46.674Z] ---> 28fd814c9ad4 [2021-09-09T17:47:46.674Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-09T17:47:46.674Z] Removing intermediate container ac3cfe46b767 [2021-09-09T17:47:46.674Z] ---> 23b92abe4540 [2021-09-09T17:47:46.674Z] Step 21/22 : LABEL git_sha=b76c258261259a6f68300af8f664283bd48bad89 [2021-09-09T17:47:46.674Z] ---> Running in 886afb3c4108 [2021-09-09T17:47:46.674Z] Removing intermediate container 71d548f4dfcc [2021-09-09T17:47:46.674Z] ---> 6fd089cb9d1c [2021-09-09T17:47:46.674Z] Step 21/23 : LABEL arch=x86_64 [2021-09-09T17:47:46.674Z] Removing intermediate container e57ea7c51b73 [2021-09-09T17:47:46.674Z] ---> 02a76a86c17a [2021-09-09T17:47:46.674Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T17:47:46.674Z] Removing intermediate container 886afb3c4108 [2021-09-09T17:47:46.674Z] ---> 404be9b2c96d [2021-09-09T17:47:46.674Z] Step 22/22 : LABEL version=0.0.0 [2021-09-09T17:47:46.674Z] ---> Running in 18a0cd8ff4bb [2021-09-09T17:47:46.674Z] ---> Running in 7d3620b6cba5 [2021-09-09T17:47:46.780Z] + docker inspect -f . ci-base-image-arm64 [2021-09-09T17:47:46.780Z] . [Pipeline] withDockerContainer [2021-09-09T17:47:46.944Z] ---> Running in 1b30ce2a7c72 [2021-09-09T17:47:46.944Z] Removing intermediate container 7d3620b6cba5 [2021-09-09T17:47:46.944Z] ---> f58298ee6ccd [2021-09-09T17:47:46.944Z] Step 22/23 : LABEL git_sha=b76c258261259a6f68300af8f664283bd48bad89 [2021-09-09T17:47:46.944Z] ---> 2a837d4656c8 [2021-09-09T17:47:46.944Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-09T17:47:46.944Z] Removing intermediate container 18a0cd8ff4bb [2021-09-09T17:47:46.944Z] ---> 53584f7b192a [2021-09-09T17:47:46.944Z] Step 21/23 : LABEL arch=x86_64 [2021-09-09T17:47:46.944Z] ---> Running in 01be7835453b [2021-09-09T17:47:46.944Z] ---> Running in 7e1cc5c5e934 [2021-09-09T17:47:46.944Z] Removing intermediate container 1b30ce2a7c72 [2021-09-09T17:47:46.944Z] ---> 9a0020a9731c [2021-09-09T17:47:46.944Z] [2021-09-09T17:47:47.006Z] prd-ubuntu18.04-docker-arm64-4c-16g-1860 does not seem to be running inside a container [2021-09-09T17:47:47.140Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-09T17:47:47.218Z] Successfully built 9a0020a9731c [2021-09-09T17:47:47.218Z] Successfully tagged security-proxy-setup:latest [2021-09-09T17:47:47.218Z] Building core-metadata [2021-09-09T17:47:47.218Z]  Building security-proxy-setup ... done Removing intermediate container 01be7835453b [2021-09-09T17:47:47.218Z] ---> 276b88922bd8 [2021-09-09T17:47:47.218Z] Step 22/23 : LABEL git_sha=b76c258261259a6f68300af8f664283bd48bad89 [2021-09-09T17:47:47.218Z] ---> Running in f3fec3d639d2 [2021-09-09T17:47:47.483Z] Removing intermediate container 7e1cc5c5e934 [2021-09-09T17:47:47.483Z] ---> f39ab2254f61 [2021-09-09T17:47:47.483Z] Step 23/23 : LABEL version=0.0.0 [2021-09-09T17:47:47.793Z] ---> ff2a0365cf78 [2021-09-09T17:47:47.793Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-09T17:47:47.793Z] Removing intermediate container f3fec3d639d2 [2021-09-09T17:47:47.793Z] ---> 712385978195 [2021-09-09T17:47:47.793Z] Step 23/23 : LABEL version=0.0.0 [2021-09-09T17:47:47.793Z] ---> Running in 5b061fa0e858 [2021-09-09T17:47:48.388Z] ---> Running in 4008ed84552e [2021-09-09T17:47:48.669Z] Removing intermediate container 5b061fa0e858 [2021-09-09T17:47:48.669Z] ---> daefa0243d2d [2021-09-09T17:47:48.669Z] [2021-09-09T17:47:48.669Z] ---> b20aac333fa1 [2021-09-09T17:47:48.669Z] 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-09-09T17:47:48.669Z] Removing intermediate container 4008ed84552e [2021-09-09T17:47:48.669Z] ---> b782106c4d74 [2021-09-09T17:47:48.669Z] [2021-09-09T17:47:48.669Z] Successfully built daefa0243d2d [2021-09-09T17:47:48.669Z] Successfully tagged support-scheduler:latest [2021-09-09T17:47:48.669Z] Building core-command [2021-09-09T17:47:48.669Z]  Building support-scheduler ... done  ---> Running in 1532909afe73 [2021-09-09T17:47:48.744Z] $ docker top 98908ca4c660bac98e9bf897530575accf1905daa4d63778cd32f758a641de65 -eo pid,comm [2021-09-09T17:47:48.940Z] Successfully built b782106c4d74 [2021-09-09T17:47:48.940Z] Successfully tagged support-notifications:latest [2021-09-09T17:47:48.940Z]  Building support-notifications ... done Building core-data [Pipeline] { [Pipeline] echo [2021-09-09T17:47:49.079Z] ========================================================= [2021-09-09T17:47:49.079Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-09T17:47:49.079Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-09T17:47:49.746Z] + go mod tidy [Pipeline] sh [2021-09-09T17:47:51.409Z] + make test [2021-09-09T17:47:51.409Z] 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-09-09T17:47:51.409Z] go mod tidy [2021-09-09T17:47:52.008Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-09T17:47:54.307Z] Removing intermediate container 1532909afe73 [2021-09-09T17:47:54.307Z] ---> e5dd864e6206 [2021-09-09T17:47:54.307Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-09T17:47:56.879Z] ---> Running in a684538025b6 [2021-09-09T17:47:56.879Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T17:47:56.879Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-09T17:47:56.879Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T17:47:56.879Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-09T17:47:57.461Z] ---> face59755981 [2021-09-09T17:47:57.461Z] Step 3/24 : WORKDIR /edgex-go [2021-09-09T17:47:57.461Z] ---> Using cache [2021-09-09T17:47:57.461Z] ---> 204a51a1b092 [2021-09-09T17:47:57.461Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T17:47:57.461Z] ---> Using cache [2021-09-09T17:47:57.461Z] ---> 61ac42c16dd8 [2021-09-09T17:47:57.461Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-09T17:47:57.461Z] ---> face59755981 [2021-09-09T17:47:57.461Z] Step 3/24 : WORKDIR /edgex-go [2021-09-09T17:47:57.461Z] ---> Using cache [2021-09-09T17:47:57.461Z] ---> 204a51a1b092 [2021-09-09T17:47:57.461Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T17:47:57.461Z] ---> Using cache [2021-09-09T17:47:57.461Z] ---> 61ac42c16dd8 [2021-09-09T17:47:57.461Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-09T17:47:57.461Z] ---> Using cache [2021-09-09T17:47:57.461Z] ---> e62fa5ae9f2e [2021-09-09T17:47:57.461Z] Step 6/24 : COPY go.mod . [2021-09-09T17:47:57.461Z] ---> Using cache [2021-09-09T17:47:57.461Z] ---> 10bd17dbbc5d [2021-09-09T17:47:57.461Z] Step 7/24 : RUN go mod download [2021-09-09T17:47:57.461Z] ---> Using cache [2021-09-09T17:47:57.461Z] ---> b59efb3d3259 [2021-09-09T17:47:57.461Z] Step 8/24 : COPY . . [2021-09-09T17:47:57.461Z] ---> Using cache [2021-09-09T17:47:57.461Z] ---> c07a705b5780 [2021-09-09T17:47:57.461Z] Step 9/24 : RUN go mod tidy [2021-09-09T17:47:57.461Z] ---> Using cache [2021-09-09T17:47:57.461Z] ---> 94b9d052dea6 [2021-09-09T17:47:57.461Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-09T17:47:59.153Z] ---> Running in beac73e062fc [2021-09-09T17:47:59.153Z] Removing intermediate container a684538025b6 [2021-09-09T17:47:59.153Z] ---> 8ce7ad1eb2b4 [2021-09-09T17:47:59.153Z] Step 24/26 : LABEL arch=x86_64 [2021-09-09T17:47:59.153Z] ---> Running in e083babc9583 [2021-09-09T17:47:59.741Z] ---> Running in 9d2dbbf015d7 [2021-09-09T17:48:00.005Z] Removing intermediate container 9d2dbbf015d7 [2021-09-09T17:48:00.005Z] ---> 2126efdf382d [2021-09-09T17:48:00.005Z] Step 25/26 : LABEL git_sha=b76c258261259a6f68300af8f664283bd48bad89 [2021-09-09T17:48:00.005Z] ---> Running in 8687040e6853 [2021-09-09T17:48:00.005Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-09T17:48:00.005Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-09T17:48:00.005Z] ---> 08bdaf2f88f9 [2021-09-09T17:48:00.005Z] 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-09-09T17:48:00.272Z] ---> Running in 16edfe161d1f [2021-09-09T17:48:00.272Z] Removing intermediate container 8687040e6853 [2021-09-09T17:48:00.272Z] ---> a7df5b4e1a60 [2021-09-09T17:48:00.272Z] Step 26/26 : LABEL version=0.0.0 [2021-09-09T17:48:00.272Z] 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-09-09T17:48:00.272Z] Removing intermediate container 16edfe161d1f [2021-09-09T17:48:00.272Z] ---> 62abd1825f7d [2021-09-09T17:48:00.272Z] 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-09-09T17:48:00.562Z] ---> Running in c378f2c513d2 [2021-09-09T17:48:00.562Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-09T17:48:00.562Z] ---> Running in 257a669a8792 [2021-09-09T17:48:00.848Z] Removing intermediate container c378f2c513d2 [2021-09-09T17:48:00.848Z] ---> 80e86667506d [2021-09-09T17:48:00.848Z] [2021-09-09T17:48:01.134Z] Successfully built 80e86667506d [2021-09-09T17:48:01.134Z] Successfully tagged security-secretstore-setup:latest [2021-09-09T17:48:01.134Z]  Building security-secretstore-setup ... done Building security-bootstrapper [2021-09-09T17:48:01.134Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T17:48:01.134Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-09T17:48:01.134Z] ---> face59755981 [2021-09-09T17:48:01.134Z] Step 3/24 : WORKDIR /edgex-go [2021-09-09T17:48:01.134Z] ---> Using cache [2021-09-09T17:48:01.134Z] ---> 204a51a1b092 [2021-09-09T17:48:01.134Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T17:48:01.134Z] ---> Using cache [2021-09-09T17:48:01.134Z] ---> 61ac42c16dd8 [2021-09-09T17:48:01.134Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-09T17:48:01.134Z] ---> Using cache [2021-09-09T17:48:01.134Z] ---> e62fa5ae9f2e [2021-09-09T17:48:01.134Z] Step 6/24 : COPY go.mod . [2021-09-09T17:48:01.134Z] ---> Using cache [2021-09-09T17:48:01.134Z] ---> 10bd17dbbc5d [2021-09-09T17:48:01.134Z] Step 7/24 : RUN go mod download [2021-09-09T17:48:01.134Z] ---> Using cache [2021-09-09T17:48:01.134Z] ---> b59efb3d3259 [2021-09-09T17:48:01.134Z] Step 8/24 : COPY . . [2021-09-09T17:48:01.134Z] ---> Using cache [2021-09-09T17:48:01.134Z] ---> c07a705b5780 [2021-09-09T17:48:01.134Z] Step 9/24 : RUN go mod tidy [2021-09-09T17:48:01.134Z] ---> Using cache [2021-09-09T17:48:01.134Z] ---> 94b9d052dea6 [2021-09-09T17:48:01.134Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-09T17:48:01.418Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-09T17:48:02.008Z] OK: 219 MiB in 52 packages [2021-09-09T17:48:02.008Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-09T17:48:02.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-09T17:48:02.277Z] (1/39) Installing readline (8.1.0-r0) [2021-09-09T17:48:02.277Z] (2/39) Installing bash (5.1.0-r0) [2021-09-09T17:48:02.277Z] Executing bash-5.1.0-r0.post-install [2021-09-09T17:48:02.555Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-09T17:48:02.555Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-09T17:48:02.555Z] (5/39) Installing libcurl (7.78.0-r0) [2021-09-09T17:48:02.555Z] (6/39) Installing curl (7.78.0-r0) [2021-09-09T17:48:02.555Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-09T17:48:02.555Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-09T17:48:02.555Z] (9/39) Installing expat (2.2.10-r1) [2021-09-09T17:48:02.555Z] (10/39) Installing libffi (3.3-r2) [2021-09-09T17:48:02.829Z] (11/39) Installing gdbm (1.19-r0) [2021-09-09T17:48:02.829Z] ---> Running in 0053546f7bb1 [2021-09-09T17:48:02.829Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-09T17:48:02.829Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-09T17:48:02.829Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-09T17:48:04.287Z] Removing intermediate container e083babc9583 [2021-09-09T17:48:04.287Z] ---> 4ef7c3176b2d [2021-09-09T17:48:04.287Z] Step 6/24 : COPY go.mod . [2021-09-09T17:48:04.287Z] 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-09-09T17:48:04.287Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-09T17:48:04.287Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-09T17:48:04.287Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-09T17:48:04.287Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-09T17:48:04.287Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-09T17:48:04.287Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-09T17:48:04.569Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-09T17:48:04.569Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-09T17:48:04.569Z] ---> 7cb23c3cba85 [2021-09-09T17:48:04.569Z] Step 7/24 : RUN go mod download [2021-09-09T17:48:04.569Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-09T17:48:04.849Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-09T17:48:04.849Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-09T17:48:04.849Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-09T17:48:04.849Z] ---> Running in a96053a99f34 [2021-09-09T17:48:04.849Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-09T17:48:04.849Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-09T17:48:04.849Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-09T17:48:04.849Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-09T17:48:04.849Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-09T17:48:04.849Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-09T17:48:04.849Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-09T17:48:04.849Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-09T17:48:04.849Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-09T17:48:04.849Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-09T17:48:04.849Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-09T17:48:04.849Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-09T17:48:04.849Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-09T17:48:05.472Z] Executing busybox-1.32.1-r6.trigger [2021-09-09T17:48:05.472Z] OK: 82 MiB in 59 packages [2021-09-09T17:48:07.529Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T17:48:07.529Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-09T17:48:07.529Z] ---> face59755981 [2021-09-09T17:48:07.529Z] Step 3/32 : WORKDIR /edgex-go [2021-09-09T17:48:07.529Z] ---> Using cache [2021-09-09T17:48:07.529Z] ---> 204a51a1b092 [2021-09-09T17:48:07.529Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T17:48:07.529Z] ---> Using cache [2021-09-09T17:48:07.529Z] ---> 61ac42c16dd8 [2021-09-09T17:48:07.529Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-09T17:48:07.529Z] ---> Using cache [2021-09-09T17:48:07.529Z] ---> e62fa5ae9f2e [2021-09-09T17:48:07.529Z] Step 6/32 : COPY go.mod . [2021-09-09T17:48:07.529Z] ---> Using cache [2021-09-09T17:48:07.529Z] ---> 10bd17dbbc5d [2021-09-09T17:48:07.529Z] Step 7/32 : RUN go mod download [2021-09-09T17:48:07.529Z] ---> Using cache [2021-09-09T17:48:07.529Z] ---> b59efb3d3259 [2021-09-09T17:48:07.529Z] Step 8/32 : COPY . . [2021-09-09T17:48:07.529Z] ---> Using cache [2021-09-09T17:48:07.529Z] ---> c07a705b5780 [2021-09-09T17:48:07.529Z] Step 9/32 : RUN go mod tidy [2021-09-09T17:48:07.529Z] ---> Using cache [2021-09-09T17:48:07.529Z] ---> 94b9d052dea6 [2021-09-09T17:48:07.529Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-09T17:48:07.529Z] ---> Running in 48cf2aa25e92 [2021-09-09T17:48:07.802Z] Removing intermediate container a96053a99f34 [2021-09-09T17:48:07.802Z] ---> 6ab91185bfb6 [2021-09-09T17:48:07.802Z] Step 8/24 : COPY . . [2021-09-09T17:48:08.788Z] 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-09-09T17:48:09.785Z] Collecting docker-compose==1.23.2 [2021-09-09T17:48:09.785Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-09T17:48:10.072Z] Collecting docopt<0.7,>=0.6.1 [2021-09-09T17:48:10.072Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-09T17:48:11.077Z] Collecting docker<4.0,>=3.6.0 [2021-09-09T17:48:11.077Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-09T17:48:11.358Z] Collecting PyYAML<4,>=3.10 [2021-09-09T17:48:11.358Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-09T17:48:13.391Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-09T17:48:13.391Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-09T17:48:13.391Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-09T17:48:13.391Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-09T17:48:14.374Z] Collecting jsonschema<3,>=2.5.1 [2021-09-09T17:48:14.374Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-09T17:48:14.645Z] Collecting texttable<0.10,>=0.9.0 [2021-09-09T17:48:14.645Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-09T17:48:14.935Z] 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-09-09T17:48:15.224Z] ---> 41cea9f22291 [2021-09-09T17:48:15.224Z] Step 9/24 : RUN go mod tidy [2021-09-09T17:48:15.224Z] ---> Running in 2f0f46c07b0e [2021-09-09T17:48:15.224Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-09T17:48:15.224Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-09T17:48:15.499Z] Collecting cached-property<2,>=1.2.0 [2021-09-09T17:48:15.499Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-09T17:48:15.499Z] Collecting docker-pycreds>=0.4.0 [2021-09-09T17:48:15.499Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-09T17:48:15.775Z] Collecting certifi>=2017.4.17 [2021-09-09T17:48:15.775Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-09T17:48:16.057Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-09T17:48:16.057Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-09T17:48:16.057Z] Collecting idna<2.8,>=2.5 [2021-09-09T17:48:16.057Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-09T17:48:16.057Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-09T17:48:16.057Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-09T17:48:16.332Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-09T17:48:16.332Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-09T17:48:16.332Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-09T17:48:16.332Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-09T17:48:16.332Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-09T17:48:16.332Z] Attempting uninstall: urllib3 [2021-09-09T17:48:16.332Z] Found existing installation: urllib3 1.26.2 [2021-09-09T17:48:16.332Z] Uninstalling urllib3-1.26.2: [2021-09-09T17:48:16.607Z] Successfully uninstalled urllib3-1.26.2 [2021-09-09T17:48:16.607Z] Attempting uninstall: idna [2021-09-09T17:48:16.607Z] Found existing installation: idna 3.1 [2021-09-09T17:48:16.607Z] Uninstalling idna-3.1: [2021-09-09T17:48:16.607Z] Successfully uninstalled idna-3.1 [2021-09-09T17:48:16.886Z] Attempting uninstall: chardet [2021-09-09T17:48:16.886Z] Found existing installation: chardet 4.0.0 [2021-09-09T17:48:16.886Z] Uninstalling chardet-4.0.0: [2021-09-09T17:48:16.886Z] Successfully uninstalled chardet-4.0.0 [2021-09-09T17:48:17.168Z] Attempting uninstall: requests [2021-09-09T17:48:17.168Z] Found existing installation: requests 2.25.1 [2021-09-09T17:48:17.168Z] Uninstalling requests-2.25.1: [2021-09-09T17:48:17.168Z] Successfully uninstalled requests-2.25.1 [2021-09-09T17:48:17.454Z] Running setup.py install for texttable: started [2021-09-09T17:48:18.063Z] Removing intermediate container 2f0f46c07b0e [2021-09-09T17:48:18.063Z] ---> 56ed8fc66bca [2021-09-09T17:48:18.063Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-09T17:48:18.063Z] ---> Running in c0492ff511da [2021-09-09T17:48:18.063Z] Running setup.py install for texttable: finished with status 'done' [2021-09-09T17:48:18.063Z] Running setup.py install for PyYAML: started [2021-09-09T17:48:18.672Z] 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-09-09T17:48:18.990Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-09T17:48:19.276Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-09T17:48:19.276Z] Running setup.py install for docopt: started [2021-09-09T17:48:20.261Z] Running setup.py install for docopt: finished with status 'done' [2021-09-09T17:48:20.261Z] Running setup.py install for dockerpty: started [2021-09-09T17:48:20.867Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-09T17:48:21.470Z] 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-09-09T17:48:25.796Z] Removing intermediate container 257a669a8792 [2021-09-09T17:48:25.796Z] ---> fd4a90645930 [2021-09-09T17:48:25.796Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-09T17:48:26.078Z] ---> Running in 6eb11fc06625 [2021-09-09T17:48:26.078Z] Removing intermediate container 6eb11fc06625 [2021-09-09T17:48:26.078Z] ---> cd3c43564510 [2021-09-09T17:48:26.078Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-09T17:48:26.078Z] ---> Running in 9c657cfb5820 [2021-09-09T17:48:26.357Z] Removing intermediate container 9c657cfb5820 [2021-09-09T17:48:26.357Z] ---> 1b6bf7f9e84a [2021-09-09T17:48:26.357Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-09T17:48:26.636Z] ---> 3f20fa471ae0 [2021-09-09T17:48:26.636Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-09T17:48:26.921Z] ---> 655215d191a6 [2021-09-09T17:48:26.921Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-09T17:48:27.207Z] ---> 75fbe2ed6b2d [2021-09-09T17:48:27.207Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-09T17:48:27.207Z] ---> Running in f3a88aab3353 [2021-09-09T17:48:27.486Z] Removing intermediate container f3a88aab3353 [2021-09-09T17:48:27.486Z] ---> e7d8c50a3b28 [2021-09-09T17:48:27.486Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T17:48:27.486Z] ---> Running in 70a2473eb698 [2021-09-09T17:48:27.760Z] Removing intermediate container 70a2473eb698 [2021-09-09T17:48:27.760Z] ---> 2e5e82fae70a [2021-09-09T17:48:27.760Z] Step 22/24 : LABEL arch=x86_64 [2021-09-09T17:48:27.760Z] ---> Running in 99b6f19fcd06 [2021-09-09T17:48:28.031Z] Removing intermediate container 99b6f19fcd06 [2021-09-09T17:48:28.031Z] ---> 224cfc37346e [2021-09-09T17:48:28.031Z] Step 23/24 : LABEL git_sha=b76c258261259a6f68300af8f664283bd48bad89 [2021-09-09T17:48:28.031Z] ---> Running in 195c00e36f3e [2021-09-09T17:48:28.309Z] Removing intermediate container 195c00e36f3e [2021-09-09T17:48:28.309Z] ---> 12100209ead8 [2021-09-09T17:48:28.309Z] Step 24/24 : LABEL version=0.0.0 [2021-09-09T17:48:28.309Z] ---> Running in 6485c531186b [2021-09-09T17:48:28.309Z] Removing intermediate container 6485c531186b [2021-09-09T17:48:28.309Z] ---> 759b1609995b [2021-09-09T17:48:28.309Z] [2021-09-09T17:48:28.587Z] Successfully built 759b1609995b [2021-09-09T17:48:28.587Z] Successfully tagged sys-mgmt-agent:latest [2021-09-09T17:48:36.799Z]  Building sys-mgmt-agent ... done Removing intermediate container beac73e062fc [2021-09-09T17:48:36.799Z] ---> 2ad7a459f729 [2021-09-09T17:48:36.799Z] [2021-09-09T17:48:36.799Z] Step 11/24 : FROM alpine:3.12 [2021-09-09T17:48:36.799Z] ---> 48b8ec4ed9eb [2021-09-09T17:48:36.799Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-09T17:48:36.799Z] ---> Using cache [2021-09-09T17:48:36.799Z] ---> 9feb961981cb [2021-09-09T17:48:36.799Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-09T17:48:36.799Z] ---> Using cache [2021-09-09T17:48:36.799Z] ---> 49a91b9e76aa [2021-09-09T17:48:36.799Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-09T17:48:36.799Z] ---> Running in c6ae161502cd [2021-09-09T17:48:36.799Z] Removing intermediate container c6ae161502cd [2021-09-09T17:48:36.799Z] ---> 6452dc1c8f27 [2021-09-09T17:48:36.799Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-09T17:48:36.799Z] ---> Running in 6060e4760ec7 [2021-09-09T17:48:36.799Z] Removing intermediate container 6060e4760ec7 [2021-09-09T17:48:36.799Z] ---> 7c60bfae831a [2021-09-09T17:48:36.799Z] Step 16/24 : WORKDIR / [2021-09-09T17:48:36.799Z] ---> Running in e9903d0059d5 [2021-09-09T17:48:36.799Z] Removing intermediate container e9903d0059d5 [2021-09-09T17:48:36.799Z] ---> da8233e76323 [2021-09-09T17:48:36.799Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T17:48:36.799Z] ---> 025f1331cb2a [2021-09-09T17:48:36.799Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-09T17:48:37.767Z] ---> ca77158df037 [2021-09-09T17:48:37.767Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-09T17:48:38.036Z] ---> 1d47c5e0ea9d [2021-09-09T17:48:38.036Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-09T17:48:38.036Z] ---> Running in 093071411ebf [2021-09-09T17:48:38.036Z] Removing intermediate container 093071411ebf [2021-09-09T17:48:38.036Z] ---> 3912a9330ef0 [2021-09-09T17:48:38.036Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T17:48:38.304Z] ---> Running in 773c6b59298c [2021-09-09T17:48:38.304Z] Removing intermediate container 773c6b59298c [2021-09-09T17:48:38.304Z] ---> 0183fdc90cd9 [2021-09-09T17:48:38.304Z] Step 22/24 : LABEL arch=x86_64 [2021-09-09T17:48:38.304Z] ---> Running in 770b93529f45 [2021-09-09T17:48:38.572Z] Removing intermediate container 770b93529f45 [2021-09-09T17:48:38.572Z] ---> 8cc2da250d53 [2021-09-09T17:48:38.572Z] Step 23/24 : LABEL git_sha=b76c258261259a6f68300af8f664283bd48bad89 [2021-09-09T17:48:38.572Z] ---> Running in c60c38d27d88 [2021-09-09T17:48:38.842Z] Removing intermediate container c60c38d27d88 [2021-09-09T17:48:38.842Z] ---> e94fa7ad650d [2021-09-09T17:48:38.842Z] Step 24/24 : LABEL version=0.0.0 [2021-09-09T17:48:38.842Z] ---> Running in 602985a60a7b [2021-09-09T17:48:39.109Z] Removing intermediate container 602985a60a7b [2021-09-09T17:48:39.109Z] ---> 3e42faa3a6ed [2021-09-09T17:48:39.109Z] [2021-09-09T17:48:39.109Z] Successfully built 3e42faa3a6ed [2021-09-09T17:48:39.109Z] Successfully tagged core-command:latest [2021-09-09T17:48:44.448Z]  Building core-command ... done Removing intermediate container 0053546f7bb1 [2021-09-09T17:48:44.448Z] ---> 8e613607dd04 [2021-09-09T17:48:44.448Z] [2021-09-09T17:48:44.448Z] Step 11/24 : FROM alpine:3.12 [2021-09-09T17:48:44.448Z] ---> 48b8ec4ed9eb [2021-09-09T17:48:44.448Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-09T17:48:44.448Z] ---> Using cache [2021-09-09T17:48:44.448Z] ---> 9feb961981cb [2021-09-09T17:48:44.448Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-09T17:48:44.448Z] ---> Using cache [2021-09-09T17:48:44.448Z] ---> 49a91b9e76aa [2021-09-09T17:48:44.448Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-09T17:48:44.448Z] ---> Running in eba96c75bfba [2021-09-09T17:48:44.448Z] Removing intermediate container eba96c75bfba [2021-09-09T17:48:44.448Z] ---> 7ee8831e3414 [2021-09-09T17:48:44.448Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-09T17:48:44.448Z] ---> Running in bb091a8d3f36 [2021-09-09T17:48:44.448Z] Removing intermediate container bb091a8d3f36 [2021-09-09T17:48:44.448Z] ---> c9c6f9726850 [2021-09-09T17:48:44.448Z] Step 16/24 : WORKDIR / [2021-09-09T17:48:44.448Z] ---> Running in 8ca373842a02 [2021-09-09T17:48:44.720Z] Removing intermediate container 8ca373842a02 [2021-09-09T17:48:44.720Z] ---> 46a680610032 [2021-09-09T17:48:44.720Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T17:48:45.687Z] ---> 4acc001b4da9 [2021-09-09T17:48:45.687Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-09T17:48:45.687Z] Removing intermediate container 48cf2aa25e92 [2021-09-09T17:48:45.687Z] ---> a783ac537e97 [2021-09-09T17:48:45.687Z] [2021-09-09T17:48:45.687Z] Step 11/32 : FROM alpine:3.12 [2021-09-09T17:48:45.687Z] ---> 48b8ec4ed9eb [2021-09-09T17:48:45.687Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-09T17:48:45.954Z] ---> Running in ddda00559f1b [2021-09-09T17:48:45.954Z] ---> 9e947fc9f77e [2021-09-09T17:48:45.954Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-09T17:48:45.954Z] Removing intermediate container ddda00559f1b [2021-09-09T17:48:45.954Z] ---> 2fcbd0cc6289 [2021-09-09T17:48:45.954Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-09T17:48:46.230Z] ---> Running in f376e7d04a9b [2021-09-09T17:48:46.230Z] ---> 0ffb24541017 [2021-09-09T17:48:46.230Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-09T17:48:46.230Z] ---> Running in afe766f30be2 [2021-09-09T17:48:46.500Z] Removing intermediate container afe766f30be2 [2021-09-09T17:48:46.500Z] ---> 1d4d35ef61f4 [2021-09-09T17:48:46.500Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T17:48:46.500Z] ---> Running in 8e0f58bcc552 [2021-09-09T17:48:46.803Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-09T17:48:46.803Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-09T17:48:46.803Z] Removing intermediate container 8e0f58bcc552 [2021-09-09T17:48:46.803Z] ---> 16df36f93313 [2021-09-09T17:48:46.803Z] Step 22/24 : LABEL arch=x86_64 [2021-09-09T17:48:46.803Z] ---> Running in 63f64147242c [2021-09-09T17:48:47.075Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-09-09T17:48:47.075Z] (2/2) Installing su-exec (0.2-r1) [2021-09-09T17:48:47.075Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T17:48:47.075Z] OK: 6 MiB in 16 packages [2021-09-09T17:48:47.075Z] Removing intermediate container 63f64147242c [2021-09-09T17:48:47.075Z] ---> bcd36320b8c4 [2021-09-09T17:48:47.075Z] Step 23/24 : LABEL git_sha=b76c258261259a6f68300af8f664283bd48bad89 [2021-09-09T17:48:47.075Z] ---> Running in 3dfb30950893 [2021-09-09T17:48:47.075Z] Removing intermediate container 3dfb30950893 [2021-09-09T17:48:47.075Z] ---> 935d0afd7312 [2021-09-09T17:48:47.075Z] Step 24/24 : LABEL version=0.0.0 [2021-09-09T17:48:47.342Z] ---> Running in a5f53bfbb810 [2021-09-09T17:48:47.342Z] Removing intermediate container a5f53bfbb810 [2021-09-09T17:48:47.342Z] ---> 74a2999f8941 [2021-09-09T17:48:47.342Z] [2021-09-09T17:48:47.342Z] Removing intermediate container f376e7d04a9b [2021-09-09T17:48:47.342Z] ---> f300174106e4 [2021-09-09T17:48:47.342Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-09T17:48:47.609Z] Successfully built 74a2999f8941 [2021-09-09T17:48:47.609Z] ---> Running in 81a1a1a357dc [2021-09-09T17:48:47.609Z] Successfully tagged core-metadata:latest [2021-09-09T17:48:47.609Z]  Building core-metadata ... done Removing intermediate container 81a1a1a357dc [2021-09-09T17:48:47.609Z] ---> 92e3d277b192 [2021-09-09T17:48:47.609Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-09T17:48:47.609Z] ---> Running in dd67a1e05c3d [2021-09-09T17:48:47.887Z] Removing intermediate container dd67a1e05c3d [2021-09-09T17:48:47.887Z] ---> 6a566d21f085 [2021-09-09T17:48:47.887Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-09T17:48:47.887Z] ---> Running in f9b78d496fbf [2021-09-09T17:48:48.478Z] Removing intermediate container f9b78d496fbf [2021-09-09T17:48:48.478Z] ---> ed9ca53e0090 [2021-09-09T17:48:48.478Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-09T17:48:48.478Z] ---> Running in f23624c9a902 [2021-09-09T17:48:48.746Z] Removing intermediate container f23624c9a902 [2021-09-09T17:48:48.746Z] ---> 3f5f9ace0275 [2021-09-09T17:48:48.746Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-09T17:48:49.011Z] ---> dec5dc92843a [2021-09-09T17:48:49.011Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-09T17:48:49.011Z] ---> Running in 1ef11efad944 [2021-09-09T17:48:49.608Z] Removing intermediate container 1ef11efad944 [2021-09-09T17:48:49.608Z] ---> 3e827343e1d0 [2021-09-09T17:48:49.609Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T17:48:49.879Z] ---> bcc067fb2e03 [2021-09-09T17:48:49.879Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-09T17:48:50.471Z] ---> a87ef27e0d1f [2021-09-09T17:48:50.471Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-09T17:48:50.755Z] Removing intermediate container c0492ff511da [2021-09-09T17:48:50.755Z] ---> 99662ba494b8 [2021-09-09T17:48:50.755Z] [2021-09-09T17:48:50.755Z] Step 11/24 : FROM alpine:3.12 [2021-09-09T17:48:50.755Z] ---> 48b8ec4ed9eb [2021-09-09T17:48:50.755Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-09T17:48:50.755Z] ---> Running in 6ee24abf6dca [2021-09-09T17:48:50.755Z] ---> 6e34987b942d [2021-09-09T17:48:50.755Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-09T17:48:50.755Z] Removing intermediate container 6ee24abf6dca [2021-09-09T17:48:50.755Z] ---> ac0c9c75e488 [2021-09-09T17:48:50.755Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-09T17:48:50.755Z] ---> Running in 9462acb9427c [2021-09-09T17:48:51.023Z] ---> 31b65e805337 [2021-09-09T17:48:51.023Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-09T17:48:51.023Z] Removing intermediate container 9462acb9427c [2021-09-09T17:48:51.023Z] ---> 26f98c358164 [2021-09-09T17:48:51.023Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-09T17:48:51.023Z] ---> Running in 2f3dd5a8dbcd [2021-09-09T17:48:51.023Z] Removing intermediate container 2f3dd5a8dbcd [2021-09-09T17:48:51.023Z] ---> 5d52fa79313e [2021-09-09T17:48:51.023Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T17:48:51.023Z] ---> 48afaa0debed [2021-09-09T17:48:51.023Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-09T17:48:51.023Z] ---> Running in 77160ddccbf6 [2021-09-09T17:48:51.605Z] ---> Running in d26f2e0919fb [2021-09-09T17:48:51.605Z] Removing intermediate container d26f2e0919fb [2021-09-09T17:48:51.605Z] ---> c47dae17f9e4 [2021-09-09T17:48:51.605Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-09T17:48:51.605Z] ---> c7a6e0b32e2a [2021-09-09T17:48:51.605Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-09T17:48:51.878Z] ---> Running in 9ff1f14fb46c [2021-09-09T17:48:51.878Z] Removing intermediate container 77160ddccbf6 [2021-09-09T17:48:51.878Z] ---> e77d30829a6e [2021-09-09T17:48:51.878Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-09T17:48:51.878Z] ---> Running in 083947db05bc [2021-09-09T17:48:52.150Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-09T17:48:52.415Z] Removing intermediate container 9ff1f14fb46c [2021-09-09T17:48:52.415Z] ---> 3314c704b025 [2021-09-09T17:48:52.415Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-09T17:48:52.415Z] ---> Running in 34510f45d72e [2021-09-09T17:48:52.415Z] Removing intermediate container 34510f45d72e [2021-09-09T17:48:52.415Z] ---> b912b14adde6 [2021-09-09T17:48:52.415Z] Step 29/32 : CMD ["gate"] [2021-09-09T17:48:52.685Z] ---> Running in cdaa96608ff5 [2021-09-09T17:48:52.685Z] Removing intermediate container cdaa96608ff5 [2021-09-09T17:48:52.685Z] ---> 405fc438bdbe [2021-09-09T17:48:52.685Z] Step 30/32 : LABEL arch=x86_64 [2021-09-09T17:48:52.685Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-09T17:48:52.685Z] ---> Running in ae447904fffa [2021-09-09T17:48:52.951Z] Removing intermediate container ae447904fffa [2021-09-09T17:48:52.951Z] ---> 32f5a5699028 [2021-09-09T17:48:52.951Z] Step 31/32 : LABEL git_sha=b76c258261259a6f68300af8f664283bd48bad89 [2021-09-09T17:48:52.951Z] ---> Running in 7c7bde440e86 [2021-09-09T17:48:53.218Z] Removing intermediate container 7c7bde440e86 [2021-09-09T17:48:53.218Z] ---> 9da284e20474 [2021-09-09T17:48:53.218Z] Step 32/32 : LABEL version=0.0.0 [2021-09-09T17:48:53.218Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-09-09T17:48:53.218Z] ---> Running in 732922a2eedc [2021-09-09T17:48:53.218Z] (2/6) Installing libgcc (9.3.0-r2) [2021-09-09T17:48:53.218Z] Removing intermediate container 732922a2eedc [2021-09-09T17:48:53.218Z] ---> f3001aead466 [2021-09-09T17:48:53.218Z] [2021-09-09T17:48:53.218Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-09T17:48:53.491Z] Successfully built f3001aead466 [2021-09-09T17:48:53.491Z] Successfully tagged security-bootstrapper:latest [2021-09-09T17:48:53.491Z]  Building security-bootstrapper ... done (4/6) Installing libstdc++ (9.3.0-r2) [2021-09-09T17:48:54.074Z] (5/6) Installing libzmq (4.3.3-r0) [2021-09-09T17:48:54.342Z] (6/6) Installing zeromq (4.3.3-r0) [2021-09-09T17:48:54.342Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T17:48:54.342Z] OK: 8 MiB in 20 packages [2021-09-09T17:48:54.609Z] Removing intermediate container 083947db05bc [2021-09-09T17:48:54.609Z] ---> 99875083a1cf [2021-09-09T17:48:54.609Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T17:48:54.876Z] ---> 2d4aea354f28 [2021-09-09T17:48:54.876Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-09T17:48:55.142Z] ---> 07b5499ce739 [2021-09-09T17:48:55.142Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-09T17:48:55.408Z] ---> a3706724252b [2021-09-09T17:48:55.408Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-09T17:48:55.408Z] ---> Running in 211315ee96b0 [2021-09-09T17:48:55.408Z] Removing intermediate container 211315ee96b0 [2021-09-09T17:48:55.408Z] ---> a60b614f1274 [2021-09-09T17:48:55.408Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T17:48:55.408Z] ---> Running in d43ab94e39a2 [2021-09-09T17:48:55.674Z] Removing intermediate container d43ab94e39a2 [2021-09-09T17:48:55.674Z] ---> eb70f8d0228f [2021-09-09T17:48:55.674Z] Step 22/24 : LABEL arch=x86_64 [2021-09-09T17:48:55.674Z] ---> Running in 36a8b72aaf68 [2021-09-09T17:48:55.674Z] Removing intermediate container 36a8b72aaf68 [2021-09-09T17:48:55.674Z] ---> b361593b57b0 [2021-09-09T17:48:55.674Z] Step 23/24 : LABEL git_sha=b76c258261259a6f68300af8f664283bd48bad89 [2021-09-09T17:48:55.674Z] ---> Running in 5c8fa46838d5 [2021-09-09T17:48:55.943Z] Removing intermediate container 5c8fa46838d5 [2021-09-09T17:48:55.943Z] ---> b194dd1055c9 [2021-09-09T17:48:55.943Z] Step 24/24 : LABEL version=0.0.0 [2021-09-09T17:48:55.943Z] ---> Running in 92a30272c216 [2021-09-09T17:48:55.943Z] Removing intermediate container 92a30272c216 [2021-09-09T17:48:55.943Z] ---> fe70f6bf63cd [2021-09-09T17:48:55.943Z] [2021-09-09T17:48:55.943Z] Successfully built fe70f6bf63cd [2021-09-09T17:48:55.943Z] Successfully tagged core-data:latest [2021-09-09T17:48:56.221Z]  Building core-data ... done  [Pipeline] } [2021-09-09T17:48:56.227Z] $ docker stop --time=1 2d249ab488a2181480a052a7669f7642153e4ce13726e24c21335b57d93c5829 [2021-09-09T17:48:57.531Z] $ docker rm -f 2d249ab488a2181480a052a7669f7642153e4ce13726e24c21335b57d93c5829 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-09T17:49:00.173Z] + docker images [2021-09-09T17:49:00.173Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-09T17:49:00.173Z] core-data latest fe70f6bf63cd 4 seconds ago 20.4MB [2021-09-09T17:49:00.173Z] security-bootstrapper latest f3001aead466 6 seconds ago 18.8MB [2021-09-09T17:49:00.173Z] 99662ba494b8 9 seconds ago 1.76GB [2021-09-09T17:49:00.173Z] core-metadata latest 74a2999f8941 12 seconds ago 16.7MB [2021-09-09T17:49:00.173Z] a783ac537e97 14 seconds ago 1.75GB [2021-09-09T17:49:00.173Z] 8e613607dd04 16 seconds ago 1.76GB [2021-09-09T17:49:00.173Z] core-command latest 3e42faa3a6ed 21 seconds ago 16MB [2021-09-09T17:49:00.173Z] 2ad7a459f729 24 seconds ago 1.75GB [2021-09-09T17:49:00.173Z] sys-mgmt-agent latest 759b1609995b 31 seconds ago 325MB [2021-09-09T17:49:00.173Z] security-secretstore-setup latest 80e86667506d 59 seconds ago 28.1MB [2021-09-09T17:49:00.173Z] support-notifications latest b782106c4d74 About a minute ago 16.8MB [2021-09-09T17:49:00.173Z] support-scheduler latest daefa0243d2d About a minute ago 16.1MB [2021-09-09T17:49:00.173Z] security-proxy-setup latest 9a0020a9731c About a minute ago 25.9MB [2021-09-09T17:49:00.173Z] adaaa522bca1 About a minute ago 1.75GB [2021-09-09T17:49:00.173Z] e2aad54ae2fd About a minute ago 1.76GB [2021-09-09T17:49:00.173Z] 6109cadc032c About a minute ago 1.75GB [2021-09-09T17:49:00.173Z] 4b7ef58eed1a About a minute ago 1.75GB [2021-09-09T17:49:00.173Z] ab3d3ef9bacb About a minute ago 1.76GB [2021-09-09T17:49:00.173Z] ci-base-image-x86_64 latest face59755981 5 minutes ago 1.25GB [2021-09-09T17:49:00.173Z] alpine 3.12 48b8ec4ed9eb 8 days ago 5.58MB [2021-09-09T17:49:00.173Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 3 weeks ago 37.5MB [2021-09-09T17:49:00.173Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 4 weeks ago 547MB [2021-09-09T17:49:00.173Z] docker 20.10.7 08bdaf2f88f9 3 months ago 246MB [2021-09-09T17:49:00.173Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 14 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-09-09T17:49:15.704Z] Still waiting to schedule task [2021-09-09T17:49:15.705Z] Waiting for next available executor on ‘ubuntu18.04-docker-8c-8g’ [2021-09-09T17:49:17.089Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-09T17:49:17.090Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-09T17:49:18.078Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-09T17:49:18.680Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-09T17:49:31.798Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-09T17:49:31.798Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-09T17:49:31.798Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-09T17:49:31.798Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-09T17:49:31.799Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-09T17:49:31.799Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-09T17:49:32.074Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-09T17:49:32.074Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-09T17:49:32.074Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-09T17:49:32.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-09T17:49:40.443Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.194s coverage: 28.7% of statements [2021-09-09T17:49:40.443Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-09T17:49:40.443Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-09T17:49:43.874Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.371s coverage: 100.0% of statements [2021-09-09T17:49:43.874Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-09T17:49:44.152Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.331s coverage: 46.3% of statements [2021-09-09T17:49:44.152Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-09T17:49:44.152Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-09T17:49:46.165Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.495s coverage: 90.1% of statements [2021-09-09T17:49:46.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-09T17:49:46.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-09T17:49:46.165Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.311s coverage: 81.2% of statements [2021-09-09T17:49:46.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-09T17:49:46.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-09T17:49:46.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-09T17:49:46.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-09T17:49:46.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-09T17:49:54.473Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.564s coverage: 94.2% of statements [2021-09-09T17:49:54.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-09T17:49:54.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-09T17:49:54.473Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.214s coverage: 59.1% of statements [2021-09-09T17:49:54.473Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-09T17:49:54.473Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-09T17:49:54.473Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-09T17:49:54.473Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-09T17:49:54.473Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-09T17:49:54.473Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.183s coverage: 60.0% of statements [2021-09-09T17:49:54.473Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-09T17:49:54.473Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-09T17:49:54.473Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-09T17:49:54.473Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.304s coverage: 0.8% of statements [2021-09-09T17:49:54.473Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-09T17:49:54.473Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.181s coverage: 58.8% of statements [2021-09-09T17:49:54.473Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.191s coverage: 21.7% of statements [2021-09-09T17:49:54.473Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-09T17:49:54.473Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.182s coverage: 47.1% of statements [2021-09-09T17:49:54.473Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.247s coverage: 79.5% of statements [2021-09-09T17:49:54.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.185s coverage: 94.1% of statements [2021-09-09T17:49:55.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.206s coverage: 96.3% of statements [2021-09-09T17:49:57.657Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.173s coverage: 87.5% of statements [2021-09-09T17:50:10.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.256s coverage: 94.4% of statements [2021-09-09T17:50:10.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.169s coverage: 44.8% of statements [2021-09-09T17:50:13.479Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.540s coverage: 81.8% of statements [2021-09-09T17:50:13.479Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-09T17:50:21.791Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.222s coverage: 92.9% of statements [2021-09-09T17:50:21.791Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-09T17:50:21.791Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-09T17:50:21.791Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-09T17:50:21.791Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-09-09T17:50:21.791Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-09T17:50:21.791Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-09T17:50:21.791Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-09T17:50:21.791Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-09T17:50:21.791Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-09T17:50:21.791Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.177s coverage: 87.2% of statements [2021-09-09T17:50:21.791Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-09T17:50:21.791Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-09T17:50:21.791Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.149s coverage: 100.0% of statements [2021-09-09T17:50:21.791Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-09T17:50:21.791Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.171s coverage: 58.8% of statements [2021-09-09T17:50:21.791Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-09T17:50:21.791Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.186s coverage: 80.0% of statements [2021-09-09T17:50:21.791Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.256s coverage: 87.2% of statements [2021-09-09T17:50:21.791Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.292s coverage: 85.4% of statements [2021-09-09T17:50:21.791Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.290s coverage: 91.2% of statements [2021-09-09T17:50:21.791Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-09T17:50:21.791Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.669s coverage: 64.4% of statements [2021-09-09T17:50:21.791Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-09T17:50:21.791Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-09T17:50:21.791Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.172s coverage: 100.0% of statements [2021-09-09T17:50:21.791Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.079s coverage: 91.3% of statements [2021-09-09T17:50:22.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.068s coverage: 100.0% of statements [2021-09-09T17:50:22.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.074s coverage: 73.7% of statements [2021-09-09T17:50:23.057Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.059s coverage: 100.0% of statements [2021-09-09T17:50:27.398Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.075s coverage: 66.9% of statements [2021-09-09T17:50:27.398Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-09T17:50:27.398Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-09T17:50:27.398Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-09T17:50:29.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.780s coverage: 43.6% of statements [2021-09-09T17:50:29.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-09T17:50:29.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-09T17:50:29.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.282s coverage: 89.5% of statements [2021-09-09T17:50:29.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-09T17:50:29.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.337s coverage: 84.8% of statements [2021-09-09T17:50:29.375Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-09T17:50:37.665Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.205s coverage: 19.5% of statements [2021-09-09T17:50:37.665Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-09T17:50:37.665Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-09T17:50:37.665Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-09T17:50:37.665Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-09T17:50:37.665Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.546s coverage: 92.0% of statements [2021-09-09T17:50:37.665Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-09T17:50:37.665Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-09T17:50:37.665Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-09T17:50:37.665Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-09T17:50:37.665Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.212s coverage: 62.7% of statements [2021-09-09T17:50:37.665Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-09T17:50:37.665Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-09T17:50:37.665Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.445s coverage: 97.7% of statements [2021-09-09T17:50:37.665Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-09T17:50:37.665Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-09T17:50:37.665Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-09T17:50:37.665Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-09T17:50:37.665Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.171s coverage: 28.9% of statements [2021-09-09T17:50:37.665Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-09T17:50:37.665Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-09T17:50:37.665Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-09T17:50:37.665Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-09T17:50:37.665Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-09T17:50:37.665Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-09T17:50:37.665Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.179s coverage: 100.0% of statements [2021-09-09T17:50:37.665Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 95.4% of statements [2021-09-09T17:50:37.665Z] GO111MODULE=on go vet ./... [2021-09-09T17:51:59.555Z] gofmt -l . [2021-09-09T17:51:59.555Z] [ "`gofmt -l .`" = "" ] [2021-09-09T17:51:59.555Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-09T17:52:00.221Z] + ls -al . [2021-09-09T17:52:00.221Z] total 636 [2021-09-09T17:52:00.221Z] drwxrwxr-x 9 1001 1001 4096 Sep 9 17:51 . [2021-09-09T17:52:00.221Z] drwxr-xr-x 4 root root 4096 Sep 9 17:47 .. [2021-09-09T17:52:00.221Z] -rw-rw-r-- 1 1001 1001 11 Sep 9 17:45 .dockerignore [2021-09-09T17:52:00.221Z] drwxrwxr-x 8 1001 1001 4096 Sep 9 17:45 .git [2021-09-09T17:52:00.221Z] drwxrwxr-x 4 1001 1001 4096 Sep 9 17:45 .github [2021-09-09T17:52:00.221Z] -rw-rw-r-- 1 1001 1001 818 Sep 9 17:45 .gitignore [2021-09-09T17:52:00.221Z] -rw-rw-r-- 1 1001 1001 76 Sep 9 17:45 .hadolint.yml [2021-09-09T17:52:00.221Z] -rw-rw-r-- 1 1001 1001 166 Sep 9 17:45 .sonarcloud.properties [2021-09-09T17:52:00.221Z] -rw-rw-r-- 1 1001 1001 1171 Sep 9 17:45 ADOPTERS.md [2021-09-09T17:52:00.221Z] -rw-rw-r-- 1 1001 1001 8493 Sep 9 17:45 Attribution.txt [2021-09-09T17:52:00.221Z] -rw-rw-r-- 1 1001 1001 43881 Sep 9 17:45 CHANGELOG.md [2021-09-09T17:52:00.221Z] -rw-rw-r-- 1 1001 1001 3804 Sep 9 17:45 CONTRIBUTING.md [2021-09-09T17:52:00.221Z] -rw-rw-r-- 1 1001 1001 677 Sep 9 17:45 GOVERNANCE.md [2021-09-09T17:52:00.221Z] -rw-rw-r-- 1 1001 1001 849 Sep 9 17:45 Jenkinsfile [2021-09-09T17:52:00.221Z] -rw-rw-r-- 1 1001 1001 10775 Sep 9 17:45 LICENSE [2021-09-09T17:52:00.221Z] -rw-rw-r-- 1 1001 1001 5915 Sep 9 17:45 Makefile [2021-09-09T17:52:00.221Z] -rw-rw-r-- 1 1001 1001 582 Sep 9 17:45 OWNERS.md [2021-09-09T17:52:00.221Z] -rw-rw-r-- 1 1001 1001 8643 Sep 9 17:45 README.md [2021-09-09T17:52:00.221Z] -rw-rw-r-- 1 1001 1001 6912 Sep 9 17:45 SECURITY.md [2021-09-09T17:52:00.221Z] -rw-rw-r-- 1 1001 1001 5 Sep 9 17:42 VERSION [2021-09-09T17:52:00.221Z] -rw-rw-r-- 1 1001 1001 4131 Sep 9 17:45 ZMQWindows.md [2021-09-09T17:52:00.221Z] drwxrwxr-x 2 1001 1001 4096 Sep 9 17:45 bin [2021-09-09T17:52:00.221Z] drwxrwxr-x 14 1001 1001 4096 Sep 9 17:45 cmd [2021-09-09T17:52:00.221Z] -rw-r--r-- 1 root root 404331 Sep 9 17:50 coverage.out [2021-09-09T17:52:00.221Z] -rw-rw-r-- 1 1001 1001 841 Sep 9 17:45 go.mod [2021-09-09T17:52:00.221Z] -rw-r--r-- 1 root root 50064 Sep 9 17:47 go.sum [2021-09-09T17:52:00.221Z] drwxrwxr-x 8 1001 1001 4096 Sep 9 17:45 internal [2021-09-09T17:52:00.221Z] drwxrwxr-x 3 1001 1001 4096 Sep 9 17:45 openapi [2021-09-09T17:52:00.221Z] drwxrwxr-x 4 1001 1001 4096 Sep 9 17:45 snap [2021-09-09T17:52:00.221Z] -rw-rw-r-- 1 1001 1001 204 Sep 9 17:45 version.go [Pipeline] sh [2021-09-09T17:52:00.881Z] + '[' -e coverage.out ] [2021-09-09T17:52:00.881Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-09T17:52:00.915Z] Warning: overwriting stash ‘coverage-report’ [2021-09-09T17:52:01.756Z] Stashed 1 file(s) [Pipeline] sh [2021-09-09T17:52:02.407Z] + make build [2021-09-09T17:52:02.407Z] go mod tidy [2021-09-09T17:52:03.008Z] 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-09-09T17:52:05.559Z] Running on prd-ubuntu18.04-docker-8c-8g-1863 in /w/workspace/edgexfoundry_edgex-go_PR-3704 [Pipeline] { [Pipeline] ws [2021-09-09T17:52:05.581Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-09-09T17:52:05.726Z] The recommended git tool is: git [2021-09-09T17:52:10.307Z] 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-09-09T17:52:10.698Z] using credential edgex-jenkins-ssh [2021-09-09T17:52:10.714Z] Cloning the remote Git repository [2021-09-09T17:52:10.739Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-09T17:52:10.815Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-09-09T17:52:10.857Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-09T17:52:10.858Z] > git --version # timeout=10 [2021-09-09T17:52:10.866Z] > git --version # 'git version 2.17.1' [2021-09-09T17:52:10.867Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-09T17:52:10.903Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-09T17:52:32.490Z] 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-09-09T17:52:33.085Z] 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-09-09T17:52:37.459Z] 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-09-09T17:52:37.731Z] 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-09-09T17:52:41.128Z] 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-09-09T17:52:44.531Z] 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-09-09T17:52:47.928Z] 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-09-09T17:52:52.245Z] 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-09-09T17:52:54.863Z] 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-09-09T17:52:58.273Z] 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-09-09T17:53:03.912Z] $ docker stop --time=1 98908ca4c660bac98e9bf897530575accf1905daa4d63778cd32f758a641de65 [2021-09-09T17:53:07.097Z] $ docker rm -f 98908ca4c660bac98e9bf897530575accf1905daa4d63778cd32f758a641de65 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T17:53:08.697Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-09T17:53:08.970Z] [2021-09-09T17:53:08.970Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T17:53:09.321Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-09T17:53:09.597Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-09-09T17:53:09.597Z] 29e5d40040c1: Pulling fs layer [2021-09-09T17:53:09.597Z] 1ce36da41761: Pulling fs layer [2021-09-09T17:53:09.597Z] 25b303627fd3: Pulling fs layer [2021-09-09T17:53:09.874Z] 29e5d40040c1: Verifying Checksum [2021-09-09T17:53:09.874Z] 29e5d40040c1: Download complete [2021-09-09T17:53:10.479Z] 1ce36da41761: Verifying Checksum [2021-09-09T17:53:10.479Z] 1ce36da41761: Download complete [2021-09-09T17:53:10.761Z] 29e5d40040c1: Pull complete [2021-09-09T17:53:11.742Z] 1ce36da41761: Pull complete [2021-09-09T17:53:12.015Z] 25b303627fd3: Verifying Checksum [2021-09-09T17:53:12.015Z] 25b303627fd3: Download complete [2021-09-09T17:53:17.410Z] Merging remotes/origin/main commit a77f58c90179b916eae9116a1115cd7226a95c94 into PR head commit b76c258261259a6f68300af8f664283bd48bad89 [2021-09-09T17:53:17.540Z] Merge succeeded, producing b76c258261259a6f68300af8f664283bd48bad89 [2021-09-09T17:53:17.540Z] Checking out Revision b76c258261259a6f68300af8f664283bd48bad89 (PR-3704) [2021-09-09T17:53:16.746Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-09T17:53:16.751Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-09T17:53:16.763Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-09T17:53:16.776Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-09T17:53:16.776Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-09T17:53:16.781Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3704/head:refs/remotes/origin/PR-3704 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-09T17:53:17.424Z] > git config core.sparsecheckout # timeout=10 [2021-09-09T17:53:17.431Z] > git checkout -f b76c258261259a6f68300af8f664283bd48bad89 # timeout=10 [2021-09-09T17:53:17.501Z] > git remote # timeout=10 [2021-09-09T17:53:17.508Z] > git config --get remote.origin.url # timeout=10 [2021-09-09T17:53:17.513Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-09T17:53:17.519Z] > git merge a77f58c90179b916eae9116a1115cd7226a95c94 # timeout=10 [2021-09-09T17:53:17.535Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-09T17:53:17.548Z] > git config core.sparsecheckout # timeout=10 [2021-09-09T17:53:17.552Z] > git checkout -f b76c258261259a6f68300af8f664283bd48bad89 # timeout=10 [2021-09-09T17:53:21.284Z] Commit message: "Merge branch 'main' into edgex-go-3680" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-09T17:53:22.168Z] 25b303627fd3: Pull complete [2021-09-09T17:53:22.168Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-09-09T17:53:22.168Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-09T17:53:22.168Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-09-09T17:53:22.418Z] prd-ubuntu18.04-docker-arm64-4c-16g-1860 does not seem to be running inside a container [2021-09-09T17:53:22.507Z] + echo snap-build.sh [2021-09-09T17:53:22.507Z] snap-build.sh [2021-09-09T17:53:22.507Z] + SNAP_BASE_DIR=. [2021-09-09T17:53:22.507Z] + '[' '!' -z /w/workspace/edgex-go/3 ']' [2021-09-09T17:53:22.507Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/3 [2021-09-09T17:53:22.507Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' [2021-09-09T17:53:22.507Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/3] [2021-09-09T17:53:22.507Z] + cd /w/workspace/edgex-go/3 [2021-09-09T17:53:22.507Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-09-09T17:53:22.530Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-09-09T17:53:23.097Z] Reading package lists... [2021-09-09T17:53:23.098Z] Building dependency tree... [2021-09-09T17:53:23.098Z] Reading state information... [2021-09-09T17:53:23.098Z] The following packages were automatically installed and are no longer required: [2021-09-09T17:53:23.098Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-09-09T17:53:23.098Z] uidmap xdelta3 [2021-09-09T17:53:23.098Z] Use 'sudo apt autoremove' to remove them. [2021-09-09T17:53:23.098Z] The following packages will be REMOVED: [2021-09-09T17:53:23.098Z] lxd* lxd-client* [2021-09-09T17:53:23.379Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-09-09T17:53:23.379Z] After this operation, 31.7 MB disk space will be freed. [2021-09-09T17:53:24.196Z] (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-09-09T17:53:24.196Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-09T17:53:24.788Z] Removing lxd dnsmasq configuration [2021-09-09T17:53:24.788Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-09-09T17:53:25.059Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-09-09T17:53:25.873Z] $ docker top 196877d4f12fa0b7abbfceb6bb83be7a7e31a728427a1bb45045dcfdea6ba44c -eo pid,comm [2021-09-09T17:53:26.037Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-09T17:53:26.037Z] (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-09-09T17:53:26.037Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [Pipeline] { [Pipeline] sh [2021-09-09T17:53:26.830Z] + grep parallel [2021-09-09T17:53:26.830Z] + docker-compose build --help [2021-09-09T17:53:27.500Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-09-09T17:53:27.500Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-09-09T17:53:28.111Z] + sudo snap remove --purge lxd [2021-09-09T17:53:28.111Z] snap "lxd" is not installed [2021-09-09T17:53:28.111Z] + sudo groupadd --force --system lxd [2021-09-09T17:53:28.111Z] ++ whoami [2021-09-09T17:53:28.111Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-09-09T17:53:28.394Z] + newgrp - lxd [2021-09-09T17:53:28.394Z] + sudo snap install lxd [2021-09-09T17:53:30.200Z] --parallel Build images in parallel. [Pipeline] } [2021-09-09T17:53:30.516Z] $ docker stop --time=1 196877d4f12fa0b7abbfceb6bb83be7a7e31a728427a1bb45045dcfdea6ba44c [2021-09-09T17:53:32.428Z] $ docker rm -f 196877d4f12fa0b7abbfceb6bb83be7a7e31a728427a1bb45045dcfdea6ba44c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T17:53:33.061Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-09T17:53:33.061Z] . [Pipeline] withDockerContainer [2021-09-09T17:53:33.325Z] prd-ubuntu18.04-docker-arm64-4c-16g-1860 does not seem to be running inside a container [2021-09-09T17:53:33.430Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-09-09T17:53:35.043Z] $ docker top cb4d192da562de55b725b27fc0656898866bc04728e1ee53820f4f5909a3ed78 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-09T17:53:35.418Z] 2021-09-09T17:53:33Z INFO Waiting for automatic snapd restart... [2021-09-09T17:53:35.992Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-09T17:53:40.277Z] Building core-command ... [2021-09-09T17:53:40.277Z] Building core-data ... [2021-09-09T17:53:40.277Z] Building core-metadata ... [2021-09-09T17:53:40.277Z] Building security-bootstrapper ... [2021-09-09T17:53:40.277Z] Building security-proxy-setup ... [2021-09-09T17:53:40.277Z] Building security-secretstore-setup ... [2021-09-09T17:53:40.277Z] Building support-notifications ... [2021-09-09T17:53:40.278Z] Building support-scheduler ... [2021-09-09T17:53:40.278Z] Building sys-mgmt-agent ... [2021-09-09T17:53:40.278Z] Building sys-mgmt-agent [2021-09-09T17:53:40.278Z] Building security-proxy-setup [2021-09-09T17:53:40.278Z] Building support-scheduler [2021-09-09T17:53:40.278Z] Building core-metadata [2021-09-09T17:53:40.278Z] Building security-bootstrapper [2021-09-09T17:53:53.807Z] lxd 4.18 from Canonical* installed [2021-09-09T17:53:53.807Z] + sudo lxd init --auto [2021-09-09T17:54:02.151Z] + sudo snap install --classic snapcraft [2021-09-09T17:54:17.335Z] snapcraft 5.0 from Canonical* installed [2021-09-09T17:54:17.335Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-09-09T17:54:17.335Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-09-09T17:54:17.335Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-09T17:54:17.335Z] Dload Upload Total Spent Left Speed [2021-09-09T17:54:17.616Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3624 0 --:--:-- --:--:-- --:--:-- 3624 [2021-09-09T17:54:17.906Z] 90 3325k 90 3015k 0 0 5502k 0 --:--:-- --:--:-- --:--:-- 5502k 100 3325k 100 3325k 0 0 5853k 0 --:--:-- --:--:-- --:--:-- 15.1M [2021-09-09T17:54:17.906Z] ./yq_linux_amd64 [2021-09-09T17:54:18.196Z] + sudo snapcraft prime --use-lxd [2021-09-09T17:54:20.197Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-09-09T17:54:20.197Z] 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-09-09T17:54:20.197Z] - README.md [2021-09-09T17:54:20.197Z] [2021-09-09T17:54:20.197Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-09T17:54:20.680Z] Launching a container. [2021-09-09T17:54:27.456Z] Waiting for container to be ready [2021-09-09T17:54:27.943Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-09-09T17:54:27.943Z] [2021-09-09T17:54:31.390Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-09-09T17:54:31.670Z] Waiting for network to be ready... [2021-09-09T17:54:32.270Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-09T17:54:32.270Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-09T17:54:32.270Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1866 kB] [2021-09-09T17:54:32.544Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [340 kB] [2021-09-09T17:54:32.544Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-09T17:54:32.544Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-09T17:54:32.544Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [433 kB] [2021-09-09T17:54:32.544Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [58.1 kB] [2021-09-09T17:54:32.544Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1138 kB] [2021-09-09T17:54:32.544Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] [2021-09-09T17:54:32.829Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-09T17:54:32.829Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-09T17:54:33.433Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-09T17:54:33.433Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-09T17:54:33.433Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-09T17:54:33.434Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-09T17:54:33.434Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-09T17:54:33.434Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-09T17:54:34.048Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-09T17:54:34.327Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2212 kB] [2021-09-09T17:54:34.621Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [432 kB] [2021-09-09T17:54:34.621Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-09T17:54:34.621Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-09T17:54:34.621Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [457 kB] [2021-09-09T17:54:34.621Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [61.8 kB] [2021-09-09T17:54:34.621Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1749 kB] [2021-09-09T17:54:34.621Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] [2021-09-09T17:54:37.909Z] Fetched 25.2 MB in 4s (5655 kB/s) [2021-09-09T17:54:37.909Z] Reading package lists... [2021-09-09T17:54:37.909Z] Reading package lists... [2021-09-09T17:54:37.909Z] Building dependency tree... [2021-09-09T17:54:37.909Z] Reading state information... [2021-09-09T17:54:37.909Z] The following additional packages will be installed: [2021-09-09T17:54:37.909Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-09T17:54:37.909Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-09T17:54:37.909Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-09T17:54:37.909Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-09-09T17:54:37.909Z] Suggested packages: [2021-09-09T17:54:37.910Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-09-09T17:54:37.910Z] Recommended packages: [2021-09-09T17:54:37.910Z] gnupg libsasl2-modules [2021-09-09T17:54:37.910Z] The following NEW packages will be installed: [2021-09-09T17:54:37.910Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-09T17:54:37.910Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-09T17:54:37.910Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-09T17:54:37.910Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-09-09T17:54:37.910Z] The following packages will be upgraded: [2021-09-09T17:54:37.910Z] gpg gpg-agent gpgconf libudev1 [2021-09-09T17:54:37.910Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-09-09T17:54:37.910Z] Need to get 3527 kB of archives. [2021-09-09T17:54:37.910Z] After this operation, 13.3 MB of additional disk space will be used. [2021-09-09T17:54:37.910Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-09-09T17:54:37.910Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-09-09T17:54:37.910Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-09-09T17:54:37.910Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-09-09T17:54:38.193Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.51 [56.2 kB] [2021-09-09T17:54:38.480Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.51 [1102 kB] [2021-09-09T17:54:39.103Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-09-09T17:54:39.103Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-09-09T17:54:39.103Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-09-09T17:54:39.103Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-09-09T17:54:39.103Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-09-09T17:54:39.381Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-09-09T17:54:39.381Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-09-09T17:54:39.381Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-09-09T17:54:39.381Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-09-09T17:54:39.381Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-09-09T17:54:39.381Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-09-09T17:54:39.381Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-09-09T17:54:39.381Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-09-09T17:54:39.381Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-09-09T17:54:39.382Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-09-09T17:54:39.382Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-09-09T17:54:39.666Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-09T17:54:39.666Z] Fetched 3527 kB in 2s (2332 kB/s) [2021-09-09T17:54:39.666Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-09T17:54:39.666Z] Preparing to unpack .../libudev1_237-3ubuntu10.51_amd64.deb ... [2021-09-09T17:54:39.666Z] Unpacking libudev1:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-09-09T17:54:39.666Z] Setting up libudev1:amd64 (237-3ubuntu10.51) ... [2021-09-09T17:54:39.666Z] Selecting previously unselected package udev. [2021-09-09T17:54:39.666Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-09T17:54:39.666Z] Preparing to unpack .../00-udev_237-3ubuntu10.51_amd64.deb ... [2021-09-09T17:54:39.666Z] Unpacking udev (237-3ubuntu10.51) ... [2021-09-09T17:54:40.144Z] Selecting previously unselected package libfuse2:amd64. [2021-09-09T17:54:40.144Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-09-09T17:54:40.144Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-09T17:54:40.144Z] Selecting previously unselected package fuse. [2021-09-09T17:54:40.144Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-09-09T17:54:40.144Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-09-09T17:54:40.144Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-09T17:54:40.144Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-09T17:54:40.144Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-09T17:54:40.144Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-09T17:54:40.144Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-09T17:54:40.144Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-09T17:54:40.144Z] Selecting previously unselected package libksba8:amd64. [2021-09-09T17:54:40.144Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-09-09T17:54:40.144Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-09-09T17:54:40.426Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-09-09T17:54:40.426Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-09T17:54:40.426Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T17:54:40.426Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-09-09T17:54:40.426Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-09T17:54:40.426Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T17:54:40.426Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-09-09T17:54:40.426Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-09T17:54:40.426Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T17:54:40.426Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-09-09T17:54:40.426Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-09T17:54:40.426Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T17:54:40.426Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-09-09T17:54:40.426Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-09T17:54:40.426Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T17:54:40.915Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-09-09T17:54:40.915Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-09T17:54:40.915Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T17:54:40.915Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-09-09T17:54:40.915Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-09T17:54:40.915Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T17:54:40.915Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-09-09T17:54:40.915Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-09T17:54:40.915Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T17:54:40.915Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-09-09T17:54:40.915Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-09T17:54:40.915Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T17:54:40.915Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-09-09T17:54:40.915Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-09T17:54:40.915Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-09T17:54:40.915Z] Selecting previously unselected package libsasl2-2:amd64. [2021-09-09T17:54:40.915Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-09T17:54:40.915Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-09T17:54:40.915Z] Selecting previously unselected package libldap-common. [2021-09-09T17:54:40.915Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-09-09T17:54:40.915Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-09T17:54:40.915Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-09-09T17:54:40.915Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-09-09T17:54:40.915Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-09T17:54:40.915Z] Selecting previously unselected package dirmngr. [2021-09-09T17:54:40.915Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-09T17:54:40.915Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-09T17:54:41.193Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-09T17:54:41.193Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-09-09T17:54:41.193Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-09T17:54:41.193Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-09T17:54:41.193Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-09T17:54:41.193Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-09-09T17:54:41.193Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T17:54:41.193Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-09-09T17:54:41.193Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-09T17:54:41.193Z] Setting up udev (237-3ubuntu10.51) ... [2021-09-09T17:54:41.468Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-09-09T17:54:41.468Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T17:54:41.468Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-09-09T17:54:41.749Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-09-09T17:54:41.749Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-09-09T17:54:41.749Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T17:54:41.749Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T17:54:41.749Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T17:54:41.749Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T17:54:41.749Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T17:54:41.749Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T17:54:41.749Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T17:54:41.749Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-09T17:54:41.749Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-09T17:54:41.749Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-09T17:54:42.359Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-09-09T17:54:42.359Z] settings in the [Install] section, and DefaultInstance for template units). [2021-09-09T17:54:42.359Z] This means they are not meant to be enabled using systemctl. [2021-09-09T17:54:42.359Z] Possible reasons for having this kind of units are: [2021-09-09T17:54:42.359Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-09-09T17:54:42.359Z] .wants/ or .requires/ directory. [2021-09-09T17:54:42.359Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-09-09T17:54:42.359Z] a requirement dependency on it. [2021-09-09T17:54:42.359Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-09-09T17:54:42.359Z] D-Bus, udev, scripted systemctl call, ...). [2021-09-09T17:54:42.359Z] 4) In case of template units, the unit is meant to be enabled with some [2021-09-09T17:54:42.359Z] instance name specified. [2021-09-09T17:54:42.359Z] Reading package lists... [2021-09-09T17:54:42.634Z] Building dependency tree... [2021-09-09T17:54:42.634Z] Reading state information... [2021-09-09T17:54:42.918Z] The following additional packages will be installed: [2021-09-09T17:54:42.918Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-09-09T17:54:42.918Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-09-09T17:54:42.918Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-09-09T17:54:42.918Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-09-09T17:54:42.918Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-09-09T17:54:42.918Z] Suggested packages: [2021-09-09T17:54:42.918Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-09-09T17:54:42.918Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-09-09T17:54:42.918Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-09-09T17:54:42.918Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-09-09T17:54:42.918Z] systemd-container policykit-1 [2021-09-09T17:54:42.918Z] Recommended packages: [2021-09-09T17:54:42.918Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-09-09T17:54:42.918Z] The following NEW packages will be installed: [2021-09-09T17:54:42.918Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-09-09T17:54:42.918Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-09-09T17:54:42.918Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-09-09T17:54:42.918Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-09-09T17:54:42.918Z] python3.6-minimal snapd squashfs-tools sudo [2021-09-09T17:54:42.918Z] The following packages will be upgraded: [2021-09-09T17:54:42.918Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-09-09T17:54:42.918Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-09-09T17:54:42.918Z] Need to get 36.7 MB of archives. [2021-09-09T17:54:42.918Z] After this operation, 147 MB of additional disk space will be used. [2021-09-09T17:54:42.918Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] [2021-09-09T17:54:42.918Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.51 [2913 kB] [2021-09-09T17:54:43.201Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-09-09T17:54:43.484Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-09-09T17:54:43.484Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-09-09T17:54:43.484Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-09-09T17:54:43.484Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-09-09T17:54:43.484Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-09-09T17:54:43.484Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-09-09T17:54:43.484Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-09-09T17:54:43.484Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-09-09T17:54:43.484Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-09-09T17:54:43.484Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-09-09T17:54:43.484Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-09-09T17:54:43.484Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-09-09T17:54:43.484Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-09-09T17:54:43.484Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.3 [111 kB] [2021-09-09T17:54:44.083Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.51 [207 kB] [2021-09-09T17:54:44.083Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-09-09T17:54:44.083Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-09-09T17:54:44.083Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-09-09T17:54:44.083Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-09-09T17:54:44.083Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-09-09T17:54:44.083Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-09-09T17:54:44.083Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-09-09T17:54:44.083Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-09-09T17:54:44.083Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-09-09T17:54:44.083Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-09-09T17:54:44.368Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-09-09T17:54:44.368Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-09-09T17:54:45.835Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-09T17:54:46.121Z] Fetched 36.7 MB in 3s (12.1 MB/s) [2021-09-09T17:54:46.121Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-09T17:54:46.121Z] Preparing to unpack .../systemd_237-3ubuntu10.51_amd64.deb ... [2021-09-09T17:54:46.121Z] Unpacking systemd (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-09-09T17:54:46.608Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.51_amd64.deb ... [2021-09-09T17:54:46.608Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-09-09T17:54:46.608Z] Setting up libsystemd0:amd64 (237-3ubuntu10.51) ... [2021-09-09T17:54:46.884Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-09T17:54:46.884Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-09-09T17:54:46.884Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-09-09T17:54:46.884Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-09-09T17:54:46.884Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-09T17:54:46.884Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-09-09T17:54:46.884Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-09-09T17:54:47.160Z] Setting up apt (1.6.14) ... [2021-09-09T17:54:47.160Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-09-09T17:54:47.992Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-09-09T17:54:47.992Z] (Reading database ... 12764 files and directories currently installed.) [2021-09-09T17:54:47.992Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-09T17:54:47.992Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-09T17:54:47.992Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-09-09T17:54:47.992Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-09T17:54:47.992Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-09T17:54:47.992Z] Selecting previously unselected package libexpat1:amd64. [2021-09-09T17:54:47.992Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-09-09T17:54:47.992Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-09T17:54:47.992Z] Selecting previously unselected package python3.6-minimal. [2021-09-09T17:54:47.992Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-09T17:54:47.992Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-09T17:54:48.267Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-09T17:54:48.267Z] Checking for services that may need to be restarted...done. [2021-09-09T17:54:48.267Z] Checking for services that may need to be restarted...done. [2021-09-09T17:54:48.267Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-09T17:54:48.267Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-09T17:54:48.547Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-09T17:54:48.831Z] Selecting previously unselected package python3-minimal. [2021-09-09T17:54:48.831Z] (Reading database ... 13012 files and directories currently installed.) [2021-09-09T17:54:48.831Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-09-09T17:54:48.831Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-09-09T17:54:48.831Z] Selecting previously unselected package mime-support. [2021-09-09T17:54:48.831Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-09-09T17:54:48.831Z] Unpacking mime-support (3.60ubuntu1) ... [2021-09-09T17:54:48.831Z] Selecting previously unselected package libmpdec2:amd64. [2021-09-09T17:54:48.831Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-09-09T17:54:48.831Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-09T17:54:49.120Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-09-09T17:54:49.120Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-09T17:54:49.120Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-09T17:54:49.120Z] Selecting previously unselected package python3.6. [2021-09-09T17:54:49.120Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-09T17:54:49.120Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-09T17:54:49.120Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-09-09T17:54:49.120Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-09-09T17:54:49.380Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T17:54:49.380Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-09T17:54:49.380Z] ---> 41edb9ea70e1 [2021-09-09T17:54:49.380Z] Step 3/24 : WORKDIR /edgex-go [2021-09-09T17:54:49.380Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T17:54:49.380Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-09T17:54:49.380Z] ---> 41edb9ea70e1 [2021-09-09T17:54:49.380Z] Step 3/23 : WORKDIR /edgex-go [2021-09-09T17:54:49.380Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T17:54:49.380Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-09T17:54:49.380Z] ---> 41edb9ea70e1 [2021-09-09T17:54:49.380Z] Step 3/22 : WORKDIR /edgex-go [2021-09-09T17:54:49.380Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T17:54:49.380Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-09T17:54:49.380Z] ---> 41edb9ea70e1 [2021-09-09T17:54:49.380Z] Step 3/32 : WORKDIR /edgex-go [2021-09-09T17:54:49.380Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T17:54:49.380Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-09T17:54:49.380Z] ---> 41edb9ea70e1 [2021-09-09T17:54:49.380Z] Step 3/24 : WORKDIR /edgex-go [2021-09-09T17:54:49.380Z] ---> Running in 18490e009f0e [2021-09-09T17:54:49.380Z] ---> Running in 4393c71fe9be [2021-09-09T17:54:49.380Z] ---> Running in a526d427e8bd [2021-09-09T17:54:49.380Z] ---> Running in 3faf326569fa [2021-09-09T17:54:49.380Z] ---> Running in b0e787fe1f19 [2021-09-09T17:54:49.380Z] Removing intermediate container 3faf326569fa [2021-09-09T17:54:49.380Z] ---> b442a526a6bc [2021-09-09T17:54:49.380Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T17:54:49.380Z] Removing intermediate container a526d427e8bd [2021-09-09T17:54:49.380Z] ---> 319c7a828fb7 [2021-09-09T17:54:49.380Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container b0e787fe1f19 [2021-09-09T17:54:49.380Z] ---> 046633d965ba [2021-09-09T17:54:49.380Z] [2021-09-09T17:54:49.380Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T17:54:49.380Z] Removing intermediate container 18490e009f0e [2021-09-09T17:54:49.380Z] ---> d1bcc4b6168b [2021-09-09T17:54:49.380Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T17:54:49.380Z] Removing intermediate container 4393c71fe9be [2021-09-09T17:54:49.380Z] ---> 4297840c53d7 [2021-09-09T17:54:49.380Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T17:54:49.380Z] ---> Running in 8194bec083a5 [2021-09-09T17:54:49.380Z] ---> Running in 36dd5b0fe8d7 [2021-09-09T17:54:49.380Z] ---> Running in 8faaa543f68d [2021-09-09T17:54:49.380Z] ---> Running in 746c0e49fa2b [2021-09-09T17:54:49.380Z] ---> Running in d268890510c2 [2021-09-09T17:54:49.400Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-09T17:54:49.400Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-09-09T17:54:49.400Z] Selecting previously unselected package python3. [2021-09-09T17:54:49.400Z] (Reading database ... 13442 files and directories currently installed.) [2021-09-09T17:54:49.400Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-09-09T17:54:49.400Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-09-09T17:54:49.675Z] Selecting previously unselected package multiarch-support. [2021-09-09T17:54:49.675Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-09-09T17:54:49.675Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-09-09T17:54:49.675Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-09-09T17:54:49.675Z] Selecting previously unselected package liblzo2-2:amd64. [2021-09-09T17:54:49.675Z] (Reading database ... 13479 files and directories currently installed.) [2021-09-09T17:54:49.675Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-09-09T17:54:49.675Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-09-09T17:54:49.675Z] Selecting previously unselected package libbsd0:amd64. [2021-09-09T17:54:49.675Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-09-09T17:54:49.675Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-09T17:54:49.948Z] Selecting previously unselected package sudo. [2021-09-09T17:54:49.948Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-09-09T17:54:49.948Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-09T17:54:49.948Z] Selecting previously unselected package apparmor. [2021-09-09T17:54:49.948Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-09-09T17:54:49.948Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-09-09T17:54:49.948Z] Selecting previously unselected package libedit2:amd64. [2021-09-09T17:54:49.948Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-09-09T17:54:49.948Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-09-09T17:54:49.948Z] Selecting previously unselected package libkrb5support0:amd64. [2021-09-09T17:54:49.948Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-09-09T17:54:49.948Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-09T17:54:50.223Z] Selecting previously unselected package libk5crypto3:amd64. [2021-09-09T17:54:50.223Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-09T17:54:50.223Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-09T17:54:50.223Z] Selecting previously unselected package libkeyutils1:amd64. [2021-09-09T17:54:50.223Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-09-09T17:54:50.223Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-09T17:54:50.223Z] Selecting previously unselected package libkrb5-3:amd64. [2021-09-09T17:54:50.223Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-09T17:54:50.223Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-09T17:54:50.223Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-09-09T17:54:50.223Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-09-09T17:54:50.223Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-09T17:54:50.505Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-09-09T17:54:50.505Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-09-09T17:54:50.505Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-09T17:54:50.505Z] Selecting previously unselected package openssh-client. [2021-09-09T17:54:50.505Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-09-09T17:54:50.505Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-09T17:54:50.505Z] Selecting previously unselected package squashfs-tools. [2021-09-09T17:54:50.505Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.3_amd64.deb ... [2021-09-09T17:54:50.505Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.3) ... [2021-09-09T17:54:50.792Z] Selecting previously unselected package snapd. [2021-09-09T17:54:50.792Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-09-09T17:54:50.792Z] Unpacking snapd (2.49.2+18.04) ... [2021-09-09T17:54:51.360Z] Removing intermediate container 8194bec083a5 [2021-09-09T17:54:51.360Z] ---> 0dbd8e486808 [2021-09-09T17:54:51.360Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-09T17:54:51.642Z] ---> Running in 4f5ebe092e5e [2021-09-09T17:54:51.915Z] Removing intermediate container 8faaa543f68d [2021-09-09T17:54:51.915Z] ---> d10ca898871c [2021-09-09T17:54:51.915Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-09T17:54:52.189Z] ---> Running in c69e9a123a29 [2021-09-09T17:54:52.786Z] Removing intermediate container 36dd5b0fe8d7 [2021-09-09T17:54:52.786Z] ---> 9f3d312b4a7c [2021-09-09T17:54:52.786Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-09T17:54:52.786Z] Removing intermediate container 746c0e49fa2b [2021-09-09T17:54:52.786Z] ---> 6ddf50d8d7a3 [2021-09-09T17:54:52.786Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-09T17:54:52.802Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-09-09T17:54:52.802Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-09T17:54:52.802Z] Setting up mime-support (3.60ubuntu1) ... [2021-09-09T17:54:52.802Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-09T17:54:52.802Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-09T17:54:52.802Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-09T17:54:52.802Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-09T17:54:52.802Z] Setting up systemd (237-3ubuntu10.51) ... [2021-09-09T17:54:52.802Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-09-09T17:54:53.060Z] Removing intermediate container d268890510c2 [2021-09-09T17:54:53.060Z] ---> 1a38a7ee10e7 [2021-09-09T17:54:53.060Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-09T17:54:53.060Z] ---> Running in 395c490151e0 [2021-09-09T17:54:53.060Z] ---> Running in ee718a09a7e8 [2021-09-09T17:54:53.336Z] ---> Running in 3b504c336274 [2021-09-09T17:54:53.417Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-09T17:54:53.417Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-09T17:54:53.417Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-09-09T17:54:53.417Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-09T17:54:53.417Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-09T17:54:53.417Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-09T17:54:53.610Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-09T17:54:53.887Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-09T17:54:54.021Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.3) ... [2021-09-09T17:54:54.021Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-09T17:54:54.021Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-09T17:54:54.021Z] Setting up python3 (3.6.7-1~18.04) ... [2021-09-09T17:54:54.021Z] running python rtupdate hooks for python3.6... [2021-09-09T17:54:54.021Z] running python post-rtupdate hooks for python3.6... [2021-09-09T17:54:54.302Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-09-09T17:54:54.484Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-09T17:54:54.771Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-09T17:54:54.913Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-09-09T17:54:54.913Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-09T17:54:54.913Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-09T17:54:55.200Z] Setting up snapd (2.49.2+18.04) ... [2021-09-09T17:54:55.370Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-09T17:54:55.370Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-09T17:54:55.370Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-09T17:54:55.495Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-09-09T17:54:55.495Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-09-09T17:54:55.647Z] OK: 218 MiB in 52 packages [2021-09-09T17:54:55.647Z] OK: 218 MiB in 52 packages [2021-09-09T17:54:55.779Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-09-09T17:54:56.060Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-09-09T17:54:56.060Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-09T17:54:56.060Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-09T17:54:56.298Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-09T17:54:56.335Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-09-09T17:54:56.335Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-09-09T17:54:56.573Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-09T17:54:56.620Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-09-09T17:54:56.900Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-09-09T17:54:56.900Z] /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-09-09T17:54:56.900Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-09T17:54:56.900Z] Processing triggers for systemd (237-3ubuntu10.51) ... [2021-09-09T17:54:57.195Z] Removing intermediate container 4f5ebe092e5e [2021-09-09T17:54:57.195Z] ---> 1713dc18304d [2021-09-09T17:54:57.195Z] Step 6/32 : COPY go.mod . [2021-09-09T17:54:57.195Z] OK: 218 MiB in 52 packages [2021-09-09T17:54:57.478Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-09T17:54:57.478Z] Removing intermediate container c69e9a123a29 [2021-09-09T17:54:57.478Z] ---> d806ad510f94 [2021-09-09T17:54:57.478Z] Step 6/22 : COPY go.mod . [2021-09-09T17:54:57.767Z] OK: 218 MiB in 52 packages [2021-09-09T17:54:57.895Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-09T17:54:57.895Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-09T17:54:57.895Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-09T17:54:58.752Z] OK: 218 MiB in 52 packages [2021-09-09T17:54:58.752Z] ---> 80cdbc8d3f46 [2021-09-09T17:54:58.752Z] Step 7/32 : RUN go mod download [2021-09-09T17:54:59.027Z] ---> Running in 6b9ac9c100e0 [2021-09-09T17:54:59.027Z] ---> 579e6692669c [2021-09-09T17:54:59.027Z] Step 7/22 : RUN go mod download [2021-09-09T17:54:59.175Z] Reading package lists... [2021-09-09T17:54:59.175Z] Reading package lists... [2021-09-09T17:54:59.307Z] Removing intermediate container 3b504c336274 [2021-09-09T17:54:59.307Z] ---> b64da7efab2b [2021-09-09T17:54:59.307Z] Step 6/24 : COPY go.mod . [2021-09-09T17:54:59.307Z] Removing intermediate container 395c490151e0 [2021-09-09T17:54:59.307Z] ---> 97f0fb623dfe [2021-09-09T17:54:59.307Z] Step 6/24 : COPY go.mod . [2021-09-09T17:54:59.307Z] ---> Running in 8dd0cbf84928 [2021-09-09T17:54:59.450Z] Building dependency tree... [2021-09-09T17:54:59.450Z] Reading state information... [2021-09-09T17:54:59.735Z] Calculating upgrade... [2021-09-09T17:54:59.735Z] The following packages will be upgraded: [2021-09-09T17:54:59.735Z] advancecomp base-files bash binutils binutils-common [2021-09-09T17:54:59.735Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-09-09T17:54:59.735Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-09-09T17:54:59.735Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-09-09T17:54:59.735Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-09-09T17:54:59.735Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-09-09T17:54:59.735Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-09-09T17:54:59.735Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-09-09T17:54:59.735Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-09-09T17:54:59.735Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-09-09T17:54:59.735Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-09-09T17:54:59.735Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-09-09T17:54:59.735Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-09-09T17:54:59.735Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-09-09T17:54:59.735Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-09-09T17:54:59.735Z] ubuntu-keyring util-linux [2021-09-09T17:55:00.013Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-09-09T17:55:00.013Z] Need to get 64.2 MB of archives. [2021-09-09T17:55:00.013Z] After this operation, 5138 kB of additional disk space will be used. [2021-09-09T17:55:00.013Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-156.163 [990 kB] [2021-09-09T17:55:00.013Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-09-09T17:55:00.013Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-09-09T17:55:00.013Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-09-09T17:55:00.013Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-09-09T17:55:00.013Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-09-09T17:55:00.013Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-09-09T17:55:00.013Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-09-09T17:55:00.013Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-09-09T17:55:00.013Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-09-09T17:55:00.013Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-09-09T17:55:00.013Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-09-09T17:55:00.013Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-09-09T17:55:00.013Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-09-09T17:55:00.013Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-09-09T17:55:00.013Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-09-09T17:55:00.288Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-09-09T17:55:00.288Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-09-09T17:55:00.288Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-09-09T17:55:00.288Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-09-09T17:55:00.288Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-09-09T17:55:00.288Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-09-09T17:55:00.288Z] 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-09-09T17:55:00.288Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-09-09T17:55:00.288Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-09-09T17:55:00.288Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-09-09T17:55:00.288Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-09-09T17:55:00.288Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-09-09T17:55:00.288Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-09-09T17:55:00.288Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-09-09T17:55:00.288Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-09-09T17:55:00.288Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-09-09T17:55:00.288Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-09-09T17:55:00.288Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-09-09T17:55:00.288Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-09-09T17:55:00.288Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-09-09T17:55:00.288Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-09-09T17:55:00.288Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-09-09T17:55:00.288Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-09-09T17:55:00.288Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-09-09T17:55:00.288Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-09-09T17:55:00.288Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-09-09T17:55:00.288Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-09-09T17:55:00.288Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-09-09T17:55:00.288Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-09-09T17:55:00.288Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-09-09T17:55:00.288Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-09-09T17:55:00.288Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-09-09T17:55:00.575Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-09-09T17:55:00.575Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-09-09T17:55:00.575Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-09-09T17:55:00.575Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-09-09T17:55:00.575Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-09-09T17:55:00.575Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-09-09T17:55:00.575Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-09-09T17:55:00.575Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-09-09T17:55:00.575Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-09-09T17:55:00.575Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-09-09T17:55:00.756Z] ---> 3a49098539b1 [2021-09-09T17:55:00.756Z] Step 7/24 : RUN go mod download [2021-09-09T17:55:00.756Z] Removing intermediate container ee718a09a7e8 [2021-09-09T17:55:00.756Z] ---> 0363487be19e [2021-09-09T17:55:00.756Z] Step 6/23 : COPY go.mod . [2021-09-09T17:55:00.756Z] ---> Running in ac30a2ed4f0c [2021-09-09T17:55:00.853Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-09-09T17:55:00.854Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-09-09T17:55:00.854Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-09-09T17:55:01.032Z] ---> 70461a59ea1e [2021-09-09T17:55:01.032Z] Step 7/24 : RUN go mod download [2021-09-09T17:55:01.139Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-09-09T17:55:01.140Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-09-09T17:55:01.140Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-09-09T17:55:01.140Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-09-09T17:55:01.140Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-09-09T17:55:01.140Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-09-09T17:55:01.140Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-09-09T17:55:01.312Z] ---> Running in ad38d14d6307 [2021-09-09T17:55:01.418Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-09-09T17:55:01.418Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-09-09T17:55:01.701Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-09-09T17:55:01.701Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-09-09T17:55:01.701Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-09-09T17:55:01.701Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-09-09T17:55:01.701Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-09-09T17:55:01.701Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-09-09T17:55:01.701Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-09-09T17:55:01.701Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-09-09T17:55:01.701Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-09-09T17:55:01.701Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-09-09T17:55:01.701Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-09-09T17:55:01.701Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-09-09T17:55:01.701Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-09-09T17:55:01.701Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-09-09T17:55:01.701Z] Get:85 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-09-09T17:55:01.701Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-09-09T17:55:01.701Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.51 [13.9 kB] [2021-09-09T17:55:01.701Z] 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-09-09T17:55:01.701Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-09-09T17:55:01.923Z] ---> f8dac374fab8 [2021-09-09T17:55:01.923Z] Step 7/23 : RUN go mod download [2021-09-09T17:55:01.983Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-09-09T17:55:01.983Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-09-09T17:55:01.983Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-09-09T17:55:01.983Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-09-09T17:55:01.983Z] 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-09-09T17:55:01.983Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-09-09T17:55:01.983Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-09-09T17:55:01.983Z] 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-09-09T17:55:01.983Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-09-09T17:55:01.983Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-09-09T17:55:02.200Z] ---> Running in 684279e66234 [2021-09-09T17:55:02.269Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-09-09T17:55:02.269Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-09-09T17:55:02.269Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-09-09T17:55:02.269Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-09-09T17:55:02.554Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-09T17:55:02.554Z] Fetched 64.2 MB in 3s (25.3 MB/s) [2021-09-09T17:55:02.554Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-09T17:55:02.554Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-09-09T17:55:02.554Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-09T17:55:02.829Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-09T17:55:02.829Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-09T17:55:03.107Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-156.163_amd64.deb ... [2021-09-09T17:55:03.107Z] Unpacking linux-libc-dev:amd64 (4.15.0-156.163) over (4.15.0-20.21) ... [2021-09-09T17:55:03.107Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-09T17:55:03.107Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-09T17:55:03.598Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-09T17:55:03.598Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-09T17:55:03.598Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-09T17:55:03.598Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-09T17:55:03.598Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-09T17:55:03.598Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-09T17:55:03.598Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-09T17:55:03.598Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-09T17:55:03.598Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-09T17:55:03.598Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-09T17:55:03.598Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-09T17:55:03.598Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-09T17:55:03.887Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-09T17:55:03.887Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-09T17:55:03.887Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-09T17:55:03.887Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-09-09T17:55:03.887Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-09-09T17:55:03.887Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-09T17:55:03.887Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-09T17:55:03.887Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-09T17:55:04.185Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-09T17:55:04.185Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-09T17:55:04.185Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-09T17:55:04.185Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-09T17:55:04.463Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-09T17:55:04.463Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-09T17:55:04.464Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-09-09T17:55:04.742Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-09T17:55:05.022Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-09-09T17:55:05.308Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-09T17:55:05.308Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-09-09T17:55:05.308Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-09-09T17:55:05.308Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-09-09T17:55:05.308Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-09-09T17:55:05.595Z] Setting up base-files (10.1ubuntu2.10) ... [2021-09-09T17:55:05.595Z] Installing new version of config file /etc/issue ... [2021-09-09T17:55:05.596Z] Installing new version of config file /etc/issue.net ... [2021-09-09T17:55:05.596Z] Installing new version of config file /etc/lsb-release ... [2021-09-09T17:55:05.596Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-09-09T17:55:05.596Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-09-09T17:55:05.609Z] Removing intermediate container 6b9ac9c100e0 [2021-09-09T17:55:05.609Z] ---> 112fdcce9274 [2021-09-09T17:55:05.609Z] Step 8/32 : COPY . . [2021-09-09T17:55:05.875Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-09-09T17:55:05.875Z] Removing obsolete conffile /etc/default/motd-news ... [2021-09-09T17:55:05.875Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T17:55:05.875Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-09-09T17:55:05.875Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-09-09T17:55:05.875Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-09-09T17:55:05.885Z] Removing intermediate container 8dd0cbf84928 [2021-09-09T17:55:05.885Z] ---> df4a690cd2f2 [2021-09-09T17:55:05.885Z] Step 8/22 : COPY . . [2021-09-09T17:55:06.152Z] 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-09-09T17:55:06.152Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T17:55:06.152Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-09T17:55:06.152Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-09-09T17:55:06.152Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-09-09T17:55:06.152Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T17:55:06.152Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-09-09T17:55:06.152Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-09-09T17:55:06.656Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-09-09T17:55:06.656Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T17:55:06.656Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-09-09T17:55:06.656Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-09T17:55:06.656Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-09-09T17:55:06.656Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T17:55:06.656Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-09T17:55:06.656Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-09T17:55:06.656Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-09T17:55:07.026Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T17:55:07.026Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-09T17:55:07.026Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-09T17:55:07.026Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-09-09T17:55:07.026Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T17:55:07.026Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-09-09T17:55:07.026Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-09-09T17:55:07.026Z] Setting up grep (3.1-2build1) ... [2021-09-09T17:55:07.026Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T17:55:07.026Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-09-09T17:55:07.026Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-09-09T17:55:07.333Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-09-09T17:55:07.333Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T17:55:07.333Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-09T17:55:07.333Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-09T17:55:07.333Z] Setting up login (1:4.5-1ubuntu2) ... [2021-09-09T17:55:07.333Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T17:55:07.333Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-09T17:55:07.333Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-09T17:55:07.661Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-09-09T17:55:07.661Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T17:55:07.661Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-09T17:55:07.661Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-09T17:55:07.972Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-09T17:55:07.972Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-09T17:55:08.251Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-09T17:55:08.251Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-09T17:55:08.536Z] Removing intermediate container ac30a2ed4f0c [2021-09-09T17:55:08.536Z] ---> 6fdee621b239 [2021-09-09T17:55:08.536Z] Step 8/24 : COPY . . [2021-09-09T17:55:08.539Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-09-09T17:55:08.539Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T17:55:08.539Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-09-09T17:55:08.539Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-09T17:55:08.826Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-09T17:55:08.826Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-09T17:55:08.826Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-09T17:55:08.826Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-09T17:55:09.106Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-09-09T17:55:09.106Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T17:55:09.106Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-09-09T17:55:09.106Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-09-09T17:55:09.106Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-09-09T17:55:09.417Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T17:55:09.417Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-09T17:55:09.417Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-09T17:55:09.417Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-09T17:55:09.417Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T17:55:09.417Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-09T17:55:09.417Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-09T17:55:09.417Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-09T17:55:09.703Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T17:55:09.703Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-09T17:55:09.703Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-09T17:55:09.703Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-09T17:55:09.703Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T17:55:09.703Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-09T17:55:09.703Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-09T17:55:09.703Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-09T17:55:09.979Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T17:55:09.979Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-09T17:55:09.979Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-09T17:55:09.979Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-09T17:55:09.979Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-09T17:55:09.979Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-09T17:55:09.979Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T17:55:09.979Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-09T17:55:09.979Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-09T17:55:10.259Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-09T17:55:10.259Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T17:55:10.259Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-09T17:55:10.259Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-09T17:55:10.259Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-09T17:55:10.259Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T17:55:10.259Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-09T17:55:10.259Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-09T17:55:10.259Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-09-09T17:55:10.516Z] Removing intermediate container ad38d14d6307 [2021-09-09T17:55:10.516Z] ---> fa6a6a35f166 [2021-09-09T17:55:10.516Z] Step 8/24 : COPY . . [2021-09-09T17:55:10.538Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T17:55:10.538Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-09T17:55:10.538Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-09T17:55:10.815Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-09-09T17:55:11.088Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-09-09T17:55:11.365Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-09-09T17:55:11.365Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T17:55:11.365Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-09T17:55:11.365Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-09T17:55:11.650Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-09-09T17:55:11.650Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T17:55:11.650Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-09-09T17:55:11.650Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-09T17:55:11.650Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-09-09T17:55:11.651Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-09T17:55:11.651Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-09-09T17:55:11.651Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-09-09T17:55:11.930Z] Setting up debconf (1.5.66ubuntu1) ... [2021-09-09T17:55:11.930Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-09T17:55:11.930Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-09-09T17:55:11.930Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-09T17:55:12.208Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-09-09T17:55:12.208Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-09T17:55:12.208Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-09-09T17:55:12.208Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-09T17:55:12.208Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-09-09T17:55:12.208Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-09T17:55:12.208Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-09T17:55:12.208Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-09T17:55:12.208Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-09T17:55:12.482Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-09T17:55:12.482Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-09T17:55:12.482Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-09T17:55:12.482Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-09T17:55:12.482Z] (Reading database ... 13919 files and directories currently installed.) [2021-09-09T17:55:12.482Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-09T17:55:12.760Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-09T17:55:12.760Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-09T17:55:12.760Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T17:55:12.760Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-09T17:55:12.760Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-09T17:55:12.760Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.51_amd64.deb ... [2021-09-09T17:55:12.760Z] Unpacking systemd-sysv (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-09-09T17:55:13.039Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-09T17:55:13.039Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-09T17:55:13.039Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-09T17:55:13.039Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T17:55:13.039Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-09-09T17:55:13.039Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-09-09T17:55:13.039Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-09-09T17:55:13.147Z] Removing intermediate container 684279e66234 [2021-09-09T17:55:13.147Z] ---> ce99f7ba45e5 [2021-09-09T17:55:13.147Z] Step 8/23 : COPY . . [2021-09-09T17:55:13.318Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T17:55:13.318Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-09-09T17:55:13.318Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-09-09T17:55:13.318Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-09-09T17:55:13.318Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T17:55:13.318Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-09-09T17:55:13.318Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-09T17:55:13.318Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-09T17:55:13.596Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T17:55:13.596Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-09T17:55:13.596Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-09T17:55:13.596Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-09T17:55:13.596Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T17:55:13.596Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-09-09T17:55:13.596Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-09-09T17:55:13.596Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-09-09T17:55:13.887Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T17:55:13.887Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-09T17:55:13.887Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-09T17:55:13.887Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-09-09T17:55:14.171Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T17:55:14.171Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-09T17:55:14.171Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-09T17:55:14.171Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-09-09T17:55:14.171Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T17:55:14.171Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-09T17:55:14.171Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-09T17:55:14.171Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-09T17:55:14.454Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T17:55:14.454Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-09T17:55:14.454Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-09T17:55:14.454Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-09T17:55:14.454Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T17:55:14.454Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-09-09T17:55:14.454Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-09-09T17:55:14.454Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-09-09T17:55:14.733Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T17:55:14.733Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-09-09T17:55:14.733Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-09-09T17:55:14.733Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-09-09T17:55:14.733Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T17:55:14.733Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-09-09T17:55:14.733Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-09-09T17:55:14.733Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-09-09T17:55:15.023Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T17:55:15.023Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-09-09T17:55:15.023Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-09-09T17:55:15.023Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-09-09T17:55:15.023Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T17:55:15.023Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-09-09T17:55:15.023Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-09-09T17:55:15.023Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-09-09T17:55:15.302Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T17:55:15.302Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-09-09T17:55:15.302Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-09-09T17:55:15.302Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-09-09T17:55:15.302Z] (Reading database ... 13924 files and directories currently installed.) [2021-09-09T17:55:15.302Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-09T17:55:15.302Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-09T17:55:15.302Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-09T17:55:15.302Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-09T17:55:15.578Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-09T17:55:15.578Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-09T17:55:15.578Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-09-09T17:55:15.578Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-09-09T17:55:15.578Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-09-09T17:55:15.862Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-09-09T17:55:15.862Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-09-09T17:55:15.862Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-09-09T17:55:15.862Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-09-09T17:55:15.862Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-09-09T17:55:15.862Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-09-09T17:55:15.862Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-09-09T17:55:15.862Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-09-09T17:55:15.863Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-09-09T17:55:16.136Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-09-09T17:55:16.136Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-09-09T17:55:16.136Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-09-09T17:55:16.136Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-09-09T17:55:16.136Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-09-09T17:55:16.136Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-09-09T17:55:16.413Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-09-09T17:55:16.413Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-09-09T17:55:16.413Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-09-09T17:55:16.413Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-09-09T17:55:16.688Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-09T17:55:16.688Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-09T17:55:16.965Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-09T17:55:16.965Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-09T17:55:16.965Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-09T17:55:16.965Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-09T17:55:16.965Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-09T17:55:16.965Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-09T17:55:16.965Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-09T17:55:17.242Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-09T17:55:17.242Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-09T17:55:17.242Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-09T17:55:17.242Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-09T17:55:17.242Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-09T17:55:17.242Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-09T17:55:17.242Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-09T17:55:18.247Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-09T17:55:18.247Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-09T17:55:18.854Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-09T17:55:18.854Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-09T17:55:19.141Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-09T17:55:19.141Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-09T17:55:19.420Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-09T17:55:19.420Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-09T17:55:20.419Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-09T17:55:20.419Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-09T17:55:20.419Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-09T17:55:20.419Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-09T17:55:20.419Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-09-09T17:55:20.419Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-09T17:55:20.419Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-09-09T17:55:20.419Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-09T17:55:20.698Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-09-09T17:55:20.698Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-09-09T17:55:20.698Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-09T17:55:20.698Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-09T17:55:20.698Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-09T17:55:20.698Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-09T17:55:20.698Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-09-09T17:55:20.698Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-09-09T17:55:20.987Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-09T17:55:20.987Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-09T17:55:20.987Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-09T17:55:20.987Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-09T17:55:20.987Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-09T17:55:20.987Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-09-09T17:55:20.987Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-09-09T17:55:20.987Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-09-09T17:55:20.987Z] [2021-09-09T17:55:20.987Z] Current default time zone: 'Etc/UTC' [2021-09-09T17:55:20.987Z] Local time is now: Thu Sep 9 17:55:20 UTC 2021. [2021-09-09T17:55:20.987Z] Universal Time is now: Thu Sep 9 17:55:20 UTC 2021. [2021-09-09T17:55:20.987Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-09-09T17:55:20.987Z] [2021-09-09T17:55:20.987Z] Setting up systemd-sysv (237-3ubuntu10.51) ... [2021-09-09T17:55:20.987Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-09T17:55:20.987Z] Setting up linux-libc-dev:amd64 (4.15.0-156.163) ... [2021-09-09T17:55:20.987Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-09-09T17:55:20.987Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-09-09T17:55:20.987Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-09-09T17:55:21.268Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-09-09T17:55:21.268Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-09-09T17:55:21.268Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-09-09T17:55:21.268Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-09-09T17:55:21.268Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-09T17:55:21.268Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-09-09T17:55:21.268Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-09T17:55:21.268Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-09T17:55:21.268Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-09T17:55:21.268Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-09-09T17:55:21.268Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-09-09T17:55:21.268Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-09-09T17:55:21.268Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-09T17:55:21.268Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-09-09T17:55:21.544Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-09-09T17:55:21.544Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-09-09T17:55:21.544Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-09-09T17:55:23.537Z] Updating certificates in /etc/ssl/certs... [2021-09-09T17:55:24.135Z] 23 added, 27 removed; done. [2021-09-09T17:55:24.135Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-09-09T17:55:24.135Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-09T17:55:24.135Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-09-09T17:55:24.135Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-09-09T17:55:24.135Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-09-09T17:55:24.416Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-09T17:55:24.416Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-09T17:55:24.416Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-09T17:55:24.416Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-09T17:55:24.416Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-09T17:55:24.416Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-09T17:55:24.416Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-09T17:55:24.416Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-09-09T17:55:24.416Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-09-09T17:55:24.416Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-09-09T17:55:24.416Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-09-09T17:55:24.416Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-09-09T17:55:24.416Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-09T17:55:24.416Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-09T17:55:24.416Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-09-09T17:55:24.416Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-09-09T17:55:24.416Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-09-09T17:55:24.416Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-09T17:55:24.416Z] Processing triggers for systemd (237-3ubuntu10.51) ... [2021-09-09T17:55:24.697Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-09-09T17:55:24.697Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-09-09T17:55:24.697Z] Updating certificates in /etc/ssl/certs... [2021-09-09T17:55:25.306Z] 0 added, 0 removed; done. [2021-09-09T17:55:25.306Z] Running hooks in /etc/ca-certificates/update.d... [2021-09-09T17:55:25.306Z] done. [2021-09-09T17:55:25.612Z] Reading package lists... [2021-09-09T17:55:25.891Z] Building dependency tree... [2021-09-09T17:55:25.891Z] Reading state information... [2021-09-09T17:55:25.891Z] The following NEW packages will be installed: [2021-09-09T17:55:25.891Z] apt-transport-https [2021-09-09T17:55:25.891Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-09-09T17:55:26.165Z] Need to get 4348 B of archives. [2021-09-09T17:55:26.165Z] After this operation, 154 kB of additional disk space will be used. [2021-09-09T17:55:26.165Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-09-09T17:55:26.165Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-09T17:55:26.445Z] Fetched 4348 B in 0s (23.5 kB/s) [2021-09-09T17:55:26.445Z] Selecting previously unselected package apt-transport-https. [2021-09-09T17:55:26.445Z] (Reading database ... 13929 files and directories currently installed.) [2021-09-09T17:55:26.445Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-09-09T17:55:26.445Z] Unpacking apt-transport-https (1.6.14) ... [2021-09-09T17:55:26.445Z] Setting up apt-transport-https (1.6.14) ... [2021-09-09T17:55:26.734Z] Waiting for network to be ready... [2021-09-09T17:55:33.487Z] 2021-09-09T17:55:30Z INFO Waiting for automatic snapd restart... [2021-09-09T17:55:33.769Z] snapd 2.51.4 from Canonical* installed [2021-09-09T17:55:34.757Z] "snapd" switched to the "latest/stable" channel [2021-09-09T17:55:34.757Z] [2021-09-09T17:55:35.396Z] ---> eb450edaa596 [2021-09-09T17:55:35.396Z] Step 9/32 : RUN go mod tidy [2021-09-09T17:55:35.396Z] ---> 3b87ba6b15d8 [2021-09-09T17:55:35.396Z] Step 9/22 : RUN go mod tidy [2021-09-09T17:55:35.396Z] ---> 07bbb51f4070 [2021-09-09T17:55:35.396Z] Step 9/24 : RUN go mod tidy [2021-09-09T17:55:35.396Z] ---> Running in 7b0ed23eff22 [2021-09-09T17:55:35.396Z] ---> Running in b592254552a7 [2021-09-09T17:55:35.396Z] ---> 76586b72adc6 [2021-09-09T17:55:35.396Z] Step 9/23 : RUN go mod tidy [2021-09-09T17:55:35.397Z] ---> 127136165612 [2021-09-09T17:55:35.397Z] Step 9/24 : RUN go mod tidy [2021-09-09T17:55:35.397Z] ---> Running in 0790141ed79d [2021-09-09T17:55:35.397Z] ---> Running in 898cbba45f5b [2021-09-09T17:55:35.397Z] ---> Running in c02236b89b3e [2021-09-09T17:55:37.411Z] core18 20210722 from Canonical* installed [2021-09-09T17:55:37.411Z] "core18" switched to the "latest/stable" channel [2021-09-09T17:55:37.411Z] [2021-09-09T17:55:39.743Z] Removing intermediate container 7b0ed23eff22 [2021-09-09T17:55:39.743Z] ---> 60b7d433dbbb [2021-09-09T17:55:39.743Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-09T17:55:39.743Z] Removing intermediate container 0790141ed79d [2021-09-09T17:55:39.743Z] ---> e48b00571dbe [2021-09-09T17:55:39.743Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-09T17:55:39.743Z] ---> Running in 3a7e443b1fda [2021-09-09T17:55:40.029Z] ---> Running in 529290e70fd2 [2021-09-09T17:55:40.066Z] snapcraft 5.0 from Canonical* installed [2021-09-09T17:55:40.066Z] "snapcraft" switched to the "latest/stable" channel [2021-09-09T17:55:40.066Z] [2021-09-09T17:55:40.304Z] Removing intermediate container 898cbba45f5b [2021-09-09T17:55:40.304Z] ---> 6cc24e201f53 [2021-09-09T17:55:40.304Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-09T17:55:40.304Z] Removing intermediate container b592254552a7 [2021-09-09T17:55:40.304Z] ---> 31e8a391e592 [2021-09-09T17:55:40.304Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-09T17:55:40.304Z] Removing intermediate container c02236b89b3e [2021-09-09T17:55:40.304Z] ---> 28530e5b3c8f [2021-09-09T17:55:40.304Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-09T17:55:40.585Z] ---> Running in 9e452210f6e7 [2021-09-09T17:55:40.585Z] ---> Running in 57cc1d2f3e5e [2021-09-09T17:55:40.585Z] ---> Running in 84f745dce380 [2021-09-09T17:55:42.040Z] 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-09-09T17:55:42.316Z] 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-09-09T17:55:42.591Z] 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-09-09T17:55:43.196Z] 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-09-09T17:55:43.196Z] 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-09-09T17:55:44.413Z] 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-09-09T17:55:44.413Z] - README.md [2021-09-09T17:55:44.413Z] [2021-09-09T17:55:44.413Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-09T17:55:44.686Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-09T17:55:44.686Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-09T17:55:44.962Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-09T17:55:45.952Z] Reading package lists... [2021-09-09T17:55:46.231Z] 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-09-09T17:55:46.512Z] Reading package lists... [2021-09-09T17:55:46.512Z] Building dependency tree... [2021-09-09T17:55:46.512Z] Reading state information... [2021-09-09T17:55:46.789Z] Suggested packages: [2021-09-09T17:55:46.789Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-09-09T17:55:46.789Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-09-09T17:55:46.789Z] Recommended packages: [2021-09-09T17:55:46.789Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-09-09T17:55:46.789Z] The following NEW packages will be installed: [2021-09-09T17:55:46.789Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-09-09T17:55:46.789Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-09-09T17:55:46.789Z] pkg-config zip [2021-09-09T17:55:46.789Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-09-09T17:55:46.789Z] Need to get 7663 kB of archives. [2021-09-09T17:55:46.789Z] After this operation, 43.8 MB of additional disk space will be used. [2021-09-09T17:55:46.789Z] 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-09-09T17:55:47.063Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] [2021-09-09T17:55:47.063Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-09-09T17:55:47.063Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-09-09T17:55:47.063Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-09-09T17:55:47.063Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-09-09T17:55:47.063Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-09-09T17:55:47.063Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-09-09T17:55:47.337Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-09-09T17:55:47.337Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-09-09T17:55:47.337Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-09-09T17:55:47.614Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-09-09T17:55:47.614Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-09-09T17:55:47.614Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-09-09T17:55:47.614Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-09-09T17:55:47.890Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-09T17:55:47.890Z] Fetched 7663 kB in 1s (8537 kB/s) [2021-09-09T17:55:47.890Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-09-09T17:55:47.890Z] (Reading database ... 13933 files and directories currently installed.) [2021-09-09T17:55:47.890Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-09-09T17:55:47.890Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-09T17:55:48.164Z] Selecting previously unselected package libpsl5:amd64. [2021-09-09T17:55:48.164Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-09-09T17:55:48.164Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-09-09T17:55:48.164Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-09-09T17:55:48.164Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-09-09T17:55:48.164Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-09T17:55:48.164Z] Selecting previously unselected package librtmp1:amd64. [2021-09-09T17:55:48.164Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-09-09T17:55:48.164Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-09T17:55:48.164Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-09-09T17:55:48.164Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... [2021-09-09T17:55:48.164Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-09-09T17:55:48.164Z] Selecting previously unselected package liberror-perl. [2021-09-09T17:55:48.164Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-09-09T17:55:48.164Z] Unpacking liberror-perl (0.17025-1) ... [2021-09-09T17:55:48.437Z] Selecting previously unselected package git-man. [2021-09-09T17:55:48.437Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-09-09T17:55:48.437Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-09-09T17:55:48.437Z] Selecting previously unselected package git. [2021-09-09T17:55:48.437Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-09-09T17:55:48.437Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-09-09T17:55:49.037Z] Selecting previously unselected package libnorm1:amd64. [2021-09-09T17:55:49.037Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-09-09T17:55:49.037Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-09T17:55:49.037Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-09-09T17:55:49.037Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-09-09T17:55:49.037Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-09T17:55:49.037Z] Selecting previously unselected package libsodium23:amd64. [2021-09-09T17:55:49.037Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-09-09T17:55:49.037Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-09-09T17:55:49.037Z] Selecting previously unselected package libzmq5:amd64. [2021-09-09T17:55:49.037Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-09T17:55:49.037Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-09T17:55:49.037Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-09-09T17:55:49.037Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-09T17:55:49.037Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-09T17:55:49.319Z] Selecting previously unselected package pkg-config. [2021-09-09T17:55:49.319Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-09-09T17:55:49.319Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-09-09T17:55:49.319Z] Selecting previously unselected package zip. [2021-09-09T17:55:49.319Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-09-09T17:55:49.319Z] Unpacking zip (3.0-11build1) ... [2021-09-09T17:55:49.319Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-09T17:55:49.319Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-09-09T17:55:49.319Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-09T17:55:49.319Z] Setting up liberror-perl (0.17025-1) ... [2021-09-09T17:55:49.319Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-09-09T17:55:49.319Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-09T17:55:49.319Z] No schema files found: doing nothing. [2021-09-09T17:55:49.319Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-09T17:55:49.319Z] Setting up zip (3.0-11build1) ... [2021-09-09T17:55:49.319Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-09T17:55:49.319Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-09-09T17:55:49.319Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-09-09T17:55:49.595Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-09T17:55:49.595Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-09-09T17:55:49.596Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-09T17:55:49.596Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-09-09T17:55:49.596Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-09T17:55:50.195Z] git set to automatically installed. [2021-09-09T17:55:50.195Z] git-man set to automatically installed. [2021-09-09T17:55:50.195Z] libcurl3-gnutls set to automatically installed. [2021-09-09T17:55:50.195Z] liberror-perl set to automatically installed. [2021-09-09T17:55:50.195Z] libglib2.0-0 set to automatically installed. [2021-09-09T17:55:50.195Z] libnghttp2-14 set to automatically installed. [2021-09-09T17:55:50.195Z] libnorm1 set to automatically installed. [2021-09-09T17:55:50.195Z] libpgm-5.2-0 set to automatically installed. [2021-09-09T17:55:50.195Z] libpsl5 set to automatically installed. [2021-09-09T17:55:50.195Z] librtmp1 set to automatically installed. [2021-09-09T17:55:50.195Z] libsodium23 set to automatically installed. [2021-09-09T17:55:50.195Z] libzmq3-dev set to automatically installed. [2021-09-09T17:55:50.195Z] libzmq5 set to automatically installed. [2021-09-09T17:55:50.195Z] pkg-config set to automatically installed. [2021-09-09T17:55:50.195Z] zip set to automatically installed. [2021-09-09T17:55:51.189Z] snapd is not logged in, snap install commands will use sudo [2021-09-09T17:55:52.638Z] snap "core18" has no updates available [2021-09-09T17:55:53.240Z] snapd is not logged in, snap install commands will use sudo [2021-09-09T17:55:58.678Z] go (1.16/stable) 1.16.7 from Michael Hudson-Doyle (mwhudson) installed [2021-09-09T17:55:58.951Z] Pulling config-common [2021-09-09T17:55:58.951Z] + snapcraftctl pull [2021-09-09T17:55:59.935Z] Pulling go-build-helper [2021-09-09T17:55:59.935Z] + snapcraftctl pull [2021-09-09T17:56:00.912Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-09-09T17:56:00.912Z] Skipping pull go-build-helper (already ran) [2021-09-09T17:56:00.912Z] Building go-build-helper [2021-09-09T17:56:00.912Z] + snapcraftctl build [2021-09-09T17:56:03.534Z] Staging go-build-helper [2021-09-09T17:56:03.534Z] + snapcraftctl stage [2021-09-09T17:56:11.816Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-09T17:56:11.816Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-09T17:56:11.816Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1866 kB] [2021-09-09T17:56:11.816Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [340 kB] [2021-09-09T17:56:11.816Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-09T17:56:11.816Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-09T17:56:11.816Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [433 kB] [2021-09-09T17:56:11.816Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [58.1 kB] [2021-09-09T17:56:11.816Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1138 kB] [2021-09-09T17:56:11.816Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] [2021-09-09T17:56:11.816Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-09T17:56:11.816Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-09T17:56:11.816Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-09T17:56:11.816Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-09T17:56:11.816Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-09T17:56:11.816Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-09T17:56:11.816Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-09T17:56:11.816Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-09T17:56:11.816Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-09T17:56:11.816Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2212 kB] [2021-09-09T17:56:11.816Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [432 kB] [2021-09-09T17:56:11.816Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-09T17:56:11.816Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-09T17:56:11.816Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [457 kB] [2021-09-09T17:56:11.816Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [61.8 kB] [2021-09-09T17:56:11.816Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1749 kB] [2021-09-09T17:56:11.816Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] [2021-09-09T17:56:11.816Z] Fetched 25.2 MB in 0s (0 B/s) [2021-09-09T17:56:11.816Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-09-09T17:56:11.816Z] Fetched 224 kB in 0s (0 B/s) [2021-09-09T17:56:11.816Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-09-09T17:56:11.816Z] Fetched 157 kB in 0s (0 B/s) [2021-09-09T17:56:11.816Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-09-09T17:56:11.816Z] Fetched 221 kB in 0s (0 B/s) [2021-09-09T17:56:11.816Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-09-09T17:56:11.816Z] Fetched 143 kB in 0s (0 B/s) [2021-09-09T17:56:11.816Z] Pulling edgex-go [2021-09-09T17:56:11.816Z] + snapcraftctl pull [2021-09-09T17:56:13.262Z] Pulling hooks [2021-09-09T17:56:13.262Z] + snapcraftctl pull [2021-09-09T17:56:31.586Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-09T17:56:31.586Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-09T17:56:31.586Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-09T17:56:31.586Z] Fetched 0 B in 0s (0 B/s) [2021-09-09T17:56:31.586Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-09-09T17:56:31.586Z] Fetched 96.5 kB in 0s (0 B/s) [2021-09-09T17:56:31.586Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-09-09T17:56:31.586Z] Fetched 279 kB in 0s (0 B/s) [2021-09-09T17:56:31.586Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-09-09T17:56:31.586Z] Fetched 122 kB in 0s (0 B/s) [2021-09-09T17:56:31.586Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-09-09T17:56:31.586Z] Fetched 77.8 kB in 0s (0 B/s) [2021-09-09T17:56:31.586Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-09-09T17:56:31.586Z] Fetched 8848 B in 0s (0 B/s) [2021-09-09T17:56:31.586Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-09-09T17:56:31.586Z] Fetched 47.8 kB in 0s (0 B/s) [2021-09-09T17:56:31.586Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-09-09T17:56:31.586Z] Fetched 45.6 kB in 0s (0 B/s) [2021-09-09T17:56:31.586Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-09-09T17:56:31.586Z] Fetched 15.0 kB in 0s (0 B/s) [2021-09-09T17:56:31.586Z] Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] [2021-09-09T17:56:31.586Z] Fetched 219 kB in 0s (0 B/s) [2021-09-09T17:56:31.586Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-09-09T17:56:31.586Z] Fetched 154 kB in 0s (0 B/s) [2021-09-09T17:56:31.586Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-09-09T17:56:31.586Z] Fetched 50.6 kB in 0s (0 B/s) [2021-09-09T17:56:31.586Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-09-09T17:56:31.586Z] Fetched 14.8 kB in 0s (0 B/s) [2021-09-09T17:56:31.586Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-09-09T17:56:31.586Z] Fetched 41.8 kB in 0s (0 B/s) [2021-09-09T17:56:31.586Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-09-09T17:56:31.586Z] Fetched 499 kB in 0s (0 B/s) [2021-09-09T17:56:31.586Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-09-09T17:56:31.586Z] Fetched 111 kB in 0s (0 B/s) [2021-09-09T17:56:31.586Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-09-09T17:56:31.586Z] Fetched 240 kB in 0s (0 B/s) [2021-09-09T17:56:31.586Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-09-09T17:56:31.586Z] Fetched 29.3 kB in 0s (0 B/s) [2021-09-09T17:56:31.586Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-09-09T17:56:31.586Z] Fetched 85.5 kB in 0s (0 B/s) [2021-09-09T17:56:31.586Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-09-09T17:56:31.586Z] Fetched 24.5 kB in 0s (0 B/s) [2021-09-09T17:56:31.586Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-09-09T17:56:31.586Z] Fetched 49.2 kB in 0s (0 B/s) [2021-09-09T17:56:31.586Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-09-09T17:56:31.586Z] Fetched 54.2 kB in 0s (0 B/s) [2021-09-09T17:56:31.586Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-09-09T17:56:31.586Z] Fetched 30.8 kB in 0s (0 B/s) [2021-09-09T17:56:31.586Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-09-09T17:56:31.586Z] Fetched 15.8 kB in 0s (0 B/s) [2021-09-09T17:56:31.586Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-09-09T17:56:31.586Z] Fetched 85.9 kB in 0s (0 B/s) [2021-09-09T17:56:31.586Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-09-09T17:56:31.586Z] Fetched 8720 B in 0s (0 B/s) [2021-09-09T17:56:31.586Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-09-09T17:56:31.586Z] Fetched 140 kB in 0s (0 B/s) [2021-09-09T17:56:31.586Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-09-09T17:56:31.586Z] Fetched 119 kB in 0s (0 B/s) [2021-09-09T17:56:31.586Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-09-09T17:56:31.586Z] Fetched 111 kB in 0s (0 B/s) [2021-09-09T17:56:31.586Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-09-09T17:56:31.586Z] Fetched 11.1 kB in 0s (0 B/s) [2021-09-09T17:56:31.586Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-09-09T17:56:31.586Z] Fetched 645 kB in 0s (0 B/s) [2021-09-09T17:56:31.586Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-09-09T17:56:31.586Z] Fetched 41.3 kB in 0s (0 B/s) [2021-09-09T17:56:31.586Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-09-09T17:56:31.586Z] Fetched 17.9 kB in 0s (0 B/s) [2021-09-09T17:56:31.586Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-09-09T17:56:31.586Z] Fetched 368 kB in 0s (0 B/s) [2021-09-09T17:56:31.586Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-09-09T17:56:31.586Z] Fetched 187 kB in 0s (0 B/s) [2021-09-09T17:56:31.586Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-09-09T17:56:31.586Z] Fetched 175 kB in 0s (0 B/s) [2021-09-09T17:56:31.586Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-09-09T17:56:31.586Z] Fetched 206 kB in 0s (0 B/s) [2021-09-09T17:56:31.586Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-09-09T17:56:31.586Z] Fetched 1302 kB in 0s (0 B/s) [2021-09-09T17:56:31.586Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-09-09T17:56:31.586Z] Fetched 36.2 kB in 0s (0 B/s) [2021-09-09T17:56:31.586Z] Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] [2021-09-09T17:56:31.586Z] Fetched 159 kB in 0s (0 B/s) [2021-09-09T17:56:31.586Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-09-09T17:56:31.586Z] Fetched 107 kB in 0s (0 B/s) [2021-09-09T17:56:31.586Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-09-09T17:56:31.586Z] Fetched 48.7 kB in 0s (0 B/s) [2021-09-09T17:56:31.586Z] Pulling static-packages [2021-09-09T17:56:31.586Z] + snapcraftctl pull [2021-09-09T17:56:31.586Z] Pulling version [2021-09-09T17:56:31.586Z] + cd /root/project [2021-09-09T17:56:31.586Z] + git describe --tags --abbrev=0 [2021-09-09T17:56:31.586Z] + sed s/v// [2021-09-09T17:56:31.586Z] + GIT_VERSION=2.0.1-dev.40 [2021-09-09T17:56:31.586Z] + [ -z 2.0.1-dev.40 ] [2021-09-09T17:56:31.586Z] + snapcraftctl set-version 2.0.1-dev.40 [2021-09-09T17:56:31.861Z] Building config-common [2021-09-09T17:56:31.861Z] + snapcraftctl build [2021-09-09T17:56:33.835Z] Skipping build go-build-helper (already ran) [2021-09-09T17:56:34.108Z] Building edgex-go [2021-09-09T17:56:34.386Z] + cd /root/parts/edgex-go/src [2021-09-09T17:56:34.386Z] + git describe --tags --abbrev=0 [2021-09-09T17:56:34.386Z] + sed s/v// [2021-09-09T17:56:34.386Z] + GIT_VERSION=2.0.1-dev.40 [2021-09-09T17:56:34.386Z] + [ -z 2.0.1-dev.40 ] [2021-09-09T17:56:34.386Z] + echo 2.0.1-dev.40 [2021-09-09T17:56:34.386Z] + make build [2021-09-09T17:56:34.386Z] go mod tidy [2021-09-09T17:56:37.778Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-09-09T17:56:37.778Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-09-09T17:56:37.778Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.16 [2021-09-09T17:56:37.778Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-09-09T17:56:37.778Z] go: downloading github.com/google/uuid v1.3.0 [2021-09-09T17:56:37.778Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-09-09T17:56:37.778Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-09-09T17:56:37.778Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-09-09T17:56:37.778Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-09-09T17:56:37.778Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-09-09T17:56:37.778Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-09-09T17:56:37.778Z] go: downloading github.com/lib/pq v1.10.3 [2021-09-09T17:56:38.053Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-09-09T17:56:38.053Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2021-09-09T17:56:38.651Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-09-09T17:56:38.652Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-09-09T17:56:38.652Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-09-09T17:56:38.928Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-09-09T17:56:39.202Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2021-09-09T17:56:39.202Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-09-09T17:56:39.481Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-09T17:56:39.481Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-09T17:56:39.481Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-09-09T17:56:39.481Z] go: downloading github.com/x448/float16 v0.8.4 [2021-09-09T17:56:39.481Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2021-09-09T17:56:39.758Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2021-09-09T17:56:39.758Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-09-09T17:56:39.758Z] go: downloading golang.org/x/text v0.3.6 [2021-09-09T17:56:39.758Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-09-09T17:56:39.758Z] go: downloading github.com/go-playground/locales v0.14.0 [2021-09-09T17:56:39.758Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-09-09T17:56:39.758Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-09-09T17:56:39.758Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-09-09T17:56:39.758Z] go: downloading github.com/kr/pretty v0.3.0 [2021-09-09T17:56:40.071Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-09-09T17:56:40.071Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-09-09T17:56:40.071Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-09-09T17:56:40.071Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-09-09T17:56:40.071Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2021-09-09T17:56:40.072Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-09-09T17:56:42.619Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-09-09T17:56:42.619Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-09-09T17:56:42.619Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-09-09T17:56:42.619Z] go: downloading github.com/kr/text v0.2.0 [2021-09-09T17:56:42.619Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2021-09-09T17:56:42.619Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-09-09T17:56:42.619Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-09-09T17:56:42.619Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-09T17:56:42.619Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-09-09T17:56:42.619Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-09-09T17:56:42.619Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-09-09T17:56:42.619Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-09-09T17:56:42.619Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-09-09T17:56:42.619Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-09-09T17:56:42.619Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-09-09T17:56:42.619Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-09T17:56:42.619Z] go: downloading github.com/fatih/color v1.9.0 [2021-09-09T17:56:42.619Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-09-09T17:56:42.619Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-09T17:56:42.619Z] go: downloading github.com/pkg/errors v0.9.1 [2021-09-09T17:56:42.619Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-09-09T17:56:42.619Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-09-09T17:56:42.619Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-09-09T17:56:42.619Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-09-09T17:56:42.619Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-09-09T17:56:42.619Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-09-09T17:56:42.619Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-09-09T17:56:42.619Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-09-09T17:56:42.619Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-09-09T17:56:42.620Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-09-09T17:56:42.620Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-09-09T17:56:42.620Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-09-09T17:56:42.620Z] go: downloading github.com/miekg/dns v1.1.26 [2021-09-09T17:56:42.620Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-09-09T17:56:42.620Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-09-09T17:56:42.620Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-09-09T17:56:42.620Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-09-09T17:56:42.620Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/core-data/core-data ./cmd/core-data [2021-09-09T17:56:51.109Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-09T17:56:55.434Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/core-command/core-command ./cmd/core-command [2021-09-09T17:56:56.033Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-09T17:56:57.465Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-09T17:56:57.738Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-09T17:56:58.728Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-09T17:57:00.164Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-09T17:57:01.141Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-09T17:57:02.136Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-09T17:57:03.120Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-09T17:57:04.098Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-09T17:57:06.095Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-09-09T17:57:06.095Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-09-09T17:57:06.095Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-09-09T17:57:06.095Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-09-09T17:57:06.095Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-09-09T17:57:06.095Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-09-09T17:57:06.095Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-09-09T17:57:06.095Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-09-09T17:57:06.095Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-09-09T17:57:06.095Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-09-09T17:57:06.095Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-09-09T17:57:06.095Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-09-09T17:57:06.095Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-09-09T17:57:06.095Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-09-09T17:57:06.095Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-09-09T17:57:06.095Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-09-09T17:57:06.095Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-09-09T17:57:06.095Z] + 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-09-09T17:57:06.095Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-09-09T17:57:06.095Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-09-09T17:57:06.095Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-09-09T17:57:06.096Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-09-09T17:57:06.096Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-09-09T17:57:06.096Z] + 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-09-09T17:57:06.096Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-09-09T17:57:06.096Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-09-09T17:57:06.096Z] + 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-09-09T17:57:07.077Z] Building hooks [2021-09-09T17:57:07.077Z] + cd /root/parts/hooks/src [2021-09-09T17:57:07.077Z] + make build [2021-09-09T17:57:07.077Z] go mod tidy [2021-09-09T17:57:07.356Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-09-09T17:57:07.356Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-09-09T17:57:07.356Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-09-09T17:57:07.356Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-09-09T17:57:07.356Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-09-09T17:57:08.351Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-09-09T17:57:08.625Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-09-09T17:57:08.625Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-09-09T17:57:12.012Z] Building static-packages [2021-09-09T17:57:12.012Z] + snapcraftctl build [2021-09-09T17:57:13.447Z] Building version [2021-09-09T17:57:13.447Z] + snapcraftctl build [2021-09-09T17:57:16.076Z] Staging config-common [2021-09-09T17:57:16.076Z] + snapcraftctl stage [2021-09-09T17:57:16.673Z] Skipping stage go-build-helper (already ran) [2021-09-09T17:57:16.673Z] Staging edgex-go [2021-09-09T17:57:16.673Z] + snapcraftctl stage [2021-09-09T17:57:17.659Z] Staging hooks [2021-09-09T17:57:17.659Z] + snapcraftctl stage [2021-09-09T17:57:19.099Z] Staging static-packages [2021-09-09T17:57:19.099Z] + snapcraftctl stage [2021-09-09T17:57:20.087Z] Staging version [2021-09-09T17:57:20.087Z] + snapcraftctl stage [2021-09-09T17:57:21.085Z] Priming config-common [2021-09-09T17:57:21.085Z] + snapcraftctl prime [2021-09-09T17:57:22.076Z] Priming go-build-helper [2021-09-09T17:57:22.076Z] + snapcraftctl prime [2021-09-09T17:57:23.066Z] Priming edgex-go [2021-09-09T17:57:23.066Z] + snapcraftctl prime [2021-09-09T17:57:24.516Z] Priming hooks [2021-09-09T17:57:24.516Z] + snapcraftctl prime [2021-09-09T17:57:25.504Z] Priming static-packages [2021-09-09T17:57:25.504Z] + snapcraftctl prime [2021-09-09T17:57:28.131Z] Priming version [2021-09-09T17:57:28.131Z] + snapcraftctl prime [2021-09-09T17:57:29.119Z] 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-09-09T17:57:35.431Z] 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-09-09T17:57:39.787Z] Removing intermediate container 84f745dce380 [2021-09-09T17:57:39.787Z] ---> c9915c1de314 [2021-09-09T17:57:39.787Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-09T17:57:40.413Z] ---> Running in 132a5afc34db [2021-09-09T17:57:40.697Z] Removing intermediate container 3a7e443b1fda [2021-09-09T17:57:40.697Z] ---> 1431ee3dfbeb [2021-09-09T17:57:40.697Z] [2021-09-09T17:57:40.697Z] Step 11/32 : FROM alpine:3.12 [2021-09-09T17:57:40.978Z] 3.12: Pulling from library/alpine [2021-09-09T17:57:42.984Z] 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-09-09T17:57:42.984Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-09T17:57:42.984Z] Status: Downloaded newer image for alpine:3.12 [2021-09-09T17:57:42.984Z] ---> afc2cc120ca2 [2021-09-09T17:57:42.984Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-09T17:57:42.984Z] Removing intermediate container 57cc1d2f3e5e [2021-09-09T17:57:42.984Z] ---> 3b39e884d1e5 [2021-09-09T17:57:42.984Z] [2021-09-09T17:57:42.984Z] Step 11/22 : FROM alpine:3.12 [2021-09-09T17:57:42.984Z] ---> afc2cc120ca2 [2021-09-09T17:57:42.984Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-09T17:57:43.593Z] ---> Running in 703c5e0be986 [2021-09-09T17:57:43.593Z] ---> Running in 4e986fba27a3 [2021-09-09T17:57:45.608Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-09T17:57:45.608Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-09T17:57:45.894Z] Removing intermediate container 703c5e0be986 [2021-09-09T17:57:45.894Z] ---> 3421f5912c38 [2021-09-09T17:57:45.894Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-09T17:57:46.498Z] (1/4) Installing ca-certificates (20191127-r4) [2021-09-09T17:57:46.498Z] Removing intermediate container 9e452210f6e7 [2021-09-09T17:57:46.498Z] ---> 1679ec7c7db2 [2021-09-09T17:57:46.498Z] [2021-09-09T17:57:46.498Z] Step 11/23 : FROM alpine:3.12 [2021-09-09T17:57:46.498Z] ---> afc2cc120ca2 [2021-09-09T17:57:46.498Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-09T17:57:46.498Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-09-09T17:57:46.498Z] (3/4) Installing libcurl (7.78.0-r0) [2021-09-09T17:57:46.498Z] (4/4) Installing curl (7.78.0-r0) [2021-09-09T17:57:46.498Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T17:57:46.498Z] Executing ca-certificates-20191127-r4.trigger [2021-09-09T17:57:46.498Z] ---> Running in a70fcfcca5ac [2021-09-09T17:57:46.777Z] OK: 7 MiB in 18 packages [2021-09-09T17:57:46.777Z] ---> Running in b372e71971eb [2021-09-09T17:57:47.064Z] Removing intermediate container 529290e70fd2 [2021-09-09T17:57:47.064Z] ---> e7daf219466c [2021-09-09T17:57:47.064Z] [2021-09-09T17:57:47.064Z] Step 11/24 : FROM alpine:3.12 [2021-09-09T17:57:47.064Z] ---> afc2cc120ca2 [2021-09-09T17:57:47.064Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-09T17:57:47.349Z] ---> Running in 28e65446011a [2021-09-09T17:57:47.641Z] Removing intermediate container 132a5afc34db [2021-09-09T17:57:47.641Z] ---> 6cf44af79e2a [2021-09-09T17:57:47.641Z] [2021-09-09T17:57:47.641Z] Step 12/24 : FROM docker:20.10.7 [2021-09-09T17:57:47.924Z] 20.10.7: Pulling from library/docker [2021-09-09T17:57:48.930Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-09T17:57:49.208Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-09T17:57:49.208Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-09T17:57:49.208Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-09T17:57:49.821Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-09-09T17:57:49.821Z] (2/2) Installing su-exec (0.2-r1) [2021-09-09T17:57:49.821Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T17:57:49.821Z] Removing intermediate container 4e986fba27a3 [2021-09-09T17:57:49.821Z] ---> d2a7b388f0b4 [2021-09-09T17:57:49.821Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-09T17:57:49.821Z] OK: 5 MiB in 16 packages [2021-09-09T17:57:49.821Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-09-09T17:57:49.821Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T17:57:49.821Z] OK: 5 MiB in 15 packages [2021-09-09T17:57:50.101Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-09T17:57:50.101Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-09T17:57:50.101Z] ---> Running in 60d9488e180f [2021-09-09T17:57:51.110Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-09-09T17:57:51.110Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T17:57:51.110Z] OK: 5 MiB in 15 packages [2021-09-09T17:57:51.388Z] Removing intermediate container 60d9488e180f [2021-09-09T17:57:51.388Z] ---> b60e0f787d1d [2021-09-09T17:57:51.388Z] Step 14/22 : WORKDIR /edgex [2021-09-09T17:57:52.004Z] ---> Running in f2f324fecd4e [2021-09-09T17:57:52.004Z] Removing intermediate container a70fcfcca5ac [2021-09-09T17:57:52.004Z] ---> c09367ee1dd1 [2021-09-09T17:57:52.004Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-09T17:57:52.004Z] Removing intermediate container b372e71971eb [2021-09-09T17:57:52.004Z] ---> 874ae6d4498d [2021-09-09T17:57:52.004Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-09T17:57:52.284Z] ---> Running in 99e1b93665cd [2021-09-09T17:57:52.284Z] ---> Running in c5def68dfd03 [2021-09-09T17:57:52.567Z] Removing intermediate container f2f324fecd4e [2021-09-09T17:57:52.567Z] ---> 43053dc9e66a [2021-09-09T17:57:52.567Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-09T17:57:52.848Z] Removing intermediate container 28e65446011a [2021-09-09T17:57:52.848Z] ---> 91fda14e2c26 [2021-09-09T17:57:52.848Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-09T17:57:53.125Z] Removing intermediate container 99e1b93665cd [2021-09-09T17:57:53.125Z] ---> fa40bb3adb19 [2021-09-09T17:57:53.125Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-09T17:57:53.125Z] ---> Running in 8c34ee3f0858 [2021-09-09T17:57:53.409Z] Removing intermediate container c5def68dfd03 [2021-09-09T17:57:53.409Z] ---> a01e88714f7a [2021-09-09T17:57:53.409Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-09T17:57:53.409Z] ---> Running in 6fd31758b789 [2021-09-09T17:57:53.690Z] ---> Running in ccdccc0f5059 [2021-09-09T17:57:53.970Z] ---> 17a21fe4387b [2021-09-09T17:57:53.970Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-09T17:57:53.970Z] Removing intermediate container 8c34ee3f0858 [2021-09-09T17:57:53.970Z] ---> 3e82c334a108 [2021-09-09T17:57:53.970Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-09T17:57:54.245Z] ---> Running in 2dc5ce63744f [2021-09-09T17:57:54.531Z] Removing intermediate container 6fd31758b789 [2021-09-09T17:57:54.531Z] ---> 6a408ef9d264 [2021-09-09T17:57:54.531Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-09T17:57:54.531Z] Removing intermediate container ccdccc0f5059 [2021-09-09T17:57:54.531Z] ---> 2d6f2ecffe1d [2021-09-09T17:57:54.531Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-09T17:57:54.810Z] ---> Running in 85d3f51a53fa [2021-09-09T17:57:54.810Z] ---> Running in fa29be77e2de [2021-09-09T17:57:55.088Z] Removing intermediate container 2dc5ce63744f [2021-09-09T17:57:55.088Z] ---> c6c39bcdd9ca [2021-09-09T17:57:55.088Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-09T17:57:55.365Z] ---> Running in d33b40047e77 [2021-09-09T17:57:55.648Z] Removing intermediate container 85d3f51a53fa [2021-09-09T17:57:55.648Z] ---> d9c063db510d [2021-09-09T17:57:55.648Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T17:57:56.033Z] ---> ef4fe591a2be [2021-09-09T17:57:56.033Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-09T17:57:56.329Z] Removing intermediate container d33b40047e77 [2021-09-09T17:57:56.329Z] ---> c79d7bb8dc8c [2021-09-09T17:57:56.329Z] Step 16/24 : WORKDIR / [2021-09-09T17:57:56.637Z] ---> Running in 3c7273f046e4 [2021-09-09T17:57:57.645Z] ---> c752f77a68c7 [2021-09-09T17:57:57.645Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-09T17:57:57.645Z] Removing intermediate container 3c7273f046e4 [2021-09-09T17:57:57.645Z] ---> af0f0108e554 [2021-09-09T17:57:57.645Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T17:57:58.644Z] ---> a5990009131d [2021-09-09T17:57:58.644Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-09T17:57:58.925Z] Removing intermediate container fa29be77e2de [2021-09-09T17:57:58.925Z] ---> c56250c9bb4f [2021-09-09T17:57:58.925Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-09T17:57:58.925Z] ---> Running in f3860cdb96b3 [2021-09-09T17:57:59.203Z] ---> Running in 9cd29d8f2bfd [2021-09-09T17:57:59.203Z] ---> e6d6aef961e0 [2021-09-09T17:57:59.203Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-09T17:57:59.808Z] Removing intermediate container f3860cdb96b3 [2021-09-09T17:57:59.808Z] ---> 74249801ecde [2021-09-09T17:57:59.808Z] Step 19/22 : CMD ["--init=true"] [2021-09-09T17:58:00.086Z] ---> b33d1c880595 [2021-09-09T17:58:00.086Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-09T17:58:00.086Z] ---> Running in 4939ddbbf28b [2021-09-09T17:58:00.086Z] Removing intermediate container 9cd29d8f2bfd [2021-09-09T17:58:00.086Z] ---> e056f1d1864e [2021-09-09T17:58:00.086Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-09T17:58:01.086Z] Removing intermediate container 4939ddbbf28b [2021-09-09T17:58:01.086Z] ---> 10d858dad936 [2021-09-09T17:58:01.086Z] Step 20/22 : LABEL arch=arm64 [2021-09-09T17:58:01.365Z] ---> b858bbcd3717 [2021-09-09T17:58:01.365Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-09T17:58:01.365Z] ---> Running in 00e5ece01ee8 [2021-09-09T17:58:01.644Z] ---> e7f64e25ae51 [2021-09-09T17:58:01.644Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-09T17:58:01.644Z] ---> 5dd0f066c365 [2021-09-09T17:58:01.644Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-09T17:58:01.940Z] ---> Running in 7d4015151a39 [2021-09-09T17:58:01.940Z] ---> Running in d930bdf95001 [2021-09-09T17:58:02.555Z] Removing intermediate container 00e5ece01ee8 [2021-09-09T17:58:02.555Z] ---> 03bcbfa10c18 [2021-09-09T17:58:02.555Z] Step 21/22 : LABEL git_sha=b76c258261259a6f68300af8f664283bd48bad89 [2021-09-09T17:58:02.833Z] ---> 6af011201a61 [2021-09-09T17:58:02.833Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-09T17:58:02.833Z] ---> Running in 1d97707cf3bf [2021-09-09T17:58:02.833Z] Removing intermediate container 7d4015151a39 [2021-09-09T17:58:02.833Z] ---> 9e1363fb3d60 [2021-09-09T17:58:02.833Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T17:58:03.115Z] ---> Running in 741c32062276 [2021-09-09T17:58:03.115Z] ---> Running in c0c03c68cc96 [2021-09-09T17:58:03.723Z] Removing intermediate container 1d97707cf3bf [2021-09-09T17:58:03.723Z] ---> d72c35d02064 [2021-09-09T17:58:03.723Z] Step 22/22 : LABEL version=0.0.0 [2021-09-09T17:58:03.723Z] ---> Running in 630072c91f3c [2021-09-09T17:58:04.001Z] Removing intermediate container c0c03c68cc96 [2021-09-09T17:58:04.001Z] ---> c2b75a528a1d [2021-09-09T17:58:04.001Z] Step 21/23 : LABEL arch=arm64 [2021-09-09T17:58:04.001Z] Removing intermediate container 741c32062276 [2021-09-09T17:58:04.001Z] ---> 20b332e0ea21 [2021-09-09T17:58:04.001Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T17:58:04.288Z] ---> Running in 0b2c06b2df68 [2021-09-09T17:58:04.288Z] ---> Running in b9b6978cce11 [2021-09-09T17:58:04.568Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-09T17:58:04.568Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-09T17:58:04.844Z] ---> df445af6242a [2021-09-09T17:58:04.844Z] 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-09-09T17:58:04.844Z] Removing intermediate container 630072c91f3c [2021-09-09T17:58:04.844Z] ---> b68c38d53427 [2021-09-09T17:58:04.844Z] [2021-09-09T17:58:05.128Z] ---> Running in 3384f14e732b [2021-09-09T17:58:05.128Z] Successfully built b68c38d53427 [2021-09-09T17:58:05.128Z] Removing intermediate container b9b6978cce11 [2021-09-09T17:58:05.128Z] ---> 0ea0533e86be [2021-09-09T17:58:05.128Z] Step 22/23 : LABEL git_sha=b76c258261259a6f68300af8f664283bd48bad89 [2021-09-09T17:58:05.128Z] Removing intermediate container 0b2c06b2df68 [2021-09-09T17:58:05.128Z] ---> ee2f9e06f81f [2021-09-09T17:58:05.128Z] Step 22/24 : LABEL arch=arm64 [2021-09-09T17:58:05.405Z] Successfully tagged security-proxy-setup-arm64:latest [2021-09-09T17:58:05.405Z]  Building security-proxy-setup ... done Building support-notifications [2021-09-09T17:58:05.405Z] Removing intermediate container d930bdf95001 [2021-09-09T17:58:05.405Z] ---> 1e2abe2d6584 [2021-09-09T17:58:05.405Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T17:58:05.405Z] ---> Running in 71c5d03341f8 [2021-09-09T17:58:05.405Z] ---> Running in 261b11ba7119 [2021-09-09T17:58:05.684Z] Removing intermediate container 3384f14e732b [2021-09-09T17:58:05.684Z] ---> ab86815d1d72 [2021-09-09T17:58:05.684Z] 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-09-09T17:58:05.961Z] ---> Running in 895c1fc456ce [2021-09-09T17:58:06.562Z] Removing intermediate container 261b11ba7119 [2021-09-09T17:58:06.562Z] ---> d17eb7ecec8c [2021-09-09T17:58:06.562Z] Step 23/23 : LABEL version=0.0.0 [2021-09-09T17:58:06.562Z] Removing intermediate container 71c5d03341f8 [2021-09-09T17:58:06.562Z] ---> a4284bafacdf [2021-09-09T17:58:06.562Z] Step 23/24 : LABEL git_sha=b76c258261259a6f68300af8f664283bd48bad89 [2021-09-09T17:58:06.838Z] ---> 11f076d27e06 [2021-09-09T17:58:06.838Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-09T17:58:07.118Z] ---> Running in aecedcb53ebf [2021-09-09T17:58:07.118Z] ---> Running in 1232bdb13704 [2021-09-09T17:58:07.730Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-09T17:58:08.016Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-09T17:58:08.624Z] Removing intermediate container aecedcb53ebf [2021-09-09T17:58:08.624Z] ---> 436c4a97f22d [2021-09-09T17:58:08.624Z] Step 24/24 : LABEL version=0.0.0 [2021-09-09T17:58:08.624Z] Removing intermediate container 1232bdb13704 [2021-09-09T17:58:08.624Z] ---> a39dff02e868 [2021-09-09T17:58:08.624Z] [2021-09-09T17:58:08.624Z] (1/39) Installing readline (8.1.0-r0) [2021-09-09T17:58:08.624Z] (2/39) Installing bash (5.1.0-r0) [2021-09-09T17:58:08.906Z] Executing bash-5.1.0-r0.post-install [2021-09-09T17:58:08.906Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-09T17:58:08.906Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-09T17:58:08.906Z] (5/39) Installing libcurl (7.78.0-r0) [2021-09-09T17:58:08.906Z] (6/39) Installing curl (7.78.0-r0) [2021-09-09T17:58:08.906Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-09T17:58:08.906Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-09T17:58:08.906Z] (9/39) Installing expat (2.2.10-r1) [2021-09-09T17:58:08.906Z] (10/39) Installing libffi (3.3-r2) [2021-09-09T17:58:08.906Z] (11/39) Installing gdbm (1.19-r0) [2021-09-09T17:58:08.906Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-09T17:58:08.906Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-09T17:58:08.906Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-09T17:58:09.186Z] Successfully built a39dff02e868 [2021-09-09T17:58:09.186Z] Successfully tagged support-scheduler-arm64:latest [2021-09-09T17:58:09.186Z]  Building support-scheduler ... done Building core-command [2021-09-09T17:58:09.186Z] ---> Running in 362deb90a5c3 [2021-09-09T17:58:09.464Z] ---> 6b21f0e00156 [2021-09-09T17:58:09.464Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-09T17:58:10.455Z] Removing intermediate container 362deb90a5c3 [2021-09-09T17:58:10.455Z] ---> d2b5806e55c7 [2021-09-09T17:58:10.455Z] [2021-09-09T17:58:10.734Z] Successfully built d2b5806e55c7 [2021-09-09T17:58:10.734Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-09T17:58:10.734Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-09T17:58:10.734Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-09T17:58:10.734Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-09T17:58:10.734Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-09T17:58:11.013Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-09T17:58:11.013Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-09T17:58:11.013Z] Successfully tagged core-metadata-arm64:latest [2021-09-09T17:58:11.013Z]  Building core-metadata ... done Building core-data [2021-09-09T17:58:11.013Z] ---> c3a6c818d561 [2021-09-09T17:58:11.013Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-09T17:58:11.293Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-09T17:58:11.293Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-09T17:58:11.293Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-09T17:58:11.293Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-09T17:58:11.293Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-09T17:58:11.293Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-09T17:58:11.293Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-09T17:58:11.293Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-09T17:58:11.293Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-09T17:58:11.293Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-09T17:58:11.293Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-09T17:58:11.293Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-09T17:58:11.577Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-09T17:58:11.577Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-09T17:58:11.577Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-09T17:58:11.577Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-09T17:58:11.577Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-09T17:58:11.577Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-09T17:58:12.179Z] Executing busybox-1.32.1-r6.trigger [2021-09-09T17:58:12.179Z] OK: 82 MiB in 59 packages [2021-09-09T17:58:12.785Z] ---> 89531693520f [2021-09-09T17:58:12.785Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-09T17:58:13.780Z] ---> 2239c6063051 [2021-09-09T17:58:13.780Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-09T17:58:14.388Z] ---> Running in cf6b2da624bd [2021-09-09T17:58:15.389Z] Removing intermediate container cf6b2da624bd [2021-09-09T17:58:15.389Z] ---> 054efbfccd96 [2021-09-09T17:58:15.389Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-09T17:58:16.850Z] ---> cbc6a0860149 [2021-09-09T17:58:16.850Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-09T17:58:17.128Z] ---> Running in 287e336a05cc [2021-09-09T17:58:21.488Z] Removing intermediate container 287e336a05cc [2021-09-09T17:58:21.488Z] ---> 9381c8b3c85b [2021-09-09T17:58:21.488Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-09T17:58:21.488Z] Collecting docker-compose==1.23.2 [2021-09-09T17:58:21.488Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-09T17:58:21.488Z] Collecting cached-property<2,>=1.2.0 [2021-09-09T17:58:21.488Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-09T17:58:21.488Z] Collecting docopt<0.7,>=0.6.1 [2021-09-09T17:58:21.488Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-09T17:58:21.772Z] ---> Running in a1e8327e8a1f [2021-09-09T17:58:22.376Z] Removing intermediate container a1e8327e8a1f [2021-09-09T17:58:22.376Z] ---> 22d903e0d19e [2021-09-09T17:58:22.377Z] Step 29/32 : CMD ["gate"] [2021-09-09T17:58:22.978Z] ---> Running in fbed62ea922b [2021-09-09T17:58:23.584Z] Removing intermediate container fbed62ea922b [2021-09-09T17:58:23.584Z] ---> 8d2327e1f3bb [2021-09-09T17:58:23.584Z] Step 30/32 : LABEL arch=arm64 [2021-09-09T17:58:23.863Z] Collecting texttable<0.10,>=0.9.0 [2021-09-09T17:58:23.863Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-09T17:58:23.863Z] ---> Running in ba5fcb1f7cbb [2021-09-09T17:58:24.854Z] Removing intermediate container ba5fcb1f7cbb [2021-09-09T17:58:24.854Z] ---> e04e0953caab [2021-09-09T17:58:24.854Z] Step 31/32 : LABEL git_sha=b76c258261259a6f68300af8f664283bd48bad89 [2021-09-09T17:58:25.499Z] ---> Running in f69c0eb0b7fa [2021-09-09T17:58:26.489Z] Removing intermediate container f69c0eb0b7fa [2021-09-09T17:58:26.489Z] ---> 23ccb7d9a1ca [2021-09-09T17:58:26.489Z] Step 32/32 : LABEL version=0.0.0 [2021-09-09T17:58:26.489Z] Collecting PyYAML<4,>=3.10 [2021-09-09T17:58:26.489Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-09T17:58:26.764Z] ---> Running in caa68f90d89a [2021-09-09T17:58:27.366Z] Removing intermediate container caa68f90d89a [2021-09-09T17:58:27.366Z] ---> 7371d5f4330e [2021-09-09T17:58:27.366Z] [2021-09-09T17:58:27.963Z] Successfully built 7371d5f4330e [2021-09-09T17:58:27.964Z] Successfully tagged security-bootstrapper-arm64:latest [2021-09-09T17:58:27.964Z]  Building security-bootstrapper ... done Building security-secretstore-setup [2021-09-09T17:58:30.591Z] Collecting jsonschema<3,>=2.5.1 [2021-09-09T17:58:30.591Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-09T17:58:30.591Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-09T17:58:30.591Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-09T17:58:32.035Z] 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-09-09T17:58:32.636Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-09T17:58:32.636Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-09T17:58:33.619Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-09T17:58:33.896Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-09T17:58:34.496Z] Collecting docker<4.0,>=3.6.0 [2021-09-09T17:58:34.496Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-09T17:58:34.769Z] Collecting docker-pycreds>=0.4.0 [2021-09-09T17:58:34.769Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-09T17:58:35.753Z] Collecting certifi>=2017.4.17 [2021-09-09T17:58:35.753Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-09T17:58:36.361Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-09T17:58:36.636Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-09T17:58:36.636Z] Collecting idna<2.8,>=2.5 [2021-09-09T17:58:36.636Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-09T17:58:36.918Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-09T17:58:36.918Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-09T17:58:37.202Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T17:58:37.202Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-09T17:58:37.202Z] ---> 41edb9ea70e1 [2021-09-09T17:58:37.202Z] Step 3/23 : WORKDIR /edgex-go [2021-09-09T17:58:37.202Z] ---> Using cache [2021-09-09T17:58:37.202Z] ---> 4297840c53d7 [2021-09-09T17:58:37.202Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T17:58:37.202Z] ---> Using cache [2021-09-09T17:58:37.202Z] ---> 6ddf50d8d7a3 [2021-09-09T17:58:37.202Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-09T17:58:37.202Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-09T17:58:37.202Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-09T17:58:37.202Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-09T17:58:37.202Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-09T17:58:38.652Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-09T17:58:38.652Z] Attempting uninstall: urllib3 [2021-09-09T17:58:38.652Z] Found existing installation: urllib3 1.26.2 [2021-09-09T17:58:38.652Z] Uninstalling urllib3-1.26.2: [2021-09-09T17:58:38.652Z] Successfully uninstalled urllib3-1.26.2 [2021-09-09T17:58:39.647Z] Attempting uninstall: idna [2021-09-09T17:58:39.647Z] Found existing installation: idna 3.1 [2021-09-09T17:58:39.647Z] Uninstalling idna-3.1: [2021-09-09T17:58:39.647Z] ---> Running in cb1e32f809da [2021-09-09T17:58:39.647Z] Successfully uninstalled idna-3.1 [2021-09-09T17:58:40.642Z] Attempting uninstall: chardet [2021-09-09T17:58:40.642Z] Found existing installation: chardet 4.0.0 [2021-09-09T17:58:40.642Z] Uninstalling chardet-4.0.0: [2021-09-09T17:58:40.642Z] Successfully uninstalled chardet-4.0.0 [2021-09-09T17:58:41.242Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-09T17:58:42.226Z] Attempting uninstall: requests [2021-09-09T17:58:42.226Z] Found existing installation: requests 2.25.1 [2021-09-09T17:58:42.226Z] Uninstalling requests-2.25.1: [2021-09-09T17:58:42.226Z] Successfully uninstalled requests-2.25.1 [2021-09-09T17:58:42.226Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-09T17:58:42.824Z] Running setup.py install for texttable: started [2021-09-09T17:58:43.100Z] OK: 218 MiB in 52 packages [2021-09-09T17:58:45.127Z] Running setup.py install for texttable: finished with status 'done' [2021-09-09T17:58:45.127Z] Running setup.py install for PyYAML: started [2021-09-09T17:58:46.125Z] Removing intermediate container cb1e32f809da [2021-09-09T17:58:46.125Z] ---> fc8f736519cc [2021-09-09T17:58:46.125Z] Step 6/23 : COPY go.mod . [2021-09-09T17:58:46.742Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T17:58:46.742Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-09T17:58:46.742Z] ---> 41edb9ea70e1 [2021-09-09T17:58:46.742Z] Step 3/24 : WORKDIR /edgex-go [2021-09-09T17:58:46.742Z] ---> Using cache [2021-09-09T17:58:46.742Z] ---> 4297840c53d7 [2021-09-09T17:58:46.742Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T17:58:46.742Z] ---> Using cache [2021-09-09T17:58:46.742Z] ---> 6ddf50d8d7a3 [2021-09-09T17:58:46.742Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-09T17:58:46.742Z] ---> Using cache [2021-09-09T17:58:46.742Z] ---> 0363487be19e [2021-09-09T17:58:46.742Z] Step 6/24 : COPY go.mod . [2021-09-09T17:58:46.742Z] ---> Using cache [2021-09-09T17:58:46.742Z] ---> f8dac374fab8 [2021-09-09T17:58:46.742Z] Step 7/24 : RUN go mod download [2021-09-09T17:58:46.742Z] ---> Using cache [2021-09-09T17:58:46.742Z] ---> ce99f7ba45e5 [2021-09-09T17:58:46.742Z] Step 8/24 : COPY . . [2021-09-09T17:58:46.742Z] ---> Using cache [2021-09-09T17:58:46.742Z] ---> 76586b72adc6 [2021-09-09T17:58:46.742Z] Step 9/24 : RUN go mod tidy [2021-09-09T17:58:46.742Z] ---> Using cache [2021-09-09T17:58:46.742Z] ---> 6cc24e201f53 [2021-09-09T17:58:46.742Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-09T17:58:47.024Z] ---> Running in 40cc4cc5032d [2021-09-09T17:58:47.635Z] ---> 7e9720c0a440 [2021-09-09T17:58:47.635Z] Step 7/23 : RUN go mod download [2021-09-09T17:58:47.635Z] ---> Running in 6ce7c5fc9286 [2021-09-09T17:58:47.919Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-09T17:58:48.200Z] Running setup.py install for docopt: started [2021-09-09T17:58:49.200Z] 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-09-09T17:58:51.215Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T17:58:51.215Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-09T17:58:51.215Z] ---> 41edb9ea70e1 [2021-09-09T17:58:51.215Z] Step 3/24 : WORKDIR /edgex-go [2021-09-09T17:58:51.215Z] ---> Using cache [2021-09-09T17:58:51.215Z] ---> 4297840c53d7 [2021-09-09T17:58:51.215Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T17:58:51.215Z] ---> Using cache [2021-09-09T17:58:51.215Z] ---> 6ddf50d8d7a3 [2021-09-09T17:58:51.215Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-09T17:58:51.215Z] Running setup.py install for docopt: finished with status 'done' [2021-09-09T17:58:51.215Z] Running setup.py install for dockerpty: started [2021-09-09T17:58:51.215Z] ---> Running in ce61012c3b70 [2021-09-09T17:58:53.876Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-09T17:58:53.876Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-09T17:58:54.973Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-09T17:58:55.592Z] Removing intermediate container 6ce7c5fc9286 [2021-09-09T17:58:55.592Z] ---> e275b3a8bb82 [2021-09-09T17:58:55.592Z] Step 8/23 : COPY . . [2021-09-09T17:58:58.446Z] 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-09-09T17:58:58.446Z] OK: 218 MiB in 52 packages [2021-09-09T17:58:59.441Z] Removing intermediate container ce61012c3b70 [2021-09-09T17:58:59.441Z] ---> 3b9aa8368971 [2021-09-09T17:58:59.441Z] Step 6/24 : COPY go.mod . [2021-09-09T17:59:02.868Z] ---> 972aa2b907c7 [2021-09-09T17:59:02.868Z] Step 7/24 : RUN go mod download [2021-09-09T17:59:03.150Z] ---> Running in 732a9b6f88ec [2021-09-09T17:59:04.150Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T17:59:04.150Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-09T17:59:04.150Z] ---> 41edb9ea70e1 [2021-09-09T17:59:04.150Z] Step 3/26 : WORKDIR /edgex-go [2021-09-09T17:59:04.150Z] ---> Using cache [2021-09-09T17:59:04.150Z] ---> 4297840c53d7 [2021-09-09T17:59:04.150Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T17:59:04.150Z] ---> Using cache [2021-09-09T17:59:04.150Z] ---> 6ddf50d8d7a3 [2021-09-09T17:59:04.150Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-09T17:59:04.150Z] ---> Using cache [2021-09-09T17:59:04.150Z] ---> 0363487be19e [2021-09-09T17:59:04.150Z] Step 6/26 : COPY go.mod . [2021-09-09T17:59:04.150Z] ---> Using cache [2021-09-09T17:59:04.150Z] ---> f8dac374fab8 [2021-09-09T17:59:04.150Z] Step 7/26 : RUN go mod download [2021-09-09T17:59:04.150Z] ---> Using cache [2021-09-09T17:59:04.431Z] ---> ce99f7ba45e5 [2021-09-09T17:59:04.431Z] Step 8/26 : COPY . . [2021-09-09T17:59:05.043Z] ---> Using cache [2021-09-09T17:59:05.043Z] ---> 76586b72adc6 [2021-09-09T17:59:05.043Z] Step 9/26 : RUN go mod tidy [2021-09-09T17:59:05.043Z] ---> Using cache [2021-09-09T17:59:05.043Z] ---> 6cc24e201f53 [2021-09-09T17:59:05.043Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-09T17:59:06.064Z] ---> Running in c2c5441471c4 [2021-09-09T17:59:08.080Z] 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-09-09T17:59:11.531Z] Removing intermediate container 732a9b6f88ec [2021-09-09T17:59:11.531Z] ---> f40daf4b9ca2 [2021-09-09T17:59:11.531Z] Step 8/24 : COPY . . [2021-09-09T17:59:21.773Z] Removing intermediate container 895c1fc456ce [2021-09-09T17:59:21.773Z] ---> ec7f43858224 [2021-09-09T17:59:21.773Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-09T17:59:22.382Z] ---> Running in a2eab0bb7e68 [2021-09-09T17:59:23.835Z] Removing intermediate container a2eab0bb7e68 [2021-09-09T17:59:23.835Z] ---> fdfddac6b10c [2021-09-09T17:59:23.835Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-09T17:59:24.116Z] ---> Running in 919b732ad470 [2021-09-09T17:59:25.583Z] Removing intermediate container 919b732ad470 [2021-09-09T17:59:25.583Z] ---> 84276f3c2633 [2021-09-09T17:59:25.583Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-09T17:59:33.235Z] ---> 1dda5863a653 [2021-09-09T17:59:33.235Z] Step 9/23 : RUN go mod tidy [2021-09-09T17:59:33.235Z] ---> 87912dab5613 [2021-09-09T17:59:33.235Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-09T17:59:33.235Z] ---> Running in 4806120ad33e [2021-09-09T17:59:33.235Z] ---> a2434802078c [2021-09-09T17:59:33.235Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-09T17:59:36.299Z] ---> 9b2e6c769909 [2021-09-09T17:59:36.299Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-09T17:59:36.299Z] ---> Running in df821205e00b [2021-09-09T17:59:36.916Z] Removing intermediate container df821205e00b [2021-09-09T17:59:36.916Z] ---> d30f5bfe6343 [2021-09-09T17:59:36.916Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T17:59:38.897Z] ---> Running in f800feacc924 [2021-09-09T17:59:38.897Z] Removing intermediate container f800feacc924 [2021-09-09T17:59:38.897Z] ---> 8b941ace3daf [2021-09-09T17:59:38.897Z] Step 22/24 : LABEL arch=arm64 [2021-09-09T17:59:39.184Z] ---> Running in f7dc4def5006 [2021-09-09T17:59:39.184Z] Removing intermediate container 4806120ad33e [2021-09-09T17:59:39.184Z] ---> d2a5c55272a5 [2021-09-09T17:59:39.184Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-09T17:59:39.459Z] ---> Running in cb7624ce144e [2021-09-09T17:59:41.555Z] Removing intermediate container f7dc4def5006 [2021-09-09T17:59:41.555Z] ---> 6896da3f23c5 [2021-09-09T17:59:41.555Z] Step 23/24 : LABEL git_sha=b76c258261259a6f68300af8f664283bd48bad89 [2021-09-09T17:59:41.555Z] ---> Running in 6a0c26c27f30 [2021-09-09T17:59:41.555Z] ---> 8f870d085a43 [2021-09-09T17:59:41.555Z] Step 9/24 : RUN go mod tidy [2021-09-09T17:59:41.555Z] ---> Running in ff43cb64f44d [2021-09-09T17:59:41.555Z] Removing intermediate container 6a0c26c27f30 [2021-09-09T17:59:41.555Z] ---> 7016c2b609b2 [2021-09-09T17:59:41.555Z] Step 24/24 : LABEL version=0.0.0 [2021-09-09T17:59:41.834Z] ---> Running in 6da0cf424ba3 [2021-09-09T17:59:42.112Z] 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-09-09T17:59:42.722Z] Removing intermediate container 6da0cf424ba3 [2021-09-09T17:59:42.722Z] ---> d343f5b6da8e [2021-09-09T17:59:42.722Z] [2021-09-09T17:59:44.740Z] Successfully built d343f5b6da8e [2021-09-09T17:59:44.740Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-09-09T17:59:49.097Z]  Building sys-mgmt-agent ... done Removing intermediate container ff43cb64f44d [2021-09-09T17:59:49.097Z] ---> 16a5abab829d [2021-09-09T17:59:49.097Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-09T17:59:49.097Z] ---> Running in 6b70a3311dee [2021-09-09T17:59:51.092Z] 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-09-09T18:00:11.485Z] Removing intermediate container 40cc4cc5032d [2021-09-09T18:00:11.485Z] ---> 2243b4e75074 [2021-09-09T18:00:11.485Z] [2021-09-09T18:00:11.485Z] Step 11/24 : FROM alpine:3.12 [2021-09-09T18:00:11.485Z] ---> afc2cc120ca2 [2021-09-09T18:00:11.485Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-09T18:00:11.485Z] ---> Using cache [2021-09-09T18:00:11.485Z] ---> 91fda14e2c26 [2021-09-09T18:00:11.485Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-09T18:00:11.485Z] ---> Using cache [2021-09-09T18:00:11.485Z] ---> 3e82c334a108 [2021-09-09T18:00:11.485Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-09T18:00:11.765Z] ---> Running in c2f406da748c [2021-09-09T18:00:12.371Z] Removing intermediate container c2f406da748c [2021-09-09T18:00:12.371Z] ---> 91e38fd936f8 [2021-09-09T18:00:12.371Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-09T18:00:12.646Z] ---> Running in da1c7ace8dc7 [2021-09-09T18:00:13.250Z] Removing intermediate container da1c7ace8dc7 [2021-09-09T18:00:13.250Z] ---> b7bb17b1ecbd [2021-09-09T18:00:13.250Z] Step 16/24 : WORKDIR / [2021-09-09T18:00:13.528Z] ---> Running in bc8dd753bc02 [2021-09-09T18:00:14.127Z] Removing intermediate container bc8dd753bc02 [2021-09-09T18:00:14.127Z] ---> 32f17024bb12 [2021-09-09T18:00:14.127Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T18:00:15.584Z] ---> f9ad6cb86bd3 [2021-09-09T18:00:15.584Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-09T18:00:17.600Z] ---> 964c31b4d951 [2021-09-09T18:00:17.601Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-09T18:00:19.060Z] ---> 14454d95c299 [2021-09-09T18:00:19.060Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-09T18:00:19.060Z] ---> Running in 20466622102d [2021-09-09T18:00:20.073Z] Removing intermediate container 20466622102d [2021-09-09T18:00:20.073Z] ---> 781f518c68ea [2021-09-09T18:00:20.073Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T18:00:20.073Z] ---> Running in ec733c6bb904 [2021-09-09T18:00:20.690Z] Removing intermediate container ec733c6bb904 [2021-09-09T18:00:20.690Z] ---> 112125df9097 [2021-09-09T18:00:20.690Z] Step 22/24 : LABEL arch=arm64 [2021-09-09T18:00:20.976Z] ---> Running in 56ec9d47e9dc [2021-09-09T18:00:21.591Z] Removing intermediate container 56ec9d47e9dc [2021-09-09T18:00:21.591Z] ---> 955dd6564bd3 [2021-09-09T18:00:21.591Z] Step 23/24 : LABEL git_sha=b76c258261259a6f68300af8f664283bd48bad89 [2021-09-09T18:00:21.873Z] ---> Running in 8227ca81c490 [2021-09-09T18:00:22.485Z] Removing intermediate container 8227ca81c490 [2021-09-09T18:00:22.485Z] ---> 61797233446e [2021-09-09T18:00:22.485Z] Step 24/24 : LABEL version=0.0.0 [2021-09-09T18:00:22.778Z] ---> Running in b943972f3e65 [2021-09-09T18:00:23.390Z] Removing intermediate container b943972f3e65 [2021-09-09T18:00:23.390Z] ---> ef766982bace [2021-09-09T18:00:23.390Z] [2021-09-09T18:00:23.683Z] Successfully built ef766982bace [2021-09-09T18:00:23.962Z] Successfully tagged core-command-arm64:latest [2021-09-09T18:00:24.957Z]  Building core-command ... done 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-09-09T18:00:37.466Z] Removing intermediate container c2c5441471c4 [2021-09-09T18:00:37.466Z] ---> c793bb4b433e [2021-09-09T18:00:37.466Z] [2021-09-09T18:00:37.466Z] Step 11/26 : FROM alpine:3.12 [2021-09-09T18:00:37.466Z] ---> afc2cc120ca2 [2021-09-09T18:00:37.466Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-09T18:00:37.466Z] ---> Running in 67de0823e8bc [2021-09-09T18:00:39.249Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-09T18:00:39.249Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-09T18:00:39.529Z] (1/3) Installing ca-certificates (20191127-r4) [2021-09-09T18:00:39.529Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-09-09T18:00:39.529Z] (3/3) Installing su-exec (0.2-r1) [2021-09-09T18:00:39.529Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T18:00:39.529Z] Executing ca-certificates-20191127-r4.trigger [2021-09-09T18:00:39.806Z] OK: 6 MiB in 17 packages [2021-09-09T18:00:42.465Z] Removing intermediate container 67de0823e8bc [2021-09-09T18:00:42.465Z] ---> e1a38de3e521 [2021-09-09T18:00:42.465Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-09T18:00:42.465Z] ---> Running in 28198e85c429 [2021-09-09T18:00:43.088Z] Removing intermediate container 28198e85c429 [2021-09-09T18:00:43.088Z] ---> a75a87ca9bd1 [2021-09-09T18:00:43.088Z] Step 14/26 : WORKDIR / [2021-09-09T18:00:43.088Z] ---> Running in b5f44d5cc863 [2021-09-09T18:00:44.099Z] Removing intermediate container b5f44d5cc863 [2021-09-09T18:00:44.099Z] ---> 4f3aa52f6115 [2021-09-09T18:00:44.099Z] 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-09-09T18:00:45.101Z] ---> edfb760955f5 [2021-09-09T18:00:45.101Z] 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-09-09T18:00:46.573Z] ---> 9daffeaf3f3d [2021-09-09T18:00:46.573Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-09T18:00:47.582Z] ---> 8ec8900739bd [2021-09-09T18:00:47.582Z] 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-09-09T18:00:49.071Z] ---> 879e8e6daff2 [2021-09-09T18:00:49.071Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-09T18:00:51.084Z] ---> 23980969a530 [2021-09-09T18:00:51.084Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-09T18:00:56.762Z] ---> 8509fb18cc3c [2021-09-09T18:00:56.762Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-09T18:00:56.762Z] ---> d4cf64270275 [2021-09-09T18:00:56.762Z] 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-09-09T18:00:56.762Z] ---> Running in 6879879faea7 [2021-09-09T18:00:58.782Z] Removing intermediate container 6879879faea7 [2021-09-09T18:00:58.782Z] ---> b37362086f38 [2021-09-09T18:00:58.782Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-09T18:00:58.782Z] ---> Running in 4fb07701ea3d [2021-09-09T18:00:59.787Z] Removing intermediate container 4fb07701ea3d [2021-09-09T18:00:59.787Z] ---> dc1378bfc371 [2021-09-09T18:00:59.787Z] Step 24/26 : LABEL arch=arm64 [2021-09-09T18:00:59.787Z] ---> Running in 9c50deeff31f [2021-09-09T18:01:00.408Z] Removing intermediate container 9c50deeff31f [2021-09-09T18:01:00.408Z] ---> ad83d3988d72 [2021-09-09T18:01:00.408Z] Step 25/26 : LABEL git_sha=b76c258261259a6f68300af8f664283bd48bad89 [2021-09-09T18:01:00.687Z] ---> Running in 62a94fb2a517 [2021-09-09T18:01:01.297Z] Removing intermediate container 62a94fb2a517 [2021-09-09T18:01:01.297Z] ---> 6f07b2e5d7c0 [2021-09-09T18:01:01.297Z] Step 26/26 : LABEL version=0.0.0 [2021-09-09T18:01:01.575Z] ---> Running in 6f6c3e6c1f51 [2021-09-09T18:01:02.562Z] Removing intermediate container 6f6c3e6c1f51 [2021-09-09T18:01:02.562Z] ---> 06d2d12e9794 [2021-09-09T18:01:02.562Z] [2021-09-09T18:01:02.846Z] Successfully built 06d2d12e9794 [2021-09-09T18:01:03.122Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-09-09T18:01:06.540Z]  Building security-secretstore-setup ... done Removing intermediate container cb7624ce144e [2021-09-09T18:01:06.540Z] ---> 6baf230e1675 [2021-09-09T18:01:06.540Z] [2021-09-09T18:01:06.540Z] Step 11/23 : FROM alpine:3.12 [2021-09-09T18:01:06.540Z] ---> afc2cc120ca2 [2021-09-09T18:01:06.540Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-09T18:01:06.540Z] ---> Running in 71e0194617a9 [2021-09-09T18:01:07.985Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-09T18:01:07.985Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-09T18:01:08.586Z] (1/2) Installing ca-certificates (20191127-r4) [2021-09-09T18:01:08.586Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-09-09T18:01:08.586Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T18:01:08.586Z] Executing ca-certificates-20191127-r4.trigger [2021-09-09T18:01:08.869Z] OK: 6 MiB in 16 packages [2021-09-09T18:01:12.416Z] Removing intermediate container 71e0194617a9 [2021-09-09T18:01:12.416Z] ---> 5bfc15770bb2 [2021-09-09T18:01:12.416Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-09T18:01:12.416Z] ---> Running in 7587c61ecb49 [2021-09-09T18:01:12.416Z] Removing intermediate container 7587c61ecb49 [2021-09-09T18:01:12.416Z] ---> cc5f14b552d4 [2021-09-09T18:01:12.416Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-09T18:01:12.416Z] ---> Running in 8f73a35306ea [2021-09-09T18:01:12.416Z] Removing intermediate container 8f73a35306ea [2021-09-09T18:01:12.416Z] ---> ca8a4d98c42b [2021-09-09T18:01:12.416Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-09T18:01:12.704Z] ---> Running in 3c8e119b857c [2021-09-09T18:01:13.309Z] Removing intermediate container 3c8e119b857c [2021-09-09T18:01:13.309Z] ---> aea1dda237cc [2021-09-09T18:01:13.309Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T18:01:13.309Z] Removing intermediate container 6b70a3311dee [2021-09-09T18:01:13.309Z] ---> 6784bdd6497d [2021-09-09T18:01:13.309Z] [2021-09-09T18:01:13.309Z] Step 11/24 : FROM alpine:3.12 [2021-09-09T18:01:13.309Z] ---> afc2cc120ca2 [2021-09-09T18:01:13.309Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-09T18:01:13.584Z] ---> Running in 4888e50fe1b7 [2021-09-09T18:01:14.202Z] Removing intermediate container 4888e50fe1b7 [2021-09-09T18:01:14.202Z] ---> 89fe8922e0c6 [2021-09-09T18:01:14.202Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-09T18:01:14.202Z] ---> Running in 65e17f415b88 [2021-09-09T18:01:14.202Z] ---> abcc20264ba4 [2021-09-09T18:01:14.202Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-09T18:01:14.817Z] Removing intermediate container 65e17f415b88 [2021-09-09T18:01:14.817Z] ---> 6eb6394c432f [2021-09-09T18:01:14.817Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-09T18:01:15.107Z] ---> Running in e8138ca9b24d [2021-09-09T18:01:15.731Z] ---> a6567de251bc [2021-09-09T18:01:15.731Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-09T18:01:15.731Z] Removing intermediate container e8138ca9b24d [2021-09-09T18:01:15.731Z] ---> 66df23738841 [2021-09-09T18:01:15.731Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T18:01:16.025Z] ---> Running in b8a4347b4f2f [2021-09-09T18:01:16.640Z] ---> 7a59e0ce3bc2 [2021-09-09T18:01:16.640Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-09T18:01:16.923Z] ---> Running in ca88c7a2bad4 [2021-09-09T18:01:17.513Z] Removing intermediate container ca88c7a2bad4 [2021-09-09T18:01:17.513Z] ---> 69e72ba0fbd5 [2021-09-09T18:01:17.513Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T18:01:17.785Z] ---> Running in 0e3c7d83574c [2021-09-09T18:01:18.054Z] Removing intermediate container 0e3c7d83574c [2021-09-09T18:01:18.054Z] ---> 967da9ab9b1b [2021-09-09T18:01:18.054Z] Step 21/23 : LABEL arch=arm64 [2021-09-09T18:01:18.324Z] ---> Running in a228fcebc851 [2021-09-09T18:01:18.324Z] Removing intermediate container b8a4347b4f2f [2021-09-09T18:01:18.324Z] ---> 24de19ff4987 [2021-09-09T18:01:18.324Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-09T18:01:18.594Z] ---> Running in 38c36532af57 [2021-09-09T18:01:18.867Z] Removing intermediate container a228fcebc851 [2021-09-09T18:01:18.867Z] ---> deb2a1ab8df2 [2021-09-09T18:01:18.867Z] Step 22/23 : LABEL git_sha=b76c258261259a6f68300af8f664283bd48bad89 [2021-09-09T18:01:19.139Z] ---> Running in c61270bbf354 [2021-09-09T18:01:19.411Z] Removing intermediate container c61270bbf354 [2021-09-09T18:01:19.411Z] ---> b57a7a0116f1 [2021-09-09T18:01:19.690Z] Step 23/23 : LABEL version=0.0.0 [2021-09-09T18:01:19.690Z] ---> Running in 7323b6c64588 [2021-09-09T18:01:19.690Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-09T18:01:20.278Z] Removing intermediate container 7323b6c64588 [2021-09-09T18:01:20.278Z] ---> 3e1152673185 [2021-09-09T18:01:20.278Z] [2021-09-09T18:01:20.558Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-09T18:01:20.558Z] Successfully built 3e1152673185 [2021-09-09T18:01:20.558Z] Successfully tagged support-notifications-arm64:latest [2021-09-09T18:01:21.148Z]  Building support-notifications ... done (1/6) Installing dumb-init (1.2.2-r1) [2021-09-09T18:01:21.148Z] (2/6) Installing libgcc (9.3.0-r2) [2021-09-09T18:01:21.148Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-09T18:01:21.418Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-09-09T18:01:21.418Z] (5/6) Installing libzmq (4.3.3-r0) [2021-09-09T18:01:21.689Z] (6/6) Installing zeromq (4.3.3-r0) [2021-09-09T18:01:21.689Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T18:01:21.689Z] OK: 8 MiB in 20 packages [2021-09-09T18:01:23.130Z] Removing intermediate container 38c36532af57 [2021-09-09T18:01:23.130Z] ---> 7ae1b77d864e [2021-09-09T18:01:23.130Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T18:01:23.723Z] ---> 8172a8db1879 [2021-09-09T18:01:23.724Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-09T18:01:25.149Z] ---> d03cd96287d7 [2021-09-09T18:01:25.149Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-09T18:01:25.741Z] ---> 2030ae47cf50 [2021-09-09T18:01:25.741Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-09T18:01:25.741Z] ---> Running in 35f9c51d715f [2021-09-09T18:01:26.332Z] Removing intermediate container 35f9c51d715f [2021-09-09T18:01:26.332Z] ---> 45cc441cd4d5 [2021-09-09T18:01:26.332Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T18:01:26.332Z] ---> Running in 40d6616d9983 [2021-09-09T18:01:26.929Z] Removing intermediate container 40d6616d9983 [2021-09-09T18:01:26.929Z] ---> b781a69508e3 [2021-09-09T18:01:26.929Z] Step 22/24 : LABEL arch=arm64 [2021-09-09T18:01:26.929Z] ---> Running in 4e72e34b0eab [2021-09-09T18:01:27.520Z] Removing intermediate container 4e72e34b0eab [2021-09-09T18:01:27.520Z] ---> e46bf1064af3 [2021-09-09T18:01:27.520Z] Step 23/24 : LABEL git_sha=b76c258261259a6f68300af8f664283bd48bad89 [2021-09-09T18:01:27.520Z] ---> Running in 5c9760b6047f [2021-09-09T18:01:28.115Z] Removing intermediate container 5c9760b6047f [2021-09-09T18:01:28.115Z] ---> e136a57be5a4 [2021-09-09T18:01:28.115Z] Step 24/24 : LABEL version=0.0.0 [2021-09-09T18:01:28.115Z] ---> Running in 4540403a5dc3 [2021-09-09T18:01:28.717Z] Removing intermediate container 4540403a5dc3 [2021-09-09T18:01:28.717Z] ---> 98ab74f6616e [2021-09-09T18:01:28.717Z] [2021-09-09T18:01:28.990Z] Successfully built 98ab74f6616e [2021-09-09T18:01:28.990Z] Successfully tagged core-data-arm64:latest [2021-09-09T18:01:29.274Z]  Building core-data ... done  [Pipeline] } [2021-09-09T18:01:29.311Z] $ docker stop --time=1 cb4d192da562de55b725b27fc0656898866bc04728e1ee53820f4f5909a3ed78 [2021-09-09T18:01:31.091Z] $ docker rm -f cb4d192da562de55b725b27fc0656898866bc04728e1ee53820f4f5909a3ed78 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-09T18:01:31.665Z] + docker images [2021-09-09T18:01:31.936Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-09T18:01:31.936Z] core-data-arm64 latest 98ab74f6616e 3 seconds ago 19.3MB [2021-09-09T18:01:31.936Z] support-notifications-arm64 latest 3e1152673185 12 seconds ago 15.9MB [2021-09-09T18:01:31.936Z] 6784bdd6497d 19 seconds ago 1.57GB [2021-09-09T18:01:31.936Z] 6baf230e1675 26 seconds ago 1.57GB [2021-09-09T18:01:31.936Z] security-secretstore-setup-arm64 latest 06d2d12e9794 29 seconds ago 26.5MB [2021-09-09T18:01:31.936Z] c793bb4b433e 56 seconds ago 1.57GB [2021-09-09T18:01:31.936Z] core-command-arm64 latest ef766982bace About a minute ago 15.2MB [2021-09-09T18:01:31.936Z] 2243b4e75074 About a minute ago 1.56GB [2021-09-09T18:01:31.936Z] sys-mgmt-agent-arm64 latest d343f5b6da8e About a minute ago 311MB [2021-09-09T18:01:31.936Z] security-bootstrapper-arm64 latest 7371d5f4330e 3 minutes ago 17.7MB [2021-09-09T18:01:31.936Z] core-metadata-arm64 latest d2b5806e55c7 3 minutes ago 15.8MB [2021-09-09T18:01:31.936Z] support-scheduler-arm64 latest a39dff02e868 3 minutes ago 15.2MB [2021-09-09T18:01:31.936Z] security-proxy-setup-arm64 latest b68c38d53427 3 minutes ago 24.6MB [2021-09-09T18:01:31.936Z] 6cf44af79e2a 3 minutes ago 1.57GB [2021-09-09T18:01:31.936Z] e7daf219466c 3 minutes ago 1.57GB [2021-09-09T18:01:31.936Z] 1679ec7c7db2 3 minutes ago 1.57GB [2021-09-09T18:01:31.936Z] 3b39e884d1e5 3 minutes ago 1.57GB [2021-09-09T18:01:31.936Z] 1431ee3dfbeb 3 minutes ago 1.57GB [2021-09-09T18:01:31.936Z] ci-base-image-arm64 latest 41edb9ea70e1 14 minutes ago 1.24GB [2021-09-09T18:01:31.936Z] alpine 3.12 afc2cc120ca2 8 days ago 5.33MB [2021-09-09T18:01:31.936Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 4 weeks ago 533MB [2021-09-09T18:01:31.936Z] docker 20.10.7 df445af6242a 2 months ago 234MB [2021-09-09T18:01:31.936Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 14 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-09-09T18:01:32.649Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-09T18:01:32.649Z] [2021-09-09T18:01:32.649Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-09T18:01:33.005Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-09T18:01:33.276Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-09T18:01:33.276Z] 448f6bf000e3: Pulling fs layer [2021-09-09T18:01:33.276Z] f757da607395: Pulling fs layer [2021-09-09T18:01:33.276Z] 05883995daec: Pulling fs layer [2021-09-09T18:01:33.276Z] 8603b9c90790: Pulling fs layer [2021-09-09T18:01:33.276Z] 1560dd03e051: Pulling fs layer [2021-09-09T18:01:33.276Z] 27f5ce0e4adf: Pulling fs layer [2021-09-09T18:01:33.276Z] c2d8d7efcc4b: Pulling fs layer [2021-09-09T18:01:33.276Z] 1560dd03e051: Waiting [2021-09-09T18:01:33.276Z] 27f5ce0e4adf: Waiting [2021-09-09T18:01:33.276Z] c2d8d7efcc4b: Waiting [2021-09-09T18:01:33.276Z] 8603b9c90790: Waiting [2021-09-09T18:01:33.549Z] f757da607395: Verifying Checksum [2021-09-09T18:01:33.549Z] f757da607395: Download complete [2021-09-09T18:01:33.549Z] 8603b9c90790: Verifying Checksum [2021-09-09T18:01:33.549Z] 8603b9c90790: Download complete [2021-09-09T18:01:33.549Z] 1560dd03e051: Verifying Checksum [2021-09-09T18:01:33.549Z] 1560dd03e051: Download complete [2021-09-09T18:01:33.549Z] 27f5ce0e4adf: Download complete [2021-09-09T18:01:33.823Z] 05883995daec: Verifying Checksum [2021-09-09T18:01:33.823Z] 05883995daec: Download complete [2021-09-09T18:01:34.801Z] 448f6bf000e3: Verifying Checksum [2021-09-09T18:01:34.801Z] 448f6bf000e3: Download complete [2021-09-09T18:01:37.463Z] c2d8d7efcc4b: Verifying Checksum [2021-09-09T18:01:37.463Z] c2d8d7efcc4b: Download complete [2021-09-09T18:01:38.450Z] 448f6bf000e3: Pull complete [2021-09-09T18:01:39.046Z] f757da607395: Pull complete [2021-09-09T18:01:40.471Z] 05883995daec: Pull complete [2021-09-09T18:01:41.062Z] 8603b9c90790: Pull complete [2021-09-09T18:01:42.040Z] 1560dd03e051: Pull complete [2021-09-09T18:01:42.312Z] 27f5ce0e4adf: Pull complete [2021-09-09T18:01:57.388Z] c2d8d7efcc4b: Pull complete [2021-09-09T18:01:57.388Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-09T18:01:57.388Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-09T18:01:57.388Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-09T18:01:57.661Z] prd-ubuntu18.04-docker-arm64-4c-16g-1860 does not seem to be running inside a container [2021-09-09T18:01:57.772Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-09-09T18:02:01.696Z] $ docker top 50ad3ff361312c5211d252db6ca3fc3d0a428b8083d966bf1c918018080541ea -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-09T18:02:02.845Z] ---> job-cost.sh [2021-09-09T18:02:02.845Z] lf-activate-venv: SKIPPING [2021-09-09T18:02:02.845Z] INFO: No Stack... [2021-09-09T18:02:03.811Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-09T18:02:04.400Z] INFO: Archiving Costs [Pipeline] sh [2021-09-09T18:02:05.054Z] + cat+ /w/workspace/edgex-go/3/archives/cost.csv [2021-09-09T18:02:05.054Z] cut -d, -f6 [Pipeline] lock [2021-09-09T18:02:05.120Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3704-3-stack-cost] [2021-09-09T18:02:05.131Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3704-3-stack-cost] did not exist. Created. [2021-09-09T18:02:05.131Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3704-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-09T18:02:07.245Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-09T18:02:07.418Z] Stashed 1 file(s) [Pipeline] } [2021-09-09T18:02:07.428Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3704-3-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-09T18:02:07.517Z] $ docker stop --time=1 50ad3ff361312c5211d252db6ca3fc3d0a428b8083d966bf1c918018080541ea [2021-09-09T18:02:09.268Z] $ docker rm -f 50ad3ff361312c5211d252db6ca3fc3d0a428b8083d966bf1c918018080541ea [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-09-09T18:02:10.020Z] provisioning config files... [2021-09-09T18:02:10.038Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config2292252685298932720tmp [Pipeline] { [Pipeline] sh [2021-09-09T18:02:10.368Z] + set +x [2021-09-09T18:02:10.368Z] + curl -s https://codecov.io/bash [2021-09-09T18:02:10.368Z] + bash -s -- [2021-09-09T18:02:10.635Z] [2021-09-09T18:02:10.635Z] _____ _ [2021-09-09T18:02:10.635Z] / ____| | | [2021-09-09T18:02:10.635Z] | | ___ __| | ___ ___ _____ __ [2021-09-09T18:02:10.635Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-09T18:02:10.635Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-09T18:02:10.635Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-09T18:02:10.635Z] Bash-1.0.6 [2021-09-09T18:02:10.635Z] [2021-09-09T18:02:10.635Z] [2021-09-09T18:02:10.635Z] ==> git version 2.24.4 found [2021-09-09T18:02:10.635Z] ==> 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-09-09T18:02:10.635Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-09T18:02:10.635Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-09T18:02:10.635Z] ==> Jenkins CI detected. [2021-09-09T18:02:10.635Z] current dir:  /w/workspace/edgex-go/3 [2021-09-09T18:02:10.635Z] project root: . [2021-09-09T18:02:10.635Z] --> token set from env [2021-09-09T18:02:10.635Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-09T18:02:10.635Z] ==> Running gcov in . (disable via -X gcov) [2021-09-09T18:02:10.635Z] ==> Python coveragepy not found [2021-09-09T18:02:10.635Z] ==> Searching for coverage reports in: [2021-09-09T18:02:10.635Z] + . [2021-09-09T18:02:10.635Z] -> Found 1 reports [2021-09-09T18:02:10.635Z] ==> Detecting git/mercurial file structure [2021-09-09T18:02:10.635Z] ==> Reading reports [2021-09-09T18:02:10.635Z] + ./coverage.out bytes=404331 [2021-09-09T18:02:10.635Z] ==> Appending adjustments [2021-09-09T18:02:10.635Z] https://docs.codecov.io/docs/fixing-reports [2021-09-09T18:02:11.596Z] + Found adjustments [2021-09-09T18:02:11.596Z] ==> Gzipping contents [2021-09-09T18:02:11.596Z] 56K /tmp/codecov.S4Nmet.gz [2021-09-09T18:02:11.596Z] ==> Uploading reports [2021-09-09T18:02:11.596Z] url: https://codecov.io [2021-09-09T18:02:11.596Z] query: branch=PR-3704&commit=b76c258261259a6f68300af8f664283bd48bad89&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3704%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3704&job=&cmd_args= [2021-09-09T18:02:11.596Z] -> Pinging Codecov [2021-09-09T18:02:11.596Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3704&commit=b76c258261259a6f68300af8f664283bd48bad89&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3704%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3704&job=&cmd_args= [2021-09-09T18:02:12.555Z] -> Uploading to [2021-09-09T18:02:12.555Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-09/00271124DB129430A58F1EEE437C3FCB/b76c258261259a6f68300af8f664283bd48bad89/f661275b-72d5-4f60-a063-bca5b1a5a0e2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210909%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210909T180212Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a7545c35484f0a957472be55f0a5635ef61e0480fc8cfa55383ad5d4c68415f5 [2021-09-09T18:02:12.555Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-09T18:02:12.555Z] Dload Upload Total Spent Left Speed [2021-09-09T18:02:12.820Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54549 0 0 100 54549 0 124k --:--:-- --:--:-- --:--:-- 124k 100 54549 0 0 100 54549 0 124k --:--:-- --:--:-- --:--:-- 124k [2021-09-09T18:02:12.821Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/b76c258261259a6f68300af8f664283bd48bad89 [Pipeline] } [2021-09-09T18:02:12.833Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-09-09T18:02:14.057Z] + '[' -d /w/workspace/edgex-go/3/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-09T18:02:14.380Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-09T18:02:14.968Z] ---> package-listing.sh [2021-09-09T18:02:14.968Z] ++ facter osfamily [2021-09-09T18:02:14.968Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-09T18:02:15.236Z] + OS_FAMILY=redhat [2021-09-09T18:02:15.236Z] + workspace=/w/workspace/edgex-go/3 [2021-09-09T18:02:15.236Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-09T18:02:15.236Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-09T18:02:15.236Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-09T18:02:15.236Z] + PACKAGES=/tmp/packages_start.txt [2021-09-09T18:02:15.236Z] + '[' /w/workspace/edgex-go/3 ']' [2021-09-09T18:02:15.236Z] + PACKAGES=/tmp/packages_end.txt [2021-09-09T18:02:15.236Z] + case "${OS_FAMILY}" in [2021-09-09T18:02:15.236Z] + sort [2021-09-09T18:02:15.236Z] + rpm -qa [2021-09-09T18:02:17.175Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-09T18:02:17.175Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-09T18:02:17.175Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-09T18:02:17.175Z] + '[' /w/workspace/edgex-go/3 ']' [2021-09-09T18:02:17.175Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2021-09-09T18:02:17.175Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2021-09-09T18:02:17.191Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-09T18:02:17.489Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-09T18:02:18.075Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-09T18:02:18.075Z] [2021-09-09T18:02:18.075Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T18:02:18.406Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-09T18:02:18.406Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-09T18:02:18.406Z] b4d181a07f80: Pulling fs layer [2021-09-09T18:02:18.406Z] a1111a8f2ec3: Pulling fs layer [2021-09-09T18:02:18.406Z] ed53099fbce6: Pulling fs layer [2021-09-09T18:02:18.406Z] dc539afda2c1: Pulling fs layer [2021-09-09T18:02:18.406Z] 77bc0d833cb6: Pulling fs layer [2021-09-09T18:02:18.406Z] 9065ff56babe: Pulling fs layer [2021-09-09T18:02:18.406Z] d287ab97295c: Pulling fs layer [2021-09-09T18:02:18.406Z] 77bc0d833cb6: Waiting [2021-09-09T18:02:18.406Z] 9065ff56babe: Waiting [2021-09-09T18:02:18.406Z] d287ab97295c: Waiting [2021-09-09T18:02:18.406Z] dc539afda2c1: Waiting [2021-09-09T18:02:18.670Z] a1111a8f2ec3: Verifying Checksum [2021-09-09T18:02:18.670Z] a1111a8f2ec3: Download complete [2021-09-09T18:02:18.670Z] dc539afda2c1: Verifying Checksum [2021-09-09T18:02:18.670Z] dc539afda2c1: Download complete [2021-09-09T18:02:18.936Z] 77bc0d833cb6: Verifying Checksum [2021-09-09T18:02:18.936Z] 77bc0d833cb6: Download complete [2021-09-09T18:02:18.936Z] 9065ff56babe: Verifying Checksum [2021-09-09T18:02:18.936Z] 9065ff56babe: Download complete [2021-09-09T18:02:18.936Z] ed53099fbce6: Verifying Checksum [2021-09-09T18:02:18.936Z] ed53099fbce6: Download complete [2021-09-09T18:02:19.899Z] b4d181a07f80: Verifying Checksum [2021-09-09T18:02:19.899Z] b4d181a07f80: Download complete [2021-09-09T18:02:20.877Z] b4d181a07f80: Pull complete [2021-09-09T18:02:20.877Z] a1111a8f2ec3: Pull complete [2021-09-09T18:02:21.469Z] ed53099fbce6: Pull complete [2021-09-09T18:02:21.469Z] dc539afda2c1: Pull complete [2021-09-09T18:02:21.734Z] 77bc0d833cb6: Pull complete [2021-09-09T18:02:21.734Z] 9065ff56babe: Pull complete [2021-09-09T18:02:23.679Z] d287ab97295c: Verifying Checksum [2021-09-09T18:02:23.679Z] d287ab97295c: Download complete [2021-09-09T18:02:27.945Z] d287ab97295c: Pull complete [2021-09-09T18:02:27.945Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-09T18:02:27.945Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-09T18:02:27.945Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-09T18:02:28.035Z] prd-centos7-docker-4c-2g-1858 does not seem to be running inside a container [2021-09-09T18:02:28.087Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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:latest cat [2021-09-09T18:02:31.022Z] $ docker top e137b9e2df526a8655a781f772997bd52b192ec6a11306fc4834e9154bad8cc6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-09T18:02:31.643Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-09T18:02:31.985Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-09T18:02:32.315Z] + ls /var/log/sa-host [2021-09-09T18:02:32.315Z] + sadf -c /var/log/sa-host/sa05 [2021-09-09T18:02:32.315Z] file_magic: OK [2021-09-09T18:02:32.315Z] HZ: Using current value: 100 [2021-09-09T18:02:32.315Z] file_header: OK [2021-09-09T18:02:32.315Z] 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-09-09T18:02:32.315Z] Statistics: [2021-09-09T18:02:32.315Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-09T18:02:32.315Z] File successfully converted to sysstat format version 12.0.3 [2021-09-09T18:02:32.315Z] + sadf -c /var/log/sa-host/sa09 [2021-09-09T18:02:32.315Z] file_magic: OK [2021-09-09T18:02:32.315Z] HZ: Using current value: 100 [2021-09-09T18:02:32.315Z] file_header: OK [2021-09-09T18:02:32.315Z] 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-09-09T18:02:32.315Z] Statistics: [2021-09-09T18:02:32.315Z] 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... [2021-09-09T18:02:32.315Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-09T18:02:34.596Z] provisioning config files... [2021-09-09T18:02:34.618Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config4526252015971025792tmp [Pipeline] { [Pipeline] echo [2021-09-09T18:02:34.644Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-09T18:02:34.962Z] ---> create-netrc.sh [Pipeline] } [2021-09-09T18:02:34.974Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-09T18:02:35.386Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-09T18:02:35.402Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-09T18:02:35.720Z] ---> sudo-logs.sh [2021-09-09T18:02:35.720Z] Archiving 'sudo' log.. [2021-09-09T18:02:35.720Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1858.vexxhost.local: Name or service not known [2021-09-09T18:02:35.720Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1858.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-09T18:02:35.757Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-09T18:02:36.065Z] ---> job-cost.sh [2021-09-09T18:02:36.065Z] lf-activate-venv: SKIPPING [2021-09-09T18:02:36.065Z] DEBUG: total: 0.10999999940395355 [2021-09-09T18:02:36.065Z] INFO: Retrieving Stack Cost... [2021-09-09T18:02:37.023Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-09T18:02:37.288Z] INFO: Archiving Costs [Pipeline] echo [2021-09-09T18:02:37.306Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-09T18:02:37.615Z] ---> logs-deploy.sh [2021-09-09T18:02:37.615Z] lf-activate-venv: SKIPPING [2021-09-09T18:02:37.615Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3704/3 [2021-09-09T18:02:37.615Z] INFO: archiving workspace using pattern(s): [2021-09-09T18:02:38.197Z] Archives upload complete. [2021-09-09T18:02:38.463Z] INFO: archiving logs to Nexus