Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 9ed388284450181241214f4175cad1f4f366d6e5+e67b96f43125f529184b400ebdcefa80e8ea1f21 (b2d25f266148be44675261bc6273c1a1bdcf1e13) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1327324496912130700.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6722948269404736229.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 144eb70ba3d470a427e699408e811d3f535e987a 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-3571/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3571/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8445132971074715007.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3832399011285247836.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3571/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3571/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8649634473994209975.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1971 in /w/workspace/edgexfoundry_edgex-go_PR-3571 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/17 [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/17 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/17@tmp/jenkins-gitclient-ssh544912778186723408.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit e67b96f43125f529184b400ebdcefa80e8ea1f21 into PR head commit 9ed388284450181241214f4175cad1f4f366d6e5 Merge succeeded, producing 1a7437155078068a456209a5df494b34809ec2d4 Checking out Revision 1a7437155078068a456209a5df494b34809ec2d4 (PR-3571) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/17@tmp/jenkins-gitclient-ssh7173310055036415340.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3571/head:refs/remotes/origin/PR-3571 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9ed388284450181241214f4175cad1f4f366d6e5 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/17@tmp/jenkins-gitclient-ssh1673305297084578207.key > git merge e67b96f43125f529184b400ebdcefa80e8ea1f21 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1a7437155078068a456209a5df494b34809ec2d4 # timeout=10 Commit message: "Merge commit 'e67b96f43125f529184b400ebdcefa80e8ea1f21' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk cffce2b7df7224eda52bd41542597f054856896e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-07T00:31:27.538Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-07T00:31:27.640Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-07T00:31:27.668Z] ========================================================= [2021-07-07T00:31:27.668Z] EdgeX Global Pipelines Version Info [2021-07-07T00:31:27.668Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-07-07T00:31:29.083Z] ------------------- [2021-07-07T00:31:29.084Z] stable info: [2021-07-07T00:31:29.084Z] ------------------- [2021-07-07T00:31:29.084Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-07T00:31:29.084Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-07T00:31:29.084Z] Message: update stable to v1.0.196 [2021-07-07T00:31:29.658Z] ------------------- [2021-07-07T00:31:29.658Z] experimental info: [2021-07-07T00:31:29.658Z] ------------------- [2021-07-07T00:31:29.659Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-07T00:31:29.659Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-07T00:31:29.659Z] Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-07T00:31:29.782Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-07-07T00:31:29.806Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-07-07T00:31:29.830Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-07T00:31:29.853Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-07T00:31:29.875Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-07T00:31:29.898Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-07T00:31:29.921Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-07T00:31:29.943Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-07-07T00:31:29.967Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-07-07T00:31:29.989Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-07-07T00:31:30.015Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-07T00:31:30.039Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-07T00:31:30.062Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-07T00:31:30.085Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-07T00:31:30.109Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-07-07T00:31:30.135Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-07-07T00:31:30.198Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-07T00:31:30.220Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-07T00:31:30.243Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-07-07T00:31:30.265Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-07-07T00:31:30.286Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-07-07T00:31:30.309Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-07T00:31:30.330Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3571 [Pipeline] echo [2021-07-07T00:31:30.351Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3571 [Pipeline] echo [2021-07-07T00:31:30.372Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3571 [Pipeline] echo [2021-07-07T00:31:30.393Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1a7437155078068a456209a5df494b34809ec2d4 [Pipeline] echo [2021-07-07T00:31:30.416Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1a74371 [Pipeline] echo [2021-07-07T00:31:30.438Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-07T00:31:30.515Z] provisioning config files... [2021-07-07T00:31:30.529Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/17@tmp/config1377261974502414639tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-07T00:31:30.855Z] ---> docker-login.sh [2021-07-07T00:31:30.855Z] nexus3.edgexfoundry.org:10001 [2021-07-07T00:31:30.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-07T00:31:31.122Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-07T00:31:31.122Z] Configure a credential helper to remove this warning. See [2021-07-07T00:31:31.122Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-07T00:31:31.122Z] [2021-07-07T00:31:31.122Z] Login Succeeded [2021-07-07T00:31:31.122Z] nexus3.edgexfoundry.org:10002 [2021-07-07T00:31:31.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-07T00:31:31.122Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-07T00:31:31.122Z] Configure a credential helper to remove this warning. See [2021-07-07T00:31:31.122Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-07T00:31:31.122Z] [2021-07-07T00:31:31.122Z] Login Succeeded [2021-07-07T00:31:31.122Z] nexus3.edgexfoundry.org:10003 [2021-07-07T00:31:31.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-07T00:31:31.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-07T00:31:31.391Z] Configure a credential helper to remove this warning. See [2021-07-07T00:31:31.391Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-07T00:31:31.391Z] [2021-07-07T00:31:31.391Z] Login Succeeded [2021-07-07T00:31:31.391Z] nexus3.edgexfoundry.org:10004 [2021-07-07T00:31:31.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-07T00:31:31.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-07T00:31:31.391Z] Configure a credential helper to remove this warning. See [2021-07-07T00:31:31.391Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-07T00:31:31.391Z] [2021-07-07T00:31:31.391Z] Login Succeeded [2021-07-07T00:31:31.391Z] docker.io [2021-07-07T00:31:31.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-07T00:31:31.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-07T00:31:31.962Z] Configure a credential helper to remove this warning. See [2021-07-07T00:31:31.962Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-07T00:31:31.962Z] [2021-07-07T00:31:31.962Z] Login Succeeded [2021-07-07T00:31:31.962Z] ---> docker-login.sh ends [Pipeline] } [2021-07-07T00:31:31.971Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-07T00:31:32.307Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-07-07T00:31:32.307Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-07T00:31:32.307Z] ++ cut -d/ -f2 [2021-07-07T00:31:32.307Z] ++ dirname cmd/core-command/Dockerfile [2021-07-07T00:31:32.307Z] + echo core-command,cmd/core-command/Dockerfile [2021-07-07T00:31:32.307Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-07T00:31:32.307Z] ++ cut -d/ -f2 [2021-07-07T00:31:32.307Z] ++ dirname cmd/core-data/Dockerfile [2021-07-07T00:31:32.307Z] + echo core-data,cmd/core-data/Dockerfile [2021-07-07T00:31:32.307Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-07T00:31:32.307Z] ++ cut -d/ -f2 [2021-07-07T00:31:32.307Z] ++ dirname cmd/core-metadata/Dockerfile [2021-07-07T00:31:32.307Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-07-07T00:31:32.307Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-07T00:31:32.307Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-07-07T00:31:32.307Z] ++ cut -d/ -f2 [2021-07-07T00:31:32.307Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-07-07T00:31:32.307Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-07T00:31:32.307Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-07-07T00:31:32.307Z] ++ cut -d/ -f2 [2021-07-07T00:31:32.307Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-07-07T00:31:32.307Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-07T00:31:32.307Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-07-07T00:31:32.307Z] ++ cut -d/ -f2 [2021-07-07T00:31:32.307Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-07-07T00:31:32.307Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-07T00:31:32.307Z] ++ dirname cmd/support-notifications/Dockerfile [2021-07-07T00:31:32.307Z] ++ cut -d/ -f2 [2021-07-07T00:31:32.307Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-07-07T00:31:32.307Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-07T00:31:32.307Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-07-07T00:31:32.307Z] ++ cut -d/ -f2 [2021-07-07T00:31:32.307Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-07-07T00:31:32.307Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-07T00:31:32.307Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-07-07T00:31:32.307Z] ++ cut -d/ -f2 [2021-07-07T00:31:32.307Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-07-07T00:31:32.353Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-07-07T00:31:33.105Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-07T00:31:33.105Z] [2021-07-07T00:31:33.105Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-07T00:31:33.427Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-07T00:31:33.427Z] latest: Pulling from edgex-devops/git-semver [2021-07-07T00:31:33.427Z] 31603596830f: Pulling fs layer [2021-07-07T00:31:33.427Z] b6dc333f4379: Pulling fs layer [2021-07-07T00:31:33.427Z] 3d9ef1400e77: Pulling fs layer [2021-07-07T00:31:33.427Z] fd332fbdc1db: Pulling fs layer [2021-07-07T00:31:33.427Z] fd332fbdc1db: Waiting [2021-07-07T00:31:33.427Z] b6dc333f4379: Download complete [2021-07-07T00:31:33.427Z] 31603596830f: Verifying Checksum [2021-07-07T00:31:33.427Z] 31603596830f: Download complete [2021-07-07T00:31:33.691Z] fd332fbdc1db: Verifying Checksum [2021-07-07T00:31:33.691Z] fd332fbdc1db: Download complete [2021-07-07T00:31:33.691Z] 3d9ef1400e77: Verifying Checksum [2021-07-07T00:31:33.691Z] 3d9ef1400e77: Download complete [2021-07-07T00:31:33.691Z] 31603596830f: Pull complete [2021-07-07T00:31:33.959Z] b6dc333f4379: Pull complete [2021-07-07T00:31:34.536Z] 3d9ef1400e77: Pull complete [2021-07-07T00:31:34.536Z] fd332fbdc1db: Pull complete [2021-07-07T00:31:34.536Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-07T00:31:34.536Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-07T00:31:34.536Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-07T00:31:34.684Z] prd-centos7-docker-4c-2g-1971 does not seem to be running inside a container [2021-07-07T00:31:34.725Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-07T00:31:35.992Z] $ docker top 8de4074c72e1e4537fbcd4f0030facbc3a0390ca68a81662cc1121843894c94e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-07T00:31:36.115Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-07T00:31:36.115Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-07T00:31:36.218Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-07T00:31:36.217Z] $ docker exec 8de4074c72e1e4537fbcd4f0030facbc3a0390ca68a81662cc1121843894c94e ssh-agent [2021-07-07T00:31:36.324Z] SSH_AUTH_SOCK=/tmp/ssh-Z07ueiGJR6kU/agent.14 [2021-07-07T00:31:36.324Z] SSH_AGENT_PID=20 [2021-07-07T00:31:36.331Z] Running ssh-add (command line suppressed) [2021-07-07T00:31:36.418Z] Identity added: /w/workspace/edgex-go/17@tmp/private_key_2216289608434569111.key (/w/workspace/edgex-go/17@tmp/private_key_2216289608434569111.key) [2021-07-07T00:31:36.438Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-07T00:31:36.746Z] + git tag --points-at HEAD [Pipeline] } [2021-07-07T00:31:36.769Z] $ docker exec --env ******** --env ******** 8de4074c72e1e4537fbcd4f0030facbc3a0390ca68a81662cc1121843894c94e ssh-agent -k [2021-07-07T00:31:36.865Z] unset SSH_AUTH_SOCK; [2021-07-07T00:31:36.865Z] unset SSH_AGENT_PID; [2021-07-07T00:31:36.865Z] echo Agent pid 20 killed; [2021-07-07T00:31:36.882Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-07T00:31:36.922Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-07T00:31:36.922Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-07T00:31:37.032Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-07T00:31:37.031Z] $ docker exec 8de4074c72e1e4537fbcd4f0030facbc3a0390ca68a81662cc1121843894c94e ssh-agent [2021-07-07T00:31:37.139Z] SSH_AUTH_SOCK=/tmp/ssh-dUom46FAq871/agent.54 [2021-07-07T00:31:37.139Z] SSH_AGENT_PID=61 [2021-07-07T00:31:37.144Z] Running ssh-add (command line suppressed) [2021-07-07T00:31:37.245Z] Identity added: /w/workspace/edgex-go/17@tmp/private_key_5960308701238791839.key (/w/workspace/edgex-go/17@tmp/private_key_5960308701238791839.key) [2021-07-07T00:31:37.263Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-07T00:31:37.563Z] + git semver init [2021-07-07T00:31:37.564Z] # -> Open(): unable to determine branch for HEAD [2021-07-07T00:31:37.564Z] # $GIT_DIR = /w/workspace/edgex-go/17/.git [2021-07-07T00:31:37.564Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/17 [2021-07-07T00:31:37.564Z] # $SEMVER_REMOTE_NAME = origin [2021-07-07T00:31:37.564Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-07T00:31:37.564Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-07T00:31:37.564Z] # $SEMVER_BRANCH = PR-3571 [2021-07-07T00:31:37.564Z] # $SEMVER_TEMP = /tmp/semver-353916704 [2021-07-07T00:31:37.564Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-07-07T00:31:49.861Z] # '/tmp/semver-353916704' -> '/w/workspace/edgex-go/17/.semver' [2021-07-07T00:31:49.861Z] # -> Force: false [2021-07-07T00:31:49.861Z] # $SEMVER_DIR = /w/workspace/edgex-go/17/.semver [Pipeline] } [2021-07-07T00:31:49.868Z] $ docker exec --env ******** --env ******** 8de4074c72e1e4537fbcd4f0030facbc3a0390ca68a81662cc1121843894c94e ssh-agent -k [2021-07-07T00:31:49.978Z] unset SSH_AUTH_SOCK; [2021-07-07T00:31:49.978Z] unset SSH_AGENT_PID; [2021-07-07T00:31:49.978Z] echo Agent pid 61 killed; [2021-07-07T00:31:49.991Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-07T00:31:50.326Z] + git semver [Pipeline] } [2021-07-07T00:31:50.341Z] $ docker stop --time=1 8de4074c72e1e4537fbcd4f0030facbc3a0390ca68a81662cc1121843894c94e [2021-07-07T00:31:59.140Z] $ docker rm -f 8de4074c72e1e4537fbcd4f0030facbc3a0390ca68a81662cc1121843894c94e [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-07T00:31:59.531Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-07T00:31:59.784Z] Stashed 1 file(s) [Pipeline] echo [2021-07-07T00:31:59.788Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-07T00:32:00.552Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-07-07T00:32:00.856Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-07T00:32:01.152Z] + sudo service docker restart [2021-07-07T00:32:01.153Z] + true [2021-07-07T00:32:01.153Z] Redirecting to /bin/systemctl restart docker.service [2021-07-07T00:32:14.989Z] Still waiting to schedule task [2021-07-07T00:32:14.990Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo [2021-07-07T00:32:19.298Z] ========================================================= [2021-07-07T00:32:19.298Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-07T00:32:19.298Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-07T00:32:19.617Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-07-07T00:32:21.005Z] Sending build context to Docker daemon 328.2MB [2021-07-07T00:32:21.005Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-07-07T00:32:21.005Z] Step 2/6 : FROM ${BASE} [2021-07-07T00:32:21.005Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-07T00:32:21.005Z] 540db60ca938: Pulling fs layer [2021-07-07T00:32:21.005Z] adcc1eea9eea: Pulling fs layer [2021-07-07T00:32:21.005Z] 4c4ab2625f07: Pulling fs layer [2021-07-07T00:32:21.005Z] 0510c868ecb4: Pulling fs layer [2021-07-07T00:32:21.005Z] afea3b2eda06: Pulling fs layer [2021-07-07T00:32:21.005Z] 7809a108b3ef: Pulling fs layer [2021-07-07T00:32:21.005Z] f706445af74f: Pulling fs layer [2021-07-07T00:32:21.005Z] afea3b2eda06: Waiting [2021-07-07T00:32:21.005Z] 7809a108b3ef: Waiting [2021-07-07T00:32:21.005Z] f706445af74f: Waiting [2021-07-07T00:32:21.005Z] 0510c868ecb4: Waiting [2021-07-07T00:32:21.005Z] 4c4ab2625f07: Verifying Checksum [2021-07-07T00:32:21.005Z] 4c4ab2625f07: Download complete [2021-07-07T00:32:21.005Z] adcc1eea9eea: Verifying Checksum [2021-07-07T00:32:21.005Z] adcc1eea9eea: Download complete [2021-07-07T00:32:21.005Z] afea3b2eda06: Verifying Checksum [2021-07-07T00:32:21.005Z] afea3b2eda06: Download complete [2021-07-07T00:32:21.267Z] 7809a108b3ef: Verifying Checksum [2021-07-07T00:32:21.267Z] 7809a108b3ef: Download complete [2021-07-07T00:32:21.267Z] 540db60ca938: Verifying Checksum [2021-07-07T00:32:21.267Z] 540db60ca938: Download complete [2021-07-07T00:32:21.267Z] 540db60ca938: Pull complete [2021-07-07T00:32:21.533Z] adcc1eea9eea: Pull complete [2021-07-07T00:32:21.533Z] 4c4ab2625f07: Pull complete [2021-07-07T00:32:22.479Z] f706445af74f: Verifying Checksum [2021-07-07T00:32:22.479Z] f706445af74f: Download complete [2021-07-07T00:32:23.072Z] 0510c868ecb4: Verifying Checksum [2021-07-07T00:32:23.072Z] 0510c868ecb4: Download complete [2021-07-07T00:32:26.409Z] 0510c868ecb4: Pull complete [2021-07-07T00:32:26.409Z] afea3b2eda06: Pull complete [2021-07-07T00:32:26.409Z] 7809a108b3ef: Pull complete [2021-07-07T00:32:28.980Z] f706445af74f: Pull complete [2021-07-07T00:32:28.980Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-07-07T00:32:28.980Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-07T00:32:28.980Z] ---> b068be0155e3 [2021-07-07T00:32:28.980Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-07-07T00:32:34.274Z] ---> Running in 2173a1de7258 [2021-07-07T00:32:34.274Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-07T00:32:34.534Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-07T00:32:34.795Z] (1/12) Installing libmagic (5.39-r0) [2021-07-07T00:32:35.055Z] (2/12) Installing file (5.39-r0) [2021-07-07T00:32:35.055Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-07-07T00:32:35.314Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-07-07T00:32:38.613Z] (5/12) Installing fortify-headers (1.1-r0) [2021-07-07T00:32:38.613Z] (6/12) Installing patch (2.7.6-r7) [2021-07-07T00:32:38.613Z] (7/12) Installing build-base (0.5-r2) [2021-07-07T00:32:38.613Z] (8/12) Installing libsodium (1.0.18-r0) [2021-07-07T00:32:38.613Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-07-07T00:32:38.613Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-07-07T00:32:38.613Z] (11/12) Installing libzmq (4.3.3-r1) [2021-07-07T00:32:38.613Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-07-07T00:32:38.874Z] Executing busybox-1.32.1-r6.trigger [2021-07-07T00:32:38.874Z] OK: 219 MiB in 52 packages [2021-07-07T00:32:40.788Z] Removing intermediate container 2173a1de7258 [2021-07-07T00:32:40.788Z] ---> 47a60417079d [2021-07-07T00:32:40.788Z] Step 4/6 : WORKDIR /edgex-go [2021-07-07T00:32:40.788Z] ---> Running in 3b1878a09e4e [2021-07-07T00:32:40.788Z] Removing intermediate container 3b1878a09e4e [2021-07-07T00:32:40.788Z] ---> 4f85026d3ed1 [2021-07-07T00:32:40.788Z] Step 5/6 : COPY go.mod . [2021-07-07T00:32:40.788Z] ---> 48a4c9b013cf [2021-07-07T00:32:40.788Z] Step 6/6 : RUN go mod download [2021-07-07T00:32:40.788Z] ---> Running in 01140a9191af [2021-07-07T00:32:53.057Z] Removing intermediate container 01140a9191af [2021-07-07T00:32:53.057Z] ---> b200c7196399 [2021-07-07T00:32:53.057Z] Successfully built b200c7196399 [2021-07-07T00:32:53.057Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-07T00:32:53.363Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-07T00:32:53.364Z] . [Pipeline] withDockerContainer [2021-07-07T00:32:53.438Z] prd-centos7-docker-4c-2g-1971 does not seem to be running inside a container [2021-07-07T00:32:53.488Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-07T00:32:53.838Z] $ docker top 76dc28afe256cba68574ab090851d35fb7209100ef93bd119a1fa45288f7cd25 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-07T00:32:54.217Z] + go version [2021-07-07T00:32:54.217Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-07-07T00:32:54.226Z] $ docker stop --time=1 76dc28afe256cba68574ab090851d35fb7209100ef93bd119a1fa45288f7cd25 [2021-07-07T00:32:55.398Z] $ docker rm -f 76dc28afe256cba68574ab090851d35fb7209100ef93bd119a1fa45288f7cd25 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-07T00:32:56.049Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-07T00:32:56.049Z] . [Pipeline] withDockerContainer [2021-07-07T00:32:56.123Z] prd-centos7-docker-4c-2g-1971 does not seem to be running inside a container [2021-07-07T00:32:56.162Z] $ 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/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-07T00:32:56.500Z] $ docker top 77f0d24169594b1288f010ded08dc67c70bf06d58fa3541fbe5c92111e012718 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-07T00:32:56.594Z] ========================================================= [2021-07-07T00:32:56.594Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-07-07T00:32:56.594Z] ========================================================= [Pipeline] sh [2021-07-07T00:32:56.882Z] + go mod tidy [Pipeline] sh [2021-07-07T00:32:57.185Z] + make test [2021-07-07T00:32:57.185Z] go mod tidy [2021-07-07T00:32:57.185Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-07-07T00:33:02.512Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-07-07T00:33:20.822Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-07-07T00:33:26.151Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-07-07T00:33:26.732Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-07-07T00:33:26.999Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-07-07T00:33:29.584Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-07-07T00:33:30.200Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-07-07T00:33:30.200Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-07-07T00:33:30.200Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-07-07T00:33:31.154Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-07-07T00:33:31.419Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-07-07T00:33:31.692Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-07-07T00:33:31.692Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-07-07T00:33:31.692Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-07-07T00:33:31.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-07-07T00:33:35.023Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.061s coverage: 28.7% of statements [2021-07-07T00:33:35.023Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-07-07T00:33:35.023Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-07-07T00:33:35.613Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.072s coverage: 100.0% of statements [2021-07-07T00:33:35.613Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-07-07T00:33:35.886Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.083s coverage: 53.1% of statements [2021-07-07T00:33:35.886Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-07-07T00:33:35.886Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-07-07T00:33:36.845Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.106s coverage: 87.7% of statements [2021-07-07T00:33:36.845Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-07-07T00:33:36.845Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-07-07T00:33:36.845Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.059s coverage: 78.9% of statements [2021-07-07T00:33:38.784Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.055s coverage: 81.2% of statements [2021-07-07T00:33:38.784Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-07-07T00:33:38.784Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-07-07T00:33:38.784Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-07-07T00:33:38.784Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-07-07T00:33:38.784Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-07-07T00:33:39.188Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.276s coverage: 95.1% of statements [2021-07-07T00:33:39.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-07-07T00:33:39.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-07-07T00:33:39.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-07-07T00:33:39.188Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-07-07T00:33:39.188Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-07-07T00:33:39.188Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-07-07T00:33:39.188Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-07-07T00:33:39.188Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-07-07T00:33:39.188Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.054s coverage: 60.0% of statements [2021-07-07T00:33:39.188Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-07-07T00:33:39.188Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-07-07T00:33:39.189Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-07-07T00:33:40.448Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.056s coverage: 0.8% of statements [2021-07-07T00:33:40.448Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-07-07T00:33:40.448Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements [2021-07-07T00:33:40.448Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.054s coverage: 22.0% of statements [2021-07-07T00:33:40.448Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-07-07T00:33:40.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.107s coverage: 47.1% of statements [2021-07-07T00:33:41.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.052s coverage: 79.5% of statements [2021-07-07T00:33:41.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.044s coverage: 94.1% of statements [2021-07-07T00:33:41.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.059s coverage: 96.3% of statements [2021-07-07T00:33:42.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements [2021-07-07T00:33:54.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.054s coverage: 94.4% of statements [2021-07-07T00:33:54.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.058s coverage: 44.8% of statements [2021-07-07T00:34:00.955Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.192s coverage: 81.8% of statements [2021-07-07T00:34:00.955Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-07-07T00:34:15.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.075s coverage: 92.9% of statements [2021-07-07T00:34:15.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-07-07T00:34:15.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-07-07T00:34:15.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-07-07T00:34:15.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-07-07T00:34:15.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-07-07T00:34:15.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-07-07T00:34:15.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-07-07T00:34:15.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-07-07T00:34:15.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-07-07T00:34:15.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.053s coverage: 87.2% of statements [2021-07-07T00:34:15.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-07-07T00:34:15.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-07-07T00:34:15.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2021-07-07T00:34:15.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-07-07T00:34:15.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 58.8% of statements [2021-07-07T00:34:15.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-07-07T00:34:15.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.044s coverage: 80.0% of statements [2021-07-07T00:34:15.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements [2021-07-07T00:34:15.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.052s coverage: 85.4% of statements [2021-07-07T00:34:15.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.075s coverage: 91.2% of statements [2021-07-07T00:34:15.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-07-07T00:34:15.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.126s coverage: 64.4% of statements [2021-07-07T00:34:15.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-07-07T00:34:15.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-07-07T00:34:15.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.050s coverage: 100.0% of statements [2021-07-07T00:34:16.151Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements [2021-07-07T00:34:16.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements [2021-07-07T00:34:16.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements [2021-07-07T00:34:16.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements [2021-07-07T00:34:17.678Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.165s coverage: 66.9% of statements [2021-07-07T00:34:17.678Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-07-07T00:34:17.678Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-07-07T00:34:17.678Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-07-07T00:34:17.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.105s coverage: 43.6% of statements [2021-07-07T00:34:17.953Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-07-07T00:34:17.953Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-07-07T00:34:18.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.055s coverage: 89.5% of statements [2021-07-07T00:34:18.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-07-07T00:34:18.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.046s coverage: 84.8% of statements [2021-07-07T00:34:18.482Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-07-07T00:34:26.654Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 19.3% of statements [2021-07-07T00:34:26.654Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-07-07T00:34:26.654Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-07-07T00:34:26.654Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-07-07T00:34:26.654Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-07-07T00:34:26.654Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.131s coverage: 91.9% of statements [2021-07-07T00:34:26.654Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-07-07T00:34:26.654Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-07-07T00:34:26.654Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-07-07T00:34:26.654Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-07-07T00:34:26.654Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-07-07T00:34:26.654Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 62.7% of statements [2021-07-07T00:34:26.654Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-07-07T00:34:26.654Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-07-07T00:34:26.654Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.098s coverage: 97.6% of statements [2021-07-07T00:34:26.654Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-07-07T00:34:26.654Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-07-07T00:34:26.654Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-07-07T00:34:26.654Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-07-07T00:34:26.654Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-07-07T00:34:26.654Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2021-07-07T00:34:26.654Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-07-07T00:34:26.654Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-07-07T00:34:26.654Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-07-07T00:34:26.654Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-07-07T00:34:26.654Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-07-07T00:34:26.655Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-07-07T00:34:26.655Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements [2021-07-07T00:34:26.655Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 95.4% of statements [2021-07-07T00:34:26.655Z] GO111MODULE=on go vet ./... [2021-07-07T00:34:48.716Z] gofmt -l . [2021-07-07T00:34:48.979Z] [ "`gofmt -l .`" = "" ] [2021-07-07T00:34:49.243Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-07-07T00:34:50.129Z] + ls -al . [2021-07-07T00:34:50.129Z] total 560 [2021-07-07T00:34:50.129Z] drwxrwxr-x 10 1001 1001 4096 Jul 7 00:34 . [2021-07-07T00:34:50.129Z] drwxr-xr-x 4 root root 30 Jul 7 00:32 .. [2021-07-07T00:34:50.129Z] -rw-rw-r-- 1 1001 1001 11 Jul 7 00:31 .dockerignore [2021-07-07T00:34:50.129Z] drwxrwxr-x 8 1001 1001 179 Jul 7 00:31 .git [2021-07-07T00:34:50.129Z] drwxrwxr-x 3 1001 1001 125 Jul 7 00:31 .github [2021-07-07T00:34:50.129Z] -rw-rw-r-- 1 1001 1001 818 Jul 7 00:31 .gitignore [2021-07-07T00:34:50.129Z] drwx------ 3 1001 1001 58 Jul 7 00:31 .semver [2021-07-07T00:34:50.129Z] -rw-rw-r-- 1 1001 1001 166 Jul 7 00:31 .sonarcloud.properties [2021-07-07T00:34:50.129Z] -rw-rw-r-- 1 1001 1001 8609 Jul 7 00:31 Attribution.txt [2021-07-07T00:34:50.129Z] -rw-rw-r-- 1 1001 1001 43881 Jul 7 00:31 CHANGELOG.md [2021-07-07T00:34:50.129Z] -rw-rw-r-- 1 1001 1001 3804 Jul 7 00:31 CONTRIBUTING.md [2021-07-07T00:34:50.129Z] -rw-rw-r-- 1 1001 1001 931 Jul 7 00:31 Dockerfile.build [2021-07-07T00:34:50.129Z] -rw-rw-r-- 1 1001 1001 849 Jul 7 00:31 Jenkinsfile [2021-07-07T00:34:50.129Z] -rw-rw-r-- 1 1001 1001 10775 Jul 7 00:31 LICENSE [2021-07-07T00:34:50.129Z] -rw-rw-r-- 1 1001 1001 5605 Jul 7 00:31 Makefile [2021-07-07T00:34:50.129Z] -rw-rw-r-- 1 1001 1001 7818 Jul 7 00:31 README.md [2021-07-07T00:34:50.129Z] -rw-rw-r-- 1 1001 1001 6912 Jul 7 00:31 SECURITY.md [2021-07-07T00:34:50.129Z] -rw-rw-r-- 1 1001 1001 5 Jul 7 00:31 VERSION [2021-07-07T00:34:50.129Z] -rw-rw-r-- 1 1001 1001 4131 Jul 7 00:31 ZMQWindows.md [2021-07-07T00:34:50.129Z] drwxrwxr-x 2 1001 1001 37 Jul 7 00:31 bin [2021-07-07T00:34:50.129Z] drwxrwxr-x 14 1001 1001 4096 Jul 7 00:31 cmd [2021-07-07T00:34:50.129Z] -rw-r--r-- 1 root root 398095 Jul 7 00:34 coverage.out [2021-07-07T00:34:50.129Z] -rw-rw-r-- 1 1001 1001 806 Jul 7 00:31 go.mod [2021-07-07T00:34:50.129Z] -rw-r--r-- 1 root root 20850 Jul 7 00:32 go.sum [2021-07-07T00:34:50.129Z] drwxrwxr-x 7 1001 1001 114 Jul 7 00:31 internal [2021-07-07T00:34:50.129Z] drwxrwxr-x 3 1001 1001 16 Jul 7 00:31 openapi [2021-07-07T00:34:50.129Z] drwxrwxr-x 4 1001 1001 71 Jul 7 00:31 snap [2021-07-07T00:34:50.129Z] -rw-rw-r-- 1 1001 1001 168 Jul 7 00:31 version.go [Pipeline] sh [2021-07-07T00:34:50.434Z] + '[' -e coverage.out ] [2021-07-07T00:34:50.434Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-07-07T00:34:50.537Z] Stashed 1 file(s) [Pipeline] sh [2021-07-07T00:34:50.835Z] + make build [2021-07-07T00:34:50.836Z] go mod tidy [2021-07-07T00:34:50.836Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-07-07T00:34:52.240Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-07-07T00:34:58.880Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-07-07T00:34:59.465Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-07-07T00:35:00.862Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-07-07T00:35:00.862Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-07-07T00:35:01.822Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-07-07T00:35:03.217Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-07-07T00:35:03.796Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-07-07T00:35:04.771Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-07-07T00:35:05.718Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-07-07T00:35:06.308Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-07-07T00:35:08.256Z] $ docker stop --time=1 77f0d24169594b1288f010ded08dc67c70bf06d58fa3541fbe5c92111e012718 [2021-07-07T00:35:10.832Z] $ docker rm -f 77f0d24169594b1288f010ded08dc67c70bf06d58fa3541fbe5c92111e012718 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-07-07T00:35:11.180Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1976 in /w/workspace/edgexfoundry_edgex-go_PR-3571 [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] ws [2021-07-07T00:35:11.258Z] Running in /w/workspace/edgex-go/17 [Pipeline] { [Pipeline] checkout [Pipeline] script [Pipeline] { [2021-07-07T00:35:11.497Z] The recommended git tool is: git [Pipeline] isUnix [Pipeline] sh [2021-07-07T00:35:12.281Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-07T00:35:12.281Z] [2021-07-07T00:35:12.281Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-07-07T00:35:12.601Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-07T00:35:12.601Z] latest: Pulling from edgex-devops/edgex-compose [2021-07-07T00:35:12.601Z] cbdbe7a5bc2a: Pulling fs layer [2021-07-07T00:35:12.601Z] ca9280d653b3: Pulling fs layer [2021-07-07T00:35:12.601Z] 7e9c9ca2126c: Pulling fs layer [2021-07-07T00:35:12.866Z] cbdbe7a5bc2a: Download complete [2021-07-07T00:35:12.866Z] cbdbe7a5bc2a: Pull complete [2021-07-07T00:35:13.132Z] ca9280d653b3: Verifying Checksum [2021-07-07T00:35:13.132Z] ca9280d653b3: Download complete [2021-07-07T00:35:14.088Z] ca9280d653b3: Pull complete [2021-07-07T00:35:14.088Z] 7e9c9ca2126c: Download complete [2021-07-07T00:35:17.122Z] using credential edgex-jenkins-ssh [2021-07-07T00:35:17.151Z] Cloning the remote Git repository [2021-07-07T00:35:17.415Z] 7e9c9ca2126c: Pull complete [2021-07-07T00:35:17.416Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-07-07T00:35:17.416Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-07T00:35:17.416Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-07-07T00:35:17.208Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-07-07T00:35:17.334Z] > git init /w/workspace/edgex-go/17 # timeout=10 [2021-07-07T00:35:17.403Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-07T00:35:17.404Z] > git --version # timeout=10 [2021-07-07T00:35:17.427Z] > git --version # 'git version 2.17.1' [2021-07-07T00:35:17.429Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-07T00:35:17.518Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-07T00:35:17.739Z] prd-centos7-docker-4c-2g-1971 does not seem to be running inside a container [2021-07-07T00:35:17.778Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-07-07T00:35:20.838Z] $ docker top 9330dbb057969758f2f8a5f2673713c023b04ba57007d72b27a32831df2bdc98 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-07T00:35:21.217Z] + docker-compose build --help [2021-07-07T00:35:21.217Z] + grep parallel [2021-07-07T00:35:21.790Z] --parallel Build images in parallel. [Pipeline] } [2021-07-07T00:35:21.799Z] $ docker stop --time=1 9330dbb057969758f2f8a5f2673713c023b04ba57007d72b27a32831df2bdc98 [2021-07-07T00:35:22.997Z] $ docker rm -f 9330dbb057969758f2f8a5f2673713c023b04ba57007d72b27a32831df2bdc98 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-07T00:35:23.434Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-07T00:35:23.434Z] . [Pipeline] withDockerContainer [2021-07-07T00:35:23.508Z] prd-centos7-docker-4c-2g-1971 does not seem to be running inside a container [2021-07-07T00:35:23.545Z] $ 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/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-07-07T00:35:23.882Z] $ docker top 5690127428cb93c82c0f80b06c8522a1075c4ad7b1ca1bcd1d9bf054f9c3fdcb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-07T00:35:24.266Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-07-07T00:35:24.836Z] Building core-command ... [2021-07-07T00:35:24.836Z] Building core-data ... [2021-07-07T00:35:24.836Z] Building core-metadata ... [2021-07-07T00:35:24.836Z] Building security-bootstrapper ... [2021-07-07T00:35:24.836Z] Building security-proxy-setup ... [2021-07-07T00:35:24.836Z] Building security-secretstore-setup ... [2021-07-07T00:35:24.836Z] Building support-notifications ... [2021-07-07T00:35:24.836Z] Building support-scheduler ... [2021-07-07T00:35:24.836Z] Building sys-mgmt-agent ... [2021-07-07T00:35:24.836Z] Building security-bootstrapper [2021-07-07T00:35:24.836Z] Building core-metadata [2021-07-07T00:35:24.836Z] Building support-scheduler [2021-07-07T00:35:24.836Z] Building core-command [2021-07-07T00:35:24.836Z] Building support-notifications [2021-07-07T00:35:34.495Z] Merging remotes/origin/main commit e67b96f43125f529184b400ebdcefa80e8ea1f21 into PR head commit 9ed388284450181241214f4175cad1f4f366d6e5 [2021-07-07T00:35:34.864Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-07T00:35:34.864Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-07T00:35:34.864Z] ---> b200c7196399 [2021-07-07T00:35:34.864Z] Step 3/24 : WORKDIR /edgex-go [2021-07-07T00:35:34.864Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-07T00:35:34.864Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-07T00:35:34.864Z] ---> b200c7196399 [2021-07-07T00:35:34.864Z] Step 3/23 : WORKDIR /edgex-go [2021-07-07T00:35:34.864Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-07T00:35:34.864Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-07T00:35:34.864Z] ---> b200c7196399 [2021-07-07T00:35:34.864Z] Step 3/23 : WORKDIR /edgex-go [2021-07-07T00:35:35.030Z] Merge succeeded, producing 15c233ac1ed82fc41484587aac71b25b0c657977 [2021-07-07T00:35:35.031Z] Checking out Revision 15c233ac1ed82fc41484587aac71b25b0c657977 (PR-3571) [2021-07-07T00:35:33.875Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-07T00:35:33.893Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-07T00:35:33.915Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-07T00:35:33.941Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-07T00:35:33.941Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-07T00:35:33.953Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3571/head:refs/remotes/origin/PR-3571 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-07T00:35:34.510Z] > git config core.sparsecheckout # timeout=10 [2021-07-07T00:35:34.522Z] > git checkout -f 9ed388284450181241214f4175cad1f4f366d6e5 # timeout=10 [2021-07-07T00:35:34.727Z] > git remote # timeout=10 [2021-07-07T00:35:34.742Z] > git config --get remote.origin.url # timeout=10 [2021-07-07T00:35:34.764Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-07T00:35:34.775Z] > git merge e67b96f43125f529184b400ebdcefa80e8ea1f21 # timeout=10 [2021-07-07T00:35:35.015Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-07T00:35:35.037Z] > git config core.sparsecheckout # timeout=10 [2021-07-07T00:35:35.050Z] > git checkout -f 15c233ac1ed82fc41484587aac71b25b0c657977 # timeout=10 [2021-07-07T00:35:39.433Z] Commit message: "Merge commit 'e67b96f43125f529184b400ebdcefa80e8ea1f21' into HEAD" [2021-07-07T00:35:39.465Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-07T00:35:39.439Z] > git rev-list --no-walk cffce2b7df7224eda52bd41542597f054856896e # timeout=10 [2021-07-07T00:35:40.798Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-07-07T00:35:41.245Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-07T00:35:41.599Z] + sudo service docker restart [2021-07-07T00:35:41.599Z] + true [2021-07-07T00:35:43.208Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-07T00:35:43.208Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-07-07T00:35:43.208Z] ---> b200c7196399 [2021-07-07T00:35:43.208Z] Step 3/32 : WORKDIR /edgex-go [2021-07-07T00:35:43.784Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-07T00:35:43.785Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-07T00:35:43.785Z] ---> b200c7196399 [2021-07-07T00:35:43.785Z] Step 3/24 : WORKDIR /edgex-go [2021-07-07T00:35:45.708Z] ---> Running in ce9f6e8acf90 [2021-07-07T00:35:45.708Z] ---> Running in 5c32d54d8acf [2021-07-07T00:35:45.708Z] ---> Running in bd98ecc5744b [2021-07-07T00:35:45.708Z] ---> Running in bac7017ec71f [2021-07-07T00:35:45.708Z] ---> Running in e834dd1578f4 [2021-07-07T00:35:45.975Z] Removing intermediate container 5c32d54d8acf [2021-07-07T00:35:45.975Z] ---> c891b1f04013 [2021-07-07T00:35:45.975Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-07T00:35:45.975Z] Removing intermediate container ce9f6e8acf90 [2021-07-07T00:35:45.975Z] ---> 0b800de54c50 [2021-07-07T00:35:45.975Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-07T00:35:45.975Z] Removing intermediate container bd98ecc5744b [2021-07-07T00:35:45.975Z] ---> 44aa104856be [2021-07-07T00:35:45.975Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-07T00:35:45.975Z] ---> Running in a7c042458c9e [2021-07-07T00:35:45.975Z] ---> Running in 35af9e287683 [2021-07-07T00:35:45.975Z] ---> Running in 9109370d7582 [2021-07-07T00:35:45.975Z] Removing intermediate container e834dd1578f4 [2021-07-07T00:35:45.975Z] ---> 924bfa40f264 [2021-07-07T00:35:45.975Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-07T00:35:45.975Z] Removing intermediate container bac7017ec71f [2021-07-07T00:35:45.975Z] ---> 12a1fce7788f [2021-07-07T00:35:45.975Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-07T00:35:45.975Z] ---> Running in 17ad1806252a [2021-07-07T00:35:45.975Z] ---> Running in 31c89c4c283a [2021-07-07T00:35:46.927Z] Removing intermediate container a7c042458c9e [2021-07-07T00:35:46.927Z] ---> ff65b3867a15 [2021-07-07T00:35:46.927Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-07-07T00:35:46.927Z] ---> Running in c03dce7193cf [2021-07-07T00:35:46.927Z] Removing intermediate container 35af9e287683 [2021-07-07T00:35:46.927Z] ---> bfc21233f7a8 [2021-07-07T00:35:46.927Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-07-07T00:35:46.927Z] ---> Running in b8a446625bf9 [2021-07-07T00:35:46.927Z] Removing intermediate container 9109370d7582 [2021-07-07T00:35:46.927Z] ---> be94bd6dd839 [2021-07-07T00:35:46.927Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-07T00:35:47.190Z] ---> Running in d1dc725e2c7e [2021-07-07T00:35:47.190Z] Removing intermediate container 17ad1806252a [2021-07-07T00:35:47.190Z] ---> c155d441eaca [2021-07-07T00:35:47.190Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-07T00:35:47.190Z] ---> Running in 57dd69e9ebad [2021-07-07T00:35:47.457Z] Removing intermediate container 31c89c4c283a [2021-07-07T00:35:47.457Z] ---> ec6902140add [2021-07-07T00:35:47.457Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-07-07T00:35:47.457Z] ---> Running in d1a352dfa4ea [2021-07-07T00:35:47.457Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-07T00:35:47.725Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-07T00:35:47.725Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-07T00:35:47.987Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-07T00:35:47.987Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-07T00:35:48.247Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-07T00:35:48.520Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-07T00:35:48.520Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-07T00:35:48.787Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-07T00:35:48.787Z] OK: 219 MiB in 52 packages [2021-07-07T00:35:48.787Z] OK: 219 MiB in 52 packages [2021-07-07T00:35:49.053Z] OK: 219 MiB in 52 packages [2021-07-07T00:35:49.313Z] Removing intermediate container b8a446625bf9 [2021-07-07T00:35:49.313Z] ---> 9843176eb94e [2021-07-07T00:35:49.313Z] Step 6/23 : COPY go.mod . [2021-07-07T00:35:49.313Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-07T00:35:49.313Z] Removing intermediate container c03dce7193cf [2021-07-07T00:35:49.313Z] ---> ceb11b868a53 [2021-07-07T00:35:49.313Z] Step 6/23 : COPY go.mod . [2021-07-07T00:35:49.313Z] Removing intermediate container 57dd69e9ebad [2021-07-07T00:35:49.313Z] ---> be42aa27c4ef [2021-07-07T00:35:49.314Z] Step 6/24 : COPY go.mod . [2021-07-07T00:35:49.577Z] ---> b1a9d29f1485 [2021-07-07T00:35:49.577Z] Step 7/23 : RUN go mod download [2021-07-07T00:35:49.577Z] ---> 2a2ad06930b4 [2021-07-07T00:35:49.577Z] Step 7/23 : RUN go mod download [2021-07-07T00:35:49.577Z] ---> Running in edf8e5fca7f4 [2021-07-07T00:35:49.577Z] ---> Running in a069f204b23e [2021-07-07T00:35:49.577Z] OK: 219 MiB in 52 packages [2021-07-07T00:35:49.840Z] ---> de5400d4cc4e [2021-07-07T00:35:49.840Z] Step 7/24 : RUN go mod download [2021-07-07T00:35:49.840Z] ---> Running in 4b255c955fce [2021-07-07T00:35:50.106Z] Removing intermediate container d1dc725e2c7e [2021-07-07T00:35:50.106Z] ---> 58feb4acfe3d [2021-07-07T00:35:50.106Z] Step 6/24 : COPY go.mod . [2021-07-07T00:35:50.370Z] ---> e78680cf9cbc [2021-07-07T00:35:50.370Z] Step 7/24 : RUN go mod download [2021-07-07T00:35:50.370Z] Removing intermediate container edf8e5fca7f4 [2021-07-07T00:35:50.370Z] ---> 1bc12e2b2c28 [2021-07-07T00:35:50.370Z] Step 8/23 : COPY . . [2021-07-07T00:35:50.370Z] ---> Running in 9033f35403e8 [2021-07-07T00:35:50.637Z] Removing intermediate container a069f204b23e [2021-07-07T00:35:50.637Z] ---> 785a26316f95 [2021-07-07T00:35:50.637Z] Step 8/23 : COPY . . [2021-07-07T00:35:50.902Z] OK: 219 MiB in 52 packages [2021-07-07T00:35:59.057Z] Removing intermediate container 4b255c955fce [2021-07-07T00:35:59.057Z] ---> f58b00036380 [2021-07-07T00:35:59.057Z] Step 8/24 : COPY . . [2021-07-07T00:35:59.057Z] Removing intermediate container d1a352dfa4ea [2021-07-07T00:35:59.057Z] ---> 6409bc8f1470 [2021-07-07T00:35:59.057Z] Step 6/32 : COPY go.mod . [2021-07-07T00:35:59.057Z] ---> a048eb2e3ab1 [2021-07-07T00:35:59.057Z] Step 9/23 : RUN go mod tidy [2021-07-07T00:35:59.057Z] ---> 7f13817347e3 [2021-07-07T00:35:59.057Z] Step 9/23 : RUN go mod tidy [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-07T00:35:59.971Z] provisioning config files... [2021-07-07T00:35:59.997Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/17@tmp/config5469100510107458142tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-07T00:36:00.372Z] ---> docker-login.sh [2021-07-07T00:36:00.372Z] nexus3.edgexfoundry.org:10001 [2021-07-07T00:36:01.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-07T00:36:01.606Z] Removing intermediate container 9033f35403e8 [2021-07-07T00:36:01.606Z] ---> 82d571dcf84a [2021-07-07T00:36:01.606Z] Step 8/24 : COPY . . [2021-07-07T00:36:01.606Z] ---> dd3d05b7cf56 [2021-07-07T00:36:01.606Z] Step 7/32 : RUN go mod download [2021-07-07T00:36:01.606Z] ---> Running in 2a34c1584dd2 [2021-07-07T00:36:01.606Z] ---> Running in c13a5f02e75a [2021-07-07T00:36:01.606Z] ---> Running in 0a978085cd56 [2021-07-07T00:36:01.606Z] ---> c0d1c41ef12a [2021-07-07T00:36:01.606Z] Step 9/24 : RUN go mod tidy [2021-07-07T00:36:01.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-07T00:36:01.641Z] Configure a credential helper to remove this warning. See [2021-07-07T00:36:01.641Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-07T00:36:01.641Z] [2021-07-07T00:36:01.641Z] Login Succeeded [2021-07-07T00:36:01.641Z] nexus3.edgexfoundry.org:10002 [2021-07-07T00:36:02.183Z] ---> Running in 8afb9d42406d [2021-07-07T00:36:02.254Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-07T00:36:02.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-07T00:36:02.254Z] Configure a credential helper to remove this warning. See [2021-07-07T00:36:02.254Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-07T00:36:02.254Z] [2021-07-07T00:36:02.254Z] Login Succeeded [2021-07-07T00:36:02.254Z] nexus3.edgexfoundry.org:10003 [2021-07-07T00:36:02.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-07T00:36:02.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-07T00:36:02.865Z] Configure a credential helper to remove this warning. See [2021-07-07T00:36:02.865Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-07T00:36:02.865Z] [2021-07-07T00:36:02.865Z] Login Succeeded [2021-07-07T00:36:02.865Z] nexus3.edgexfoundry.org:10004 [2021-07-07T00:36:03.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-07T00:36:03.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-07T00:36:03.465Z] Configure a credential helper to remove this warning. See [2021-07-07T00:36:03.465Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-07T00:36:03.465Z] [2021-07-07T00:36:03.465Z] Login Succeeded [2021-07-07T00:36:03.465Z] docker.io [2021-07-07T00:36:04.073Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-07T00:36:04.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-07T00:36:04.349Z] Configure a credential helper to remove this warning. See [2021-07-07T00:36:04.349Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-07T00:36:04.349Z] [2021-07-07T00:36:04.349Z] Login Succeeded [2021-07-07T00:36:04.349Z] ---> docker-login.sh ends [Pipeline] } [2021-07-07T00:36:04.368Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-07T00:36:04.694Z] ========================================================= [2021-07-07T00:36:04.695Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-07T00:36:04.695Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-07T00:36:05.072Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-07-07T00:36:07.088Z] Sending build context to Docker daemon 165.7MB [2021-07-07T00:36:07.088Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-07-07T00:36:07.088Z] Step 2/6 : FROM ${BASE} [2021-07-07T00:36:07.361Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-07T00:36:07.361Z] 595b0fe564bb: Pulling fs layer [2021-07-07T00:36:07.361Z] 3088b5b3c5c0: Pulling fs layer [2021-07-07T00:36:07.361Z] 5b7225fbf94c: Pulling fs layer [2021-07-07T00:36:07.361Z] ba82ee9f976e: Pulling fs layer [2021-07-07T00:36:07.361Z] 506bd15cee9f: Pulling fs layer [2021-07-07T00:36:07.361Z] 75a0a4a0db45: Pulling fs layer [2021-07-07T00:36:07.361Z] 618dc40b7e24: Pulling fs layer [2021-07-07T00:36:07.361Z] 75a0a4a0db45: Waiting [2021-07-07T00:36:07.361Z] ba82ee9f976e: Waiting [2021-07-07T00:36:07.361Z] 506bd15cee9f: Waiting [2021-07-07T00:36:07.361Z] 618dc40b7e24: Waiting [2021-07-07T00:36:07.531Z] ---> 15012106cd61 [2021-07-07T00:36:07.531Z] Step 9/24 : RUN go mod tidy [2021-07-07T00:36:07.531Z] ---> Running in 8d0f7ed8c5b8 [2021-07-07T00:36:07.531Z] Removing intermediate container 0a978085cd56 [2021-07-07T00:36:07.531Z] ---> 2108758fafc1 [2021-07-07T00:36:07.531Z] Step 8/32 : COPY . . [2021-07-07T00:36:07.531Z] Removing intermediate container 2a34c1584dd2 [2021-07-07T00:36:07.531Z] ---> cf3dc560d627 [2021-07-07T00:36:07.531Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-07-07T00:36:07.648Z] 3088b5b3c5c0: Download complete [2021-07-07T00:36:07.648Z] 5b7225fbf94c: Download complete [2021-07-07T00:36:07.648Z] 506bd15cee9f: Verifying Checksum [2021-07-07T00:36:07.648Z] 506bd15cee9f: Download complete [2021-07-07T00:36:07.648Z] 75a0a4a0db45: Verifying Checksum [2021-07-07T00:36:07.648Z] 75a0a4a0db45: Download complete [2021-07-07T00:36:07.648Z] 595b0fe564bb: Verifying Checksum [2021-07-07T00:36:07.648Z] 595b0fe564bb: Download complete [2021-07-07T00:36:08.656Z] 595b0fe564bb: Pull complete [2021-07-07T00:36:08.937Z] 3088b5b3c5c0: Pull complete [2021-07-07T00:36:09.547Z] 5b7225fbf94c: Pull complete [2021-07-07T00:36:09.823Z] 618dc40b7e24: Download complete [2021-07-07T00:36:10.087Z] Removing intermediate container c13a5f02e75a [2021-07-07T00:36:10.087Z] ---> 4f5f68cd3b4b [2021-07-07T00:36:10.087Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-07-07T00:36:11.028Z] Removing intermediate container 8afb9d42406d [2021-07-07T00:36:11.028Z] ---> 99858c593d93 [2021-07-07T00:36:11.028Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-07-07T00:36:11.028Z] ---> Running in 5199215c5cd5 [2021-07-07T00:36:11.028Z] ---> Running in 2225469e5d90 [2021-07-07T00:36:11.028Z] ---> Running in c373f88a46b0 [2021-07-07T00:36:11.268Z] ba82ee9f976e: Verifying Checksum [2021-07-07T00:36:11.268Z] ba82ee9f976e: Download complete [2021-07-07T00:36:11.294Z] ---> 270ff510da84 [2021-07-07T00:36:11.294Z] Step 9/32 : RUN go mod tidy [2021-07-07T00:36:11.294Z] ---> Running in 376bcd5c4484 [2021-07-07T00:36:11.565Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-07-07T00:36:11.829Z] Removing intermediate container 8d0f7ed8c5b8 [2021-07-07T00:36:11.829Z] ---> 98332a960b74 [2021-07-07T00:36:11.829Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-07-07T00:36:11.829Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-07-07T00:36:11.829Z] ---> Running in 382b780f1896 [2021-07-07T00:36:12.092Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-07-07T00:36:12.355Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-07-07T00:36:13.308Z] Removing intermediate container 376bcd5c4484 [2021-07-07T00:36:13.308Z] ---> dafdaecf2ef7 [2021-07-07T00:36:13.308Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-07-07T00:36:13.308Z] ---> Running in 68edf20b67eb [2021-07-07T00:36:13.883Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-07-07T00:36:21.438Z] ba82ee9f976e: Pull complete [2021-07-07T00:36:21.717Z] 506bd15cee9f: Pull complete [2021-07-07T00:36:21.993Z] 75a0a4a0db45: Pull complete [2021-07-07T00:36:26.359Z] 618dc40b7e24: Pull complete [2021-07-07T00:36:26.359Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-07-07T00:36:26.359Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-07T00:36:26.359Z] ---> a36622ca3599 [2021-07-07T00:36:26.359Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-07-07T00:36:28.353Z] ---> Running in 0334dc9fea02 [2021-07-07T00:36:29.789Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-07T00:36:30.764Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-07T00:36:31.747Z] (1/12) Installing libmagic (5.39-r0) [2021-07-07T00:36:32.341Z] (2/12) Installing file (5.39-r0) [2021-07-07T00:36:32.341Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-07-07T00:36:32.341Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-07-07T00:36:37.750Z] (5/12) Installing fortify-headers (1.1-r0) [2021-07-07T00:36:38.022Z] (6/12) Installing patch (2.7.6-r7) [2021-07-07T00:36:38.022Z] (7/12) Installing build-base (0.5-r2) [2021-07-07T00:36:38.022Z] (8/12) Installing libsodium (1.0.18-r0) [2021-07-07T00:36:38.296Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-07-07T00:36:38.296Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-07-07T00:36:38.296Z] (11/12) Installing libzmq (4.3.3-r1) [2021-07-07T00:36:38.573Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-07-07T00:36:38.573Z] Executing busybox-1.32.1-r6.trigger [2021-07-07T00:36:38.573Z] OK: 218 MiB in 52 packages [2021-07-07T00:36:42.913Z] Removing intermediate container 0334dc9fea02 [2021-07-07T00:36:42.913Z] ---> cfa88979e357 [2021-07-07T00:36:42.913Z] Step 4/6 : WORKDIR /edgex-go [2021-07-07T00:36:42.913Z] ---> Running in 8df95ebbea18 [2021-07-07T00:36:42.913Z] Removing intermediate container 8df95ebbea18 [2021-07-07T00:36:42.913Z] ---> 6388906871e3 [2021-07-07T00:36:42.913Z] Step 5/6 : COPY go.mod . [2021-07-07T00:36:43.509Z] ---> 21d40a971ffb [2021-07-07T00:36:43.509Z] Step 6/6 : RUN go mod download [2021-07-07T00:36:43.783Z] ---> Running in bdb845839b06 [2021-07-07T00:37:01.482Z] Removing intermediate container 382b780f1896 [2021-07-07T00:37:01.482Z] ---> 27e2279013e1 [2021-07-07T00:37:01.482Z] [2021-07-07T00:37:01.482Z] Step 11/24 : FROM alpine:3.12 [2021-07-07T00:37:01.482Z] 3.12: Pulling from library/alpine [2021-07-07T00:37:01.482Z] Removing intermediate container 5199215c5cd5 [2021-07-07T00:37:01.482Z] ---> caeaee2d47e3 [2021-07-07T00:37:01.482Z] [2021-07-07T00:37:01.482Z] Step 11/23 : FROM alpine:3.12 [2021-07-07T00:37:01.482Z] 3.12: Pulling from library/alpine [2021-07-07T00:37:01.482Z] Removing intermediate container 68edf20b67eb [2021-07-07T00:37:01.482Z] ---> 6edf2d208e59 [2021-07-07T00:37:01.482Z] [2021-07-07T00:37:01.482Z] Step 11/32 : FROM alpine:3.12 [2021-07-07T00:37:01.482Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-07T00:37:01.482Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-07T00:37:01.482Z] Status: Downloaded newer image for alpine:3.12 [2021-07-07T00:37:01.482Z] Status: Downloaded newer image for alpine:3.12 [2021-07-07T00:37:01.482Z] ---> 13621d1b12d4 [2021-07-07T00:37:01.482Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-07-07T00:37:01.482Z] ---> 13621d1b12d4 [2021-07-07T00:37:01.482Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-07T00:37:01.482Z] Removing intermediate container c373f88a46b0 [2021-07-07T00:37:01.482Z] ---> f6ed53935c1d [2021-07-07T00:37:01.482Z] [2021-07-07T00:37:01.482Z] Step 11/24 : FROM alpine:3.12 [2021-07-07T00:37:01.482Z] ---> 13621d1b12d4 [2021-07-07T00:37:01.482Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-07T00:37:01.482Z] Removing intermediate container 2225469e5d90 [2021-07-07T00:37:01.482Z] ---> 49b9ad6c44e7 [2021-07-07T00:37:01.482Z] [2021-07-07T00:37:01.482Z] Step 11/23 : FROM alpine:3.12 [2021-07-07T00:37:01.482Z] ---> 13621d1b12d4 [2021-07-07T00:37:01.482Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-07-07T00:37:01.482Z] ---> Running in 03f76745faa8 [2021-07-07T00:37:01.482Z] ---> Running in 1a6759d95cd5 [2021-07-07T00:37:01.482Z] ---> Running in 44f2980cb546 [2021-07-07T00:37:01.482Z] 3.12: Pulling from library/alpine [2021-07-07T00:37:01.482Z] ---> Running in 60639452378b [2021-07-07T00:37:01.482Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-07T00:37:01.482Z] Status: Image is up to date for alpine:3.12 [2021-07-07T00:37:01.482Z] ---> 13621d1b12d4 [2021-07-07T00:37:01.482Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-07-07T00:37:01.482Z] ---> Running in 1b6d679dc0fa [2021-07-07T00:37:01.482Z] Removing intermediate container 1b6d679dc0fa [2021-07-07T00:37:01.482Z] ---> 0ae4d767f22c [2021-07-07T00:37:01.482Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-07-07T00:37:01.482Z] ---> Running in ef6ccff287d8 [2021-07-07T00:37:01.482Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-07T00:37:01.482Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-07T00:37:01.482Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-07T00:37:01.482Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-07T00:37:01.482Z] (1/2) Installing ca-certificates (20191127-r4) [2021-07-07T00:37:01.482Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-07-07T00:37:01.482Z] Executing busybox-1.31.1-r20.trigger [2021-07-07T00:37:01.482Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-07T00:37:01.482Z] Executing ca-certificates-20191127-r4.trigger [2021-07-07T00:37:01.482Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-07T00:37:01.482Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-07T00:37:01.482Z] OK: 6 MiB in 16 packages [2021-07-07T00:37:01.482Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-07T00:37:01.482Z] Executing busybox-1.31.1-r20.trigger [2021-07-07T00:37:01.482Z] OK: 6 MiB in 15 packages [2021-07-07T00:37:01.482Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-07T00:37:01.482Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-07T00:37:01.482Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-07T00:37:01.482Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-07T00:37:01.482Z] Executing busybox-1.31.1-r20.trigger [2021-07-07T00:37:01.482Z] OK: 6 MiB in 15 packages [2021-07-07T00:37:01.482Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-07-07T00:37:01.482Z] (2/2) Installing su-exec (0.2-r1) [2021-07-07T00:37:01.482Z] Executing busybox-1.31.1-r20.trigger [2021-07-07T00:37:01.482Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-07T00:37:01.482Z] OK: 6 MiB in 16 packages [2021-07-07T00:37:01.482Z] Executing busybox-1.31.1-r20.trigger [2021-07-07T00:37:01.482Z] OK: 6 MiB in 15 packages [2021-07-07T00:37:01.482Z] Removing intermediate container 60639452378b [2021-07-07T00:37:01.482Z] ---> 9c73681784aa [2021-07-07T00:37:01.482Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-07T00:37:01.482Z] Removing intermediate container 03f76745faa8 [2021-07-07T00:37:01.482Z] ---> 8c49133a4a1f [2021-07-07T00:37:01.482Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-07T00:37:01.482Z] ---> Running in 47f13c1c45b6 [2021-07-07T00:37:01.482Z] ---> Running in c78bcc0bab59 [2021-07-07T00:37:01.482Z] Removing intermediate container 44f2980cb546 [2021-07-07T00:37:01.482Z] ---> 3392a93d1db1 [2021-07-07T00:37:01.482Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-07T00:37:01.482Z] ---> Running in 2cc395b1ee45 [2021-07-07T00:37:01.482Z] Removing intermediate container ef6ccff287d8 [2021-07-07T00:37:01.482Z] ---> 37666f42c416 [2021-07-07T00:37:01.482Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-07-07T00:37:01.482Z] Removing intermediate container 1a6759d95cd5 [2021-07-07T00:37:01.482Z] ---> 2c9a2d8d06cf [2021-07-07T00:37:01.482Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-07T00:37:01.482Z] ---> Running in 52362ce2b011 [2021-07-07T00:37:01.482Z] Removing intermediate container c78bcc0bab59 [2021-07-07T00:37:01.482Z] ---> d0fdf9c81e2a [2021-07-07T00:37:01.482Z] Step 14/23 : ENV APP_PORT=59860 [2021-07-07T00:37:01.482Z] Removing intermediate container 47f13c1c45b6 [2021-07-07T00:37:01.482Z] ---> d5f097793451 [2021-07-07T00:37:01.482Z] Step 14/24 : ENV APP_PORT=59881 [2021-07-07T00:37:01.482Z] ---> Running in 04d5b5f38727 [2021-07-07T00:37:01.482Z] ---> Running in 30bdd9c61834 [2021-07-07T00:37:01.482Z] ---> Running in 999f584823df [2021-07-07T00:37:01.482Z] Removing intermediate container 2cc395b1ee45 [2021-07-07T00:37:01.482Z] ---> 6293d4a3a01f [2021-07-07T00:37:01.482Z] Step 14/23 : ENV APP_PORT=59861 [2021-07-07T00:37:01.482Z] ---> Running in e703b292a30a [2021-07-07T00:37:01.482Z] Removing intermediate container 52362ce2b011 [2021-07-07T00:37:01.482Z] ---> 1f9762046f4f [2021-07-07T00:37:01.482Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-07-07T00:37:01.482Z] Removing intermediate container 04d5b5f38727 [2021-07-07T00:37:01.482Z] ---> b4b59fe2f5a8 [2021-07-07T00:37:01.482Z] Step 14/24 : ENV APP_PORT=59882 [2021-07-07T00:37:01.482Z] ---> Running in 7bfda405272c [2021-07-07T00:37:01.482Z] Removing intermediate container 999f584823df [2021-07-07T00:37:01.482Z] ---> 7a239102c837 [2021-07-07T00:37:01.482Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-07T00:37:01.482Z] ---> Running in a6abd8d201f5 [2021-07-07T00:37:01.482Z] Removing intermediate container 30bdd9c61834 [2021-07-07T00:37:01.482Z] ---> c09076abfc3b [2021-07-07T00:37:01.482Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-07T00:37:01.482Z] Removing intermediate container e703b292a30a [2021-07-07T00:37:01.482Z] ---> 0c65c1ac891d [2021-07-07T00:37:01.482Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-07T00:37:01.482Z] ---> Running in 84bc8b3614bd [2021-07-07T00:37:01.482Z] ---> Running in 31aa8583651a [2021-07-07T00:37:01.482Z] ---> Running in 50f3e4fc6c95 [2021-07-07T00:37:01.482Z] Removing intermediate container 7bfda405272c [2021-07-07T00:37:01.482Z] ---> a9cf9d19a450 [2021-07-07T00:37:01.483Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-07-07T00:37:01.483Z] Removing intermediate container a6abd8d201f5 [2021-07-07T00:37:01.483Z] ---> 8b28a590b06c [2021-07-07T00:37:01.483Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-07T00:37:01.483Z] ---> Running in 6cc146f049a0 [2021-07-07T00:37:01.483Z] Removing intermediate container 84bc8b3614bd [2021-07-07T00:37:01.483Z] ---> 5b94e61e9b9e [2021-07-07T00:37:01.483Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-07T00:37:01.483Z] ---> Running in 13d5bcc739c7 [2021-07-07T00:37:01.483Z] Removing intermediate container 31aa8583651a [2021-07-07T00:37:01.483Z] ---> 282dd91399e9 [2021-07-07T00:37:01.483Z] Step 16/24 : WORKDIR / [2021-07-07T00:37:01.483Z] ---> Running in 6c6a4b33ac1c [2021-07-07T00:37:01.483Z] Removing intermediate container 50f3e4fc6c95 [2021-07-07T00:37:01.483Z] ---> be2101a46515 [2021-07-07T00:37:01.483Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-07T00:37:01.483Z] Removing intermediate container 13d5bcc739c7 [2021-07-07T00:37:01.483Z] ---> 79063b3bc246 [2021-07-07T00:37:01.483Z] Step 16/24 : WORKDIR / [2021-07-07T00:37:01.483Z] Removing intermediate container 6c6a4b33ac1c [2021-07-07T00:37:01.483Z] ---> d6664478b94b [2021-07-07T00:37:01.483Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-07T00:37:01.483Z] ---> Running in 5432f4696859 [2021-07-07T00:37:01.483Z] ---> 42d6958f6b9b [2021-07-07T00:37:01.483Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-07-07T00:37:01.483Z] ---> b032150f97ed [2021-07-07T00:37:01.483Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-07-07T00:37:01.483Z] Removing intermediate container 5432f4696859 [2021-07-07T00:37:01.483Z] ---> ee4ad019d848 [2021-07-07T00:37:01.483Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-07T00:37:01.483Z] ---> a2b270a0054d [2021-07-07T00:37:01.483Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-07-07T00:37:01.483Z] ---> 4bc62c2666a8 [2021-07-07T00:37:01.483Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-07-07T00:37:01.483Z] ---> c2011fe89322 [2021-07-07T00:37:01.483Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-07-07T00:37:01.483Z] ---> 85e85abb421e [2021-07-07T00:37:01.483Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-07-07T00:37:01.483Z] Removing intermediate container 6cc146f049a0 [2021-07-07T00:37:01.483Z] ---> 6d283e3145cd [2021-07-07T00:37:01.483Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-07-07T00:37:01.483Z] ---> d241e68c94fb [2021-07-07T00:37:01.483Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-07-07T00:37:01.483Z] ---> Running in b228312170e9 [2021-07-07T00:37:01.483Z] ---> bf1950b1aa9f [2021-07-07T00:37:01.483Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-07-07T00:37:01.483Z] ---> 89cdd58123ed [2021-07-07T00:37:01.483Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-07-07T00:37:01.483Z] ---> b2d43a215593 [2021-07-07T00:37:01.483Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-07-07T00:37:01.483Z] ---> Running in 71cacfd3db70 [2021-07-07T00:37:01.483Z] ---> Running in b2f38808ccba [2021-07-07T00:37:01.483Z] Removing intermediate container b228312170e9 [2021-07-07T00:37:01.483Z] ---> 864d9e2c1ea3 [2021-07-07T00:37:01.483Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-07-07T00:37:01.483Z] Removing intermediate container 71cacfd3db70 [2021-07-07T00:37:01.483Z] ---> 62e0d5998341 [2021-07-07T00:37:01.483Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-07T00:37:01.483Z] ---> 59ba1fa2fe14 [2021-07-07T00:37:01.483Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-07-07T00:37:01.483Z] ---> 98aac1c4e8b3 [2021-07-07T00:37:01.483Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-07-07T00:37:01.483Z] ---> Running in 2f716d26d07e [2021-07-07T00:37:01.483Z] ---> Running in f9066bdfb692 [2021-07-07T00:37:01.483Z] ---> Running in 0dcf3dc5c2ff [2021-07-07T00:37:01.483Z] Removing intermediate container b2f38808ccba [2021-07-07T00:37:01.483Z] ---> 530a080c3a3d [2021-07-07T00:37:01.483Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-07T00:37:01.483Z] Removing intermediate container f9066bdfb692 [2021-07-07T00:37:01.483Z] ---> d15c1af9e595 [2021-07-07T00:37:01.483Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-07T00:37:01.483Z] ---> Running in 8f8cd2f0dc39 [2021-07-07T00:37:01.483Z] Removing intermediate container 2f716d26d07e [2021-07-07T00:37:01.483Z] ---> 5f896d4fdb2f [2021-07-07T00:37:01.483Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-07T00:37:01.483Z] Removing intermediate container 0dcf3dc5c2ff [2021-07-07T00:37:01.483Z] ---> cd683623d7a2 [2021-07-07T00:37:01.483Z] Step 21/23 : LABEL arch=x86_64 [2021-07-07T00:37:01.483Z] ---> Running in 4c0600d3afd1 [2021-07-07T00:37:01.483Z] ---> d0e78e5535d3 [2021-07-07T00:37:01.483Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-07-07T00:37:01.483Z] ---> Running in ebf43c4125b5 [2021-07-07T00:37:01.483Z] ---> Running in a88c6bae878b [2021-07-07T00:37:01.483Z] ---> Running in a8d36747fa78 [2021-07-07T00:37:01.483Z] Removing intermediate container 4c0600d3afd1 [2021-07-07T00:37:01.483Z] ---> d028d96d8ccf [2021-07-07T00:37:01.483Z] Step 22/24 : LABEL arch=x86_64 [2021-07-07T00:37:01.483Z] Removing intermediate container 8f8cd2f0dc39 [2021-07-07T00:37:01.483Z] ---> 6ba4ce031a86 [2021-07-07T00:37:01.483Z] Step 21/23 : LABEL arch=x86_64 [2021-07-07T00:37:01.483Z] ---> Running in 79dd998f2f35 [2021-07-07T00:37:01.483Z] ---> Running in 960c3d995ee1 [2021-07-07T00:37:01.483Z] Removing intermediate container ebf43c4125b5 [2021-07-07T00:37:01.483Z] ---> d0b86524304b [2021-07-07T00:37:01.483Z] Step 22/23 : LABEL git_sha=1a7437155078068a456209a5df494b34809ec2d4 [2021-07-07T00:37:01.483Z] Removing intermediate container a88c6bae878b [2021-07-07T00:37:01.483Z] ---> 59272b7bc9ab [2021-07-07T00:37:01.483Z] Step 22/24 : LABEL arch=x86_64 [2021-07-07T00:37:01.483Z] ---> Running in 054d1c10f745 [2021-07-07T00:37:01.483Z] ---> Running in 77eb9c01038e [2021-07-07T00:37:01.483Z] Removing intermediate container 960c3d995ee1 [2021-07-07T00:37:01.483Z] ---> 79eb89eaf268 [2021-07-07T00:37:01.483Z] Step 23/24 : LABEL git_sha=1a7437155078068a456209a5df494b34809ec2d4 [2021-07-07T00:37:01.483Z] Removing intermediate container 79dd998f2f35 [2021-07-07T00:37:01.483Z] ---> df117d9b19b6 [2021-07-07T00:37:01.483Z] Step 22/23 : LABEL git_sha=1a7437155078068a456209a5df494b34809ec2d4 [2021-07-07T00:37:01.483Z] ---> Running in 01c64c5775c1 [2021-07-07T00:37:01.483Z] ---> Running in 081ff0ebfbb7 [2021-07-07T00:37:01.483Z] Removing intermediate container 054d1c10f745 [2021-07-07T00:37:01.483Z] ---> 4ecfdb0899ae [2021-07-07T00:37:01.483Z] Step 23/23 : LABEL version=0.0.0 [2021-07-07T00:37:01.483Z] ---> Running in 6f78f9624dc6 [2021-07-07T00:37:01.483Z] Removing intermediate container 77eb9c01038e [2021-07-07T00:37:01.483Z] ---> 0b7541f281b4 [2021-07-07T00:37:01.483Z] Step 23/24 : LABEL git_sha=1a7437155078068a456209a5df494b34809ec2d4 [2021-07-07T00:37:01.483Z] ---> Running in 499919235e72 [2021-07-07T00:37:01.483Z] Removing intermediate container 01c64c5775c1 [2021-07-07T00:37:01.483Z] ---> 20a0f5517730 [2021-07-07T00:37:01.483Z] Step 24/24 : LABEL version=0.0.0 [2021-07-07T00:37:01.483Z] Removing intermediate container 081ff0ebfbb7 [2021-07-07T00:37:01.483Z] ---> b881028645cd [2021-07-07T00:37:01.483Z] Step 23/23 : LABEL version=0.0.0 [2021-07-07T00:37:01.483Z] ---> Running in 48cb70226924 [2021-07-07T00:37:01.483Z] ---> Running in c13e9d9547c6 [2021-07-07T00:37:01.483Z] Removing intermediate container 6f78f9624dc6 [2021-07-07T00:37:01.483Z] ---> 476fb7d5d364 [2021-07-07T00:37:01.483Z] [2021-07-07T00:37:01.483Z] Successfully built 476fb7d5d364 [2021-07-07T00:37:01.483Z] Successfully tagged support-scheduler:latest [2021-07-07T00:37:01.483Z] Building security-secretstore-setup [2021-07-07T00:37:01.483Z]  Building support-scheduler ... done Removing intermediate container 499919235e72 [2021-07-07T00:37:01.483Z] ---> 3e2cf9e63fd9 [2021-07-07T00:37:01.483Z] Step 24/24 : LABEL version=0.0.0 [2021-07-07T00:37:01.483Z] Removing intermediate container c13e9d9547c6 [2021-07-07T00:37:01.483Z] ---> 5f2d945d7c16 [2021-07-07T00:37:01.483Z] [2021-07-07T00:37:01.483Z] ---> Running in c337d1671e9d [2021-07-07T00:37:01.483Z] Removing intermediate container 48cb70226924 [2021-07-07T00:37:01.483Z] ---> bf97b6add913 [2021-07-07T00:37:01.483Z] [2021-07-07T00:37:01.483Z] Successfully built 5f2d945d7c16 [2021-07-07T00:37:01.483Z] Successfully tagged support-notifications:latest [2021-07-07T00:37:01.483Z]  Building support-notifications ... done Building security-proxy-setup [2021-07-07T00:37:01.483Z] Successfully built bf97b6add913 [2021-07-07T00:37:01.483Z] Successfully tagged core-metadata:latest [2021-07-07T00:37:01.483Z]  Building core-metadata ... done Building core-data [2021-07-07T00:37:01.483Z] Removing intermediate container c337d1671e9d [2021-07-07T00:37:01.483Z] ---> 8fee0a4e06c4 [2021-07-07T00:37:01.483Z] [2021-07-07T00:37:01.483Z] Successfully built 8fee0a4e06c4 [2021-07-07T00:37:02.070Z] Successfully tagged core-command:latest [2021-07-07T00:37:02.070Z] Building sys-mgmt-agent [2021-07-07T00:37:02.333Z]  Building core-command ... done Removing intermediate container a8d36747fa78 [2021-07-07T00:37:02.333Z] ---> 4484484e1c4b [2021-07-07T00:37:02.333Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-07T00:37:10.580Z] Removing intermediate container bdb845839b06 [2021-07-07T00:37:10.580Z] ---> 603c494b4508 [2021-07-07T00:37:10.580Z] Successfully built 603c494b4508 [2021-07-07T00:37:10.580Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-07T00:37:10.843Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-07T00:37:10.843Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-07-07T00:37:10.843Z] ---> b200c7196399 [2021-07-07T00:37:10.843Z] Step 3/26 : WORKDIR /edgex-go [2021-07-07T00:37:10.843Z] ---> Using cache [2021-07-07T00:37:10.843Z] ---> 12a1fce7788f [2021-07-07T00:37:10.843Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-07T00:37:10.843Z] ---> Using cache [2021-07-07T00:37:10.843Z] ---> ec6902140add [2021-07-07T00:37:10.843Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-07-07T00:37:10.843Z] ---> Using cache [2021-07-07T00:37:10.843Z] ---> 6409bc8f1470 [2021-07-07T00:37:10.843Z] Step 6/26 : COPY go.mod . [2021-07-07T00:37:10.843Z] ---> Using cache [2021-07-07T00:37:10.843Z] ---> dd3d05b7cf56 [2021-07-07T00:37:10.843Z] Step 7/26 : RUN go mod download [2021-07-07T00:37:10.843Z] ---> Using cache [2021-07-07T00:37:10.843Z] ---> 2108758fafc1 [2021-07-07T00:37:10.843Z] Step 8/26 : COPY . . [2021-07-07T00:37:10.843Z] ---> Using cache [2021-07-07T00:37:10.843Z] ---> 270ff510da84 [2021-07-07T00:37:10.843Z] Step 9/26 : RUN go mod tidy [2021-07-07T00:37:10.843Z] ---> Using cache [2021-07-07T00:37:10.843Z] ---> dafdaecf2ef7 [2021-07-07T00:37:10.843Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-07-07T00:37:10.843Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-07T00:37:10.843Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-07T00:37:10.843Z] ---> b200c7196399 [2021-07-07T00:37:10.843Z] Step 3/24 : WORKDIR /edgex-go [2021-07-07T00:37:10.843Z] ---> Using cache [2021-07-07T00:37:10.843Z] ---> 12a1fce7788f [2021-07-07T00:37:10.843Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-07T00:37:10.843Z] ---> Using cache [2021-07-07T00:37:10.843Z] ---> ec6902140add [2021-07-07T00:37:10.843Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-07-07T00:37:10.929Z] + docker inspect -f . ci-base-image-arm64 [2021-07-07T00:37:10.929Z] . [Pipeline] withDockerContainer [2021-07-07T00:37:11.219Z] prd-ubuntu18.04-docker-arm64-4c-16g-1976 does not seem to be running inside a container [2021-07-07T00:37:11.307Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-07T00:37:12.804Z] $ docker top 9c2bca2967963289234788f435b0c3e07f6d1ad77682f2a954e147cb96cc18e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-07T00:37:13.753Z] + go version [2021-07-07T00:37:13.753Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-07T00:37:13.783Z] $ docker stop --time=1 9c2bca2967963289234788f435b0c3e07f6d1ad77682f2a954e147cb96cc18e2 [2021-07-07T00:37:15.597Z] $ docker rm -f 9c2bca2967963289234788f435b0c3e07f6d1ad77682f2a954e147cb96cc18e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-07T00:37:16.419Z] + docker inspect -f . ci-base-image-arm64 [2021-07-07T00:37:16.419Z] . [Pipeline] withDockerContainer [2021-07-07T00:37:16.698Z] prd-ubuntu18.04-docker-arm64-4c-16g-1976 does not seem to be running inside a container [2021-07-07T00:37:16.784Z] $ 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/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-07T00:37:17.447Z] ---> 51c2dc2a8920 [2021-07-07T00:37:17.448Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-07-07T00:37:17.448Z] ---> Running in 1ab21524de77 [2021-07-07T00:37:17.448Z] ---> Running in b6abaeea808c [2021-07-07T00:37:17.448Z] ---> 8e064c499941 [2021-07-07T00:37:17.448Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-07-07T00:37:18.215Z] $ docker top 3e13363ab32cbd8d0512519aa55432eb7ee70bc28d337d5e40f0353e8bdd3586 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-07T00:37:18.522Z] ========================================================= [2021-07-07T00:37:18.522Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-07-07T00:37:18.522Z] ========================================================= [Pipeline] sh [2021-07-07T00:37:18.856Z] ---> 5087ee003026 [2021-07-07T00:37:18.856Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-07-07T00:37:19.171Z] + go mod tidy [2021-07-07T00:37:19.440Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-07T00:37:19.440Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-07T00:37:19.441Z] ---> b200c7196399 [2021-07-07T00:37:19.441Z] Step 3/24 : WORKDIR /edgex-go [2021-07-07T00:37:19.441Z] ---> Using cache [2021-07-07T00:37:19.441Z] ---> 12a1fce7788f [2021-07-07T00:37:19.441Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-07T00:37:19.441Z] ---> Using cache [2021-07-07T00:37:19.441Z] ---> ec6902140add [2021-07-07T00:37:19.441Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-07-07T00:37:19.702Z] 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 [Pipeline] sh [2021-07-07T00:37:20.285Z] ---> faf1c3fa5a9f [2021-07-07T00:37:20.285Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-07-07T00:37:20.285Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-07T00:37:20.285Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-07T00:37:20.286Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-07-07T00:37:20.286Z] ---> b200c7196399 [2021-07-07T00:37:20.286Z] Step 3/22 : WORKDIR /edgex-go [2021-07-07T00:37:20.286Z] ---> Using cache [2021-07-07T00:37:20.286Z] ---> 12a1fce7788f [2021-07-07T00:37:20.286Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-07T00:37:20.286Z] ---> Using cache [2021-07-07T00:37:20.286Z] ---> ec6902140add [2021-07-07T00:37:20.286Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-07-07T00:37:20.286Z] ---> Using cache [2021-07-07T00:37:20.286Z] ---> 6409bc8f1470 [2021-07-07T00:37:20.286Z] Step 6/22 : COPY go.mod . [2021-07-07T00:37:20.286Z] ---> Using cache [2021-07-07T00:37:20.286Z] ---> dd3d05b7cf56 [2021-07-07T00:37:20.286Z] Step 7/22 : RUN go mod download [2021-07-07T00:37:20.286Z] ---> Using cache [2021-07-07T00:37:20.286Z] ---> 2108758fafc1 [2021-07-07T00:37:20.286Z] Step 8/22 : COPY . . [2021-07-07T00:37:20.286Z] ---> Using cache [2021-07-07T00:37:20.286Z] ---> 270ff510da84 [2021-07-07T00:37:20.286Z] Step 9/22 : RUN go mod tidy [2021-07-07T00:37:20.286Z] ---> Using cache [2021-07-07T00:37:20.286Z] ---> dafdaecf2ef7 [2021-07-07T00:37:20.286Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-07-07T00:37:20.437Z] + make test [2021-07-07T00:37:20.437Z] go mod tidy [2021-07-07T00:37:20.546Z] ---> Running in f715e4518f87 [2021-07-07T00:37:20.546Z] ---> Running in 271894d56832 [2021-07-07T00:37:20.546Z] ---> f489387ed013 [2021-07-07T00:37:20.546Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-07-07T00:37:20.809Z] ---> Running in 291442c41d35 [2021-07-07T00:37:20.809Z] Removing intermediate container 291442c41d35 [2021-07-07T00:37:20.809Z] ---> 6890b193ff6a [2021-07-07T00:37:20.809Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-07-07T00:37:21.035Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-07-07T00:37:21.073Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-07T00:37:21.335Z] ---> 3b965c65e8cb [2021-07-07T00:37:21.335Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-07-07T00:37:21.335Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-07T00:37:21.335Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-07-07T00:37:21.598Z] OK: 219 MiB in 52 packages [2021-07-07T00:37:21.598Z] ---> Running in 7f17c72bb8aa [2021-07-07T00:37:22.176Z] Removing intermediate container b6abaeea808c [2021-07-07T00:37:22.176Z] ---> 83b2bd3c4f5c [2021-07-07T00:37:22.176Z] Step 6/24 : COPY go.mod . [2021-07-07T00:37:22.176Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-07T00:37:22.440Z] ---> 6073f179bde7 [2021-07-07T00:37:22.440Z] Step 7/24 : RUN go mod download [2021-07-07T00:37:22.440Z] ---> Running in a182c5272ff8 [2021-07-07T00:37:22.703Z] OK: 219 MiB in 52 packages [2021-07-07T00:37:22.703Z] Removing intermediate container 7f17c72bb8aa [2021-07-07T00:37:22.703Z] ---> 6ad3ee428285 [2021-07-07T00:37:22.703Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-07-07T00:37:22.967Z] ---> Running in 3c0db72a6df8 [2021-07-07T00:37:23.239Z] Removing intermediate container 3c0db72a6df8 [2021-07-07T00:37:23.239Z] ---> aa49eddd8a7c [2021-07-07T00:37:23.239Z] Step 29/32 : CMD ["gate"] [2021-07-07T00:37:23.239Z] Removing intermediate container f715e4518f87 [2021-07-07T00:37:23.239Z] ---> 2c340e30413d [2021-07-07T00:37:23.239Z] Step 6/24 : COPY go.mod . [2021-07-07T00:37:23.506Z] ---> Running in 695c1cb4809c [2021-07-07T00:37:23.768Z] ---> bcae1864d169 [2021-07-07T00:37:23.768Z] Step 7/24 : RUN go mod download [2021-07-07T00:37:23.768Z] Removing intermediate container 695c1cb4809c [2021-07-07T00:37:23.768Z] ---> c82abc891060 [2021-07-07T00:37:23.768Z] Step 30/32 : LABEL arch=x86_64 [2021-07-07T00:37:23.768Z] ---> Running in e99ecb427968 [2021-07-07T00:37:24.032Z] ---> Running in 0d9e2fcfce03 [2021-07-07T00:37:24.032Z] Removing intermediate container a182c5272ff8 [2021-07-07T00:37:24.032Z] ---> 70327309bc10 [2021-07-07T00:37:24.032Z] Step 8/24 : COPY . . [2021-07-07T00:37:24.295Z] Removing intermediate container 0d9e2fcfce03 [2021-07-07T00:37:24.295Z] ---> 0a9f35d104ed [2021-07-07T00:37:24.295Z] Step 31/32 : LABEL git_sha=1a7437155078068a456209a5df494b34809ec2d4 [2021-07-07T00:37:26.226Z] ---> Running in 7404b43a3fe5 [2021-07-07T00:37:28.921Z] Removing intermediate container 7404b43a3fe5 [2021-07-07T00:37:28.921Z] ---> 66eaddf02970 [2021-07-07T00:37:28.921Z] Step 32/32 : LABEL version=0.0.0 [2021-07-07T00:37:28.921Z] ---> d8baf7b320a2 [2021-07-07T00:37:28.921Z] Step 9/24 : RUN go mod tidy [2021-07-07T00:37:28.921Z] ---> Running in 9854dca3f7df [2021-07-07T00:37:28.921Z] ---> Running in 58d57d5c048c [2021-07-07T00:37:28.921Z] Removing intermediate container e99ecb427968 [2021-07-07T00:37:28.921Z] ---> 56dc4d7e3bf8 [2021-07-07T00:37:28.921Z] Step 8/24 : COPY . . [2021-07-07T00:37:29.509Z] Removing intermediate container 9854dca3f7df [2021-07-07T00:37:29.509Z] ---> 4ab5ec49ebf4 [2021-07-07T00:37:29.509Z] [2021-07-07T00:37:29.509Z] Successfully built 4ab5ec49ebf4 [2021-07-07T00:37:29.509Z] Successfully tagged security-bootstrapper:latest [2021-07-07T00:37:36.216Z]  Building security-bootstrapper ... done Removing intermediate container 58d57d5c048c [2021-07-07T00:37:36.216Z] ---> 6e68bd71a1fd [2021-07-07T00:37:36.216Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-07-07T00:37:36.216Z] ---> Running in eab8dc410843 [2021-07-07T00:37:36.216Z] ---> 24c36c773b37 [2021-07-07T00:37:36.216Z] Step 9/24 : RUN go mod tidy [2021-07-07T00:37:36.216Z] ---> Running in 742f2de808ad [2021-07-07T00:37:36.216Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-07-07T00:37:38.145Z] Removing intermediate container 742f2de808ad [2021-07-07T00:37:38.145Z] ---> 5d306c9f0f05 [2021-07-07T00:37:38.145Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-07-07T00:37:38.145Z] ---> Running in 38e076875f82 [2021-07-07T00:37:38.416Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-07-07T00:37:45.125Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-07-07T00:37:45.717Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-07-07T00:37:47.906Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-07-07T00:37:48.327Z] Removing intermediate container 1ab21524de77 [2021-07-07T00:37:48.327Z] ---> a7e46520167a [2021-07-07T00:37:48.327Z] [2021-07-07T00:37:48.327Z] Step 11/26 : FROM alpine:3.12 [2021-07-07T00:37:48.327Z] ---> 13621d1b12d4 [2021-07-07T00:37:48.327Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-07-07T00:37:48.327Z] ---> Running in 099168a3e55e [2021-07-07T00:37:48.937Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-07T00:37:48.937Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-07T00:37:49.214Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-07T00:37:49.214Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-07-07T00:37:49.214Z] (3/6) Installing libcurl (7.77.0-r0) [2021-07-07T00:37:49.214Z] (4/6) Installing curl (7.77.0-r0) [2021-07-07T00:37:49.214Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-07-07T00:37:49.214Z] (6/6) Installing su-exec (0.2-r1) [2021-07-07T00:37:49.214Z] Executing busybox-1.31.1-r20.trigger [2021-07-07T00:37:49.214Z] Executing ca-certificates-20191127-r4.trigger [2021-07-07T00:37:49.494Z] OK: 7 MiB in 20 packages [2021-07-07T00:37:50.482Z] Removing intermediate container 271894d56832 [2021-07-07T00:37:50.482Z] ---> 1b5fa3a1b614 [2021-07-07T00:37:50.482Z] [2021-07-07T00:37:50.482Z] Step 11/22 : FROM alpine:3.12 [2021-07-07T00:37:50.482Z] ---> 13621d1b12d4 [2021-07-07T00:37:50.482Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-07-07T00:37:50.482Z] ---> Running in 81b1031ea2da [2021-07-07T00:37:50.482Z] Removing intermediate container 099168a3e55e [2021-07-07T00:37:50.482Z] ---> 8c4a8de3c708 [2021-07-07T00:37:50.482Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-07T00:37:50.482Z] ---> Running in 79bc2d329bbb [2021-07-07T00:37:50.482Z] Removing intermediate container 79bc2d329bbb [2021-07-07T00:37:50.482Z] ---> 0a8694629c2b [2021-07-07T00:37:50.482Z] Step 14/26 : WORKDIR / [2021-07-07T00:37:50.764Z] ---> Running in e2579645784b [2021-07-07T00:37:51.044Z] Removing intermediate container e2579645784b [2021-07-07T00:37:51.044Z] ---> e07510d30929 [2021-07-07T00:37:51.044Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-07-07T00:37:51.044Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-07T00:37:51.044Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-07T00:37:51.320Z] (1/4) Installing ca-certificates (20191127-r4) [2021-07-07T00:37:51.320Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-07-07T00:37:51.320Z] (3/4) Installing libcurl (7.77.0-r0) [2021-07-07T00:37:51.320Z] (4/4) Installing curl (7.77.0-r0) [2021-07-07T00:37:51.320Z] Executing busybox-1.31.1-r20.trigger [2021-07-07T00:37:51.320Z] Executing ca-certificates-20191127-r4.trigger [2021-07-07T00:37:51.320Z] ---> 5f9694687c68 [2021-07-07T00:37:51.320Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-07-07T00:37:51.320Z] OK: 7 MiB in 18 packages [2021-07-07T00:37:51.925Z] ---> d8242a90946a [2021-07-07T00:37:51.925Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-07-07T00:37:52.204Z] Removing intermediate container 81b1031ea2da [2021-07-07T00:37:52.204Z] ---> 7ad8eab0bbc0 [2021-07-07T00:37:52.204Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-07T00:37:52.204Z] ---> 6cb7f5a52f21 [2021-07-07T00:37:52.204Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-07-07T00:37:52.204Z] ---> Running in 375bed24408b [2021-07-07T00:37:52.475Z] Removing intermediate container 375bed24408b [2021-07-07T00:37:52.475Z] ---> 99d1dba6131f [2021-07-07T00:37:52.475Z] Step 14/22 : WORKDIR /edgex [2021-07-07T00:37:52.475Z] ---> Running in 6bde5cc40fc1 [2021-07-07T00:37:52.475Z] ---> a22b243ff127 [2021-07-07T00:37:52.475Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-07-07T00:37:52.746Z] Removing intermediate container 6bde5cc40fc1 [2021-07-07T00:37:52.746Z] ---> 461ef0fba6ac [2021-07-07T00:37:52.746Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-07-07T00:37:53.018Z] ---> 4b72d7117847 [2021-07-07T00:37:53.018Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-07-07T00:37:53.310Z] ---> 5022d36983c4 [2021-07-07T00:37:53.310Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-07-07T00:37:53.920Z] ---> 3d87b618a985 [2021-07-07T00:37:53.920Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-07-07T00:37:53.920Z] ---> 95c43fce6956 [2021-07-07T00:37:53.920Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-07-07T00:37:54.521Z] ---> 1e74ed33d2a5 [2021-07-07T00:37:54.521Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-07-07T00:37:54.521Z] ---> Running in 7fedc0baa5cc [2021-07-07T00:37:54.786Z] ---> 44f6d5508c1a [2021-07-07T00:37:54.786Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-07-07T00:37:55.058Z] ---> Running in 4df9c8a52b90 [2021-07-07T00:37:55.058Z] Removing intermediate container 4df9c8a52b90 [2021-07-07T00:37:55.058Z] ---> 04b03c17116e [2021-07-07T00:37:55.058Z] Step 19/22 : CMD ["--init=true"] [2021-07-07T00:37:55.058Z] ---> Running in 872b3b87e7fc [2021-07-07T00:37:55.325Z] Removing intermediate container 872b3b87e7fc [2021-07-07T00:37:55.325Z] ---> a98697bf597c [2021-07-07T00:37:55.325Z] Step 20/22 : LABEL arch=x86_64 [2021-07-07T00:37:55.593Z] ---> Running in c7d60d0b3df8 [2021-07-07T00:37:55.593Z] Removing intermediate container 7fedc0baa5cc [2021-07-07T00:37:55.593Z] ---> e40c34e457f2 [2021-07-07T00:37:55.593Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-07-07T00:37:55.593Z] ---> Running in 05e1f062aa4a [2021-07-07T00:37:55.593Z] Removing intermediate container c7d60d0b3df8 [2021-07-07T00:37:55.593Z] ---> 46a6ed7979ee [2021-07-07T00:37:55.593Z] Step 21/22 : LABEL git_sha=1a7437155078068a456209a5df494b34809ec2d4 [2021-07-07T00:37:55.862Z] ---> Running in 4ac77e46944e [2021-07-07T00:37:55.862Z] Removing intermediate container 05e1f062aa4a [2021-07-07T00:37:55.862Z] ---> 5a749e2d2e2a [2021-07-07T00:37:55.862Z] Step 24/26 : LABEL arch=x86_64 [2021-07-07T00:37:55.862Z] ---> Running in 7e9225eec812 [2021-07-07T00:37:56.123Z] Removing intermediate container 4ac77e46944e [2021-07-07T00:37:56.123Z] ---> 0c60cd432a6b [2021-07-07T00:37:56.123Z] Step 22/22 : LABEL version=0.0.0 [2021-07-07T00:37:56.123Z] ---> Running in 2d884e2044e2 [2021-07-07T00:37:56.123Z] Removing intermediate container 7e9225eec812 [2021-07-07T00:37:56.123Z] ---> 7436090fa1a6 [2021-07-07T00:37:56.123Z] Step 25/26 : LABEL git_sha=1a7437155078068a456209a5df494b34809ec2d4 [2021-07-07T00:37:56.123Z] ---> Running in e0699ac76bb7 [2021-07-07T00:37:56.385Z] Removing intermediate container 2d884e2044e2 [2021-07-07T00:37:56.385Z] ---> 1c7052e69ee3 [2021-07-07T00:37:56.385Z] [2021-07-07T00:37:56.385Z] Removing intermediate container e0699ac76bb7 [2021-07-07T00:37:56.385Z] ---> 3cc8a0ecad6f [2021-07-07T00:37:56.385Z] Step 26/26 : LABEL version=0.0.0 [2021-07-07T00:37:56.385Z] Successfully built 1c7052e69ee3 [2021-07-07T00:37:56.385Z] Successfully tagged security-proxy-setup:latest [2021-07-07T00:37:56.385Z]  Building security-proxy-setup ... done  ---> Running in 8ec2ced97d3b [2021-07-07T00:37:56.649Z] Removing intermediate container 8ec2ced97d3b [2021-07-07T00:37:56.649Z] ---> 1f4735d2e83a [2021-07-07T00:37:56.649Z] [2021-07-07T00:37:56.649Z] Successfully built 1f4735d2e83a [2021-07-07T00:37:56.649Z] Successfully tagged security-secretstore-setup:latest [2021-07-07T00:38:01.976Z]  Building security-secretstore-setup ... done Removing intermediate container eab8dc410843 [2021-07-07T00:38:01.976Z] ---> 81183b9d6c55 [2021-07-07T00:38:01.976Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-07-07T00:38:01.976Z] ---> Running in ca3a7e0b9f52 [2021-07-07T00:38:02.555Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-07-07T00:38:03.517Z] Removing intermediate container ca3a7e0b9f52 [2021-07-07T00:38:03.517Z] ---> 9bd8a69b211e [2021-07-07T00:38:03.517Z] [2021-07-07T00:38:03.517Z] Step 12/24 : FROM docker:20.10.0 [2021-07-07T00:38:03.517Z] 20.10.0: Pulling from library/docker [2021-07-07T00:38:05.444Z] Removing intermediate container 38e076875f82 [2021-07-07T00:38:05.444Z] ---> b27d09996892 [2021-07-07T00:38:05.444Z] [2021-07-07T00:38:05.444Z] Step 11/24 : FROM alpine:3.12 [2021-07-07T00:38:05.444Z] ---> 13621d1b12d4 [2021-07-07T00:38:05.444Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-07-07T00:38:06.833Z] ---> Running in 79a9fa3ef52d [2021-07-07T00:38:07.413Z] Removing intermediate container 79a9fa3ef52d [2021-07-07T00:38:07.413Z] ---> 1a486996c8d9 [2021-07-07T00:38:07.413Z] Step 13/24 : ENV APP_PORT=59880 [2021-07-07T00:38:07.413Z] ---> Running in 6f3f6b26180e [2021-07-07T00:38:07.413Z] Removing intermediate container 6f3f6b26180e [2021-07-07T00:38:07.413Z] ---> ba47f984f5f0 [2021-07-07T00:38:07.413Z] Step 14/24 : EXPOSE $APP_PORT [2021-07-07T00:38:07.413Z] ---> Running in 09ad0f6f7467 [2021-07-07T00:38:07.413Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-07-07T00:38:07.413Z] Status: Downloaded newer image for docker:20.10.0 [2021-07-07T00:38:07.413Z] ---> aefe523efa57 [2021-07-07T00:38:07.413Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-07-07T00:38:07.687Z] ---> Running in 2a74a0fa391f [2021-07-07T00:38:07.687Z] Removing intermediate container 09ad0f6f7467 [2021-07-07T00:38:07.687Z] ---> a7dbea824cf0 [2021-07-07T00:38:07.687Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-07T00:38:07.687Z] ---> Running in 9ced2ac65006 [2021-07-07T00:38:07.687Z] Removing intermediate container 2a74a0fa391f [2021-07-07T00:38:07.687Z] ---> 5d9ad4689c31 [2021-07-07T00:38:07.687Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-07-07T00:38:07.687Z] ---> Running in 3f1dd789fdc6 [2021-07-07T00:38:07.969Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-07T00:38:07.969Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-07T00:38:08.235Z] Removing intermediate container 9ced2ac65006 [2021-07-07T00:38:08.235Z] ---> 839b6e5475f2 [2021-07-07T00:38:08.235Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-07T00:38:08.235Z] ---> Running in 047a1f894453 [2021-07-07T00:38:08.235Z] (1/39) Installing readline (8.0.4-r0) [2021-07-07T00:38:08.235Z] (2/39) Installing bash (5.0.17-r0) [2021-07-07T00:38:08.235Z] Executing bash-5.0.17-r0.post-install [2021-07-07T00:38:08.235Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-07-07T00:38:08.235Z] (4/39) Installing libcurl (7.77.0-r0) [2021-07-07T00:38:08.235Z] (5/39) Installing curl (7.77.0-r0) [2021-07-07T00:38:08.235Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-07-07T00:38:08.235Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-07-07T00:38:08.235Z] (8/39) Installing expat (2.2.9-r1) [2021-07-07T00:38:08.235Z] (9/39) Installing libffi (3.3-r2) [2021-07-07T00:38:08.235Z] (10/39) Installing gdbm (1.13-r1) [2021-07-07T00:38:08.235Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-07-07T00:38:08.235Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-07-07T00:38:08.235Z] (13/39) Installing python3 (3.8.10-r0) [2021-07-07T00:38:08.496Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-07T00:38:08.757Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-07-07T00:38:08.757Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-07-07T00:38:08.757Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-07-07T00:38:08.757Z] (17/39) Installing py3-six (1.15.0-r0) [2021-07-07T00:38:08.757Z] (18/39) Installing py3-packaging (20.4-r0) [2021-07-07T00:38:08.757Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-07-07T00:38:08.757Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-07-07T00:38:08.757Z] (21/39) Installing py3-idna (2.9-r0) [2021-07-07T00:38:08.757Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-07-07T00:38:08.757Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-07-07T00:38:08.757Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-07-07T00:38:08.757Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-07-07T00:38:08.757Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-07-07T00:38:08.757Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-07-07T00:38:09.017Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-07-07T00:38:09.017Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-07-07T00:38:09.017Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-07-07T00:38:09.017Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-07-07T00:38:09.017Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-07-07T00:38:09.017Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-07-07T00:38:09.017Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-07-07T00:38:09.017Z] (35/39) Installing py3-progress (1.5-r0) [2021-07-07T00:38:09.017Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-07-07T00:38:09.017Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-07-07T00:38:09.017Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-07-07T00:38:09.017Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-07-07T00:38:09.017Z] Executing busybox-1.31.1-r19.trigger [2021-07-07T00:38:09.017Z] OK: 72 MiB in 59 packages [2021-07-07T00:38:09.017Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-07T00:38:09.602Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-07T00:38:09.602Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-07T00:38:09.602Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-07T00:38:09.602Z] Collecting docker-compose==1.23.2 [2021-07-07T00:38:09.602Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-07-07T00:38:09.602Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-07T00:38:09.862Z] Collecting cached-property<2,>=1.2.0 [2021-07-07T00:38:09.862Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-07-07T00:38:09.862Z] Collecting websocket-client<1.0,>=0.32.0 [2021-07-07T00:38:09.862Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-07-07T00:38:10.122Z] Collecting dockerpty<0.5,>=0.4.1 [2021-07-07T00:38:10.122Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-07-07T00:38:10.384Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-07T00:38:10.644Z] Collecting jsonschema<3,>=2.5.1 [2021-07-07T00:38:10.644Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-07-07T00:38:10.644Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-07T00:38:10.644Z] Collecting docopt<0.7,>=0.6.1 [2021-07-07T00:38:10.644Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-07-07T00:38:10.644Z] Executing busybox-1.31.1-r20.trigger [2021-07-07T00:38:10.644Z] OK: 8 MiB in 20 packages [2021-07-07T00:38:11.604Z] Collecting docker<4.0,>=3.6.0 [2021-07-07T00:38:11.873Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-07-07T00:38:11.873Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-07-07T00:38:11.873Z] Removing intermediate container 047a1f894453 [2021-07-07T00:38:11.873Z] ---> 704555f43073 [2021-07-07T00:38:11.873Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-07T00:38:11.873Z] Collecting texttable<0.10,>=0.9.0 [2021-07-07T00:38:11.873Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-07-07T00:38:11.873Z] ---> 9accd698cd42 [2021-07-07T00:38:11.873Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-07-07T00:38:12.459Z] ---> 620723a9c733 [2021-07-07T00:38:12.459Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-07-07T00:38:12.459Z] Collecting PyYAML<4,>=3.10 [2021-07-07T00:38:12.459Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-07-07T00:38:12.459Z] ---> f566468417f2 [2021-07-07T00:38:12.459Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-07-07T00:38:12.459Z] ---> Running in 03350bae7da6 [2021-07-07T00:38:12.721Z] Removing intermediate container 03350bae7da6 [2021-07-07T00:38:12.721Z] ---> a13f891620a2 [2021-07-07T00:38:12.721Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-07T00:38:12.721Z] ---> Running in 0c69acd0bdd5 [2021-07-07T00:38:12.721Z] Removing intermediate container 0c69acd0bdd5 [2021-07-07T00:38:12.721Z] ---> 9de18473f48f [2021-07-07T00:38:12.721Z] Step 22/24 : LABEL arch=x86_64 [2021-07-07T00:38:12.721Z] ---> Running in 772938877cf9 [2021-07-07T00:38:12.980Z] Removing intermediate container 772938877cf9 [2021-07-07T00:38:12.981Z] ---> 88cf7e79760d [2021-07-07T00:38:12.981Z] Step 23/24 : LABEL git_sha=1a7437155078068a456209a5df494b34809ec2d4 [2021-07-07T00:38:12.981Z] ---> Running in 44aee4125798 [2021-07-07T00:38:12.981Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-07-07T00:38:12.981Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-07-07T00:38:12.981Z] Removing intermediate container 44aee4125798 [2021-07-07T00:38:12.981Z] ---> 6cce789cf452 [2021-07-07T00:38:12.981Z] Step 24/24 : LABEL version=0.0.0 [2021-07-07T00:38:12.981Z] ---> Running in cb4a77726193 [2021-07-07T00:38:12.981Z] Collecting docker-pycreds>=0.4.0 [2021-07-07T00:38:12.981Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-07-07T00:38:12.981Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-07-07T00:38:12.981Z] Removing intermediate container cb4a77726193 [2021-07-07T00:38:12.981Z] ---> 47e80c0d8e8c [2021-07-07T00:38:12.981Z] [2021-07-07T00:38:13.241Z] Successfully built 47e80c0d8e8c [2021-07-07T00:38:13.241Z] Successfully tagged core-data:latest [2021-07-07T00:38:13.241Z]  Building core-data ... done Collecting urllib3<1.25,>=1.21.1 [2021-07-07T00:38:13.241Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-07-07T00:38:13.503Z] Collecting idna<2.8,>=2.5 [2021-07-07T00:38:13.503Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-07-07T00:38:13.503Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-07-07T00:38:13.503Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-07-07T00:38:13.503Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-07-07T00:38:13.503Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-07-07T00:38:13.503Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-07-07T00:38:13.503Z] Installing collected packages: cached-property, websocket-client, dockerpty, jsonschema, docopt, urllib3, idna, requests, docker-pycreds, docker, texttable, PyYAML, docker-compose [2021-07-07T00:38:13.765Z] Running setup.py install for dockerpty: started [2021-07-07T00:38:14.032Z] Running setup.py install for dockerpty: finished with status 'done' [2021-07-07T00:38:14.032Z] Running setup.py install for docopt: started [2021-07-07T00:38:14.293Z] Running setup.py install for docopt: finished with status 'done' [2021-07-07T00:38:14.293Z] Attempting uninstall: urllib3 [2021-07-07T00:38:14.293Z] Found existing installation: urllib3 1.25.9 [2021-07-07T00:38:14.293Z] Uninstalling urllib3-1.25.9: [2021-07-07T00:38:14.293Z] Successfully uninstalled urllib3-1.25.9 [2021-07-07T00:38:14.555Z] Attempting uninstall: idna [2021-07-07T00:38:14.555Z] Found existing installation: idna 2.9 [2021-07-07T00:38:14.555Z] Uninstalling idna-2.9: [2021-07-07T00:38:14.555Z] Successfully uninstalled idna-2.9 [2021-07-07T00:38:14.555Z] Attempting uninstall: requests [2021-07-07T00:38:14.555Z] Found existing installation: requests 2.23.0 [2021-07-07T00:38:14.555Z] Uninstalling requests-2.23.0: [2021-07-07T00:38:14.555Z] Successfully uninstalled requests-2.23.0 [2021-07-07T00:38:14.816Z] Running setup.py install for texttable: started [2021-07-07T00:38:15.092Z] Running setup.py install for texttable: finished with status 'done' [2021-07-07T00:38:15.092Z] Running setup.py install for PyYAML: started [2021-07-07T00:38:15.354Z] Running setup.py install for PyYAML: finished with status 'done' [2021-07-07T00:38:15.616Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-07-07T00:38:18.186Z] Removing intermediate container 3f1dd789fdc6 [2021-07-07T00:38:18.186Z] ---> 63f35385b59b [2021-07-07T00:38:18.186Z] Step 15/24 : ENV APP_PORT=58890 [2021-07-07T00:38:18.186Z] ---> Running in eff66d8d433d [2021-07-07T00:38:18.186Z] Removing intermediate container eff66d8d433d [2021-07-07T00:38:18.186Z] ---> 6249198573d7 [2021-07-07T00:38:18.186Z] Step 16/24 : EXPOSE $APP_PORT [2021-07-07T00:38:18.186Z] ---> Running in 3868f60c5547 [2021-07-07T00:38:18.186Z] Removing intermediate container 3868f60c5547 [2021-07-07T00:38:18.186Z] ---> e703dc883e6e [2021-07-07T00:38:18.186Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-07-07T00:38:18.456Z] ---> 6ada5336e596 [2021-07-07T00:38:18.456Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-07-07T00:38:18.456Z] ---> 1de8cec626b9 [2021-07-07T00:38:18.456Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-07-07T00:38:18.717Z] ---> 84adce15023a [2021-07-07T00:38:18.717Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-07-07T00:38:18.717Z] ---> Running in f367cdf0acef [2021-07-07T00:38:18.717Z] Removing intermediate container f367cdf0acef [2021-07-07T00:38:18.717Z] ---> 57a0aa738d9b [2021-07-07T00:38:18.717Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-07T00:38:18.717Z] ---> Running in e7b22530f1cc [2021-07-07T00:38:18.982Z] Removing intermediate container e7b22530f1cc [2021-07-07T00:38:18.982Z] ---> c29eb2e72e18 [2021-07-07T00:38:18.982Z] Step 22/24 : LABEL arch=x86_64 [2021-07-07T00:38:18.982Z] ---> Running in 32a225cc8b33 [2021-07-07T00:38:18.982Z] Removing intermediate container 32a225cc8b33 [2021-07-07T00:38:18.982Z] ---> a0b89e8860d4 [2021-07-07T00:38:18.982Z] Step 23/24 : LABEL git_sha=1a7437155078068a456209a5df494b34809ec2d4 [2021-07-07T00:38:18.982Z] ---> Running in 24cebdbc22e7 [2021-07-07T00:38:19.244Z] Removing intermediate container 24cebdbc22e7 [2021-07-07T00:38:19.244Z] ---> c35c00b47aa3 [2021-07-07T00:38:19.244Z] Step 24/24 : LABEL version=0.0.0 [2021-07-07T00:38:19.244Z] ---> Running in a3ea355d36e6 [2021-07-07T00:38:19.244Z] Removing intermediate container a3ea355d36e6 [2021-07-07T00:38:19.244Z] ---> 376885e79aad [2021-07-07T00:38:19.244Z] [2021-07-07T00:38:19.244Z] Successfully built 376885e79aad [2021-07-07T00:38:19.244Z] Successfully tagged sys-mgmt-agent:latest [2021-07-07T00:38:19.511Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-07-07T00:38:19.518Z] $ docker stop --time=1 5690127428cb93c82c0f80b06c8522a1075c4ad7b1ca1bcd1d9bf054f9c3fdcb [2021-07-07T00:38:20.853Z] $ docker rm -f 5690127428cb93c82c0f80b06c8522a1075c4ad7b1ca1bcd1d9bf054f9c3fdcb [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-07T00:38:21.345Z] + docker images [2021-07-07T00:38:21.346Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-07T00:38:21.346Z] sys-mgmt-agent latest 376885e79aad 2 seconds ago 312MB [2021-07-07T00:38:21.346Z] core-data latest 47e80c0d8e8c 9 seconds ago 20.2MB [2021-07-07T00:38:21.346Z] b27d09996892 17 seconds ago 1.15GB [2021-07-07T00:38:21.346Z] 9bd8a69b211e 18 seconds ago 1.15GB [2021-07-07T00:38:21.346Z] security-proxy-setup latest 1c7052e69ee3 25 seconds ago 25.7MB [2021-07-07T00:38:21.346Z] security-secretstore-setup latest 1f4735d2e83a 25 seconds ago 28.7MB [2021-07-07T00:38:21.346Z] 1b5fa3a1b614 32 seconds ago 1.15GB [2021-07-07T00:38:21.346Z] a7e46520167a 34 seconds ago 1.15GB [2021-07-07T00:38:21.346Z] security-bootstrapper latest 4ab5ec49ebf4 52 seconds ago 18.6MB [2021-07-07T00:38:21.346Z] core-command latest 8fee0a4e06c4 About a minute ago 15.9MB [2021-07-07T00:38:21.346Z] core-metadata latest bf97b6add913 About a minute ago 16.6MB [2021-07-07T00:38:21.346Z] support-scheduler latest 476fb7d5d364 About a minute ago 15.9MB [2021-07-07T00:38:21.346Z] support-notifications latest 5f2d945d7c16 About a minute ago 16.7MB [2021-07-07T00:38:21.346Z] f6ed53935c1d About a minute ago 1.15GB [2021-07-07T00:38:21.346Z] 49b9ad6c44e7 About a minute ago 1.14GB [2021-07-07T00:38:21.346Z] 6edf2d208e59 About a minute ago 1.15GB [2021-07-07T00:38:21.346Z] caeaee2d47e3 About a minute ago 1.15GB [2021-07-07T00:38:21.346Z] 27e2279013e1 About a minute ago 1.14GB [2021-07-07T00:38:21.346Z] ci-base-image-x86_64 latest b200c7196399 5 minutes ago 647MB [2021-07-07T00:38:21.346Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest d8573e4929f5 2 hours ago 37.5MB [2021-07-07T00:38:21.346Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 2 months ago 445MB [2021-07-07T00:38:21.346Z] alpine 3.12 13621d1b12d4 2 months ago 5.58MB [2021-07-07T00:38:21.346Z] docker 20.10.0 aefe523efa57 6 months ago 240MB [2021-07-07T00:38:21.346Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 12 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-07-07T00:38:36.822Z] Still waiting to schedule task [2021-07-07T00:38:36.823Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-07-07T00:38:44.520Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-07-07T00:38:46.508Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-07-07T00:38:53.255Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-07-07T00:38:53.255Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-07-07T00:39:00.012Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-07-07T00:39:00.012Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-07-07T00:39:00.012Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-07-07T00:39:00.012Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-07-07T00:39:04.327Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-07-07T00:39:04.327Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-07-07T00:39:05.323Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-07-07T00:39:05.323Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-07-07T00:39:05.323Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-07-07T00:39:05.323Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-07-07T00:39:17.758Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.195s coverage: 28.7% of statements [2021-07-07T00:39:17.758Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-07-07T00:39:17.758Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-07-07T00:39:21.166Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.310s coverage: 100.0% of statements [2021-07-07T00:39:21.166Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-07-07T00:39:21.443Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.411s coverage: 53.1% of statements [2021-07-07T00:39:21.443Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-07-07T00:39:21.443Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-07-07T00:39:23.450Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.593s coverage: 87.7% of statements [2021-07-07T00:39:23.450Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-07-07T00:39:23.450Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-07-07T00:39:23.450Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.205s coverage: 78.9% of statements [2021-07-07T00:39:27.787Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.216s coverage: 81.2% of statements [2021-07-07T00:39:27.787Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-07-07T00:39:27.787Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-07-07T00:39:27.787Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-07-07T00:39:27.787Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-07-07T00:39:27.787Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-07-07T00:39:33.258Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.457s coverage: 95.1% of statements [2021-07-07T00:39:33.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-07-07T00:39:33.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-07-07T00:39:33.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-07-07T00:39:33.258Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-07-07T00:39:33.258Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-07-07T00:39:33.258Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-07-07T00:39:33.258Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-07-07T00:39:33.258Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-07-07T00:39:33.258Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.251s coverage: 60.0% of statements [2021-07-07T00:39:33.258Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-07-07T00:39:33.258Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-07-07T00:39:33.258Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-07-07T00:39:33.258Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.323s coverage: 0.8% of statements [2021-07-07T00:39:33.258Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-07-07T00:39:33.258Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.158s coverage: 58.8% of statements [2021-07-07T00:39:33.258Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.269s coverage: 22.0% of statements [2021-07-07T00:39:33.258Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-07-07T00:39:33.258Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.218s coverage: 47.1% of statements [2021-07-07T00:39:33.258Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.237s coverage: 79.5% of statements [2021-07-07T00:39:33.258Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.188s coverage: 94.1% of statements [2021-07-07T00:39:34.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.256s coverage: 96.3% of statements [2021-07-07T00:39:34.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.223s coverage: 87.5% of statements [2021-07-07T00:39:50.119Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.279s coverage: 94.4% of statements [2021-07-07T00:39:50.119Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.194s coverage: 44.8% of statements [2021-07-07T00:39:54.438Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.631s coverage: 81.8% of statements [2021-07-07T00:39:54.438Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-07-07T00:39:59.900Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.301s coverage: 92.9% of statements [2021-07-07T00:39:59.900Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-07-07T00:39:59.900Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-07-07T00:39:59.900Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-07-07T00:39:59.900Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 65.1% of statements [2021-07-07T00:39:59.900Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-07-07T00:39:59.900Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-07-07T00:39:59.900Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-07-07T00:39:59.900Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-07-07T00:39:59.900Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-07-07T00:39:59.900Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.206s coverage: 87.2% of statements [2021-07-07T00:39:59.900Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-07-07T00:39:59.900Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-07-07T00:39:59.900Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements [2021-07-07T00:39:59.900Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-07-07T00:39:59.900Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.197s coverage: 58.8% of statements [2021-07-07T00:39:59.900Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-07-07T00:39:59.900Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.194s coverage: 80.0% of statements [2021-07-07T00:39:59.900Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.244s coverage: 87.2% of statements [2021-07-07T00:40:00.182Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.329s coverage: 85.4% of statements [2021-07-07T00:40:01.175Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.401s coverage: 91.2% of statements [2021-07-07T00:40:01.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-07-07T00:40:06.627Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.870s coverage: 64.4% of statements [2021-07-07T00:40:06.627Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-07-07T00:40:06.627Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-07-07T00:40:06.627Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.188s coverage: 100.0% of statements [2021-07-07T00:40:06.627Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.132s coverage: 91.3% of statements [2021-07-07T00:40:06.627Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.070s coverage: 100.0% of statements [2021-07-07T00:40:06.627Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.109s coverage: 73.7% of statements [2021-07-07T00:40:06.627Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.065s coverage: 100.0% of statements [2021-07-07T00:40:10.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.935s coverage: 66.9% of statements [2021-07-07T00:40:10.054Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-07-07T00:40:10.054Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-07-07T00:40:10.054Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-07-07T00:40:13.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.784s coverage: 43.6% of statements [2021-07-07T00:40:13.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-07-07T00:40:13.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-07-07T00:40:13.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.204s coverage: 89.5% of statements [2021-07-07T00:40:13.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-07-07T00:40:13.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.268s coverage: 84.8% of statements [2021-07-07T00:40:13.551Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-07-07T00:40:21.921Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.262s coverage: 19.3% of statements [2021-07-07T00:40:21.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-07-07T00:40:21.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-07-07T00:40:21.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-07-07T00:40:21.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-07-07T00:40:21.921Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.615s coverage: 91.9% of statements [2021-07-07T00:40:21.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-07-07T00:40:21.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-07-07T00:40:21.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-07-07T00:40:21.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-07-07T00:40:21.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-07-07T00:40:21.921Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.354s coverage: 62.7% of statements [2021-07-07T00:40:21.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-07-07T00:40:21.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-07-07T00:40:21.921Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.402s coverage: 97.6% of statements [2021-07-07T00:40:21.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-07-07T00:40:21.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-07-07T00:40:21.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-07-07T00:40:21.921Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-07-07T00:40:21.921Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-07-07T00:40:21.921Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.184s coverage: 28.9% of statements [2021-07-07T00:40:21.921Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-07-07T00:40:21.921Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-07-07T00:40:21.921Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-07-07T00:40:21.921Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-07-07T00:40:21.921Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-07-07T00:40:21.921Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-07-07T00:40:21.921Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.174s coverage: 100.0% of statements [2021-07-07T00:40:21.921Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements [2021-07-07T00:40:21.921Z] GO111MODULE=on go vet ./... [2021-07-07T00:41:58.814Z] gofmt -l . [2021-07-07T00:41:58.814Z] [ "`gofmt -l .`" = "" ] [2021-07-07T00:41:58.814Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-07-07T00:41:59.484Z] + ls -al . [2021-07-07T00:41:59.484Z] total 588 [2021-07-07T00:41:59.484Z] drwxrwxr-x 9 1001 1001 4096 Jul 7 00:41 . [2021-07-07T00:41:59.484Z] drwxr-xr-x 4 root root 4096 Jul 7 00:37 .. [2021-07-07T00:41:59.484Z] -rw-rw-r-- 1 1001 1001 11 Jul 7 00:35 .dockerignore [2021-07-07T00:41:59.484Z] drwxrwxr-x 8 1001 1001 4096 Jul 7 00:35 .git [2021-07-07T00:41:59.484Z] drwxrwxr-x 3 1001 1001 4096 Jul 7 00:35 .github [2021-07-07T00:41:59.484Z] -rw-rw-r-- 1 1001 1001 818 Jul 7 00:35 .gitignore [2021-07-07T00:41:59.484Z] -rw-rw-r-- 1 1001 1001 166 Jul 7 00:35 .sonarcloud.properties [2021-07-07T00:41:59.484Z] -rw-rw-r-- 1 1001 1001 8609 Jul 7 00:35 Attribution.txt [2021-07-07T00:41:59.484Z] -rw-rw-r-- 1 1001 1001 43881 Jul 7 00:35 CHANGELOG.md [2021-07-07T00:41:59.484Z] -rw-rw-r-- 1 1001 1001 3804 Jul 7 00:35 CONTRIBUTING.md [2021-07-07T00:41:59.484Z] -rw-rw-r-- 1 1001 1001 931 Jul 7 00:35 Dockerfile.build [2021-07-07T00:41:59.484Z] -rw-rw-r-- 1 1001 1001 849 Jul 7 00:35 Jenkinsfile [2021-07-07T00:41:59.484Z] -rw-rw-r-- 1 1001 1001 10775 Jul 7 00:35 LICENSE [2021-07-07T00:41:59.484Z] -rw-rw-r-- 1 1001 1001 5605 Jul 7 00:35 Makefile [2021-07-07T00:41:59.484Z] -rw-rw-r-- 1 1001 1001 7818 Jul 7 00:35 README.md [2021-07-07T00:41:59.484Z] -rw-rw-r-- 1 1001 1001 6912 Jul 7 00:35 SECURITY.md [2021-07-07T00:41:59.484Z] -rw-rw-r-- 1 1001 1001 5 Jul 7 00:31 VERSION [2021-07-07T00:41:59.484Z] -rw-rw-r-- 1 1001 1001 4131 Jul 7 00:35 ZMQWindows.md [2021-07-07T00:41:59.484Z] drwxrwxr-x 2 1001 1001 4096 Jul 7 00:35 bin [2021-07-07T00:41:59.484Z] drwxrwxr-x 14 1001 1001 4096 Jul 7 00:35 cmd [2021-07-07T00:41:59.484Z] -rw-r--r-- 1 root root 398095 Jul 7 00:40 coverage.out [2021-07-07T00:41:59.484Z] -rw-rw-r-- 1 1001 1001 806 Jul 7 00:35 go.mod [2021-07-07T00:41:59.484Z] -rw-r--r-- 1 root root 20850 Jul 7 00:37 go.sum [2021-07-07T00:41:59.484Z] drwxrwxr-x 7 1001 1001 4096 Jul 7 00:35 internal [2021-07-07T00:41:59.484Z] drwxrwxr-x 3 1001 1001 4096 Jul 7 00:35 openapi [2021-07-07T00:41:59.484Z] drwxrwxr-x 4 1001 1001 4096 Jul 7 00:35 snap [2021-07-07T00:41:59.484Z] -rw-rw-r-- 1 1001 1001 168 Jul 7 00:35 version.go [Pipeline] sh [2021-07-07T00:42:00.160Z] + '[' -e coverage.out ] [2021-07-07T00:42:00.161Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-07-07T00:42:00.194Z] Warning: overwriting stash ‘coverage-report’ [2021-07-07T00:42:01.005Z] Stashed 1 file(s) [Pipeline] sh [2021-07-07T00:42:01.670Z] + make build [2021-07-07T00:42:01.670Z] go mod tidy [2021-07-07T00:42:02.284Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-07-07T00:42:09.010Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-07-07T00:42:31.217Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-07-07T00:42:33.208Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-07-07T00:42:36.610Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-07-07T00:42:37.585Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-07-07T00:42:40.989Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-07-07T00:42:43.625Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-07-07T00:42:46.258Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-07-07T00:42:50.570Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-07-07T00:42:52.553Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-07-07T00:42:55.957Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-07-07T00:43:01.395Z] $ docker stop --time=1 3e13363ab32cbd8d0512519aa55432eb7ee70bc28d337d5e40f0353e8bdd3586 [2021-07-07T00:43:03.815Z] $ docker rm -f 3e13363ab32cbd8d0512519aa55432eb7ee70bc28d337d5e40f0353e8bdd3586 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-07T00:43:05.594Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-07T00:43:05.873Z] [2021-07-07T00:43:05.873Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-07T00:43:06.241Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-07T00:43:06.517Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-07-07T00:43:06.517Z] 29e5d40040c1: Pulling fs layer [2021-07-07T00:43:06.517Z] 1ce36da41761: Pulling fs layer [2021-07-07T00:43:06.517Z] 25b303627fd3: Pulling fs layer [2021-07-07T00:43:06.793Z] 29e5d40040c1: Download complete [2021-07-07T00:43:07.396Z] 1ce36da41761: Verifying Checksum [2021-07-07T00:43:07.396Z] 1ce36da41761: Download complete [2021-07-07T00:43:07.396Z] 29e5d40040c1: Pull complete [2021-07-07T00:43:08.836Z] 1ce36da41761: Pull complete [2021-07-07T00:43:09.431Z] 25b303627fd3: Verifying Checksum [2021-07-07T00:43:09.432Z] 25b303627fd3: Download complete [2021-07-07T00:43:15.574Z] Running on prd-ubuntu18.04-docker-8c-8g-1979 in /w/workspace/edgexfoundry_edgex-go_PR-3571 [Pipeline] { [Pipeline] ws [2021-07-07T00:43:15.597Z] Running in /w/workspace/edgex-go/17 [Pipeline] { [Pipeline] checkout [2021-07-07T00:43:15.777Z] The recommended git tool is: git [2021-07-07T00:43:18.107Z] using credential edgex-jenkins-ssh [2021-07-07T00:43:18.120Z] Cloning the remote Git repository [2021-07-07T00:43:18.139Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-07-07T00:43:18.217Z] > git init /w/workspace/edgex-go/17 # timeout=10 [2021-07-07T00:43:18.262Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-07T00:43:18.262Z] > git --version # timeout=10 [2021-07-07T00:43:18.269Z] > git --version # 'git version 2.17.1' [2021-07-07T00:43:18.269Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-07T00:43:18.296Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-07T00:43:19.639Z] 25b303627fd3: Pull complete [2021-07-07T00:43:19.640Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-07-07T00:43:19.640Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-07T00:43:19.640Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-07-07T00:43:19.967Z] prd-ubuntu18.04-docker-arm64-4c-16g-1976 does not seem to be running inside a container [2021-07-07T00:43:20.067Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-07-07T00:43:23.087Z] $ docker top 3b7945280d972c2190659f86aad84de652a512da52e439d3ac68717932e93b03 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-07T00:43:24.153Z] + docker-compose build --help [2021-07-07T00:43:24.153Z] + grep parallel [2021-07-07T00:43:26.289Z] Merging remotes/origin/main commit e67b96f43125f529184b400ebdcefa80e8ea1f21 into PR head commit 9ed388284450181241214f4175cad1f4f366d6e5 [2021-07-07T00:43:26.432Z] Merge succeeded, producing f23cf2230e6970f778a5e23c83ab408aba9b1bb0 [2021-07-07T00:43:26.433Z] Checking out Revision f23cf2230e6970f778a5e23c83ab408aba9b1bb0 (PR-3571) [2021-07-07T00:43:25.805Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-07T00:43:25.818Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-07T00:43:25.828Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-07T00:43:25.840Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-07T00:43:25.841Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-07T00:43:25.845Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3571/head:refs/remotes/origin/PR-3571 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-07T00:43:26.297Z] > git config core.sparsecheckout # timeout=10 [2021-07-07T00:43:26.301Z] > git checkout -f 9ed388284450181241214f4175cad1f4f366d6e5 # timeout=10 [2021-07-07T00:43:26.358Z] > git remote # timeout=10 [2021-07-07T00:43:26.365Z] > git config --get remote.origin.url # timeout=10 [2021-07-07T00:43:26.369Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-07T00:43:26.373Z] > git merge e67b96f43125f529184b400ebdcefa80e8ea1f21 # timeout=10 [2021-07-07T00:43:26.425Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-07T00:43:26.434Z] > git config core.sparsecheckout # timeout=10 [2021-07-07T00:43:26.439Z] > git checkout -f f23cf2230e6970f778a5e23c83ab408aba9b1bb0 # timeout=10 [2021-07-07T00:43:28.504Z] --parallel Build images in parallel. [Pipeline] } [2021-07-07T00:43:28.519Z] $ docker stop --time=1 3b7945280d972c2190659f86aad84de652a512da52e439d3ac68717932e93b03 [2021-07-07T00:43:30.075Z] Commit message: "Merge commit 'e67b96f43125f529184b400ebdcefa80e8ea1f21' into HEAD" [2021-07-07T00:43:30.085Z] First time build. Skipping changelog. [2021-07-07T00:43:30.079Z] > git rev-list --no-walk cffce2b7df7224eda52bd41542597f054856896e # timeout=10 [2021-07-07T00:43:30.299Z] $ docker rm -f 3b7945280d972c2190659f86aad84de652a512da52e439d3ac68717932e93b03 [Pipeline] // withDockerContainer [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-07T00:43:31.257Z] + echo snap-build.sh [2021-07-07T00:43:31.257Z] snap-build.sh [2021-07-07T00:43:31.257Z] + SNAP_BASE_DIR=. [2021-07-07T00:43:31.257Z] + '[' '!' -z /w/workspace/edgex-go/17 ']' [2021-07-07T00:43:31.257Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/17 [2021-07-07T00:43:31.257Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/17]' [2021-07-07T00:43:31.257Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/17] [2021-07-07T00:43:31.257Z] + cd /w/workspace/edgex-go/17 [2021-07-07T00:43:31.258Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-07-07T00:43:31.258Z] Reading package lists... [2021-07-07T00:43:31.346Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-07T00:43:31.346Z] . [Pipeline] withDockerContainer [2021-07-07T00:43:31.520Z] Building dependency tree... [2021-07-07T00:43:31.520Z] Reading state information... [2021-07-07T00:43:31.520Z] The following packages were automatically installed and are no longer required: [2021-07-07T00:43:31.520Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-07-07T00:43:31.520Z] uidmap xdelta3 [2021-07-07T00:43:31.520Z] Use 'sudo apt autoremove' to remove them. [2021-07-07T00:43:31.520Z] The following packages will be REMOVED: [2021-07-07T00:43:31.520Z] lxd* lxd-client* [2021-07-07T00:43:31.592Z] prd-ubuntu18.04-docker-arm64-4c-16g-1976 does not seem to be running inside a container [2021-07-07T00:43:31.666Z] $ 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/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-07-07T00:43:32.094Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-07-07T00:43:32.094Z] After this operation, 31.7 MB disk space will be freed. [2021-07-07T00:43:32.881Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) [2021-07-07T00:43:32.881Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-07-07T00:43:33.132Z] $ docker top 2e61c929d8ce8241b0b77b3908a24dd65640e923ddfec76487f35bf2b7da6103 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-07T00:43:33.825Z] Removing lxd dnsmasq configuration [2021-07-07T00:43:33.826Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-07-07T00:43:34.083Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-07-07T00:43:34.087Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-07-07T00:43:35.038Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-07T00:43:35.300Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) [2021-07-07T00:43:35.300Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-07-07T00:43:36.693Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-07-07T00:43:36.693Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-07-07T00:43:38.358Z] Building core-command ... [2021-07-07T00:43:38.358Z] Building core-data ... [2021-07-07T00:43:38.358Z] Building core-metadata ... [2021-07-07T00:43:38.358Z] Building security-bootstrapper ... [2021-07-07T00:43:38.358Z] Building security-proxy-setup ... [2021-07-07T00:43:38.358Z] Building security-secretstore-setup ... [2021-07-07T00:43:38.358Z] Building support-notifications ... [2021-07-07T00:43:38.358Z] Building support-scheduler ... [2021-07-07T00:43:38.358Z] Building sys-mgmt-agent ... [2021-07-07T00:43:38.358Z] Building support-notifications [2021-07-07T00:43:38.358Z] Building core-command [2021-07-07T00:43:38.358Z] Building core-data [2021-07-07T00:43:38.358Z] Building support-scheduler [2021-07-07T00:43:38.358Z] Building security-bootstrapper [2021-07-07T00:43:38.613Z] + sudo snap remove --purge lxd [2021-07-07T00:43:38.613Z] snap "lxd" is not installed [2021-07-07T00:43:38.613Z] + sudo groupadd --force --system lxd [2021-07-07T00:43:38.613Z] ++ whoami [2021-07-07T00:43:38.613Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-07-07T00:43:38.613Z] + newgrp - lxd [2021-07-07T00:43:38.613Z] + sudo snap install lxd [2021-07-07T00:43:46.780Z] 2021-07-07T00:43:44Z INFO Waiting for automatic snapd restart... [2021-07-07T00:44:01.757Z] lxd 4.15 from Canonical* installed [2021-07-07T00:44:01.757Z] + sudo lxd init --auto [2021-07-07T00:44:09.942Z] + sudo snap install --classic snapcraft [2021-07-07T00:44:22.192Z] snapcraft 4.8.3 from Canonical* installed [2021-07-07T00:44:22.192Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-07-07T00:44:22.192Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-07-07T00:44:22.192Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-07T00:44:22.192Z] Dload Upload Total Spent Left Speed [2021-07-07T00:44:22.192Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 6463 0 --:--:-- --:--:-- --:--:-- 6463 [2021-07-07T00:44:22.192Z] 100 3325k 100 3325k 0 0 4847k 0 --:--:-- --:--:-- --:--:-- 4847k [2021-07-07T00:44:22.192Z] ./yq_linux_amd64 [2021-07-07T00:44:22.192Z] + sudo snapcraft prime --use-lxd [2021-07-07T00:44:24.115Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-07-07T00:44:24.115Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-07-07T00:44:24.115Z] - README.md [2021-07-07T00:44:24.115Z] [2021-07-07T00:44:24.115Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-07-07T00:44:24.692Z] Launching a container. [2021-07-07T00:44:31.302Z] Waiting for container to be ready [2021-07-07T00:44:31.877Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-07-07T00:44:31.877Z] [2021-07-07T00:44:36.093Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-07-07T00:44:36.093Z] Waiting for network to be ready... [2021-07-07T00:44:36.667Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-07-07T00:44:36.667Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-07-07T00:44:36.667Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1783 kB] [2021-07-07T00:44:36.931Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-07-07T00:44:36.931Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-07-07T00:44:36.931Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-07-07T00:44:36.931Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-07-07T00:44:36.931Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-07-07T00:44:36.931Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] [2021-07-07T00:44:36.931Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-07-07T00:44:37.192Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-07-07T00:44:37.192Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-07-07T00:44:37.454Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-07-07T00:44:37.717Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-07-07T00:44:37.717Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-07-07T00:44:37.717Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-07-07T00:44:37.717Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-07-07T00:44:37.717Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-07-07T00:44:38.059Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-07-07T00:44:38.059Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2130 kB] [2021-07-07T00:44:38.357Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] [2021-07-07T00:44:38.357Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-07-07T00:44:38.357Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-07-07T00:44:38.357Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] [2021-07-07T00:44:38.357Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] [2021-07-07T00:44:38.357Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] [2021-07-07T00:44:38.357Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-07-07T00:44:40.931Z] Fetched 24.8 MB in 4s (6172 kB/s) [2021-07-07T00:44:41.506Z] Reading package lists... [2021-07-07T00:44:41.769Z] Reading package lists... [2021-07-07T00:44:42.030Z] Building dependency tree... [2021-07-07T00:44:42.030Z] Reading state information... [2021-07-07T00:44:42.030Z] The following additional packages will be installed: [2021-07-07T00:44:42.030Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-07-07T00:44:42.030Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-07-07T00:44:42.030Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-07-07T00:44:42.030Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-07-07T00:44:42.030Z] Suggested packages: [2021-07-07T00:44:42.030Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-07-07T00:44:42.030Z] Recommended packages: [2021-07-07T00:44:42.030Z] gnupg libsasl2-modules [2021-07-07T00:44:42.292Z] The following NEW packages will be installed: [2021-07-07T00:44:42.292Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-07-07T00:44:42.292Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-07-07T00:44:42.292Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-07-07T00:44:42.292Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-07-07T00:44:42.292Z] The following packages will be upgraded: [2021-07-07T00:44:42.292Z] gpg gpg-agent gpgconf libudev1 [2021-07-07T00:44:42.292Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-07-07T00:44:42.292Z] Need to get 3530 kB of archives. [2021-07-07T00:44:42.292Z] After this operation, 13.3 MB of additional disk space will be used. [2021-07-07T00:44:42.292Z] 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-07-07T00:44:42.292Z] 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-07-07T00:44:42.292Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-07-07T00:44:42.292Z] 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-07-07T00:44:42.292Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] [2021-07-07T00:44:42.554Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] [2021-07-07T00:44:43.128Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-07-07T00:44:43.128Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-07-07T00:44:43.128Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-07-07T00:44:43.128Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-07-07T00:44:43.128Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-07-07T00:44:43.128Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-07-07T00:44:43.128Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-07-07T00:44:43.128Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-07-07T00:44:43.128Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-07-07T00:44:43.128Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-07-07T00:44:43.128Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-07-07T00:44:43.128Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-07-07T00:44:43.128Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-07-07T00:44:43.128Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-07-07T00:44:43.128Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-07-07T00:44:43.128Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-07-07T00:44:43.391Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-07T00:44:43.391Z] Fetched 3530 kB in 1s (3437 kB/s) [2021-07-07T00:44:43.391Z] (Reading database ... 12511 files and directories currently installed.) [2021-07-07T00:44:43.391Z] Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... [2021-07-07T00:44:43.391Z] Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-07T00:44:43.391Z] Setting up libudev1:amd64 (237-3ubuntu10.48) ... [2021-07-07T00:44:43.653Z] Selecting previously unselected package udev. [2021-07-07T00:44:43.653Z] (Reading database ... 12511 files and directories currently installed.) [2021-07-07T00:44:43.653Z] Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... [2021-07-07T00:44:43.653Z] Unpacking udev (237-3ubuntu10.48) ... [2021-07-07T00:44:43.915Z] Selecting previously unselected package libfuse2:amd64. [2021-07-07T00:44:43.915Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-07-07T00:44:43.915Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-07-07T00:44:44.178Z] Selecting previously unselected package fuse. [2021-07-07T00:44:44.178Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-07-07T00:44:44.178Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-07-07T00:44:44.178Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-07T00:44:44.178Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-07T00:44:44.178Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-07T00:44:44.178Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-07T00:44:44.440Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-07T00:44:44.440Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-07T00:44:44.440Z] Selecting previously unselected package libksba8:amd64. [2021-07-07T00:44:44.440Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-07-07T00:44:44.440Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-07-07T00:44:44.440Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-07-07T00:44:44.440Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-07T00:44:44.440Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-07T00:44:44.702Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-07-07T00:44:44.702Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-07T00:44:44.702Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-07T00:44:44.702Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-07-07T00:44:44.702Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-07T00:44:44.702Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-07T00:44:44.702Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-07-07T00:44:44.964Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-07T00:44:44.964Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-07T00:44:44.964Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-07-07T00:44:44.964Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-07T00:44:44.964Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-07T00:44:45.227Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-07-07T00:44:45.227Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-07T00:44:45.227Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-07T00:44:45.227Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-07-07T00:44:45.227Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-07T00:44:45.227Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-07T00:44:45.489Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-07-07T00:44:45.489Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-07T00:44:45.489Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-07T00:44:45.489Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-07-07T00:44:45.750Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-07T00:44:45.750Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-07T00:44:45.750Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-07-07T00:44:45.750Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-07-07T00:44:45.750Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-07T00:44:45.750Z] Selecting previously unselected package libsasl2-2:amd64. [2021-07-07T00:44:45.750Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-07-07T00:44:45.750Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-07T00:44:45.750Z] Selecting previously unselected package libldap-common. [2021-07-07T00:44:45.750Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-07-07T00:44:45.750Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-07T00:44:45.750Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-07-07T00:44:45.750Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-07-07T00:44:45.750Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-07T00:44:46.012Z] Selecting previously unselected package dirmngr. [2021-07-07T00:44:46.012Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-07T00:44:46.012Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-07-07T00:44:46.012Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-07T00:44:46.012Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-07-07T00:44:46.012Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-07-07T00:44:46.012Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-07T00:44:46.012Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-07T00:44:46.012Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-07-07T00:44:46.012Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-07T00:44:46.012Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-07-07T00:44:46.012Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-07T00:44:46.273Z] Setting up udev (237-3ubuntu10.48) ... [2021-07-07T00:44:46.365Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-07T00:44:46.365Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-07-07T00:44:46.365Z] ---> 603c494b4508 [2021-07-07T00:44:46.365Z] Step 3/32 : WORKDIR /edgex-go [2021-07-07T00:44:46.365Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-07T00:44:46.365Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-07T00:44:46.365Z] ---> 603c494b4508 [2021-07-07T00:44:46.365Z] Step 3/23 : WORKDIR /edgex-go [2021-07-07T00:44:46.365Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-07T00:44:46.365Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-07T00:44:46.365Z] ---> 603c494b4508 [2021-07-07T00:44:46.365Z] Step 3/24 : WORKDIR /edgex-go [2021-07-07T00:44:46.365Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-07T00:44:46.365Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-07T00:44:46.365Z] ---> 603c494b4508 [2021-07-07T00:44:46.365Z] Step 3/23 : WORKDIR /edgex-go [2021-07-07T00:44:46.365Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-07T00:44:46.365Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-07T00:44:46.365Z] ---> 603c494b4508 [2021-07-07T00:44:46.365Z] Step 3/24 : WORKDIR /edgex-go [2021-07-07T00:44:46.365Z] ---> Running in 653d43472957 [2021-07-07T00:44:46.365Z] ---> Running in d2737fe86afd [2021-07-07T00:44:46.365Z] ---> Running in a43fba264187 [2021-07-07T00:44:46.365Z] ---> Running in 713ad381fea3 [2021-07-07T00:44:46.365Z] ---> Running in 1d9d3797b64c [2021-07-07T00:44:46.365Z] Removing intermediate container d2737fe86afd [2021-07-07T00:44:46.365Z] ---> e1da18c93efd [2021-07-07T00:44:46.365Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-07T00:44:46.365Z] ---> Running in 618b5583e54a [2021-07-07T00:44:46.365Z] Removing intermediate container 653d43472957 [2021-07-07T00:44:46.365Z] ---> 8c526766e964 [2021-07-07T00:44:46.365Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-07T00:44:46.365Z] Removing intermediate container 1d9d3797b64c [2021-07-07T00:44:46.365Z] ---> d78f50878dd4 [2021-07-07T00:44:46.365Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-07T00:44:46.365Z] Removing intermediate container 713ad381fea3 [2021-07-07T00:44:46.365Z] Removing intermediate container a43fba264187 [2021-07-07T00:44:46.365Z] ---> e780433fed8c [2021-07-07T00:44:46.365Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-07T00:44:46.365Z] ---> 3a6803257d12 [2021-07-07T00:44:46.365Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-07T00:44:46.365Z] ---> Running in f80956c9a44f [2021-07-07T00:44:46.365Z] ---> Running in f8b45e71a945 [2021-07-07T00:44:46.365Z] ---> Running in 23ffe9e52945 [2021-07-07T00:44:46.365Z] ---> Running in ea5971efe8d2 [2021-07-07T00:44:46.537Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-07-07T00:44:46.537Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-07T00:44:46.537Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-07-07T00:44:46.537Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-07-07T00:44:46.537Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-07-07T00:44:46.537Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-07T00:44:46.537Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-07T00:44:46.800Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-07T00:44:46.800Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-07T00:44:46.800Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-07T00:44:46.800Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-07T00:44:46.800Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-07T00:44:46.800Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-07T00:44:46.800Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-07-07T00:44:46.800Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-07T00:44:47.062Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-07-07T00:44:47.062Z] settings in the [Install] section, and DefaultInstance for template units). [2021-07-07T00:44:47.062Z] This means they are not meant to be enabled using systemctl. [2021-07-07T00:44:47.062Z] Possible reasons for having this kind of units are: [2021-07-07T00:44:47.062Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-07-07T00:44:47.062Z] .wants/ or .requires/ directory. [2021-07-07T00:44:47.062Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-07-07T00:44:47.062Z] a requirement dependency on it. [2021-07-07T00:44:47.062Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-07-07T00:44:47.062Z] D-Bus, udev, scripted systemctl call, ...). [2021-07-07T00:44:47.062Z] 4) In case of template units, the unit is meant to be enabled with some [2021-07-07T00:44:47.062Z] instance name specified. [2021-07-07T00:44:47.635Z] Reading package lists... [2021-07-07T00:44:47.635Z] Building dependency tree... [2021-07-07T00:44:47.635Z] Reading state information... [2021-07-07T00:44:47.635Z] The following additional packages will be installed: [2021-07-07T00:44:47.635Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-07-07T00:44:47.635Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-07-07T00:44:47.635Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-07-07T00:44:47.635Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-07-07T00:44:47.635Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-07-07T00:44:47.635Z] Suggested packages: [2021-07-07T00:44:47.635Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-07-07T00:44:47.635Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-07-07T00:44:47.635Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-07-07T00:44:47.635Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-07-07T00:44:47.635Z] systemd-container policykit-1 [2021-07-07T00:44:47.635Z] Recommended packages: [2021-07-07T00:44:47.635Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-07-07T00:44:47.897Z] The following NEW packages will be installed: [2021-07-07T00:44:47.897Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-07-07T00:44:47.897Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-07-07T00:44:47.897Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-07-07T00:44:47.897Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-07-07T00:44:47.897Z] python3.6-minimal snapd squashfs-tools sudo [2021-07-07T00:44:47.897Z] The following packages will be upgraded: [2021-07-07T00:44:47.897Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-07-07T00:44:47.897Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-07-07T00:44:47.897Z] Need to get 36.7 MB of archives. [2021-07-07T00:44:47.897Z] After this operation, 147 MB of additional disk space will be used. [2021-07-07T00:44:47.897Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-07-07T00:44:47.897Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-07-07T00:44:47.897Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-07-07T00:44:47.897Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] [2021-07-07T00:44:47.897Z] 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-07-07T00:44:47.897Z] 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-07-07T00:44:48.160Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-07-07T00:44:48.160Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-07-07T00:44:48.160Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-07-07T00:44:48.160Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-07-07T00:44:48.160Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-07-07T00:44:48.160Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-07-07T00:44:48.160Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-07-07T00:44:48.160Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-07-07T00:44:48.160Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-07-07T00:44:48.160Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-07-07T00:44:48.735Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] [2021-07-07T00:44:48.735Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-07-07T00:44:48.735Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-07-07T00:44:48.735Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-07-07T00:44:48.735Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-07-07T00:44:48.735Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-07-07T00:44:48.735Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-07-07T00:44:48.735Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-07-07T00:44:48.735Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-07-07T00:44:48.735Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-07-07T00:44:48.997Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-07-07T00:44:48.997Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-07-07T00:44:48.997Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-07-07T00:44:48.997Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-07-07T00:44:49.003Z] Removing intermediate container 618b5583e54a [2021-07-07T00:44:49.003Z] ---> 66377fb9c034 [2021-07-07T00:44:49.003Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-07-07T00:44:49.278Z] ---> Running in 589d5f14f782 [2021-07-07T00:44:49.550Z] Removing intermediate container f80956c9a44f [2021-07-07T00:44:49.551Z] ---> c2c4409264f0 [2021-07-07T00:44:49.551Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-07-07T00:44:49.825Z] ---> Running in 0227b7a952c0 [2021-07-07T00:44:49.942Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-07T00:44:49.942Z] Fetched 36.7 MB in 2s (17.4 MB/s) [2021-07-07T00:44:50.103Z] Removing intermediate container ea5971efe8d2 [2021-07-07T00:44:50.103Z] ---> 81a87e2fcf97 [2021-07-07T00:44:50.103Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-07-07T00:44:50.103Z] Removing intermediate container f8b45e71a945 [2021-07-07T00:44:50.103Z] ---> 7c7ae862ad2c [2021-07-07T00:44:50.103Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-07-07T00:44:50.202Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-07T00:44:50.202Z] Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... [2021-07-07T00:44:50.379Z] ---> Running in 5875ee42646d [2021-07-07T00:44:50.379Z] Removing intermediate container 23ffe9e52945 [2021-07-07T00:44:50.379Z] ---> 249718a83f6d [2021-07-07T00:44:50.379Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-07T00:44:50.379Z] ---> Running in e23749f08bbf [2021-07-07T00:44:50.471Z] Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-07T00:44:50.654Z] ---> Running in 4120b61fbded [2021-07-07T00:44:50.931Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-07T00:44:51.044Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... [2021-07-07T00:44:51.044Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-07T00:44:51.044Z] Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... [2021-07-07T00:44:51.044Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-07T00:44:51.044Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-07-07T00:44:51.044Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-07-07T00:44:51.306Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-07-07T00:44:51.306Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-07T00:44:51.306Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-07-07T00:44:51.306Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-07-07T00:44:51.566Z] Setting up apt (1.6.14) ... [2021-07-07T00:44:51.566Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-07-07T00:44:51.931Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-07T00:44:51.931Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-07T00:44:52.141Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-07-07T00:44:52.141Z] (Reading database ... 12764 files and directories currently installed.) [2021-07-07T00:44:52.141Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-07-07T00:44:52.141Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-07-07T00:44:52.403Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-07-07T00:44:52.403Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-07T00:44:52.403Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-07T00:44:52.403Z] Selecting previously unselected package libexpat1:amd64. [2021-07-07T00:44:52.403Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-07-07T00:44:52.403Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-07-07T00:44:52.403Z] Selecting previously unselected package python3.6-minimal. [2021-07-07T00:44:52.403Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-07T00:44:52.403Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-07-07T00:44:52.538Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-07T00:44:52.538Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-07T00:44:52.538Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-07T00:44:52.664Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-07-07T00:44:52.812Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-07T00:44:52.812Z] OK: 218 MiB in 52 packages [2021-07-07T00:44:52.926Z] Checking for services that may need to be restarted...done. [2021-07-07T00:44:52.926Z] Checking for services that may need to be restarted...done. [2021-07-07T00:44:52.926Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-07T00:44:52.926Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-07-07T00:44:52.926Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-07-07T00:44:53.188Z] Selecting previously unselected package python3-minimal. [2021-07-07T00:44:53.188Z] (Reading database ... 13012 files and directories currently installed.) [2021-07-07T00:44:53.188Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-07-07T00:44:53.188Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-07-07T00:44:53.425Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-07T00:44:53.425Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-07T00:44:53.466Z] Selecting previously unselected package mime-support. [2021-07-07T00:44:53.466Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-07-07T00:44:53.466Z] Unpacking mime-support (3.60ubuntu1) ... [2021-07-07T00:44:53.466Z] Selecting previously unselected package libmpdec2:amd64. [2021-07-07T00:44:53.466Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-07-07T00:44:53.466Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-07-07T00:44:53.466Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-07-07T00:44:53.466Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-07T00:44:53.466Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-07T00:44:53.718Z] OK: 218 MiB in 52 packages [2021-07-07T00:44:53.718Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-07T00:44:53.734Z] Selecting previously unselected package python3.6. [2021-07-07T00:44:53.734Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-07T00:44:53.734Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-07T00:44:53.734Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-07T00:44:53.734Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-07-07T00:44:53.734Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-07-07T00:44:53.997Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-07-07T00:44:54.259Z] Selecting previously unselected package python3. [2021-07-07T00:44:54.259Z] (Reading database ... 13442 files and directories currently installed.) [2021-07-07T00:44:54.259Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-07-07T00:44:54.259Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-07-07T00:44:54.259Z] Selecting previously unselected package multiarch-support. [2021-07-07T00:44:54.259Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-07-07T00:44:54.259Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-07-07T00:44:54.259Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-07-07T00:44:54.326Z] Removing intermediate container 589d5f14f782 [2021-07-07T00:44:54.326Z] ---> 0ef46120e082 [2021-07-07T00:44:54.326Z] Step 6/23 : COPY go.mod . [2021-07-07T00:44:54.522Z] Selecting previously unselected package liblzo2-2:amd64. [2021-07-07T00:44:54.522Z] (Reading database ... 13479 files and directories currently installed.) [2021-07-07T00:44:54.522Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-07-07T00:44:54.522Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-07-07T00:44:54.522Z] Selecting previously unselected package libbsd0:amd64. [2021-07-07T00:44:54.522Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-07-07T00:44:54.522Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-07-07T00:44:54.522Z] Selecting previously unselected package sudo. [2021-07-07T00:44:54.522Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-07-07T00:44:54.522Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-07-07T00:44:54.607Z] OK: 218 MiB in 52 packages [2021-07-07T00:44:54.607Z] OK: 218 MiB in 52 packages [2021-07-07T00:44:54.798Z] Selecting previously unselected package apparmor. [2021-07-07T00:44:54.798Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-07-07T00:44:54.798Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-07-07T00:44:54.798Z] Selecting previously unselected package libedit2:amd64. [2021-07-07T00:44:54.798Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-07-07T00:44:54.798Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-07-07T00:44:54.886Z] OK: 218 MiB in 52 packages [2021-07-07T00:44:55.061Z] Selecting previously unselected package libkrb5support0:amd64. [2021-07-07T00:44:55.061Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-07-07T00:44:55.061Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-07-07T00:44:55.061Z] Selecting previously unselected package libk5crypto3:amd64. [2021-07-07T00:44:55.061Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-07-07T00:44:55.061Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-07-07T00:44:55.061Z] Selecting previously unselected package libkeyutils1:amd64. [2021-07-07T00:44:55.061Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-07-07T00:44:55.061Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-07-07T00:44:55.061Z] Selecting previously unselected package libkrb5-3:amd64. [2021-07-07T00:44:55.061Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-07-07T00:44:55.061Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-07-07T00:44:55.322Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-07-07T00:44:55.322Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-07-07T00:44:55.322Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-07-07T00:44:55.322Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-07-07T00:44:55.322Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-07-07T00:44:55.322Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-07-07T00:44:55.487Z] Removing intermediate container 0227b7a952c0 [2021-07-07T00:44:55.487Z] ---> 3b3618ff3fb1 [2021-07-07T00:44:55.487Z] Step 6/32 : COPY go.mod . [2021-07-07T00:44:55.487Z] ---> 524c7b28bee7 [2021-07-07T00:44:55.487Z] Step 7/23 : RUN go mod download [2021-07-07T00:44:55.583Z] Selecting previously unselected package openssh-client. [2021-07-07T00:44:55.583Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-07-07T00:44:55.583Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-07-07T00:44:55.583Z] Selecting previously unselected package squashfs-tools. [2021-07-07T00:44:55.583Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-07-07T00:44:55.583Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-07-07T00:44:55.762Z] ---> Running in 8d6c32c7fd97 [2021-07-07T00:44:55.844Z] Selecting previously unselected package snapd. [2021-07-07T00:44:55.844Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-07-07T00:44:55.844Z] Unpacking snapd (2.49.2+18.04) ... [2021-07-07T00:44:56.362Z] Removing intermediate container e23749f08bbf [2021-07-07T00:44:56.362Z] ---> 4441e63b4d56 [2021-07-07T00:44:56.362Z] Step 6/23 : COPY go.mod . [2021-07-07T00:44:56.649Z] ---> 4f5f02017787 [2021-07-07T00:44:56.649Z] Step 7/32 : RUN go mod download [2021-07-07T00:44:56.649Z] Removing intermediate container 4120b61fbded [2021-07-07T00:44:56.649Z] ---> 3762b32f5c3d [2021-07-07T00:44:56.649Z] Step 6/24 : COPY go.mod . [2021-07-07T00:44:56.929Z] ---> Running in ec8f8f57a691 [2021-07-07T00:44:56.929Z] Removing intermediate container 5875ee42646d [2021-07-07T00:44:56.929Z] ---> 49342dc34bbf [2021-07-07T00:44:56.929Z] Step 6/24 : COPY go.mod . [2021-07-07T00:44:57.756Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-07-07T00:44:57.756Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-07-07T00:44:57.756Z] Setting up mime-support (3.60ubuntu1) ... [2021-07-07T00:44:57.756Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-07-07T00:44:57.914Z] ---> a6bba7238c2d [2021-07-07T00:44:57.914Z] Step 7/23 : RUN go mod download [2021-07-07T00:44:58.019Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-07-07T00:44:58.019Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-07-07T00:44:58.019Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-07T00:44:58.019Z] Setting up systemd (237-3ubuntu10.48) ... [2021-07-07T00:44:58.019Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-07-07T00:44:58.192Z] ---> c1e4f12225c2 [2021-07-07T00:44:58.192Z] Step 7/24 : RUN go mod download [2021-07-07T00:44:58.192Z] ---> Running in 44d21edc349e [2021-07-07T00:44:58.466Z] ---> Running in a76d81b03dba [2021-07-07T00:44:58.466Z] ---> 463a3f245f1e [2021-07-07T00:44:58.466Z] Step 7/24 : RUN go mod download [2021-07-07T00:44:58.466Z] ---> Running in 647bf7c5de3c [2021-07-07T00:44:58.592Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-07-07T00:44:58.592Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-07-07T00:44:58.592Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-07-07T00:44:58.592Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-07T00:44:58.855Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-07-07T00:44:59.430Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-07T00:44:59.463Z] Removing intermediate container 8d6c32c7fd97 [2021-07-07T00:44:59.463Z] ---> c3b07b4b2914 [2021-07-07T00:44:59.463Z] Step 8/23 : COPY . . [2021-07-07T00:45:00.912Z] Removing intermediate container ec8f8f57a691 [2021-07-07T00:45:00.912Z] ---> 4ce64cdec6ce [2021-07-07T00:45:00.912Z] Step 8/32 : COPY . . [2021-07-07T00:45:02.000Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-07-07T00:45:02.000Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-07-07T00:45:02.000Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-07-07T00:45:02.000Z] Setting up python3 (3.6.7-1~18.04) ... [2021-07-07T00:45:02.000Z] running python rtupdate hooks for python3.6... [2021-07-07T00:45:02.000Z] running python post-rtupdate hooks for python3.6... [2021-07-07T00:45:02.000Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-07-07T00:45:02.993Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-07-07T00:45:03.257Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-07-07T00:45:03.257Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-07-07T00:45:03.257Z] Setting up snapd (2.49.2+18.04) ... [2021-07-07T00:45:03.519Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-07-07T00:45:03.575Z] Removing intermediate container 647bf7c5de3c [2021-07-07T00:45:03.575Z] ---> 495be6f120ce [2021-07-07T00:45:03.575Z] Step 8/24 : COPY . . [2021-07-07T00:45:03.781Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-07-07T00:45:03.850Z] Removing intermediate container a76d81b03dba [2021-07-07T00:45:03.850Z] ---> 67cc71cb8cbf [2021-07-07T00:45:03.850Z] Step 8/24 : COPY . . [2021-07-07T00:45:03.850Z] Removing intermediate container 44d21edc349e [2021-07-07T00:45:03.850Z] ---> 4f82f8cbc711 [2021-07-07T00:45:03.850Z] Step 8/23 : COPY . . [2021-07-07T00:45:04.042Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-07-07T00:45:04.042Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-07-07T00:45:04.303Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-07-07T00:45:04.303Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-07-07T00:45:04.304Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-07-07T00:45:04.564Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-07-07T00:45:04.826Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-07-07T00:45:04.826Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-07-07T00:45:05.087Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-07-07T00:45:05.087Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-07T00:45:05.087Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-07-07T00:45:06.030Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-07T00:45:06.030Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-07T00:45:06.030Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-07T00:45:07.235Z] Reading package lists... [2021-07-07T00:45:07.498Z] Reading package lists... [2021-07-07T00:45:07.761Z] Building dependency tree... [2021-07-07T00:45:07.761Z] Reading state information... [2021-07-07T00:45:07.761Z] Calculating upgrade... [2021-07-07T00:45:08.022Z] The following packages will be upgraded: [2021-07-07T00:45:08.022Z] advancecomp base-files bash binutils binutils-common [2021-07-07T00:45:08.022Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-07-07T00:45:08.022Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-07-07T00:45:08.022Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-07-07T00:45:08.022Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-07-07T00:45:08.022Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-07-07T00:45:08.022Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-07-07T00:45:08.022Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-07-07T00:45:08.022Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-07-07T00:45:08.022Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-07-07T00:45:08.022Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-07-07T00:45:08.022Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-07-07T00:45:08.022Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-07-07T00:45:08.022Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-07-07T00:45:08.022Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-07-07T00:45:08.022Z] ubuntu-keyring util-linux [2021-07-07T00:45:08.022Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-07-07T00:45:08.022Z] Need to get 64.1 MB of archives. [2021-07-07T00:45:08.022Z] After this operation, 5112 kB of additional disk space will be used. [2021-07-07T00:45:08.022Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] [2021-07-07T00:45:08.022Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-07-07T00:45:08.022Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-07-07T00:45:08.022Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-07-07T00:45:08.022Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-07-07T00:45:08.022Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-07-07T00:45:08.022Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-07-07T00:45:08.022Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-07-07T00:45:08.022Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-07-07T00:45:08.022Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-07-07T00:45:08.022Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-07-07T00:45:08.022Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-07-07T00:45:08.022Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-07-07T00:45:08.022Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-07-07T00:45:08.022Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-07-07T00:45:08.287Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-07-07T00:45:08.287Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-07-07T00:45:08.287Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-07-07T00:45:08.287Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-07-07T00:45:08.287Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-07-07T00:45:08.287Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-07-07T00:45:08.287Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-07-07T00:45:08.287Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-07-07T00:45:08.287Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-07-07T00:45:08.287Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-07-07T00:45:08.287Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-07-07T00:45:08.287Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-07-07T00:45:08.287Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-07-07T00:45:08.287Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-07-07T00:45:08.287Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-07-07T00:45:08.287Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-07-07T00:45:08.287Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-07-07T00:45:08.287Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-07-07T00:45:08.287Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-07-07T00:45:08.287Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-07-07T00:45:08.287Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-07-07T00:45:08.287Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-07-07T00:45:08.287Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-07-07T00:45:08.287Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-07-07T00:45:08.287Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-07-07T00:45:08.287Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-07-07T00:45:08.287Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-07-07T00:45:08.287Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-07-07T00:45:08.287Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-07-07T00:45:08.287Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-07-07T00:45:08.556Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-07-07T00:45:08.556Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-07-07T00:45:08.556Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-07-07T00:45:08.556Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-07-07T00:45:08.556Z] 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-07-07T00:45:08.556Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-07-07T00:45:08.556Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-07-07T00:45:08.556Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-07-07T00:45:08.556Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-07-07T00:45:08.556Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-07-07T00:45:08.556Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-07-07T00:45:08.556Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-07-07T00:45:08.817Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-07-07T00:45:08.817Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-07-07T00:45:08.817Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-07-07T00:45:08.817Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-07-07T00:45:09.079Z] 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-07-07T00:45:09.079Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-07-07T00:45:09.079Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-07-07T00:45:09.079Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-07-07T00:45:09.079Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-07-07T00:45:09.079Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-07-07T00:45:09.079Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-07-07T00:45:09.341Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-07-07T00:45:09.341Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-07-07T00:45:09.341Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-07-07T00:45:09.341Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-07-07T00:45:09.341Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-07-07T00:45:09.341Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-07-07T00:45:09.341Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-07-07T00:45:09.341Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-07-07T00:45:09.341Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-07-07T00:45:09.341Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-07-07T00:45:09.341Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-07-07T00:45:09.341Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-07-07T00:45:09.602Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-07-07T00:45:09.602Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-07-07T00:45:09.602Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-07-07T00:45:09.602Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-07-07T00:45:09.602Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-07-07T00:45:09.602Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] [2021-07-07T00:45:09.602Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-07-07T00:45:09.602Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-07-07T00:45:09.602Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-07-07T00:45:09.602Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-07-07T00:45:09.864Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-07-07T00:45:09.864Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-07-07T00:45:09.864Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-07-07T00:45:09.864Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-07-07T00:45:09.864Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-07-07T00:45:09.864Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-07-07T00:45:09.864Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-07-07T00:45:09.864Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-07-07T00:45:09.864Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-07-07T00:45:09.864Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-07-07T00:45:09.864Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-07-07T00:45:09.864Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-07-07T00:45:10.138Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-07T00:45:10.138Z] Fetched 64.1 MB in 2s (31.4 MB/s) [2021-07-07T00:45:10.138Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-07T00:45:10.138Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-07-07T00:45:10.138Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-07T00:45:10.717Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-07-07T00:45:10.717Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-07T00:45:10.717Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... [2021-07-07T00:45:10.717Z] Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... [2021-07-07T00:45:10.983Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-07T00:45:10.983Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-07T00:45:10.983Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-07T00:45:10.983Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-07T00:45:11.246Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-07T00:45:11.246Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-07T00:45:11.246Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-07T00:45:11.246Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-07T00:45:11.246Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-07T00:45:11.246Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-07T00:45:11.246Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-07T00:45:11.509Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-07T00:45:11.509Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-07T00:45:11.509Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-07T00:45:11.509Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-07T00:45:11.509Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-07T00:45:11.509Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-07T00:45:11.509Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-07-07T00:45:11.769Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-07-07T00:45:11.769Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-07T00:45:11.770Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-07T00:45:11.770Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-07T00:45:11.770Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-07T00:45:11.770Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-07T00:45:12.045Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-07T00:45:12.045Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-07T00:45:13.967Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-07T00:45:13.967Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-07T00:45:13.967Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-07-07T00:45:14.228Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-07T00:45:14.503Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-07-07T00:45:14.763Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-07T00:45:14.763Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-07-07T00:45:14.763Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-07-07T00:45:14.763Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-07-07T00:45:14.763Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-07-07T00:45:15.025Z] Setting up base-files (10.1ubuntu2.10) ... [2021-07-07T00:45:15.025Z] Installing new version of config file /etc/issue ... [2021-07-07T00:45:15.025Z] Installing new version of config file /etc/issue.net ... [2021-07-07T00:45:15.025Z] Installing new version of config file /etc/lsb-release ... [2021-07-07T00:45:15.287Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-07-07T00:45:15.287Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-07-07T00:45:15.549Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-07-07T00:45:15.549Z] Removing obsolete conffile /etc/default/motd-news ... [2021-07-07T00:45:15.549Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-07T00:45:15.549Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-07-07T00:45:15.549Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-07-07T00:45:15.549Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-07-07T00:45:15.811Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-07-07T00:45:15.811Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-07T00:45:15.811Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-07T00:45:15.811Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-07-07T00:45:15.811Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-07-07T00:45:15.811Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-07T00:45:15.811Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-07-07T00:45:15.811Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-07-07T00:45:16.073Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-07-07T00:45:16.073Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-07T00:45:16.073Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-07-07T00:45:16.073Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-07T00:45:16.335Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-07-07T00:45:16.335Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-07T00:45:16.335Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-07T00:45:16.335Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-07T00:45:16.335Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-07T00:45:16.335Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-07T00:45:16.335Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-07T00:45:16.335Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-07T00:45:16.594Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-07-07T00:45:16.594Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-07T00:45:16.594Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-07-07T00:45:16.594Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-07-07T00:45:16.594Z] Setting up grep (3.1-2build1) ... [2021-07-07T00:45:16.856Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-07T00:45:16.856Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-07-07T00:45:16.856Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-07-07T00:45:16.856Z] Setting up login (1:4.5-1ubuntu2) ... [2021-07-07T00:45:17.118Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-07T00:45:17.118Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-07T00:45:17.118Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-07T00:45:17.118Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-07-07T00:45:17.118Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-07T00:45:17.118Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-07T00:45:17.118Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-07T00:45:17.691Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-07T00:45:17.691Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-07T00:45:17.691Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-07T00:45:17.691Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-07T00:45:17.953Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-07-07T00:45:18.215Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-07T00:45:18.215Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-07-07T00:45:18.215Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-07T00:45:18.477Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-07-07T00:45:18.477Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-07-07T00:45:18.477Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-07-07T00:45:18.477Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-07-07T00:45:18.739Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-07-07T00:45:18.739Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-07T00:45:18.739Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-07-07T00:45:18.739Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-07-07T00:45:18.739Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-07-07T00:45:19.000Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-07T00:45:19.001Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-07T00:45:19.001Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-07T00:45:19.001Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-07T00:45:19.001Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-07T00:45:19.001Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-07T00:45:19.001Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-07T00:45:19.001Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-07T00:45:19.001Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-07T00:45:19.001Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-07T00:45:19.001Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-07T00:45:19.263Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-07T00:45:19.263Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-07T00:45:19.263Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-07T00:45:19.263Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-07T00:45:19.263Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-07T00:45:19.263Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-07T00:45:19.263Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-07T00:45:19.525Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-07T00:45:19.525Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-07T00:45:19.525Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-07T00:45:19.525Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-07T00:45:19.525Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-07T00:45:19.525Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-07T00:45:19.787Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-07T00:45:19.787Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-07T00:45:19.787Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-07T00:45:19.787Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-07T00:45:19.787Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-07T00:45:19.787Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-07T00:45:19.787Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-07T00:45:19.787Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-07T00:45:20.050Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-07T00:45:20.050Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-07-07T00:45:20.627Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-07T00:45:20.627Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-07T00:45:20.627Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-07T00:45:21.578Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-07-07T00:45:21.578Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-07-07T00:45:21.841Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-07-07T00:45:22.103Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-07T00:45:22.103Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-07-07T00:45:22.103Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-07T00:45:22.103Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-07-07T00:45:22.192Z] ---> 1b23238c5983 [2021-07-07T00:45:22.192Z] Step 9/23 : RUN go mod tidy [2021-07-07T00:45:22.192Z] ---> be0a515e7ac8 [2021-07-07T00:45:22.192Z] Step 9/32 : RUN go mod tidy [2021-07-07T00:45:22.192Z] ---> Running in 487e6c52abfc [2021-07-07T00:45:22.374Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-07T00:45:22.374Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-07-07T00:45:22.374Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-07T00:45:22.374Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-07-07T00:45:22.374Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-07T00:45:22.374Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-07-07T00:45:22.374Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-07-07T00:45:22.486Z] ---> Running in 28a88013a13e [2021-07-07T00:45:22.637Z] Setting up debconf (1.5.66ubuntu1) ... [2021-07-07T00:45:22.899Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-07T00:45:22.899Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-07-07T00:45:22.899Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-07-07T00:45:22.899Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-07-07T00:45:22.899Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-07T00:45:22.899Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-07-07T00:45:22.899Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-07-07T00:45:23.162Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-07-07T00:45:23.162Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-07T00:45:23.162Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-07T00:45:23.162Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-07T00:45:23.162Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-07T00:45:23.426Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-07T00:45:23.426Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-07T00:45:23.426Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-07T00:45:23.426Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-07T00:45:23.426Z] (Reading database ... 13919 files and directories currently installed.) [2021-07-07T00:45:23.426Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-07T00:45:23.478Z] ---> af5a04f22031 [2021-07-07T00:45:23.478Z] Step 9/24 : RUN go mod tidy [2021-07-07T00:45:23.688Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-07T00:45:23.688Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-07T00:45:23.688Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-07T00:45:23.688Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-07T00:45:23.688Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-07T00:45:23.748Z] ---> 242ffda89ca4 [2021-07-07T00:45:23.748Z] Step 9/23 : RUN go mod tidy [2021-07-07T00:45:23.748Z] ---> Running in 333e855869f7 [2021-07-07T00:45:23.748Z] ---> ed5cb2ccf528 [2021-07-07T00:45:23.748Z] Step 9/24 : RUN go mod tidy [2021-07-07T00:45:23.748Z] ---> Running in 16957361fe6b [2021-07-07T00:45:23.950Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... [2021-07-07T00:45:23.951Z] Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-07T00:45:23.951Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-07T00:45:23.951Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-07T00:45:23.951Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-07T00:45:24.213Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-07T00:45:24.213Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-07-07T00:45:24.213Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-07-07T00:45:24.213Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-07-07T00:45:24.213Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-07T00:45:24.213Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-07-07T00:45:24.213Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-07-07T00:45:24.348Z] ---> Running in e9be59343eb6 [2021-07-07T00:45:24.475Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-07-07T00:45:24.475Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-07T00:45:24.475Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-07-07T00:45:24.475Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-07T00:45:24.475Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-07T00:45:24.736Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-07T00:45:24.736Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-07T00:45:24.736Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-07T00:45:24.736Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-07T00:45:24.736Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-07T00:45:24.736Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-07-07T00:45:24.736Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-07-07T00:45:25.032Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-07-07T00:45:25.032Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-07T00:45:25.032Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-07-07T00:45:25.032Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-07-07T00:45:25.295Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-07-07T00:45:25.295Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-07T00:45:25.295Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-07T00:45:25.295Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-07T00:45:25.557Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-07-07T00:45:25.557Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-07T00:45:25.557Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-07-07T00:45:25.557Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-07-07T00:45:25.557Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-07-07T00:45:25.557Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-07T00:45:25.557Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-07-07T00:45:25.818Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-07-07T00:45:25.818Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-07-07T00:45:25.818Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-07T00:45:25.818Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-07-07T00:45:25.818Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-07-07T00:45:26.080Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-07-07T00:45:26.080Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-07T00:45:26.080Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-07-07T00:45:26.080Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-07-07T00:45:26.080Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-07-07T00:45:26.080Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-07T00:45:26.080Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-07-07T00:45:26.080Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-07-07T00:45:26.341Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-07-07T00:45:26.341Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-07T00:45:26.341Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-07-07T00:45:26.341Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-07-07T00:45:26.341Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-07-07T00:45:26.341Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-07T00:45:26.341Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-07-07T00:45:26.341Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-07-07T00:45:26.603Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-07-07T00:45:26.603Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-07T00:45:26.603Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-07-07T00:45:26.603Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-07-07T00:45:26.603Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-07-07T00:45:26.603Z] (Reading database ... 13924 files and directories currently installed.) [2021-07-07T00:45:26.603Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-07-07T00:45:26.603Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-07-07T00:45:26.864Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-07-07T00:45:26.864Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-07-07T00:45:26.864Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-07-07T00:45:26.864Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-07-07T00:45:27.129Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-07-07T00:45:27.129Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-07-07T00:45:27.389Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-07-07T00:45:27.390Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-07-07T00:45:27.390Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-07-07T00:45:27.390Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-07-07T00:45:27.390Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-07-07T00:45:27.390Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-07-07T00:45:27.390Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-07-07T00:45:27.390Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-07-07T00:45:27.652Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-07-07T00:45:27.652Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-07-07T00:45:27.652Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-07-07T00:45:27.652Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-07-07T00:45:27.652Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-07-07T00:45:27.652Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-07-07T00:45:27.913Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-07-07T00:45:27.913Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-07-07T00:45:28.181Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-07-07T00:45:28.181Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-07-07T00:45:28.444Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-07-07T00:45:28.444Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-07-07T00:45:28.444Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-07T00:45:28.444Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-07T00:45:28.690Z] Removing intermediate container 28a88013a13e [2021-07-07T00:45:28.690Z] ---> 9946ba7f677f [2021-07-07T00:45:28.690Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-07-07T00:45:28.706Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-07T00:45:28.706Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-07T00:45:28.706Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-07T00:45:28.706Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-07T00:45:28.967Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-07T00:45:28.967Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-07T00:45:28.967Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-07T00:45:28.967Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-07T00:45:28.967Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-07T00:45:28.967Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-07T00:45:28.967Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-07T00:45:28.976Z] ---> Running in 054ff3d4e795 [2021-07-07T00:45:28.976Z] Removing intermediate container 487e6c52abfc [2021-07-07T00:45:28.976Z] ---> 7ae0152ee5f5 [2021-07-07T00:45:28.976Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-07-07T00:45:29.228Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-07T00:45:29.228Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-07T00:45:29.228Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-07T00:45:29.589Z] ---> Running in a1e96e285e1e [2021-07-07T00:45:30.172Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-07T00:45:30.172Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-07T00:45:30.578Z] Removing intermediate container 333e855869f7 [2021-07-07T00:45:30.578Z] ---> 316ccb246be7 [2021-07-07T00:45:30.578Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-07-07T00:45:30.745Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-07T00:45:30.863Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-07-07T00:45:30.863Z] ---> Running in 30305538ecec [2021-07-07T00:45:31.021Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-07T00:45:31.139Z] Removing intermediate container 16957361fe6b [2021-07-07T00:45:31.139Z] ---> 6c0f386de2b7 [2021-07-07T00:45:31.139Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-07-07T00:45:31.139Z] Removing intermediate container e9be59343eb6 [2021-07-07T00:45:31.139Z] ---> 7f8151e7f9bd [2021-07-07T00:45:31.139Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-07-07T00:45:31.283Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-07T00:45:31.283Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-07T00:45:31.428Z] ---> Running in 7c5e178fabe6 [2021-07-07T00:45:31.428Z] ---> Running in 0e794adde9aa [2021-07-07T00:45:31.544Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-07T00:45:31.544Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-07T00:45:31.709Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-07-07T00:45:32.486Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-07T00:45:32.486Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-07T00:45:32.486Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-07T00:45:32.486Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-07T00:45:32.486Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-07-07T00:45:32.486Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-07T00:45:32.747Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-07-07T00:45:32.747Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-07T00:45:32.747Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-07-07T00:45:32.747Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-07-07T00:45:33.009Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-07T00:45:33.009Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-07T00:45:33.009Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-07T00:45:33.009Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-07T00:45:33.009Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-07-07T00:45:33.009Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-07-07T00:45:33.272Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-07T00:45:33.272Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-07T00:45:33.272Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-07T00:45:33.272Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-07T00:45:33.272Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-07T00:45:33.272Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-07-07T00:45:33.272Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-07-07T00:45:33.534Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-07-07T00:45:33.534Z] [2021-07-07T00:45:33.534Z] Current default time zone: 'Etc/UTC' [2021-07-07T00:45:33.534Z] Local time is now: Wed Jul 7 00:45:33 UTC 2021. [2021-07-07T00:45:33.534Z] Universal Time is now: Wed Jul 7 00:45:33 UTC 2021. [2021-07-07T00:45:33.534Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-07-07T00:45:33.534Z] [2021-07-07T00:45:33.534Z] Setting up systemd-sysv (237-3ubuntu10.48) ... [2021-07-07T00:45:33.534Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-07T00:45:33.534Z] Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... [2021-07-07T00:45:33.534Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-07-07T00:45:33.534Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-07-07T00:45:33.534Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-07-07T00:45:33.534Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-07-07T00:45:33.534Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-07-07T00:45:33.534Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-07-07T00:45:33.534Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-07-07T00:45:33.534Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-07T00:45:33.534Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-07-07T00:45:33.700Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-07-07T00:45:33.796Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-07T00:45:33.797Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-07-07T00:45:33.797Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-07T00:45:33.797Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-07-07T00:45:33.797Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-07-07T00:45:33.797Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-07-07T00:45:33.797Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-07-07T00:45:33.797Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-07-07T00:45:33.797Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-07-07T00:45:33.797Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-07-07T00:45:33.797Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-07-07T00:45:33.976Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-07-07T00:45:34.255Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-07-07T00:45:35.728Z] Updating certificates in /etc/ssl/certs... [2021-07-07T00:45:36.674Z] 23 added, 27 removed; done. [2021-07-07T00:45:36.935Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-07-07T00:45:36.935Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-07T00:45:36.935Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-07-07T00:45:36.935Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-07-07T00:45:36.935Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-07-07T00:45:36.935Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-07T00:45:36.935Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-07-07T00:45:36.935Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-07T00:45:36.935Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-07T00:45:36.935Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-07T00:45:36.935Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-07T00:45:36.935Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-07T00:45:36.935Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-07-07T00:45:36.935Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-07-07T00:45:36.935Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-07-07T00:45:36.935Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-07-07T00:45:36.935Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-07-07T00:45:36.935Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-07T00:45:36.935Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-07T00:45:36.935Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-07-07T00:45:36.935Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-07-07T00:45:37.197Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-07-07T00:45:37.197Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-07T00:45:37.197Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-07-07T00:45:37.197Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-07-07T00:45:37.197Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-07-07T00:45:37.197Z] Updating certificates in /etc/ssl/certs... [2021-07-07T00:45:37.771Z] 0 added, 0 removed; done. [2021-07-07T00:45:37.771Z] Running hooks in /etc/ca-certificates/update.d... [2021-07-07T00:45:37.771Z] done. [2021-07-07T00:45:38.342Z] Reading package lists... [2021-07-07T00:45:38.604Z] Building dependency tree... [2021-07-07T00:45:38.604Z] Reading state information... [2021-07-07T00:45:38.604Z] The following NEW packages will be installed: [2021-07-07T00:45:38.604Z] apt-transport-https [2021-07-07T00:45:38.604Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-07-07T00:45:38.866Z] Need to get 4348 B of archives. [2021-07-07T00:45:38.866Z] After this operation, 154 kB of additional disk space will be used. [2021-07-07T00:45:38.866Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-07-07T00:45:39.130Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-07T00:45:39.130Z] Fetched 4348 B in 0s (22.1 kB/s) [2021-07-07T00:45:39.130Z] Selecting previously unselected package apt-transport-https. [2021-07-07T00:45:39.130Z] (Reading database ... 13929 files and directories currently installed.) [2021-07-07T00:45:39.130Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-07-07T00:45:39.130Z] Unpacking apt-transport-https (1.6.14) ... [2021-07-07T00:45:39.130Z] Setting up apt-transport-https (1.6.14) ... [2021-07-07T00:45:39.391Z] Waiting for network to be ready... [2021-07-07T00:45:44.682Z] 2021-07-07T00:45:42Z INFO Waiting for automatic snapd restart... [2021-07-07T00:45:44.942Z] snapd 2.51.1 from Canonical* installed [2021-07-07T00:45:45.883Z] "snapd" switched to the "latest/stable" channel [2021-07-07T00:45:45.883Z] [2021-07-07T00:45:48.485Z] core18 20210611 from Canonical* installed [2021-07-07T00:45:48.747Z] "core18" switched to the "latest/stable" channel [2021-07-07T00:45:48.747Z] [2021-07-07T00:45:52.060Z] snapcraft 4.8.3 from Canonical* installed [2021-07-07T00:45:52.321Z] "snapcraft" switched to the "latest/stable" channel [2021-07-07T00:45:52.321Z] [2021-07-07T00:45:56.546Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-07-07T00:45:56.546Z] - README.md [2021-07-07T00:45:56.546Z] [2021-07-07T00:45:56.546Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-07-07T00:45:56.909Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-07T00:45:56.909Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-07T00:45:57.242Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-07T00:45:58.295Z] Reading package lists... [2021-07-07T00:45:58.557Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-07-07T00:45:58.557Z] Reading package lists... [2021-07-07T00:45:58.557Z] Building dependency tree... [2021-07-07T00:45:58.557Z] Reading state information... [2021-07-07T00:45:58.819Z] Suggested packages: [2021-07-07T00:45:58.819Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-07-07T00:45:58.819Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-07-07T00:45:58.819Z] Recommended packages: [2021-07-07T00:45:58.819Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-07-07T00:45:58.819Z] The following NEW packages will be installed: [2021-07-07T00:45:58.819Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-07-07T00:45:58.819Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-07-07T00:45:58.819Z] pkg-config zip [2021-07-07T00:45:58.819Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-07-07T00:45:58.819Z] Need to get 7663 kB of archives. [2021-07-07T00:45:58.819Z] After this operation, 43.8 MB of additional disk space will be used. [2021-07-07T00:45:58.819Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-07-07T00:45:59.080Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-07-07T00:45:59.081Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-07-07T00:45:59.081Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-07-07T00:45:59.081Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-07-07T00:45:59.081Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-07-07T00:45:59.081Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-07-07T00:45:59.341Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-07-07T00:45:59.342Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-07-07T00:45:59.342Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-07-07T00:45:59.342Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-07-07T00:45:59.603Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-07-07T00:45:59.603Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-07-07T00:45:59.603Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-07-07T00:45:59.603Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-07-07T00:45:59.603Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-07T00:45:59.864Z] Fetched 7663 kB in 1s (10.7 MB/s) [2021-07-07T00:45:59.864Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-07-07T00:45:59.864Z] (Reading database ... 13933 files and directories currently installed.) [2021-07-07T00:45:59.864Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-07-07T00:45:59.864Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-07-07T00:46:00.125Z] Selecting previously unselected package libpsl5:amd64. [2021-07-07T00:46:00.125Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-07-07T00:46:00.125Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-07-07T00:46:00.125Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-07-07T00:46:00.125Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-07-07T00:46:00.125Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-07-07T00:46:00.125Z] Selecting previously unselected package librtmp1:amd64. [2021-07-07T00:46:00.125Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-07-07T00:46:00.125Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-07-07T00:46:00.388Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-07-07T00:46:00.388Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-07-07T00:46:00.388Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-07-07T00:46:00.388Z] Selecting previously unselected package liberror-perl. [2021-07-07T00:46:00.388Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-07-07T00:46:00.388Z] Unpacking liberror-perl (0.17025-1) ... [2021-07-07T00:46:00.388Z] Selecting previously unselected package git-man. [2021-07-07T00:46:00.388Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-07-07T00:46:00.388Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-07-07T00:46:00.650Z] Selecting previously unselected package git. [2021-07-07T00:46:00.650Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-07-07T00:46:00.650Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-07-07T00:46:01.223Z] Selecting previously unselected package libnorm1:amd64. [2021-07-07T00:46:01.223Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-07-07T00:46:01.223Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-07-07T00:46:01.223Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-07-07T00:46:01.223Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-07-07T00:46:01.223Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-07-07T00:46:01.485Z] Selecting previously unselected package libsodium23:amd64. [2021-07-07T00:46:01.485Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-07-07T00:46:01.485Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-07-07T00:46:01.485Z] Selecting previously unselected package libzmq5:amd64. [2021-07-07T00:46:01.485Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-07-07T00:46:01.485Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-07T00:46:01.485Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-07-07T00:46:01.485Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-07-07T00:46:01.485Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-07T00:46:01.748Z] Selecting previously unselected package pkg-config. [2021-07-07T00:46:01.748Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-07-07T00:46:01.748Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-07-07T00:46:01.748Z] Selecting previously unselected package zip. [2021-07-07T00:46:01.748Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-07-07T00:46:01.748Z] Unpacking zip (3.0-11build1) ... [2021-07-07T00:46:01.748Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-07-07T00:46:01.748Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-07-07T00:46:01.748Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-07-07T00:46:02.010Z] Setting up liberror-perl (0.17025-1) ... [2021-07-07T00:46:02.010Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-07-07T00:46:02.010Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-07-07T00:46:02.010Z] No schema files found: doing nothing. [2021-07-07T00:46:02.010Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-07-07T00:46:02.010Z] Setting up zip (3.0-11build1) ... [2021-07-07T00:46:02.010Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-07-07T00:46:02.010Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-07-07T00:46:02.010Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-07-07T00:46:02.010Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-07T00:46:02.010Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-07-07T00:46:02.010Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-07T00:46:02.010Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-07-07T00:46:02.010Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-07T00:46:02.586Z] git set to automatically installed. [2021-07-07T00:46:02.586Z] git-man set to automatically installed. [2021-07-07T00:46:02.586Z] libcurl3-gnutls set to automatically installed. [2021-07-07T00:46:02.586Z] liberror-perl set to automatically installed. [2021-07-07T00:46:02.586Z] libglib2.0-0 set to automatically installed. [2021-07-07T00:46:02.586Z] libnghttp2-14 set to automatically installed. [2021-07-07T00:46:02.586Z] libnorm1 set to automatically installed. [2021-07-07T00:46:02.586Z] libpgm-5.2-0 set to automatically installed. [2021-07-07T00:46:02.586Z] libpsl5 set to automatically installed. [2021-07-07T00:46:02.586Z] librtmp1 set to automatically installed. [2021-07-07T00:46:02.586Z] libsodium23 set to automatically installed. [2021-07-07T00:46:02.586Z] libzmq3-dev set to automatically installed. [2021-07-07T00:46:02.586Z] libzmq5 set to automatically installed. [2021-07-07T00:46:02.586Z] pkg-config set to automatically installed. [2021-07-07T00:46:02.586Z] zip set to automatically installed. [2021-07-07T00:46:03.978Z] snapd is not logged in, snap install commands will use sudo [2021-07-07T00:46:04.920Z] snap "core18" has no updates available [2021-07-07T00:46:05.867Z] snapd is not logged in, snap install commands will use sudo [2021-07-07T00:46:11.235Z] go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed [2021-07-07T00:46:11.810Z] Pulling config-common [2021-07-07T00:46:11.810Z] + snapcraftctl pull [2021-07-07T00:46:13.197Z] Pulling go-build-helper [2021-07-07T00:46:13.197Z] + snapcraftctl pull [2021-07-07T00:46:14.141Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-07-07T00:46:14.141Z] Skipping pull go-build-helper (already ran) [2021-07-07T00:46:14.141Z] Building go-build-helper [2021-07-07T00:46:14.141Z] + snapcraftctl build [2021-07-07T00:46:16.055Z] Staging go-build-helper [2021-07-07T00:46:16.055Z] + snapcraftctl stage [2021-07-07T00:46:24.198Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-07-07T00:46:24.198Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-07-07T00:46:24.198Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1783 kB] [2021-07-07T00:46:24.198Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-07-07T00:46:24.198Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-07-07T00:46:24.198Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-07-07T00:46:24.198Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-07-07T00:46:24.198Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-07-07T00:46:24.198Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] [2021-07-07T00:46:24.198Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-07-07T00:46:24.198Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-07-07T00:46:24.198Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-07-07T00:46:24.198Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-07-07T00:46:24.198Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-07-07T00:46:24.198Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-07-07T00:46:24.198Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-07-07T00:46:24.198Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-07-07T00:46:24.198Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-07-07T00:46:24.198Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-07-07T00:46:24.198Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2130 kB] [2021-07-07T00:46:24.198Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] [2021-07-07T00:46:24.198Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-07-07T00:46:24.198Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-07-07T00:46:24.198Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] [2021-07-07T00:46:24.198Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] [2021-07-07T00:46:24.198Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] [2021-07-07T00:46:24.198Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-07-07T00:46:24.198Z] Fetched 24.8 MB in 0s (0 B/s) [2021-07-07T00:46:24.198Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-07-07T00:46:24.198Z] Fetched 224 kB in 0s (0 B/s) [2021-07-07T00:46:24.198Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-07-07T00:46:24.198Z] Fetched 157 kB in 0s (0 B/s) [2021-07-07T00:46:24.198Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-07-07T00:46:24.198Z] Fetched 221 kB in 0s (0 B/s) [2021-07-07T00:46:24.198Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-07-07T00:46:24.198Z] Fetched 143 kB in 0s (0 B/s) [2021-07-07T00:46:24.198Z] Pulling edgex-go [2021-07-07T00:46:24.198Z] + snapcraftctl pull [2021-07-07T00:46:25.584Z] Pulling hooks [2021-07-07T00:46:25.584Z] + snapcraftctl pull [2021-07-07T00:46:43.714Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-07T00:46:43.714Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-07T00:46:43.714Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-07T00:46:43.714Z] Fetched 0 B in 0s (0 B/s) [2021-07-07T00:46:43.714Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-07-07T00:46:43.714Z] Fetched 96.5 kB in 0s (0 B/s) [2021-07-07T00:46:43.714Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-07-07T00:46:43.714Z] Fetched 279 kB in 0s (0 B/s) [2021-07-07T00:46:43.714Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-07-07T00:46:43.714Z] Fetched 122 kB in 0s (0 B/s) [2021-07-07T00:46:43.714Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-07-07T00:46:43.714Z] Fetched 77.8 kB in 0s (0 B/s) [2021-07-07T00:46:43.714Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-07-07T00:46:43.714Z] Fetched 8848 B in 0s (0 B/s) [2021-07-07T00:46:43.714Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-07-07T00:46:43.714Z] Fetched 47.8 kB in 0s (0 B/s) [2021-07-07T00:46:43.714Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-07-07T00:46:43.714Z] Fetched 45.6 kB in 0s (0 B/s) [2021-07-07T00:46:43.714Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-07-07T00:46:43.714Z] Fetched 15.0 kB in 0s (0 B/s) [2021-07-07T00:46:43.714Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-07-07T00:46:43.714Z] Fetched 219 kB in 0s (0 B/s) [2021-07-07T00:46:43.714Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-07-07T00:46:43.714Z] Fetched 154 kB in 0s (0 B/s) [2021-07-07T00:46:43.714Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-07-07T00:46:43.714Z] Fetched 50.6 kB in 0s (0 B/s) [2021-07-07T00:46:43.714Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-07-07T00:46:43.714Z] Fetched 14.8 kB in 0s (0 B/s) [2021-07-07T00:46:43.714Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-07-07T00:46:43.714Z] Fetched 41.8 kB in 0s (0 B/s) [2021-07-07T00:46:43.714Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-07-07T00:46:43.714Z] Fetched 499 kB in 0s (0 B/s) [2021-07-07T00:46:43.714Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-07-07T00:46:43.714Z] Fetched 111 kB in 0s (0 B/s) [2021-07-07T00:46:43.714Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-07-07T00:46:43.714Z] Fetched 240 kB in 0s (0 B/s) [2021-07-07T00:46:43.714Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-07-07T00:46:43.714Z] Fetched 29.3 kB in 0s (0 B/s) [2021-07-07T00:46:43.714Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-07-07T00:46:43.714Z] Fetched 85.5 kB in 0s (0 B/s) [2021-07-07T00:46:43.714Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-07-07T00:46:43.714Z] Fetched 24.5 kB in 0s (0 B/s) [2021-07-07T00:46:43.714Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-07-07T00:46:43.714Z] Fetched 49.2 kB in 0s (0 B/s) [2021-07-07T00:46:43.714Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-07-07T00:46:43.714Z] Fetched 54.2 kB in 0s (0 B/s) [2021-07-07T00:46:43.714Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-07-07T00:46:43.714Z] Fetched 30.8 kB in 0s (0 B/s) [2021-07-07T00:46:43.714Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-07-07T00:46:43.714Z] Fetched 15.8 kB in 0s (0 B/s) [2021-07-07T00:46:43.714Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-07-07T00:46:43.714Z] Fetched 85.9 kB in 0s (0 B/s) [2021-07-07T00:46:43.714Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-07-07T00:46:43.714Z] Fetched 8720 B in 0s (0 B/s) [2021-07-07T00:46:43.714Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-07-07T00:46:43.714Z] Fetched 140 kB in 0s (0 B/s) [2021-07-07T00:46:43.714Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-07-07T00:46:43.714Z] Fetched 119 kB in 0s (0 B/s) [2021-07-07T00:46:43.714Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-07-07T00:46:43.714Z] Fetched 111 kB in 0s (0 B/s) [2021-07-07T00:46:43.714Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-07-07T00:46:43.714Z] Fetched 11.1 kB in 0s (0 B/s) [2021-07-07T00:46:43.714Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-07-07T00:46:43.714Z] Fetched 645 kB in 0s (0 B/s) [2021-07-07T00:46:43.714Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-07-07T00:46:43.714Z] Fetched 41.3 kB in 0s (0 B/s) [2021-07-07T00:46:43.714Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-07-07T00:46:43.714Z] Fetched 17.9 kB in 0s (0 B/s) [2021-07-07T00:46:43.714Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-07-07T00:46:43.714Z] Fetched 368 kB in 0s (0 B/s) [2021-07-07T00:46:43.714Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-07-07T00:46:43.714Z] Fetched 187 kB in 0s (0 B/s) [2021-07-07T00:46:43.714Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-07-07T00:46:43.714Z] Fetched 175 kB in 0s (0 B/s) [2021-07-07T00:46:43.714Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-07-07T00:46:43.714Z] Fetched 206 kB in 0s (0 B/s) [2021-07-07T00:46:43.714Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-07-07T00:46:43.714Z] Fetched 1301 kB in 0s (0 B/s) [2021-07-07T00:46:43.714Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-07-07T00:46:43.714Z] Fetched 36.2 kB in 0s (0 B/s) [2021-07-07T00:46:43.714Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-07-07T00:46:43.714Z] Fetched 159 kB in 0s (0 B/s) [2021-07-07T00:46:43.714Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-07-07T00:46:43.714Z] Fetched 107 kB in 0s (0 B/s) [2021-07-07T00:46:43.714Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-07-07T00:46:43.714Z] Fetched 48.7 kB in 0s (0 B/s) [2021-07-07T00:46:43.714Z] Pulling static-packages [2021-07-07T00:46:43.714Z] + snapcraftctl pull [2021-07-07T00:46:43.714Z] Pulling version [2021-07-07T00:46:43.714Z] + cd /root/project [2021-07-07T00:46:43.714Z] + git describe --tags --abbrev=0 [2021-07-07T00:46:43.714Z] + sed s/v// [2021-07-07T00:46:43.714Z] + GIT_VERSION=2.0.1-dev.1 [2021-07-07T00:46:43.714Z] + [ -z 2.0.1-dev.1 ] [2021-07-07T00:46:43.714Z] + snapcraftctl set-version 2.0.1-dev.1 [2021-07-07T00:46:43.714Z] Building config-common [2021-07-07T00:46:43.714Z] + snapcraftctl build [2021-07-07T00:46:45.654Z] Skipping build go-build-helper (already ran) [2021-07-07T00:46:45.936Z] Building edgex-go [2021-07-07T00:46:45.936Z] + cd /root/parts/edgex-go/src [2021-07-07T00:46:45.936Z] + git describe --tags --abbrev=0 [2021-07-07T00:46:45.936Z] + sed s/v// [2021-07-07T00:46:45.936Z] + GIT_VERSION=2.0.1-dev.1 [2021-07-07T00:46:45.936Z] + [ -z 2.0.1-dev.1 ] [2021-07-07T00:46:45.936Z] + echo 2.0.1-dev.1 [2021-07-07T00:46:45.936Z] + make build [2021-07-07T00:46:45.936Z] go mod tidy [2021-07-07T00:46:47.869Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-07-07T00:46:47.869Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-07-07T00:46:47.869Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-07-07T00:46:47.869Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-07-07T00:46:47.869Z] go: downloading github.com/google/uuid v1.2.0 [2021-07-07T00:46:47.869Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-07-07T00:46:47.869Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-07-07T00:46:47.869Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-07-07T00:46:47.869Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-07-07T00:46:47.869Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-07-07T00:46:47.869Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-07-07T00:46:47.869Z] go: downloading github.com/lib/pq v1.10.2 [2021-07-07T00:46:48.132Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-07-07T00:46:48.132Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-07-07T00:46:48.132Z] go: downloading github.com/pelletier/go-toml v1.9.3 [2021-07-07T00:46:48.709Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-07-07T00:46:48.709Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-07-07T00:46:48.973Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-07-07T00:46:49.235Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-07T00:46:49.235Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-07T00:46:49.235Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-07-07T00:46:49.235Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-07-07T00:46:49.235Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-07-07T00:46:49.235Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-07-07T00:46:49.500Z] go: downloading github.com/x448/float16 v0.8.4 [2021-07-07T00:46:49.500Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-07-07T00:46:49.500Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-07-07T00:46:49.500Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-07-07T00:46:49.500Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-07-07T00:46:49.500Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-07-07T00:46:49.500Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-07-07T00:46:49.500Z] go: downloading golang.org/x/text v0.3.2 [2021-07-07T00:46:49.500Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-07-07T00:46:49.805Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-07-07T00:46:49.805Z] go: downloading github.com/kr/pretty v0.2.0 [2021-07-07T00:46:49.805Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-07-07T00:46:49.805Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-07-07T00:46:49.805Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-07-07T00:46:49.805Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-07-07T00:46:49.805Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-07-07T00:46:50.067Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-07-07T00:46:50.067Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-07-07T00:46:50.329Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-07-07T00:46:50.329Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-07-07T00:46:50.329Z] go: downloading github.com/kr/text v0.1.0 [2021-07-07T00:46:50.329Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-07-07T00:46:50.329Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-07-07T00:46:50.329Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-07-07T00:46:50.329Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-07T00:46:50.329Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-07-07T00:46:50.329Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-07-07T00:46:50.329Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-07-07T00:46:50.592Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-07-07T00:46:50.592Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-07-07T00:46:50.592Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-07-07T00:46:50.592Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-07-07T00:46:50.592Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-07T00:46:50.592Z] go: downloading github.com/fatih/color v1.9.0 [2021-07-07T00:46:50.592Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-07T00:46:50.592Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-07T00:46:50.592Z] go: downloading github.com/pkg/errors v0.8.1 [2021-07-07T00:46:50.857Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-07-07T00:46:50.857Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-07-07T00:46:50.857Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-07-07T00:46:50.857Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-07-07T00:46:50.857Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-07-07T00:46:50.857Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-07-07T00:46:50.857Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-07-07T00:46:50.857Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-07-07T00:46:50.857Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-07-07T00:46:50.857Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-07-07T00:46:50.857Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-07-07T00:46:50.857Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-07-07T00:46:50.857Z] go: downloading github.com/miekg/dns v1.1.26 [2021-07-07T00:46:50.857Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-07-07T00:46:50.857Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-07-07T00:46:50.857Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-07-07T00:46:50.857Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.1" -o cmd/core-data/core-data ./cmd/core-data [2021-07-07T00:47:00.892Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.1" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-07-07T00:47:04.196Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.1" -o cmd/core-command/core-command ./cmd/core-command [2021-07-07T00:47:05.141Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.1" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-07-07T00:47:06.527Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.1" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-07-07T00:47:06.789Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.1" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-07-07T00:47:08.176Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.1" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-07-07T00:47:09.121Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.1" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-07-07T00:47:10.510Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.1" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-07-07T00:47:11.459Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.1" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-07-07T00:47:12.403Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.1" -o ./cmd/secrets-config ./cmd/secrets-config [2021-07-07T00:47:13.347Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.1" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-07-07T00:47:15.261Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-07-07T00:47:15.261Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-07-07T00:47:15.261Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-07-07T00:47:15.261Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-07-07T00:47:15.261Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-07-07T00:47:15.261Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-07-07T00:47:15.261Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-07-07T00:47:15.261Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-07-07T00:47:15.262Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-07-07T00:47:15.262Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-07-07T00:47:15.262Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-07-07T00:47:15.262Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-07-07T00:47:15.262Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-07-07T00:47:15.262Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-07-07T00:47:15.262Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-07-07T00:47:15.262Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-07-07T00:47:15.262Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-07-07T00:47:15.262Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-07-07T00:47:15.262Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-07-07T00:47:15.262Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-07-07T00:47:15.262Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-07-07T00:47:15.262Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-07-07T00:47:15.262Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-07-07T00:47:15.262Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-07-07T00:47:15.262Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-07-07T00:47:15.262Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-07-07T00:47:15.262Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-07-07T00:47:16.653Z] Building hooks [2021-07-07T00:47:16.653Z] + cd /root/parts/hooks/src [2021-07-07T00:47:16.653Z] + make build [2021-07-07T00:47:16.653Z] go mod tidy [2021-07-07T00:47:16.916Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-07-07T00:47:16.916Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-07-07T00:47:16.916Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-07-07T00:47:16.916Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-07-07T00:47:17.177Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-07-07T00:47:17.752Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-07-07T00:47:18.326Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-07-07T00:47:18.326Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-07-07T00:47:21.662Z] Building static-packages [2021-07-07T00:47:21.662Z] + snapcraftctl build [2021-07-07T00:47:23.592Z] Building version [2021-07-07T00:47:23.592Z] + snapcraftctl build [2021-07-07T00:47:25.543Z] Staging config-common [2021-07-07T00:47:25.543Z] + snapcraftctl stage [2021-07-07T00:47:26.245Z] Skipping stage go-build-helper (already ran) [2021-07-07T00:47:26.245Z] Staging edgex-go [2021-07-07T00:47:26.245Z] + snapcraftctl stage [2021-07-07T00:47:27.712Z] Staging hooks [2021-07-07T00:47:27.712Z] + snapcraftctl stage [2021-07-07T00:47:28.662Z] Staging static-packages [2021-07-07T00:47:28.662Z] + snapcraftctl stage [2021-07-07T00:47:29.614Z] Staging version [2021-07-07T00:47:29.614Z] + snapcraftctl stage [2021-07-07T00:47:30.567Z] Priming config-common [2021-07-07T00:47:30.567Z] + snapcraftctl prime [2021-07-07T00:47:31.523Z] Priming go-build-helper [2021-07-07T00:47:31.523Z] + snapcraftctl prime [2021-07-07T00:47:32.923Z] Priming edgex-go [2021-07-07T00:47:32.923Z] + snapcraftctl prime [2021-07-07T00:47:34.319Z] Priming hooks [2021-07-07T00:47:34.319Z] + snapcraftctl prime [2021-07-07T00:47:35.270Z] Priming static-packages [2021-07-07T00:47:35.270Z] + snapcraftctl prime [2021-07-07T00:47:37.833Z] Priming version [2021-07-07T00:47:37.833Z] + snapcraftctl prime [2021-07-07T00:47:39.228Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-07T00:47:41.171Z] Removing intermediate container 054ff3d4e795 [2021-07-07T00:47:41.171Z] ---> 75da758b90de [2021-07-07T00:47:41.171Z] [2021-07-07T00:47:41.171Z] Step 11/32 : FROM alpine:3.12 [2021-07-07T00:47:41.171Z] 3.12: Pulling from library/alpine [2021-07-07T00:47:41.171Z] Removing intermediate container a1e96e285e1e [2021-07-07T00:47:41.171Z] ---> 149e18b7390f [2021-07-07T00:47:41.171Z] [2021-07-07T00:47:41.171Z] Step 11/23 : FROM alpine:3.12 [2021-07-07T00:47:41.171Z] Removing intermediate container 7c5e178fabe6 [2021-07-07T00:47:41.171Z] ---> ac2b9203f612 [2021-07-07T00:47:41.171Z] [2021-07-07T00:47:41.171Z] Step 11/24 : FROM alpine:3.12 [2021-07-07T00:47:41.171Z] 3.12: Pulling from library/alpine [2021-07-07T00:47:41.171Z] 3.12: Pulling from library/alpine [2021-07-07T00:47:41.171Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-07T00:47:41.171Z] Status: Downloaded newer image for alpine:3.12 [2021-07-07T00:47:41.171Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-07T00:47:41.171Z] Status: Image is up to date for alpine:3.12 [2021-07-07T00:47:41.171Z] ---> c4fd0aeabfcf [2021-07-07T00:47:41.171Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-07T00:47:41.171Z] ---> c4fd0aeabfcf [2021-07-07T00:47:41.171Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-07-07T00:47:41.171Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-07T00:47:41.171Z] Status: Image is up to date for alpine:3.12 [2021-07-07T00:47:41.171Z] ---> c4fd0aeabfcf [2021-07-07T00:47:41.171Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-07-07T00:47:41.171Z] Removing intermediate container 0e794adde9aa [2021-07-07T00:47:41.171Z] ---> f0788988e976 [2021-07-07T00:47:41.171Z] [2021-07-07T00:47:41.171Z] Step 11/23 : FROM alpine:3.12 [2021-07-07T00:47:41.171Z] ---> c4fd0aeabfcf [2021-07-07T00:47:41.171Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-07-07T00:47:41.171Z] ---> Running in 770efbf5130e [2021-07-07T00:47:41.171Z] ---> Running in 2e9368e402ab [2021-07-07T00:47:41.171Z] ---> Running in 8b179b2f46e7 [2021-07-07T00:47:41.171Z] ---> Running in a7d7b308a44f [2021-07-07T00:47:41.171Z] Removing intermediate container a7d7b308a44f [2021-07-07T00:47:41.171Z] ---> 9573bd5a7a6c [2021-07-07T00:47:41.171Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-07-07T00:47:41.171Z] ---> Running in cc8e13d3bcf2 [2021-07-07T00:47:41.171Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-07T00:47:41.171Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-07T00:47:41.171Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-07T00:47:41.171Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-07T00:47:41.171Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-07T00:47:41.171Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-07T00:47:41.171Z] (1/2) Installing ca-certificates (20191127-r4) [2021-07-07T00:47:41.171Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-07-07T00:47:41.171Z] Executing busybox-1.31.1-r20.trigger [2021-07-07T00:47:41.171Z] Executing ca-certificates-20191127-r4.trigger [2021-07-07T00:47:41.171Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-07T00:47:41.171Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-07T00:47:41.171Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-07T00:47:41.171Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-07T00:47:41.171Z] Executing busybox-1.31.1-r20.trigger [2021-07-07T00:47:41.171Z] OK: 6 MiB in 16 packages [2021-07-07T00:47:41.171Z] Executing busybox-1.31.1-r20.trigger [2021-07-07T00:47:41.171Z] OK: 5 MiB in 15 packages [2021-07-07T00:47:41.171Z] OK: 5 MiB in 15 packages [2021-07-07T00:47:41.171Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-07-07T00:47:41.171Z] (2/2) Installing su-exec (0.2-r1) [2021-07-07T00:47:41.171Z] Executing busybox-1.31.1-r20.trigger [2021-07-07T00:47:41.171Z] OK: 5 MiB in 16 packages [2021-07-07T00:47:41.171Z] Removing intermediate container 2e9368e402ab [2021-07-07T00:47:41.171Z] ---> 314e55c583d2 [2021-07-07T00:47:41.171Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-07T00:47:41.171Z] Removing intermediate container 8b179b2f46e7 [2021-07-07T00:47:41.171Z] Removing intermediate container cc8e13d3bcf2 [2021-07-07T00:47:41.171Z] ---> 7569232316ba [2021-07-07T00:47:41.171Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-07T00:47:41.171Z] ---> 8d911b4a9f71 [2021-07-07T00:47:41.171Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-07-07T00:47:41.171Z] Removing intermediate container 770efbf5130e [2021-07-07T00:47:41.171Z] ---> da4f42c5d8ff [2021-07-07T00:47:41.171Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-07T00:47:41.171Z] ---> Running in 6ca9886d8089 [2021-07-07T00:47:41.171Z] ---> Running in aef2e8665a5d [2021-07-07T00:47:41.171Z] ---> Running in 5d7563b202a8 [2021-07-07T00:47:41.171Z] ---> Running in adfceddf483e [2021-07-07T00:47:41.171Z] Removing intermediate container 6ca9886d8089 [2021-07-07T00:47:41.171Z] ---> ce39b20479af [2021-07-07T00:47:41.171Z] Step 14/23 : ENV APP_PORT=59861 [2021-07-07T00:47:41.171Z] Removing intermediate container aef2e8665a5d [2021-07-07T00:47:41.171Z] ---> 8dd7a658c765 [2021-07-07T00:47:41.171Z] Step 14/24 : ENV APP_PORT=59882 [2021-07-07T00:47:41.171Z] ---> Running in 2776ba3ce72b [2021-07-07T00:47:41.171Z] Removing intermediate container 5d7563b202a8 [2021-07-07T00:47:41.171Z] ---> b69f5732985e [2021-07-07T00:47:41.171Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-07-07T00:47:41.171Z] Removing intermediate container adfceddf483e [2021-07-07T00:47:41.171Z] ---> 9ff9b4facb6c [2021-07-07T00:47:41.171Z] Step 14/23 : ENV APP_PORT=59860 [2021-07-07T00:47:41.171Z] ---> Running in 7dc9615cb026 [2021-07-07T00:47:41.171Z] ---> Running in 632f55ca0f80 [2021-07-07T00:47:41.171Z] ---> Running in bda4b7583a00 [2021-07-07T00:47:41.171Z] Removing intermediate container 2776ba3ce72b [2021-07-07T00:47:41.171Z] ---> 88054b16f9b9 [2021-07-07T00:47:41.171Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-07T00:47:41.171Z] ---> Running in cc0433f8be7f [2021-07-07T00:47:41.171Z] Removing intermediate container 7dc9615cb026 [2021-07-07T00:47:41.171Z] ---> 71c5b1d94b61 [2021-07-07T00:47:41.171Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-07-07T00:47:41.171Z] Removing intermediate container 632f55ca0f80 [2021-07-07T00:47:41.171Z] ---> f422c903c2dc [2021-07-07T00:47:41.171Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-07T00:47:41.171Z] ---> Running in 670f35ee1273 [2021-07-07T00:47:41.171Z] Removing intermediate container 30305538ecec [2021-07-07T00:47:41.171Z] ---> f5032f0293d1 [2021-07-07T00:47:41.171Z] [2021-07-07T00:47:41.171Z] Step 11/24 : FROM alpine:3.12 [2021-07-07T00:47:41.171Z] ---> c4fd0aeabfcf [2021-07-07T00:47:41.171Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-07-07T00:47:41.171Z] Removing intermediate container bda4b7583a00 [2021-07-07T00:47:41.171Z] ---> 951a25a0a306 [2021-07-07T00:47:41.171Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-07T00:47:41.171Z] ---> Running in 08d3702c87b9 [2021-07-07T00:47:41.171Z] ---> Running in 04fac3c44051 [2021-07-07T00:47:41.171Z] ---> Running in eeb8cc6d8dad [2021-07-07T00:47:41.171Z] Removing intermediate container cc0433f8be7f [2021-07-07T00:47:41.171Z] ---> 9191042de3e8 [2021-07-07T00:47:41.171Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-07T00:47:41.171Z] Removing intermediate container 08d3702c87b9 [2021-07-07T00:47:41.171Z] ---> abbb2c7a0012 [2021-07-07T00:47:41.171Z] Step 16/24 : WORKDIR / [2021-07-07T00:47:41.171Z] ---> Running in b6feb88ec61f [2021-07-07T00:47:41.171Z] Removing intermediate container 04fac3c44051 [2021-07-07T00:47:41.171Z] ---> 773a8b566418 [2021-07-07T00:47:41.171Z] Step 13/24 : ENV APP_PORT=59880 [2021-07-07T00:47:41.171Z] Removing intermediate container eeb8cc6d8dad [2021-07-07T00:47:41.171Z] ---> 5823c98e6083 [2021-07-07T00:47:41.171Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-07T00:47:41.449Z] ---> Running in 2f9030654775 [2021-07-07T00:47:41.449Z] ---> 21dca1720b8b [2021-07-07T00:47:41.449Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-07-07T00:47:42.056Z] Removing intermediate container b6feb88ec61f [2021-07-07T00:47:42.056Z] ---> 97e873672df5 [2021-07-07T00:47:42.056Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-07T00:47:42.056Z] Removing intermediate container 2f9030654775 [2021-07-07T00:47:42.056Z] ---> b883adc46b7a [2021-07-07T00:47:42.056Z] Step 14/24 : EXPOSE $APP_PORT [2021-07-07T00:47:42.657Z] ---> Running in c97e74adf572 [2021-07-07T00:47:42.657Z] ---> 42e60842fe87 [2021-07-07T00:47:42.657Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-07-07T00:47:43.259Z] ---> 4f0049fa5895 [2021-07-07T00:47:43.259Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-07-07T00:47:43.533Z] Removing intermediate container 670f35ee1273 [2021-07-07T00:47:43.533Z] ---> a5aba26fcdb5 [2021-07-07T00:47:43.533Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR}Removing intermediate container c97e74adf572 [2021-07-07T00:47:43.533Z] [2021-07-07T00:47:43.533Z] ---> 2e12f911e454 [2021-07-07T00:47:43.533Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-07T00:47:43.533Z] ---> 067dd91c8697 [2021-07-07T00:47:43.533Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-07-07T00:47:43.806Z] ---> Running in c314c1ee8e03 [2021-07-07T00:47:43.806Z] ---> Running in 2571c040336c [2021-07-07T00:47:44.405Z] ---> 412ab385f8a7 [2021-07-07T00:47:44.405Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-07-07T00:47:44.405Z] Removing intermediate container c314c1ee8e03 [2021-07-07T00:47:44.405Z] ---> d7117fbc28f2 [2021-07-07T00:47:44.682Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-07-07T00:47:44.967Z] ---> 8a1238e7f0d1 [2021-07-07T00:47:44.967Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-07-07T00:47:45.246Z] ---> d6cc03a547b3 [2021-07-07T00:47:45.246Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-07-07T00:47:45.246Z] ---> Running in ac7161664baf [2021-07-07T00:47:45.850Z] ---> 430b0e2371d6 [2021-07-07T00:47:45.851Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-07-07T00:47:45.851Z] ---> Running in dc018cf9f903 [2021-07-07T00:47:46.124Z] Removing intermediate container ac7161664baf [2021-07-07T00:47:46.124Z] ---> b09e8a30768d [2021-07-07T00:47:46.124Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-07T00:47:46.124Z] ---> 4529c0b39121 [2021-07-07T00:47:46.124Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-07-07T00:47:46.404Z] ---> d0e4e53accc3 [2021-07-07T00:47:46.404Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-07-07T00:47:46.404Z] ---> Running in 871f22810b6d [2021-07-07T00:47:46.404Z] ---> Running in 29fcf581d27c [2021-07-07T00:47:46.679Z] ---> Running in 1c38e04be301 [2021-07-07T00:47:46.679Z] Removing intermediate container dc018cf9f903 [2021-07-07T00:47:46.679Z] ---> 2f57da3d668a [2021-07-07T00:47:46.679Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-07T00:47:46.961Z] ---> Running in c01cfc3670c9 [2021-07-07T00:47:46.961Z] Removing intermediate container 2571c040336c [2021-07-07T00:47:46.961Z] ---> 52d10073d910 [2021-07-07T00:47:46.961Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-07T00:47:47.249Z] Removing intermediate container 1c38e04be301 [2021-07-07T00:47:47.249Z] ---> 2006fc35d004 [2021-07-07T00:47:47.249Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-07T00:47:47.249Z] ---> Running in 83b8a69b26b3 [2021-07-07T00:47:47.524Z] Removing intermediate container 871f22810b6d [2021-07-07T00:47:47.524Z] ---> 4b99a0a99528 [2021-07-07T00:47:47.524Z] Step 21/23 : LABEL arch=arm64 [2021-07-07T00:47:47.524Z] ---> Running in ec17932febcb [2021-07-07T00:47:47.799Z] Removing intermediate container c01cfc3670c9 [2021-07-07T00:47:47.799Z] ---> 051a61a21065 [2021-07-07T00:47:47.799Z] Step 21/23 : LABEL arch=arm64 [2021-07-07T00:47:47.799Z] ---> Running in 1dfa11b19b97 [2021-07-07T00:47:48.076Z] ---> Running in 894a5e58c950 [2021-07-07T00:47:48.353Z] Removing intermediate container ec17932febcb [2021-07-07T00:47:48.353Z] ---> 944f6877e741 [2021-07-07T00:47:48.353Z] Step 22/24 : LABEL arch=arm64 [2021-07-07T00:47:48.627Z] Removing intermediate container 1dfa11b19b97 [2021-07-07T00:47:48.627Z] ---> 436ea169b889 [2021-07-07T00:47:48.627Z] Step 22/23 : LABEL git_sha=15c233ac1ed82fc41484587aac71b25b0c657977 [2021-07-07T00:47:48.627Z] ---> Running in d9807b0c7bb4 [2021-07-07T00:47:48.902Z] ---> Running in 77e6880cd406 [2021-07-07T00:47:48.902Z] Removing intermediate container 894a5e58c950 [2021-07-07T00:47:48.902Z] ---> 990c49cb8431 [2021-07-07T00:47:48.902Z] Step 22/23 : LABEL git_sha=15c233ac1ed82fc41484587aac71b25b0c657977 [2021-07-07T00:47:49.175Z] ---> Running in 4fc7d4f9e103 [2021-07-07T00:47:49.175Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-07T00:47:49.460Z] Removing intermediate container d9807b0c7bb4 [2021-07-07T00:47:49.460Z] ---> 90a05524dc99 [2021-07-07T00:47:49.460Z] Step 23/24 : LABEL git_sha=15c233ac1ed82fc41484587aac71b25b0c657977 [2021-07-07T00:47:49.460Z] ---> Running in 65706e4b9186 [2021-07-07T00:47:49.738Z] Removing intermediate container 77e6880cd406 [2021-07-07T00:47:49.739Z] ---> 2362b95dac5b [2021-07-07T00:47:49.739Z] Step 23/23 : LABEL version=0.0.0 [2021-07-07T00:47:49.739Z] Removing intermediate container 4fc7d4f9e103 [2021-07-07T00:47:49.739Z] ---> 4d2aed3e64d6 [2021-07-07T00:47:49.739Z] Step 23/23 : LABEL version=0.0.0 [2021-07-07T00:47:49.739Z] Removing intermediate container 29fcf581d27c [2021-07-07T00:47:49.739Z] ---> fc01e8c0b9d0 [2021-07-07T00:47:49.739Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-07T00:47:50.014Z] ---> Running in 23b186b180c8 [2021-07-07T00:47:50.014Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-07T00:47:50.014Z] ---> Running in 481de571cf1b [2021-07-07T00:47:50.014Z] Removing intermediate container 65706e4b9186 [2021-07-07T00:47:50.014Z] ---> 0f357d0bc7c1 [2021-07-07T00:47:50.014Z] Step 24/24 : LABEL version=0.0.0 [2021-07-07T00:47:50.305Z] ---> Running in 6a9ac0f46283 [2021-07-07T00:47:50.598Z] Removing intermediate container 23b186b180c8 [2021-07-07T00:47:50.598Z] ---> 12450e4e8c16 [2021-07-07T00:47:50.598Z] [2021-07-07T00:47:50.871Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-07T00:47:50.871Z] Removing intermediate container 481de571cf1b [2021-07-07T00:47:50.871Z] ---> a6372c51d369 [2021-07-07T00:47:50.871Z] [2021-07-07T00:47:50.871Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-07T00:47:50.871Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-07T00:47:51.147Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-07T00:47:51.147Z] Successfully built 12450e4e8c16 [2021-07-07T00:47:51.147Z] Successfully built a6372c51d369 [2021-07-07T00:47:51.147Z] Successfully tagged support-scheduler-arm64:latest [2021-07-07T00:47:51.147Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-07T00:47:51.147Z]  Building support-scheduler ... done Building security-proxy-setup [2021-07-07T00:47:51.147Z] ---> 07123e5a2902 [2021-07-07T00:47:51.147Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-07-07T00:47:51.421Z] Removing intermediate container 6a9ac0f46283 [2021-07-07T00:47:51.421Z] ---> 2fd341e5ed30 [2021-07-07T00:47:51.421Z] [2021-07-07T00:47:51.421Z] Successfully tagged support-notifications-arm64:latest [2021-07-07T00:47:51.421Z]  Building support-notifications ... done Building security-secretstore-setup [2021-07-07T00:47:51.421Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-07T00:47:51.421Z] Executing busybox-1.31.1-r20.trigger [2021-07-07T00:47:51.421Z] OK: 8 MiB in 20 packages [2021-07-07T00:47:51.703Z] Successfully built 2fd341e5ed30 [2021-07-07T00:47:51.703Z] Successfully tagged core-command-arm64:latest [2021-07-07T00:47:51.703Z] Building core-metadata [2021-07-07T00:47:53.154Z]  Building core-command ... done Removing intermediate container 83b8a69b26b3 [2021-07-07T00:47:53.154Z] ---> 621238a1607d [2021-07-07T00:47:53.154Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-07T00:47:53.154Z] ---> d1f141e31d30 [2021-07-07T00:47:53.154Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-07-07T00:47:54.218Z] ---> c1032478175c [2021-07-07T00:47:54.218Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-07-07T00:47:54.218Z] ---> e96fb0ebe527 [2021-07-07T00:47:54.218Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-07-07T00:47:56.215Z] ---> d540cd136719 [2021-07-07T00:47:56.215Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-07-07T00:47:56.215Z] ---> 2e83f9f742f6 [2021-07-07T00:47:56.215Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-07-07T00:47:57.659Z] ---> a1618fc61239 [2021-07-07T00:47:57.659Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-07-07T00:47:57.934Z] ---> 4f944937a1c5 [2021-07-07T00:47:57.934Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-07-07T00:47:58.209Z] ---> Running in 2962f2959888 [2021-07-07T00:47:58.485Z] ---> Running in 5e21fdeafc9f [2021-07-07T00:47:59.091Z] Removing intermediate container 2962f2959888 [2021-07-07T00:47:59.091Z] ---> 66718c625a00 [2021-07-07T00:47:59.091Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-07-07T00:47:59.366Z] Removing intermediate container 5e21fdeafc9f [2021-07-07T00:47:59.366Z] ---> 093ac61ecc4f [2021-07-07T00:47:59.366Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-07T00:47:59.366Z] ---> Running in 86206d3f0036 [2021-07-07T00:48:00.351Z] Removing intermediate container 86206d3f0036 [2021-07-07T00:48:00.351Z] ---> 06ec4ca24d22 [2021-07-07T00:48:00.351Z] Step 22/24 : LABEL arch=arm64 [2021-07-07T00:48:00.626Z] ---> a083aceeb615 [2021-07-07T00:48:00.626Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-07-07T00:48:00.626Z] ---> Running in f8290375af14 [2021-07-07T00:48:00.905Z] ---> Running in 14ea4e516279 [2021-07-07T00:48:01.511Z] Removing intermediate container f8290375af14 [2021-07-07T00:48:01.511Z] ---> d4edbbcdbeff [2021-07-07T00:48:01.511Z] Step 23/24 : LABEL git_sha=15c233ac1ed82fc41484587aac71b25b0c657977 [2021-07-07T00:48:01.787Z] ---> Running in 294c7b369df4 [2021-07-07T00:48:02.775Z] Removing intermediate container 294c7b369df4 [2021-07-07T00:48:02.775Z] ---> 8b8908f9a688 [2021-07-07T00:48:02.775Z] Step 24/24 : LABEL version=0.0.0 [2021-07-07T00:48:03.051Z] ---> Running in 3d6ce83a2c59 [2021-07-07T00:48:04.055Z] Removing intermediate container 3d6ce83a2c59 [2021-07-07T00:48:04.055Z] ---> 5dd4e69276eb [2021-07-07T00:48:04.055Z] [2021-07-07T00:48:04.055Z] Successfully built 5dd4e69276eb [2021-07-07T00:48:04.328Z] Successfully tagged core-data-arm64:latest [2021-07-07T00:48:04.328Z]  Building core-data ... done Building sys-mgmt-agent [2021-07-07T00:48:04.328Z] Removing intermediate container 14ea4e516279 [2021-07-07T00:48:04.328Z] ---> d7084ee3508b [2021-07-07T00:48:04.328Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-07-07T00:48:04.610Z] ---> Running in d95ef590d7be [2021-07-07T00:48:05.206Z] Removing intermediate container d95ef590d7be [2021-07-07T00:48:05.206Z] ---> 51eda8cfcbb9 [2021-07-07T00:48:05.206Z] Step 29/32 : CMD ["gate"] [2021-07-07T00:48:05.481Z] ---> Running in b166edc57c95 [2021-07-07T00:48:06.076Z] Removing intermediate container b166edc57c95 [2021-07-07T00:48:06.076Z] ---> 1f46553f0223 [2021-07-07T00:48:06.076Z] Step 30/32 : LABEL arch=arm64 [2021-07-07T00:48:06.350Z] ---> Running in 8ef8d3e56310 [2021-07-07T00:48:06.944Z] Removing intermediate container 8ef8d3e56310 [2021-07-07T00:48:06.944Z] ---> e347bb86d3be [2021-07-07T00:48:06.944Z] Step 31/32 : LABEL git_sha=15c233ac1ed82fc41484587aac71b25b0c657977 [2021-07-07T00:48:07.220Z] ---> Running in bba9e9c305f1 [2021-07-07T00:48:07.824Z] Removing intermediate container bba9e9c305f1 [2021-07-07T00:48:07.824Z] ---> ea4164700d1e [2021-07-07T00:48:07.824Z] Step 32/32 : LABEL version=0.0.0 [2021-07-07T00:48:08.100Z] ---> Running in 427169e25dbd [2021-07-07T00:48:09.093Z] Removing intermediate container 427169e25dbd [2021-07-07T00:48:09.093Z] ---> 5e468eb0bea8 [2021-07-07T00:48:09.093Z] [2021-07-07T00:48:09.693Z] Successfully built 5e468eb0bea8 [2021-07-07T00:48:09.693Z] Successfully tagged security-bootstrapper-arm64:latest [2021-07-07T00:48:42.071Z]  Building security-bootstrapper ... done Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-07T00:48:42.071Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-07-07T00:48:42.071Z] ---> 603c494b4508 [2021-07-07T00:48:42.071Z] Step 3/26 : WORKDIR /edgex-go [2021-07-07T00:48:42.071Z] ---> Using cache [2021-07-07T00:48:42.071Z] ---> 3a6803257d12 [2021-07-07T00:48:42.071Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-07T00:48:42.071Z] ---> Using cache [2021-07-07T00:48:42.071Z] ---> 81a87e2fcf97 [2021-07-07T00:48:42.071Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-07-07T00:48:42.071Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-07T00:48:42.071Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-07-07T00:48:42.071Z] ---> 603c494b4508 [2021-07-07T00:48:42.071Z] Step 3/22 : WORKDIR /edgex-go [2021-07-07T00:48:42.071Z] ---> Using cache [2021-07-07T00:48:42.071Z] ---> 3a6803257d12 [2021-07-07T00:48:42.071Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-07T00:48:42.071Z] ---> Using cache [2021-07-07T00:48:42.071Z] ---> 81a87e2fcf97 [2021-07-07T00:48:42.071Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-07-07T00:48:42.071Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-07T00:48:42.071Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-07T00:48:42.071Z] ---> 603c494b4508 [2021-07-07T00:48:42.071Z] Step 3/24 : WORKDIR /edgex-go [2021-07-07T00:48:42.071Z] ---> Using cache [2021-07-07T00:48:42.071Z] ---> 3a6803257d12 [2021-07-07T00:48:42.071Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-07T00:48:42.071Z] ---> Using cache [2021-07-07T00:48:42.071Z] ---> 81a87e2fcf97 [2021-07-07T00:48:42.071Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-07T00:48:43.518Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-07T00:48:43.518Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-07T00:48:43.518Z] ---> 603c494b4508 [2021-07-07T00:48:43.518Z] Step 3/24 : WORKDIR /edgex-go [2021-07-07T00:48:43.518Z] ---> Using cache [2021-07-07T00:48:43.518Z] ---> 3a6803257d12 [2021-07-07T00:48:43.518Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-07T00:48:43.518Z] ---> Using cache [2021-07-07T00:48:43.518Z] ---> 81a87e2fcf97 [2021-07-07T00:48:43.518Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-07-07T00:48:44.966Z] ---> Running in c0b8e2a2b980 [2021-07-07T00:48:44.966Z] ---> Running in d0c3c53c23e6 [2021-07-07T00:48:44.966Z] ---> Running in 7d706a8f9fb8 [2021-07-07T00:48:44.966Z] ---> Running in fd564290432f [2021-07-07T00:48:46.975Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-07T00:48:46.975Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-07T00:48:47.247Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-07T00:48:47.248Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-07T00:48:47.879Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-07T00:48:47.879Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-07T00:48:48.222Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-07T00:48:48.222Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-07T00:48:49.019Z] OK: 218 MiB in 52 packages [2021-07-07T00:48:49.313Z] OK: 218 MiB in 52 packages [2021-07-07T00:48:49.314Z] OK: 218 MiB in 52 packages [2021-07-07T00:48:49.604Z] OK: 218 MiB in 52 packages [2021-07-07T00:48:50.689Z] Removing intermediate container c0b8e2a2b980 [2021-07-07T00:48:50.689Z] ---> cd218a416bc4 [2021-07-07T00:48:50.689Z] Step 6/24 : COPY go.mod . [2021-07-07T00:48:51.338Z] Removing intermediate container 7d706a8f9fb8 [2021-07-07T00:48:51.339Z] ---> 0e3ed2977433 [2021-07-07T00:48:51.339Z] Step 6/24 : COPY go.mod . [2021-07-07T00:48:51.339Z] Removing intermediate container fd564290432f [2021-07-07T00:48:51.339Z] ---> 514eeb8ee050 [2021-07-07T00:48:51.339Z] Step 6/22 : COPY go.mod . [2021-07-07T00:48:51.339Z] Removing intermediate container d0c3c53c23e6 [2021-07-07T00:48:51.339Z] ---> d71029174a6b [2021-07-07T00:48:51.339Z] Step 6/26 : COPY go.mod . [2021-07-07T00:48:51.628Z] ---> a1f838849667 [2021-07-07T00:48:51.628Z] Step 7/24 : RUN go mod download [2021-07-07T00:48:51.906Z] ---> Running in 1bfc372747d5 [2021-07-07T00:48:52.514Z] ---> 6cccbfa67c84 [2021-07-07T00:48:52.514Z] Step 7/22 : RUN go mod download [2021-07-07T00:48:52.514Z] ---> 071d2c0c8378 [2021-07-07T00:48:52.514Z] Step 7/24 : RUN go mod download [2021-07-07T00:48:52.514Z] ---> 54f6337b310e [2021-07-07T00:48:52.514Z] Step 7/26 : RUN go mod download [2021-07-07T00:48:52.787Z] ---> Running in 1c4687baeea2 [2021-07-07T00:48:52.787Z] ---> Running in 1016dcfc3dc1 [2021-07-07T00:48:52.787Z] ---> Running in 77f5ae40a470 [2021-07-07T00:48:55.423Z] Removing intermediate container 1bfc372747d5 [2021-07-07T00:48:55.423Z] ---> 489c3b3d1777 [2021-07-07T00:48:55.423Z] Step 8/24 : COPY . . [2021-07-07T00:48:56.870Z] Removing intermediate container 1c4687baeea2 [2021-07-07T00:48:56.870Z] ---> 2ae2309c152a [2021-07-07T00:48:56.870Z] Step 8/22 : COPY . . [2021-07-07T00:48:57.143Z] Removing intermediate container 77f5ae40a470 [2021-07-07T00:48:57.143Z] ---> c6c463805000 [2021-07-07T00:48:57.143Z] Step 8/26 : COPY . . [2021-07-07T00:48:57.421Z] Removing intermediate container 1016dcfc3dc1 [2021-07-07T00:48:57.421Z] ---> db0688afbf27 [2021-07-07T00:48:57.421Z] Step 8/24 : COPY . . [2021-07-07T00:49:15.735Z] ---> 3b5c093d4126 [2021-07-07T00:49:15.735Z] Step 9/24 : RUN go mod tidy [2021-07-07T00:49:15.735Z] ---> bfd6e669730a [2021-07-07T00:49:15.735Z] Step 9/26 : RUN go mod tidy [2021-07-07T00:49:15.735Z] ---> d0e0e773e369 [2021-07-07T00:49:15.735Z] Step 9/22 : RUN go mod tidy [2021-07-07T00:49:15.735Z] ---> 8a817a752e78 [2021-07-07T00:49:15.735Z] Step 9/24 : RUN go mod tidy [2021-07-07T00:49:15.735Z] ---> Running in 5da2309c0306 [2021-07-07T00:49:15.735Z] ---> Running in 2a932c70668e [2021-07-07T00:49:15.735Z] ---> Running in fc74ae9472f0 [2021-07-07T00:49:15.735Z] ---> Running in 4d95e178a86c [2021-07-07T00:49:21.172Z] Removing intermediate container 5da2309c0306 [2021-07-07T00:49:21.172Z] ---> fb7d5c8099a4 [2021-07-07T00:49:21.172Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-07-07T00:49:21.449Z] ---> Running in c91930516717 [2021-07-07T00:49:21.723Z] Removing intermediate container 4d95e178a86c [2021-07-07T00:49:21.723Z] ---> e1b7594eab53 [2021-07-07T00:49:21.723Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-07-07T00:49:21.723Z] Removing intermediate container fc74ae9472f0 [2021-07-07T00:49:21.723Z] ---> 3e2c182a0d22 [2021-07-07T00:49:21.723Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-07-07T00:49:21.996Z] Removing intermediate container 2a932c70668e [2021-07-07T00:49:21.996Z] ---> 49bd0b0e1d19 [2021-07-07T00:49:21.996Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-07-07T00:49:21.996Z] ---> Running in 94ff496a5df4 [2021-07-07T00:49:21.996Z] ---> Running in d7174ca75a4b [2021-07-07T00:49:22.271Z] ---> Running in a9ef2d5764b0 [2021-07-07T00:49:23.261Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-07-07T00:49:24.249Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-07-07T00:49:24.249Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-07-07T00:49:24.249Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-07-07T00:50:46.138Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-07-07T00:50:47.132Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-07-07T00:50:49.140Z] Removing intermediate container c91930516717 [2021-07-07T00:50:49.140Z] ---> 98947f66e893 [2021-07-07T00:50:49.140Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-07-07T00:50:49.140Z] ---> Running in 9b43359e6a12 [2021-07-07T00:50:51.146Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-07-07T00:50:56.562Z] Removing intermediate container 9b43359e6a12 [2021-07-07T00:50:56.562Z] ---> c2eeaf084bb5 [2021-07-07T00:50:56.562Z] [2021-07-07T00:50:56.562Z] Step 12/24 : FROM docker:20.10.0 [2021-07-07T00:50:56.562Z] 20.10.0: Pulling from library/docker [2021-07-07T00:50:57.535Z] Removing intermediate container 94ff496a5df4 [2021-07-07T00:50:57.535Z] ---> 71b980621c9d [2021-07-07T00:50:57.535Z] [2021-07-07T00:50:57.535Z] Step 11/22 : FROM alpine:3.12 [2021-07-07T00:50:57.535Z] ---> c4fd0aeabfcf [2021-07-07T00:50:57.535Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-07-07T00:50:58.138Z] Removing intermediate container d7174ca75a4b [2021-07-07T00:50:58.138Z] ---> 4d6f76944da8 [2021-07-07T00:50:58.138Z] [2021-07-07T00:50:58.138Z] Step 11/26 : FROM alpine:3.12 [2021-07-07T00:50:58.138Z] ---> c4fd0aeabfcf [2021-07-07T00:50:58.138Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-07-07T00:50:58.138Z] ---> Running in c95128867796 [2021-07-07T00:50:58.410Z] ---> Running in 11fe3bcddcce [2021-07-07T00:51:00.455Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-07T00:51:00.455Z] Removing intermediate container a9ef2d5764b0 [2021-07-07T00:51:00.455Z] ---> 8e2f1afd3fa2 [2021-07-07T00:51:00.455Z] [2021-07-07T00:51:00.455Z] Step 11/24 : FROM alpine:3.12 [2021-07-07T00:51:00.455Z] ---> c4fd0aeabfcf [2021-07-07T00:51:00.455Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-07T00:51:00.455Z] ---> Using cache [2021-07-07T00:51:00.455Z] ---> 7569232316ba [2021-07-07T00:51:00.455Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-07T00:51:00.455Z] ---> Using cache [2021-07-07T00:51:00.455Z] ---> 8dd7a658c765 [2021-07-07T00:51:00.455Z] Step 14/24 : ENV APP_PORT=59881 [2021-07-07T00:51:00.456Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-07T00:51:00.456Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-07T00:51:00.456Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-07T00:51:00.456Z] ---> Running in a58c2816f884 [2021-07-07T00:51:01.065Z] (1/4) Installing ca-certificates (20191127-r4) [2021-07-07T00:51:01.065Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-07-07T00:51:01.065Z] (3/4) Installing libcurl (7.77.0-r0) [2021-07-07T00:51:01.065Z] (4/4) Installing curl (7.77.0-r0) [2021-07-07T00:51:01.065Z] Executing busybox-1.31.1-r20.trigger [2021-07-07T00:51:01.065Z] Executing ca-certificates-20191127-r4.trigger [2021-07-07T00:51:01.065Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-07T00:51:01.345Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-07-07T00:51:01.345Z] (3/6) Installing libcurl (7.77.0-r0) [2021-07-07T00:51:01.345Z] (4/6) Installing curl (7.77.0-r0) [2021-07-07T00:51:01.345Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-07-07T00:51:01.345Z] (6/6) Installing su-exec (0.2-r1) [2021-07-07T00:51:01.345Z] Executing busybox-1.31.1-r20.trigger [2021-07-07T00:51:01.345Z] Executing ca-certificates-20191127-r4.trigger [2021-07-07T00:51:01.345Z] OK: 7 MiB in 18 packages [2021-07-07T00:51:01.617Z] OK: 7 MiB in 20 packages [2021-07-07T00:51:01.892Z] Removing intermediate container a58c2816f884 [2021-07-07T00:51:01.892Z] ---> 5b0409402322 [2021-07-07T00:51:01.892Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-07T00:51:02.175Z] ---> Running in 25422ec86932 [2021-07-07T00:51:03.159Z] Removing intermediate container 25422ec86932 [2021-07-07T00:51:03.159Z] ---> 6d91e7cb62ef [2021-07-07T00:51:03.159Z] Step 16/24 : WORKDIR / [2021-07-07T00:51:03.432Z] ---> Running in dcd6c05447aa [2021-07-07T00:51:04.031Z] Removing intermediate container c95128867796 [2021-07-07T00:51:04.031Z] ---> 742af24d15e0 [2021-07-07T00:51:04.031Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-07T00:51:04.306Z] Removing intermediate container 11fe3bcddcce [2021-07-07T00:51:04.306Z] ---> 8a9a167d6a06 [2021-07-07T00:51:04.306Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-07T00:51:04.306Z] ---> Running in 15830e8dd67a [2021-07-07T00:51:04.586Z] Removing intermediate container dcd6c05447aa [2021-07-07T00:51:04.586Z] ---> ec80b7beada1 [2021-07-07T00:51:04.586Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-07T00:51:04.586Z] ---> Running in a7a00badd5b8 [2021-07-07T00:51:05.185Z] Removing intermediate container 15830e8dd67a [2021-07-07T00:51:05.185Z] ---> 642a0194ed22 [2021-07-07T00:51:05.185Z] Step 14/22 : WORKDIR /edgex [2021-07-07T00:51:05.459Z] ---> Running in b08abfa23366 [2021-07-07T00:51:05.731Z] Removing intermediate container a7a00badd5b8 [2021-07-07T00:51:05.732Z] ---> 6e6c22b22f4b [2021-07-07T00:51:05.732Z] Step 14/26 : WORKDIR / [2021-07-07T00:51:06.010Z] ---> 7312065c7b33 [2021-07-07T00:51:06.010Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-07-07T00:51:06.284Z] ---> Running in 0259144a89cc [2021-07-07T00:51:06.284Z] Removing intermediate container b08abfa23366 [2021-07-07T00:51:06.284Z] ---> 2e61b505c520 [2021-07-07T00:51:06.284Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-07-07T00:51:07.276Z] Removing intermediate container 0259144a89cc [2021-07-07T00:51:07.276Z] ---> fc945cdd4949 [2021-07-07T00:51:07.276Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-07-07T00:51:07.555Z] ---> 40056383cc01 [2021-07-07T00:51:07.555Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-07-07T00:51:08.169Z] ---> c269f7f1421b [2021-07-07T00:51:08.169Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-07-07T00:51:08.451Z] ---> 85583a8c8e71 [2021-07-07T00:51:08.451Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-07-07T00:51:09.446Z] ---> 5df848b925cf [2021-07-07T00:51:09.446Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-07-07T00:51:09.446Z] ---> f8cf675b182d [2021-07-07T00:51:09.446Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-07-07T00:51:09.446Z] ---> Running in 2707d2ac2f05 [2021-07-07T00:51:09.718Z] ---> 28b0d9d3dd52 [2021-07-07T00:51:09.718Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-07-07T00:51:10.001Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-07-07T00:51:10.001Z] Status: Downloaded newer image for docker:20.10.0 [2021-07-07T00:51:10.001Z] ---> eeaf43b92773 [2021-07-07T00:51:10.001Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-07-07T00:51:10.001Z] Removing intermediate container 2707d2ac2f05 [2021-07-07T00:51:10.001Z] ---> 3a367eea66f6 [2021-07-07T00:51:10.001Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-07T00:51:10.277Z] ---> Running in dce523855f64 [2021-07-07T00:51:10.277Z] ---> Running in 2b9d149f2c87 [2021-07-07T00:51:10.884Z] ---> 458459424d3a [2021-07-07T00:51:10.884Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml ---> 496d89a1a761 [2021-07-07T00:51:10.884Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-07-07T00:51:10.884Z] [2021-07-07T00:51:11.504Z] Removing intermediate container dce523855f64 [2021-07-07T00:51:11.504Z] ---> db4f08f09c40 [2021-07-07T00:51:11.504Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-07-07T00:51:11.504Z] Removing intermediate container 2b9d149f2c87 [2021-07-07T00:51:11.504Z] ---> cbbc9f106ee4 [2021-07-07T00:51:11.504Z] Step 22/24 : LABEL arch=arm64 [2021-07-07T00:51:11.504Z] ---> Running in 9272de9460ba [2021-07-07T00:51:11.504Z] ---> Running in ac290964605a [2021-07-07T00:51:11.504Z] ---> Running in 6ab2a5d83a49 [2021-07-07T00:51:12.107Z] ---> 8554e92a934e [2021-07-07T00:51:12.107Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-07-07T00:51:12.107Z] Removing intermediate container 9272de9460ba [2021-07-07T00:51:12.107Z] ---> ab48c5485ebb [2021-07-07T00:51:12.107Z] Step 19/22 : CMD ["--init=true"] [2021-07-07T00:51:12.107Z] Removing intermediate container 6ab2a5d83a49 [2021-07-07T00:51:12.107Z] ---> 52aec5140428 [2021-07-07T00:51:12.107Z] Step 23/24 : LABEL git_sha=15c233ac1ed82fc41484587aac71b25b0c657977 [2021-07-07T00:51:12.382Z] ---> Running in f75749405b9c [2021-07-07T00:51:12.382Z] ---> Running in be3029ef3ebb [2021-07-07T00:51:13.377Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-07T00:51:13.377Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-07T00:51:13.377Z] Removing intermediate container f75749405b9c [2021-07-07T00:51:13.377Z] ---> 2978b0ed1995 [2021-07-07T00:51:13.377Z] Step 24/24 : LABEL version=0.0.0 [2021-07-07T00:51:13.377Z] Removing intermediate container be3029ef3ebb [2021-07-07T00:51:13.377Z] ---> ebbb32e594f5 [2021-07-07T00:51:13.377Z] Step 20/22 : LABEL arch=arm64 [2021-07-07T00:51:13.652Z] ---> 1667cff4e65b [2021-07-07T00:51:13.652Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-07-07T00:51:13.652Z] ---> Running in 449a4540bc82 [2021-07-07T00:51:13.652Z] ---> Running in 69160fb3fcf4 [2021-07-07T00:51:14.251Z] (1/39) Installing readline (8.0.4-r0) [2021-07-07T00:51:14.251Z] (2/39) Installing bash (5.0.17-r0) [2021-07-07T00:51:14.251Z] Executing bash-5.0.17-r0.post-install [2021-07-07T00:51:14.251Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-07-07T00:51:14.251Z] (4/39) Installing libcurl (7.77.0-r0) [2021-07-07T00:51:14.251Z] (5/39) Installing curl (7.77.0-r0) [2021-07-07T00:51:14.251Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-07-07T00:51:14.251Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-07-07T00:51:14.251Z] (8/39) Installing expat (2.2.9-r1) [2021-07-07T00:51:14.251Z] (9/39) Installing libffi (3.3-r2) [2021-07-07T00:51:14.251Z] (10/39) Installing gdbm (1.13-r1) [2021-07-07T00:51:14.251Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-07-07T00:51:14.251Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-07-07T00:51:14.251Z] (13/39) Installing python3 (3.8.10-r0) [2021-07-07T00:51:14.530Z] Removing intermediate container 449a4540bc82 [2021-07-07T00:51:14.530Z] ---> 4133f6702532 [2021-07-07T00:51:14.530Z] Step 21/22 : LABEL git_sha=15c233ac1ed82fc41484587aac71b25b0c657977 [2021-07-07T00:51:15.129Z] Removing intermediate container 69160fb3fcf4 [2021-07-07T00:51:15.129Z] ---> 16d29f3ea757 [2021-07-07T00:51:15.129Z] [2021-07-07T00:51:15.402Z] ---> Running in 97d12791dafe [2021-07-07T00:51:15.402Z] Successfully built 16d29f3ea757 [2021-07-07T00:51:15.402Z] ---> 2470ec822477 [2021-07-07T00:51:15.402Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-07-07T00:51:15.402Z] Successfully tagged core-metadata-arm64:latest [2021-07-07T00:51:16.009Z]  Building core-metadata ... done Removing intermediate container 97d12791dafe [2021-07-07T00:51:16.009Z] ---> e6552f9ed73d [2021-07-07T00:51:16.283Z] Step 22/22 : LABEL version=0.0.0 [2021-07-07T00:51:16.283Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-07-07T00:51:16.283Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-07-07T00:51:16.283Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-07-07T00:51:16.283Z] (17/39) Installing py3-six (1.15.0-r0) [2021-07-07T00:51:16.283Z] (18/39) Installing py3-packaging (20.4-r0) [2021-07-07T00:51:16.283Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-07-07T00:51:16.283Z] ---> Running in 14abb4efb0fd [2021-07-07T00:51:16.283Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-07-07T00:51:16.569Z] ---> 0a632ff3f056 [2021-07-07T00:51:16.569Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-07-07T00:51:16.569Z] (21/39) Installing py3-idna (2.9-r0) [2021-07-07T00:51:16.569Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-07-07T00:51:16.569Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-07-07T00:51:16.569Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-07-07T00:51:16.569Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-07-07T00:51:16.569Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-07-07T00:51:16.569Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-07-07T00:51:16.569Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-07-07T00:51:16.569Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-07-07T00:51:16.569Z] ---> Running in 1fff7738e18c [2021-07-07T00:51:16.849Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-07-07T00:51:16.849Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-07-07T00:51:16.850Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-07-07T00:51:16.850Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-07-07T00:51:16.850Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-07-07T00:51:16.850Z] (35/39) Installing py3-progress (1.5-r0) [2021-07-07T00:51:16.850Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-07-07T00:51:16.850Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-07-07T00:51:16.850Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-07-07T00:51:16.850Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-07-07T00:51:17.123Z] Removing intermediate container 14abb4efb0fd [2021-07-07T00:51:17.123Z] ---> 2a1c92d42016 [2021-07-07T00:51:17.123Z] [2021-07-07T00:51:17.123Z] Executing busybox-1.31.1-r19.trigger [2021-07-07T00:51:17.123Z] OK: 72 MiB in 59 packages [2021-07-07T00:51:17.406Z] Successfully built 2a1c92d42016 [2021-07-07T00:51:17.406Z] Successfully tagged security-proxy-setup-arm64:latest [2021-07-07T00:51:19.391Z]  Building security-proxy-setup ... done Removing intermediate container 1fff7738e18c [2021-07-07T00:51:19.391Z] ---> b94ef2fa1718 [2021-07-07T00:51:19.391Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-07-07T00:51:19.391Z] ---> Running in c1517b24fa84 [2021-07-07T00:51:20.369Z] Removing intermediate container c1517b24fa84 [2021-07-07T00:51:20.370Z] ---> a3e445305eb3 [2021-07-07T00:51:20.370Z] Step 24/26 : LABEL arch=arm64 [2021-07-07T00:51:20.370Z] ---> Running in bbd8749a0088 [2021-07-07T00:51:20.963Z] Removing intermediate container bbd8749a0088 [2021-07-07T00:51:20.963Z] ---> e57fa602e2c5 [2021-07-07T00:51:20.963Z] Step 25/26 : LABEL git_sha=15c233ac1ed82fc41484587aac71b25b0c657977 [2021-07-07T00:51:20.963Z] ---> Running in 237319b14072 [2021-07-07T00:51:21.564Z] Collecting docker-compose==1.23.2 [2021-07-07T00:51:21.564Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-07-07T00:51:21.842Z] Removing intermediate container 237319b14072 [2021-07-07T00:51:21.842Z] ---> 02b3575f7ca2 [2021-07-07T00:51:21.842Z] Step 26/26 : LABEL version=0.0.0 [2021-07-07T00:51:21.842Z] ---> Running in 707344fbc575 [2021-07-07T00:51:22.120Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-07-07T00:51:22.431Z] Collecting texttable<0.10,>=0.9.0 [2021-07-07T00:51:22.432Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-07-07T00:51:22.432Z] Removing intermediate container 707344fbc575 [2021-07-07T00:51:22.432Z] ---> 148a2789d139 [2021-07-07T00:51:22.432Z] [2021-07-07T00:51:22.704Z] Successfully built 148a2789d139 [2021-07-07T00:51:22.704Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-07-07T00:51:24.683Z]  Building security-secretstore-setup ... done Collecting websocket-client<1.0,>=0.32.0 [2021-07-07T00:51:24.683Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-07-07T00:51:24.683Z] Collecting dockerpty<0.5,>=0.4.1 [2021-07-07T00:51:24.954Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-07-07T00:51:26.926Z] Collecting cached-property<2,>=1.2.0 [2021-07-07T00:51:26.926Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-07-07T00:51:27.198Z] Collecting jsonschema<3,>=2.5.1 [2021-07-07T00:51:27.198Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-07-07T00:51:28.173Z] Collecting PyYAML<4,>=3.10 [2021-07-07T00:51:28.173Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-07-07T00:51:31.544Z] Collecting docopt<0.7,>=0.6.1 [2021-07-07T00:51:31.544Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-07-07T00:51:33.504Z] Collecting docker<4.0,>=3.6.0 [2021-07-07T00:51:33.504Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-07-07T00:51:34.477Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-07-07T00:51:34.477Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-07-07T00:51:34.751Z] Collecting docker-pycreds>=0.4.0 [2021-07-07T00:51:34.751Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-07-07T00:51:35.340Z] Collecting urllib3<1.25,>=1.21.1 [2021-07-07T00:51:35.340Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-07-07T00:51:35.615Z] Collecting idna<2.8,>=2.5 [2021-07-07T00:51:35.886Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-07-07T00:51:35.886Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-07-07T00:51:35.886Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-07-07T00:51:35.886Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-07-07T00:51:35.886Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-07-07T00:51:35.886Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-07-07T00:51:35.886Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-07-07T00:51:36.476Z] Installing collected packages: texttable, websocket-client, dockerpty, cached-property, jsonschema, PyYAML, docopt, urllib3, idna, requests, docker-pycreds, docker, docker-compose [2021-07-07T00:51:36.476Z] Running setup.py install for texttable: started [2021-07-07T00:51:38.443Z] Running setup.py install for texttable: finished with status 'done' [2021-07-07T00:51:38.715Z] Running setup.py install for dockerpty: started [2021-07-07T00:51:40.685Z] Running setup.py install for dockerpty: finished with status 'done' [2021-07-07T00:51:40.957Z] Running setup.py install for PyYAML: started [2021-07-07T00:51:42.923Z] Running setup.py install for PyYAML: finished with status 'done' [2021-07-07T00:51:42.923Z] Running setup.py install for docopt: started [2021-07-07T00:51:44.890Z] Running setup.py install for docopt: finished with status 'done' [2021-07-07T00:51:44.890Z] Attempting uninstall: urllib3 [2021-07-07T00:51:44.890Z] Found existing installation: urllib3 1.25.9 [2021-07-07T00:51:44.890Z] Uninstalling urllib3-1.25.9: [2021-07-07T00:51:44.890Z] Successfully uninstalled urllib3-1.25.9 [2021-07-07T00:51:45.482Z] Attempting uninstall: idna [2021-07-07T00:51:45.482Z] Found existing installation: idna 2.9 [2021-07-07T00:51:45.482Z] Uninstalling idna-2.9: [2021-07-07T00:51:45.482Z] Successfully uninstalled idna-2.9 [2021-07-07T00:51:46.456Z] Attempting uninstall: requests [2021-07-07T00:51:46.456Z] Found existing installation: requests 2.23.0 [2021-07-07T00:51:46.456Z] Uninstalling requests-2.23.0: [2021-07-07T00:51:46.456Z] Successfully uninstalled requests-2.23.0 [2021-07-07T00:51:48.416Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-07-07T00:51:56.681Z] Removing intermediate container ac290964605a [2021-07-07T00:51:56.681Z] ---> a0a190464be7 [2021-07-07T00:51:56.681Z] Step 15/24 : ENV APP_PORT=58890 [2021-07-07T00:51:56.681Z] ---> Running in 340a2a95c528 [2021-07-07T00:51:56.681Z] Removing intermediate container 340a2a95c528 [2021-07-07T00:51:56.681Z] ---> 4614b805d92e [2021-07-07T00:51:56.681Z] Step 16/24 : EXPOSE $APP_PORT [2021-07-07T00:51:56.681Z] ---> Running in 5ea6dfc45c7e [2021-07-07T00:51:57.285Z] Removing intermediate container 5ea6dfc45c7e [2021-07-07T00:51:57.285Z] ---> 5f368136c041 [2021-07-07T00:51:57.285Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-07-07T00:51:58.715Z] ---> 7cdbd71a79cc [2021-07-07T00:51:58.715Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-07-07T00:51:59.695Z] ---> 10ca2d3c7dac [2021-07-07T00:51:59.695Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-07-07T00:52:00.675Z] ---> 3cb7ed252461 [2021-07-07T00:52:00.675Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-07-07T00:52:00.675Z] ---> Running in 1b01020ea843 [2021-07-07T00:52:01.270Z] Removing intermediate container 1b01020ea843 [2021-07-07T00:52:01.270Z] ---> 01f770d2d905 [2021-07-07T00:52:01.270Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-07T00:52:01.545Z] ---> Running in ff7063593dbc [2021-07-07T00:52:02.140Z] Removing intermediate container ff7063593dbc [2021-07-07T00:52:02.140Z] ---> e8ded8100336 [2021-07-07T00:52:02.140Z] Step 22/24 : LABEL arch=arm64 [2021-07-07T00:52:02.412Z] ---> Running in f2b4904f0f0e [2021-07-07T00:52:03.003Z] Removing intermediate container f2b4904f0f0e [2021-07-07T00:52:03.003Z] ---> a1850a3eef0d [2021-07-07T00:52:03.003Z] Step 23/24 : LABEL git_sha=15c233ac1ed82fc41484587aac71b25b0c657977 [2021-07-07T00:52:03.277Z] ---> Running in a113325acf0d [2021-07-07T00:52:03.875Z] Removing intermediate container a113325acf0d [2021-07-07T00:52:03.875Z] ---> 2af6d5b80532 [2021-07-07T00:52:03.875Z] Step 24/24 : LABEL version=0.0.0 [2021-07-07T00:52:03.875Z] ---> Running in 678caef41c93 [2021-07-07T00:52:04.849Z] Removing intermediate container 678caef41c93 [2021-07-07T00:52:04.849Z] ---> 420a1c4d9438 [2021-07-07T00:52:04.849Z] [2021-07-07T00:52:04.849Z] Successfully built 420a1c4d9438 [2021-07-07T00:52:05.120Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-07-07T00:52:05.414Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-07-07T00:52:05.409Z] $ docker stop --time=1 2e61c929d8ce8241b0b77b3908a24dd65640e923ddfec76487f35bf2b7da6103 [2021-07-07T00:52:07.177Z] $ docker rm -f 2e61c929d8ce8241b0b77b3908a24dd65640e923ddfec76487f35bf2b7da6103 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-07T00:52:07.754Z] + docker images [2021-07-07T00:52:08.026Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-07T00:52:08.026Z] sys-mgmt-agent-arm64 latest 420a1c4d9438 3 seconds ago 299MB [2021-07-07T00:52:08.026Z] security-secretstore-setup-arm64 latest 148a2789d139 45 seconds ago 27.1MB [2021-07-07T00:52:08.026Z] security-proxy-setup-arm64 latest 2a1c92d42016 51 seconds ago 24.2MB [2021-07-07T00:52:08.026Z] core-metadata-arm64 latest 16d29f3ea757 53 seconds ago 15.7MB [2021-07-07T00:52:08.026Z] 8e2f1afd3fa2 About a minute ago 972MB [2021-07-07T00:52:08.026Z] 4d6f76944da8 About a minute ago 976MB [2021-07-07T00:52:08.026Z] 71b980621c9d About a minute ago 973MB [2021-07-07T00:52:08.026Z] c2eeaf084bb5 About a minute ago 969MB [2021-07-07T00:52:08.026Z] security-bootstrapper-arm64 latest 5e468eb0bea8 3 minutes ago 17.5MB [2021-07-07T00:52:08.026Z] core-data-arm64 latest 5dd4e69276eb 4 minutes ago 19.1MB [2021-07-07T00:52:08.026Z] support-notifications-arm64 latest a6372c51d369 4 minutes ago 15.7MB [2021-07-07T00:52:08.026Z] core-command-arm64 latest 2fd341e5ed30 4 minutes ago 15MB [2021-07-07T00:52:08.026Z] support-scheduler-arm64 latest 12450e4e8c16 4 minutes ago 15.1MB [2021-07-07T00:52:08.026Z] f5032f0293d1 4 minutes ago 975MB [2021-07-07T00:52:08.026Z] f0788988e976 4 minutes ago 969MB [2021-07-07T00:52:08.026Z] ac2b9203f612 4 minutes ago 966MB [2021-07-07T00:52:08.026Z] 149e18b7390f 4 minutes ago 968MB [2021-07-07T00:52:08.026Z] 75da758b90de 4 minutes ago 969MB [2021-07-07T00:52:08.026Z] ci-base-image-arm64 latest 603c494b4508 15 minutes ago 641MB [2021-07-07T00:52:08.026Z] alpine 3.12 c4fd0aeabfcf 3 weeks ago 5.32MB [2021-07-07T00:52:08.026Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 3 weeks ago 429MB [2021-07-07T00:52:08.026Z] docker 20.10.0 eeaf43b92773 6 months ago 228MB [2021-07-07T00:52:08.026Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 12 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-07-07T00:52:08.767Z] ---> job-cost.sh [2021-07-07T00:52:08.767Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6NyY [2021-07-07T00:52:47.736Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-07T00:54:24.489Z] lf-activate-venv(): INFO: Adding /tmp/venv-6NyY/bin to PATH [2021-07-07T00:54:24.489Z] INFO: No Stack... [2021-07-07T00:54:24.489Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-07T00:54:24.489Z] INFO: Archiving Costs [Pipeline] sh [2021-07-07T00:54:24.827Z] + cat /w/workspace/edgex-go/17/archives/cost.csv [2021-07-07T00:54:24.828Z] + cut -d, -f6 [Pipeline] lock [2021-07-07T00:54:24.892Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3571-17-stack-cost] [2021-07-07T00:54:24.901Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3571-17-stack-cost] did not exist. Created. [2021-07-07T00:54:24.901Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3571-17-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-07T00:54:25.260Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-07T00:54:25.504Z] Stashed 1 file(s) [Pipeline] } [2021-07-07T00:54:25.523Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3571-17-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-07-07T00:54:26.168Z] provisioning config files... [2021-07-07T00:54:26.177Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/17@tmp/config243579825352131996tmp [Pipeline] { [Pipeline] sh [2021-07-07T00:54:26.491Z] + set +x [2021-07-07T00:54:26.491Z] + curl -s https://codecov.io/bash [2021-07-07T00:54:26.491Z] + bash -s -- [2021-07-07T00:54:26.491Z] [2021-07-07T00:54:26.491Z] _____ _ [2021-07-07T00:54:26.491Z] / ____| | | [2021-07-07T00:54:26.491Z] | | ___ __| | ___ ___ _____ __ [2021-07-07T00:54:26.491Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-07-07T00:54:26.491Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-07-07T00:54:26.491Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-07-07T00:54:26.491Z] Bash-1.0.3 [2021-07-07T00:54:26.491Z] [2021-07-07T00:54:26.491Z] [2021-07-07T00:54:26.491Z] ==> git version 2.24.4 found [2021-07-07T00:54:26.491Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-07-07T00:54:26.491Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-07-07T00:54:26.491Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-07-07T00:54:26.491Z] ==> Jenkins CI detected. [2021-07-07T00:54:26.491Z] project root: . [2021-07-07T00:54:26.491Z] --> token set from env [2021-07-07T00:54:26.491Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-07-07T00:54:26.752Z] ==> Running gcov in . (disable via -X gcov) [2021-07-07T00:54:26.752Z] ==> Python coveragepy not found [2021-07-07T00:54:26.752Z] ==> Searching for coverage reports in: [2021-07-07T00:54:26.752Z] + . [2021-07-07T00:54:26.752Z] -> Found 1 reports [2021-07-07T00:54:26.752Z] ==> Detecting git/mercurial file structure [2021-07-07T00:54:26.752Z] ==> Reading reports [2021-07-07T00:54:26.752Z] + ./coverage.out bytes=398095 [2021-07-07T00:54:26.752Z] ==> Appending adjustments [2021-07-07T00:54:26.752Z] https://docs.codecov.io/docs/fixing-reports [2021-07-07T00:54:27.694Z] + Found adjustments [2021-07-07T00:54:27.694Z] ==> Gzipping contents [2021-07-07T00:54:27.694Z] 56K /tmp/codecov.yEScOO.gz [2021-07-07T00:54:27.694Z] ==> Uploading reports [2021-07-07T00:54:27.694Z] url: https://codecov.io [2021-07-07T00:54:27.694Z] query: branch=PR-3571&commit=1a7437155078068a456209a5df494b34809ec2d4&build=17&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3571%2F17%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3571&job=&cmd_args= [2021-07-07T00:54:27.694Z] -> Pinging Codecov [2021-07-07T00:54:27.694Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3571&commit=1a7437155078068a456209a5df494b34809ec2d4&build=17&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3571%2F17%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3571&job=&cmd_args= [2021-07-07T00:54:28.266Z] -> Uploading to [2021-07-07T00:54:28.266Z] https://storage.googleapis.com/codecov/v4/raw/2021-07-07/00271124DB129430A58F1EEE437C3FCB/1a7437155078068a456209a5df494b34809ec2d4/90a284e7-8c14-4018-8238-24dbc3ec0ecd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210707%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210707T005428Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2187c4c6a2f44348f08e14ade3885797c65d4a10612734cb4ea73629138f8ade [2021-07-07T00:54:28.266Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-07T00:54:28.266Z] Dload Upload Total Spent Left Speed [2021-07-07T00:54:28.526Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54839 0 0 100 54839 0 131k --:--:-- --:--:-- --:--:-- 130k 100 54839 0 0 100 54839 0 131k --:--:-- --:--:-- --:--:-- 130k [2021-07-07T00:54:28.526Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/1a7437155078068a456209a5df494b34809ec2d4 [Pipeline] } [2021-07-07T00:54:28.534Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-07-07T00:54:29.708Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-07T00:54:30.274Z] ---> package-listing.sh [2021-07-07T00:54:30.274Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-07T00:54:30.274Z] ++ facter osfamily [2021-07-07T00:54:30.536Z] + OS_FAMILY=redhat [2021-07-07T00:54:30.536Z] + workspace=/w/workspace/edgex-go/17 [2021-07-07T00:54:30.536Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-07T00:54:30.536Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-07T00:54:30.536Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-07T00:54:30.536Z] + PACKAGES=/tmp/packages_start.txt [2021-07-07T00:54:30.536Z] + '[' /w/workspace/edgex-go/17 ']' [2021-07-07T00:54:30.536Z] + PACKAGES=/tmp/packages_end.txt [2021-07-07T00:54:30.536Z] + case "${OS_FAMILY}" in [2021-07-07T00:54:30.536Z] + rpm -qa [2021-07-07T00:54:30.536Z] + sort [2021-07-07T00:54:32.452Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-07T00:54:32.452Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-07T00:54:32.452Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-07T00:54:32.452Z] + '[' /w/workspace/edgex-go/17 ']' [2021-07-07T00:54:32.452Z] + mkdir -p /w/workspace/edgex-go/17/archives/ [2021-07-07T00:54:32.452Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/17/archives/ [Pipeline] echo [2021-07-07T00:54:32.467Z] 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/17/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-07T00:54:32.767Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-07T00:54:33.334Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-07T00:54:33.334Z] [2021-07-07T00:54:33.334Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-07-07T00:54:33.652Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-07T00:54:33.652Z] alpine: Pulling from edgex-lftools-log-publisher [2021-07-07T00:54:33.652Z] df20fa9351a1: Pulling fs layer [2021-07-07T00:54:33.652Z] 36b3adc4ff6f: Pulling fs layer [2021-07-07T00:54:33.652Z] 8ad3a11d3b57: Pulling fs layer [2021-07-07T00:54:33.652Z] 46f8f816bc3b: Pulling fs layer [2021-07-07T00:54:33.652Z] 93b61091891f: Pulling fs layer [2021-07-07T00:54:33.652Z] 93b9cdb0e59b: Pulling fs layer [2021-07-07T00:54:33.652Z] 5e14af77c1be: Pulling fs layer [2021-07-07T00:54:33.652Z] 01666e4c0597: Pulling fs layer [2021-07-07T00:54:33.652Z] aa168da1d23b: Pulling fs layer [2021-07-07T00:54:33.652Z] 46f8f816bc3b: Waiting [2021-07-07T00:54:33.652Z] 93b61091891f: Waiting [2021-07-07T00:54:33.652Z] 93b9cdb0e59b: Waiting [2021-07-07T00:54:33.652Z] 5e14af77c1be: Waiting [2021-07-07T00:54:33.652Z] 01666e4c0597: Waiting [2021-07-07T00:54:33.652Z] aa168da1d23b: Waiting [2021-07-07T00:54:33.652Z] 36b3adc4ff6f: Verifying Checksum [2021-07-07T00:54:33.652Z] 36b3adc4ff6f: Download complete [2021-07-07T00:54:33.652Z] 46f8f816bc3b: Verifying Checksum [2021-07-07T00:54:33.652Z] 46f8f816bc3b: Download complete [2021-07-07T00:54:33.923Z] df20fa9351a1: Verifying Checksum [2021-07-07T00:54:33.923Z] df20fa9351a1: Download complete [2021-07-07T00:54:33.923Z] 93b9cdb0e59b: Verifying Checksum [2021-07-07T00:54:33.923Z] 93b9cdb0e59b: Download complete [2021-07-07T00:54:33.923Z] 5e14af77c1be: Verifying Checksum [2021-07-07T00:54:33.923Z] 5e14af77c1be: Download complete [2021-07-07T00:54:33.923Z] 93b61091891f: Verifying Checksum [2021-07-07T00:54:33.923Z] 93b61091891f: Download complete [2021-07-07T00:54:33.923Z] 01666e4c0597: Download complete [2021-07-07T00:54:33.923Z] 8ad3a11d3b57: Verifying Checksum [2021-07-07T00:54:33.923Z] 8ad3a11d3b57: Download complete [2021-07-07T00:54:33.923Z] df20fa9351a1: Pull complete [2021-07-07T00:54:34.188Z] 36b3adc4ff6f: Pull complete [2021-07-07T00:54:34.451Z] 8ad3a11d3b57: Pull complete [2021-07-07T00:54:34.722Z] 46f8f816bc3b: Pull complete [2021-07-07T00:54:34.985Z] 93b61091891f: Pull complete [2021-07-07T00:54:34.985Z] 93b9cdb0e59b: Pull complete [2021-07-07T00:54:34.985Z] 5e14af77c1be: Pull complete [2021-07-07T00:54:34.985Z] 01666e4c0597: Pull complete [2021-07-07T00:54:36.376Z] aa168da1d23b: Verifying Checksum [2021-07-07T00:54:36.376Z] aa168da1d23b: Download complete [2021-07-07T00:54:40.624Z] aa168da1d23b: Pull complete [2021-07-07T00:54:40.624Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-07-07T00:54:40.624Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-07T00:54:40.624Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-07-07T00:54:40.709Z] prd-centos7-docker-4c-2g-1971 does not seem to be running inside a container [2021-07-07T00:54:40.742Z] $ 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/17/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/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-07-07T00:54:43.726Z] $ docker top fed29d76d2dfa61ee2dc5a4390199a5100ac931541a18e2c4657a891a1a974b8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-07T00:54:44.128Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-07T00:54:44.428Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-07-07T00:54:44.723Z] + ls /var/log/sa-host [2021-07-07T00:54:44.723Z] + sadf -c /var/log/sa-host/sa05 [2021-07-07T00:54:44.723Z] file_magic: OK [2021-07-07T00:54:44.723Z] HZ: Using current value: 100 [2021-07-07T00:54:44.723Z] file_header: OK [2021-07-07T00:54:44.723Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-07-07T00:54:44.723Z] Statistics: [2021-07-07T00:54:44.723Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-07T00:54:44.723Z] File successfully converted to sysstat format version 12.2.1 [2021-07-07T00:54:44.723Z] + sadf -c /var/log/sa-host/sa07 [2021-07-07T00:54:44.723Z] file_magic: OK [2021-07-07T00:54:44.723Z] HZ: Using current value: 100 [2021-07-07T00:54:44.723Z] file_header: OK [2021-07-07T00:54:44.723Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-07-07T00:54:44.723Z] Statistics: [2021-07-07T00:54:44.723Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-07T00:54:44.723Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-07T00:54:44.943Z] provisioning config files... [2021-07-07T00:54:44.955Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/17@tmp/config7132562301124193653tmp [Pipeline] { [Pipeline] echo [2021-07-07T00:54:44.980Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-07T00:54:45.285Z] ---> create-netrc.sh [Pipeline] } [2021-07-07T00:54:45.294Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-07T00:54:45.679Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-07T00:54:45.690Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-07T00:54:45.987Z] ---> sudo-logs.sh [2021-07-07T00:54:45.987Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-07-07T00:54:46.021Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-07T00:54:46.321Z] ---> job-cost.sh [2021-07-07T00:54:46.321Z] lf-activate-venv: SKIPPING [2021-07-07T00:54:46.321Z] DEBUG: total: 0.18000000715255737 [2021-07-07T00:54:46.321Z] INFO: Retrieving Stack Cost... [2021-07-07T00:54:48.339Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-07T00:54:48.602Z] INFO: Archiving Costs [Pipeline] echo [2021-07-07T00:54:48.617Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-07T00:54:48.916Z] ---> logs-deploy.sh [2021-07-07T00:54:48.917Z] lf-activate-venv: SKIPPING [2021-07-07T00:54:48.917Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3571/17 [2021-07-07T00:54:48.917Z] INFO: archiving workspace using pattern(s): [2021-07-07T00:54:49.863Z] Archives upload complete. [2021-07-07T00:54:49.863Z] INFO: archiving logs to Nexus