Pull request #3116 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 570dbe12e9057e8a964dbddb1dc146d66991ebe2+74c372326013f994c98436bf4455b6fe21c08430 (872f80030952553f27c50115d3a002add4dc7d9c) Running in Durability level: MAX_SURVIVABILITY 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3116/workspace@libs/edgex-global-pipelines # timeout=10 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3116/workspace@libs/lf-pipelines # timeout=10 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 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/v1, 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.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go 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/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-24678 in /w/workspace/edgexfoundry_edgex-go_PR-3116 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 74c372326013f994c98436bf4455b6fe21c08430 into PR head commit 570dbe12e9057e8a964dbddb1dc146d66991ebe2 Merge succeeded, producing 570dbe12e9057e8a964dbddb1dc146d66991ebe2 Checking out Revision 570dbe12e9057e8a964dbddb1dc146d66991ebe2 (PR-3116) > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3116/head:refs/remotes/origin/PR-3116 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 570dbe12e9057e8a964dbddb1dc146d66991ebe2 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 74c372326013f994c98436bf4455b6fe21c08430 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 570dbe12e9057e8a964dbddb1dc146d66991ebe2 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:01:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:01:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:01:59 ========================================================= 06:01:59 EdgeX Global Pipelines Version Info 06:01:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:02:00 ------------------- 06:02:00 stable info: 06:02:00 ------------------- 06:02:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:02:00 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 06:02:00 Message: update stable to v1.0.179 06:02:01 ------------------- 06:02:01 experimental info: 06:02:01 ------------------- 06:02:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:02:01 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 06:02:01 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:02:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 06:02:02 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 06:02:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:02:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:02:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:02:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:02:03 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:02:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 06:02:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 06:02:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 06:02:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:02:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:02:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:02:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:02:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:02:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:02:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:02:05 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:02:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:02:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 06:02:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 06:02:05 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 06:02:05 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 06:02:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3116 [Pipeline] echo 06:02:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3116 [Pipeline] echo 06:02:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3116 [Pipeline] echo 06:02:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 570dbe12e9057e8a964dbddb1dc146d66991ebe2 [Pipeline] echo 06:02:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 570dbe1 [Pipeline] echo 06:02:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:02:06 provisioning config files... 06:02:06 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4334291078257175772tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:02:07 ---> docker-login.sh 06:02:07 nexus3.edgexfoundry.org:10001 06:02:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:07 Configure a credential helper to remove this warning. See 06:02:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:07 06:02:07 Login Succeeded 06:02:07 nexus3.edgexfoundry.org:10002 06:02:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:07 Configure a credential helper to remove this warning. See 06:02:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:07 06:02:07 Login Succeeded 06:02:07 nexus3.edgexfoundry.org:10003 06:02:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:08 Configure a credential helper to remove this warning. See 06:02:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:08 06:02:08 Login Succeeded 06:02:08 nexus3.edgexfoundry.org:10004 06:02:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:08 Configure a credential helper to remove this warning. See 06:02:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:08 06:02:08 Login Succeeded 06:02:08 docker.io 06:02:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:08 Configure a credential helper to remove this warning. See 06:02:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:08 06:02:08 Login Succeeded 06:02:08 ---> docker-login.sh ends [Pipeline] } 06:02:08 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:02:09 ++ 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 06:02:09 + for file in '`ls cmd/**/Dockerfile`' 06:02:09 ++ dirname cmd/core-command/Dockerfile 06:02:09 ++ cut -d/ -f2 06:02:09 + echo core-command,cmd/core-command/Dockerfile 06:02:09 + for file in '`ls cmd/**/Dockerfile`' 06:02:09 ++ dirname cmd/core-data/Dockerfile 06:02:09 ++ cut -d/ -f2 06:02:09 + echo core-data,cmd/core-data/Dockerfile 06:02:09 + for file in '`ls cmd/**/Dockerfile`' 06:02:09 ++ dirname cmd/core-metadata/Dockerfile 06:02:09 ++ cut -d/ -f2 06:02:09 + echo core-metadata,cmd/core-metadata/Dockerfile 06:02:09 + for file in '`ls cmd/**/Dockerfile`' 06:02:09 ++ dirname cmd/security-bootstrapper/Dockerfile 06:02:09 ++ cut -d/ -f2 06:02:09 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 06:02:09 + for file in '`ls cmd/**/Dockerfile`' 06:02:09 ++ dirname cmd/security-proxy-setup/Dockerfile 06:02:09 ++ cut -d/ -f2 06:02:09 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 06:02:09 + for file in '`ls cmd/**/Dockerfile`' 06:02:09 ++ dirname cmd/security-secretstore-setup/Dockerfile 06:02:09 ++ cut -d/ -f2 06:02:09 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 06:02:09 + for file in '`ls cmd/**/Dockerfile`' 06:02:09 ++ dirname cmd/support-notifications/Dockerfile 06:02:09 ++ cut -d/ -f2 06:02:09 + echo support-notifications,cmd/support-notifications/Dockerfile 06:02:09 + for file in '`ls cmd/**/Dockerfile`' 06:02:09 ++ dirname cmd/support-scheduler/Dockerfile 06:02:09 ++ cut -d/ -f2 06:02:09 + echo support-scheduler,cmd/support-scheduler/Dockerfile 06:02:09 + for file in '`ls cmd/**/Dockerfile`' 06:02:09 ++ dirname cmd/sys-mgmt-agent/Dockerfile 06:02:09 ++ cut -d/ -f2 06:02:09 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 06:02:09 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 06:02:10 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:02:10 06:02:10 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:02:10 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:02:10 latest: Pulling from edgex-devops/git-semver 06:02:10 31603596830f: Pulling fs layer 06:02:10 2a8b12db71e7: Pulling fs layer 06:02:10 6ca5941a6612: Pulling fs layer 06:02:10 ecc8261a40a4: Pulling fs layer 06:02:10 ecc8261a40a4: Waiting 06:02:10 2a8b12db71e7: Verifying Checksum 06:02:10 2a8b12db71e7: Download complete 06:02:10 31603596830f: Verifying Checksum 06:02:10 31603596830f: Download complete 06:02:10 ecc8261a40a4: Verifying Checksum 06:02:10 ecc8261a40a4: Download complete 06:02:11 31603596830f: Pull complete 06:02:11 2a8b12db71e7: Pull complete 06:02:11 6ca5941a6612: Download complete 06:02:12 6ca5941a6612: Pull complete 06:02:13 ecc8261a40a4: Pull complete 06:02:13 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:02:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:02:13 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:02:13 prd-centos7-docker-4c-2g-24678 does not seem to be running inside a container 06:02:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:02:16 $ docker top ca0dee005cc48897bcaed98495438071938a5b7ee3106d7adea3630c992f5800 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:02:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:02:16 [ssh-agent] Looking for ssh-agent implementation... 06:02:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:02:16 $ docker exec ca0dee005cc48897bcaed98495438071938a5b7ee3106d7adea3630c992f5800 ssh-agent 06:02:16 SSH_AUTH_SOCK=/tmp/ssh-kvixpfBzmGwJ/agent.11 06:02:16 SSH_AGENT_PID=17 06:02:16 Running ssh-add (command line suppressed) 06:02:17 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8525649477066747740.key (/w/workspace/edgex-go/1@tmp/private_key_8525649477066747740.key) 06:02:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:02:17 + git tag --points-at HEAD [Pipeline] } 06:02:17 $ docker exec --env ******** --env ******** ca0dee005cc48897bcaed98495438071938a5b7ee3106d7adea3630c992f5800 ssh-agent -k 06:02:17 unset SSH_AUTH_SOCK; 06:02:17 unset SSH_AGENT_PID; 06:02:17 echo Agent pid 17 killed; 06:02:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:02:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:02:17 [ssh-agent] Looking for ssh-agent implementation... 06:02:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:02:18 $ docker exec ca0dee005cc48897bcaed98495438071938a5b7ee3106d7adea3630c992f5800 ssh-agent 06:02:18 SSH_AUTH_SOCK=/tmp/ssh-Wh1y0WWkYtWP/agent.46 06:02:18 SSH_AGENT_PID=52 06:02:18 Running ssh-add (command line suppressed) 06:02:18 Identity added: /w/workspace/edgex-go/1@tmp/private_key_2237154394096945006.key (/w/workspace/edgex-go/1@tmp/private_key_2237154394096945006.key) 06:02:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:02:18 + git semver init 06:02:18 # -> Open(): unable to determine branch for HEAD 06:02:18 # $GIT_DIR = /w/workspace/edgex-go/1/.git 06:02:18 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 06:02:18 # $SEMVER_REMOTE_NAME = origin 06:02:18 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:02:18 # $SEMVER_USER_NAME = edgex-jenkins 06:02:18 # $SEMVER_BRANCH = PR-3116 06:02:18 # $SEMVER_TEMP = /tmp/semver-098186768 06:02:18 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 06:02:45 # '/tmp/semver-098186768' -> '/w/workspace/edgex-go/1/.semver' 06:02:45 # -> Force: false 06:02:45 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 06:02:45 $ docker exec --env ******** --env ******** ca0dee005cc48897bcaed98495438071938a5b7ee3106d7adea3630c992f5800 ssh-agent -k 06:02:45 unset SSH_AUTH_SOCK; 06:02:45 unset SSH_AGENT_PID; 06:02:45 echo Agent pid 52 killed; 06:02:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:02:46 + git semver [Pipeline] } 06:02:46 $ docker stop --time=1 ca0dee005cc48897bcaed98495438071938a5b7ee3106d7adea3630c992f5800 06:02:48 $ docker rm -f ca0dee005cc48897bcaed98495438071938a5b7ee3106d7adea3630c992f5800 [Pipeline] // withDockerContainer [Pipeline] sh 06:02:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:02:49 Stashed 1 file(s) [Pipeline] echo 06:02:49 [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 06:02:50 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:02:51 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:02:51 + true 06:02:51 + sudo service docker restart 06:02:51 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 06:02:52 ========================================================= 06:02:52 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:02:52 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:02:52 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 06:02:55 Sending build context to Docker daemon 327.5MB 06:02:55 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 06:02:55 Step 2/6 : FROM ${BASE} 06:02:56 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:02:56 188c0c94c7c5: Pulling fs layer 06:02:56 0ef7d3d256c8: Pulling fs layer 06:02:56 de9db76c5a1d: Pulling fs layer 06:02:56 bca2f99d35d6: Pulling fs layer 06:02:56 93359f2a8cfa: Pulling fs layer 06:02:56 7c6f9722023f: Pulling fs layer 06:02:56 a35cf1a2eb13: Pulling fs layer 06:02:56 bca2f99d35d6: Waiting 06:02:56 93359f2a8cfa: Waiting 06:02:56 7c6f9722023f: Waiting 06:02:56 a35cf1a2eb13: Waiting 06:02:56 de9db76c5a1d: Verifying Checksum 06:02:56 de9db76c5a1d: Download complete 06:02:56 0ef7d3d256c8: Verifying Checksum 06:02:56 0ef7d3d256c8: Download complete 06:02:56 93359f2a8cfa: Download complete 06:02:56 7c6f9722023f: Verifying Checksum 06:02:56 7c6f9722023f: Download complete 06:02:56 188c0c94c7c5: Verifying Checksum 06:02:56 188c0c94c7c5: Download complete 06:02:56 188c0c94c7c5: Pull complete 06:02:57 0ef7d3d256c8: Pull complete 06:02:58 de9db76c5a1d: Pull complete 06:02:58 a35cf1a2eb13: Verifying Checksum 06:02:58 a35cf1a2eb13: Download complete 06:02:59 bca2f99d35d6: Verifying Checksum 06:02:59 bca2f99d35d6: Download complete 06:03:04 bca2f99d35d6: Pull complete 06:03:04 93359f2a8cfa: Pull complete 06:03:04 7c6f9722023f: Pull complete 06:03:05 Still waiting to schedule task 06:03:05 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 06:03:09 a35cf1a2eb13: Pull complete 06:03:09 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 06:03:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:03:09 ---> a62c8e92a672 06:03:09 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 06:03:09 ---> Running in bc35fe70ee6c 06:03:10 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:03:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:03:12 (1/12) Installing libmagic (5.38-r0) 06:03:12 (2/12) Installing file (5.38-r0) 06:03:12 (3/12) Installing libc-dev (0.7.2-r3) 06:03:12 (4/12) Installing g++ (9.3.0-r2) 06:03:27 (5/12) Installing fortify-headers (1.1-r0) 06:03:27 (6/12) Installing patch (2.7.6-r6) 06:03:27 (7/12) Installing build-base (0.5-r2) 06:03:27 (8/12) Installing libsodium (1.0.18-r0) 06:03:27 (9/12) Installing pkgconf (1.7.2-r0) 06:03:27 (10/12) Installing libsodium-dev (1.0.18-r0) 06:03:27 (11/12) Installing libzmq (4.3.3-r0) 06:03:27 (12/12) Installing zeromq-dev (4.3.3-r0) 06:03:27 Executing busybox-1.31.1-r19.trigger 06:03:27 OK: 233 MiB in 51 packages 06:03:31 Removing intermediate container bc35fe70ee6c 06:03:31 ---> 5ab75cf3dbe4 06:03:31 Step 4/6 : WORKDIR /edgex-go 06:03:31 ---> Running in 33ac800fc30c 06:03:31 Removing intermediate container 33ac800fc30c 06:03:31 ---> 4be695a0a5c7 06:03:31 Step 5/6 : COPY go.mod . 06:03:31 ---> 4528eff90fa0 06:03:31 Step 6/6 : RUN go mod download 06:03:31 ---> Running in f70b51cbce4b 06:03:53 Removing intermediate container f70b51cbce4b 06:03:53 ---> f7b287286a7a 06:03:53 Successfully built f7b287286a7a 06:03:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:03:53 + docker inspect -f . ci-base-image-x86_64 06:03:53 . [Pipeline] withDockerContainer 06:03:53 prd-centos7-docker-4c-2g-24678 does not seem to be running inside a container 06:03:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 06:03:54 $ docker top ba4e4cd5dc4e4a206779c6adf6dfa50a96bf529ff7062a57e110ca0ca27f1169 -eo pid,comm [Pipeline] { [Pipeline] sh 06:03:55 + go version 06:03:55 go version go1.15.5 linux/amd64 [Pipeline] } 06:03:55 $ docker stop --time=1 ba4e4cd5dc4e4a206779c6adf6dfa50a96bf529ff7062a57e110ca0ca27f1169 06:03:56 $ docker rm -f ba4e4cd5dc4e4a206779c6adf6dfa50a96bf529ff7062a57e110ca0ca27f1169 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:03:58 + docker inspect -f . ci-base-image-x86_64 06:03:58 . [Pipeline] withDockerContainer 06:03:58 prd-centos7-docker-4c-2g-24678 does not seem to be running inside a container 06:03:58 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 06:03:59 $ docker top fcf085b1e1326986763ea303bccb32fe71e1f4694f0e9397a24c4516c797cacd -eo pid,comm [Pipeline] { [Pipeline] echo 06:03:59 ========================================================= 06:03:59 [edgeXBuildGoParallel] Running Tests and Build... 06:03:59 ========================================================= [Pipeline] sh 06:03:59 + make test 06:03:59 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:04:08 ? github.com/edgexfoundry/edgex-go [no test files] 06:04:26 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:04:31 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:04:31 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:04:31 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:04:31 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 06:04:33 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 06:04:33 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:04:33 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 06:04:33 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:04:33 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:04:34 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:04:36 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 06:04:36 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 06:04:36 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:04:40 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.131s coverage: 46.0% of statements 06:04:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:04:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:04:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 06:04:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 06:04:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 06:04:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 06:04:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 06:04:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.078s coverage: 100.0% of statements 06:04:43 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.177s coverage: 27.1% of statements 06:04:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:04:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:04:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 06:04:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 06:04:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 06:04:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:04:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.047s coverage: 100.0% of statements 06:04:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 06:04:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.035s coverage: 100.0% of statements 06:04:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 06:04:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 06:04:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.094s coverage: 65.8% of statements 06:04:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 06:04:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 06:04:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.145s coverage: 82.3% of statements 06:04:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 06:04:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 06:04:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 06:04:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 06:04:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.337s coverage: 28.6% of statements 06:04:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:04:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:04:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 06:04:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 06:04:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 06:04:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.069s coverage: 100.0% of statements 06:04:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 06:04:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.039s coverage: 100.0% of statements 06:04:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 06:04:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.125s coverage: 86.7% of statements 06:04:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 06:04:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.136s coverage: 97.5% of statements 06:04:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 06:04:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.058s coverage: 78.3% of statements 06:04:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 06:04:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 06:04:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 06:04:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 06:04:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.455s coverage: 92.8% of statements 06:04:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 06:04:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 06:04:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 06:04:48 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 06:04:48 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:04:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 06:04:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 06:04:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:04:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:04:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 06:04:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:04:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 06:04:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:04:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 06:04:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:04:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 06:04:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 06:04:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 06:04:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.033s coverage: 58.8% of statements 06:04:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 06:04:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 06:04:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.070s coverage: 0.1% of statements 06:04:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 06:04:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 06:04:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 06:04:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.032s coverage: 45.5% of statements 06:04:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.039s coverage: 79.5% of statements 06:04:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.035s coverage: 94.1% of statements 06:04:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.085s coverage: 96.3% of statements 06:04:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.028s coverage: 87.5% of statements 06:05:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.072s coverage: 94.4% of statements 06:05:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.034s coverage: 44.8% of statements 06:05:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.074s coverage: 92.9% of statements 06:05:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 06:05:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 06:05:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 06:05:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 06:05:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.041s coverage: 87.2% of statements 06:05:13 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:05:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:05:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.033s coverage: 100.0% of statements 06:05:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:05:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.048s coverage: 75.5% of statements 06:05:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 06:05:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.033s coverage: 80.8% of statements 06:05:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 06:05:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.044s coverage: 84.2% of statements 06:05:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.075s coverage: 91.4% of statements 06:05:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:05:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.160s coverage: 63.5% of statements 06:05:13 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:05:13 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:05:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.033s coverage: 100.0% of statements 06:05:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.043s coverage: 91.3% of statements 06:05:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 06:05:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 06:05:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements 06:05:13 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.308s coverage: 68.9% of statements 06:05:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 06:05:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 06:05:13 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 06:05:13 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 06:05:13 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 06:05:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.133s coverage: 37.0% of statements 06:05:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:05:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:05:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.327s coverage: 84.0% of statements 06:05:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.038s coverage: 100.0% of statements 06:05:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.148s coverage: 47.0% of statements 06:05:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:05:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:05:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 06:05:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 06:05:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 06:05:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.059s coverage: 100.0% of statements 06:05:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 06:05:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.047s coverage: 100.0% of statements 06:05:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 06:05:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 06:05:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 06:05:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 06:05:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.077s coverage: 100.0% of statements 06:05:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 06:05:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 06:05:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 06:05:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.715s coverage: 29.1% of statements 06:05:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:05:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:05:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 06:05:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 06:05:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 06:05:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.071s coverage: 99.0% of statements 06:05:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 06:05:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.044s coverage: 100.0% of statements 06:05:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 06:05:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 06:05:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 06:05:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 06:05:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.063s coverage: 100.0% of statements 06:05:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 06:05:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 06:05:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 06:05:13 ok github.com/edgexfoundry/edgex-go/internal/system 0.044s coverage: 0.0% of statements 06:05:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 06:05:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.033s coverage: 100.0% of statements 06:05:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 06:05:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 06:05:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 06:05:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 06:05:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.066s coverage: 87.9% of statements 06:05:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 06:05:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 06:05:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.035s coverage: 100.0% of statements 06:05:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.033s coverage: 32.1% of statements 06:05:13 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.045s coverage: 100.0% of statements 06:05:13 GO111MODULE=on go vet ./... 06:05:27 Running on prd-ubuntu18.04-docker-arm64-4c-16g-24680 in /w/workspace/edgexfoundry_edgex-go_PR-3116 [Pipeline] { [Pipeline] ws 06:05:27 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 06:05:32 using credential edgex-jenkins-ssh 06:05:32 Cloning the remote Git repository 06:05:32 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:05:32 > git init /w/workspace/edgex-go/1 # timeout=10 06:05:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:05:32 > git --version # timeout=10 06:05:32 > git --version # 'git version 2.17.1' 06:05:32 using GIT_SSH to set credentials SSH Credentials for GitHub 06:05:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:05:40 gofmt -l . 06:05:40 [ "`gofmt -l .`" = "" ] 06:05:40 ./bin/test-go-mod-tidy.sh 06:05:40 ./bin/test-attribution-txt.sh [Pipeline] sh 06:05:40 + ls -al . 06:05:40 total 684 06:05:40 drwxrwxr-x 10 1001 1001 4096 Feb 3 06:05 . 06:05:40 drwxr-xr-x 4 root root 28 Feb 3 06:03 .. 06:05:40 -rw-rw-r-- 1 1001 1001 11 Feb 3 06:01 .dockerignore 06:05:40 drwxrwxr-x 8 1001 1001 179 Feb 3 06:01 .git 06:05:40 drwxrwxr-x 3 1001 1001 125 Feb 3 06:01 .github 06:05:40 -rw-rw-r-- 1 1001 1001 872 Feb 3 06:01 .gitignore 06:05:40 drwx------ 3 1001 1001 60 Feb 3 06:02 .semver 06:05:40 -rw-rw-r-- 1 1001 1001 166 Feb 3 06:01 .sonarcloud.properties 06:05:40 -rw-rw-r-- 1 1001 1001 7859 Feb 3 06:01 Attribution.txt 06:05:40 -rw-rw-r-- 1 1001 1001 3804 Feb 3 06:01 CONTRIBUTING.md 06:05:40 -rw-rw-r-- 1 1001 1001 931 Feb 3 06:01 Dockerfile.build 06:05:40 -rw-rw-r-- 1 1001 1001 863 Feb 3 06:01 Jenkinsfile 06:05:40 -rw-rw-r-- 1 1001 1001 10775 Feb 3 06:01 LICENSE 06:05:40 -rw-rw-r-- 1 1001 1001 6001 Feb 3 06:01 Makefile 06:05:40 -rw-rw-r-- 1 1001 1001 6524 Feb 3 06:01 README.md 06:05:40 -rw-rw-r-- 1 1001 1001 6755 Feb 3 06:01 SECURITY.md 06:05:40 -rw-rw-r-- 1 1001 1001 5 Feb 3 06:02 VERSION 06:05:40 -rw-rw-r-- 1 1001 1001 4131 Feb 3 06:01 ZMQWindows.md 06:05:40 drwxrwxr-x 2 1001 1001 117 Feb 3 06:01 bin 06:05:40 drwxrwxr-x 15 1001 1001 4096 Feb 3 06:01 cmd 06:05:40 -rw-r--r-- 1 root root 578674 Feb 3 06:05 coverage.out 06:05:40 -rw-r--r-- 1 root root 1054 Feb 3 06:05 go.mod 06:05:40 -rw-r--r-- 1 root root 19510 Feb 3 06:05 go.sum 06:05:40 drwxrwxr-x 8 1001 1001 127 Feb 3 06:01 internal 06:05:40 drwxrwxr-x 4 1001 1001 26 Feb 3 06:01 openapi 06:05:40 drwxrwxr-x 4 1001 1001 71 Feb 3 06:01 snap 06:05:40 -rw-rw-r-- 1 1001 1001 168 Feb 3 06:01 version.go [Pipeline] sh 06:05:40 + '[' -e coverage.out ] 06:05:40 + chown 1001:1001 coverage.out [Pipeline] stash 06:05:40 Stashed 1 file(s) [Pipeline] sh 06:05:41 + make build 06:05:41 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 06:05:45 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 06:05:53 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 06:05:54 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 06:05:56 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 06:05:56 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 06:05:57 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 06:05:58 Merging remotes/origin/master commit 74c372326013f994c98436bf4455b6fe21c08430 into PR head commit 570dbe12e9057e8a964dbddb1dc146d66991ebe2 06:05:58 Merge succeeded, producing 570dbe12e9057e8a964dbddb1dc146d66991ebe2 06:05:58 Checking out Revision 570dbe12e9057e8a964dbddb1dc146d66991ebe2 (PR-3116) 06:05:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:05:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:05:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:05:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:05:57 using GIT_SSH to set credentials SSH Credentials for GitHub 06:05:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3116/head:refs/remotes/origin/PR-3116 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:05:58 > git config core.sparsecheckout # timeout=10 06:05:58 > git checkout -f 570dbe12e9057e8a964dbddb1dc146d66991ebe2 # timeout=10 06:05:58 > git remote # timeout=10 06:05:58 > git config --get remote.origin.url # timeout=10 06:05:58 using GIT_SSH to set credentials SSH Credentials for GitHub 06:05:58 > git merge 74c372326013f994c98436bf4455b6fe21c08430 # timeout=10 06:05:58 > git rev-parse HEAD^{commit} # timeout=10 06:05:58 > git config core.sparsecheckout # timeout=10 06:05:58 > git checkout -f 570dbe12e9057e8a964dbddb1dc146d66991ebe2 # timeout=10 06:05:59 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 06:06:00 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 06:06:02 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 06:06:03 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" 06:06:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 06:06:03 > git --version # timeout=10 06:06:03 > git --version # 'git version 2.17.1' 06:06:03 fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:06:04 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 06:06:05 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:06:05 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 06:06:05 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:06:05 + sudo service docker+ restart 06:06:05 true [Pipeline] } 06:06:07 $ docker stop --time=1 fcf085b1e1326986763ea303bccb32fe71e1f4694f0e9397a24c4516c797cacd 06:06:09 $ docker rm -f fcf085b1e1326986763ea303bccb32fe71e1f4694f0e9397a24c4516c797cacd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] wrap 06:06:10 provisioning config files... 06:06:10 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2861188411992332409tmp [Pipeline] // stage [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 06:06:10 ---> docker-login.sh 06:06:10 nexus3.edgexfoundry.org:10001 06:06:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:06:11 Configure a credential helper to remove this warning. See 06:06:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:06:11 06:06:11 Login Succeeded 06:06:11 nexus3.edgexfoundry.org:10002 06:06:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:06:12 Configure a credential helper to remove this warning. See 06:06:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:06:12 06:06:12 Login Succeeded 06:06:12 nexus3.edgexfoundry.org:10003 [Pipeline] isUnix [Pipeline] sh 06:06:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:06:12 06:06:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix 06:06:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:06:13 Configure a credential helper to remove this warning. See 06:06:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:06:13 06:06:13 Login Succeeded 06:06:13 nexus3.edgexfoundry.org:10004 [Pipeline] sh 06:06:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:06:13 latest: Pulling from edgex-devops/edgex-compose 06:06:13 cbdbe7a5bc2a: Pulling fs layer 06:06:13 ca9280d653b3: Pulling fs layer 06:06:13 7e9c9ca2126c: Pulling fs layer 06:06:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:06:13 Configure a credential helper to remove this warning. See 06:06:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:06:13 06:06:13 Login Succeeded 06:06:13 docker.io 06:06:13 cbdbe7a5bc2a: Verifying Checksum 06:06:13 cbdbe7a5bc2a: Download complete 06:06:14 ca9280d653b3: Verifying Checksum 06:06:14 cbdbe7a5bc2a: Pull complete 06:06:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:06:14 Configure a credential helper to remove this warning. See 06:06:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:06:14 06:06:14 Login Succeeded 06:06:14 ---> docker-login.sh ends [Pipeline] } 06:06:14 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:06:15 ========================================================= 06:06:15 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:06:15 ========================================================= 06:06:15 ca9280d653b3: Pull complete 06:06:15 7e9c9ca2126c: Download complete [Pipeline] isUnix [Pipeline] sh 06:06:15 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 06:06:18 Sending build context to Docker daemon 166.1MB 06:06:18 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 06:06:18 Step 2/6 : FROM ${BASE} 06:06:18 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:06:18 5f621e34cdf4: Pulling fs layer 06:06:18 a4357932f1b6: Pulling fs layer 06:06:18 18c013af1878: Pulling fs layer 06:06:18 00ac8860ef70: Pulling fs layer 06:06:18 63d7cb157983: Pulling fs layer 06:06:18 b116817d02f9: Pulling fs layer 06:06:18 745a02a5169b: Pulling fs layer 06:06:18 00ac8860ef70: Waiting 06:06:18 63d7cb157983: Waiting 06:06:18 b116817d02f9: Waiting 06:06:18 745a02a5169b: Waiting 06:06:18 18c013af1878: Download complete 06:06:18 a4357932f1b6: Verifying Checksum 06:06:18 a4357932f1b6: Download complete 06:06:18 63d7cb157983: Verifying Checksum 06:06:18 63d7cb157983: Download complete 06:06:18 b116817d02f9: Download complete 06:06:18 5f621e34cdf4: Verifying Checksum 06:06:18 5f621e34cdf4: Download complete 06:06:19 5f621e34cdf4: Pull complete 06:06:19 a4357932f1b6: Pull complete 06:06:19 18c013af1878: Pull complete 06:06:20 745a02a5169b: Verifying Checksum 06:06:20 745a02a5169b: Download complete 06:06:21 00ac8860ef70: Verifying Checksum 06:06:21 00ac8860ef70: Download complete 06:06:22 7e9c9ca2126c: Pull complete 06:06:22 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 06:06:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:06:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 06:06:22 prd-centos7-docker-4c-2g-24678 does not seem to be running inside a container 06:06:22 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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:10003/edgex-devops/edgex-compose:latest cat 06:06:25 $ docker top 2ade7223dcb4d139cebdcccf2faa4cb94b8a9e031695ae6ff083751548f7d313 -eo pid,comm [Pipeline] { [Pipeline] sh 06:06:26 + docker-compose build --help 06:06:26 + grep parallel 06:06:27 --parallel Build images in parallel. [Pipeline] } 06:06:27 $ docker stop --time=1 2ade7223dcb4d139cebdcccf2faa4cb94b8a9e031695ae6ff083751548f7d313 06:06:28 $ docker rm -f 2ade7223dcb4d139cebdcccf2faa4cb94b8a9e031695ae6ff083751548f7d313 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:06:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:06:29 . [Pipeline] withDockerContainer 06:06:29 prd-centos7-docker-4c-2g-24678 does not seem to be running inside a container 06:06:29 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 06:06:30 $ docker top d2ab3855da0f8a2a51eec80f89c678fdf22bd768bdf91944b72e6660b5faae7e -eo pid,comm [Pipeline] { [Pipeline] sh 06:06:31 + docker-compose -f ./docker-compose-build.yml build --parallel 06:06:32 Building docker-core-command-go ... 06:06:32 Building docker-core-data-go ... 06:06:32 Building docker-core-metadata-go ... 06:06:32 Building docker-security-bootstrapper-go ... 06:06:32 Building docker-security-proxy-setup-go ... 06:06:32 Building docker-security-secretstore-setup-go ... 06:06:32 Building docker-support-notifications-go ... 06:06:32 Building docker-support-scheduler-go ... 06:06:32 Building docker-sys-mgmt-agent-go ... 06:06:32 Building docker-core-data-go 06:06:32 Building docker-support-scheduler-go 06:06:32 Building docker-security-bootstrapper-go 06:06:32 Building docker-support-notifications-go 06:06:32 Building docker-core-metadata-go 06:06:32 00ac8860ef70: Pull complete 06:06:32 63d7cb157983: Pull complete 06:06:33 b116817d02f9: Pull complete 06:06:37 745a02a5169b: Pull complete 06:06:37 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 06:06:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:06:37 ---> b7e6874047d6 06:06:37 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 06:06:39 ---> Running in 8b7a3052e555 06:06:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:06:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:06:42 (1/12) Installing libmagic (5.38-r0) 06:06:42 (2/12) Installing file (5.38-r0) 06:06:42 (3/12) Installing libc-dev (0.7.2-r3) 06:06:42 (4/12) Installing g++ (9.3.0-r2) 06:06:53 (5/12) Installing fortify-headers (1.1-r0) 06:06:53 (6/12) Installing patch (2.7.6-r6) 06:06:53 (7/12) Installing build-base (0.5-r2) 06:06:53 (8/12) Installing libsodium (1.0.18-r0) 06:06:53 (9/12) Installing pkgconf (1.7.2-r0) 06:06:53 (10/12) Installing libsodium-dev (1.0.18-r0) 06:06:53 (11/12) Installing libzmq (4.3.3-r0) 06:06:53 (12/12) Installing zeromq-dev (4.3.3-r0) 06:06:53 Executing busybox-1.31.1-r19.trigger 06:06:53 OK: 217 MiB in 51 packages 06:06:57 Removing intermediate container 8b7a3052e555 06:06:57 ---> e1a78c2a5d3d 06:06:57 Step 4/6 : WORKDIR /edgex-go 06:06:57 ---> Running in 23899e04252d 06:06:58 Removing intermediate container 23899e04252d 06:06:58 ---> 4be3596ab447 06:06:58 Step 5/6 : COPY go.mod . 06:06:59 ---> 752e50364324 06:06:59 Step 6/6 : RUN go mod download 06:06:59 ---> Running in ce185ac8bf3a 06:07:04 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:07:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:07:04 ---> f7b287286a7a 06:07:04 Step 3/23 : WORKDIR /edgex-go 06:07:04 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:07:04 Step 2/31 : FROM ${BUILDER_BASE} AS builder 06:07:04 ---> f7b287286a7a 06:07:04 Step 3/31 : WORKDIR /edgex-go 06:07:04 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:07:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:07:04 ---> f7b287286a7a 06:07:04 Step 3/22 : WORKDIR /edgex-go 06:07:04 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:07:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:07:04 ---> f7b287286a7a 06:07:04 Step 3/22 : WORKDIR /edgex-go 06:07:04 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:07:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:07:04 ---> f7b287286a7a 06:07:04 Step 3/23 : WORKDIR /edgex-go 06:07:04 ---> Running in 6a6a58a315f7 06:07:04 ---> Running in 40e2240d4d8f 06:07:04 ---> Running in d757ac26eb62 06:07:04 ---> Running in 8ead742f38e8 06:07:04 ---> Running in 5c805ae936fc 06:07:04 Removing intermediate container d757ac26eb62 06:07:04 ---> a61ef946aba7 06:07:04 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:07:04 Removing intermediate container 5c805ae936fc 06:07:04 ---> bbd17eedf910 06:07:04 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:07:04 Removing intermediate container 6a6a58a315f7 06:07:04 ---> 9d96606ef908 06:07:04 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:07:04 Removing intermediate container 40e2240d4d8f 06:07:04 ---> 5d477309951a 06:07:04 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:07:04 Removing intermediate container 8ead742f38e8 06:07:04 ---> 161093e1afad 06:07:04 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:07:04 ---> Running in a9c8289de780 06:07:04 ---> Running in 80c3c9501f09 06:07:04 ---> Running in 4b8f7d8edeb4 06:07:04 ---> Running in eedc41461bfe 06:07:04 ---> Running in cd69fcfa9da0 06:07:07 Removing intermediate container eedc41461bfe 06:07:07 ---> afa959e5d954 06:07:07 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 06:07:07 Removing intermediate container 4b8f7d8edeb4 06:07:07 ---> 344e4ffa44ac 06:07:07 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 06:07:07 ---> Running in f5e336227fce 06:07:07 ---> Running in 486e4a376653 06:07:07 Removing intermediate container cd69fcfa9da0 06:07:07 ---> 986bb4abc8b0 06:07:07 Step 5/31 : RUN apk add --update --no-cache make git 06:07:07 Removing intermediate container a9c8289de780 06:07:07 ---> 2c1f29008421 06:07:07 Step 5/23 : RUN apk add --update --no-cache make git 06:07:07 Removing intermediate container 80c3c9501f09 06:07:07 ---> d74197aceb31 06:07:07 Step 5/22 : RUN apk add --update --no-cache make git 06:07:07 ---> Running in 419d57a8b52e 06:07:07 ---> Running in 6e37dd641e0e 06:07:07 ---> Running in 38ac8cfe970a 06:07:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:07:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:07:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:07:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:07:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:07:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:07:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:07:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:07:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:07:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:07:09 OK: 233 MiB in 51 packages 06:07:10 OK: 233 MiB in 51 packages 06:07:10 OK: 233 MiB in 51 packages 06:07:10 OK: 233 MiB in 51 packages 06:07:10 Removing intermediate container 486e4a376653 06:07:10 ---> cc43567fecd8 06:07:10 Step 6/22 : COPY go.mod . 06:07:10 OK: 233 MiB in 51 packages 06:07:11 ---> a2fe7db5f338 06:07:11 Step 7/22 : RUN go mod download 06:07:11 Removing intermediate container 419d57a8b52e 06:07:11 ---> 67f48cffa9a3 06:07:11 Step 6/31 : COPY go.mod . 06:07:11 ---> Running in a65c6c41bb3a 06:07:11 Removing intermediate container 38ac8cfe970a 06:07:11 ---> 302a46e72be0 06:07:11 Step 6/22 : COPY go.mod . 06:07:11 ---> 9654aaefc9c3 06:07:11 Step 7/31 : RUN go mod download 06:07:11 Removing intermediate container 6e37dd641e0e 06:07:11 ---> 143bb03b4250 06:07:11 Step 6/23 : COPY go.mod . 06:07:11 Removing intermediate container f5e336227fce 06:07:11 ---> 922ef3bafe37 06:07:11 Step 6/23 : COPY go.mod . 06:07:11 ---> 77bd49e262d2 06:07:11 Step 7/22 : RUN go mod download 06:07:11 ---> Running in ac6049810af1 06:07:11 ---> Running in 66162de7088f 06:07:11 ---> 35d124d73fc7 06:07:11 Step 7/23 : RUN go mod download 06:07:11 ---> fa4f364f1c23 06:07:11 Step 7/23 : RUN go mod download 06:07:12 ---> Running in 6e3aa9c91777 06:07:12 ---> Running in 2e879e0ba57f 06:07:13 Removing intermediate container a65c6c41bb3a 06:07:13 ---> 0b6c06f80b02 06:07:13 Step 8/22 : COPY . . 06:07:16 Removing intermediate container ac6049810af1 06:07:16 ---> f47f88fc1f4a 06:07:16 Step 8/31 : COPY . . 06:07:17 Removing intermediate container 66162de7088f 06:07:17 ---> 908a99a25d8d 06:07:17 Step 8/22 : COPY . . 06:07:23 Removing intermediate container 6e3aa9c91777 06:07:23 ---> 6d382721c3b3 06:07:23 Step 8/23 : COPY . . 06:07:23 Removing intermediate container 2e879e0ba57f 06:07:23 ---> 65d04d0ce5f1 06:07:23 Step 8/23 : COPY . . 06:07:25 Removing intermediate container ce185ac8bf3a 06:07:25 ---> 573160e4fe5e 06:07:25 Successfully built 573160e4fe5e 06:07:25 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:07:26 + docker inspect -f . ci-base-image-arm64 06:07:26 . [Pipeline] withDockerContainer 06:07:26 prd-ubuntu18.04-docker-arm64-4c-16g-24680 does not seem to be running inside a container 06:07:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat 06:07:28 $ docker top f4eaad2e8f097d7d4fcade37861554391929201f2980d184b28e17802766bce7 -eo pid,comm [Pipeline] { [Pipeline] sh 06:07:29 + go version 06:07:29 go version go1.15.5 linux/arm64 [Pipeline] } 06:07:29 $ docker stop --time=1 f4eaad2e8f097d7d4fcade37861554391929201f2980d184b28e17802766bce7 06:07:31 $ docker rm -f f4eaad2e8f097d7d4fcade37861554391929201f2980d184b28e17802766bce7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:07:32 + docker inspect -f . ci-base-image-arm64 06:07:32 . [Pipeline] withDockerContainer 06:07:32 prd-ubuntu18.04-docker-arm64-4c-16g-24680 does not seem to be running inside a container 06:07:32 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat 06:07:34 $ docker top 832008d8d83e71e03035a8153199546ee1ad422bc05f99321bde8fcd8e258bcc -eo pid,comm [Pipeline] { [Pipeline] echo 06:07:34 ========================================================= 06:07:34 [edgeXBuildGoParallel] Running Tests and Build... 06:07:34 ========================================================= [Pipeline] sh 06:07:35 + make test 06:07:35 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:07:55 ---> 459cef283251 06:07:55 Step 9/22 : RUN make cmd/support-notifications/support-notifications 06:07:55 ---> Running in 07efcf38b98f 06:07:57 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 06:07:57 ? github.com/edgexfoundry/edgex-go [no test files] 06:07:59 ---> f04c8b13f3de 06:07:59 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis 06:07:59 ---> 4aca30963034 06:07:59 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 06:07:59 ---> 31db4cbce6b7 06:07:59 Step 9/23 : RUN make cmd/core-data/core-data 06:08:00 ---> Running in f1d3a360f86f 06:08:00 ---> Running in 8c6fc9930892 06:08:00 ---> a034fac020a2 06:08:00 Step 9/23 : RUN make cmd/core-metadata/core-metadata 06:08:00 ---> Running in 902171d2118f 06:08:00 ---> Running in d9a69fc6e5dd 06:08:01 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 06:08:01 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 06:08:01 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 06:08:01 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 06:08:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 06:08:35 Removing intermediate container 07efcf38b98f 06:08:35 ---> dafb7dc6069b 06:08:35 06:08:35 Step 10/22 : FROM alpine:3.12 06:08:35 3.12: Pulling from library/alpine 06:08:36 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 06:08:36 Status: Downloaded newer image for alpine:3.12 06:08:36 ---> 389fef711851 06:08:36 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 06:08:37 ---> Running in 4a3b965cafba 06:08:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:08:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:08:38 (1/2) Installing ca-certificates (20191127-r4) 06:08:38 (2/2) Installing dumb-init (1.2.2-r1) 06:08:38 Executing busybox-1.31.1-r19.trigger 06:08:38 Executing ca-certificates-20191127-r4.trigger 06:08:38 OK: 6 MiB in 16 packages 06:08:43 Removing intermediate container 8c6fc9930892 06:08:43 ---> a8feeb664f81 06:08:43 06:08:43 Step 10/31 : FROM alpine:3.12 06:08:43 ---> 389fef711851 06:08:43 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 06:08:43 Removing intermediate container f1d3a360f86f 06:08:43 ---> f801641af368 06:08:43 06:08:43 Step 10/22 : FROM alpine:3.12 06:08:43 ---> 389fef711851 06:08:43 Step 11/22 : RUN apk add --update --no-cache dumb-init 06:08:44 ---> Running in 1d4f18676517 06:08:44 ---> Running in d72c9af7b61e 06:08:44 Removing intermediate container 4a3b965cafba 06:08:44 ---> 2ea1c46cb9ae 06:08:44 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 06:08:44 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:08:45 Removing intermediate container 1d4f18676517 06:08:45 ---> 1c1d427344a2 06:08:45 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 06:08:47 ---> Running in dd2f74cb28f2 06:08:47 ---> Running in 475cb9a87d02 06:08:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:08:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:08:48 (1/1) Installing dumb-init (1.2.2-r1) 06:08:48 Executing busybox-1.31.1-r19.trigger 06:08:48 OK: 6 MiB in 15 packages 06:08:48 Removing intermediate container d9a69fc6e5dd 06:08:48 ---> 4859ea1b9e5a 06:08:48 06:08:48 Step 10/23 : FROM alpine:3.12 06:08:48 ---> 389fef711851 06:08:48 Step 11/23 : RUN apk add --update --no-cache dumb-init 06:08:48 Removing intermediate container 902171d2118f 06:08:48 ---> 6f7072044dd6 06:08:48 06:08:48 Step 10/23 : FROM alpine:3.12 06:08:48 ---> 389fef711851 06:08:48 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:08:48 Removing intermediate container dd2f74cb28f2 06:08:48 ---> d6f4c2bb374c 06:08:48 Step 13/22 : ENV APP_PORT=48060 06:08:49 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:08:49 ---> Running in d631348d4d5a 06:08:49 ---> Running in a4bdceb34ba8 06:08:49 ---> Running in bc61315a7b48 06:08:49 Removing intermediate container a4bdceb34ba8 06:08:49 ---> 7f96cc5b6704 06:08:49 Step 14/22 : EXPOSE $APP_PORT 06:08:49 Removing intermediate container bc61315a7b48 06:08:49 ---> 72914bc95968 06:08:49 Step 12/23 : ENV APP_PORT=48080 06:08:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:08:49 Removing intermediate container d72c9af7b61e 06:08:49 ---> c1a94b07c393 06:08:49 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:08:49 ---> Running in 6ee0cd108988 06:08:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:08:49 ---> Running in 00591c2775df 06:08:50 ---> Running in 83498132cc0e 06:08:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:08:50 Removing intermediate container 6ee0cd108988 06:08:50 ---> d9707ebe6937 06:08:50 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:08:50 (1/2) Installing dumb-init (1.2.2-r1) 06:08:50 (2/2) Installing su-exec (0.2-r1) 06:08:50 Executing busybox-1.31.1-r19.trigger 06:08:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:08:50 OK: 6 MiB in 16 packages 06:08:50 Removing intermediate container 00591c2775df 06:08:50 ---> 6c369e6f28da 06:08:50 Step 13/23 : EXPOSE $APP_PORT 06:08:50 (1/1) Installing dumb-init (1.2.2-r1) 06:08:50 Removing intermediate container 83498132cc0e 06:08:50 ---> 63b29757a58d 06:08:50 Step 13/22 : ENV APP_PORT=48085 06:08:50 Executing busybox-1.31.1-r19.trigger 06:08:50 OK: 6 MiB in 15 packages 06:08:50 ---> Running in 4dd3fb0dc378 06:08:50 ---> Running in 92e3992cdc98 06:08:50 ---> 8d9c00a99cd3 06:08:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:08:51 Removing intermediate container 4dd3fb0dc378 06:08:51 ---> 1c0121814caf 06:08:51 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:08:51 Removing intermediate container 92e3992cdc98 06:08:51 ---> 15ae7a98ce81 06:08:51 Step 14/22 : EXPOSE $APP_PORT 06:08:51 Removing intermediate container 475cb9a87d02 06:08:51 ---> 8ce71bdb59ae 06:08:51 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 06:08:51 ---> Running in fea2cc88b773 06:08:51 ---> 9392623308ab 06:08:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 06:08:51 ---> Running in 506a105a59e6 06:08:51 ---> Running in cb3af005e290 06:08:51 Removing intermediate container d631348d4d5a 06:08:51 ---> b3c8b4534feb 06:08:51 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:08:52 ---> ffaa548714c8 06:08:52 Step 18/22 : ENTRYPOINT ["/support-notifications"] 06:08:52 ---> Running in 75d6db465352 06:08:52 Removing intermediate container 506a105a59e6 06:08:52 ---> cacbdbc4f8ee 06:08:52 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:08:52 Removing intermediate container cb3af005e290 06:08:52 ---> 2dd05c6cdb69 06:08:52 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 06:08:52 ---> Running in 3de5d03711fb 06:08:52 ---> Running in bde61f6ea475 06:08:52 Removing intermediate container 75d6db465352 06:08:52 ---> 8948534e400d 06:08:52 Step 13/23 : ENV APP_PORT=48081 06:08:52 Removing intermediate container 3de5d03711fb 06:08:52 ---> db5ccf534fb8 06:08:52 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:08:52 ---> Running in 05cce878d6e0 06:08:52 Removing intermediate container bde61f6ea475 06:08:52 ---> 286990efdeeb 06:08:52 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 06:08:52 ---> dbb6d520134f 06:08:52 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:08:52 ---> Running in f5aa46443e98 06:08:53 ---> Running in d3b1abb82127 06:08:53 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:08:53 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:08:53 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 06:08:53 Removing intermediate container 05cce878d6e0 06:08:53 ---> a45f863a1eda 06:08:53 Step 14/23 : EXPOSE $APP_PORT 06:08:53 ---> Running in 798fd1b7f4e0 06:08:53 Removing intermediate container f5aa46443e98 06:08:53 ---> daa0f4c80f94 06:08:53 Step 20/22 : LABEL arch=x86_64 06:08:54 Removing intermediate container fea2cc88b773 06:08:54 ---> 2b417f620fb2 06:08:54 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 06:08:54 ---> 9787845c83cc 06:08:54 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 06:08:54 ---> Running in 5b2ac899728d 06:08:54 ---> Running in 4b746adcf185 06:08:54 Removing intermediate container 798fd1b7f4e0 06:08:54 ---> 617cfd48e7bd 06:08:54 Step 15/23 : WORKDIR / 06:08:55 ---> Running in 5d07c0da983d 06:08:55 Removing intermediate container 5b2ac899728d 06:08:55 ---> 432365417fdb 06:08:55 Step 21/22 : LABEL git_sha=570dbe12e9057e8a964dbddb1dc146d66991ebe2 06:08:55 ---> 3d29dcfd663c 06:08:55 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 06:08:55 ---> Running in 14b50046350b 06:08:55 ---> Running in fef23e221580 06:08:55 Removing intermediate container 5d07c0da983d 06:08:55 ---> 5af6363e4759 06:08:55 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:08:55 Removing intermediate container 14b50046350b 06:08:55 ---> bb03ec14803d 06:08:55 Step 22/22 : LABEL version=0.0.0 06:08:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:08:55 Removing intermediate container fef23e221580 06:08:55 ---> f6c37bd7028d 06:08:55 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:08:55 Removing intermediate container d3b1abb82127 06:08:55 ---> 7f68ee48dc3a 06:08:55 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 06:08:56 ---> Running in 8d69c0752fdd 06:08:56 ---> Running in 2cb86b3d4495 06:08:56 ---> Running in 12bed39eb6d7 06:08:56 ---> 94914d7ff544 06:08:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:08:56 Removing intermediate container 8d69c0752fdd 06:08:56 ---> 378c69b03049 06:08:56 06:08:56 Removing intermediate container 2cb86b3d4495 06:08:56 ---> 40f2da1b9e74 06:08:56 Step 20/22 : LABEL arch=x86_64 06:08:56 Removing intermediate container 12bed39eb6d7 06:08:56 ---> 15e050a060d2 06:08:56 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 06:08:56 ---> Running in ef91068c015b 06:08:56 Successfully built 378c69b03049 06:08:56 Successfully tagged docker-support-notifications-go:latest 06:08:56  Building docker-support-notifications-go ... done Building docker-security-proxy-setup-go 06:08:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:08:57 ---> bb6e5b2b11a7 06:08:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 06:08:57 Removing intermediate container ef91068c015b 06:08:57 ---> 9ca622069afa 06:08:57 Step 21/22 : LABEL git_sha=570dbe12e9057e8a964dbddb1dc146d66991ebe2 06:08:57 ---> bb7e0b138c7d 06:08:57 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 06:08:57 ---> Running in add8ff117509 06:08:57 ---> Running in e33e86590aa3 06:08:57 ---> a27b1e943737 06:08:57 Step 19/23 : ENTRYPOINT ["/core-metadata"] 06:08:57 Removing intermediate container add8ff117509 06:08:57 ---> a7624ad7e178 06:08:57 Step 22/22 : LABEL version=0.0.0 06:08:57 ---> Running in e61b6acb1670 06:08:57 ---> Running in e6943117ef93 06:08:58 (1/6) Installing dumb-init (1.2.2-r1) 06:08:58 (2/6) Installing libgcc (9.3.0-r2) 06:08:58 (3/6) Installing libsodium (1.0.18-r0) 06:08:58 Removing intermediate container e61b6acb1670 06:08:58 ---> a271c1a4bf5d 06:08:58 06:08:58 Removing intermediate container e6943117ef93 06:08:58 ---> 9e1f05a17c34 06:08:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:08:58 (4/6) Installing libstdc++ (9.3.0-r2) 06:08:58 Successfully built a271c1a4bf5d 06:08:58 ---> Running in bfac42647bc2 06:08:58 Successfully tagged docker-support-scheduler-go:latest 06:08:58 Building docker-security-secretstore-setup-go 06:08:58  Building docker-support-scheduler-go ... done Removing intermediate container e33e86590aa3 06:08:58 ---> 350c48916a1b 06:08:58 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 06:08:59 Removing intermediate container bfac42647bc2 06:08:59 ---> 06be5455113d 06:08:59 Step 21/23 : LABEL arch=x86_64 06:08:59 (5/6) Installing libzmq (4.3.3-r0) 06:09:00 (6/6) Installing zeromq (4.3.3-r0) 06:09:00 Executing busybox-1.31.1-r19.trigger 06:09:00 OK: 8 MiB in 20 packages 06:09:01 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 06:09:01 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:09:01 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 06:09:01 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:09:01 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:09:01 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:09:01 ---> Running in 4638e55be42c 06:09:01 ---> 8a243c2f7d39 06:09:01 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:09:05 Removing intermediate container 4638e55be42c 06:09:05 ---> e55f664afa9c 06:09:05 Step 22/23 : LABEL git_sha=570dbe12e9057e8a964dbddb1dc146d66991ebe2 06:09:05 ---> aeb882469cbf 06:09:05 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 06:09:05 ---> Running in 8058beac1519 06:09:05 Removing intermediate container 4b746adcf185 06:09:05 ---> c3827efe9478 06:09:05 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:09:05 ---> b289e0a054d8 06:09:05 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ 06:09:05 Removing intermediate container 8058beac1519 06:09:05 ---> 7f16dbac0481 06:09:05 Step 23/23 : LABEL version=0.0.0 06:09:08 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 06:09:08 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 06:09:08 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:09:10 ---> Running in 261a7ac8d27e 06:09:10 ---> 509415b965e7 06:09:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:09:11 ---> c9b10945f97f 06:09:11 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 06:09:12 Removing intermediate container 261a7ac8d27e 06:09:12 ---> f14e3d4aa150 06:09:12 06:09:12 Successfully built f14e3d4aa150 06:09:12 Successfully tagged docker-core-metadata-go:latest 06:09:12 Building docker-sys-mgmt-agent-go 06:09:13  Building docker-core-metadata-go ... done  ---> 066c4dd0b444 06:09:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 06:09:13 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.414s coverage: 46.0% of statements 06:09:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:09:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:09:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 06:09:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 06:09:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 06:09:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 06:09:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 06:09:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.147s coverage: 100.0% of statements 06:09:15 ---> 82672a6dba78 06:09:15 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 06:09:15 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:09:15 Step 2/21 : FROM ${BUILDER_BASE} AS builder 06:09:15 ---> f7b287286a7a 06:09:15 Step 3/21 : WORKDIR /edgex-go 06:09:15 ---> Using cache 06:09:15 ---> 161093e1afad 06:09:15 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:09:15 ---> Using cache 06:09:15 ---> 986bb4abc8b0 06:09:15 Step 5/21 : RUN apk add --update --no-cache make git 06:09:15 ---> Using cache 06:09:15 ---> 67f48cffa9a3 06:09:15 Step 6/21 : COPY go.mod . 06:09:15 ---> Using cache 06:09:15 ---> 9654aaefc9c3 06:09:15 Step 7/21 : RUN go mod download 06:09:15 ---> Using cache 06:09:15 ---> f47f88fc1f4a 06:09:15 Step 8/21 : COPY . . 06:09:15 ---> Using cache 06:09:15 ---> f04c8b13f3de 06:09:15 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 06:09:17 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:09:17 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:09:17 ---> f7b287286a7a 06:09:17 Step 3/24 : WORKDIR /edgex-go 06:09:17 ---> Using cache 06:09:17 ---> 161093e1afad 06:09:17 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:09:17 ---> Using cache 06:09:17 ---> 986bb4abc8b0 06:09:17 Step 5/24 : RUN apk add --update --no-cache make git 06:09:17 ---> Using cache 06:09:17 ---> 67f48cffa9a3 06:09:17 Step 6/24 : COPY go.mod . 06:09:17 ---> Using cache 06:09:17 ---> 9654aaefc9c3 06:09:17 Step 7/24 : RUN go mod download 06:09:17 ---> Using cache 06:09:17 ---> f47f88fc1f4a 06:09:17 Step 8/24 : COPY . . 06:09:17 ---> Using cache 06:09:17 ---> f04c8b13f3de 06:09:17 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:09:19 ---> fcfb525ea865 06:09:19 Step 19/23 : ENTRYPOINT ["/core-data"] 06:09:19 ---> Running in 6f38087e1a85 06:09:19 ---> Running in accc6cfa41db 06:09:19 ---> Running in 7698e1f9ab50 06:09:19 ---> Running in 3b410dd60d61 06:09:22 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.461s coverage: 27.1% of statements 06:09:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:09:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:09:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 06:09:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 06:09:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 06:09:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:09:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.064s coverage: 100.0% of statements 06:09:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 06:09:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.151s coverage: 100.0% of statements 06:09:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 06:09:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 06:09:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.302s coverage: 65.8% of statements 06:09:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 06:09:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 06:09:22 Removing intermediate container accc6cfa41db 06:09:22 ---> 1bd578007ea3 06:09:22 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:09:22 Removing intermediate container 3b410dd60d61 06:09:22 ---> 2fa2d2548104 06:09:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:09:22 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 06:09:22 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 06:09:22 ---> Running in 4fb09221f3d2 06:09:22 ---> 56f2f8312248 06:09:22 Step 26/31 : RUN chmod +x /entrypoint.sh 06:09:23 Removing intermediate container 4fb09221f3d2 06:09:23 ---> cd6bb9626801 06:09:23 Step 21/23 : LABEL arch=x86_64 06:09:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.765s coverage: 82.3% of statements 06:09:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 06:09:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 06:09:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 06:09:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 06:09:23 ---> Running in 626b4f35370b 06:09:24 ---> Running in c32d46cdb5cc 06:09:25 Removing intermediate container c32d46cdb5cc 06:09:25 ---> b7dfd9addd99 06:09:25 Step 22/23 : LABEL git_sha=570dbe12e9057e8a964dbddb1dc146d66991ebe2 06:09:26 ---> Running in b7cb2c245b35 06:09:26 Removing intermediate container b7cb2c245b35 06:09:26 ---> 8187ad94573f 06:09:26 Step 23/23 : LABEL version=0.0.0 06:09:26 ---> Running in 0322dc87712f 06:09:27 Removing intermediate container 0322dc87712f 06:09:27 ---> 00bbbb3bd0ee 06:09:27 06:09:28 Successfully built 00bbbb3bd0ee 06:09:28 Successfully tagged docker-core-data-go:latest 06:09:28  Building docker-core-data-go ... done Building docker-core-command-go 06:09:28 Removing intermediate container 626b4f35370b 06:09:28 ---> 7cc1367c8823 06:09:28 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 06:09:29 ---> Running in f20bbdcbae82 06:09:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.168s coverage: 28.6% of statements 06:09:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:09:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:09:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 06:09:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 06:09:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 06:09:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.152s coverage: 100.0% of statements 06:09:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 06:09:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.064s coverage: 100.0% of statements 06:09:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 06:09:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.347s coverage: 86.7% of statements 06:09:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 06:09:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.354s coverage: 97.5% of statements 06:09:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 06:09:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.179s coverage: 78.3% of statements 06:09:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 06:09:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 06:09:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 06:09:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 06:09:33 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:09:33 Step 2/26 : FROM ${BUILDER_BASE} AS builder 06:09:33 ---> f7b287286a7a 06:09:33 Step 3/26 : WORKDIR /edgex-go 06:09:33 ---> Using cache 06:09:33 ---> 161093e1afad 06:09:33 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:09:33 ---> Using cache 06:09:33 ---> 986bb4abc8b0 06:09:33 Step 5/26 : RUN apk add --update --no-cache make bash git 06:09:34 Removing intermediate container f20bbdcbae82 06:09:34 ---> 1420fff6d276 06:09:34 Step 28/31 : CMD ["gate"] 06:09:34 ---> Running in 45d25e5db982 06:09:34 ---> Running in dd27c73c4844 06:09:35 Removing intermediate container dd27c73c4844 06:09:35 ---> 6a9adf02d761 06:09:35 Step 29/31 : LABEL arch=x86_64 06:09:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:09:35 ---> Running in 6078dfd82c34 06:09:36 Removing intermediate container 6078dfd82c34 06:09:36 ---> b18426e2127c 06:09:36 Step 30/31 : LABEL git_sha=570dbe12e9057e8a964dbddb1dc146d66991ebe2 06:09:36 ---> Running in 288b9626b10c 06:09:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:09:36 Removing intermediate container 288b9626b10c 06:09:36 ---> c2901e5d1d50 06:09:36 Step 31/31 : LABEL version=0.0.0 06:09:37 ---> Running in 34e10bf49efd 06:09:37 Removing intermediate container 34e10bf49efd 06:09:37 ---> 1eb66aad294a 06:09:37 06:09:37 OK: 233 MiB in 51 packages 06:09:37 Successfully built 1eb66aad294a 06:09:37 Successfully tagged docker-security-bootstrapper-go:latest 06:09:39  Building docker-security-bootstrapper-go ... done Removing intermediate container 45d25e5db982 06:09:39 ---> 6e5894cd0d3c 06:09:39 Step 6/26 : COPY go.mod . 06:09:40 ---> 8b928fa2e3dd 06:09:40 Step 7/26 : RUN go mod download 06:09:41 ---> Running in f3d500cad069 06:09:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.243s coverage: 92.8% of statements 06:09:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 06:09:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 06:09:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 06:09:42 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 06:09:42 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:09:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 06:09:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 06:09:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:09:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:09:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 06:09:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:09:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 06:09:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:09:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 06:09:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:09:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 06:09:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 06:09:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 06:09:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.063s coverage: 58.8% of statements 06:09:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 06:09:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 06:09:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.389s coverage: 0.1% of statements 06:09:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 06:09:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 06:09:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 06:09:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.106s coverage: 45.5% of statements 06:09:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.120s coverage: 79.5% of statements 06:09:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.087s coverage: 94.1% of statements 06:09:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.080s coverage: 96.3% of statements 06:09:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.056s coverage: 87.5% of statements 06:09:44 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 06:09:44 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 06:09:46 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:09:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:09:46 ---> f7b287286a7a 06:09:46 Step 3/23 : WORKDIR /edgex-go 06:09:46 ---> Using cache 06:09:46 ---> 161093e1afad 06:09:46 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:09:46 ---> Using cache 06:09:46 ---> 986bb4abc8b0 06:09:46 Step 5/23 : RUN apk add --update --no-cache make git 06:09:46 ---> Using cache 06:09:46 ---> 67f48cffa9a3 06:09:46 Step 6/23 : COPY go.mod . 06:09:46 ---> Using cache 06:09:46 ---> 9654aaefc9c3 06:09:46 Step 7/23 : RUN go mod download 06:09:46 ---> Using cache 06:09:46 ---> f47f88fc1f4a 06:09:46 Step 8/23 : COPY . . 06:09:46 ---> Using cache 06:09:46 ---> f04c8b13f3de 06:09:46 Step 9/23 : RUN make cmd/core-command/core-command 06:09:47 ---> Running in 3c93b8ac7568 06:09:47 Removing intermediate container f3d500cad069 06:09:47 ---> 472357f58280 06:09:47 Step 8/26 : COPY . . 06:09:48 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 06:09:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.089s coverage: 94.4% of statements 06:09:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.059s coverage: 44.8% of statements 06:09:59 Removing intermediate container 7698e1f9ab50 06:09:59 ---> e81d3fa7e7a6 06:09:59 06:09:59 Step 10/24 : FROM alpine:3.12 06:09:59 ---> 389fef711851 06:09:59 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 06:09:59 Removing intermediate container 6f38087e1a85 06:09:59 ---> f844039e5d46 06:09:59 06:09:59 Step 10/21 : FROM alpine:3.12 06:09:59 ---> 389fef711851 06:09:59 Step 11/21 : RUN apk add --update --no-cache curl 06:10:00 ---> Running in b4081c36fc1a 06:10:00 ---> Running in f245770cd611 06:10:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:10:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:10:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:10:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:10:02 (1/5) Installing ca-certificates (20191127-r4) 06:10:03 (1/4) Installing ca-certificates (20191127-r4) 06:10:04 (2/5) Installing nghttp2-libs (1.41.0-r0) 06:10:04 (3/5) Installing libcurl (7.69.1-r3) 06:10:04 (2/4) Installing nghttp2-libs (1.41.0-r0) 06:10:04 (3/4) Installing libcurl (7.69.1-r3) 06:10:04 (4/4) Installing curl (7.69.1-r3) 06:10:04 (4/5) Installing curl (7.69.1-r3) 06:10:04 Executing busybox-1.31.1-r19.trigger 06:10:04 (5/5) Installing dumb-init (1.2.2-r1) 06:10:04 Executing busybox-1.31.1-r19.trigger 06:10:04 Executing ca-certificates-20191127-r4.trigger 06:10:04 Executing ca-certificates-20191127-r4.trigger 06:10:04 OK: 7 MiB in 18 packages 06:10:04 OK: 7 MiB in 19 packages 06:10:08 Removing intermediate container f245770cd611 06:10:08 ---> f4ce9824c577 06:10:08 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:10:08 Removing intermediate container b4081c36fc1a 06:10:08 ---> 5c3a1309cf31 06:10:08 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:10:09 ---> Running in e997cd084f16 06:10:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.134s coverage: 92.9% of statements 06:10:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 06:10:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 06:10:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 06:10:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 06:10:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.077s coverage: 87.2% of statements 06:10:10 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:10:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:10:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements 06:10:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:10:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.087s coverage: 75.5% of statements 06:10:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 06:10:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.068s coverage: 80.8% of statements 06:10:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.135s coverage: 87.2% of statements 06:10:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.130s coverage: 84.2% of statements 06:10:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.204s coverage: 91.4% of statements 06:10:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:10:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.504s coverage: 63.5% of statements 06:10:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:10:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:10:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.077s coverage: 100.0% of statements 06:10:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.088s coverage: 91.3% of statements 06:10:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.052s coverage: 100.0% of statements 06:10:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.067s coverage: 73.7% of statements 06:10:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.047s coverage: 100.0% of statements 06:10:10 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.799s coverage: 68.9% of statements 06:10:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 06:10:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 06:10:10 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 06:10:10 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 06:10:10 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 06:10:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.383s coverage: 37.0% of statements 06:10:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:10:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:10:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.674s coverage: 84.0% of statements 06:10:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.083s coverage: 100.0% of statements 06:10:11 ---> Running in 806333175a18 06:10:11 Removing intermediate container e997cd084f16 06:10:11 ---> b9029b313e02 06:10:11 Step 13/21 : WORKDIR /edgex 06:10:11 ---> Running in 7240d46c74fc 06:10:11 Removing intermediate container 806333175a18 06:10:11 ---> 4d37b3d5d04c 06:10:11 Step 13/24 : WORKDIR / 06:10:11 ---> ed00b30ef655 06:10:11 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 06:10:11 ---> Running in 8064e6df348d 06:10:11 ---> Running in 7be6d69559d7 06:10:11 Removing intermediate container 7240d46c74fc 06:10:11 ---> 8c44a403635f 06:10:11 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 06:10:11 Removing intermediate container 8064e6df348d 06:10:11 ---> 4e748a249f42 06:10:11 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:10:12 ---> afb9427d2a7b 06:10:12 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 06:10:12 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 06:10:12 ---> 65594ff65d9e 06:10:12 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 06:10:14 ---> 9423fa00a723 06:10:14 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:10:14 ---> 26a71ba35745 06:10:14 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 06:10:14 Removing intermediate container 3c93b8ac7568 06:10:14 ---> 12a19abe2870 06:10:14 06:10:14 Step 10/23 : FROM alpine:3.12 06:10:14 ---> 389fef711851 06:10:14 Step 11/23 : RUN apk add --update --no-cache dumb-init 06:10:14 ---> Using cache 06:10:14 ---> b3c8b4534feb 06:10:14 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:10:14 ---> Using cache 06:10:14 ---> 8948534e400d 06:10:14 Step 13/23 : ENV APP_PORT=48082 06:10:14 ---> c79157c0c769 06:10:14 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 06:10:15 ---> Running in 5b9d67b59f4c 06:10:15 ---> Running in 8e66f0a41ccf 06:10:15 ---> 4acb5ce27769 06:10:15 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:10:15 Removing intermediate container 5b9d67b59f4c 06:10:15 ---> d4830f915d84 06:10:15 Step 14/23 : EXPOSE $APP_PORT 06:10:15 Removing intermediate container 8e66f0a41ccf 06:10:15 ---> c477fbf2b71e 06:10:15 Step 18/21 : CMD ["--init=true"] 06:10:15 ---> Running in d29a6e26be10 06:10:15 ---> Running in 7c4f72b845b2 06:10:16 Removing intermediate container 7c4f72b845b2 06:10:16 ---> ad79c92403dc 06:10:16 Step 15/23 : WORKDIR / 06:10:16 ---> 4fcca55f0c29 06:10:16 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:10:16 Removing intermediate container d29a6e26be10 06:10:16 ---> b2f9113bcab2 06:10:16 Step 19/21 : LABEL arch=x86_64 06:10:16 ---> Running in 445d06dff997 06:10:16 ---> Running in 0777a7716123 06:10:16 Removing intermediate container 445d06dff997 06:10:16 ---> df067c77560f 06:10:16 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:10:16 Removing intermediate container 0777a7716123 06:10:16 ---> 12cf4be47739 06:10:16 Step 20/21 : LABEL git_sha=570dbe12e9057e8a964dbddb1dc146d66991ebe2 06:10:16 ---> 1ab33cf525de 06:10:16 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:10:16 ---> Running in e8a489269cf4 06:10:17 ---> 7bf7373617b9 06:10:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:10:17 Removing intermediate container e8a489269cf4 06:10:17 ---> 0171c3fce575 06:10:17 Step 21/21 : LABEL version=0.0.0 06:10:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.445s coverage: 47.0% of statements 06:10:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:10:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:10:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 06:10:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 06:10:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 06:10:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.169s coverage: 100.0% of statements 06:10:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 06:10:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.115s coverage: 100.0% of statements 06:10:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 06:10:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 06:10:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 06:10:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 06:10:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.153s coverage: 100.0% of statements 06:10:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 06:10:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 06:10:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 06:10:18 ---> 00506959ce98 06:10:18 Step 20/24 : 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/ 06:10:18 ---> Running in c1f4d2093d09 06:10:18 ---> Running in 6b3c0e1c95f1 06:10:18 ---> 671ac48a53d8 06:10:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 06:10:18 Removing intermediate container c1f4d2093d09 06:10:18 ---> 04b91449f430 06:10:18 06:10:18 ---> f31b7196a807 06:10:18 Step 19/23 : ENTRYPOINT ["/core-command"] 06:10:19 Successfully built 04b91449f430 06:10:19 ---> Running in 3aa1af8a33b3 06:10:19 Successfully tagged docker-security-proxy-setup-go:latest 06:10:19  Building docker-security-proxy-setup-go ... done Removing intermediate container 3aa1af8a33b3 06:10:19 ---> b8a8ff32efd3 06:10:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:10:19 ---> Running in d76a86ac7bc5 06:10:20 Removing intermediate container d76a86ac7bc5 06:10:20 ---> 10ede2dd32ca 06:10:20 Step 21/23 : LABEL arch=x86_64 06:10:20 ---> Running in e8c519e2510b 06:10:20 Removing intermediate container 6b3c0e1c95f1 06:10:20 ---> 6c7cc33d36f4 06:10:20 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 06:10:21 Removing intermediate container e8c519e2510b 06:10:21 ---> 6f277b2bc2be 06:10:21 Step 22/23 : LABEL git_sha=570dbe12e9057e8a964dbddb1dc146d66991ebe2 06:10:21 ---> Running in d78a05cd4ec7 06:10:21 ---> Running in 236080b996d5 06:10:21 Removing intermediate container d78a05cd4ec7 06:10:21 ---> 52238b2af201 06:10:21 Step 22/24 : LABEL arch=x86_64 06:10:21 ---> Running in 25c15f1b85f0 06:10:21 Removing intermediate container 236080b996d5 06:10:21 ---> 6370717447e5 06:10:21 Step 23/23 : LABEL version=0.0.0 06:10:21 ---> Running in a7676e68f326 06:10:22 Removing intermediate container 25c15f1b85f0 06:10:22 ---> 4dcb58077fc2 06:10:22 Step 23/24 : LABEL git_sha=570dbe12e9057e8a964dbddb1dc146d66991ebe2 06:10:22 ---> Running in fa2fcc103909 06:10:22 Removing intermediate container a7676e68f326 06:10:22 ---> ab80cfd0341b 06:10:22 06:10:22 Successfully built ab80cfd0341b 06:10:22 Successfully tagged docker-core-command-go:latest 06:10:22  Building docker-core-command-go ... done Removing intermediate container fa2fcc103909 06:10:22 ---> 6ff739b46c0e 06:10:22 Step 24/24 : LABEL version=0.0.0 06:10:23 ---> Running in 274320d845b3 06:10:23 Removing intermediate container 274320d845b3 06:10:23 ---> 3f85f7e04e30 06:10:23 06:10:23 Successfully built 3f85f7e04e30 06:10:23 Successfully tagged docker-security-secretstore-setup-go:latest 06:10:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.954s coverage: 29.1% of statements 06:10:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:10:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:10:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 06:10:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 06:10:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 06:10:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.193s coverage: 99.0% of statements 06:10:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 06:10:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.117s coverage: 100.0% of statements 06:10:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 06:10:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 06:10:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 06:10:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 06:10:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.216s coverage: 100.0% of statements 06:10:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 06:10:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 06:10:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 06:10:26 ok github.com/edgexfoundry/edgex-go/internal/system 0.048s coverage: 0.0% of statements 06:10:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 06:10:26 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.075s coverage: 100.0% of statements 06:10:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 06:10:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 06:10:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 06:10:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 06:10:26 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.083s coverage: 87.9% of statements 06:10:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 06:10:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 06:10:26 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.073s coverage: 100.0% of statements 06:10:26 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.063s coverage: 32.1% of statements 06:10:26 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 06:10:26 GO111MODULE=on go vet ./... 06:10:27  Building docker-security-secretstore-setup-go ... done Removing intermediate container 7be6d69559d7 06:10:27 ---> 9c97ce6af1bb 06:10:27 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 06:10:27 ---> Running in 668a62959524 06:10:27 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 06:10:28 Removing intermediate container 668a62959524 06:10:28 ---> 465f253e45a8 06:10:28 06:10:28 Step 11/26 : FROM docker:20.10.0 06:10:28 20.10.0: Pulling from library/docker 06:10:34 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 06:10:34 Status: Downloaded newer image for docker:20.10.0 06:10:34 ---> aefe523efa57 06:10:34 Step 12/26 : RUN apk add --no-cache bash 06:10:34 ---> Running in 2f3f222d30ac 06:10:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:10:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:10:34 (1/2) Installing readline (8.0.4-r0) 06:10:34 (2/2) Installing bash (5.0.17-r0) 06:10:34 Executing bash-5.0.17-r0.post-install 06:10:34 Executing busybox-1.31.1-r19.trigger 06:10:34 OK: 12 MiB in 22 packages 06:10:35 Removing intermediate container 2f3f222d30ac 06:10:35 ---> 5254290a310b 06:10:35 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 06:10:35 ---> Running in 09afa30af61c 06:10:35 Removing intermediate container 09afa30af61c 06:10:35 ---> 1b5fedb1c7d5 06:10:35 Step 14/26 : ENV APP_PORT=48090 06:10:35 ---> Running in 463bc28358c2 06:10:35 Removing intermediate container 463bc28358c2 06:10:35 ---> 160bcc92d406 06:10:35 Step 15/26 : EXPOSE $APP_PORT 06:10:35 ---> Running in eef783971d23 06:10:36 Removing intermediate container eef783971d23 06:10:36 ---> 810bf928bf44 06:10:36 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 06:10:36 ---> 4ced40da39d3 06:10:36 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 06:10:36 ---> 7d4d00cf7d86 06:10:36 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 06:10:37 ---> 30185ef92b89 06:10:37 Step 19/26 : RUN apk --no-cache add py3-pip 06:10:37 ---> Running in dba90ebc6018 06:10:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:10:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:10:37 (1/33) Installing libbz2 (1.0.8-r1) 06:10:37 (2/33) Installing expat (2.2.9-r1) 06:10:37 (3/33) Installing libffi (3.3-r2) 06:10:37 (4/33) Installing gdbm (1.13-r1) 06:10:37 (5/33) Installing xz-libs (5.2.5-r0) 06:10:37 (6/33) Installing sqlite-libs (3.32.1-r0) 06:10:37 (7/33) Installing python3 (3.8.5-r0) 06:10:39 (8/33) Installing py3-appdirs (1.4.4-r1) 06:10:39 (9/33) Installing py3-ordered-set (4.0.1-r0) 06:10:39 (10/33) Installing py3-parsing (2.4.7-r0) 06:10:39 (11/33) Installing py3-six (1.15.0-r0) 06:10:39 (12/33) Installing py3-packaging (20.4-r0) 06:10:39 (13/33) Installing py3-setuptools (47.0.0-r0) 06:10:39 (14/33) Installing py3-chardet (3.0.4-r4) 06:10:39 (15/33) Installing py3-idna (2.9-r0) 06:10:39 (16/33) Installing py3-certifi (2020.4.5.1-r0) 06:10:39 (17/33) Installing py3-urllib3 (1.25.9-r0) 06:10:40 (18/33) Installing py3-requests (2.23.0-r0) 06:10:40 (19/33) Installing py3-msgpack (1.0.0-r0) 06:10:40 (20/33) Installing py3-lockfile (0.12.2-r3) 06:10:40 (21/33) Installing py3-cachecontrol (0.12.6-r0) 06:10:40 (22/33) Installing py3-colorama (0.4.3-r0) 06:10:40 (23/33) Installing py3-distlib (0.3.0-r0) 06:10:40 (24/33) Installing py3-distro (1.5.0-r1) 06:10:40 (25/33) Installing py3-webencodings (0.5.1-r3) 06:10:40 (26/33) Installing py3-html5lib (1.0.1-r4) 06:10:40 (27/33) Installing py3-pytoml (0.1.21-r0) 06:10:40 (28/33) Installing py3-pep517 (0.8.2-r0) 06:10:40 (29/33) Installing py3-progress (1.5-r0) 06:10:40 (30/33) Installing py3-toml (0.10.1-r0) 06:10:40 (31/33) Installing py3-retrying (1.3.3-r0) 06:10:40 (32/33) Installing py3-contextlib2 (0.6.0-r0) 06:10:40 (33/33) Installing py3-pip (20.1.1-r0) 06:10:40 Executing busybox-1.31.1-r19.trigger 06:10:40 OK: 71 MiB in 55 packages 06:10:50 Removing intermediate container dba90ebc6018 06:10:50 ---> ba77440b0a4d 06:10:50 Step 20/26 : RUN pip install docker-compose==1.23.2 06:10:50 ---> Running in 7ee3ecd95ce2 06:10:51 Collecting docker-compose==1.23.2 06:10:51 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 06:10:51 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 06:10:51 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 06:10:52 Collecting docopt<0.7,>=0.6.1 06:10:52 Downloading docopt-0.6.2.tar.gz (25 kB) 06:10:52 Collecting texttable<0.10,>=0.9.0 06:10:52 Downloading texttable-0.9.1.tar.gz (11 kB) 06:10:53 Collecting cached-property<2,>=1.2.0 06:10:53 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 06:10:53 Collecting PyYAML<4,>=3.10 06:10:53 Downloading PyYAML-3.13.tar.gz (270 kB) 06:10:54 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 06:10:54 Collecting jsonschema<3,>=2.5.1 06:10:54 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 06:10:54 Collecting dockerpty<0.5,>=0.4.1 06:10:55 Downloading dockerpty-0.4.1.tar.gz (13 kB) 06:10:55 Collecting docker<4.0,>=3.6.0 06:10:55 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 06:10:56 Collecting websocket-client<1.0,>=0.32.0 06:10:56 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 06:10:56 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) 06:10:56 Collecting idna<2.8,>=2.5 06:10:56 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 06:10:56 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) 06:10:56 Collecting urllib3<1.25,>=1.21.1 06:10:56 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 06:10:56 Collecting docker-pycreds>=0.4.0 06:10:56 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 06:10:56 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 06:10:56 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 06:10:56 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 06:10:56 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 06:10:57 Installing collected packages: idna, urllib3, requests, docopt, texttable, cached-property, PyYAML, jsonschema, dockerpty, websocket-client, docker-pycreds, docker, docker-compose 06:10:57 Attempting uninstall: idna 06:10:57 Found existing installation: idna 2.9 06:10:57 Uninstalling idna-2.9: 06:10:57 Successfully uninstalled idna-2.9 06:10:57 Attempting uninstall: urllib3 06:10:57 Found existing installation: urllib3 1.25.9 06:10:57 Uninstalling urllib3-1.25.9: 06:10:57 Successfully uninstalled urllib3-1.25.9 06:10:57 Attempting uninstall: requests 06:10:57 Found existing installation: requests 2.23.0 06:10:57 Uninstalling requests-2.23.0: 06:10:57 Successfully uninstalled requests-2.23.0 06:10:57 Running setup.py install for docopt: started 06:10:58 Running setup.py install for docopt: finished with status 'done' 06:10:58 Running setup.py install for texttable: started 06:10:58 Running setup.py install for texttable: finished with status 'done' 06:10:58 Running setup.py install for PyYAML: started 06:10:59 Running setup.py install for PyYAML: finished with status 'done' 06:10:59 Running setup.py install for dockerpty: started 06:10:59 Running setup.py install for dockerpty: finished with status 'done' 06:11:00 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.57.0 06:11:03 Removing intermediate container 7ee3ecd95ce2 06:11:03 ---> 0ac568222020 06:11:03 Step 21/26 : RUN apk --no-cache add curl 06:11:03 ---> Running in 7ea2965326a1 06:11:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:11:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:11:04 (1/3) Installing nghttp2-libs (1.41.0-r0) 06:11:04 (2/3) Installing libcurl (7.69.1-r3) 06:11:04 (3/3) Installing curl (7.69.1-r3) 06:11:04 Executing busybox-1.31.1-r19.trigger 06:11:04 OK: 72 MiB in 58 packages 06:11:04 Removing intermediate container 7ea2965326a1 06:11:04 ---> e1adaef37648 06:11:04 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 06:11:04 ---> Running in 26eedfb9444f 06:11:04 Removing intermediate container 26eedfb9444f 06:11:04 ---> acc70186692f 06:11:04 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:11:05 ---> Running in 394ef82021da 06:11:05 Removing intermediate container 394ef82021da 06:11:05 ---> 002c4575ae69 06:11:05 Step 24/26 : LABEL arch=x86_64 06:11:05 ---> Running in 6cf9c60a5d12 06:11:05 Removing intermediate container 6cf9c60a5d12 06:11:05 ---> f6f430c6d67a 06:11:05 Step 25/26 : LABEL git_sha=570dbe12e9057e8a964dbddb1dc146d66991ebe2 06:11:05 ---> Running in 765906ddda99 06:11:05 Removing intermediate container 765906ddda99 06:11:05 ---> 19d8dbdbe782 06:11:05 Step 26/26 : LABEL version=0.0.0 06:11:05 ---> Running in 3df7cafc1626 06:11:05 Removing intermediate container 3df7cafc1626 06:11:05 ---> c0b65398ca6d 06:11:05 06:11:06 Successfully built c0b65398ca6d 06:11:06 Successfully tagged docker-sys-mgmt-agent-go:latest 06:11:06  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 06:11:06 $ docker stop --time=1 d2ab3855da0f8a2a51eec80f89c678fdf22bd768bdf91944b72e6660b5faae7e 06:11:08 $ docker rm -f d2ab3855da0f8a2a51eec80f89c678fdf22bd768bdf91944b72e6660b5faae7e [Pipeline] // withDockerContainer [Pipeline] sh 06:11:08 + docker images 06:11:08 + grep docker 06:11:09 docker-sys-mgmt-agent-go latest c0b65398ca6d 4 seconds ago 313MB 06:11:09 docker-security-secretstore-setup-go latest 3f85f7e04e30 46 seconds ago 24.6MB 06:11:09 docker-core-command-go latest ab80cfd0341b 48 seconds ago 16.9MB 06:11:09 docker-security-proxy-setup-go latest 04b91449f430 51 seconds ago 24.4MB 06:11:09 docker-security-bootstrapper-go latest 1eb66aad294a About a minute ago 23.8MB 06:11:09 docker-core-data-go latest 00bbbb3bd0ee About a minute ago 22.3MB 06:11:09 docker-core-metadata-go latest f14e3d4aa150 About a minute ago 18.8MB 06:11:09 docker-support-scheduler-go latest a271c1a4bf5d 2 minutes ago 17MB 06:11:09 docker-support-notifications-go latest 378c69b03049 2 minutes ago 17.5MB 06:11:09 docker 20.10.0 aefe523efa57 7 weeks ago 240MB [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 06:11:25 Still waiting to schedule task 06:11:25 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 06:11:48 gofmt -l . 06:11:48 [ "`gofmt -l .`" = "" ] 06:11:48 ./bin/test-go-mod-tidy.sh 06:11:48 ./bin/test-attribution-txt.sh [Pipeline] sh 06:11:48 + ls -al . 06:11:48 total 712 06:11:48 drwxrwxr-x 9 1001 1001 4096 Feb 3 06:11 . 06:11:48 drwxr-xr-x 4 root root 4096 Feb 3 06:07 .. 06:11:48 -rw-rw-r-- 1 1001 1001 11 Feb 3 06:05 .dockerignore 06:11:48 drwxrwxr-x 8 1001 1001 4096 Feb 3 06:06 .git 06:11:48 drwxrwxr-x 3 1001 1001 4096 Feb 3 06:05 .github 06:11:48 -rw-rw-r-- 1 1001 1001 872 Feb 3 06:05 .gitignore 06:11:48 -rw-rw-r-- 1 1001 1001 166 Feb 3 06:05 .sonarcloud.properties 06:11:48 -rw-rw-r-- 1 1001 1001 7859 Feb 3 06:05 Attribution.txt 06:11:48 -rw-rw-r-- 1 1001 1001 3804 Feb 3 06:05 CONTRIBUTING.md 06:11:48 -rw-rw-r-- 1 1001 1001 931 Feb 3 06:05 Dockerfile.build 06:11:48 -rw-rw-r-- 1 1001 1001 863 Feb 3 06:05 Jenkinsfile 06:11:48 -rw-rw-r-- 1 1001 1001 10775 Feb 3 06:05 LICENSE 06:11:48 -rw-rw-r-- 1 1001 1001 6001 Feb 3 06:05 Makefile 06:11:48 -rw-rw-r-- 1 1001 1001 6524 Feb 3 06:05 README.md 06:11:48 -rw-rw-r-- 1 1001 1001 6755 Feb 3 06:05 SECURITY.md 06:11:48 -rw-rw-r-- 1 1001 1001 5 Feb 3 06:02 VERSION 06:11:48 -rw-rw-r-- 1 1001 1001 4131 Feb 3 06:05 ZMQWindows.md 06:11:48 drwxrwxr-x 2 1001 1001 4096 Feb 3 06:05 bin 06:11:48 drwxrwxr-x 15 1001 1001 4096 Feb 3 06:05 cmd 06:11:48 -rw-r--r-- 1 root root 578674 Feb 3 06:10 coverage.out 06:11:48 -rw-r--r-- 1 root root 1054 Feb 3 06:11 go.mod 06:11:48 -rw-r--r-- 1 root root 19510 Feb 3 06:11 go.sum 06:11:48 drwxrwxr-x 8 1001 1001 4096 Feb 3 06:05 internal 06:11:48 drwxrwxr-x 4 1001 1001 4096 Feb 3 06:05 openapi 06:11:48 drwxrwxr-x 4 1001 1001 4096 Feb 3 06:05 snap 06:11:48 -rw-rw-r-- 1 1001 1001 168 Feb 3 06:05 version.go [Pipeline] sh 06:11:49 + '[' -e coverage.out ] 06:11:49 + chown 1001:1001 coverage.out [Pipeline] stash 06:11:49 Warning: overwriting stash ‘coverage-report’ 06:11:50 Stashed 1 file(s) [Pipeline] sh 06:11:51 + make build 06:11:51 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 06:12:01 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 06:12:18 Running on prd-ubuntu18.04-docker-8c-8g-24681 in /w/workspace/edgexfoundry_edgex-go_PR-3116 [Pipeline] { [Pipeline] ws 06:12:18 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 06:12:20 using credential edgex-jenkins-ssh 06:12:20 Cloning the remote Git repository 06:12:20 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:12:20 > git init /w/workspace/edgex-go/1 # timeout=10 06:12:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:12:20 > git --version # timeout=10 06:12:20 > git --version # 'git version 2.17.1' 06:12:20 using GIT_SSH to set credentials SSH Credentials for GitHub 06:12:20 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:12:23 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 06:12:29 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 06:12:33 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 06:12:34 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 06:12:39 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 06:12:41 Merging remotes/origin/master commit 74c372326013f994c98436bf4455b6fe21c08430 into PR head commit 570dbe12e9057e8a964dbddb1dc146d66991ebe2 06:12:41 Merge succeeded, producing 570dbe12e9057e8a964dbddb1dc146d66991ebe2 06:12:41 Checking out Revision 570dbe12e9057e8a964dbddb1dc146d66991ebe2 (PR-3116) 06:12:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:12:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:12:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:12:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:12:41 using GIT_SSH to set credentials SSH Credentials for GitHub 06:12:41 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3116/head:refs/remotes/origin/PR-3116 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:12:41 > git config core.sparsecheckout # timeout=10 06:12:41 > git checkout -f 570dbe12e9057e8a964dbddb1dc146d66991ebe2 # timeout=10 06:12:41 > git remote # timeout=10 06:12:41 > git config --get remote.origin.url # timeout=10 06:12:41 using GIT_SSH to set credentials SSH Credentials for GitHub 06:12:41 > git merge 74c372326013f994c98436bf4455b6fe21c08430 # timeout=10 06:12:41 > git rev-parse HEAD^{commit} # timeout=10 06:12:41 > git config core.sparsecheckout # timeout=10 06:12:41 > git checkout -f 570dbe12e9057e8a964dbddb1dc146d66991ebe2 # timeout=10 06:12:45 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" 06:12:45 > git --version # timeout=10 06:12:45 > git --version # 'git version 2.17.1' 06:12:45 fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:12:46 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 06:12:46 + echo snap-build.sh 06:12:46 snap-build.sh 06:12:46 + SNAP_BASE_DIR=. 06:12:46 + '[' '!' -z /w/workspace/edgex-go/1 ']' 06:12:46 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 06:12:46 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 06:12:46 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 06:12:46 + cd /w/workspace/edgex-go/1 06:12:46 + sudo apt-get remove -qy --purge lxd lxd-client 06:12:46 Reading package lists... 06:12:46 Building dependency tree... 06:12:46 Reading state information... 06:12:47 The following packages were automatically installed and are no longer required: 06:12:47 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 06:12:47 uidmap xdelta3 06:12:47 Use 'sudo apt autoremove' to remove them. 06:12:47 The following packages will be REMOVED: 06:12:47 lxd* lxd-client* 06:12:47 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 06:12:47 After this operation, 31.7 MB disk space will be freed. 06:12:48 (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 ... 190027 files and directories currently installed.) 06:12:48 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 06:12:49 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 06:12:49 Removing lxd dnsmasq configuration 06:12:49 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 06:12:49 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 06:12:50 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 06:12:51 (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 ... 189852 files and directories currently installed.) 06:12:51 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 06:12:52 Processing triggers for systemd (237-3ubuntu10.42) ... 06:12:52 Processing triggers for ureadahead (0.100.0-21) ... 06:12:53 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 06:12:53 + sudo snap remove --purge lxd 06:12:53 snap "lxd" is not installed 06:12:53 + sudo groupadd --force --system lxd 06:12:53 ++ whoami 06:12:53 + sudo /usr/sbin/usermod -G lxd -a jenkins 06:12:53 + newgrp - lxd 06:12:53 + sudo snap install lxd 06:12:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 06:13:00 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 06:13:01 2021-02-03T06:12:59Z INFO Waiting for automatic snapd restart... 06:13:03 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] } 06:13:09 $ docker stop --time=1 832008d8d83e71e03035a8153199546ee1ad422bc05f99321bde8fcd8e258bcc 06:13:11 $ docker rm -f 832008d8d83e71e03035a8153199546ee1ad422bc05f99321bde8fcd8e258bcc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:13:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:13:13 06:13:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:13:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:13:14 latest: Pulling from edgex-devops/edgex-compose-arm64 06:13:14 29e5d40040c1: Pulling fs layer 06:13:14 1ce36da41761: Pulling fs layer 06:13:14 25b303627fd3: Pulling fs layer 06:13:15 29e5d40040c1: Verifying Checksum 06:13:15 29e5d40040c1: Download complete 06:13:15 1ce36da41761: Verifying Checksum 06:13:15 29e5d40040c1: Pull complete 06:13:16 lxd 4.10 from Canonical* installed 06:13:16 + sudo lxd init --auto 06:13:17 1ce36da41761: Pull complete 06:13:17 25b303627fd3: Verifying Checksum 06:13:17 25b303627fd3: Download complete 06:13:26 + sudo snap install --classic snapcraft 06:13:27 25b303627fd3: Pull complete 06:13:27 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 06:13:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:13:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 06:13:27 prd-ubuntu18.04-docker-arm64-4c-16g-24680 does not seem to be running inside a container 06:13:27 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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:10003/edgex-devops/edgex-compose-arm64:latest cat 06:13:30 $ docker top 3d8796474da5a3ca77db46785340a860585c25673ca32e8857df5a00b37f20fe -eo pid,comm [Pipeline] { [Pipeline] sh 06:13:31 + grep parallel 06:13:31 + docker-compose build --help 06:13:33 snapcraft 4.4.4 from Canonical* installed 06:13:33 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 06:13:33 + patch --verbose -p1 06:13:33 Hmm... Looks like a unified diff to me... 06:13:33 The text leading up to this was: 06:13:33 -------------------------- 06:13:33 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 06:13:33 |From: Tony Espy 06:13:33 |Date: Wed, 16 Dec 2020 16:34:55 -0500 06:13:33 |Subject: [PATCH] optimize snap build for pipeline CI check 06:13:33 | 06:13:33 |This patch is used by the EdgeX CI pipeline builds to 06:13:33 |optimize the snap CI check run for pull requests. When 06:13:33 |applied, it essentially strips out everything (apps and 06:13:33 |parts) from the snapcraft.yaml file except those required 06:13:33 |to build edgex-go, as the whole idea of the CI check is to 06:13:33 |catch changes to edgex-go that break the snap build. 06:13:33 | 06:13:33 |In general, anyone updating snapcraft.yaml will also need 06:13:33 |to update this patch file, otherwise it may fail to apply, 06:13:33 |resulting in a failed snap build CI check in the associated 06:13:33 |pull request. 06:13:33 | 06:13:33 |Note - in addition to applying this patch, the pipeline also 06:13:33 |only primes the snap (e.g. `snapcraft prime`), as there's no 06:13:33 |need to build the finally binary .snap file (and it won't 06:13:33 |work with the patch applied). This further reduces the build 06:13:33 |time. 06:13:33 |--- 06:13:33 | snap/snapcraft.yaml | 461 +------------------------------------------- 06:13:33 | 1 file changed, 2 insertions(+), 459 deletions(-) 06:13:33 | 06:13:33 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 06:13:33 |index 1e537489..faf42425 100644 06:13:33 |--- a/snap/snapcraft.yaml 06:13:33 |+++ b/snap/snapcraft.yaml 06:13:33 -------------------------- 06:13:33 patching file snap/snapcraft.yaml 06:13:33 Using Plan A... 06:13:33 Hunk #1 succeeded at 73. 06:13:33 Hunk #2 succeeded at 202 with fuzz 1 (offset 2 lines). 06:13:33 Hunk #3 succeeded at 214 (offset -1 lines). 06:13:33 Hunk #4 succeeded at 222 (offset -1 lines). 06:13:33 Hunk #5 succeeded at 229 (offset -1 lines). 06:13:33 Hunk #6 succeeded at 256 (offset -1 lines). 06:13:33 Hunk #7 succeeded at 290 (offset -1 lines). 06:13:33 Hunk #8 succeeded at 342. 06:13:33 Hmm... Ignoring the trailing garbage. 06:13:33 done 06:13:33 + sudo snapcraft prime --use-lxd 06:13:34 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 06:13:34 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: 06:13:34 - README.md 06:13:34 - snapcraft.yaml.orig 06:13:34 06:13:34 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 06:13:34 Launching a container. 06:13:35 --parallel Build images in parallel. [Pipeline] } 06:13:35 $ docker stop --time=1 3d8796474da5a3ca77db46785340a860585c25673ca32e8857df5a00b37f20fe 06:13:37 $ docker rm -f 3d8796474da5a3ca77db46785340a860585c25673ca32e8857df5a00b37f20fe [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:13:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:13:38 . [Pipeline] withDockerContainer 06:13:38 prd-ubuntu18.04-docker-arm64-4c-16g-24680 does not seem to be running inside a container 06:13:39 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 06:13:40 $ docker top b8756fbab6a55234fa19cdd6f8cb0e96a262f6b0082c4c719e41a9dd4c46d831 -eo pid,comm [Pipeline] { [Pipeline] sh 06:13:41 + docker-compose -f ./docker-compose-build.yml build --parallel 06:13:45 Building docker-core-command-go ... 06:13:45 Building docker-core-data-go ... 06:13:45 Building docker-core-metadata-go ... 06:13:45 Building docker-security-bootstrapper-go ... 06:13:45 Building docker-security-proxy-setup-go ... 06:13:45 Building docker-security-secretstore-setup-go ... 06:13:45 Building docker-support-notifications-go ... 06:13:45 Building docker-support-scheduler-go ... 06:13:45 Building docker-sys-mgmt-agent-go ... 06:13:45 Building docker-support-scheduler-go 06:13:45 Building docker-security-bootstrapper-go 06:13:45 Building docker-core-command-go 06:13:45 Building docker-support-notifications-go 06:13:45 Building docker-security-proxy-setup-go 06:13:46 Waiting for container to be ready 06:13:46 To start your first instance, try: lxc launch ubuntu:18.04 06:13:46 06:13:49 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 06:13:49 Waiting for network to be ready... 06:13:50 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 06:13:50 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1536 kB] 06:13:50 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 06:13:50 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [297 kB] 06:13:50 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] 06:13:50 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] 06:13:50 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [226 kB] 06:13:50 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.9 kB] 06:13:50 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1105 kB] 06:13:50 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [247 kB] 06:13:50 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 06:13:51 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 06:13:51 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 06:13:51 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 06:13:51 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 06:13:51 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 06:13:51 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 06:13:51 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 06:13:51 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 06:13:51 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1877 kB] 06:13:51 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [389 kB] 06:13:51 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] 06:13:51 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] 06:13:51 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [247 kB] 06:13:51 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.4 kB] 06:13:51 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1713 kB] 06:13:51 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [362 kB] 06:13:54 Fetched 23.9 MB in 4s (6095 kB/s) 06:13:54 Reading package lists... 06:13:55 Reading package lists... 06:13:55 Building dependency tree... 06:13:55 Reading state information... 06:13:55 The following additional packages will be installed: 06:13:55 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 06:13:55 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 06:13:55 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 06:13:55 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 06:13:55 Suggested packages: 06:13:55 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 06:13:55 Recommended packages: 06:13:55 gnupg libsasl2-modules 06:13:55 The following NEW packages will be installed: 06:13:55 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 06:13:55 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 06:13:55 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 06:13:55 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 06:13:55 The following packages will be upgraded: 06:13:55 gpg gpg-agent gpgconf libudev1 06:13:55 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. 06:13:55 Need to get 3533 kB of archives. 06:13:55 After this operation, 13.3 MB of additional disk space will be used. 06:13:55 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 06:13:55 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 06:13:55 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 06:13:55 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 06:13:55 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 06:13:55 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 06:13:55 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 06:13:55 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 06:13:55 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] 06:13:55 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] 06:13:56 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 06:13:56 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 06:13:56 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 06:13:56 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 06:13:56 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 06:13:56 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 06:13:56 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 06:13:56 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 06:13:56 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 06:13:56 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 06:13:56 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 06:13:56 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 06:13:56 debconf: delaying package configuration, since apt-utils is not installed 06:13:56 Fetched 3533 kB in 1s (3108 kB/s) 06:13:56 (Reading database ... 12511 files and directories currently installed.) 06:13:56 Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... 06:13:56 Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 06:13:56 Setting up libudev1:amd64 (237-3ubuntu10.44) ... 06:13:57 Selecting previously unselected package udev. 06:13:57 (Reading database ... 12511 files and directories currently installed.) 06:13:57 Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... 06:13:57 Unpacking udev (237-3ubuntu10.44) ... 06:13:57 Selecting previously unselected package libfuse2:amd64. 06:13:57 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 06:13:57 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 06:13:57 Selecting previously unselected package fuse. 06:13:57 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 06:13:57 Unpacking fuse (2.9.7-1ubuntu1) ... 06:13:57 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 06:13:57 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 06:13:57 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 06:13:57 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 06:13:57 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 06:13:57 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 06:13:58 Selecting previously unselected package libksba8:amd64. 06:13:58 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 06:13:58 Unpacking libksba8:amd64 (1.3.5-2) ... 06:13:58 Selecting previously unselected package libroken18-heimdal:amd64. 06:13:58 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:13:58 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 06:13:58 Selecting previously unselected package libasn1-8-heimdal:amd64. 06:13:58 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:13:58 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 06:13:58 Selecting previously unselected package libheimbase1-heimdal:amd64. 06:13:58 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:13:58 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 06:13:58 Selecting previously unselected package libhcrypto4-heimdal:amd64. 06:13:58 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:13:58 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 06:13:58 Selecting previously unselected package libwind0-heimdal:amd64. 06:13:58 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:13:58 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:13:58 Selecting previously unselected package libhx509-5-heimdal:amd64. 06:13:58 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:13:58 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 06:13:58 Selecting previously unselected package libkrb5-26-heimdal:amd64. 06:13:58 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:13:58 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 06:13:58 Selecting previously unselected package libheimntlm0-heimdal:amd64. 06:13:58 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:13:58 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:13:58 Selecting previously unselected package libgssapi3-heimdal:amd64. 06:13:58 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:13:58 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 06:13:59 Selecting previously unselected package libsasl2-modules-db:amd64. 06:13:59 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 06:13:59 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:13:59 Selecting previously unselected package libsasl2-2:amd64. 06:13:59 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 06:13:59 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:13:59 Selecting previously unselected package libldap-common. 06:13:59 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 06:13:59 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 06:13:59 Selecting previously unselected package libldap-2.4-2:amd64. 06:13:59 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 06:13:59 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 06:13:59 Selecting previously unselected package dirmngr. 06:13:59 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 06:13:59 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 06:13:59 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 06:13:59 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 06:13:59 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 06:13:59 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:13:59 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:13:59 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 06:13:59 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 06:13:59 Setting up libksba8:amd64 (1.3.5-2) ... 06:13:59 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:13:59 Setting up udev (237-3ubuntu10.44) ... 06:14:00 invoke-rc.d: policy-rc.d denied execution of start. 06:14:00 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 06:14:00 Processing triggers for systemd (237-3ubuntu10) ... 06:14:00 Setting up fuse (2.9.7-1ubuntu1) ... 06:14:00 Setting up gpg (2.2.4-1ubuntu1.3) ... 06:14:00 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:14:00 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 06:14:00 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 06:14:00 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 06:14:00 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 06:14:00 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:14:01 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 06:14:01 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 06:14:01 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 06:14:01 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:14:01 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 06:14:01 settings in the [Install] section, and DefaultInstance for template units). 06:14:01 This means they are not meant to be enabled using systemctl. 06:14:01 Possible reasons for having this kind of units are: 06:14:01 1) A unit may be statically enabled by being symlinked from another unit's 06:14:01 .wants/ or .requires/ directory. 06:14:01 2) A unit's purpose may be to act as a helper for some other unit which has 06:14:01 a requirement dependency on it. 06:14:01 3) A unit may be started when needed via activation (socket, path, timer, 06:14:01 D-Bus, udev, scripted systemctl call, ...). 06:14:01 4) In case of template units, the unit is meant to be enabled with some 06:14:01 instance name specified. 06:14:01 Reading package lists... 06:14:01 Building dependency tree... 06:14:01 Reading state information... 06:14:02 The following additional packages will be installed: 06:14:02 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 06:14:02 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 06:14:02 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 06:14:02 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 06:14:02 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 06:14:02 Suggested packages: 06:14:02 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 06:14:02 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 06:14:02 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 06:14:02 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 06:14:02 systemd-container policykit-1 06:14:02 Recommended packages: 06:14:02 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 06:14:02 The following NEW packages will be installed: 06:14:02 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 06:14:02 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 06:14:02 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 06:14:02 multiarch-support openssh-client python3 python3-minimal python3.6 06:14:02 python3.6-minimal snapd squashfs-tools sudo 06:14:02 The following packages will be upgraded: 06:14:02 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 06:14:02 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. 06:14:02 Need to get 35.2 MB of archives. 06:14:02 After this operation, 141 MB of additional disk space will be used. 06:14:02 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 06:14:02 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 06:14:02 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 06:14:02 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 06:14:02 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 06:14:02 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 06:14:02 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 06:14:02 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] 06:14:02 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 06:14:02 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 06:14:02 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 06:14:02 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 06:14:02 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 06:14:02 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 06:14:02 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 06:14:02 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 06:14:02 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 06:14:02 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 06:14:03 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] 06:14:03 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 06:14:03 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 06:14:03 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 06:14:03 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 06:14:03 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 06:14:03 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 06:14:03 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 06:14:03 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 06:14:03 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 06:14:03 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 06:14:03 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 06:14:04 debconf: delaying package configuration, since apt-utils is not installed 06:14:04 Fetched 35.2 MB in 2s (14.8 MB/s) 06:14:04 (Reading database ... 12757 files and directories currently installed.) 06:14:04 Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... 06:14:04 Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... 06:14:05 Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... 06:14:05 Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 06:14:05 Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... 06:14:05 (Reading database ... 12757 files and directories currently installed.) 06:14:05 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 06:14:05 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 06:14:05 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 06:14:06 (Reading database ... 12757 files and directories currently installed.) 06:14:06 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 06:14:06 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 06:14:06 Setting up apt (1.6.12ubuntu0.2) ... 06:14:06 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 06:14:06 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 06:14:06 (Reading database ... 12764 files and directories currently installed.) 06:14:06 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 06:14:06 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 06:14:07 Selecting previously unselected package libpython3.6-minimal:amd64. 06:14:07 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 06:14:07 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 06:14:07 Selecting previously unselected package libexpat1:amd64. 06:14:07 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 06:14:07 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 06:14:07 Selecting previously unselected package python3.6-minimal. 06:14:07 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 06:14:07 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 06:14:07 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 06:14:07 Checking for services that may need to be restarted...done. 06:14:07 Checking for services that may need to be restarted...done. 06:14:08 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 06:14:08 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 06:14:08 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 06:14:08 Selecting previously unselected package python3-minimal. 06:14:08 (Reading database ... 13012 files and directories currently installed.) 06:14:08 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 06:14:08 Unpacking python3-minimal (3.6.7-1~18.04) ... 06:14:08 Selecting previously unselected package mime-support. 06:14:08 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 06:14:08 Unpacking mime-support (3.60ubuntu1) ... 06:14:08 Selecting previously unselected package libmpdec2:amd64. 06:14:08 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 06:14:08 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 06:14:09 Selecting previously unselected package libpython3.6-stdlib:amd64. 06:14:09 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 06:14:09 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 06:14:09 Selecting previously unselected package python3.6. 06:14:09 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 06:14:09 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 06:14:09 Selecting previously unselected package libpython3-stdlib:amd64. 06:14:09 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 06:14:09 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 06:14:09 Setting up python3-minimal (3.6.7-1~18.04) ... 06:14:10 Selecting previously unselected package python3. 06:14:10 (Reading database ... 13442 files and directories currently installed.) 06:14:10 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 06:14:10 Unpacking python3 (3.6.7-1~18.04) ... 06:14:10 Selecting previously unselected package multiarch-support. 06:14:10 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 06:14:10 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 06:14:10 Setting up multiarch-support (2.27-3ubuntu1.4) ... 06:14:10 Selecting previously unselected package liblzo2-2:amd64. 06:14:10 (Reading database ... 13479 files and directories currently installed.) 06:14:10 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 06:14:10 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 06:14:10 Selecting previously unselected package libbsd0:amd64. 06:14:10 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 06:14:10 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 06:14:10 Selecting previously unselected package sudo. 06:14:10 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 06:14:10 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 06:14:10 Selecting previously unselected package apparmor. 06:14:10 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 06:14:10 Unpacking apparmor (2.12-4ubuntu5.1) ... 06:14:10 Selecting previously unselected package libedit2:amd64. 06:14:10 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 06:14:10 Unpacking libedit2:amd64 (3.1-20170329-1) ... 06:14:10 Selecting previously unselected package libkrb5support0:amd64. 06:14:10 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 06:14:10 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 06:14:11 Selecting previously unselected package libk5crypto3:amd64. 06:14:11 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 06:14:11 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 06:14:11 Selecting previously unselected package libkeyutils1:amd64. 06:14:11 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 06:14:11 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 06:14:11 Selecting previously unselected package libkrb5-3:amd64. 06:14:11 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 06:14:11 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 06:14:11 Selecting previously unselected package libgssapi-krb5-2:amd64. 06:14:11 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 06:14:11 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 06:14:11 Selecting previously unselected package libssl1.0.0:amd64. 06:14:11 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 06:14:11 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 06:14:12 Selecting previously unselected package openssh-client. 06:14:12 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 06:14:12 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 06:14:12 Selecting previously unselected package squashfs-tools. 06:14:12 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 06:14:12 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 06:14:12 Selecting previously unselected package snapd. 06:14:12 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 06:14:12 Unpacking snapd (2.48+18.04) ... 06:14:14 Setting up libedit2:amd64 (3.1-20170329-1) ... 06:14:14 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 06:14:14 Setting up mime-support (3.60ubuntu1) ... 06:14:14 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 06:14:15 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 06:14:16 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 06:14:16 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:14:16 Setting up systemd (237-3ubuntu10.44) ... 06:14:16 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 06:14:16 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 06:14:16 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 06:14:16 Setting up liblzo2-2:amd64 (2.08-1.2) ... 06:14:16 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 06:14:16 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 06:14:16 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 06:14:17 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 06:14:17 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 06:14:17 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 06:14:17 Setting up python3 (3.6.7-1~18.04) ... 06:14:17 running python rtupdate hooks for python3.6... 06:14:17 running python post-rtupdate hooks for python3.6... 06:14:17 Setting up apparmor (2.12-4ubuntu5.1) ... 06:14:19 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 06:14:19 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 06:14:19 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 06:14:19 Setting up snapd (2.48+18.04) ... 06:14:20 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 06:14:20 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 06:14:20 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 06:14:20 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 06:14:20 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 06:14:20 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 06:14:20 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 06:14:21 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 06:14:21 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 06:14:21 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 06:14:21 /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' 06:14:21 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:14:21 Processing triggers for systemd (237-3ubuntu10.44) ... 06:14:22 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 06:14:22 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 06:14:22 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:14:23 Reading package lists... 06:14:23 Reading package lists... 06:14:24 Building dependency tree... 06:14:24 Reading state information... 06:14:24 Calculating upgrade... 06:14:24 The following packages will be upgraded: 06:14:24 advancecomp base-files bash binutils binutils-common 06:14:24 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 06:14:24 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 06:14:24 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 06:14:24 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 06:14:24 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 06:14:24 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 06:14:24 libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 06:14:24 libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules 06:14:24 libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 06:14:24 libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 06:14:24 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 06:14:24 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin 06:14:24 openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler 06:14:24 procps systemd-sysv tar tzdata ubuntu-keyring util-linux 06:14:24 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 06:14:24 Need to get 63.8 MB of archives. 06:14:24 After this operation, 5188 kB of additional disk space will be used. 06:14:24 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 06:14:24 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-135.139 [990 kB] 06:14:25 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 06:14:25 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 06:14:25 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 06:14:25 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 06:14:25 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 06:14:25 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 06:14:25 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 06:14:25 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 06:14:25 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 06:14:25 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 06:14:25 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 06:14:25 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 06:14:25 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 06:14:25 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 06:14:25 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 06:14:25 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 06:14:25 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 06:14:25 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 06:14:25 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 06:14:25 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 06:14:25 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 06:14:25 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 06:14:25 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 06:14:25 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 06:14:25 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 06:14:25 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 06:14:25 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 06:14:25 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 06:14:25 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 06:14:25 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 06:14:25 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 06:14:25 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 06:14:25 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 06:14:25 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 06:14:25 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 06:14:25 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 06:14:25 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 06:14:25 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 06:14:25 Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] 06:14:25 Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 06:14:25 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 06:14:25 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 06:14:25 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 06:14:25 Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 06:14:25 Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 06:14:25 Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 06:14:25 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 06:14:25 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 06:14:25 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 06:14:25 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 06:14:25 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 06:14:25 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 06:14:25 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 06:14:25 Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 06:14:25 Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 06:14:25 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 06:14:25 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 06:14:25 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 06:14:25 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 06:14:25 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 06:14:25 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 06:14:25 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 06:14:25 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 06:14:25 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 06:14:25 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 06:14:25 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 06:14:25 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 06:14:25 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 06:14:25 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 06:14:26 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 06:14:26 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 06:14:26 Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 06:14:26 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 06:14:26 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 06:14:26 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 06:14:26 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 06:14:26 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 06:14:26 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 06:14:26 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 06:14:26 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 06:14:26 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 06:14:26 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 06:14:26 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 06:14:26 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 06:14:26 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 06:14:26 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 06:14:26 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 06:14:26 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 06:14:26 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 06:14:27 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 06:14:27 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 06:14:27 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 06:14:27 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 06:14:27 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 06:14:27 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 06:14:27 Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 06:14:27 Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 06:14:27 debconf: delaying package configuration, since apt-utils is not installed 06:14:27 Fetched 63.8 MB in 3s (19.4 MB/s) 06:14:27 (Reading database ... 13912 files and directories currently installed.) 06:14:27 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 06:14:27 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:14:28 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 06:14:28 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:14:28 Preparing to unpack .../2-linux-libc-dev_4.15.0-135.139_amd64.deb ... 06:14:28 Unpacking linux-libc-dev:amd64 (4.15.0-135.139) over (4.15.0-20.21) ... 06:14:29 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:14:29 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:14:29 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:14:29 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:14:29 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:14:29 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:14:29 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:14:29 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:14:30 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:14:30 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:14:30 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:14:30 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:14:30 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:14:30 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:14:30 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 06:14:30 (Reading database ... 13911 files and directories currently installed.) 06:14:30 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 06:14:30 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 06:14:30 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 06:14:30 (Reading database ... 13911 files and directories currently installed.) 06:14:30 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:14:30 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:14:30 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:14:30 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:14:31 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:14:31 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:14:31 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 06:14:31 (Reading database ... 13911 files and directories currently installed.) 06:14:31 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 06:14:31 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:14:31 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 06:14:32 (Reading database ... 13911 files and directories currently installed.) 06:14:32 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 06:14:32 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 06:14:32 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 06:14:32 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 06:14:32 Setting up base-files (10.1ubuntu2.10) ... 06:14:32 Installing new version of config file /etc/issue ... 06:14:32 Installing new version of config file /etc/issue.net ... 06:14:32 Installing new version of config file /etc/lsb-release ... 06:14:32 Installing new version of config file /etc/update-motd.d/50-motd-news ... 06:14:33 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 06:14:33 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 06:14:33 Removing obsolete conffile /etc/default/motd-news ... 06:14:33 (Reading database ... 13912 files and directories currently installed.) 06:14:33 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 06:14:33 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 06:14:33 Setting up bash (4.4.18-2ubuntu1.2) ... 06:14:33 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 06:14:33 (Reading database ... 13912 files and directories currently installed.) 06:14:33 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 06:14:33 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 06:14:33 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 06:14:33 (Reading database ... 13912 files and directories currently installed.) 06:14:33 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 06:14:33 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 06:14:33 Setting up tar (1.29b-2ubuntu0.2) ... 06:14:34 (Reading database ... 13912 files and directories currently installed.) 06:14:34 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 06:14:34 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 06:14:34 Setting up dpkg (1.19.0.5ubuntu2.3) ... 06:14:34 (Reading database ... 13912 files and directories currently installed.) 06:14:34 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 06:14:34 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:14:34 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 06:14:34 (Reading database ... 13912 files and directories currently installed.) 06:14:34 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 06:14:34 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:14:34 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 06:14:35 (Reading database ... 13912 files and directories currently installed.) 06:14:35 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 06:14:35 Unpacking grep (3.1-2build1) over (3.1-2) ... 06:14:35 Setting up grep (3.1-2build1) ... 06:14:35 (Reading database ... 13912 files and directories currently installed.) 06:14:35 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 06:14:35 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 06:14:35 Setting up login (1:4.5-1ubuntu2) ... 06:14:35 (Reading database ... 13912 files and directories currently installed.) 06:14:35 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 06:14:35 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:14:35 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 06:14:35 (Reading database ... 13912 files and directories currently installed.) 06:14:35 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 06:14:35 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:14:36 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 06:14:36 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:14:36 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 06:14:36 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:14:37 Setting up perl-base (5.26.1-6ubuntu0.5) ... 06:14:37 (Reading database ... 13912 files and directories currently installed.) 06:14:37 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 06:14:37 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:14:38 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 06:14:38 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 06:14:38 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 06:14:38 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 06:14:38 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 06:14:38 (Reading database ... 13912 files and directories currently installed.) 06:14:38 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 06:14:38 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 06:14:39 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 06:14:39 (Reading database ... 13912 files and directories currently installed.) 06:14:39 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:14:39 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:14:39 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:14:39 (Reading database ... 13912 files and directories currently installed.) 06:14:39 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:14:39 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:14:39 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:14:39 (Reading database ... 13912 files and directories currently installed.) 06:14:39 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:14:39 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:14:39 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:14:40 (Reading database ... 13912 files and directories currently installed.) 06:14:40 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:14:40 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:14:40 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:14:40 (Reading database ... 13912 files and directories currently installed.) 06:14:40 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 06:14:40 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:14:40 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 06:14:40 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:14:40 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 06:14:40 (Reading database ... 13912 files and directories currently installed.) 06:14:40 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 06:14:40 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:14:40 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 06:14:40 (Reading database ... 13912 files and directories currently installed.) 06:14:40 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:14:40 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:14:41 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:14:41 (Reading database ... 13912 files and directories currently installed.) 06:14:41 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:14:41 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:14:41 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 06:14:41 (Reading database ... 13912 files and directories currently installed.) 06:14:41 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:14:41 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:14:41 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 06:14:42 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 06:14:42 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 06:14:42 (Reading database ... 13912 files and directories currently installed.) 06:14:42 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 06:14:42 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:14:43 Setting up libc-bin (2.27-3ubuntu1.4) ... 06:14:43 (Reading database ... 13912 files and directories currently installed.) 06:14:43 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 06:14:43 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:14:43 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 06:14:43 (Reading database ... 13914 files and directories currently installed.) 06:14:43 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 06:14:43 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 06:14:43 Setting up debconf (1.5.66ubuntu1) ... 06:14:43 (Reading database ... 13914 files and directories currently installed.) 06:14:43 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 06:14:44 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 06:14:44 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 06:14:44 (Reading database ... 13914 files and directories currently installed.) 06:14:44 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 06:14:44 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 06:14:44 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 06:14:44 (Reading database ... 13914 files and directories currently installed.) 06:14:44 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 06:14:44 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:14:44 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 06:14:44 (Reading database ... 13914 files and directories currently installed.) 06:14:44 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 06:14:44 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:14:44 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 06:14:44 (Reading database ... 13914 files and directories currently installed.) 06:14:44 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 06:14:45 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:14:45 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 06:14:45 (Reading database ... 13914 files and directories currently installed.) 06:14:45 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:14:45 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:14:45 Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... 06:14:45 Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... 06:14:45 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 06:14:45 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:14:45 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 06:14:46 (Reading database ... 13914 files and directories currently installed.) 06:14:46 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 06:14:46 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 06:14:46 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 06:14:46 (Reading database ... 13914 files and directories currently installed.) 06:14:46 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 06:14:46 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:14:46 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 06:14:47 (Reading database ... 13914 files and directories currently installed.) 06:14:47 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 06:14:47 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:14:47 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 06:14:47 (Reading database ... 13914 files and directories currently installed.) 06:14:47 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 06:14:47 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 06:14:47 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 06:14:47 (Reading database ... 13914 files and directories currently installed.) 06:14:47 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 06:14:47 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 06:14:47 Setting up passwd (1:4.5-1ubuntu2) ... 06:14:48 (Reading database ... 13914 files and directories currently installed.) 06:14:48 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 06:14:48 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 06:14:48 Setting up gpgv (2.2.4-1ubuntu1.3) ... 06:14:48 (Reading database ... 13914 files and directories currently installed.) 06:14:48 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 06:14:48 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 06:14:48 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 06:14:48 (Reading database ... 13914 files and directories currently installed.) 06:14:48 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 06:14:48 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 06:14:48 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 06:14:48 (Reading database ... 13914 files and directories currently installed.) 06:14:48 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 06:14:49 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 06:14:49 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 06:14:49 (Reading database ... 13914 files and directories currently installed.) 06:14:49 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 06:14:49 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 06:14:49 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 06:14:49 (Reading database ... 13914 files and directories currently installed.) 06:14:49 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 06:14:49 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 06:14:49 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 06:14:49 (Reading database ... 13914 files and directories currently installed.) 06:14:49 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 06:14:49 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 06:14:49 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 06:14:50 (Reading database ... 13915 files and directories currently installed.) 06:14:50 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 06:14:50 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 06:14:50 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 06:14:50 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 06:14:50 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 06:14:50 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 06:14:50 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 06:14:50 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 06:14:50 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 06:14:50 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 06:14:51 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 06:14:51 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 06:14:51 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 06:14:51 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 06:14:51 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 06:14:51 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 06:14:51 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 06:14:51 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 06:14:51 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 06:14:51 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 06:14:52 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 06:14:52 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 06:14:52 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 06:14:52 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 06:14:53 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 06:14:53 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 06:14:53 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 06:14:53 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 06:14:53 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 06:14:53 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 06:14:53 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 06:14:54 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 06:14:54 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 06:14:54 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 06:14:54 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 06:14:54 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 06:14:54 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:14:54 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:14:54 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:14:54 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:14:54 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:14:54 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:14:55 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:14:55 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:14:55 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:14:55 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:14:56 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:14:56 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:14:57 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:14:57 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:14:58 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:14:58 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:14:59 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:14:59 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:14:59 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:14:59 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 06:14:59 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 06:14:59 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 06:14:59 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 06:14:59 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 06:14:59 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 06:14:59 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 06:14:59 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:14:59 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 06:14:59 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:14:59 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 06:14:59 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 06:15:00 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 06:15:00 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:15:00 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 06:15:00 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:15:00 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:15:00 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:15:00 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 06:15:00 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 06:15:00 Setting up tzdata (2021a-0ubuntu0.18.04) ... 06:15:00 06:15:00 Current default time zone: 'Etc/UTC' 06:15:00 Local time is now: Wed Feb 3 06:15:00 UTC 2021. 06:15:00 Universal Time is now: Wed Feb 3 06:15:00 UTC 2021. 06:15:00 Run 'dpkg-reconfigure tzdata' if you wish to change it. 06:15:00 06:15:00 Setting up systemd-sysv (237-3ubuntu10.44) ... 06:15:00 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:15:00 Setting up linux-libc-dev:amd64 (4.15.0-135.139) ... 06:15:00 Setting up mount (2.31.1-0.4ubuntu3.7) ... 06:15:00 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 06:15:00 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 06:15:00 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 06:15:00 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 06:15:00 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 06:15:00 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 06:15:00 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:15:00 Setting up procps (2:3.3.12-3ubuntu1.2) ... 06:15:01 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 06:15:01 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 06:15:01 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 06:15:01 Setting up patch (2.7.6-2ubuntu1.1) ... 06:15:01 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 06:15:01 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 06:15:01 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 06:15:01 Installing new version of config file /etc/ssl/openssl.cnf ... 06:15:01 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 06:15:01 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 06:15:01 Setting up ca-certificates (20210119~18.04.1) ... 06:15:03 Updating certificates in /etc/ssl/certs... 06:15:03 23 added, 27 removed; done. 06:15:03 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 06:15:03 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:15:04 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 06:15:04 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 06:15:04 Setting up pkgbinarymangler (138.18.04.1) ... 06:15:04 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 06:15:04 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 06:15:04 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 06:15:04 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 06:15:04 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 06:15:04 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 06:15:04 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 06:15:04 Setting up perl (5.26.1-6ubuntu0.5) ... 06:15:04 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 06:15:04 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 06:15:04 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 06:15:04 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 06:15:04 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 06:15:04 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 06:15:04 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 06:15:04 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 06:15:04 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 06:15:04 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 06:15:04 Processing triggers for systemd (237-3ubuntu10.44) ... 06:15:05 Processing triggers for mime-support (3.60ubuntu1) ... 06:15:05 Processing triggers for ca-certificates (20210119~18.04.1) ... 06:15:05 Updating certificates in /etc/ssl/certs... 06:15:05 0 added, 0 removed; done. 06:15:05 Running hooks in /etc/ca-certificates/update.d... 06:15:05 done. 06:15:06 Reading package lists... 06:15:06 Building dependency tree... 06:15:06 Reading state information... 06:15:06 The following NEW packages will be installed: 06:15:06 apt-transport-https 06:15:06 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 06:15:06 Need to get 1696 B of archives. 06:15:06 After this operation, 153 kB of additional disk space will be used. 06:15:06 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 06:15:06 debconf: delaying package configuration, since apt-utils is not installed 06:15:06 Fetched 1696 B in 0s (47.4 kB/s) 06:15:06 Selecting previously unselected package apt-transport-https. 06:15:06 (Reading database ... 13920 files and directories currently installed.) 06:15:06 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 06:15:06 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 06:15:06 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 06:15:07 Waiting for network to be ready... 06:15:07 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:15:07 Step 2/21 : FROM ${BUILDER_BASE} AS builder 06:15:07 ---> 573160e4fe5e 06:15:07 Step 3/21 : WORKDIR /edgex-go 06:15:07 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:15:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:15:07 ---> 573160e4fe5e 06:15:07 Step 3/23 : WORKDIR /edgex-go 06:15:07 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:15:07 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:15:07 ---> 573160e4fe5e 06:15:07 Step 3/22 : WORKDIR /edgex-go 06:15:07 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:15:07 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:15:07 ---> 573160e4fe5e 06:15:07 Step 3/22 : WORKDIR /edgex-go 06:15:07 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:15:07 Step 2/31 : FROM ${BUILDER_BASE} AS builder 06:15:07 ---> 573160e4fe5e 06:15:07 Step 3/31 : WORKDIR /edgex-go 06:15:07 ---> Running in 5f6c9acbcea8 06:15:07 ---> Running in d195761d5d66 06:15:07 ---> Running in 157a403d8bc1 06:15:07 ---> Running in 044f48cced75 06:15:07 ---> Running in 228d77c5e551 06:15:07 Removing intermediate container 157a403d8bc1 06:15:07 Removing intermediate container 5f6c9acbcea8 06:15:07 ---> 194220844b63 06:15:07 ---> 37494d4a1900 06:15:07 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:15:07 06:15:07 Removing intermediate container 228d77c5e551 06:15:07 ---> 8a1eddf707c2 06:15:07 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:15:07 Removing intermediate container d195761d5d66 06:15:07 ---> 86f93a08c31e 06:15:07 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:15:07 Removing intermediate container 044f48cced75 06:15:07 ---> c1b3765b3dff 06:15:07 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:15:07 ---> Running in 692601aa2661 06:15:07 ---> Running in fc80b248a5a0 06:15:07 ---> Running in bde82e624ea1 06:15:07 ---> Running in 698bf77de319 06:15:07 ---> Running in db862591e09d 06:15:07 Removing intermediate container 692601aa2661 06:15:07 ---> c78c1f613082 06:15:07 Step 5/23 : RUN apk add --update --no-cache make git 06:15:07 ---> Running in 412762174bf4 06:15:07 Removing intermediate container fc80b248a5a0 06:15:07 ---> 8a5b4df4623d 06:15:07 Step 5/22 : RUN apk add --update --no-cache make git 06:15:07 Removing intermediate container 698bf77de319 06:15:07 ---> 75ca03e42b9b 06:15:07 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 06:15:07 Removing intermediate container bde82e624ea1 06:15:07 ---> d75643ebef4d 06:15:07 Step 5/31 : RUN apk add --update --no-cache make git 06:15:07 ---> Running in 383e2abf4dce 06:15:07 ---> Running in e03acb793653 06:15:07 ---> Running in 9e37f1310e99 06:15:07 Removing intermediate container db862591e09d 06:15:07 ---> e588f03e4f64 06:15:07 Step 5/21 : RUN apk add --update --no-cache make git 06:15:07 ---> Running in 40c407b8acfd 06:15:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:15:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:15:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:15:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:15:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:15:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:15:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:15:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:15:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:15:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:15:08 OK: 217 MiB in 51 packages 06:15:08 OK: 217 MiB in 51 packages 06:15:09 OK: 217 MiB in 51 packages 06:15:09 OK: 217 MiB in 51 packages 06:15:09 OK: 217 MiB in 51 packages 06:15:09 Removing intermediate container 412762174bf4 06:15:09 ---> 4ddf89306b3c 06:15:09 Step 6/23 : COPY go.mod . 06:15:10 Removing intermediate container 383e2abf4dce 06:15:10 ---> 4cd7a5945d6b 06:15:10 Step 6/22 : COPY go.mod . 06:15:10 ---> 87bfa2541f36 06:15:10 Step 7/23 : RUN go mod download 06:15:11 ---> Running in ea929804d6af 06:15:11 Removing intermediate container 40c407b8acfd 06:15:11 ---> 0a27aa0dabe5 06:15:11 Step 6/21 : COPY go.mod . 06:15:11 Removing intermediate container e03acb793653 06:15:11 ---> 7daf38d48566 06:15:11 Step 6/22 : COPY go.mod . 06:15:11 Removing intermediate container 9e37f1310e99 06:15:11 ---> efc7a7887f18 06:15:11 Step 6/31 : COPY go.mod . 06:15:11 ---> 291b82c063ec 06:15:11 Step 7/22 : RUN go mod download 06:15:12 ---> Running in 13df827f5dfa 06:15:12 ---> 2bb49fe0f8b7 06:15:12 Step 7/22 : RUN go mod download 06:15:12 ---> 8342ce971dc8 06:15:12 Step 7/21 : RUN go mod download 06:15:12 ---> Running in 113d7e73b051 06:15:12 ---> Running in 982ea1f56d5c 06:15:12 ---> a36aba3a9037 06:15:12 Step 7/31 : RUN go mod download 06:15:13 ---> Running in 4c675dc386ae 06:15:13 2021-02-03T06:15:09Z INFO Waiting for automatic snapd restart... 06:15:13 snapd 2.48.2 from Canonical* installed 06:15:13 "snapd" switched to the "latest/stable" channel 06:15:13 06:15:15 Removing intermediate container ea929804d6af 06:15:15 ---> 262e72f7a08b 06:15:15 Step 8/23 : COPY . . 06:15:16 Removing intermediate container 13df827f5dfa 06:15:16 ---> 7188a0eceb69 06:15:16 Step 8/22 : COPY . . 06:15:16 core18 20201210 from Canonical* installed 06:15:16 "core18" switched to the "latest/stable" channel 06:15:16 06:15:18 Removing intermediate container 982ea1f56d5c 06:15:18 ---> 8f464831878b 06:15:18 Step 8/21 : COPY . . 06:15:18 Removing intermediate container 4c675dc386ae 06:15:18 ---> 9a5834b27476 06:15:18 Step 8/31 : COPY . . 06:15:18 Removing intermediate container 113d7e73b051 06:15:18 ---> 8862bf892321 06:15:18 Step 8/22 : COPY . . 06:15:20 snapcraft 4.4.4 from Canonical* installed 06:15:20 "snapcraft" switched to the "latest/stable" channel 06:15:20 06:15:24 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: 06:15:24 - README.md 06:15:24 - snapcraft.yaml.orig 06:15:24 06:15:24 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 06:15:31 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:15:31 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 06:15:31 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 06:15:31 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:15:31 Reading package lists... 06:15:31 Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 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 06:15:38 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:15:38 Reading package lists... 06:15:38 Building dependency tree... 06:15:38 Reading state information... 06:15:38 Suggested packages: 06:15:38 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 06:15:38 git-gui gitk gitweb git-cvs git-mediawiki git-svn 06:15:38 Recommended packages: 06:15:38 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 06:15:38 The following NEW packages will be installed: 06:15:38 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 06:15:38 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 06:15:38 pkg-config zip 06:15:38 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 06:15:38 Need to get 7655 kB of archives. 06:15:38 After this operation, 43.7 MB of additional disk space will be used. 06:15:38 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 06:15:38 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 06:15:38 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 06:15:38 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 06:15:38 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 06:15:38 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 06:15:38 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 06:15:38 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 06:15:38 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 06:15:38 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 06:15:38 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 06:15:38 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 06:15:38 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 06:15:38 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 06:15:39 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 06:15:39 debconf: delaying package configuration, since apt-utils is not installed 06:15:39 Fetched 7655 kB in 1s (10.5 MB/s) 06:15:39 Selecting previously unselected package libglib2.0-0:amd64. 06:15:39 (Reading database ... 13924 files and directories currently installed.) 06:15:39 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 06:15:39 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 06:15:39 Selecting previously unselected package libpsl5:amd64. 06:15:39 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 06:15:39 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 06:15:39 Selecting previously unselected package libnghttp2-14:amd64. 06:15:39 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 06:15:39 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 06:15:39 Selecting previously unselected package librtmp1:amd64. 06:15:39 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 06:15:39 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 06:15:39 Selecting previously unselected package libcurl3-gnutls:amd64. 06:15:39 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 06:15:39 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 06:15:39 Selecting previously unselected package liberror-perl. 06:15:39 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 06:15:39 Unpacking liberror-perl (0.17025-1) ... 06:15:39 Selecting previously unselected package git-man. 06:15:39 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 06:15:39 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 06:15:40 Selecting previously unselected package git. 06:15:40 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 06:15:40 Unpacking git (1:2.17.1-1ubuntu0.7) ... 06:15:41 Selecting previously unselected package libnorm1:amd64. 06:15:41 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 06:15:41 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 06:15:41 Selecting previously unselected package libpgm-5.2-0:amd64. 06:15:41 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 06:15:41 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 06:15:41 Selecting previously unselected package libsodium23:amd64. 06:15:41 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 06:15:41 Unpacking libsodium23:amd64 (1.0.16-2) ... 06:15:41 Selecting previously unselected package libzmq5:amd64. 06:15:41 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 06:15:41 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 06:15:41 Selecting previously unselected package libzmq3-dev:amd64. 06:15:41 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 06:15:41 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 06:15:41 Selecting previously unselected package pkg-config. 06:15:41 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 06:15:41 Unpacking pkg-config (0.29.1-0ubuntu2) ... 06:15:41 Selecting previously unselected package zip. 06:15:41 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 06:15:41 Unpacking zip (3.0-11build1) ... 06:15:41 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 06:15:41 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 06:15:41 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 06:15:41 Setting up liberror-perl (0.17025-1) ... 06:15:41 Setting up libpsl5:amd64 (0.19.1-5build1) ... 06:15:41 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 06:15:41 No schema files found: doing nothing. 06:15:41 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 06:15:42 Setting up zip (3.0-11build1) ... 06:15:42 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 06:15:42 Setting up libsodium23:amd64 (1.0.16-2) ... 06:15:42 Setting up pkg-config (0.29.1-0ubuntu2) ... 06:15:42 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 06:15:42 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 06:15:42 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 06:15:42 Setting up git (1:2.17.1-1ubuntu0.7) ... 06:15:42 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 06:15:45 ---> b328305d4ace 06:15:45 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 06:15:45 ---> 16a43ce93f77 06:15:45 Step 9/23 : RUN make cmd/core-command/core-command 06:15:45 ---> 37ba6e77348b 06:15:45 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis 06:15:45 ---> 14cedc31c4ca 06:15:45 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 06:15:45 ---> Running in 76ecc03e8897 06:15:45 ---> 29c04c3eeb36 06:15:45 Step 9/22 : RUN make cmd/support-notifications/support-notifications 06:15:45 ---> Running in 928d9e2a8ddc 06:15:45 ---> Running in c52189307bd0 06:15:45 ---> Running in 456665bda9ce 06:15:45 ---> Running in 990ecc3a42ca 06:15:45 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 06:15:45 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 06:15:46 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 06:15:46 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 06:15:46 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 06:15:48 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:15:48 git set to automatically installed. 06:15:48 git-man set to automatically installed. 06:15:48 libcurl3-gnutls set to automatically installed. 06:15:48 liberror-perl set to automatically installed. 06:15:48 libglib2.0-0 set to automatically installed. 06:15:48 libnghttp2-14 set to automatically installed. 06:15:48 libnorm1 set to automatically installed. 06:15:48 libpgm-5.2-0 set to automatically installed. 06:15:48 libpsl5 set to automatically installed. 06:15:48 librtmp1 set to automatically installed. 06:15:48 libsodium23 set to automatically installed. 06:15:48 libzmq3-dev set to automatically installed. 06:15:48 libzmq5 set to automatically installed. 06:15:48 pkg-config set to automatically installed. 06:15:48 zip set to automatically installed. 06:15:50 snapd is not logged in, snap install commands will use sudo 06:15:56 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:15:57 snap "core18" has no updates available 06:15:58 Pulling config-common 06:15:59 Pulling go-build-helper 06:16:21 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 06:16:21 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 06:16:21 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1536 kB] 06:16:21 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [297 kB] 06:16:21 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] 06:16:21 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] 06:16:21 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [226 kB] 06:16:21 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.9 kB] 06:16:21 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1105 kB] 06:16:21 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [247 kB] 06:16:21 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 06:16:21 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 06:16:21 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 06:16:21 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 06:16:21 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 06:16:21 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 06:16:21 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 06:16:21 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 06:16:21 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 06:16:21 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1877 kB] 06:16:21 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [389 kB] 06:16:21 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] 06:16:21 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] 06:16:21 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [247 kB] 06:16:21 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.4 kB] 06:16:21 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1713 kB] 06:16:21 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [362 kB] 06:16:21 Fetched 23.9 MB in 0s (0 B/s) 06:16:21 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 06:16:21 Fetched 96.5 kB in 0s (0 B/s) 06:16:21 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 06:16:21 Fetched 279 kB in 0s (0 B/s) 06:16:21 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 06:16:21 Fetched 122 kB in 0s (0 B/s) 06:16:21 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 06:16:21 Fetched 77.8 kB in 0s (0 B/s) 06:16:21 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 06:16:21 Fetched 8848 B in 0s (0 B/s) 06:16:21 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 06:16:21 Fetched 47.8 kB in 0s (0 B/s) 06:16:21 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 06:16:21 Fetched 45.6 kB in 0s (0 B/s) 06:16:21 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 06:16:21 Fetched 15.0 kB in 0s (0 B/s) 06:16:21 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 06:16:21 Fetched 214 kB in 0s (0 B/s) 06:16:21 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 06:16:21 Fetched 155 kB in 0s (0 B/s) 06:16:21 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 06:16:21 Fetched 50.6 kB in 0s (0 B/s) 06:16:21 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 06:16:21 Fetched 14.8 kB in 0s (0 B/s) 06:16:21 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 06:16:21 Fetched 41.8 kB in 0s (0 B/s) 06:16:21 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 06:16:21 Fetched 499 kB in 0s (0 B/s) 06:16:21 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 06:16:21 Fetched 111 kB in 0s (0 B/s) 06:16:21 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 06:16:21 Fetched 240 kB in 0s (0 B/s) 06:16:21 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 06:16:21 Fetched 29.3 kB in 0s (0 B/s) 06:16:21 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 06:16:21 Fetched 85.5 kB in 0s (0 B/s) 06:16:21 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 06:16:21 Fetched 24.5 kB in 0s (0 B/s) 06:16:21 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 06:16:21 Fetched 49.2 kB in 0s (0 B/s) 06:16:21 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 06:16:21 Fetched 54.2 kB in 0s (0 B/s) 06:16:21 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 06:16:21 Fetched 30.8 kB in 0s (0 B/s) 06:16:21 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 06:16:21 Fetched 17.0 kB in 0s (0 B/s) 06:16:21 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 06:16:21 Fetched 85.9 kB in 0s (0 B/s) 06:16:21 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 06:16:21 Fetched 8720 B in 0s (0 B/s) 06:16:21 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 06:16:21 Fetched 137 kB in 0s (0 B/s) 06:16:21 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 06:16:21 Fetched 119 kB in 0s (0 B/s) 06:16:21 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 06:16:21 Fetched 109 kB in 0s (0 B/s) 06:16:21 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 06:16:21 Fetched 11.1 kB in 0s (0 B/s) 06:16:21 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 06:16:21 Fetched 645 kB in 0s (0 B/s) 06:16:21 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 06:16:21 Fetched 41.3 kB in 0s (0 B/s) 06:16:21 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 06:16:21 Fetched 17.9 kB in 0s (0 B/s) 06:16:21 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 06:16:21 Fetched 368 kB in 0s (0 B/s) 06:16:21 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 06:16:21 Fetched 187 kB in 0s (0 B/s) 06:16:21 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 06:16:21 Fetched 175 kB in 0s (0 B/s) 06:16:21 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 06:16:24 Fetched 206 kB in 0s (0 B/s) 06:16:24 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 06:16:24 Fetched 1301 kB in 0s (0 B/s) 06:16:24 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 06:16:24 Fetched 36.2 kB in 0s (0 B/s) 06:16:24 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 06:16:24 Fetched 159 kB in 0s (0 B/s) 06:16:24 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 06:16:24 Fetched 107 kB in 0s (0 B/s) 06:16:24 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 06:16:24 Fetched 48.7 kB in 0s (0 B/s) 06:16:24 Pulling static-packages 06:16:25 'go115' has dependencies that need to be staged: go-build-helper static-packages 06:16:25 Skipping pull go-build-helper (already ran) 06:16:25 Skipping pull static-packages (already ran) 06:16:25 Building go-build-helper 06:16:29 Building static-packages 06:16:30 Staging go-build-helper 06:16:31 Staging static-packages 06:16:32 Pulling go115 06:16:33 'edgex-go' has dependencies that need to be staged: go115 06:16:33 Skipping pull go115 (already ran) 06:16:33 Building go115 06:16:33 % Total % Received % Xferd Average Speed Time Time Time Current 06:16:33 Dload Upload Total Spent Left Speed 06:16:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 115M 0 126k 0 0 630k 0 0:03:07 --:--:-- 0:03:07 627k 32 115M 32 37.5M 0 0 31.3M 0 0:00:03 0:00:01 0:00:02 31.3M 62 115M 62 71.6M 0 0 32.5M 0 0:00:03 0:00:02 0:00:01 32.5M 93 115M 93 107M 0 0 33.5M 0 0:00:03 0:00:03 --:--:-- 33.5M 100 115M 100 115M 0 0 33.2M 0 0:00:03 0:00:03 --:--:-- 33.2M 06:16:37 go1.15.2.linux-amd64.tar.gz: OK 06:16:41 Staging go115 06:16:47 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 06:16:47 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 06:16:47 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:16:47 Fetched 0 B in 0s (0 B/s) 06:16:47 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 06:16:47 Fetched 224 kB in 0s (0 B/s) 06:16:47 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 06:16:47 Fetched 157 kB in 0s (0 B/s) 06:16:47 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 06:16:47 Fetched 221 kB in 0s (0 B/s) 06:16:47 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 06:16:47 Fetched 143 kB in 0s (0 B/s) 06:16:47 Pulling edgex-go 06:16:47 Pulling version 06:16:48 Building config-common 06:16:50 Skipping build go-build-helper (already ran) 06:16:50 Skipping build static-packages (already ran) 06:16:50 Skipping build go115 (already ran) 06:16:50 Building edgex-go 06:16:50 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 06:16:53 go: downloading github.com/gorilla/mux v1.8.0 06:16:53 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.17 06:16:53 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.1 06:16:53 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.4 06:16:53 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.3 06:16:53 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 06:16:53 go: downloading github.com/imdario/mergo v0.3.11 06:16:53 go: downloading github.com/pkg/errors v0.8.1 06:16:53 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 06:16:53 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.1 06:16:53 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 06:16:53 go: downloading github.com/BurntSushi/toml v0.3.1 06:16:53 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 06:16:53 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.2 06:16:53 go: downloading github.com/google/uuid v1.2.0 06:16:53 go: downloading github.com/go-kit/kit v0.8.0 06:16:53 go: downloading github.com/go-playground/validator/v10 v10.3.0 06:16:53 go: downloading github.com/pelletier/go-toml v1.2.0 06:16:53 go: downloading github.com/OneOfOne/xxhash v1.2.8 06:16:53 go: downloading github.com/x448/float16 v0.8.4 06:16:53 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 06:16:53 go: downloading github.com/pebbe/zmq4 v1.2.2 06:16:53 go: downloading github.com/hashicorp/consul/api v1.1.0 06:16:53 go: downloading github.com/go-redis/redis/v7 v7.2.0 06:16:53 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 06:16:53 go: downloading gopkg.in/yaml.v2 v2.4.0 06:16:53 go: downloading github.com/mitchellh/mapstructure v1.1.2 06:16:53 go: downloading github.com/mitchellh/copystructure v1.0.0 06:16:53 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 06:16:53 go: downloading github.com/hashicorp/serf v0.8.2 06:16:53 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 06:16:53 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 06:16:53 go: downloading github.com/mitchellh/reflectwalk v1.0.0 06:16:53 go: downloading github.com/go-playground/universal-translator v0.17.0 06:16:53 go: downloading github.com/leodido/go-urn v1.2.0 06:16:53 go: downloading github.com/go-logfmt/logfmt v0.4.0 06:16:53 go: downloading github.com/go-playground/locales v0.13.0 06:16:53 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 06:16:53 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 06:16:53 go: downloading github.com/hashicorp/golang-lru v0.5.0 06:17:00 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 06:17:03 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 06:17:04 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 06:17:05 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 06:17:06 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 06:17:06 go: downloading github.com/stretchr/testify v1.7.0 06:17:06 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 06:17:06 go: downloading github.com/pmezard/go-difflib v1.0.0 06:17:06 go: downloading github.com/davecgh/go-spew v1.1.1 06:17:07 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 06:17:07 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 06:17:07 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 06:17:08 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 06:17:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 06:17:09 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 06:17:09 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 06:17:10 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 06:17:11 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 06:17:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 06:17:12 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 06:17:12 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 06:17:13 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 06:17:13 go: downloading github.com/lib/pq v1.9.0 06:17:16 Building version 06:17:18 Staging config-common 06:17:18 Skipping stage go-build-helper (already ran) 06:17:18 Skipping stage static-packages (already ran) 06:17:18 Skipping stage go115 (already ran) 06:17:19 Staging edgex-go 06:17:19 Staging version 06:17:20 Priming config-common 06:17:21 Priming go-build-helper 06:17:22 Priming static-packages 06:17:23 Removing intermediate container 456665bda9ce 06:17:23 ---> bba990b6d8fc 06:17:23 06:17:23 Step 10/21 : FROM alpine:3.12 06:17:23 3.12: Pulling from library/alpine 06:17:23 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 06:17:23 Status: Downloaded newer image for alpine:3.12 06:17:23 ---> afeebe901d6b 06:17:23 Step 11/21 : RUN apk add --update --no-cache curl 06:17:23 ---> Running in 01f7ad6281ba 06:17:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:17:25 Priming go115 06:17:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:17:25 Priming edgex-go 06:17:26 (1/4) Installing ca-certificates (20191127-r4) 06:17:26 (2/4) Installing nghttp2-libs (1.41.0-r0) 06:17:26 (3/4) Installing libcurl (7.69.1-r3) 06:17:26 (4/4) Installing curl (7.69.1-r3) 06:17:26 Executing busybox-1.31.1-r19.trigger 06:17:26 Executing ca-certificates-20191127-r4.trigger 06:17:26 OK: 7 MiB in 18 packages 06:17:26 Priming version 06:17:28 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 06:17:29 Removing intermediate container 01f7ad6281ba 06:17:29 ---> a02cd4d0229e 06:17:29 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:17:29 ---> Running in 877a79599e75 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node 06:17:30 Removing intermediate container 877a79599e75 06:17:30 ---> 96c5d2536c65 06:17:30 Step 13/21 : WORKDIR /edgex [Pipeline] } [Pipeline] // stage [Pipeline] } 06:17:30 ---> Running in 4bc75c70735f [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:17:31 Removing intermediate container 4bc75c70735f 06:17:31 ---> fee009f09acf 06:17:31 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 06:17:33 ---> 56f1647c0e6b 06:17:33 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 06:17:34 Removing intermediate container 928d9e2a8ddc 06:17:34 ---> 4bb563c64bbd 06:17:34 06:17:34 Step 10/31 : FROM alpine:3.12 06:17:34 ---> afeebe901d6b 06:17:34 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 06:17:35 ---> Running in 74922508f87e 06:17:36 ---> f061a81c37ed 06:17:36 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:17:36 Removing intermediate container 74922508f87e 06:17:36 ---> 830ce9e73e60 06:17:36 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 06:17:37 ---> Running in b3b3d1345220 06:17:38 ---> e6b30842dfec 06:17:38 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 06:17:38 Removing intermediate container c52189307bd0 06:17:38 ---> 289824c5710a 06:17:38 06:17:38 Step 10/23 : FROM alpine:3.12 06:17:38 ---> afeebe901d6b 06:17:38 Step 11/23 : RUN apk add --update --no-cache dumb-init 06:17:39 ---> Running in 40259efde77f 06:17:39 ---> Running in b46d4b09c671 06:17:39 Removing intermediate container 76ecc03e8897 06:17:39 ---> 519e4910bd2b 06:17:39 06:17:39 Step 10/22 : FROM alpine:3.12 06:17:39 ---> afeebe901d6b 06:17:39 Step 11/22 : RUN apk add --update --no-cache dumb-init 06:17:40 Removing intermediate container 40259efde77f 06:17:40 ---> 67a8f91362ae 06:17:40 Step 18/21 : CMD ["--init=true"] 06:17:40 ---> Running in 472669c26af8 06:17:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:17:40 Removing intermediate container 990ecc3a42ca 06:17:40 ---> 4e5e5180ecd5 06:17:40 06:17:40 Step 10/22 : FROM alpine:3.12 06:17:40 ---> afeebe901d6b 06:17:40 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 06:17:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:17:40 ---> Running in 810bad77c037 06:17:41 ---> Running in 25d5240e7b7f 06:17:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:17:41 (1/2) Installing dumb-init (1.2.2-r1) 06:17:41 (2/2) Installing su-exec (0.2-r1) 06:17:41 Executing busybox-1.31.1-r19.trigger 06:17:41 OK: 5 MiB in 16 packages 06:17:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:17:41 Removing intermediate container 810bad77c037 06:17:41 ---> 5efb6bc68387 06:17:41 Step 19/21 : LABEL arch=arm64 06:17:41 ---> Running in cbeecbcb60ba 06:17:42 (1/1) Installing dumb-init (1.2.2-r1) 06:17:42 Executing busybox-1.31.1-r19.trigger 06:17:42 OK: 5 MiB in 15 packages 06:17:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:17:42 Removing intermediate container cbeecbcb60ba 06:17:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:17:42 ---> 4d1cae8f389c 06:17:42 Step 20/21 : LABEL git_sha=570dbe12e9057e8a964dbddb1dc146d66991ebe2 06:17:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:17:43 ---> Running in eecbe7a49a59 06:17:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:17:43 (1/1) Installing dumb-init (1.2.2-r1) 06:17:43 Removing intermediate container b3b3d1345220 06:17:43 ---> 42cf3f167fef 06:17:43 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 06:17:43 Executing busybox-1.31.1-r19.trigger 06:17:43 OK: 5 MiB in 15 packages 06:17:43 ---> Running in 618236f5a93d 06:17:43 (1/2) Installing ca-certificates (20191127-r4) 06:17:43 Removing intermediate container eecbe7a49a59 06:17:43 ---> 00ae715491f2 06:17:43 Step 21/21 : LABEL version=0.0.0 06:17:43 (2/2) Installing dumb-init (1.2.2-r1) 06:17:43 Executing busybox-1.31.1-r19.trigger 06:17:43 Executing ca-certificates-20191127-r4.trigger 06:17:43 Removing intermediate container b46d4b09c671 06:17:43 ---> 6b806144dc8a 06:17:43 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:17:44 OK: 6 MiB in 16 packages 06:17:44 ---> Running in 03ce12e7075e 06:17:44 ---> Running in 9732e356ed2c 06:17:44 Removing intermediate container 618236f5a93d 06:17:44 ---> 560c1abc95f2 06:17:44 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 06:17:44 ---> Running in b728b7287ef6 06:17:45 Removing intermediate container 03ce12e7075e 06:17:45 ---> 93b723f95c71 06:17:45 06:17:45 Removing intermediate container 9732e356ed2c 06:17:45 ---> 000139e2db42 06:17:45 Step 13/23 : ENV APP_PORT=48082 06:17:45 Removing intermediate container 472669c26af8 06:17:45 ---> 098bb40d6fc8 06:17:45 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:17:45 ---> Running in 08222723540e 06:17:45 ---> Running in 04271635f8dd 06:17:45 Removing intermediate container b728b7287ef6 06:17:45 ---> 4667d3608a94 06:17:45 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 06:17:45 Successfully built 93b723f95c71 06:17:45 Successfully tagged docker-security-proxy-setup-go-arm64:latest 06:17:45  Building docker-security-proxy-setup-go ... done  ---> Running in dcbbbbd695b4 06:17:45 Building docker-security-secretstore-setup-go 06:17:46 Removing intermediate container 08222723540e 06:17:46 ---> f476071d4af3 06:17:46 Step 14/23 : EXPOSE $APP_PORT 06:17:46 Removing intermediate container 25d5240e7b7f 06:17:46 ---> 6548090b821d 06:17:46 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation'Removing intermediate container 04271635f8dd 06:17:46 06:17:46 ---> 9fa299a30f46 06:17:46 Step 13/22 : ENV APP_PORT=48085 06:17:46 ---> Running in 38fd559f4eca 06:17:46 ---> Running in c15229ae537a 06:17:46 ---> Running in b56e03c80663 06:17:47 Removing intermediate container 38fd559f4eca 06:17:47 ---> 801421695e9b 06:17:47 Step 15/23 : WORKDIR / 06:17:47 Removing intermediate container b56e03c80663 06:17:47 ---> 4ef63c34db58 06:17:47 Step 13/22 : ENV APP_PORT=48060 06:17:48 ---> Running in 7d5e266679d1 06:17:48 Removing intermediate container c15229ae537a 06:17:48 ---> 3196ca6c0208 06:17:48 Step 14/22 : EXPOSE $APP_PORT 06:17:49 ---> Running in e6c227b2b06d 06:17:49 ---> Running in fc659f659096 06:17:49 Removing intermediate container 7d5e266679d1 06:17:49 ---> c464bc47ea78 06:17:49 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:17:49 Removing intermediate container e6c227b2b06d 06:17:49 ---> ffc4739dd121 06:17:49 Step 14/22 : EXPOSE $APP_PORT 06:17:50 Removing intermediate container dcbbbbd695b4 06:17:50 ---> 499bfd33da64 06:17:50 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 06:17:50 Removing intermediate container fc659f659096 06:17:50 ---> 05a918dfadc9 06:17:50 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:17:50 ---> Running in 19fbec0ad056 06:17:51 ---> Running in 1c42bc394f29 06:17:51 ---> 16752b824a7f 06:17:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:17:51 ---> 76614f7a7efc 06:17:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:17:51 Removing intermediate container 19fbec0ad056 06:17:51 ---> 233236674a15 06:17:51 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:17:51 Removing intermediate container 1c42bc394f29 06:17:51 ---> 9ca3facccdfa 06:17:51 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 06:17:53 ---> 6bd540bacb62 06:17:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:17:54 ---> c573c7c7aed5 06:17:54 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 06:17:54 ---> b52840bb26aa 06:17:54 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 06:17:54 ---> 3fd44c11c78f 06:17:54 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 06:17:54 ---> Running in c4de30adaeb4 06:17:55 ---> cbd0c5fb34fd 06:17:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 06:17:55 ---> 771749d0bd22 06:17:55 Step 19/23 : ENTRYPOINT ["/core-command"] 06:17:55 ---> 65ecc39171e2 06:17:55 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 06:17:56 ---> Running in 5235f47b8218 06:17:56 ---> Running in 0e512ec2da58 06:17:56 ---> 85793ebcbf84 06:17:56 Step 18/22 : ENTRYPOINT ["/support-notifications"] 06:17:57 ---> Running in 7cfb8b95122d 06:17:57 Removing intermediate container 5235f47b8218 06:17:57 ---> d4af5f243363 06:17:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:17:57 Removing intermediate container 0e512ec2da58 06:17:57 ---> 1065acf4626b 06:17:57 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:17:57 ---> Running in c3294d985c12 06:17:57 ---> Running in c1f2abef617a 06:17:58 Removing intermediate container 7cfb8b95122d 06:17:58 ---> 732e92aa987b 06:17:58 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:17:59 ---> Running in b4b3bdc3ff51 06:17:59 Removing intermediate container c3294d985c12 06:17:59 ---> 1b8f4604874c 06:17:59 Step 20/22 : LABEL arch=arm64 06:17:59 Removing intermediate container c1f2abef617a 06:17:59 ---> fa4526cf107d 06:17:59 Step 21/23 : LABEL arch=arm64 06:17:59 Removing intermediate container c4de30adaeb4 06:17:59 ---> d645ca866907 06:17:59 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 06:17:59 ---> Running in 4c37050cc0c2 06:17:59 ---> Running in cbbf92834a74 06:18:00 Removing intermediate container b4b3bdc3ff51 06:18:00 ---> 8d28833f8a4c 06:18:00 Step 20/22 : LABEL arch=arm64 06:18:00 ---> Running in 9ccdb217e498 06:18:00 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:18:00 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:18:00 ---> 573160e4fe5e 06:18:00 Step 3/24 : WORKDIR /edgex-go 06:18:00 ---> Using cache 06:18:00 ---> c1b3765b3dff 06:18:00 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:18:00 ---> Using cache 06:18:00 ---> e588f03e4f64 06:18:00 Step 5/24 : RUN apk add --update --no-cache make git 06:18:00 ---> Using cache 06:18:00 ---> 0a27aa0dabe5 06:18:00 Step 6/24 : COPY go.mod . 06:18:00 ---> Using cache 06:18:00 ---> 8342ce971dc8 06:18:00 Step 7/24 : RUN go mod download 06:18:00 ---> Using cache 06:18:00 ---> 8f464831878b 06:18:00 Step 8/24 : COPY . . 06:18:01 Removing intermediate container 4c37050cc0c2 06:18:01 ---> 94dc0cf57a8b 06:18:01 Step 21/22 : LABEL git_sha=570dbe12e9057e8a964dbddb1dc146d66991ebe2 06:18:01 ---> 8e5078830423 06:18:01 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:18:01 Removing intermediate container cbbf92834a74 06:18:01 ---> acc1bb377973 06:18:01 Step 22/23 : LABEL git_sha=570dbe12e9057e8a964dbddb1dc146d66991ebe2 06:18:01 ---> Using cache 06:18:01 ---> 14cedc31c4ca 06:18:01 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:18:01 ---> Running in 6a122ed901a7 06:18:01 ---> Running in a3bcf86b038e 06:18:01 ---> Running in edab582c43e2 06:18:01 Removing intermediate container 9ccdb217e498 06:18:01 ---> 98292d355696 06:18:01 Step 21/22 : LABEL git_sha=570dbe12e9057e8a964dbddb1dc146d66991ebe2 06:18:02 ---> Running in d8cd624da5dc 06:18:02 Removing intermediate container a3bcf86b038e 06:18:02 ---> d8d65e512d6f 06:18:02 Step 22/22 : LABEL version=0.0.0Removing intermediate container 6a122ed901a7 06:18:02 06:18:02 ---> b87ea50e4fe0 06:18:02 Step 23/23 : LABEL version=0.0.0 06:18:02 ---> Running in 1c26f60575dd 06:18:02 ---> Running in 4cbb7664f580 06:18:02 Removing intermediate container d8cd624da5dc 06:18:02 ---> 56fbbb3cbf56 06:18:02 Step 22/22 : LABEL version=0.0.0 06:18:02 ---> 462f79b51375 06:18:02 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 06:18:02 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 06:18:02 ---> Running in 00c60e8990d1 06:18:03 Removing intermediate container 4cbb7664f580 06:18:03 ---> f2e93da94b1c 06:18:03 06:18:03 Removing intermediate container 1c26f60575dd 06:18:03 ---> dea5276fe170 06:18:03 06:18:03 Successfully built f2e93da94b1c 06:18:03 Successfully built dea5276fe170 06:18:04 Successfully tagged docker-support-scheduler-go-arm64:latest 06:18:04  Building docker-support-scheduler-go ... done Building docker-core-metadata-go 06:18:04 Removing intermediate container 00c60e8990d1 06:18:04 ---> a15c2b6948cf 06:18:04 06:18:04 Successfully tagged docker-core-command-go-arm64:latest 06:18:04  Building docker-core-command-go ... done Building docker-core-data-go 06:18:04 ---> 4c5992fe791e 06:18:04 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ 06:18:04 Successfully built a15c2b6948cf 06:18:04 Successfully tagged docker-support-notifications-go-arm64:latest 06:18:04  Building docker-support-notifications-go ... done Building docker-sys-mgmt-agent-go 06:18:05 ---> fdfe181319ec 06:18:05 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 06:18:06 ---> 52ca0e71e55e 06:18:06 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 06:18:07 ---> Running in 8ea175ee25f2 06:18:07 Removing intermediate container 8ea175ee25f2 06:18:07 ---> 07f118f0ebbf 06:18:07 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:18:09 ---> 15d46dfa76f6 06:18:09 Step 26/31 : RUN chmod +x /entrypoint.sh 06:18:11 ---> Running in 801c8eabebd4 06:18:15 Removing intermediate container 801c8eabebd4 06:18:15 ---> ab53f21ace89 06:18:15 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 06:18:16 ---> Running in 0ded44f9bfbd 06:18:18 Removing intermediate container 0ded44f9bfbd 06:18:18 ---> 5bc4d8eb9a5e 06:18:18 Step 28/31 : CMD ["gate"] 06:18:19 ---> Running in 1826ec6c0e1a 06:18:20 Removing intermediate container 1826ec6c0e1a 06:18:20 ---> e27b738021c0 06:18:20 Step 29/31 : LABEL arch=arm64 06:18:20 ---> Running in 087b4e6bb13a 06:18:21 Removing intermediate container 087b4e6bb13a 06:18:21 ---> 7e61575dfcfb 06:18:21 Step 30/31 : LABEL git_sha=570dbe12e9057e8a964dbddb1dc146d66991ebe2 06:18:21 ---> Running in 379865f61fb9 06:18:22 Removing intermediate container 379865f61fb9 06:18:22 ---> b8ad08211495 06:18:22 Step 31/31 : LABEL version=0.0.0 06:18:23 ---> Running in 9c2f9a2b289f 06:18:23 Removing intermediate container 9c2f9a2b289f 06:18:23 ---> b3f044ed0aa0 06:18:23 06:18:24 Successfully built b3f044ed0aa0 06:18:24 Successfully tagged docker-security-bootstrapper-go-arm64:latest 06:18:36  Building docker-security-bootstrapper-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:18:41 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:18:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:18:41 ---> 573160e4fe5e 06:18:41 Step 3/23 : WORKDIR /edgex-go 06:18:41 ---> Using cache 06:18:41 ---> c1b3765b3dff 06:18:41 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:18:41 ---> Using cache 06:18:41 ---> e588f03e4f64 06:18:41 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 06:18:42 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:18:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:18:42 ---> 573160e4fe5e 06:18:42 Step 3/23 : WORKDIR /edgex-go 06:18:42 ---> Using cache 06:18:42 ---> c1b3765b3dff 06:18:42 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:18:42 ---> Using cache 06:18:42 ---> e588f03e4f64 06:18:42 Step 5/23 : RUN apk add --update --no-cache make git 06:18:42 ---> Using cache 06:18:42 ---> 0a27aa0dabe5 06:18:42 Step 6/23 : COPY go.mod . 06:18:42 ---> Using cache 06:18:42 ---> 8342ce971dc8 06:18:42 Step 7/23 : RUN go mod download 06:18:42 ---> Using cache 06:18:42 ---> 8f464831878b 06:18:42 Step 8/23 : COPY . . 06:18:42 ---> Using cache 06:18:42 ---> 14cedc31c4ca 06:18:42 Step 9/23 : RUN make cmd/core-metadata/core-metadata 06:18:42 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:18:42 Step 2/26 : FROM ${BUILDER_BASE} AS builder 06:18:42 ---> 573160e4fe5e 06:18:42 Step 3/26 : WORKDIR /edgex-go 06:18:42 ---> Using cache 06:18:42 ---> c1b3765b3dff 06:18:42 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:18:42 ---> Using cache 06:18:42 ---> e588f03e4f64 06:18:42 Step 5/26 : RUN apk add --update --no-cache make bash git 06:18:46 ---> Running in 7b7d5f351b6a 06:18:46 ---> Running in df68391c0f1d 06:18:47 ---> Running in 67c1381260f7 06:18:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:18:48 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 06:18:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:18:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:18:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:18:49 Removing intermediate container edab582c43e2 06:18:49 ---> e36cb03aaae9 06:18:49 06:18:49 Step 10/24 : FROM alpine:3.12 06:18:49 ---> afeebe901d6b 06:18:49 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 06:18:50 ---> Running in b9bc183cc503 06:18:50 OK: 217 MiB in 51 packages 06:18:50 OK: 217 MiB in 51 packages 06:18:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:18:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:18:52 (1/5) Installing ca-certificates (20191127-r4) 06:18:52 Removing intermediate container df68391c0f1d 06:18:52 ---> 520999cd0c08 06:18:52 Step 6/26 : COPY go.mod . 06:18:52 (2/5) Installing nghttp2-libs (1.41.0-r0) 06:18:52 (3/5) Installing libcurl (7.69.1-r3) 06:18:52 (4/5) Installing curl (7.69.1-r3) 06:18:52 (5/5) Installing dumb-init (1.2.2-r1) 06:18:52 Executing busybox-1.31.1-r19.trigger 06:18:52 Executing ca-certificates-20191127-r4.trigger 06:18:52 Removing intermediate container 7b7d5f351b6a 06:18:52 ---> c2150135b53b 06:18:52 Step 6/23 : COPY go.mod . 06:18:53 OK: 7 MiB in 19 packages 06:18:54 ---> 876ca1404ef5 06:18:54 Step 7/26 : RUN go mod download 06:18:54 ---> Running in 1701032fc759 06:18:54 ---> cb636346eaf2 06:18:54 Step 7/23 : RUN go mod download 06:18:55 ---> Running in ca7a9a6313c9 06:18:56 Removing intermediate container b9bc183cc503 06:18:56 ---> 23d80ffaba4d 06:18:56 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:18:56 ---> Running in 09e3fca0292e 06:18:57 Removing intermediate container 09e3fca0292e 06:18:57 ---> c9a9004d7ea5 06:18:57 Step 13/24 : WORKDIR / 06:18:57 ---> Running in e6e2ac28903a 06:18:58 Removing intermediate container e6e2ac28903a 06:18:58 ---> 315e735fde50 06:18:58 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:18:59 Removing intermediate container 1701032fc759 06:18:59 ---> a5288285d889 06:18:59 Step 8/26 : COPY . . 06:19:00 ---> c4b56ef35d80 06:19:00 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 06:19:00 Removing intermediate container ca7a9a6313c9 06:19:00 ---> 2f7a499d77ca 06:19:00 Step 8/23 : COPY . . 06:19:02 ---> d3e60904bd0d 06:19:02 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 06:19:04 ---> 29526d464e53 06:19:04 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:19:08 ---> f19853bc8864 06:19:08 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:19:11 ---> d1ab963b5e15 06:19:11 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:19:13 ---> f13f861e3bc1 06:19:13 Step 20/24 : 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/ 06:19:13 ---> Running in 40204094261e 06:19:17 Removing intermediate container 40204094261e 06:19:17 ---> 1ea2aec51656 06:19:17 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 06:19:17 ---> Running in 97f0df5b47bd 06:19:19 Removing intermediate container 97f0df5b47bd 06:19:19 ---> 6f5e091ff2de 06:19:19 Step 22/24 : LABEL arch=arm64 06:19:19 ---> Running in 2948541eb79b 06:19:21 Removing intermediate container 2948541eb79b 06:19:21 ---> 23c2102980f6 06:19:21 Step 23/24 : LABEL git_sha=570dbe12e9057e8a964dbddb1dc146d66991ebe2 06:19:21 ---> Running in ea80d3b1ff82 06:19:22 Removing intermediate container ea80d3b1ff82 06:19:22 ---> fd1cd44255eb 06:19:22 Step 24/24 : LABEL version=0.0.0 06:19:23 ---> Running in e07f8dae32a4 06:19:24 Removing intermediate container e07f8dae32a4 06:19:24 ---> 1f576a6e2932 06:19:24 06:19:25 Successfully built 1f576a6e2932 06:19:25 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 06:19:28  Building docker-security-secretstore-setup-go ... done  ---> 7af2bacb0410 06:19:28 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 06:19:29 ---> 16bfe474a482 06:19:29 Step 9/23 : RUN make cmd/core-data/core-data 06:19:29 ---> Running in d5ac3570cb8a 06:19:29 ---> Running in de1622afe1e3 06:19:30 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 06:19:31 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 06:19:43 Removing intermediate container 67c1381260f7 06:19:43 ---> 30209d576ef3 06:19:43 06:19:43 Step 10/23 : FROM alpine:3.12 06:19:43 ---> afeebe901d6b 06:19:43 Step 11/23 : RUN apk add --update --no-cache dumb-init 06:19:43 ---> Using cache 06:19:43 ---> 098bb40d6fc8 06:19:43 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:19:43 ---> Using cache 06:19:43 ---> 9fa299a30f46 06:19:43 Step 13/23 : ENV APP_PORT=48081 06:19:43 ---> Running in 724ef365a0ea 06:19:43 Removing intermediate container 724ef365a0ea 06:19:43 ---> 157ee0ce51c9 06:19:43 Step 14/23 : EXPOSE $APP_PORT 06:19:43 ---> Running in 67aa71ad0f71 06:19:43 Removing intermediate container 67aa71ad0f71 06:19:43 ---> 15f13687d87f 06:19:43 Step 15/23 : WORKDIR / 06:19:43 ---> Running in 3b58bff25ebe 06:19:44 Removing intermediate container 3b58bff25ebe 06:19:44 ---> 96d2e95955c8 06:19:44 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:19:45 ---> 04dd9dcebd17 06:19:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:19:47 ---> e2ebfc25dc70 06:19:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 06:19:48 ---> 0b6f448966ae 06:19:48 Step 19/23 : ENTRYPOINT ["/core-metadata"] 06:19:48 ---> Running in 90c264ea2fee 06:19:49 Removing intermediate container 90c264ea2fee 06:19:49 ---> a9094170d875 06:19:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:19:49 ---> Running in ce2ddf53fe70 06:19:50 Removing intermediate container ce2ddf53fe70 06:19:50 ---> cd90dc16873f 06:19:50 Step 21/23 : LABEL arch=arm64 06:19:50 ---> Running in 6177407a783b 06:19:51 Removing intermediate container 6177407a783b 06:19:51 ---> 1c847eaeb9d8 06:19:51 Step 22/23 : LABEL git_sha=570dbe12e9057e8a964dbddb1dc146d66991ebe2 06:19:51 ---> Running in e1ab92fcb362 06:19:52 Removing intermediate container e1ab92fcb362 06:19:52 ---> 2af24d0f83d7 06:19:52 Step 23/23 : LABEL version=0.0.0 06:19:52 ---> Running in 88a056b820c1 06:19:52 Removing intermediate container 88a056b820c1 06:19:52 ---> e79aea66c385 06:19:52 06:19:52 Successfully built e79aea66c385 06:19:53 Successfully tagged docker-core-metadata-go-arm64:latest 06:20:20  Building docker-core-metadata-go ... done Removing intermediate container d5ac3570cb8a 06:20:20 ---> 40a83ce94104 06:20:20 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 06:20:20 ---> Running in 9bfeb31831d5 06:20:21 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 06:20:24 Removing intermediate container 9bfeb31831d5 06:20:24 ---> 0355126c264b 06:20:24 06:20:24 Step 11/26 : FROM docker:20.10.0 06:20:24 20.10.0: Pulling from library/docker 06:20:32 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 06:20:32 Status: Downloaded newer image for docker:20.10.0 06:20:32 ---> eeaf43b92773 06:20:32 Step 12/26 : RUN apk add --no-cache bash 06:20:33 ---> Running in 651fbd0a6b07 06:20:33 Removing intermediate container de1622afe1e3 06:20:33 ---> 994d632cbb93 06:20:33 06:20:33 Step 10/23 : FROM alpine:3.12 06:20:33 ---> afeebe901d6b 06:20:33 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:20:33 ---> Running in cfd56c0e9596 06:20:34 Removing intermediate container cfd56c0e9596 06:20:34 ---> 60916e84b19b 06:20:34 Step 12/23 : ENV APP_PORT=48080 06:20:34 ---> Running in 21e73fa243df 06:20:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:20:34 Removing intermediate container 21e73fa243df 06:20:35 ---> c0d8998f3377 06:20:35 Step 13/23 : EXPOSE $APP_PORT 06:20:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:20:35 ---> Running in 86aa91b23178 06:20:35 Removing intermediate container 86aa91b23178 06:20:35 ---> b50e5365245b 06:20:35 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:20:35 (1/2) Installing readline (8.0.4-r0) 06:20:35 ---> Running in 55342a34f459 06:20:35 (2/2) Installing bash (5.0.17-r0) 06:20:35 Executing bash-5.0.17-r0.post-install 06:20:35 Executing busybox-1.31.1-r19.trigger 06:20:35 OK: 12 MiB in 22 packages 06:20:37 Removing intermediate container 651fbd0a6b07 06:20:37 ---> 744e0dbc2e0f 06:20:37 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 06:20:37 ---> Running in 59839a7b0f39 06:20:37 Removing intermediate container 59839a7b0f39 06:20:37 ---> 39847db4d1b5 06:20:37 Step 14/26 : ENV APP_PORT=48090 06:20:37 ---> Running in 7a7c8878adc8 06:20:37 Removing intermediate container 55342a34f459 06:20:37 ---> 86ed51481769 06:20:37 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 06:20:38 ---> Running in 15462f0de9a3 06:20:38 Removing intermediate container 7a7c8878adc8 06:20:38 ---> fc687ad68f75 06:20:38 Step 15/26 : EXPOSE $APP_PORT 06:20:38 ---> Running in 8a8c839c1a71 06:20:39 Removing intermediate container 8a8c839c1a71 06:20:39 ---> 901c7d9872c9 06:20:39 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 06:20:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:20:39 ---> 4ebebab29095 06:20:39 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 06:20:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:20:40 ---> 785235bcfced 06:20:40 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 06:20:41 (1/6) Installing dumb-init (1.2.2-r1) 06:20:41 (2/6) Installing libgcc (9.3.0-r2) 06:20:41 (3/6) Installing libsodium (1.0.18-r0) 06:20:41 (4/6) Installing libstdc++ (9.3.0-r2) 06:20:41 ---> 8f23ce525441 06:20:41 Step 19/26 : RUN apk --no-cache add py3-pip 06:20:42 ---> Running in 778b38553ca0 06:20:42 (5/6) Installing libzmq (4.3.3-r0) 06:20:42 (6/6) Installing zeromq (4.3.3-r0) 06:20:42 Executing busybox-1.31.1-r19.trigger 06:20:42 OK: 8 MiB in 20 packages 06:20:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:20:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:20:43 (1/33) Installing libbz2 (1.0.8-r1) 06:20:43 Removing intermediate container 15462f0de9a3 06:20:43 ---> 57e51ae23cc8 06:20:43 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:20:43 (2/33) Installing expat (2.2.9-r1) 06:20:43 (3/33) Installing libffi (3.3-r2) 06:20:43 (4/33) Installing gdbm (1.13-r1) 06:20:43 (5/33) Installing xz-libs (5.2.5-r0) 06:20:43 (6/33) Installing sqlite-libs (3.32.1-r0) 06:20:43 (7/33) Installing python3 (3.8.5-r0) 06:20:45 ---> be2fac587afb 06:20:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:20:45 (8/33) Installing py3-appdirs (1.4.4-r1) 06:20:45 (9/33) Installing py3-ordered-set (4.0.1-r0) 06:20:45 (10/33) Installing py3-parsing (2.4.7-r0) 06:20:45 (11/33) Installing py3-six (1.15.0-r0) 06:20:45 (12/33) Installing py3-packaging (20.4-r0) 06:20:45 (13/33) Installing py3-setuptools (47.0.0-r0) 06:20:45 (14/33) Installing py3-chardet (3.0.4-r4) 06:20:45 (15/33) Installing py3-idna (2.9-r0) 06:20:45 (16/33) Installing py3-certifi (2020.4.5.1-r0) 06:20:46 (17/33) Installing py3-urllib3 (1.25.9-r0) 06:20:46 (18/33) Installing py3-requests (2.23.0-r0) 06:20:46 (19/33) Installing py3-msgpack (1.0.0-r0) 06:20:46 (20/33) Installing py3-lockfile (0.12.2-r3) 06:20:46 (21/33) Installing py3-cachecontrol (0.12.6-r0) 06:20:46 (22/33) Installing py3-colorama (0.4.3-r0) 06:20:46 (23/33) Installing py3-distlib (0.3.0-r0) 06:20:46 (24/33) Installing py3-distro (1.5.0-r1) 06:20:46 (25/33) Installing py3-webencodings (0.5.1-r3) 06:20:46 (26/33) Installing py3-html5lib (1.0.1-r4) 06:20:46 (27/33) Installing py3-pytoml (0.1.21-r0) 06:20:46 (28/33) Installing py3-pep517 (0.8.2-r0) 06:20:46 (29/33) Installing py3-progress (1.5-r0) 06:20:46 (30/33) Installing py3-toml (0.10.1-r0) 06:20:46 (31/33) Installing py3-retrying (1.3.3-r0) 06:20:46 (32/33) Installing py3-contextlib2 (0.6.0-r0) 06:20:46 (33/33) Installing py3-pip (20.1.1-r0) 06:20:46 Executing busybox-1.31.1-r19.trigger 06:20:46 OK: 71 MiB in 55 packages 06:20:46 ---> 2f60eb8158bf 06:20:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 06:20:47 ---> 9ca3513277fa 06:20:47 Step 19/23 : ENTRYPOINT ["/core-data"] 06:20:48 ---> Running in 281e79f9dfab 06:20:48 Removing intermediate container 281e79f9dfab 06:20:48 ---> c00df34e473f 06:20:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:20:48 ---> Running in 7eea2a7ce15a 06:20:49 Removing intermediate container 7eea2a7ce15a 06:20:49 ---> d06349657aad 06:20:49 Step 21/23 : LABEL arch=arm64 06:20:49 ---> Running in 2acbe902b4be 06:20:50 Removing intermediate container 2acbe902b4be 06:20:50 ---> 227e9cbf7356 06:20:50 Step 22/23 : LABEL git_sha=570dbe12e9057e8a964dbddb1dc146d66991ebe2 06:20:50 ---> Running in 5acc693fc691 06:20:50 Removing intermediate container 5acc693fc691 06:20:50 ---> 18f407da33cc 06:20:50 Step 23/23 : LABEL version=0.0.0 06:20:50 ---> Running in c7d8d13693a5 06:20:51 Removing intermediate container c7d8d13693a5 06:20:51 ---> 599180c7ef1a 06:20:51 06:20:52 Successfully built 599180c7ef1a 06:20:52 Successfully tagged docker-core-data-go-arm64:latest 06:20:52  Building docker-core-data-go ... done Removing intermediate container 778b38553ca0 06:20:52 ---> 1849e256b29b 06:20:52 Step 20/26 : RUN pip install docker-compose==1.23.2 06:20:52 ---> Running in 3823561518e2 06:20:57 Collecting docker-compose==1.23.2 06:20:57 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 06:20:57 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 06:20:58 Collecting docker<4.0,>=3.6.0 06:20:58 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 06:20:59 Collecting cached-property<2,>=1.2.0 06:20:59 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 06:21:00 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 06:21:00 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 06:21:01 Collecting PyYAML<4,>=3.10 06:21:01 Downloading PyYAML-3.13.tar.gz (270 kB) 06:21:04 Collecting dockerpty<0.5,>=0.4.1 06:21:04 Downloading dockerpty-0.4.1.tar.gz (13 kB) 06:21:05 Collecting websocket-client<1.0,>=0.32.0 06:21:06 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 06:21:06 Collecting texttable<0.10,>=0.9.0 06:21:06 Downloading texttable-0.9.1.tar.gz (11 kB) 06:21:08 Collecting jsonschema<3,>=2.5.1 06:21:08 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 06:21:08 Collecting docopt<0.7,>=0.6.1 06:21:08 Downloading docopt-0.6.2.tar.gz (25 kB) 06:21:10 Collecting docker-pycreds>=0.4.0 06:21:10 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 06:21:10 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) 06:21:10 Collecting idna<2.8,>=2.5 06:21:10 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 06:21:11 Collecting urllib3<1.25,>=1.21.1 06:21:11 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 06:21:11 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) 06:21:11 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 06:21:11 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 06:21:11 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 06:21:11 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 06:21:12 Installing collected packages: websocket-client, idna, urllib3, requests, docker-pycreds, docker, cached-property, PyYAML, dockerpty, texttable, jsonschema, docopt, docker-compose 06:21:12 Attempting uninstall: idna 06:21:12 Found existing installation: idna 2.9 06:21:12 Uninstalling idna-2.9: 06:21:12 Successfully uninstalled idna-2.9 06:21:13 Attempting uninstall: urllib3 06:21:13 Found existing installation: urllib3 1.25.9 06:21:13 Uninstalling urllib3-1.25.9: 06:21:13 Successfully uninstalled urllib3-1.25.9 06:21:14 Attempting uninstall: requests 06:21:14 Found existing installation: requests 2.23.0 06:21:14 Uninstalling requests-2.23.0: 06:21:14 Successfully uninstalled requests-2.23.0 06:21:15 Running setup.py install for PyYAML: started 06:21:17 Running setup.py install for PyYAML: finished with status 'done' 06:21:17 Running setup.py install for dockerpty: started 06:21:19 Running setup.py install for dockerpty: finished with status 'done' 06:21:19 Running setup.py install for texttable: started 06:21:21 Running setup.py install for texttable: finished with status 'done' 06:21:21 Running setup.py install for docopt: started 06:21:23 Running setup.py install for docopt: finished with status 'done' 06:21:23 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.57.0 06:21:28 Removing intermediate container 3823561518e2 06:21:28 ---> 0f3734ddb0c1 06:21:28 Step 21/26 : RUN apk --no-cache add curl 06:21:28 ---> Running in 31f602d1e929 06:21:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:21:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:21:29 (1/3) Installing nghttp2-libs (1.41.0-r0) 06:21:29 (2/3) Installing libcurl (7.69.1-r3) 06:21:30 (3/3) Installing curl (7.69.1-r3) 06:21:30 Executing busybox-1.31.1-r19.trigger 06:21:30 OK: 71 MiB in 58 packages 06:21:30 Removing intermediate container 31f602d1e929 06:21:30 ---> 6ba90be816b8 06:21:30 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 06:21:31 ---> Running in c7b447ba8fb9 06:21:31 Removing intermediate container c7b447ba8fb9 06:21:31 ---> 0c864a34011c 06:21:31 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:21:31 ---> Running in da05dd1e111a 06:21:32 Removing intermediate container da05dd1e111a 06:21:32 ---> 86a00f04f2d6 06:21:32 Step 24/26 : LABEL arch=arm64 06:21:32 ---> Running in ae3fc0b4d320 06:21:32 Removing intermediate container ae3fc0b4d320 06:21:32 ---> a51b0e79bf04 06:21:32 Step 25/26 : LABEL git_sha=570dbe12e9057e8a964dbddb1dc146d66991ebe2 06:21:32 ---> Running in 2316d95bd6f3 06:21:33 Removing intermediate container 2316d95bd6f3 06:21:33 ---> cb6cc6f63dd0 06:21:33 Step 26/26 : LABEL version=0.0.0 06:21:33 ---> Running in 8e894295aed3 06:21:33 Removing intermediate container 8e894295aed3 06:21:33 ---> 002e320564fa 06:21:33 06:21:34 Successfully built 002e320564fa 06:21:34 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 06:21:34  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 06:21:34 $ docker stop --time=1 b8756fbab6a55234fa19cdd6f8cb0e96a262f6b0082c4c719e41a9dd4c46d831 06:21:36 $ docker rm -f b8756fbab6a55234fa19cdd6f8cb0e96a262f6b0082c4c719e41a9dd4c46d831 [Pipeline] // withDockerContainer [Pipeline] sh 06:21:36 + docker images 06:21:36 + grep docker 06:21:37 docker-sys-mgmt-agent-go-arm64 latest 002e320564fa 4 seconds ago 300MB 06:21:37 docker-core-data-go-arm64 latest 599180c7ef1a 46 seconds ago 21MB 06:21:37 docker-core-metadata-go-arm64 latest e79aea66c385 About a minute ago 17.7MB 06:21:37 docker-security-secretstore-setup-go-arm64 latest 1f576a6e2932 2 minutes ago 23.4MB 06:21:37 docker-security-bootstrapper-go-arm64 latest b3f044ed0aa0 3 minutes ago 22.6MB 06:21:37 docker-core-command-go-arm64 latest dea5276fe170 3 minutes ago 16MB 06:21:37 docker-support-notifications-go-arm64 latest a15c2b6948cf 3 minutes ago 16.6MB 06:21:37 docker-support-scheduler-go-arm64 latest f2e93da94b1c 3 minutes ago 16.1MB 06:21:37 docker-security-proxy-setup-go-arm64 latest 93b723f95c71 3 minutes ago 23.2MB 06:21:37 docker 20.10.0 eeaf43b92773 7 weeks ago 228MB [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] } [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] wrap 06:21:40 provisioning config files... 06:21:40 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config8911398037225440937tmp [Pipeline] { [Pipeline] sh 06:21:40 + set +x 06:21:40 + curl -s https://codecov.io/bash 06:21:40 + bash -s -- 06:21:41 06:21:41 _____ _ 06:21:41 / ____| | | 06:21:41 | | ___ __| | ___ ___ _____ __ 06:21:41 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:21:41 | |___| (_) | (_| | __/ (_| (_) \ V / 06:21:41 \_____\___/ \__,_|\___|\___\___/ \_/ 06:21:41 Bash-20210129-7c25fce 06:21:41 06:21:41 06:21:41 ==> git version 2.24.3 found 06:21:41 ==> 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 06:21:41 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:21:41 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 06:21:41 ==> Jenkins CI detected. 06:21:41 project root: . 06:21:41 --> token set from env 06:21:41 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:21:41 ==> Running gcov in . (disable via -X gcov) 06:21:41 ==> Python coveragepy not found 06:21:41 ==> Searching for coverage reports in: 06:21:41 + . 06:21:41 -> Found 1 reports 06:21:41 ==> Detecting git/mercurial file structure 06:21:41 ==> Reading reports 06:21:41 + ./coverage.out bytes=578674 06:21:41 ==> Appending adjustments 06:21:41 https://docs.codecov.io/docs/fixing-reports 06:21:45 + Found adjustments 06:21:45 ==> Gzipping contents 06:21:45 88K /tmp/codecov.QhQW8M.gz 06:21:45 ==> Uploading reports 06:21:45 url: https://codecov.io 06:21:45 query: branch=PR-3116&commit=570dbe12e9057e8a964dbddb1dc146d66991ebe2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3116%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3116&job=&cmd_args= 06:21:45 -> Pinging Codecov 06:21:45 https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=PR-3116&commit=570dbe12e9057e8a964dbddb1dc146d66991ebe2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3116%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3116&job=&cmd_args= 06:21:45 -> Uploading to 06:21:45 https://storage.googleapis.com/codecov/v4/raw/2021-02-03/00271124DB129430A58F1EEE437C3FCB/570dbe12e9057e8a964dbddb1dc146d66991ebe2/48633e18-3db0-486e-a52d-f2c8e41e153c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210203%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210203T062145Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=03ada251e51ff1c61284df483219fb984ba01f4676e1ab5ce6de368afdbd5f43 06:21:45 % Total % Received % Xferd Average Speed Time Time Time Current 06:21:45 Dload Upload Total Spent Left Speed 06:21:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87503 0 0 100 87503 0 141k --:--:-- --:--:-- --:--:-- 141k 06:21:46 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/570dbe12e9057e8a964dbddb1dc146d66991ebe2 [Pipeline] } 06:21:46 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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 06:21:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:21:50 ---> package-listing.sh 06:21:50 ++ facter osfamily 06:21:50 ++ tr '[:upper:]' '[:lower:]' 06:21:50 + OS_FAMILY=redhat 06:21:50 + workspace=/w/workspace/edgex-go/1 06:21:50 + START_PACKAGES=/tmp/packages_start.txt 06:21:50 + END_PACKAGES=/tmp/packages_end.txt 06:21:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:21:50 + PACKAGES=/tmp/packages_start.txt 06:21:50 + '[' /w/workspace/edgex-go/1 ']' 06:21:50 + PACKAGES=/tmp/packages_end.txt 06:21:50 + case "${OS_FAMILY}" in 06:21:50 + rpm -qa 06:21:50 + sort 06:21:55 + '[' -f /tmp/packages_start.txt ']' 06:21:55 + '[' -f /tmp/packages_end.txt ']' 06:21:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:21:55 + '[' /w/workspace/edgex-go/1 ']' 06:21:55 + mkdir -p /w/workspace/edgex-go/1/archives/ 06:21:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 06:21:55 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:21:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:21:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:21:56 06:21:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:21:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:21:56 alpine: Pulling from edgex-lftools-log-publisher 06:21:56 df20fa9351a1: Pulling fs layer 06:21:56 36b3adc4ff6f: Pulling fs layer 06:21:56 8ad3a11d3b57: Pulling fs layer 06:21:56 46f8f816bc3b: Pulling fs layer 06:21:56 93b61091891f: Pulling fs layer 06:21:56 93b9cdb0e59b: Pulling fs layer 06:21:56 5e14af77c1be: Pulling fs layer 06:21:56 01666e4c0597: Pulling fs layer 06:21:56 aa168da1d23b: Pulling fs layer 06:21:56 93b9cdb0e59b: Waiting 06:21:56 46f8f816bc3b: Waiting 06:21:56 01666e4c0597: Waiting 06:21:56 93b61091891f: Waiting 06:21:56 5e14af77c1be: Waiting 06:21:56 aa168da1d23b: Waiting 06:21:56 36b3adc4ff6f: Verifying Checksum 06:21:56 36b3adc4ff6f: Download complete 06:21:56 46f8f816bc3b: Verifying Checksum 06:21:56 46f8f816bc3b: Download complete 06:21:56 df20fa9351a1: Verifying Checksum 06:21:56 93b9cdb0e59b: Verifying Checksum 06:21:56 93b9cdb0e59b: Download complete 06:21:56 93b61091891f: Verifying Checksum 06:21:56 93b61091891f: Download complete 06:21:56 5e14af77c1be: Verifying Checksum 06:21:56 5e14af77c1be: Download complete 06:21:56 01666e4c0597: Verifying Checksum 06:21:56 01666e4c0597: Download complete 06:21:57 df20fa9351a1: Pull complete 06:21:57 36b3adc4ff6f: Pull complete 06:21:57 8ad3a11d3b57: Verifying Checksum 06:21:57 8ad3a11d3b57: Download complete 06:21:58 8ad3a11d3b57: Pull complete 06:21:59 aa168da1d23b: Verifying Checksum 06:21:59 aa168da1d23b: Download complete 06:22:00 46f8f816bc3b: Pull complete 06:22:02 93b61091891f: Pull complete 06:22:02 93b9cdb0e59b: Pull complete 06:22:02 5e14af77c1be: Pull complete 06:22:02 01666e4c0597: Pull complete 06:22:10 aa168da1d23b: Pull complete 06:22:10 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:22:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:22:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:22:10 prd-centos7-docker-4c-2g-24678 does not seem to be running inside a container 06:22:11 $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:22:15 $ docker top 6c047f01b91ef77226bfeed6463b96419d995bf1d0e1755daa6cea7a9bf087cd -eo pid,comm [Pipeline] { [Pipeline] sh 06:22:15 + touch /tmp/pre-build-complete [Pipeline] sh 06:22:16 + mkdir -p /var/log/sa [Pipeline] sh 06:22:16 + ls /var/log/sa-host 06:22:16 + sadf -c /var/log/sa-host/sa03 06:22:16 file_magic: OK 06:22:16 HZ: Using current value: 100 06:22:16 file_header: OK 06:22:16 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 06:22:16 Statistics: 06:22:16 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... 06:22:16 File successfully converted to sysstat format version 12.2.1 06:22:16 + sadf -c /var/log/sa-host/sa23 06:22:16 file_magic: OK 06:22:16 HZ: Using current value: 100 06:22:16 file_header: OK 06:22:16 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 06:22:16 Statistics: 06:22:16 Hnuu...uuuununununu... 06:22:16 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:22:17 provisioning config files... 06:22:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2191192675866132256tmp [Pipeline] { [Pipeline] echo 06:22:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:22:17 ---> create-netrc.sh [Pipeline] } 06:22:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:22:17 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:22:18 ---> python-tools-install.sh [Pipeline] echo 06:22:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:22:18 ---> sudo-logs.sh 06:22:18 Archiving 'sudo' log.. [Pipeline] echo 06:22:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:22:18 ---> job-cost.sh 06:22:18 lf-activate-venv: SKIPPING 06:22:18 INFO: No Stack... 06:22:19 INFO: Retrieving Pricing Info for: v1-standard-2 06:22:20 INFO: Archiving Costs [Pipeline] echo 06:22:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:22:20 ---> logs-deploy.sh 06:22:20 lf-activate-venv: SKIPPING 06:22:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3116/1 06:22:20 INFO: archiving workspace using pattern(s): 06:22:22 Archives upload complete. 06:22:22 INFO: archiving logs to Nexus