Pull request #3453 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at f1ea93c16db09b36626d9198e09713e38083a332 rather than 639a7e695fff3875572feeb517488632d8133f3b Obtained Jenkinsfile from f1ea93c16db09b36626d9198e09713e38083a332 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 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 9d0281235b943b7ad605f650702698f9078b2862 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/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.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-4632 in /w/workspace/edgexfoundry_edgex-go_PR-3453 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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 > 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/3453/head:refs/remotes/origin/PR-3453 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit f1ea93c16db09b36626d9198e09713e38083a332 into PR head commit 639a7e695fff3875572feeb517488632d8133f3b Merge succeeded, producing 639a7e695fff3875572feeb517488632d8133f3b Checking out Revision 639a7e695fff3875572feeb517488632d8133f3b (PR-3453) > git config core.sparsecheckout # timeout=10 > git checkout -f 639a7e695fff3875572feeb517488632d8133f3b # 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 f1ea93c16db09b36626d9198e09713e38083a332 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 639a7e695fff3875572feeb517488632d8133f3b # timeout=10 Commit message: "feat(notifications): Implement GET /transmission/id/{id} V2 API" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-12T02:11:04.713Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-12T02:11:04.827Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-12T02:11:04.856Z] ========================================================= [2021-05-12T02:11:04.856Z] EdgeX Global Pipelines Version Info [2021-05-12T02:11:04.856Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 2da5ef5e73a6ce3433868b76fe7a320b77f9da86 # timeout=10 [2021-05-12T02:11:07.621Z] ------------------- [2021-05-12T02:11:07.621Z] stable info: [2021-05-12T02:11:07.621Z] ------------------- [2021-05-12T02:11:07.621Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-12T02:11:07.621Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-12T02:11:07.621Z] Message: update stable to v1.0.192 [2021-05-12T02:11:08.684Z] ------------------- [2021-05-12T02:11:08.684Z] experimental info: [2021-05-12T02:11:08.684Z] ------------------- [2021-05-12T02:11:08.684Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-12T02:11:08.684Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-12T02:11:08.684Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-12T02:11:08.914Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-12T02:11:08.943Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-12T02:11:08.973Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-12T02:11:09.023Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-12T02:11:09.045Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-12T02:11:09.068Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-12T02:11:09.088Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-12T02:11:09.130Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-12T02:11:09.153Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-05-12T02:11:09.176Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-05-12T02:11:09.201Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-12T02:11:09.224Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-12T02:11:09.247Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-12T02:11:09.268Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-12T02:11:09.291Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-12T02:11:09.313Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-12T02:11:09.335Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-12T02:11:09.358Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-12T02:11:09.415Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-12T02:11:09.439Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-12T02:11:09.461Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-12T02:11:09.485Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-12T02:11:09.507Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3453 [Pipeline] echo [2021-05-12T02:11:09.529Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3453 [Pipeline] echo [2021-05-12T02:11:09.551Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3453 [Pipeline] echo [2021-05-12T02:11:09.574Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 639a7e695fff3875572feeb517488632d8133f3b [Pipeline] echo [2021-05-12T02:11:09.597Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 639a7e6 [Pipeline] echo [2021-05-12T02:11:09.619Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-12T02:11:09.695Z] provisioning config files... [2021-05-12T02:11:09.861Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config4734675518388463172tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-12T02:11:10.251Z] ---> docker-login.sh [2021-05-12T02:11:10.251Z] nexus3.edgexfoundry.org:10001 [2021-05-12T02:11:11.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T02:11:11.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T02:11:11.237Z] Configure a credential helper to remove this warning. See [2021-05-12T02:11:11.237Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T02:11:11.237Z] [2021-05-12T02:11:11.237Z] Login Succeeded [2021-05-12T02:11:11.237Z] nexus3.edgexfoundry.org:10002 [2021-05-12T02:11:11.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T02:11:11.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T02:11:11.842Z] Configure a credential helper to remove this warning. See [2021-05-12T02:11:11.842Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T02:11:11.842Z] [2021-05-12T02:11:11.842Z] Login Succeeded [2021-05-12T02:11:11.842Z] nexus3.edgexfoundry.org:10003 [2021-05-12T02:11:12.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T02:11:12.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T02:11:12.459Z] Configure a credential helper to remove this warning. See [2021-05-12T02:11:12.459Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T02:11:12.459Z] [2021-05-12T02:11:12.459Z] Login Succeeded [2021-05-12T02:11:12.459Z] nexus3.edgexfoundry.org:10004 [2021-05-12T02:11:12.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T02:11:12.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T02:11:12.769Z] Configure a credential helper to remove this warning. See [2021-05-12T02:11:12.769Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T02:11:12.769Z] [2021-05-12T02:11:12.769Z] Login Succeeded [2021-05-12T02:11:12.769Z] docker.io [2021-05-12T02:11:13.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T02:11:13.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T02:11:13.749Z] Configure a credential helper to remove this warning. See [2021-05-12T02:11:13.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T02:11:13.749Z] [2021-05-12T02:11:13.749Z] Login Succeeded [2021-05-12T02:11:13.749Z] ---> docker-login.sh ends [Pipeline] } [2021-05-12T02:11:13.786Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-12T02:11:14.228Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-05-12T02:11:14.228Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-12T02:11:14.228Z] ++ dirname cmd/core-command/Dockerfile [2021-05-12T02:11:14.228Z] ++ cut -d/ -f2 [2021-05-12T02:11:14.228Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-12T02:11:14.228Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-12T02:11:14.228Z] ++ cut -d/ -f2 [2021-05-12T02:11:14.228Z] ++ dirname cmd/core-data/Dockerfile [2021-05-12T02:11:14.228Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-12T02:11:14.228Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-12T02:11:14.228Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-12T02:11:14.228Z] ++ cut -d/ -f2 [2021-05-12T02:11:14.228Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-12T02:11:14.228Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-12T02:11:14.228Z] ++ cut -d/ -f2 [2021-05-12T02:11:14.228Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-12T02:11:14.228Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-12T02:11:14.228Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-12T02:11:14.228Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-12T02:11:14.228Z] ++ cut -d/ -f2 [2021-05-12T02:11:14.228Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-12T02:11:14.228Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-12T02:11:14.228Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-12T02:11:14.228Z] ++ cut -d/ -f2 [2021-05-12T02:11:14.228Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-12T02:11:14.228Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-12T02:11:14.228Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-12T02:11:14.228Z] ++ cut -d/ -f2 [2021-05-12T02:11:14.228Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-12T02:11:14.228Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-12T02:11:14.228Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-12T02:11:14.228Z] ++ cut -d/ -f2 [2021-05-12T02:11:14.228Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-12T02:11:14.228Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-12T02:11:14.228Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-12T02:11:14.228Z] ++ cut -d/ -f2 [2021-05-12T02:11:14.228Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-12T02:11:14.515Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-05-12T02:11:15.962Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-12T02:11:16.263Z] [2021-05-12T02:11:16.263Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-12T02:11:16.729Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-12T02:11:17.023Z] latest: Pulling from edgex-devops/git-semver [2021-05-12T02:11:17.023Z] 31603596830f: Pulling fs layer [2021-05-12T02:11:17.023Z] 54011a49482f: Pulling fs layer [2021-05-12T02:11:17.023Z] a6820b24f6d8: Pulling fs layer [2021-05-12T02:11:17.023Z] f581987b2513: Pulling fs layer [2021-05-12T02:11:17.023Z] f581987b2513: Waiting [2021-05-12T02:11:17.023Z] 54011a49482f: Verifying Checksum [2021-05-12T02:11:17.023Z] 54011a49482f: Download complete [2021-05-12T02:11:17.343Z] 31603596830f: Verifying Checksum [2021-05-12T02:11:17.343Z] 31603596830f: Download complete [2021-05-12T02:11:18.080Z] f581987b2513: Verifying Checksum [2021-05-12T02:11:18.080Z] f581987b2513: Download complete [2021-05-12T02:11:18.419Z] 31603596830f: Pull complete [2021-05-12T02:11:18.419Z] a6820b24f6d8: Verifying Checksum [2021-05-12T02:11:18.419Z] a6820b24f6d8: Download complete [2021-05-12T02:11:19.075Z] 54011a49482f: Pull complete [2021-05-12T02:11:20.630Z] a6820b24f6d8: Pull complete [2021-05-12T02:11:21.727Z] f581987b2513: Pull complete [2021-05-12T02:11:21.727Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-12T02:11:21.727Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-12T02:11:21.727Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-12T02:11:22.071Z] prd-centos7-docker-4c-2g-4632 does not seem to be running inside a container [2021-05-12T02:11:22.235Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-12T02:11:25.629Z] $ docker top e1bf943c4738a8fc80c6613502ceb3ea9740b14d6c570464c1e1a27f1ad3ee16 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-12T02:11:25.893Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-12T02:11:25.893Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-12T02:11:26.542Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-12T02:11:26.565Z] $ docker exec e1bf943c4738a8fc80c6613502ceb3ea9740b14d6c570464c1e1a27f1ad3ee16 ssh-agent [2021-05-12T02:11:26.950Z] SSH_AUTH_SOCK=/tmp/ssh-zT5MQUT8T5vE/agent.11 [2021-05-12T02:11:26.950Z] SSH_AGENT_PID=16 [2021-05-12T02:11:26.971Z] Running ssh-add (command line suppressed) [2021-05-12T02:11:27.291Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_8521407143232688292.key (/w/workspace/edgex-go/3@tmp/private_key_8521407143232688292.key) [2021-05-12T02:11:27.437Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-12T02:11:27.850Z] + git tag --points-at HEAD [Pipeline] } [2021-05-12T02:11:28.201Z] $ docker exec --env ******** --env ******** e1bf943c4738a8fc80c6613502ceb3ea9740b14d6c570464c1e1a27f1ad3ee16 ssh-agent -k [2021-05-12T02:11:28.614Z] unset SSH_AUTH_SOCK; [2021-05-12T02:11:28.614Z] unset SSH_AGENT_PID; [2021-05-12T02:11:28.614Z] echo Agent pid 16 killed; [2021-05-12T02:11:28.775Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-12T02:11:28.812Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-12T02:11:28.812Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-12T02:11:29.242Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-12T02:11:29.252Z] $ docker exec e1bf943c4738a8fc80c6613502ceb3ea9740b14d6c570464c1e1a27f1ad3ee16 ssh-agent [2021-05-12T02:11:29.706Z] SSH_AUTH_SOCK=/tmp/ssh-4XGTCu6thNeU/agent.44 [2021-05-12T02:11:29.706Z] SSH_AGENT_PID=49 [2021-05-12T02:11:29.722Z] Running ssh-add (command line suppressed) [2021-05-12T02:11:30.121Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_3336684435272614639.key (/w/workspace/edgex-go/3@tmp/private_key_3336684435272614639.key) [2021-05-12T02:11:30.411Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-12T02:11:31.268Z] + git semver init [2021-05-12T02:11:31.268Z] # -> Open(): unable to determine branch for HEAD [2021-05-12T02:11:31.268Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2021-05-12T02:11:31.268Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2021-05-12T02:11:31.268Z] # $SEMVER_REMOTE_NAME = origin [2021-05-12T02:11:31.268Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-12T02:11:31.268Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-12T02:11:31.268Z] # $SEMVER_BRANCH = PR-3453 [2021-05-12T02:11:31.268Z] # $SEMVER_TEMP = /tmp/semver-281054118 [2021-05-12T02:11:31.269Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-12T02:12:04.690Z] # '/tmp/semver-281054118' -> '/w/workspace/edgex-go/3/.semver' [2021-05-12T02:12:04.690Z] # -> Force: false [2021-05-12T02:12:04.690Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2021-05-12T02:12:04.726Z] $ docker exec --env ******** --env ******** e1bf943c4738a8fc80c6613502ceb3ea9740b14d6c570464c1e1a27f1ad3ee16 ssh-agent -k [2021-05-12T02:12:05.785Z] unset SSH_AUTH_SOCK; [2021-05-12T02:12:05.785Z] unset SSH_AGENT_PID; [2021-05-12T02:12:05.785Z] echo Agent pid 49 killed; [2021-05-12T02:12:06.154Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-12T02:12:06.991Z] + git semver [Pipeline] } [2021-05-12T02:12:07.760Z] $ docker stop --time=1 e1bf943c4738a8fc80c6613502ceb3ea9740b14d6c570464c1e1a27f1ad3ee16 [2021-05-12T02:12:10.404Z] $ docker rm -f e1bf943c4738a8fc80c6613502ceb3ea9740b14d6c570464c1e1a27f1ad3ee16 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-12T02:12:11.227Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-12T02:12:12.188Z] Stashed 1 file(s) [Pipeline] echo [2021-05-12T02:12:12.191Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-12T02:12:12.743Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-12T02:12:13.078Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-12T02:12:13.398Z] + true [2021-05-12T02:12:13.399Z] + sudo service docker restart [2021-05-12T02:12:13.399Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-05-12T02:12:14.872Z] ========================================================= [2021-05-12T02:12:14.872Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-12T02:12:14.872Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-12T02:12:15.779Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-12T02:12:27.086Z] Sending build context to Docker daemon 330.3MB [2021-05-12T02:12:27.086Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-12T02:12:27.086Z] Step 2/6 : FROM ${BASE} [2021-05-12T02:12:27.086Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-12T02:12:27.086Z] 540db60ca938: Pulling fs layer [2021-05-12T02:12:27.086Z] adcc1eea9eea: Pulling fs layer [2021-05-12T02:12:27.086Z] 4c4ab2625f07: Pulling fs layer [2021-05-12T02:12:27.086Z] 0510c868ecb4: Pulling fs layer [2021-05-12T02:12:27.086Z] afea3b2eda06: Pulling fs layer [2021-05-12T02:12:27.086Z] 7809a108b3ef: Pulling fs layer [2021-05-12T02:12:27.086Z] f706445af74f: Pulling fs layer [2021-05-12T02:12:27.086Z] 0510c868ecb4: Waiting [2021-05-12T02:12:27.086Z] 7809a108b3ef: Waiting [2021-05-12T02:12:27.086Z] f706445af74f: Waiting [2021-05-12T02:12:27.086Z] afea3b2eda06: Waiting [2021-05-12T02:12:27.086Z] 4c4ab2625f07: Verifying Checksum [2021-05-12T02:12:27.086Z] 4c4ab2625f07: Download complete [2021-05-12T02:12:27.086Z] adcc1eea9eea: Verifying Checksum [2021-05-12T02:12:27.086Z] adcc1eea9eea: Download complete [2021-05-12T02:12:27.086Z] afea3b2eda06: Verifying Checksum [2021-05-12T02:12:27.086Z] afea3b2eda06: Download complete [2021-05-12T02:12:27.086Z] 7809a108b3ef: Verifying Checksum [2021-05-12T02:12:27.086Z] 7809a108b3ef: Download complete [2021-05-12T02:12:27.086Z] 540db60ca938: Verifying Checksum [2021-05-12T02:12:27.086Z] 540db60ca938: Download complete [2021-05-12T02:12:27.086Z] 540db60ca938: Pull complete [2021-05-12T02:12:27.341Z] Still waiting to schedule task [2021-05-12T02:12:27.342Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-3702’ is offline [2021-05-12T02:12:27.363Z] adcc1eea9eea: Pull complete [2021-05-12T02:12:28.025Z] 4c4ab2625f07: Pull complete [2021-05-12T02:12:30.078Z] f706445af74f: Verifying Checksum [2021-05-12T02:12:30.078Z] f706445af74f: Download complete [2021-05-12T02:12:31.622Z] 0510c868ecb4: Verifying Checksum [2021-05-12T02:12:31.622Z] 0510c868ecb4: Download complete [2021-05-12T02:12:44.153Z] 0510c868ecb4: Pull complete [2021-05-12T02:12:44.439Z] afea3b2eda06: Pull complete [2021-05-12T02:12:45.053Z] 7809a108b3ef: Pull complete [2021-05-12T02:12:51.908Z] f706445af74f: Pull complete [2021-05-12T02:12:51.908Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-12T02:12:51.908Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-12T02:12:51.908Z] ---> b068be0155e3 [2021-05-12T02:12:51.908Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-05-12T02:12:51.908Z] ---> Running in 4cd05ba616ee [2021-05-12T02:12:52.917Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-12T02:12:53.945Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-12T02:12:54.965Z] (1/12) Installing libmagic (5.39-r0) [2021-05-12T02:12:55.624Z] (2/12) Installing file (5.39-r0) [2021-05-12T02:12:55.624Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-12T02:12:55.624Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-12T02:13:01.103Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-12T02:13:01.103Z] (6/12) Installing patch (2.7.6-r6) [2021-05-12T02:13:01.103Z] (7/12) Installing build-base (0.5-r2) [2021-05-12T02:13:01.103Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-12T02:13:01.103Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-12T02:13:01.379Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-12T02:13:01.379Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-12T02:13:01.649Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-12T02:13:01.649Z] Executing busybox-1.32.1-r6.trigger [2021-05-12T02:13:01.649Z] OK: 219 MiB in 52 packages [2021-05-12T02:13:05.042Z] Removing intermediate container 4cd05ba616ee [2021-05-12T02:13:05.042Z] ---> ee923c7b6d2d [2021-05-12T02:13:05.042Z] Step 4/6 : WORKDIR /edgex-go [2021-05-12T02:13:05.042Z] ---> Running in 3145b4f8cf03 [2021-05-12T02:13:05.042Z] Removing intermediate container 3145b4f8cf03 [2021-05-12T02:13:05.042Z] ---> 1e60aa004c08 [2021-05-12T02:13:05.042Z] Step 5/6 : COPY go.mod . [2021-05-12T02:13:05.637Z] ---> c7402d974d6a [2021-05-12T02:13:05.637Z] Step 6/6 : RUN go mod download [2021-05-12T02:13:05.637Z] ---> Running in e01e533c095f [2021-05-12T02:13:38.038Z] Removing intermediate container e01e533c095f [2021-05-12T02:13:38.038Z] ---> ebfbe1ecff93 [2021-05-12T02:13:38.038Z] Successfully built ebfbe1ecff93 [2021-05-12T02:13:38.038Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-12T02:13:38.435Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-12T02:13:38.702Z] . [Pipeline] withDockerContainer [2021-05-12T02:13:38.875Z] prd-centos7-docker-4c-2g-4632 does not seem to be running inside a container [2021-05-12T02:13:39.019Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-12T02:13:40.369Z] $ docker top 159582db4cb2a73e30fec88a1e6d6922c2f1aef8e6bd5bb2b147c6dcda508ade -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-12T02:13:40.983Z] + go version [2021-05-12T02:13:40.983Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-12T02:13:41.014Z] $ docker stop --time=1 159582db4cb2a73e30fec88a1e6d6922c2f1aef8e6bd5bb2b147c6dcda508ade [2021-05-12T02:13:42.582Z] $ docker rm -f 159582db4cb2a73e30fec88a1e6d6922c2f1aef8e6bd5bb2b147c6dcda508ade [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-12T02:13:43.318Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-12T02:13:43.318Z] . [Pipeline] withDockerContainer [2021-05-12T02:13:43.510Z] prd-centos7-docker-4c-2g-4632 does not seem to be running inside a container [2021-05-12T02:13:43.611Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-12T02:13:45.849Z] $ docker top f787c46fe47dfe3705194023e046e9c069c241d9333091dd0600e17c24808684 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-12T02:13:46.279Z] ========================================================= [2021-05-12T02:13:46.279Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-12T02:13:46.279Z] ========================================================= [Pipeline] sh [2021-05-12T02:13:47.085Z] + go mod tidy [Pipeline] sh [2021-05-12T02:13:50.557Z] + make test [2021-05-12T02:13:50.557Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-12T02:14:09.405Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-12T02:14:13.958Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-4633 in /w/workspace/edgexfoundry_edgex-go_PR-3453 [Pipeline] { [Pipeline] ws [2021-05-12T02:14:13.975Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-05-12T02:14:19.180Z] using credential edgex-jenkins-ssh [2021-05-12T02:14:19.200Z] Cloning the remote Git repository [2021-05-12T02:14:19.303Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-12T02:14:19.460Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-05-12T02:14:19.539Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-12T02:14:19.539Z] > git --version # timeout=10 [2021-05-12T02:14:19.561Z] > git --version # 'git version 2.17.1' [2021-05-12T02:14:19.563Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-12T02:14:19.636Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-12T02:14:35.894Z] Merging remotes/origin/master commit f1ea93c16db09b36626d9198e09713e38083a332 into PR head commit 639a7e695fff3875572feeb517488632d8133f3b [2021-05-12T02:14:36.296Z] Merge succeeded, producing 639a7e695fff3875572feeb517488632d8133f3b [2021-05-12T02:14:36.297Z] Checking out Revision 639a7e695fff3875572feeb517488632d8133f3b (PR-3453) [2021-05-12T02:14:34.970Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-12T02:14:34.992Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-12T02:14:35.013Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-12T02:14:35.042Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-12T02:14:35.043Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-12T02:14:35.053Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3453/head:refs/remotes/origin/PR-3453 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-12T02:14:35.915Z] > git config core.sparsecheckout # timeout=10 [2021-05-12T02:14:35.927Z] > git checkout -f 639a7e695fff3875572feeb517488632d8133f3b # timeout=10 [2021-05-12T02:14:36.230Z] > git remote # timeout=10 [2021-05-12T02:14:36.244Z] > git config --get remote.origin.url # timeout=10 [2021-05-12T02:14:36.255Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-12T02:14:36.265Z] > git merge f1ea93c16db09b36626d9198e09713e38083a332 # timeout=10 [2021-05-12T02:14:36.286Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-12T02:14:36.308Z] > git config core.sparsecheckout # timeout=10 [2021-05-12T02:14:36.320Z] > git checkout -f 639a7e695fff3875572feeb517488632d8133f3b # timeout=10 [2021-05-12T02:14:40.655Z] Commit message: "feat(notifications): Implement GET /transmission/id/{id} V2 API" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-12T02:14:42.440Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-12T02:14:42.855Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-12T02:14:43.194Z] + sudo service docker restart+ [2021-05-12T02:14:43.194Z] true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-12T02:14:45.229Z] provisioning config files... [2021-05-12T02:14:45.273Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config4562828164440761554tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-12T02:14:45.633Z] ---> docker-login.sh [2021-05-12T02:14:45.633Z] nexus3.edgexfoundry.org:10001 [2021-05-12T02:14:46.606Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T02:14:46.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T02:14:46.877Z] Configure a credential helper to remove this warning. See [2021-05-12T02:14:46.877Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T02:14:46.877Z] [2021-05-12T02:14:46.877Z] Login Succeeded [2021-05-12T02:14:46.877Z] nexus3.edgexfoundry.org:10002 [2021-05-12T02:14:47.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T02:14:47.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T02:14:47.420Z] Configure a credential helper to remove this warning. See [2021-05-12T02:14:47.420Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T02:14:47.420Z] [2021-05-12T02:14:47.420Z] Login Succeeded [2021-05-12T02:14:47.420Z] nexus3.edgexfoundry.org:10003 [2021-05-12T02:14:47.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T02:14:47.693Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T02:14:47.693Z] Configure a credential helper to remove this warning. See [2021-05-12T02:14:47.693Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T02:14:47.693Z] [2021-05-12T02:14:47.693Z] Login Succeeded [2021-05-12T02:14:47.693Z] nexus3.edgexfoundry.org:10004 [2021-05-12T02:14:47.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T02:14:48.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T02:14:48.238Z] Configure a credential helper to remove this warning. See [2021-05-12T02:14:48.238Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T02:14:48.238Z] [2021-05-12T02:14:48.238Z] Login Succeeded [2021-05-12T02:14:48.238Z] docker.io [2021-05-12T02:14:48.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T02:14:48.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T02:14:48.778Z] Configure a credential helper to remove this warning. See [2021-05-12T02:14:48.778Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T02:14:48.778Z] [2021-05-12T02:14:48.778Z] Login Succeeded [2021-05-12T02:14:48.778Z] ---> docker-login.sh ends [Pipeline] } [2021-05-12T02:14:48.795Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-12T02:14:49.059Z] ========================================================= [2021-05-12T02:14:49.059Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-12T02:14:49.059Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-12T02:14:49.401Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-12T02:14:52.034Z] Sending build context to Docker daemon 167.8MB [2021-05-12T02:14:52.034Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-12T02:14:52.034Z] Step 2/6 : FROM ${BASE} [2021-05-12T02:14:52.034Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-12T02:14:52.034Z] 595b0fe564bb: Pulling fs layer [2021-05-12T02:14:52.034Z] 7186ed65a4f7: Pulling fs layer [2021-05-12T02:14:52.034Z] 316046926c0a: Pulling fs layer [2021-05-12T02:14:52.034Z] 4ebd0625c992: Pulling fs layer [2021-05-12T02:14:52.034Z] 207e8628e3a3: Pulling fs layer [2021-05-12T02:14:52.034Z] c791037a9be2: Pulling fs layer [2021-05-12T02:14:52.034Z] 4ebd0625c992: Waiting [2021-05-12T02:14:52.034Z] ffd874e62e21: Pulling fs layer [2021-05-12T02:14:52.034Z] 207e8628e3a3: Waiting [2021-05-12T02:14:52.034Z] c791037a9be2: Waiting [2021-05-12T02:14:52.034Z] ffd874e62e21: Waiting [2021-05-12T02:14:52.034Z] 316046926c0a: Verifying Checksum [2021-05-12T02:14:52.034Z] 316046926c0a: Download complete [2021-05-12T02:14:52.034Z] 7186ed65a4f7: Verifying Checksum [2021-05-12T02:14:52.034Z] 7186ed65a4f7: Download complete [2021-05-12T02:14:52.034Z] 207e8628e3a3: Verifying Checksum [2021-05-12T02:14:52.034Z] 207e8628e3a3: Download complete [2021-05-12T02:14:52.034Z] c791037a9be2: Download complete [2021-05-12T02:14:52.034Z] 595b0fe564bb: Verifying Checksum [2021-05-12T02:14:52.034Z] 595b0fe564bb: Download complete [2021-05-12T02:14:52.628Z] 595b0fe564bb: Pull complete [2021-05-12T02:14:53.233Z] 7186ed65a4f7: Pull complete [2021-05-12T02:14:53.507Z] 316046926c0a: Pull complete [2021-05-12T02:14:54.500Z] ffd874e62e21: Verifying Checksum [2021-05-12T02:14:54.500Z] ffd874e62e21: Download complete [2021-05-12T02:14:55.932Z] 4ebd0625c992: Verifying Checksum [2021-05-12T02:14:55.932Z] 4ebd0625c992: Download complete [2021-05-12T02:14:57.038Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-12T02:15:00.855Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-12T02:15:06.089Z] 4ebd0625c992: Pull complete [2021-05-12T02:15:06.089Z] 207e8628e3a3: Pull complete [2021-05-12T02:15:06.089Z] c791037a9be2: Pull complete [2021-05-12T02:15:06.677Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-12T02:15:06.677Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-12T02:15:09.484Z] ffd874e62e21: Pull complete [2021-05-12T02:15:09.484Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-12T02:15:09.484Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-12T02:15:09.484Z] ---> cfc18b08335c [2021-05-12T02:15:09.485Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-05-12T02:15:10.234Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-12T02:15:10.234Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-12T02:15:10.234Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-12T02:15:10.234Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-12T02:15:12.877Z] ---> Running in 942bdd9c83e7 [2021-05-12T02:15:13.025Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-12T02:15:13.310Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-12T02:15:13.855Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-12T02:15:14.833Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-12T02:15:15.806Z] (1/12) Installing libmagic (5.39-r0) [2021-05-12T02:15:16.396Z] (2/12) Installing file (5.39-r0) [2021-05-12T02:15:16.396Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-12T02:15:16.396Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-12T02:15:18.848Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-12T02:15:18.848Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-12T02:15:18.848Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-12T02:15:21.521Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.171s coverage: 45.9% of statements [2021-05-12T02:15:21.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-12T02:15:21.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-12T02:15:21.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-12T02:15:21.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-12T02:15:21.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-12T02:15:21.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-12T02:15:21.521Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.116s coverage: 28.7% of statements [2021-05-12T02:15:21.521Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.184s coverage: 100.0% of statements [2021-05-12T02:15:27.339Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.395s coverage: 27.8% of statements [2021-05-12T02:15:27.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-12T02:15:27.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-12T02:15:27.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-12T02:15:27.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-12T02:15:27.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-12T02:15:27.339Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.195s coverage: 81.2% of statements [2021-05-12T02:15:27.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-12T02:15:27.339Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.171s coverage: 100.0% of statements [2021-05-12T02:15:27.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-12T02:15:27.339Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.139s coverage: 100.0% of statements [2021-05-12T02:15:27.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-12T02:15:27.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-12T02:15:28.045Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.191s coverage: 71.3% of statements [2021-05-12T02:15:28.045Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-12T02:15:28.045Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-12T02:15:29.565Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.490s coverage: 87.7% of statements [2021-05-12T02:15:29.565Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-12T02:15:29.565Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-12T02:15:29.565Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.259s coverage: 78.9% of statements [2021-05-12T02:15:29.565Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-12T02:15:31.440Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-12T02:15:31.441Z] (6/12) Installing patch (2.7.6-r6) [2021-05-12T02:15:31.441Z] (7/12) Installing build-base (0.5-r2) [2021-05-12T02:15:31.441Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-12T02:15:31.441Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-12T02:15:31.441Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-12T02:15:31.441Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-12T02:15:31.441Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-12T02:15:31.441Z] Executing busybox-1.32.1-r6.trigger [2021-05-12T02:15:31.441Z] OK: 218 MiB in 52 packages [2021-05-12T02:15:34.812Z] Removing intermediate container 942bdd9c83e7 [2021-05-12T02:15:34.812Z] ---> 220d6c46d4f5 [2021-05-12T02:15:34.812Z] Step 4/6 : WORKDIR /edgex-go [2021-05-12T02:15:35.084Z] ---> Running in f31c791d24b5 [2021-05-12T02:15:35.354Z] Removing intermediate container f31c791d24b5 [2021-05-12T02:15:35.354Z] ---> 2e3e8b83ee35 [2021-05-12T02:15:35.354Z] Step 5/6 : COPY go.mod . [2021-05-12T02:15:35.620Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.730s coverage: 28.6% of statements [2021-05-12T02:15:35.620Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-12T02:15:35.620Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-12T02:15:35.620Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-12T02:15:35.620Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-12T02:15:35.620Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-12T02:15:35.620Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.222s coverage: 100.0% of statements [2021-05-12T02:15:35.620Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-12T02:15:35.620Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.113s coverage: 100.0% of statements [2021-05-12T02:15:35.620Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-12T02:15:35.620Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.359s coverage: 86.7% of statements [2021-05-12T02:15:35.620Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-12T02:15:35.620Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.228s coverage: 97.5% of statements [2021-05-12T02:15:35.620Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-12T02:15:35.620Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.120s coverage: 78.3% of statements [2021-05-12T02:15:35.620Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-12T02:15:35.620Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-12T02:15:35.620Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-12T02:15:35.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-12T02:15:35.948Z] ---> 906241e80f7c [2021-05-12T02:15:35.949Z] Step 6/6 : RUN go mod download [2021-05-12T02:15:36.222Z] ---> Running in 39115a3362b7 [2021-05-12T02:15:40.099Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.870s coverage: 95.1% of statements [2021-05-12T02:15:40.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-12T02:15:40.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-12T02:15:40.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-12T02:15:40.099Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-12T02:15:40.099Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-12T02:15:40.099Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-12T02:15:40.099Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-12T02:15:40.099Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-12T02:15:40.099Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-12T02:15:40.099Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-12T02:15:40.099Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-12T02:15:40.099Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-12T02:15:40.099Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-12T02:15:40.099Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-12T02:15:40.099Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-12T02:15:40.099Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-12T02:15:40.099Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-12T02:15:40.099Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-12T02:15:40.099Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.127s coverage: 58.8% of statements [2021-05-12T02:15:40.099Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-12T02:15:40.099Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-12T02:15:40.099Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.148s coverage: 0.9% of statements [2021-05-12T02:15:40.099Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-12T02:15:40.099Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.099s coverage: 22.0% of statements [2021-05-12T02:15:40.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-12T02:15:40.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.126s coverage: 47.1% of statements [2021-05-12T02:15:40.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.185s coverage: 79.5% of statements [2021-05-12T02:15:40.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.092s coverage: 94.1% of statements [2021-05-12T02:15:41.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.121s coverage: 96.3% of statements [2021-05-12T02:15:41.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.144s coverage: 87.5% of statements [2021-05-12T02:15:53.733Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.172s coverage: 94.4% of statements [2021-05-12T02:15:53.733Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.147s coverage: 44.8% of statements [2021-05-12T02:15:57.374Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.696s coverage: 81.8% of statements [2021-05-12T02:15:57.374Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-12T02:16:03.019Z] Removing intermediate container 39115a3362b7 [2021-05-12T02:16:03.019Z] ---> 7802a7cda288 [2021-05-12T02:16:03.019Z] Successfully built 7802a7cda288 [2021-05-12T02:16:03.019Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-12T02:16:03.366Z] + docker inspect -f . ci-base-image-arm64 [2021-05-12T02:16:03.367Z] . [Pipeline] withDockerContainer [2021-05-12T02:16:03.613Z] prd-ubuntu18.04-docker-arm64-4c-16g-4633 does not seem to be running inside a container [2021-05-12T02:16:03.703Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-12T02:16:05.157Z] $ docker top 59717716840ccec4a7a76c8ca717198a01868bddf08eaccc906c8968a1e6ba57 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-12T02:16:05.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.215s coverage: 92.9% of statements [2021-05-12T02:16:05.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-12T02:16:05.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-12T02:16:05.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-12T02:16:05.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.068s coverage: 65.1% of statements [2021-05-12T02:16:05.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-12T02:16:05.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-12T02:16:05.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-12T02:16:05.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-12T02:16:05.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-12T02:16:05.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.130s coverage: 87.2% of statements [2021-05-12T02:16:05.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-12T02:16:05.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-12T02:16:05.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.177s coverage: 100.0% of statements [2021-05-12T02:16:05.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-12T02:16:05.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.121s coverage: 76.0% of statements [2021-05-12T02:16:05.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-12T02:16:05.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.102s coverage: 80.0% of statements [2021-05-12T02:16:05.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.133s coverage: 87.2% of statements [2021-05-12T02:16:05.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.122s coverage: 85.4% of statements [2021-05-12T02:16:05.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.251s coverage: 91.2% of statements [2021-05-12T02:16:05.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-12T02:16:05.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.503s coverage: 64.4% of statements [2021-05-12T02:16:05.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-12T02:16:05.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-12T02:16:05.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.138s coverage: 100.0% of statements [2021-05-12T02:16:05.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.160s coverage: 91.3% of statements [2021-05-12T02:16:05.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.060s coverage: 100.0% of statements [2021-05-12T02:16:05.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.118s coverage: 73.7% of statements [2021-05-12T02:16:05.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.085s coverage: 100.0% of statements [2021-05-12T02:16:06.096Z] + go version [2021-05-12T02:16:06.096Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-12T02:16:06.168Z] $ docker stop --time=1 59717716840ccec4a7a76c8ca717198a01868bddf08eaccc906c8968a1e6ba57 [2021-05-12T02:16:07.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.107s coverage: 66.9% of statements [2021-05-12T02:16:07.443Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-12T02:16:07.443Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-12T02:16:07.443Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-12T02:16:08.047Z] $ docker rm -f 59717716840ccec4a7a76c8ca717198a01868bddf08eaccc906c8968a1e6ba57 [2021-05-12T02:16:08.059Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.263s coverage: 43.4% of statements [2021-05-12T02:16:08.059Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-12T02:16:08.059Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-12T02:16:08.059Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.180s coverage: 89.5% of statements [2021-05-12T02:16:08.059Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-12T02:16:08.059Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.063s coverage: 84.8% of statements [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-12T02:16:08.691Z] + docker inspect -f . ci-base-image-arm64 [2021-05-12T02:16:08.691Z] . [Pipeline] withDockerContainer [2021-05-12T02:16:08.966Z] prd-ubuntu18.04-docker-arm64-4c-16g-4633 does not seem to be running inside a container [2021-05-12T02:16:09.048Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-12T02:16:10.340Z] $ docker top bef630bfc47abb84070e3e7857cd1b922bd48e753a4f58674c336b1a75673214 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-12T02:16:10.610Z] ========================================================= [2021-05-12T02:16:10.611Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-12T02:16:10.611Z] ========================================================= [Pipeline] sh [2021-05-12T02:16:11.252Z] + go mod tidy [2021-05-12T02:16:11.714Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.352s coverage: 47.0% of statements [2021-05-12T02:16:11.714Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-12T02:16:11.714Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-12T02:16:11.714Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-12T02:16:11.714Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-12T02:16:11.714Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-12T02:16:11.714Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.145s coverage: 100.0% of statements [2021-05-12T02:16:11.714Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-12T02:16:11.714Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.066s coverage: 100.0% of statements [2021-05-12T02:16:11.714Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-12T02:16:11.714Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [Pipeline] sh [2021-05-12T02:16:12.500Z] + make test [2021-05-12T02:16:12.500Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-12T02:16:14.605Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.180s coverage: 21.9% of statements [2021-05-12T02:16:14.605Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-12T02:16:14.605Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.476s coverage: 92.9% of statements [2021-05-12T02:16:14.606Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-12T02:16:14.606Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-12T02:16:14.606Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-12T02:16:18.190Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.300s coverage: 28.7% of statements [2021-05-12T02:16:18.190Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-12T02:16:18.190Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-12T02:16:18.190Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-12T02:16:18.190Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-12T02:16:18.190Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-12T02:16:18.190Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.100s coverage: 99.0% of statements [2021-05-12T02:16:18.190Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-12T02:16:18.190Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.135s coverage: 100.0% of statements [2021-05-12T02:16:18.190Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-12T02:16:18.190Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-12T02:16:18.190Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-12T02:16:18.190Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.091s coverage: 64.6% of statements [2021-05-12T02:16:18.190Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-12T02:16:18.877Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.218s coverage: 97.6% of statements [2021-05-12T02:16:18.877Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-12T02:16:18.877Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-12T02:16:18.877Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-12T02:16:18.877Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.193s coverage: 0.0% of statements [2021-05-12T02:16:18.877Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-12T02:16:18.877Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.072s coverage: 100.0% of statements [2021-05-12T02:16:18.877Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-12T02:16:18.877Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-12T02:16:18.877Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-12T02:16:18.877Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-12T02:16:19.212Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.079s coverage: 87.9% of statements [2021-05-12T02:16:19.212Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-12T02:16:19.212Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-12T02:16:19.212Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.045s coverage: 100.0% of statements [2021-05-12T02:16:19.846Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.108s coverage: 28.1% of statements [2021-05-12T02:16:19.846Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-12T02:16:20.132Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.050s coverage: 85.7% of statements [2021-05-12T02:16:20.132Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-12T02:16:20.724Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-05-12T02:16:21.318Z] GO111MODULE=on go vet ./... [2021-05-12T02:16:39.498Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-12T02:17:36.113Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-12T02:17:41.559Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-12T02:17:43.627Z] gofmt -l . [2021-05-12T02:17:43.628Z] [ "`gofmt -l .`" = "" ] [2021-05-12T02:17:43.628Z] ./bin/test-go-mod-tidy.sh [2021-05-12T02:17:43.628Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-12T02:17:44.327Z] + ls -al . [2021-05-12T02:17:44.327Z] total 832 [2021-05-12T02:17:44.327Z] drwxrwxr-x 10 1001 1001 4096 May 12 02:17 . [2021-05-12T02:17:44.327Z] drwxr-xr-x 4 root root 28 May 12 02:13 .. [2021-05-12T02:17:44.327Z] -rw-rw-r-- 1 1001 1001 11 May 12 02:10 .dockerignore [2021-05-12T02:17:44.327Z] drwxrwxr-x 8 1001 1001 179 May 12 02:11 .git [2021-05-12T02:17:44.327Z] drwxrwxr-x 3 1001 1001 125 May 12 02:10 .github [2021-05-12T02:17:44.327Z] -rw-rw-r-- 1 1001 1001 818 May 12 02:10 .gitignore [2021-05-12T02:17:44.327Z] drwx------ 3 1001 1001 60 May 12 02:12 .semver [2021-05-12T02:17:44.327Z] -rw-rw-r-- 1 1001 1001 166 May 12 02:10 .sonarcloud.properties [2021-05-12T02:17:44.327Z] -rw-rw-r-- 1 1001 1001 8609 May 12 02:10 Attribution.txt [2021-05-12T02:17:44.327Z] -rw-rw-r-- 1 1001 1001 3804 May 12 02:10 CONTRIBUTING.md [2021-05-12T02:17:44.327Z] -rw-rw-r-- 1 1001 1001 931 May 12 02:10 Dockerfile.build [2021-05-12T02:17:44.327Z] -rw-rw-r-- 1 1001 1001 863 May 12 02:10 Jenkinsfile [2021-05-12T02:17:44.327Z] -rw-rw-r-- 1 1001 1001 10775 May 12 02:10 LICENSE [2021-05-12T02:17:44.327Z] -rw-rw-r-- 1 1001 1001 5594 May 12 02:10 Makefile [2021-05-12T02:17:44.327Z] -rw-rw-r-- 1 1001 1001 7978 May 12 02:10 README.md [2021-05-12T02:17:44.327Z] -rw-rw-r-- 1 1001 1001 6755 May 12 02:10 SECURITY.md [2021-05-12T02:17:44.327Z] -rw-rw-r-- 1 1001 1001 5 May 12 02:12 VERSION [2021-05-12T02:17:44.327Z] -rw-rw-r-- 1 1001 1001 4131 May 12 02:10 ZMQWindows.md [2021-05-12T02:17:44.327Z] drwxrwxr-x 2 1001 1001 117 May 12 02:10 bin [2021-05-12T02:17:44.327Z] drwxrwxr-x 14 1001 1001 4096 May 12 02:10 cmd [2021-05-12T02:17:44.328Z] -rw-r--r-- 1 root root 722394 May 12 02:16 coverage.out [2021-05-12T02:17:44.328Z] -rw-r--r-- 1 root root 1060 May 12 02:17 go.mod [2021-05-12T02:17:44.328Z] -rw-r--r-- 1 root root 21595 May 12 02:13 go.sum [2021-05-12T02:17:44.328Z] drwxrwxr-x 8 1001 1001 127 May 12 02:10 internal [2021-05-12T02:17:44.328Z] drwxrwxr-x 4 1001 1001 26 May 12 02:10 openapi [2021-05-12T02:17:44.328Z] drwxrwxr-x 4 1001 1001 71 May 12 02:10 snap [2021-05-12T02:17:44.328Z] -rw-rw-r-- 1 1001 1001 168 May 12 02:10 version.go [Pipeline] sh [2021-05-12T02:17:44.786Z] + '[' -e coverage.out ] [2021-05-12T02:17:44.786Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-12T02:17:45.222Z] Stashed 1 file(s) [Pipeline] sh [2021-05-12T02:17:45.593Z] + make build [2021-05-12T02:17:45.882Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-12T02:17:50.257Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-12T02:17:51.774Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-12T02:17:51.774Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-12T02:17:56.161Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-12T02:17:56.161Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-12T02:17:56.767Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-12T02:17:56.767Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-12T02:18:01.215Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-12T02:18:01.215Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-12T02:18:11.515Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-12T02:18:11.515Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-12T02:18:11.515Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-12T02:18:15.941Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.336s coverage: 45.9% of statements [2021-05-12T02:18:15.941Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-12T02:18:15.941Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-12T02:18:15.941Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-12T02:18:15.941Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-12T02:18:15.941Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-12T02:18:15.941Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-12T02:18:15.941Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.145s coverage: 28.7% of statements [2021-05-12T02:18:15.941Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.243s coverage: 100.0% of statements [2021-05-12T02:18:24.556Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.548s coverage: 27.8% of statements [2021-05-12T02:18:24.556Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-12T02:18:24.556Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-12T02:18:24.556Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-12T02:18:24.556Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-12T02:18:24.556Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-12T02:18:24.556Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.143s coverage: 81.2% of statements [2021-05-12T02:18:24.556Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-12T02:18:24.556Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.127s coverage: 100.0% of statements [2021-05-12T02:18:24.556Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-12T02:18:24.556Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.181s coverage: 100.0% of statements [2021-05-12T02:18:24.556Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-12T02:18:24.556Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-12T02:18:25.171Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.258s coverage: 71.3% of statements [2021-05-12T02:18:25.171Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-12T02:18:25.171Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-12T02:18:27.192Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.541s coverage: 87.7% of statements [2021-05-12T02:18:27.192Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-12T02:18:27.192Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-12T02:18:27.192Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.171s coverage: 78.9% of statements [2021-05-12T02:18:27.192Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-12T02:18:30.054Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-12T02:18:30.054Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-12T02:18:31.125Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-12T02:18:31.780Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-12T02:18:35.507Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-12T02:18:37.465Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.176s coverage: 28.6% of statements [2021-05-12T02:18:37.465Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-12T02:18:37.465Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-12T02:18:37.465Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-12T02:18:37.465Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-12T02:18:37.465Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-12T02:18:37.465Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.236s coverage: 100.0% of statements [2021-05-12T02:18:37.465Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-12T02:18:37.465Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.177s coverage: 100.0% of statements [2021-05-12T02:18:37.465Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-12T02:18:37.465Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.347s coverage: 86.7% of statements [2021-05-12T02:18:37.465Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-12T02:18:37.465Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.498s coverage: 97.5% of statements [2021-05-12T02:18:37.465Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-12T02:18:37.465Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.214s coverage: 78.3% of statements [2021-05-12T02:18:37.465Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-12T02:18:37.465Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-12T02:18:37.465Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-12T02:18:37.465Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-12T02:18:40.093Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-12T02:18:41.182Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-12T02:18:43.085Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.163s coverage: 95.1% of statements [2021-05-12T02:18:43.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-12T02:18:43.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-12T02:18:43.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-12T02:18:43.086Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-12T02:18:43.086Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-12T02:18:43.086Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-12T02:18:43.086Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-12T02:18:43.086Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-12T02:18:43.086Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-12T02:18:43.086Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-12T02:18:43.086Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-12T02:18:43.086Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-12T02:18:43.086Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-12T02:18:43.086Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-12T02:18:43.086Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-12T02:18:43.086Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-12T02:18:43.086Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-12T02:18:43.086Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-12T02:18:43.086Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.110s coverage: 58.8% of statements [2021-05-12T02:18:43.086Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-12T02:18:43.086Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-12T02:18:43.086Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.203s coverage: 0.9% of statements [2021-05-12T02:18:43.086Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-12T02:18:43.086Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.129s coverage: 22.0% of statements [2021-05-12T02:18:43.086Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-12T02:18:43.086Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.228s coverage: 47.1% of statements [2021-05-12T02:18:43.086Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.218s coverage: 79.5% of statements [2021-05-12T02:18:43.086Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.142s coverage: 94.1% of statements [2021-05-12T02:18:43.962Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-12T02:18:44.544Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.162s coverage: 96.3% of statements [2021-05-12T02:18:45.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.145s coverage: 87.5% of statements [2021-05-12T02:18:46.624Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-12T02:18:48.765Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-05-12T02:18:53.516Z] $ docker stop --time=1 f787c46fe47dfe3705194023e046e9c069c241d9333091dd0600e17c24808684 [2021-05-12T02:18:56.305Z] $ docker rm -f f787c46fe47dfe3705194023e046e9c069c241d9333091dd0600e17c24808684 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-05-12T02:18:57.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.159s coverage: 94.4% of statements [2021-05-12T02:18:57.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.141s coverage: 44.8% of statements [Pipeline] isUnix [Pipeline] sh [2021-05-12T02:19:00.597Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-12T02:19:00.895Z] [2021-05-12T02:19:00.895Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-05-12T02:19:01.779Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-12T02:19:02.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.565s coverage: 81.8% of statements [2021-05-12T02:19:02.166Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-12T02:19:02.169Z] latest: Pulling from edgex-devops/edgex-compose [2021-05-12T02:19:02.169Z] cbdbe7a5bc2a: Pulling fs layer [2021-05-12T02:19:02.169Z] ca9280d653b3: Pulling fs layer [2021-05-12T02:19:02.169Z] 7e9c9ca2126c: Pulling fs layer [2021-05-12T02:19:02.771Z] cbdbe7a5bc2a: Verifying Checksum [2021-05-12T02:19:02.771Z] cbdbe7a5bc2a: Download complete [2021-05-12T02:19:03.549Z] cbdbe7a5bc2a: Pull complete [2021-05-12T02:19:04.197Z] ca9280d653b3: Download complete [2021-05-12T02:19:06.474Z] ca9280d653b3: Pull complete [2021-05-12T02:19:09.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.207s coverage: 92.9% of statements [2021-05-12T02:19:09.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-12T02:19:09.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-12T02:19:09.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-12T02:19:09.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-05-12T02:19:09.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-12T02:19:09.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-12T02:19:09.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-12T02:19:09.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-12T02:19:09.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-12T02:19:09.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.080s coverage: 87.2% of statements [2021-05-12T02:19:09.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-12T02:19:09.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-12T02:19:09.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.109s coverage: 100.0% of statements [2021-05-12T02:19:09.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-12T02:19:09.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.163s coverage: 76.0% of statements [2021-05-12T02:19:09.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-12T02:19:09.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.127s coverage: 80.0% of statements [2021-05-12T02:19:09.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.209s coverage: 87.2% of statements [2021-05-12T02:19:09.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.214s coverage: 85.4% of statements [2021-05-12T02:19:09.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.270s coverage: 91.2% of statements [2021-05-12T02:19:09.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-12T02:19:09.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.611s coverage: 64.4% of statements [2021-05-12T02:19:09.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-12T02:19:09.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-12T02:19:09.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.124s coverage: 100.0% of statements [2021-05-12T02:19:09.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.074s coverage: 91.3% of statements [2021-05-12T02:19:09.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.086s coverage: 100.0% of statements [2021-05-12T02:19:11.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.059s coverage: 73.7% of statements [2021-05-12T02:19:11.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.072s coverage: 100.0% of statements [2021-05-12T02:19:11.328Z] 7e9c9ca2126c: Verifying Checksum [2021-05-12T02:19:11.329Z] 7e9c9ca2126c: Download complete [2021-05-12T02:19:15.155Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.015s coverage: 66.9% of statements [2021-05-12T02:19:15.155Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-12T02:19:15.155Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-12T02:19:15.155Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-12T02:19:16.742Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.692s coverage: 43.4% of statements [2021-05-12T02:19:16.742Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-12T02:19:16.742Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-12T02:19:16.742Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.122s coverage: 89.5% of statements [2021-05-12T02:19:16.742Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-12T02:19:16.742Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.087s coverage: 84.8% of statements [2021-05-12T02:19:22.347Z] 7e9c9ca2126c: Pull complete [2021-05-12T02:19:22.347Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-05-12T02:19:22.347Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-12T02:19:22.347Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-05-12T02:19:22.814Z] prd-centos7-docker-4c-2g-4632 does not seem to be running inside a container [2021-05-12T02:19:22.859Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.375s coverage: 47.0% of statements [2021-05-12T02:19:22.859Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-12T02:19:22.859Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-12T02:19:22.859Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-12T02:19:22.859Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-12T02:19:22.859Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-12T02:19:22.859Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.126s coverage: 100.0% of statements [2021-05-12T02:19:22.859Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-12T02:19:22.859Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.158s coverage: 100.0% of statements [2021-05-12T02:19:22.860Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-12T02:19:22.860Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-12T02:19:23.119Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-12T02:19:25.227Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.283s coverage: 21.9% of statements [2021-05-12T02:19:25.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-12T02:19:25.228Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.428s coverage: 92.9% of statements [2021-05-12T02:19:25.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-12T02:19:25.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-12T02:19:25.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-12T02:19:25.562Z] $ docker top 55a957f71fbb187c5d029f22d63a4c29896c4af7f263f8d7a20b96e46d598a81 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-12T02:19:26.478Z] + docker-compose build --help [2021-05-12T02:19:26.478Z] + grep parallel [2021-05-12T02:19:28.045Z] --parallel Build images in parallel. [Pipeline] } [2021-05-12T02:19:28.205Z] $ docker stop --time=1 55a957f71fbb187c5d029f22d63a4c29896c4af7f263f8d7a20b96e46d598a81 [2021-05-12T02:19:29.966Z] $ docker rm -f 55a957f71fbb187c5d029f22d63a4c29896c4af7f263f8d7a20b96e46d598a81 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-12T02:19:30.998Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-12T02:19:30.998Z] . [Pipeline] withDockerContainer [2021-05-12T02:19:31.413Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.562s coverage: 28.7% of statements [2021-05-12T02:19:31.413Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-12T02:19:31.413Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-12T02:19:31.413Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-12T02:19:31.413Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-12T02:19:31.413Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-12T02:19:31.413Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.178s coverage: 99.0% of statements [2021-05-12T02:19:31.413Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-12T02:19:31.413Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.184s coverage: 100.0% of statements [2021-05-12T02:19:31.413Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-12T02:19:31.413Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-12T02:19:31.413Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-12T02:19:31.413Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.164s coverage: 64.6% of statements [2021-05-12T02:19:31.413Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-12T02:19:31.413Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.408s coverage: 97.6% of statements [2021-05-12T02:19:31.413Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-12T02:19:31.413Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-12T02:19:31.413Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-12T02:19:31.413Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.052s coverage: 0.0% of statements [2021-05-12T02:19:31.413Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-12T02:19:31.413Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.048s coverage: 100.0% of statements [2021-05-12T02:19:31.413Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-12T02:19:31.413Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-12T02:19:31.413Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-12T02:19:31.413Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-12T02:19:31.413Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.081s coverage: 87.9% of statements [2021-05-12T02:19:31.413Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-12T02:19:31.413Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-12T02:19:31.413Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.064s coverage: 100.0% of statements [2021-05-12T02:19:31.539Z] prd-centos7-docker-4c-2g-4632 does not seem to be running inside a container [2021-05-12T02:19:32.099Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-12T02:19:33.167Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.110s coverage: 28.1% of statements [2021-05-12T02:19:33.167Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-12T02:19:33.167Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.057s coverage: 85.7% of statements [2021-05-12T02:19:33.167Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-12T02:19:33.906Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.081s coverage: 100.0% of statements [2021-05-12T02:19:34.307Z] $ docker top 035bc0dc92da63cfa0f714a3d6b7e29bd601a91f71e02b522a9071a720be7fa3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-12T02:19:34.612Z] GO111MODULE=on go vet ./... [2021-05-12T02:19:35.235Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-12T02:19:37.468Z] Building core-command ... [2021-05-12T02:19:37.468Z] Building core-data ... [2021-05-12T02:19:37.468Z] Building core-metadata ... [2021-05-12T02:19:37.468Z] Building security-bootstrapper ... [2021-05-12T02:19:37.468Z] Building security-proxy-setup ... [2021-05-12T02:19:37.468Z] Building security-secretstore-setup ... [2021-05-12T02:19:37.468Z] Building support-notifications ... [2021-05-12T02:19:37.468Z] Building support-scheduler ... [2021-05-12T02:19:37.468Z] Building sys-mgmt-agent ... [2021-05-12T02:19:37.468Z] Building core-data [2021-05-12T02:19:37.468Z] Building security-bootstrapper [2021-05-12T02:19:37.468Z] Building support-notifications [2021-05-12T02:19:37.468Z] Building core-metadata [2021-05-12T02:19:37.468Z] Building security-proxy-setup [2021-05-12T02:21:12.536Z] gofmt -l . [2021-05-12T02:21:12.536Z] [ "`gofmt -l .`" = "" ] [2021-05-12T02:21:14.048Z] ./bin/test-go-mod-tidy.sh [2021-05-12T02:21:14.709Z] ./bin/test-attribution-txt.sh [2021-05-12T02:21:16.544Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-12T02:21:16.545Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-12T02:21:16.545Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-12T02:21:16.545Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-12T02:21:16.545Z] ---> ebfbe1ecff93 [2021-05-12T02:21:16.545Z] Step 3/24 : WORKDIR /edgex-go [2021-05-12T02:21:16.545Z] ---> ebfbe1ecff93 [2021-05-12T02:21:16.545Z] Step 3/23 : WORKDIR /edgex-go [2021-05-12T02:21:16.545Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-12T02:21:16.545Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-12T02:21:16.545Z] ---> ebfbe1ecff93 [2021-05-12T02:21:16.545Z] Step 3/32 : WORKDIR /edgex-go [2021-05-12T02:21:16.545Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-12T02:21:16.545Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-12T02:21:16.545Z] ---> ebfbe1ecff93 [2021-05-12T02:21:16.545Z] Step 3/22 : WORKDIR /edgex-go [2021-05-12T02:21:16.545Z] [2021-05-12T02:21:16.545Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-12T02:21:16.545Z] ---> ebfbe1ecff93 [2021-05-12T02:21:16.545Z] Step 3/24 : WORKDIR /edgex-go [2021-05-12T02:21:16.545Z] ---> Running in 55497d94c145 [2021-05-12T02:21:16.545Z] ---> Running in d06d31948154 [2021-05-12T02:21:16.545Z] ---> Running in 9a7170324578 [2021-05-12T02:21:16.545Z] ---> Running in 5dd6e2920e04 [2021-05-12T02:21:16.545Z] ---> Running in c111e989ae49 [2021-05-12T02:21:16.545Z] Removing intermediate container 5dd6e2920e04 [2021-05-12T02:21:16.545Z] ---> 946a850bbc15 [2021-05-12T02:21:16.545Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T02:21:16.545Z] Removing intermediate container 55497d94c145 [2021-05-12T02:21:16.545Z] ---> 225ea60f6202 [2021-05-12T02:21:16.545Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T02:21:16.545Z] Removing intermediate container c111e989ae49 [2021-05-12T02:21:16.545Z] ---> 900594d269a4 [2021-05-12T02:21:16.545Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T02:21:16.545Z] Removing intermediate container d06d31948154 [2021-05-12T02:21:16.545Z] ---> 9bbfdcb2b1ea [2021-05-12T02:21:16.545Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T02:21:16.545Z] Removing intermediate container 9a7170324578 [2021-05-12T02:21:16.545Z] ---> 72e43bcf8f73 [2021-05-12T02:21:16.545Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T02:21:16.545Z] ---> Running in 598a2010d46f [2021-05-12T02:21:16.545Z] ---> Running in e8faaceb25d9 [2021-05-12T02:21:16.545Z] ---> Running in 55df1c4c2c93 [2021-05-12T02:21:16.545Z] ---> Running in eb302b4d99b2 [2021-05-12T02:21:16.545Z] ---> Running in 1842ed30ddfa [2021-05-12T02:21:16.545Z] Removing intermediate container 55df1c4c2c93 [2021-05-12T02:21:16.545Z] ---> dcff0decae73 [2021-05-12T02:21:16.545Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-12T02:21:16.545Z] Removing intermediate container e8faaceb25d9 [2021-05-12T02:21:16.545Z] ---> dcef1772b4a6 [2021-05-12T02:21:16.545Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-12T02:21:16.545Z] ---> Running in 1c6d1b78323b [2021-05-12T02:21:16.545Z] ---> Running in 13941cf889d9 [2021-05-12T02:21:16.545Z] Removing intermediate container 1842ed30ddfa [2021-05-12T02:21:16.545Z] ---> 52173ae44915 [2021-05-12T02:21:16.545Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-12T02:21:16.545Z] Removing intermediate container 598a2010d46f [2021-05-12T02:21:16.545Z] ---> da7e14271bf4 [2021-05-12T02:21:16.545Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-12T02:21:16.545Z] ---> Running in c1ac72c8c9d4 [2021-05-12T02:21:16.545Z] Removing intermediate container eb302b4d99b2 [2021-05-12T02:21:16.545Z] ---> 4b3b92a23a27 [2021-05-12T02:21:16.545Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-12T02:21:16.545Z] ---> Running in b770b960d7dd [2021-05-12T02:21:16.545Z] ---> Running in 30b4dd0db2f4 [2021-05-12T02:21:16.545Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-12T02:21:16.545Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-12T02:21:16.545Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-12T02:21:16.545Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-12T02:21:16.545Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-12T02:21:16.545Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-12T02:21:16.545Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-12T02:21:16.545Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-12T02:21:16.545Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-12T02:21:16.545Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [Pipeline] sh [2021-05-12T02:21:16.886Z] OK: 219 MiB in 52 packages [2021-05-12T02:21:16.886Z] OK: 219 MiB in 52 packages [2021-05-12T02:21:17.301Z] OK: 219 MiB in 52 packages [2021-05-12T02:21:17.569Z] + ls -al . [2021-05-12T02:21:17.569Z] total 860 [2021-05-12T02:21:17.569Z] drwxrwxr-x 9 1001 1001 4096 May 12 02:21 . [2021-05-12T02:21:17.569Z] drwxr-xr-x 4 root root 4096 May 12 02:16 .. [2021-05-12T02:21:17.569Z] -rw-rw-r-- 1 1001 1001 11 May 12 02:14 .dockerignore [2021-05-12T02:21:17.569Z] drwxrwxr-x 8 1001 1001 4096 May 12 02:14 .git [2021-05-12T02:21:17.569Z] drwxrwxr-x 3 1001 1001 4096 May 12 02:14 .github [2021-05-12T02:21:17.569Z] -rw-rw-r-- 1 1001 1001 818 May 12 02:14 .gitignore [2021-05-12T02:21:17.569Z] -rw-rw-r-- 1 1001 1001 166 May 12 02:14 .sonarcloud.properties [2021-05-12T02:21:17.569Z] -rw-rw-r-- 1 1001 1001 8609 May 12 02:14 Attribution.txt [2021-05-12T02:21:17.569Z] -rw-rw-r-- 1 1001 1001 3804 May 12 02:14 CONTRIBUTING.md [2021-05-12T02:21:17.569Z] -rw-rw-r-- 1 1001 1001 931 May 12 02:14 Dockerfile.build [2021-05-12T02:21:17.569Z] -rw-rw-r-- 1 1001 1001 863 May 12 02:14 Jenkinsfile [2021-05-12T02:21:17.569Z] -rw-rw-r-- 1 1001 1001 10775 May 12 02:14 LICENSE [2021-05-12T02:21:17.569Z] -rw-rw-r-- 1 1001 1001 5594 May 12 02:14 Makefile [2021-05-12T02:21:17.569Z] -rw-rw-r-- 1 1001 1001 7978 May 12 02:14 README.md [2021-05-12T02:21:17.569Z] -rw-rw-r-- 1 1001 1001 6755 May 12 02:14 SECURITY.md [2021-05-12T02:21:17.569Z] -rw-rw-r-- 1 1001 1001 5 May 12 02:12 VERSION [2021-05-12T02:21:17.569Z] -rw-rw-r-- 1 1001 1001 4131 May 12 02:14 ZMQWindows.md [2021-05-12T02:21:17.569Z] drwxrwxr-x 2 1001 1001 4096 May 12 02:14 bin [2021-05-12T02:21:17.569Z] drwxrwxr-x 14 1001 1001 4096 May 12 02:14 cmd [2021-05-12T02:21:17.569Z] -rw-r--r-- 1 root root 722394 May 12 02:19 coverage.out [2021-05-12T02:21:17.569Z] -rw-r--r-- 1 root root 1060 May 12 02:21 go.mod [2021-05-12T02:21:17.569Z] -rw-r--r-- 1 root root 21595 May 12 02:16 go.sum [2021-05-12T02:21:17.569Z] drwxrwxr-x 8 1001 1001 4096 May 12 02:14 internal [2021-05-12T02:21:17.569Z] drwxrwxr-x 4 1001 1001 4096 May 12 02:14 openapi [2021-05-12T02:21:17.569Z] drwxrwxr-x 4 1001 1001 4096 May 12 02:14 snap [2021-05-12T02:21:17.569Z] -rw-rw-r-- 1 1001 1001 168 May 12 02:14 version.go [Pipeline] sh [2021-05-12T02:21:18.029Z] OK: 219 MiB in 52 packages [2021-05-12T02:21:18.030Z] OK: 219 MiB in 52 packages [2021-05-12T02:21:18.296Z] + '[' -e coverage.out ] [2021-05-12T02:21:18.296Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-12T02:21:18.334Z] Warning: overwriting stash ‘coverage-report’ [2021-05-12T02:21:19.144Z] Removing intermediate container c1ac72c8c9d4 [2021-05-12T02:21:19.145Z] ---> ad1234f360ca [2021-05-12T02:21:19.145Z] Step 6/24 : COPY go.mod . [2021-05-12T02:21:19.145Z] Removing intermediate container 1c6d1b78323b [2021-05-12T02:21:19.145Z] ---> 3e8238aad627 [2021-05-12T02:21:19.145Z] Step 6/24 : COPY go.mod . [2021-05-12T02:21:19.145Z] Removing intermediate container b770b960d7dd [2021-05-12T02:21:19.145Z] ---> a5f7311e9f78 [2021-05-12T02:21:19.145Z] Step 6/22 : COPY go.mod . [2021-05-12T02:21:19.473Z] Removing intermediate container 30b4dd0db2f4 [2021-05-12T02:21:19.473Z] ---> a1ffaa7e6707 [2021-05-12T02:21:19.473Z] Step 6/23 : COPY go.mod . [2021-05-12T02:21:19.473Z] Removing intermediate container 13941cf889d9 [2021-05-12T02:21:19.473Z] ---> 0d93e8fda538 [2021-05-12T02:21:19.473Z] Step 6/32 : COPY go.mod . [2021-05-12T02:21:19.615Z] Stashed 1 file(s) [Pipeline] sh [2021-05-12T02:21:19.834Z] ---> dfa707f1e644 [2021-05-12T02:21:19.834Z] Step 7/24 : RUN go mod download [2021-05-12T02:21:19.834Z] ---> 0c21ae994325 [2021-05-12T02:21:19.834Z] Step 7/24 : RUN go mod download [2021-05-12T02:21:19.834Z] ---> 486e7ef64b61 [2021-05-12T02:21:19.834Z] Step 7/22 : RUN go mod download [2021-05-12T02:21:20.130Z] ---> Running in 2807cb1708df [2021-05-12T02:21:20.130Z] ---> Running in a76663337d3e [2021-05-12T02:21:20.130Z] ---> Running in f8abb2d1d3f7 [2021-05-12T02:21:20.130Z] ---> fcd368c05419 [2021-05-12T02:21:20.130Z] Step 7/23 : RUN go mod download [2021-05-12T02:21:20.130Z] ---> bd204043abc5 [2021-05-12T02:21:20.130Z] Step 7/32 : RUN go mod download [2021-05-12T02:21:20.304Z] + make build [2021-05-12T02:21:20.304Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-12T02:21:20.488Z] ---> Running in 59e1c9cc2e84 [2021-05-12T02:21:20.489Z] ---> Running in cb80925d1529 [2021-05-12T02:21:26.256Z] Removing intermediate container cb80925d1529 [2021-05-12T02:21:26.256Z] ---> 0983d2511d35 [2021-05-12T02:21:26.256Z] Step 8/32 : COPY . . [2021-05-12T02:21:26.256Z] Removing intermediate container f8abb2d1d3f7 [2021-05-12T02:21:26.256Z] ---> 191b2a84fd35 [2021-05-12T02:21:26.256Z] Step 8/22 : COPY . . [2021-05-12T02:21:26.256Z] Removing intermediate container 59e1c9cc2e84 [2021-05-12T02:21:26.256Z] ---> e2e518749c51 [2021-05-12T02:21:26.256Z] Step 8/23 : COPY . . [2021-05-12T02:21:26.256Z] Removing intermediate container 2807cb1708df [2021-05-12T02:21:26.256Z] ---> 496a73f9398a [2021-05-12T02:21:26.256Z] Step 8/24 : COPY . . [2021-05-12T02:21:26.256Z] Removing intermediate container a76663337d3e [2021-05-12T02:21:26.256Z] ---> abbad753c312 [2021-05-12T02:21:26.256Z] Step 8/24 : COPY . . [2021-05-12T02:21:27.099Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-12T02:21:54.261Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-12T02:21:55.285Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-12T02:21:59.276Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-12T02:22:00.295Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-12T02:22:04.798Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-12T02:22:09.177Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-12T02:22:11.890Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-12T02:22:15.312Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-12T02:22:18.015Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-12T02:22:21.438Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-05-12T02:22:26.881Z] $ docker stop --time=1 bef630bfc47abb84070e3e7857cd1b922bd48e753a4f58674c336b1a75673214 [2021-05-12T02:22:29.531Z] $ docker rm -f bef630bfc47abb84070e3e7857cd1b922bd48e753a4f58674c336b1a75673214 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-12T02:22:31.390Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-12T02:22:31.390Z] [2021-05-12T02:22:31.390Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-12T02:22:32.022Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-12T02:22:32.299Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-05-12T02:22:32.299Z] 29e5d40040c1: Pulling fs layer [2021-05-12T02:22:32.299Z] 1ce36da41761: Pulling fs layer [2021-05-12T02:22:32.299Z] 25b303627fd3: Pulling fs layer [2021-05-12T02:22:32.299Z] 29e5d40040c1: Verifying Checksum [2021-05-12T02:22:32.299Z] 29e5d40040c1: Download complete [2021-05-12T02:22:33.318Z] 29e5d40040c1: Pull complete [2021-05-12T02:22:33.318Z] 1ce36da41761: Download complete [2021-05-12T02:22:34.760Z] 1ce36da41761: Pull complete [2021-05-12T02:22:34.761Z] 25b303627fd3: Verifying Checksum [2021-05-12T02:22:34.761Z] 25b303627fd3: Download complete [2021-05-12T02:22:45.029Z] 25b303627fd3: Pull complete [2021-05-12T02:22:45.029Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-05-12T02:22:45.029Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-12T02:22:45.029Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-05-12T02:22:45.288Z] prd-ubuntu18.04-docker-arm64-4c-16g-4633 does not seem to be running inside a container [2021-05-12T02:22:45.415Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-12T02:22:48.749Z] $ docker top 4d630b8b5385787ed0e9a3cdd85248a6402852706345b4eb91c423d37b89524e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-12T02:22:49.735Z] + grep parallel [2021-05-12T02:22:49.735Z] + docker-compose build --help [2021-05-12T02:22:53.208Z] --parallel Build images in parallel. [Pipeline] } [2021-05-12T02:22:53.258Z] $ docker stop --time=1 4d630b8b5385787ed0e9a3cdd85248a6402852706345b4eb91c423d37b89524e [2021-05-12T02:22:55.244Z] $ docker rm -f 4d630b8b5385787ed0e9a3cdd85248a6402852706345b4eb91c423d37b89524e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-12T02:22:55.964Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-12T02:22:55.964Z] . [Pipeline] withDockerContainer [2021-05-12T02:22:56.910Z] prd-ubuntu18.04-docker-arm64-4c-16g-4633 does not seem to be running inside a container [2021-05-12T02:22:57.067Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-12T02:22:58.500Z] $ docker top f16b277b38a9486fb1c3193e13e92866c277f2c3a32f4f177ec8ba3678406ccd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-12T02:22:59.721Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-12T02:23:03.233Z] Building core-command ... [2021-05-12T02:23:03.233Z] Building core-data ... [2021-05-12T02:23:03.233Z] Building core-metadata ... [2021-05-12T02:23:03.233Z] Building security-bootstrapper ... [2021-05-12T02:23:03.233Z] Building security-proxy-setup ... [2021-05-12T02:23:03.233Z] Building security-secretstore-setup ... [2021-05-12T02:23:03.233Z] Building support-notifications ... [2021-05-12T02:23:03.233Z] Building support-scheduler ... [2021-05-12T02:23:03.233Z] Building sys-mgmt-agent ... [2021-05-12T02:23:03.233Z] Building security-secretstore-setup [2021-05-12T02:23:03.233Z] Building core-command [2021-05-12T02:23:03.233Z] Building security-proxy-setup [2021-05-12T02:23:03.233Z] Building security-bootstrapper [2021-05-12T02:23:03.233Z] Building core-metadata [2021-05-12T02:23:05.778Z] ---> 9f4de82d7ae6 [2021-05-12T02:23:05.778Z] ---> 5ebbd1a78ecc [2021-05-12T02:23:05.778Z] Step 9/23 : RUN go mod tidy [2021-05-12T02:23:05.778Z] Step 9/24 : RUN go mod tidy [2021-05-12T02:23:05.778Z] ---> Running in c6e4bbfa0c31 [2021-05-12T02:23:05.778Z] ---> Running in e9b04353f24b [2021-05-12T02:23:05.778Z] ---> 2a9a35834205 [2021-05-12T02:23:05.778Z] Step 9/32 : RUN go mod tidy [2021-05-12T02:23:05.778Z] ---> 3694d89727ab [2021-05-12T02:23:05.778Z] Step 9/24 : RUN go mod tidy [2021-05-12T02:23:05.778Z] ---> Running in febee15d03d8 [2021-05-12T02:23:05.778Z] ---> d21451b15c7b [2021-05-12T02:23:05.778Z] Step 9/22 : RUN go mod tidy [2021-05-12T02:23:05.778Z] ---> Running in 8ec67277d7c3 [2021-05-12T02:23:05.778Z] ---> Running in f28d73903785 [2021-05-12T02:23:08.718Z] Removing intermediate container 8ec67277d7c3 [2021-05-12T02:23:08.718Z] ---> 1149d419c33b [2021-05-12T02:23:08.718Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-12T02:23:08.718Z] Removing intermediate container e9b04353f24b [2021-05-12T02:23:08.718Z] ---> ab07f9314f21 [2021-05-12T02:23:08.718Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-12T02:23:08.718Z] ---> Running in 2bc6dde480bf [2021-05-12T02:23:08.718Z] Removing intermediate container c6e4bbfa0c31 [2021-05-12T02:23:08.718Z] ---> 5959927227f0 [2021-05-12T02:23:08.718Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-12T02:23:08.718Z] ---> Running in 906c21e7f020 [2021-05-12T02:23:08.718Z] Removing intermediate container f28d73903785 [2021-05-12T02:23:08.718Z] ---> cd7f378a7e55 [2021-05-12T02:23:08.718Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-12T02:23:08.718Z] ---> Running in a719e6938d6d [2021-05-12T02:23:08.718Z] Removing intermediate container febee15d03d8 [2021-05-12T02:23:08.718Z] ---> d966d75d681e [2021-05-12T02:23:08.718Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-12T02:23:09.004Z] ---> Running in f1db0fa5a341 [2021-05-12T02:23:09.004Z] ---> Running in 233db25ca7e9 [2021-05-12T02:23:09.621Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-12T02:23:10.276Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-12T02:23:10.698Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-12T02:23:11.029Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-12T02:23:11.029Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-12T02:24:22.119Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-12T02:24:22.119Z] Removing intermediate container 233db25ca7e9 [2021-05-12T02:24:22.119Z] ---> 91010b000b6d [2021-05-12T02:24:22.119Z] [2021-05-12T02:24:22.119Z] Step 11/32 : FROM alpine:3.12 [2021-05-12T02:24:22.119Z] 3.12: Pulling from library/alpine [2021-05-12T02:24:22.846Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-12T02:24:22.846Z] Status: Downloaded newer image for alpine:3.12 [2021-05-12T02:24:22.846Z] ---> 13621d1b12d4 [2021-05-12T02:24:22.846Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-12T02:24:23.719Z] ---> Running in 4b0f525da223 [2021-05-12T02:24:24.907Z] Removing intermediate container 4b0f525da223 [2021-05-12T02:24:24.907Z] ---> 5ce9bc31fd86 [2021-05-12T02:24:24.907Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-12T02:24:25.302Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-12T02:24:25.302Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-12T02:24:25.302Z] ---> 7802a7cda288 [2021-05-12T02:24:25.302Z] Step 3/26 : WORKDIR /edgex-go [2021-05-12T02:24:25.302Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-12T02:24:25.302Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-12T02:24:25.302Z] ---> 7802a7cda288 [2021-05-12T02:24:25.302Z] Step 3/32 : WORKDIR /edgex-go [2021-05-12T02:24:25.302Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-12T02:24:25.302Z] [2021-05-12T02:24:25.302Z] Step 2/22 : FROM ${BUILDER_BASE} AS builderStep 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-12T02:24:25.302Z] ---> 7802a7cda288 [2021-05-12T02:24:25.302Z] [2021-05-12T02:24:25.302Z] ---> 7802a7cda288 [2021-05-12T02:24:25.302Z] Step 3/22 : WORKDIR /edgex-goStep 3/24 : WORKDIR /edgex-go [2021-05-12T02:24:25.302Z] [2021-05-12T02:24:25.302Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-12T02:24:25.302Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-12T02:24:25.302Z] ---> 7802a7cda288 [2021-05-12T02:24:25.302Z] Step 3/24 : WORKDIR /edgex-go [2021-05-12T02:24:25.302Z] ---> Running in dac7ac1e11ec [2021-05-12T02:24:25.302Z] ---> Running in 0df1fe4abdef [2021-05-12T02:24:25.302Z] ---> Running in d3e6d17028b8 [2021-05-12T02:24:25.302Z] ---> Running in 03bf30b9f7a9 [2021-05-12T02:24:25.302Z] ---> Running in 2cedd8d8dbb5 [2021-05-12T02:24:25.302Z] Removing intermediate container 0df1fe4abdef [2021-05-12T02:24:25.302Z] ---> fff4f5586c76 [2021-05-12T02:24:25.302Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T02:24:25.302Z] Removing intermediate container 2cedd8d8dbb5 [2021-05-12T02:24:25.302Z] ---> 57e778d8ac39 [2021-05-12T02:24:25.302Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T02:24:25.302Z] Removing intermediate container d3e6d17028b8 [2021-05-12T02:24:25.302Z] ---> a898b221c5cc [2021-05-12T02:24:25.302Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T02:24:25.302Z] ---> Running in d600597eaa76 [2021-05-12T02:24:25.302Z] Removing intermediate container dac7ac1e11ec [2021-05-12T02:24:25.302Z] ---> 642474379853 [2021-05-12T02:24:25.302Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T02:24:25.302Z] Removing intermediate container 03bf30b9f7a9 [2021-05-12T02:24:25.302Z] ---> 90b0e6ae507e [2021-05-12T02:24:25.302Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T02:24:25.302Z] ---> Running in 4f0c42f4361e [2021-05-12T02:24:25.302Z] ---> Running in 3ef4c899e1f9 [2021-05-12T02:24:25.302Z] ---> Running in 842e617951f7 [2021-05-12T02:24:25.302Z] ---> Running in b105ca9ffa0c [2021-05-12T02:24:25.302Z] Removing intermediate container d600597eaa76 [2021-05-12T02:24:25.302Z] ---> e1ceb71d8ef8 [2021-05-12T02:24:25.302Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-12T02:24:25.302Z] ---> Running in 5d993f6f39db [2021-05-12T02:24:25.302Z] Removing intermediate container b105ca9ffa0c [2021-05-12T02:24:25.303Z] ---> 1d94f7ed6d2c [2021-05-12T02:24:25.303Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-12T02:24:25.303Z] Removing intermediate container 3ef4c899e1f9 [2021-05-12T02:24:25.303Z] ---> 8f0d89e56cf3 [2021-05-12T02:24:25.303Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-12T02:24:25.303Z] Removing intermediate container 4f0c42f4361e [2021-05-12T02:24:25.303Z] ---> 8ab0e15f3e1d [2021-05-12T02:24:25.303Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-12T02:24:25.303Z] Removing intermediate container 842e617951f7 [2021-05-12T02:24:25.303Z] ---> f0db95109487 [2021-05-12T02:24:25.303Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-12T02:24:25.303Z] ---> Running in ceb2680e001e [2021-05-12T02:24:25.303Z] ---> Running in 1984f231147e [2021-05-12T02:24:25.303Z] ---> Running in bd5d08ecbe8c [2021-05-12T02:24:25.303Z] ---> Running in 90e3113d942e [2021-05-12T02:24:25.303Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-12T02:24:25.303Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-12T02:24:25.303Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-12T02:24:25.582Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-12T02:24:25.582Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-12T02:24:25.582Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-12T02:24:25.652Z] ---> Running in 9513d7606e37 [2021-05-12T02:24:26.237Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-12T02:24:26.237Z] OK: 218 MiB in 52 packages [2021-05-12T02:24:26.516Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-12T02:24:26.833Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-12T02:24:27.145Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-12T02:24:27.145Z] OK: 218 MiB in 52 packages [2021-05-12T02:24:27.868Z] OK: 218 MiB in 52 packages [2021-05-12T02:24:27.868Z] Removing intermediate container 5d993f6f39db [2021-05-12T02:24:27.868Z] ---> a09a479261be [2021-05-12T02:24:27.868Z] Step 6/22 : COPY go.mod . [2021-05-12T02:24:28.162Z] OK: 218 MiB in 52 packages [2021-05-12T02:24:28.162Z] OK: 218 MiB in 52 packages [2021-05-12T02:24:29.298Z] ---> 188f96b0b9b9 [2021-05-12T02:24:29.298Z] Step 7/22 : RUN go mod download [2021-05-12T02:24:29.298Z] Removing intermediate container ceb2680e001e [2021-05-12T02:24:29.298Z] ---> 921b9efc2a7a [2021-05-12T02:24:29.298Z] Step 6/24 : COPY go.mod . [2021-05-12T02:24:29.555Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-12T02:24:29.555Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-12T02:24:29.599Z] ---> Running in 3e756d5f9dc4 [2021-05-12T02:24:29.599Z] Removing intermediate container 90e3113d942e [2021-05-12T02:24:29.599Z] ---> 6c816728e323 [2021-05-12T02:24:29.599Z] Step 6/32 : COPY go.mod . [2021-05-12T02:24:29.849Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-12T02:24:29.849Z] (2/2) Installing su-exec (0.2-r1) [2021-05-12T02:24:29.849Z] Executing busybox-1.31.1-r20.trigger [2021-05-12T02:24:29.849Z] OK: 6 MiB in 16 packages [2021-05-12T02:24:29.849Z] Removing intermediate container 906c21e7f020 [2021-05-12T02:24:29.849Z] ---> 589ea6e1531e [2021-05-12T02:24:29.849Z] [2021-05-12T02:24:29.849Z] Step 11/23 : FROM alpine:3.12 [2021-05-12T02:24:29.849Z] ---> 13621d1b12d4 [2021-05-12T02:24:29.849Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-12T02:24:30.220Z] Removing intermediate container bd5d08ecbe8c [2021-05-12T02:24:30.220Z] ---> 1a143cb5fddd [2021-05-12T02:24:30.220Z] Step 6/24 : COPY go.mod . [2021-05-12T02:24:30.220Z] Removing intermediate container 1984f231147e [2021-05-12T02:24:30.220Z] ---> 095466edf526 [2021-05-12T02:24:30.220Z] Step 6/26 : COPY go.mod . [2021-05-12T02:24:30.220Z] ---> 6649c5aea509 [2021-05-12T02:24:30.220Z] Step 7/24 : RUN go mod download [2021-05-12T02:24:30.503Z] ---> Running in 2292c58b4703 [2021-05-12T02:24:30.782Z] ---> a4018be99f3a [2021-05-12T02:24:30.782Z] Step 7/32 : RUN go mod download [2021-05-12T02:24:30.916Z] Removing intermediate container f1db0fa5a341 [2021-05-12T02:24:30.916Z] ---> b8a1d630f8e6 [2021-05-12T02:24:30.916Z] [2021-05-12T02:24:30.916Z] Step 11/22 : FROM alpine:3.12 [2021-05-12T02:24:30.916Z] ---> 13621d1b12d4 [2021-05-12T02:24:30.916Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-12T02:24:30.916Z] ---> Running in e3adbbee8bec [2021-05-12T02:24:31.097Z] ---> Running in 72e2342369c6 [2021-05-12T02:24:31.097Z] ---> 2c5cd2b12b90 [2021-05-12T02:24:31.097Z] Step 7/24 : RUN go mod download [2021-05-12T02:24:31.388Z] ---> 68df8f881f13 [2021-05-12T02:24:31.388Z] Step 7/26 : RUN go mod download [2021-05-12T02:24:31.617Z] ---> Running in dedfdf15c06e [2021-05-12T02:24:31.677Z] ---> Running in 8ae9ba5ed863 [2021-05-12T02:24:31.677Z] ---> Running in a9953247a6bb [2021-05-12T02:24:33.149Z] Removing intermediate container 3e756d5f9dc4 [2021-05-12T02:24:33.149Z] ---> 14ef6df43e09 [2021-05-12T02:24:33.149Z] Step 8/22 : COPY . . [2021-05-12T02:24:33.458Z] Removing intermediate container 9513d7606e37 [2021-05-12T02:24:33.458Z] ---> d120392edf93 [2021-05-12T02:24:33.458Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-12T02:24:33.458Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-12T02:24:33.458Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-12T02:24:33.458Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-12T02:24:33.458Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-12T02:24:33.780Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-12T02:24:33.780Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-12T02:24:33.780Z] Executing busybox-1.31.1-r20.trigger [2021-05-12T02:24:33.780Z] Executing ca-certificates-20191127-r4.trigger [2021-05-12T02:24:33.780Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-12T02:24:34.103Z] OK: 6 MiB in 16 packages [2021-05-12T02:24:34.103Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-12T02:24:34.103Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-12T02:24:34.103Z] (4/4) Installing curl (7.76.1-r0) [2021-05-12T02:24:34.103Z] Executing busybox-1.31.1-r20.trigger [2021-05-12T02:24:34.103Z] Executing ca-certificates-20191127-r4.trigger [2021-05-12T02:24:34.646Z] Removing intermediate container 2292c58b4703 [2021-05-12T02:24:34.646Z] ---> a9fd68ceaad3 [2021-05-12T02:24:34.646Z] Step 8/24 : COPY . . [2021-05-12T02:24:35.338Z] Removing intermediate container 72e2342369c6 [2021-05-12T02:24:35.338Z] ---> 90c50518a267 [2021-05-12T02:24:35.338Z] Step 8/32 : COPY . . [2021-05-12T02:24:35.643Z] OK: 7 MiB in 18 packages [2021-05-12T02:24:35.643Z] ---> Running in dcc9b4279bcd [2021-05-12T02:24:36.423Z] Removing intermediate container 2bc6dde480bf [2021-05-12T02:24:36.423Z] ---> ca4967beb37e [2021-05-12T02:24:36.423Z] [2021-05-12T02:24:36.423Z] Step 11/24 : FROM alpine:3.12 [2021-05-12T02:24:36.423Z] ---> 13621d1b12d4 [2021-05-12T02:24:36.423Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-12T02:24:37.067Z] ---> Running in 53b8336cad54 [2021-05-12T02:24:37.067Z] Removing intermediate container dcc9b4279bcd [2021-05-12T02:24:37.067Z] ---> 9e349c90c016 [2021-05-12T02:24:37.067Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-12T02:24:37.397Z] ---> Running in 22d1e213ed72 [2021-05-12T02:24:37.511Z] Removing intermediate container a9953247a6bb [2021-05-12T02:24:37.511Z] ---> 3bf23d30c139 [2021-05-12T02:24:37.511Z] Step 8/26 : COPY . . [2021-05-12T02:24:37.511Z] Removing intermediate container 8ae9ba5ed863 [2021-05-12T02:24:37.511Z] ---> a55e06d5201e [2021-05-12T02:24:37.511Z] Step 8/24 : COPY . . [2021-05-12T02:24:38.158Z] Removing intermediate container a719e6938d6d [2021-05-12T02:24:38.158Z] ---> 02d3ab7dde8e [2021-05-12T02:24:38.158Z] [2021-05-12T02:24:38.158Z] Step 11/24 : FROM alpine:3.12 [2021-05-12T02:24:38.158Z] ---> 13621d1b12d4 [2021-05-12T02:24:38.158Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-12T02:24:38.459Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-12T02:24:38.460Z] Removing intermediate container e3adbbee8bec [2021-05-12T02:24:38.460Z] ---> a46785e7b253 [2021-05-12T02:24:38.460Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-12T02:24:38.460Z] ---> Running in 258ffcf7bac6 [2021-05-12T02:24:38.460Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-12T02:24:38.807Z] Removing intermediate container 22d1e213ed72 [2021-05-12T02:24:38.808Z] ---> 435184c3ccdb [2021-05-12T02:24:38.808Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-12T02:24:38.808Z] Removing intermediate container dedfdf15c06e [2021-05-12T02:24:38.808Z] ---> 8d18b160de6a [2021-05-12T02:24:38.808Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-12T02:24:38.808Z] ---> Running in bd6499114739 [2021-05-12T02:24:38.808Z] ---> Running in 34f2f4ef26fe [2021-05-12T02:24:38.808Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-12T02:24:38.808Z] Executing busybox-1.31.1-r20.trigger [2021-05-12T02:24:39.140Z] OK: 6 MiB in 15 packages [2021-05-12T02:24:39.140Z] ---> Running in 3c1fc79e8ab4 [2021-05-12T02:24:39.484Z] Removing intermediate container 258ffcf7bac6 [2021-05-12T02:24:39.484Z] ---> fd9dcda2468b [2021-05-12T02:24:39.484Z] Step 13/24 : ENV APP_PORT=48080 [2021-05-12T02:24:39.484Z] ---> Running in c3efdd8d23d9 [2021-05-12T02:24:39.484Z] Removing intermediate container bd6499114739 [2021-05-12T02:24:39.484Z] ---> 02db5e67541e [2021-05-12T02:24:39.484Z] Step 14/23 : ENV APP_PORT=48060 [2021-05-12T02:24:40.011Z] Removing intermediate container 3c1fc79e8ab4 [2021-05-12T02:24:40.011Z] ---> 246dbc1351d9 [2021-05-12T02:24:40.011Z] Step 14/22 : WORKDIR /edgex [2021-05-12T02:24:40.011Z] ---> Running in e03bb3c74bad [2021-05-12T02:24:40.011Z] ---> Running in ae93537f769f [2021-05-12T02:24:40.011Z] Removing intermediate container c3efdd8d23d9 [2021-05-12T02:24:40.011Z] ---> 0a4a796e99ff [2021-05-12T02:24:40.011Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-12T02:24:40.011Z] ---> Running in 64065a88d781 [2021-05-12T02:24:40.286Z] Removing intermediate container 53b8336cad54 [2021-05-12T02:24:40.286Z] ---> 69998119cf0f [2021-05-12T02:24:40.286Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-12T02:24:40.286Z] Removing intermediate container e03bb3c74bad [2021-05-12T02:24:40.286Z] ---> cf0cb6b126f1 [2021-05-12T02:24:40.286Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-12T02:24:40.286Z] Removing intermediate container ae93537f769f [2021-05-12T02:24:40.286Z] ---> a7c2a6cae2e3 [2021-05-12T02:24:40.286Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-12T02:24:40.286Z] ---> Running in da48dae0b0cf [2021-05-12T02:24:40.788Z] ---> Running in 0cd073e088ff [2021-05-12T02:24:40.788Z] Removing intermediate container 64065a88d781 [2021-05-12T02:24:40.788Z] ---> 63c48d99c3f1 [2021-05-12T02:24:40.788Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T02:24:41.076Z] ---> Running in 0524896ada49 [2021-05-12T02:24:41.375Z] Removing intermediate container da48dae0b0cf [2021-05-12T02:24:41.375Z] ---> d94e91d07430 [2021-05-12T02:24:41.375Z] Step 14/24 : ENV APP_PORT=48081 [2021-05-12T02:24:41.931Z] ---> 9b805ee03bb2 [2021-05-12T02:24:41.931Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-12T02:24:41.931Z] Removing intermediate container 34f2f4ef26fe [2021-05-12T02:24:41.931Z] ---> b309d9acb480 [2021-05-12T02:24:41.931Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-12T02:24:41.931Z] ---> Running in d3a0362daea7 [2021-05-12T02:24:41.931Z] Removing intermediate container 0cd073e088ff [2021-05-12T02:24:41.931Z] ---> 2fa307b81347 [2021-05-12T02:24:41.931Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-12T02:24:41.931Z] ---> Running in 21392cb6ef2c [2021-05-12T02:24:41.931Z] Removing intermediate container d3a0362daea7 [2021-05-12T02:24:41.931Z] ---> eea7a7fc1a40 [2021-05-12T02:24:41.931Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-12T02:24:42.237Z] ---> Running in a81e51225bdc [2021-05-12T02:24:42.237Z] Removing intermediate container 21392cb6ef2c [2021-05-12T02:24:42.237Z] ---> 20fff9c00fd8 [2021-05-12T02:24:42.237Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-12T02:24:42.237Z] ---> a52f202e8bf9 [2021-05-12T02:24:42.237Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-12T02:24:42.646Z] ---> bf4d5b551190 [2021-05-12T02:24:42.647Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-12T02:24:42.647Z] Removing intermediate container a81e51225bdc [2021-05-12T02:24:42.647Z] ---> cc4c165e20e6 [2021-05-12T02:24:42.647Z] Step 16/24 : WORKDIR / [2021-05-12T02:24:42.971Z] ---> Running in 0606030043ad [2021-05-12T02:24:43.365Z] ---> 3bae35ddf466 [2021-05-12T02:24:43.365Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-12T02:24:43.365Z] ---> Running in c673d8da40b1 [2021-05-12T02:24:43.677Z] Removing intermediate container 0524896ada49 [2021-05-12T02:24:43.677Z] ---> dcc2f631204f [2021-05-12T02:24:43.677Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-12T02:24:43.677Z] Removing intermediate container 0606030043ad [2021-05-12T02:24:43.677Z] ---> 0a69a0ee7557 [2021-05-12T02:24:43.677Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-12T02:24:43.998Z] ---> Running in 6a22afa2ad10 [2021-05-12T02:24:43.998Z] ---> f21f9593a003 [2021-05-12T02:24:43.998Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-12T02:24:44.297Z] ---> 05c2581aecf1 [2021-05-12T02:24:44.297Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-12T02:24:44.297Z] ---> Running in 518a76ebd6bb [2021-05-12T02:24:44.575Z] ---> 252b517132e2 [2021-05-12T02:24:44.575Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-12T02:24:44.886Z] Removing intermediate container 518a76ebd6bb [2021-05-12T02:24:44.886Z] ---> b55ddf115324 [2021-05-12T02:24:44.886Z] Step 19/22 : CMD ["--init=true"] [2021-05-12T02:24:45.235Z] ---> 615867f3c1e6 [2021-05-12T02:24:45.235Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-12T02:24:45.235Z] ---> Running in e7115e388c2c [2021-05-12T02:24:45.235Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-12T02:24:45.235Z] ---> Running in e77f0d9e7e1b [2021-05-12T02:24:45.882Z] Removing intermediate container e7115e388c2c [2021-05-12T02:24:45.882Z] ---> 3c9fbb0b858b [2021-05-12T02:24:45.882Z] Step 20/22 : LABEL arch=x86_64 [2021-05-12T02:24:45.882Z] Removing intermediate container e77f0d9e7e1b [2021-05-12T02:24:45.882Z] ---> 98531117b3a3 [2021-05-12T02:24:45.882Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-12T02:24:45.882Z] ---> c8a1eb187fce [2021-05-12T02:24:45.882Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-12T02:24:45.882Z] ---> Running in c8cc1e85693b [2021-05-12T02:24:46.234Z] ---> Running in 012c45cbd346 [2021-05-12T02:24:46.234Z] Removing intermediate container c8cc1e85693b [2021-05-12T02:24:46.234Z] ---> 582c37777bd0 [2021-05-12T02:24:46.234Z] Step 21/22 : LABEL git_sha=639a7e695fff3875572feeb517488632d8133f3b [2021-05-12T02:24:46.581Z] Removing intermediate container c673d8da40b1 [2021-05-12T02:24:46.581Z] ---> d2439eaf80c0 [2021-05-12T02:24:46.581Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-12T02:24:46.581Z] Removing intermediate container 012c45cbd346 [2021-05-12T02:24:46.581Z] ---> f1c98969919a [2021-05-12T02:24:46.581Z] Step 21/23 : LABEL arch=x86_64 [2021-05-12T02:24:46.581Z] ---> Running in 4731b8ec6551 [2021-05-12T02:24:46.581Z] ---> Running in c745392ed389 [2021-05-12T02:24:46.581Z] ---> 84f3a429202a [2021-05-12T02:24:46.581Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-12T02:24:46.936Z] ---> Running in 0986b80cfffa [2021-05-12T02:24:47.293Z] Removing intermediate container 4731b8ec6551 [2021-05-12T02:24:47.293Z] ---> 2d95be538f11 [2021-05-12T02:24:47.293Z] Step 22/22 : LABEL version=0.0.0 [2021-05-12T02:24:47.293Z] Removing intermediate container c745392ed389 [2021-05-12T02:24:47.293Z] ---> 1526f460e5b5 [2021-05-12T02:24:47.293Z] Step 22/23 : LABEL git_sha=639a7e695fff3875572feeb517488632d8133f3b [2021-05-12T02:24:47.293Z] ---> 37d5475b2763 [2021-05-12T02:24:47.293Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-12T02:24:47.293Z] ---> Running in 82707c1aec11 [2021-05-12T02:24:47.589Z] ---> Running in 9a98f4f7fd08 [2021-05-12T02:24:47.589Z] Removing intermediate container 0986b80cfffa [2021-05-12T02:24:47.589Z] ---> b343eff9a685 [2021-05-12T02:24:47.589Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-12T02:24:48.232Z] ---> Running in a186fb9e84fd [2021-05-12T02:24:48.538Z] ---> aac9221b8e9c [2021-05-12T02:24:48.538Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-12T02:24:48.538Z] Removing intermediate container 9a98f4f7fd08 [2021-05-12T02:24:48.538Z] ---> 0ca0d830b548 [2021-05-12T02:24:48.538Z] Step 23/23 : LABEL version=0.0.0 [2021-05-12T02:24:48.538Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-12T02:24:48.538Z] Removing intermediate container 82707c1aec11 [2021-05-12T02:24:48.538Z] ---> 191e4edacfca [2021-05-12T02:24:48.538Z] [2021-05-12T02:24:48.538Z] ---> Running in bb6a1fcf644f [2021-05-12T02:24:48.538Z] Removing intermediate container a186fb9e84fd [2021-05-12T02:24:48.538Z] ---> f71714d7c58d [2021-05-12T02:24:48.538Z] Step 22/24 : LABEL arch=x86_64 [2021-05-12T02:24:48.856Z] ---> Running in cc28e30a9cae [2021-05-12T02:24:48.856Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-12T02:24:49.149Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-12T02:24:49.149Z] ---> a9f5d9c6250f [2021-05-12T02:24:49.149Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-12T02:24:49.149Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-12T02:24:49.149Z] Removing intermediate container bb6a1fcf644f [2021-05-12T02:24:49.149Z] ---> e623d54680b1 [2021-05-12T02:24:49.149Z] [2021-05-12T02:24:49.149Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-12T02:24:49.478Z] Removing intermediate container cc28e30a9cae [2021-05-12T02:24:49.478Z] ---> 9147da564a7c [2021-05-12T02:24:49.478Z] Step 23/24 : LABEL git_sha=639a7e695fff3875572feeb517488632d8133f3b [2021-05-12T02:24:50.073Z] Successfully built 191e4edacfca [2021-05-12T02:24:50.073Z] ---> Running in 15ca0860944d [2021-05-12T02:24:50.073Z] Successfully tagged security-proxy-setup:latest [2021-05-12T02:24:50.073Z]  Building security-proxy-setup ... done Building support-scheduler [2021-05-12T02:24:50.431Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-12T02:24:50.431Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-12T02:24:50.431Z] Executing busybox-1.31.1-r20.trigger [2021-05-12T02:24:50.431Z] OK: 8 MiB in 20 packages [2021-05-12T02:24:50.775Z] ---> ddad9a703918 [2021-05-12T02:24:50.775Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-12T02:24:50.775Z] Successfully built e623d54680b1 [2021-05-12T02:24:50.775Z] Successfully tagged support-notifications:latest [2021-05-12T02:24:50.775Z]  Building support-notifications ... done Building security-secretstore-setup [2021-05-12T02:24:51.137Z] Removing intermediate container 15ca0860944d [2021-05-12T02:24:51.137Z] ---> 0b346bc169db [2021-05-12T02:24:51.137Z] Step 24/24 : LABEL version=0.0.0 [2021-05-12T02:24:51.137Z] ---> Running in 1fe928defb89 [2021-05-12T02:24:51.446Z] ---> 2efd217545b3 [2021-05-12T02:24:51.446Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-12T02:24:51.774Z] Removing intermediate container 1fe928defb89 [2021-05-12T02:24:51.774Z] ---> ffc7eca8ef82 [2021-05-12T02:24:51.774Z] [2021-05-12T02:24:52.063Z] ---> Running in 0e71f918fc01 [2021-05-12T02:24:52.375Z] Successfully built ffc7eca8ef82 [2021-05-12T02:24:52.375Z] Successfully tagged core-metadata:latest [2021-05-12T02:24:52.375Z]  Building core-metadata ... done Removing intermediate container 6a22afa2ad10 [2021-05-12T02:24:52.375Z] ---> 1ba3473b76ef [2021-05-12T02:24:52.375Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-12T02:24:52.375Z] Building sys-mgmt-agent [2021-05-12T02:24:52.375Z] Removing intermediate container 0e71f918fc01 [2021-05-12T02:24:52.375Z] ---> 257c3d256fad [2021-05-12T02:24:52.375Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-12T02:24:53.984Z] ---> 35985a94cd29 [2021-05-12T02:24:53.984Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-12T02:24:55.902Z] ---> 6279414ff77f [2021-05-12T02:24:55.902Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-12T02:24:57.632Z] ---> Running in e64cf8a5e9e7 [2021-05-12T02:24:58.736Z] ---> f28f3db37684 [2021-05-12T02:24:58.736Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-12T02:24:59.608Z] ---> 7db845e61bf0 [2021-05-12T02:24:59.608Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-12T02:24:59.608Z] ---> Running in 0af2c6929dde [2021-05-12T02:25:01.235Z] Removing intermediate container 0af2c6929dde [2021-05-12T02:25:01.235Z] ---> 15e8f517eaa5 [2021-05-12T02:25:01.235Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-12T02:25:02.417Z] ---> Running in 91c52b75e5b7 [2021-05-12T02:25:02.417Z] Removing intermediate container e64cf8a5e9e7 [2021-05-12T02:25:02.417Z] ---> d383b111d88d [2021-05-12T02:25:02.417Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-12T02:25:03.583Z] Removing intermediate container 91c52b75e5b7 [2021-05-12T02:25:03.583Z] ---> 7e4a09718b35 [2021-05-12T02:25:03.583Z] Step 22/24 : LABEL arch=x86_64 [2021-05-12T02:25:03.583Z] ---> Running in 4e6380004d33 [2021-05-12T02:25:03.950Z] ---> Running in 4da03a551090 [2021-05-12T02:25:04.270Z] Removing intermediate container 4e6380004d33 [2021-05-12T02:25:04.271Z] ---> 835ce3648036 [2021-05-12T02:25:04.271Z] Step 29/32 : CMD ["gate"] [2021-05-12T02:25:04.570Z] Removing intermediate container 4da03a551090 [2021-05-12T02:25:04.570Z] ---> 82d84f6c55f1 [2021-05-12T02:25:04.570Z] Step 23/24 : LABEL git_sha=639a7e695fff3875572feeb517488632d8133f3b [2021-05-12T02:25:04.570Z] ---> Running in 09c244c71984 [2021-05-12T02:25:04.570Z] ---> Running in daa5a0442be4 [2021-05-12T02:25:04.630Z] ---> 7c324fc3cefe [2021-05-12T02:25:04.630Z] Step 9/22 : RUN go mod tidy [2021-05-12T02:25:04.630Z] ---> cfacea501c3f [2021-05-12T02:25:04.630Z] Step 9/24 : RUN go mod tidy [2021-05-12T02:25:04.630Z] ---> c52c95153840 [2021-05-12T02:25:04.630Z] Step 9/32 : RUN go mod tidy [2021-05-12T02:25:04.630Z] ---> 2691567c8530 [2021-05-12T02:25:04.630Z] Step 9/26 : RUN go mod tidy [2021-05-12T02:25:04.630Z] ---> Running in fc4b69225218 [2021-05-12T02:25:04.630Z] ---> Running in ba1d17688513 [2021-05-12T02:25:04.631Z] ---> Running in 9d604f4baaca [2021-05-12T02:25:04.631Z] ---> Running in 9fc3e6be63d9 [2021-05-12T02:25:04.631Z] ---> a49a267dda42 [2021-05-12T02:25:04.631Z] Step 9/24 : RUN go mod tidy [2021-05-12T02:25:04.631Z] ---> Running in 4ecd0091187b [2021-05-12T02:25:05.097Z] Removing intermediate container 09c244c71984 [2021-05-12T02:25:05.098Z] ---> 31e8682dc20c [2021-05-12T02:25:05.098Z] Step 30/32 : LABEL arch=x86_64 [2021-05-12T02:25:05.468Z] Removing intermediate container daa5a0442be4 [2021-05-12T02:25:05.468Z] ---> 097ef248f525 [2021-05-12T02:25:05.468Z] Step 24/24 : LABEL version=0.0.0 [2021-05-12T02:25:06.107Z] ---> Running in 8da0d871447b [2021-05-12T02:25:06.107Z] ---> Running in 2d38966800a9 [2021-05-12T02:25:07.202Z] Removing intermediate container 2d38966800a9 [2021-05-12T02:25:07.202Z] ---> 1d09cdf072c9 [2021-05-12T02:25:07.202Z] Step 31/32 : LABEL git_sha=639a7e695fff3875572feeb517488632d8133f3b [2021-05-12T02:25:07.202Z] Removing intermediate container 8da0d871447b [2021-05-12T02:25:07.202Z] ---> b3ff5e012946 [2021-05-12T02:25:07.202Z] [2021-05-12T02:25:07.524Z] Successfully built b3ff5e012946 [2021-05-12T02:25:07.828Z] Successfully tagged core-data:latest [2021-05-12T02:25:07.828Z] Building core-command [2021-05-12T02:25:08.528Z]  Building core-data ... done  ---> Running in 65490e1df3c4 [2021-05-12T02:25:09.068Z] Removing intermediate container fc4b69225218 [2021-05-12T02:25:09.068Z] ---> 5a62ab3cf63e [2021-05-12T02:25:09.068Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-12T02:25:09.069Z] ---> Running in 6aeb0df4f263 [2021-05-12T02:25:09.069Z] Removing intermediate container ba1d17688513 [2021-05-12T02:25:09.069Z] ---> 0e1455a6e0a0 [2021-05-12T02:25:09.069Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-12T02:25:09.237Z] Removing intermediate container 65490e1df3c4 [2021-05-12T02:25:09.237Z] ---> 29ade74c379f [2021-05-12T02:25:09.237Z] Step 32/32 : LABEL version=0.0.0 [2021-05-12T02:25:09.401Z] ---> Running in 0a9944e5bb2d [2021-05-12T02:25:09.401Z] Removing intermediate container 9d604f4baaca [2021-05-12T02:25:09.401Z] ---> 2ee0002e1e52 [2021-05-12T02:25:09.401Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-12T02:25:09.641Z] ---> Running in c30b4acaaa2e [2021-05-12T02:25:09.765Z] ---> Running in 2b7856eb6b2a [2021-05-12T02:25:10.070Z] Removing intermediate container 9fc3e6be63d9 [2021-05-12T02:25:10.070Z] ---> 6c0e93073522 [2021-05-12T02:25:10.070Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-12T02:25:10.382Z] Removing intermediate container 4ecd0091187b [2021-05-12T02:25:10.382Z] ---> c9f217f52a38 [2021-05-12T02:25:10.382Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-12T02:25:10.382Z] ---> Running in b8204061849d [2021-05-12T02:25:10.557Z] Removing intermediate container c30b4acaaa2e [2021-05-12T02:25:10.557Z] ---> 453346559b64 [2021-05-12T02:25:10.557Z] [2021-05-12T02:25:10.670Z] ---> Running in eba095ef7272 [2021-05-12T02:25:10.868Z] Successfully built 453346559b64 [2021-05-12T02:25:10.868Z] Successfully tagged security-bootstrapper:latest [2021-05-12T02:25:10.957Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-12T02:25:11.253Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-12T02:25:11.863Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-12T02:25:12.524Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-12T02:25:12.843Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-12T02:25:38.597Z]  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-12T02:25:38.597Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-12T02:25:38.597Z] ---> ebfbe1ecff93 [2021-05-12T02:25:38.597Z] Step 3/23 : WORKDIR /edgex-go [2021-05-12T02:25:38.597Z] ---> Using cache [2021-05-12T02:25:38.597Z] ---> 72e43bcf8f73 [2021-05-12T02:25:38.597Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T02:25:38.597Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-12T02:25:38.597Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-12T02:25:38.597Z] ---> ebfbe1ecff93 [2021-05-12T02:25:38.597Z] Step 3/24 : WORKDIR /edgex-go [2021-05-12T02:25:38.597Z] ---> Using cache [2021-05-12T02:25:38.597Z] ---> 72e43bcf8f73 [2021-05-12T02:25:38.597Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T02:25:38.597Z] ---> Using cache [2021-05-12T02:25:38.597Z] ---> 4b3b92a23a27 [2021-05-12T02:25:38.597Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-12T02:25:38.597Z] ---> Using cache [2021-05-12T02:25:38.597Z] ---> 4b3b92a23a27 [2021-05-12T02:25:38.597Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-12T02:25:40.099Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-12T02:25:40.099Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-12T02:25:40.099Z] ---> ebfbe1ecff93 [2021-05-12T02:25:40.099Z] Step 3/26 : WORKDIR /edgex-go [2021-05-12T02:25:40.099Z] ---> Using cache [2021-05-12T02:25:40.099Z] ---> 72e43bcf8f73 [2021-05-12T02:25:40.099Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T02:25:40.099Z] ---> Using cache [2021-05-12T02:25:40.099Z] ---> 4b3b92a23a27 [2021-05-12T02:25:40.099Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-12T02:25:41.218Z] ---> Running in 99106d3a45b7 [2021-05-12T02:25:41.218Z] ---> Running in 50a115431f19 [2021-05-12T02:25:41.559Z] ---> Running in c60a7f70f831 [2021-05-12T02:25:46.187Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-12T02:25:46.187Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-12T02:25:46.187Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-12T02:25:46.499Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-12T02:25:46.777Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-12T02:25:46.777Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-12T02:25:46.777Z] ---> ebfbe1ecff93 [2021-05-12T02:25:46.777Z] Step 3/24 : WORKDIR /edgex-go [2021-05-12T02:25:46.777Z] ---> Using cache [2021-05-12T02:25:46.777Z] ---> 72e43bcf8f73 [2021-05-12T02:25:46.777Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T02:25:46.777Z] ---> Using cache [2021-05-12T02:25:46.777Z] ---> 4b3b92a23a27 [2021-05-12T02:25:46.777Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-12T02:25:46.777Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-12T02:25:46.777Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-12T02:25:47.139Z] ---> Running in e7bcfd129ccb [2021-05-12T02:25:47.486Z] OK: 219 MiB in 52 packages [2021-05-12T02:25:48.126Z] OK: 219 MiB in 52 packages [2021-05-12T02:25:48.434Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-12T02:25:48.434Z] OK: 219 MiB in 52 packages [2021-05-12T02:25:49.128Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-12T02:25:50.003Z] OK: 219 MiB in 52 packages [2021-05-12T02:25:50.570Z] Removing intermediate container 99106d3a45b7 [2021-05-12T02:25:50.570Z] ---> 4eafbbfb08e5 [2021-05-12T02:25:50.570Z] Step 6/23 : COPY go.mod . [2021-05-12T02:25:50.570Z] Removing intermediate container 50a115431f19 [2021-05-12T02:25:50.570Z] ---> 38cfc6d10535 [2021-05-12T02:25:50.570Z] Step 6/24 : COPY go.mod . [2021-05-12T02:25:50.570Z] Removing intermediate container c60a7f70f831 [2021-05-12T02:25:50.570Z] ---> 04eb76ab8600 [2021-05-12T02:25:50.570Z] Step 6/26 : COPY go.mod . [2021-05-12T02:25:50.868Z] ---> f48581a1ba38 [2021-05-12T02:25:50.868Z] Step 7/26 : RUN go mod download [2021-05-12T02:25:50.868Z] ---> ba16a8730d9e [2021-05-12T02:25:50.868Z] Step 7/24 : RUN go mod download [2021-05-12T02:25:50.868Z] ---> Running in 0bbd32b56c0b [2021-05-12T02:25:50.868Z] ---> cef1ef52c4b9 [2021-05-12T02:25:50.868Z] Step 7/23 : RUN go mod download [2021-05-12T02:25:51.150Z] ---> Running in 0a4df2d68e42 [2021-05-12T02:25:51.150Z] ---> Running in a46c3df4970b [2021-05-12T02:25:51.486Z] Removing intermediate container e7bcfd129ccb [2021-05-12T02:25:51.486Z] ---> a9a4c29b1f43 [2021-05-12T02:25:51.486Z] Step 6/24 : COPY go.mod . [2021-05-12T02:25:52.662Z] ---> 369042585a07 [2021-05-12T02:25:52.662Z] Step 7/24 : RUN go mod download [2021-05-12T02:25:52.960Z] ---> Running in 776dde5af306 [2021-05-12T02:25:56.713Z] Removing intermediate container a46c3df4970b [2021-05-12T02:25:56.713Z] ---> d77f6df566c4 [2021-05-12T02:25:56.713Z] Step 8/23 : COPY . . [2021-05-12T02:25:56.713Z] Removing intermediate container 0bbd32b56c0b [2021-05-12T02:25:56.713Z] ---> 3f49717ff59b [2021-05-12T02:25:56.713Z] Step 8/26 : COPY . . [2021-05-12T02:25:57.162Z] Removing intermediate container 0a4df2d68e42 [2021-05-12T02:25:57.162Z] ---> 0139c29dd7d2 [2021-05-12T02:25:57.162Z] Step 8/24 : COPY . . [2021-05-12T02:25:57.534Z] Removing intermediate container 776dde5af306 [2021-05-12T02:25:57.534Z] ---> 52a3fa4f6cf5 [2021-05-12T02:25:57.534Z] Step 8/24 : COPY . . [2021-05-12T02:27:05.580Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-12T02:27:05.580Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-12T02:27:07.353Z] ---> 73024d44e0ff [2021-05-12T02:27:07.354Z] Step 9/24 : RUN go mod tidy [2021-05-12T02:27:07.354Z] ---> 7bc2160ba5f7 [2021-05-12T02:27:07.354Z] Step 9/23 : RUN go mod tidy [2021-05-12T02:27:07.354Z] ---> Running in 0300972b66bf [2021-05-12T02:27:07.354Z] ---> Running in 025efc28767b [2021-05-12T02:27:07.354Z] ---> 3554d525aed5 [2021-05-12T02:27:07.354Z] Step 9/24 : RUN go mod tidy [2021-05-12T02:27:07.354Z] ---> Running in eabe917416ba [2021-05-12T02:27:07.354Z] ---> 8f3d97b86d23 [2021-05-12T02:27:07.354Z] Step 9/26 : RUN go mod tidy [2021-05-12T02:27:07.354Z] ---> Running in d46a47d8daee [2021-05-12T02:27:10.346Z] Removing intermediate container 2b7856eb6b2a [2021-05-12T02:27:10.346Z] ---> 9a65c6d325b7 [2021-05-12T02:27:10.346Z] [2021-05-12T02:27:10.346Z] Step 11/32 : FROM alpine:3.12 [2021-05-12T02:27:10.346Z] 3.12: Pulling from library/alpine [2021-05-12T02:27:11.008Z] Removing intermediate container b8204061849d [2021-05-12T02:27:11.008Z] ---> 1b957862c64c [2021-05-12T02:27:11.008Z] [2021-05-12T02:27:11.008Z] Step 11/26 : FROM alpine:3.12 [2021-05-12T02:27:11.008Z] 3.12: Pulling from library/alpine [2021-05-12T02:27:11.657Z] Removing intermediate container 6aeb0df4f263 [2021-05-12T02:27:11.657Z] ---> 4a1a124e1713 [2021-05-12T02:27:11.657Z] [2021-05-12T02:27:11.657Z] Step 11/22 : FROM alpine:3.12 [2021-05-12T02:27:11.657Z] 3.12: Pulling from library/alpine [2021-05-12T02:27:11.974Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-12T02:27:11.974Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-12T02:27:11.974Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-12T02:27:11.974Z] Status: Image is up to date for alpine:3.12 [2021-05-12T02:27:11.974Z] ---> 9852663dfa18 [2021-05-12T02:27:11.974Z] Status: Image is up to date for alpine:3.12 [2021-05-12T02:27:11.974Z] Step 12/22 : RUN apk add --update --no-cache curl ---> 9852663dfa18 [2021-05-12T02:27:11.974Z] Status: Downloaded newer image for alpine:3.12 [2021-05-12T02:27:11.974Z] [2021-05-12T02:27:11.974Z] ---> 9852663dfa18 [2021-05-12T02:27:11.974Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-12T02:27:11.974Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-12T02:27:12.606Z] ---> Running in d36a3eec16d1 [2021-05-12T02:27:12.606Z] ---> Running in eac8fbb264db [2021-05-12T02:27:12.606Z] ---> Running in 5ed9325b8b26 [2021-05-12T02:27:13.409Z] Removing intermediate container eabe917416ba [2021-05-12T02:27:13.409Z] ---> abdefa1b9852 [2021-05-12T02:27:13.409Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-12T02:27:13.409Z] ---> Running in c1fe8d6aacc6 [2021-05-12T02:27:13.409Z] Removing intermediate container 025efc28767b [2021-05-12T02:27:13.409Z] ---> f812ba435f5e [2021-05-12T02:27:13.409Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-12T02:27:13.409Z] Removing intermediate container 0300972b66bf [2021-05-12T02:27:13.409Z] ---> c0138e9cd6ec [2021-05-12T02:27:13.409Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-12T02:27:13.648Z] Removing intermediate container d36a3eec16d1 [2021-05-12T02:27:13.648Z] ---> 8d8466fc3c03 [2021-05-12T02:27:13.648Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-12T02:27:13.746Z] Removing intermediate container d46a47d8daee [2021-05-12T02:27:13.746Z] ---> 8753d3299f0b [2021-05-12T02:27:13.746Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-12T02:27:13.746Z] ---> Running in 2485b0248c19 [2021-05-12T02:27:13.746Z] ---> Running in 8692dbae4119 [2021-05-12T02:27:13.746Z] ---> Running in 3a2ccbc98686 [2021-05-12T02:27:13.991Z] ---> Running in 53b11b5747d0 [2021-05-12T02:27:14.695Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-12T02:27:14.695Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-12T02:27:15.004Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-12T02:27:15.004Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-12T02:27:15.079Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-12T02:27:15.456Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-12T02:27:15.456Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-12T02:27:15.685Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-12T02:27:15.685Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-12T02:27:15.685Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-12T02:27:15.685Z] (4/6) Installing curl (7.76.1-r0) [2021-05-12T02:27:15.829Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-12T02:27:15.973Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-12T02:27:15.973Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-12T02:27:15.973Z] (6/6) Installing su-exec (0.2-r1) [2021-05-12T02:27:15.973Z] Executing busybox-1.31.1-r20.trigger [2021-05-12T02:27:15.973Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-12T02:27:15.973Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-12T02:27:15.973Z] Executing ca-certificates-20191127-r4.trigger [2021-05-12T02:27:15.973Z] (4/4) Installing curl (7.76.1-r0) [2021-05-12T02:27:15.973Z] Executing busybox-1.31.1-r20.trigger [2021-05-12T02:27:15.973Z] Executing ca-certificates-20191127-r4.trigger [2021-05-12T02:27:16.270Z] OK: 7 MiB in 20 packages [2021-05-12T02:27:16.578Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-12T02:27:16.578Z] OK: 7 MiB in 18 packages [2021-05-12T02:27:16.578Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-12T02:27:17.304Z] Removing intermediate container 0a9944e5bb2d [2021-05-12T02:27:17.304Z] ---> aa1112531a39 [2021-05-12T02:27:17.304Z] [2021-05-12T02:27:17.304Z] Step 11/24 : FROM alpine:3.12 [2021-05-12T02:27:17.304Z] ---> 9852663dfa18 [2021-05-12T02:27:17.304Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-12T02:27:17.304Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-12T02:27:17.304Z] (2/2) Installing su-exec (0.2-r1) [2021-05-12T02:27:17.304Z] Executing busybox-1.31.1-r20.trigger [2021-05-12T02:27:17.304Z] OK: 5 MiB in 16 packages [2021-05-12T02:27:17.611Z] ---> Running in 3d440fe46c96 [2021-05-12T02:27:19.111Z] Removing intermediate container 5ed9325b8b26 [2021-05-12T02:27:19.111Z] ---> 2ea9faff184e [2021-05-12T02:27:19.111Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-12T02:27:19.402Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-12T02:27:19.402Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-12T02:27:19.402Z] Removing intermediate container 53b11b5747d0 [2021-05-12T02:27:19.402Z] ---> c1b3ef418138 [2021-05-12T02:27:19.402Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-12T02:27:19.719Z] Removing intermediate container eac8fbb264db [2021-05-12T02:27:19.719Z] ---> c95a556d961d [2021-05-12T02:27:19.719Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-12T02:27:19.719Z] ---> Running in c1fd651f8751 [2021-05-12T02:27:20.060Z] ---> Running in 1d24689ff447 [2021-05-12T02:27:20.060Z] ---> Running in 51f028c4b7f6 [2021-05-12T02:27:20.060Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-12T02:27:20.060Z] Executing busybox-1.31.1-r20.trigger [2021-05-12T02:27:20.060Z] OK: 5 MiB in 15 packages [2021-05-12T02:27:20.369Z] Removing intermediate container c1fd651f8751 [2021-05-12T02:27:20.369Z] ---> 95e240b9d818 [2021-05-12T02:27:20.369Z] Step 14/26 : WORKDIR / [2021-05-12T02:27:20.680Z] ---> Running in 77cd7d6ee88d [2021-05-12T02:27:20.680Z] Removing intermediate container 51f028c4b7f6 [2021-05-12T02:27:20.680Z] ---> 0ccaea941fcd [2021-05-12T02:27:20.680Z] Step 14/22 : WORKDIR /edgex [2021-05-12T02:27:20.680Z] Removing intermediate container 1d24689ff447 [2021-05-12T02:27:20.680Z] ---> 20c679c16dbe [2021-05-12T02:27:20.680Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-12T02:27:20.976Z] ---> Running in 3d59235c546d [2021-05-12T02:27:21.500Z] ---> Running in e74ac86fd843 [2021-05-12T02:27:21.500Z] Removing intermediate container 77cd7d6ee88d [2021-05-12T02:27:21.500Z] ---> 57558f6d977d [2021-05-12T02:27:21.500Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-12T02:27:21.500Z] Removing intermediate container 3d59235c546d [2021-05-12T02:27:21.500Z] ---> 2575341f234b [2021-05-12T02:27:21.500Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-12T02:27:21.823Z] Removing intermediate container e74ac86fd843 [2021-05-12T02:27:21.823Z] ---> d6217405bc26 [2021-05-12T02:27:21.823Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-12T02:27:22.459Z] ---> Running in 74f478a334f7 [2021-05-12T02:27:22.459Z] Removing intermediate container 3d440fe46c96 [2021-05-12T02:27:22.459Z] ---> 005c0cfdde41 [2021-05-12T02:27:22.459Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-12T02:27:23.067Z] ---> 7f4a44e6d757 [2021-05-12T02:27:23.068Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-12T02:27:23.068Z] ---> 7bd2e6ff6e90 [2021-05-12T02:27:23.068Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-12T02:27:23.068Z] ---> Running in 54194297e05f [2021-05-12T02:27:24.167Z] Removing intermediate container 54194297e05f [2021-05-12T02:27:24.167Z] ---> 74505bef94f4 [2021-05-12T02:27:24.702Z] Step 14/24 : ENV APP_PORT=48082 [2021-05-12T02:27:24.702Z] ---> b845f57959ac [2021-05-12T02:27:24.702Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-12T02:27:24.702Z] ---> Running in 758f749d7706 [2021-05-12T02:27:25.095Z] ---> 79e4e7492467 [2021-05-12T02:27:25.095Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-12T02:27:25.095Z] Removing intermediate container eba095ef7272 [2021-05-12T02:27:25.095Z] ---> f33fc2405261 [2021-05-12T02:27:25.095Z] [2021-05-12T02:27:25.095Z] Step 11/24 : FROM alpine:3.12 [2021-05-12T02:27:25.095Z] ---> 9852663dfa18 [2021-05-12T02:27:25.095Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-12T02:27:25.095Z] ---> Using cache [2021-05-12T02:27:25.095Z] ---> 005c0cfdde41 [2021-05-12T02:27:25.095Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-12T02:27:25.095Z] ---> Using cache [2021-05-12T02:27:25.095Z] ---> 74505bef94f4 [2021-05-12T02:27:25.095Z] Step 14/24 : ENV APP_PORT=48081 [2021-05-12T02:27:25.772Z] ---> Running in 64a92cb4d430 [2021-05-12T02:27:25.772Z] Removing intermediate container 758f749d7706 [2021-05-12T02:27:25.772Z] ---> 7cb7ab7b4dc9 [2021-05-12T02:27:25.772Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-12T02:27:26.071Z] ---> 42767af90590 [2021-05-12T02:27:26.071Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-12T02:27:26.071Z] Removing intermediate container 74f478a334f7 [2021-05-12T02:27:26.071Z] ---> 68fcc0b6a0d5 [2021-05-12T02:27:26.071Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-12T02:27:26.071Z] ---> Running in 9a79e07852de [2021-05-12T02:27:26.394Z] ---> Running in 5fee31099244 [2021-05-12T02:27:26.395Z] ---> a09cbdd1a639 [2021-05-12T02:27:26.395Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-12T02:27:26.395Z] Removing intermediate container 64a92cb4d430 [2021-05-12T02:27:26.395Z] ---> a62a93624c5f [2021-05-12T02:27:26.395Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-12T02:27:26.700Z] ---> Running in cc695ae8d9c1 [2021-05-12T02:27:26.700Z] ---> Running in a4e315baa000 [2021-05-12T02:27:26.700Z] Removing intermediate container 9a79e07852de [2021-05-12T02:27:26.700Z] ---> 8a3008ed5528 [2021-05-12T02:27:26.700Z] Step 16/24 : WORKDIR / [2021-05-12T02:27:27.025Z] Removing intermediate container 5fee31099244 [2021-05-12T02:27:27.025Z] ---> e01743aa7d91 [2021-05-12T02:27:27.025Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-12T02:27:27.025Z] ---> 9ddcbcb23ca9 [2021-05-12T02:27:27.025Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-12T02:27:27.025Z] ---> Running in 79654defec59 [2021-05-12T02:27:27.323Z] Removing intermediate container a4e315baa000 [2021-05-12T02:27:27.323Z] ---> 384df043413e [2021-05-12T02:27:27.323Z] Step 19/22 : CMD ["--init=true"] [2021-05-12T02:27:27.615Z] Removing intermediate container cc695ae8d9c1 [2021-05-12T02:27:27.615Z] ---> 17d35d41c3e8 [2021-05-12T02:27:27.615Z] Step 16/24 : WORKDIR / [2021-05-12T02:27:27.615Z] ---> Running in 7142b3442ec0 [2021-05-12T02:27:27.919Z] ---> Running in c739fea1c9a4 [2021-05-12T02:27:27.919Z] Removing intermediate container 79654defec59 [2021-05-12T02:27:27.919Z] ---> e30018120fef [2021-05-12T02:27:27.919Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-12T02:27:28.221Z] ---> 07c653f640f8 [2021-05-12T02:27:28.221Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-12T02:27:28.526Z] Removing intermediate container 7142b3442ec0 [2021-05-12T02:27:28.526Z] ---> caec0d992e5d [2021-05-12T02:27:28.526Z] Step 20/22 : LABEL arch=arm64 [2021-05-12T02:27:28.526Z] ---> Running in ce9309733e14 [2021-05-12T02:27:28.896Z] ---> 4c255541e32a [2021-05-12T02:27:28.896Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-12T02:27:28.896Z] Removing intermediate container c739fea1c9a4 [2021-05-12T02:27:28.896Z] ---> a4845186a73d [2021-05-12T02:27:28.896Z] ---> Running in 726f2e02798b [2021-05-12T02:27:28.896Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-12T02:27:29.214Z] ---> 167ffb32a0eb [2021-05-12T02:27:29.214Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-12T02:27:29.581Z] Removing intermediate container 726f2e02798b [2021-05-12T02:27:29.581Z] ---> 38653fe341e1 [2021-05-12T02:27:29.581Z] Step 21/22 : LABEL git_sha=639a7e695fff3875572feeb517488632d8133f3b [2021-05-12T02:27:30.280Z] ---> Running in 0b2c6a5b41c5 [2021-05-12T02:27:30.560Z] ---> a29e93048b9d [2021-05-12T02:27:30.560Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-12T02:27:30.560Z] ---> 5efad2f1c239 [2021-05-12T02:27:30.560Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-12T02:27:30.890Z] ---> 808464de9bea [2021-05-12T02:27:30.890Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-12T02:27:30.890Z] Removing intermediate container 0b2c6a5b41c5 [2021-05-12T02:27:30.890Z] ---> f5f485b11ac3 [2021-05-12T02:27:30.890Z] Step 22/22 : LABEL version=0.0.0 [2021-05-12T02:27:31.277Z] ---> Running in 372f1771612c [2021-05-12T02:27:31.982Z] ---> 160bc9e56d76 [2021-05-12T02:27:31.982Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-05-12T02:27:32.415Z] Removing intermediate container 372f1771612c [2021-05-12T02:27:32.415Z] ---> bd2a67ad0176 [2021-05-12T02:27:32.415Z] [2021-05-12T02:27:32.415Z] ---> Running in 8bb464542f87 [2021-05-12T02:27:32.796Z] ---> 36c6146af9ce [2021-05-12T02:27:32.796Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-12T02:27:32.796Z] ---> 85849c292563 [2021-05-12T02:27:32.796Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-12T02:27:32.796Z] Removing intermediate container ce9309733e14 [2021-05-12T02:27:32.796Z] ---> 07977f8fc4fe [2021-05-12T02:27:32.796Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-12T02:27:32.796Z] Successfully built bd2a67ad0176 [2021-05-12T02:27:33.156Z] Successfully tagged security-proxy-setup-arm64:latest [2021-05-12T02:27:33.156Z] Building support-notifications [2021-05-12T02:27:33.156Z]  Building security-proxy-setup ... done  ---> Running in 89960f24c1ae [2021-05-12T02:27:33.892Z] ---> e12675a64d89 [2021-05-12T02:27:33.892Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-12T02:27:34.197Z] ---> Running in a6195154100d [2021-05-12T02:27:34.506Z] Removing intermediate container 89960f24c1ae [2021-05-12T02:27:34.506Z] ---> 1b0cf01cf1ca [2021-05-12T02:27:34.506Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-12T02:27:34.820Z] ---> fdcca29cfd78 [2021-05-12T02:27:34.820Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-12T02:27:34.820Z] ---> Running in 95d15110ef71 [2021-05-12T02:27:35.443Z] Removing intermediate container a6195154100d [2021-05-12T02:27:35.443Z] ---> 85d9d695b78e [2021-05-12T02:27:35.443Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-12T02:27:36.538Z] Removing intermediate container 95d15110ef71 [2021-05-12T02:27:36.538Z] ---> e07141dfa959 [2021-05-12T02:27:36.538Z] Step 22/24 : LABEL arch=arm64 [2021-05-12T02:27:36.843Z] ---> Running in 11364b8cb6e3 [2021-05-12T02:27:36.843Z] ---> 6f02e23899f6 [2021-05-12T02:27:36.843Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-12T02:27:36.843Z] ---> Running in fe5053005dff [2021-05-12T02:27:37.193Z] Removing intermediate container 8bb464542f87 [2021-05-12T02:27:37.193Z] ---> 0a6920906994 [2021-05-12T02:27:37.193Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-12T02:27:37.541Z] Removing intermediate container 11364b8cb6e3 [2021-05-12T02:27:37.542Z] ---> c02af194b50a [2021-05-12T02:27:37.542Z] Step 22/24 : LABEL arch=arm64 [2021-05-12T02:27:37.542Z] ---> Running in a28b50a57111 [2021-05-12T02:27:37.855Z] Removing intermediate container fe5053005dff [2021-05-12T02:27:37.855Z] ---> 586288ca2179 [2021-05-12T02:27:37.855Z] Step 23/24 : LABEL git_sha=639a7e695fff3875572feeb517488632d8133f3b [2021-05-12T02:27:38.557Z] ---> Running in a967c0bbda41 [2021-05-12T02:27:38.557Z] ---> 8bbb3efe0888 [2021-05-12T02:27:38.557Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-12T02:27:38.862Z] ---> Running in 3d5821b306cf [2021-05-12T02:27:38.862Z] Removing intermediate container a28b50a57111 [2021-05-12T02:27:38.862Z] ---> e2ff3ad79518 [2021-05-12T02:27:38.862Z] Step 24/26 : LABEL arch=arm64 [2021-05-12T02:27:39.543Z] ---> Running in 828997c687d8 [2021-05-12T02:27:39.857Z] Removing intermediate container a967c0bbda41 [2021-05-12T02:27:39.857Z] ---> cd1af58f036c [2021-05-12T02:27:39.857Z] Step 23/24 : LABEL git_sha=639a7e695fff3875572feeb517488632d8133f3b [2021-05-12T02:27:39.857Z] Removing intermediate container 3d5821b306cf [2021-05-12T02:27:39.857Z] ---> 1c174ad7c6a2 [2021-05-12T02:27:39.857Z] Step 24/24 : LABEL version=0.0.0 [2021-05-12T02:27:39.857Z] ---> 5daef9273998 [2021-05-12T02:27:39.857Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-12T02:27:40.144Z] ---> Running in 43a8f852d1ac [2021-05-12T02:27:40.144Z] ---> Running in dfcabbaa6191 [2021-05-12T02:27:40.144Z] Removing intermediate container 828997c687d8 [2021-05-12T02:27:40.144Z] ---> 198d877ba46d [2021-05-12T02:27:40.144Z] Step 25/26 : LABEL git_sha=639a7e695fff3875572feeb517488632d8133f3b [2021-05-12T02:27:40.445Z] ---> Running in b61e3689935e [2021-05-12T02:27:40.762Z] Removing intermediate container 43a8f852d1ac [2021-05-12T02:27:40.762Z] ---> c8b14f8799e5 [2021-05-12T02:27:40.762Z] Step 24/24 : LABEL version=0.0.0 [2021-05-12T02:27:40.762Z] Removing intermediate container dfcabbaa6191 [2021-05-12T02:27:40.762Z] ---> 9a9764fbdc34 [2021-05-12T02:27:40.762Z] [2021-05-12T02:27:40.762Z] ---> 3b5277578120 [2021-05-12T02:27:40.762Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-12T02:27:41.402Z] Successfully built 9a9764fbdc34 [2021-05-12T02:27:41.402Z] Successfully tagged core-command-arm64:latest [2021-05-12T02:27:41.402Z]  Building core-command ... done Building sys-mgmt-agent [2021-05-12T02:27:41.402Z] ---> Running in 48e9e9da440c [2021-05-12T02:27:41.402Z] ---> Running in c33c452b7b46 [2021-05-12T02:27:41.402Z] Removing intermediate container b61e3689935e [2021-05-12T02:27:41.402Z] ---> 815308108413 [2021-05-12T02:27:41.402Z] Step 26/26 : LABEL version=0.0.0 [2021-05-12T02:27:41.742Z] ---> Running in 2ae6652e9ea5 [2021-05-12T02:27:42.030Z] Removing intermediate container 48e9e9da440c [2021-05-12T02:27:42.030Z] ---> 4efbaf892704 [2021-05-12T02:27:42.030Z] [2021-05-12T02:27:42.030Z] Removing intermediate container c33c452b7b46 [2021-05-12T02:27:42.030Z] ---> 46a91df2c4f5 [2021-05-12T02:27:42.030Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-12T02:27:42.317Z] Removing intermediate container 2ae6652e9ea5 [2021-05-12T02:27:42.317Z] ---> c89f8dcede8f [2021-05-12T02:27:42.317Z] [2021-05-12T02:27:42.606Z] Successfully built 4efbaf892704 [2021-05-12T02:27:42.606Z] Successfully tagged core-metadata-arm64:latest [2021-05-12T02:27:42.606Z] Building core-data [2021-05-12T02:27:42.947Z]  Building core-metadata ... done Successfully built c89f8dcede8f [2021-05-12T02:27:42.947Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-05-12T02:27:42.947Z]  Building security-secretstore-setup ... done Building support-scheduler [2021-05-12T02:27:43.230Z] ---> a2edfed64879 [2021-05-12T02:27:43.230Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-12T02:27:43.554Z] ---> Running in ae992be10c2c [2021-05-12T02:27:46.394Z] Removing intermediate container ae992be10c2c [2021-05-12T02:27:46.394Z] ---> b3b3ee061535 [2021-05-12T02:27:46.394Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-12T02:27:46.394Z] ---> Running in 7569e49e6fe4 [2021-05-12T02:27:47.676Z] Removing intermediate container 7569e49e6fe4 [2021-05-12T02:27:47.676Z] ---> 74b6bb42a1e5 [2021-05-12T02:27:47.676Z] Step 29/32 : CMD ["gate"] [2021-05-12T02:27:48.725Z] ---> Running in e027d2d52c7f [2021-05-12T02:27:49.815Z] Removing intermediate container e027d2d52c7f [2021-05-12T02:27:49.815Z] ---> 95e62552166e [2021-05-12T02:27:49.815Z] Step 30/32 : LABEL arch=arm64 [2021-05-12T02:27:50.496Z] ---> Running in 2f813838c324 [2021-05-12T02:27:51.643Z] Removing intermediate container 2f813838c324 [2021-05-12T02:27:51.643Z] ---> eb4d0556bc11 [2021-05-12T02:27:51.643Z] Step 31/32 : LABEL git_sha=639a7e695fff3875572feeb517488632d8133f3b [2021-05-12T02:27:52.621Z] ---> Running in 192a9a10b321 [2021-05-12T02:27:53.654Z] Removing intermediate container 192a9a10b321 [2021-05-12T02:27:53.654Z] ---> 6a5022051af2 [2021-05-12T02:27:53.654Z] Step 32/32 : LABEL version=0.0.0 [2021-05-12T02:27:54.306Z] ---> Running in 1dbdc43188bd [2021-05-12T02:27:54.963Z] Removing intermediate container 1dbdc43188bd [2021-05-12T02:27:54.963Z] ---> 7d45413a40b2 [2021-05-12T02:27:54.963Z] [2021-05-12T02:27:55.259Z] Successfully built 7d45413a40b2 [2021-05-12T02:27:55.259Z] Successfully tagged security-bootstrapper-arm64:latest [2021-05-12T02:28:04.140Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-12T02:28:09.098Z] Removing intermediate container c1fe8d6aacc6 [2021-05-12T02:28:09.098Z] ---> 1d330bd4932f [2021-05-12T02:28:09.098Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-12T02:28:10.122Z] ---> Running in ccb54518efb8 [2021-05-12T02:28:13.855Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-12T02:28:13.855Z] Removing intermediate container 2485b0248c19 [2021-05-12T02:28:13.855Z] ---> 8e9a116c8b84 [2021-05-12T02:28:13.855Z] [2021-05-12T02:28:13.855Z] Step 11/23 : FROM alpine:3.12 [2021-05-12T02:28:13.855Z] ---> 13621d1b12d4 [2021-05-12T02:28:13.855Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-12T02:28:13.855Z] ---> Using cache [2021-05-12T02:28:13.855Z] ---> 69998119cf0f [2021-05-12T02:28:13.855Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-12T02:28:13.855Z] Removing intermediate container 8692dbae4119 [2021-05-12T02:28:13.855Z] ---> 92df766ecb90 [2021-05-12T02:28:13.855Z] [2021-05-12T02:28:13.855Z] Step 11/24 : FROM alpine:3.12 [2021-05-12T02:28:13.855Z] ---> 13621d1b12d4 [2021-05-12T02:28:13.855Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-12T02:28:13.855Z] ---> Using cache [2021-05-12T02:28:13.855Z] ---> 69998119cf0f [2021-05-12T02:28:13.855Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-12T02:28:13.855Z] ---> Using cache [2021-05-12T02:28:13.855Z] ---> d94e91d07430 [2021-05-12T02:28:13.855Z] Step 14/24 : ENV APP_PORT=48082 [2021-05-12T02:28:13.855Z] ---> Using cache [2021-05-12T02:28:13.855Z] ---> d94e91d07430 [2021-05-12T02:28:13.855Z] Step 14/23 : ENV APP_PORT=48085 [2021-05-12T02:28:14.229Z] Removing intermediate container 3a2ccbc98686 [2021-05-12T02:28:14.229Z] ---> 7514275c9278 [2021-05-12T02:28:14.229Z] [2021-05-12T02:28:14.229Z] Step 11/26 : FROM alpine:3.12 [2021-05-12T02:28:14.229Z] ---> 13621d1b12d4 [2021-05-12T02:28:14.229Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-12T02:28:14.672Z] ---> Running in ffd5e60f1f41 [2021-05-12T02:28:14.672Z] ---> Running in 8e14f2088fe3 [2021-05-12T02:28:14.672Z] ---> Running in 76c9f588abef [2021-05-12T02:28:15.071Z] Removing intermediate container 8e14f2088fe3 [2021-05-12T02:28:15.072Z] ---> 5623e83604a7 [2021-05-12T02:28:15.072Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-12T02:28:15.072Z] Removing intermediate container ffd5e60f1f41 [2021-05-12T02:28:15.072Z] ---> 3ecef128ac9c [2021-05-12T02:28:15.072Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-12T02:28:15.386Z] ---> Running in 88b65bd2dfce [2021-05-12T02:28:15.386Z] ---> Running in 450c5f74efd7 [2021-05-12T02:28:15.761Z] Removing intermediate container 88b65bd2dfce [2021-05-12T02:28:15.761Z] ---> e57e96dbd744 [2021-05-12T02:28:15.761Z] Step 16/24 : WORKDIR / [2021-05-12T02:28:15.761Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-12T02:28:16.079Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-12T02:28:16.079Z] Removing intermediate container ccb54518efb8 [2021-05-12T02:28:16.079Z] ---> 8a92fe74db15 [2021-05-12T02:28:16.079Z] [2021-05-12T02:28:16.079Z] Step 12/24 : FROM docker:20.10.0 [2021-05-12T02:28:16.079Z] Removing intermediate container 450c5f74efd7 [2021-05-12T02:28:16.079Z] ---> 6e0f42189609 [2021-05-12T02:28:16.079Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-12T02:28:16.079Z] ---> Running in 3c3ead7304e2 [2021-05-12T02:28:16.079Z] 20.10.0: Pulling from library/docker [2021-05-12T02:28:16.974Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-12T02:28:16.974Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-12T02:28:16.974Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-12T02:28:16.974Z] (4/6) Installing curl (7.76.1-r0) [2021-05-12T02:28:16.974Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-12T02:28:16.974Z] (6/6) Installing su-exec (0.2-r1) [2021-05-12T02:28:16.974Z] Executing busybox-1.31.1-r20.trigger [2021-05-12T02:28:16.974Z] Executing ca-certificates-20191127-r4.trigger [2021-05-12T02:28:17.310Z] OK: 7 MiB in 20 packages [2021-05-12T02:28:17.310Z] Removing intermediate container 3c3ead7304e2 [2021-05-12T02:28:17.310Z] ---> d99ea0cc748d [2021-05-12T02:28:17.310Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-12T02:28:17.657Z] ---> 666f3e05e8f2 [2021-05-12T02:28:17.657Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-12T02:28:17.875Z]  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-12T02:28:17.875Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-12T02:28:17.875Z] ---> 7802a7cda288 [2021-05-12T02:28:17.875Z] Step 3/23 : WORKDIR /edgex-go [2021-05-12T02:28:17.875Z] ---> Using cache [2021-05-12T02:28:17.875Z] ---> 642474379853 [2021-05-12T02:28:17.875Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T02:28:17.875Z] ---> Using cache [2021-05-12T02:28:17.875Z] ---> f0db95109487 [2021-05-12T02:28:17.875Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-12T02:28:19.987Z] ---> 443d807eb81c [2021-05-12T02:28:19.987Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-12T02:28:20.361Z] ---> 27fd55129f2a [2021-05-12T02:28:20.361Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-12T02:28:20.361Z] Removing intermediate container 76c9f588abef [2021-05-12T02:28:20.361Z] ---> a47dd1ee8dba [2021-05-12T02:28:20.361Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-12T02:28:20.692Z] ---> Running in 2bda36eabdeb [2021-05-12T02:28:20.992Z] Removing intermediate container 2bda36eabdeb [2021-05-12T02:28:20.992Z] ---> 735c1ec568bf [2021-05-12T02:28:20.992Z] Step 14/26 : WORKDIR / [2021-05-12T02:28:21.328Z] ---> 921d6c4256c8 [2021-05-12T02:28:21.328Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-12T02:28:21.328Z] ---> Running in 37968b24367e [2021-05-12T02:28:21.328Z] ---> Running in 311fd2aa4687 [2021-05-12T02:28:21.328Z] ---> 97dbb1f3c6a5 [2021-05-12T02:28:21.328Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-12T02:28:21.652Z] Removing intermediate container 37968b24367e [2021-05-12T02:28:21.652Z] ---> e6b2645ffae0 [2021-05-12T02:28:21.652Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-12T02:28:21.944Z] Removing intermediate container 311fd2aa4687 [2021-05-12T02:28:21.944Z] ---> 996b8098dce2 [2021-05-12T02:28:21.944Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-12T02:28:21.944Z] ---> Running in 8cade4b05221 [2021-05-12T02:28:21.944Z] ---> 2bcaf8f39465 [2021-05-12T02:28:22.281Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-12T02:28:22.281Z] ---> Running in c7c629984f91 [2021-05-12T02:28:22.602Z] ---> d4046e32e9d7 [2021-05-12T02:28:22.602Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-12T02:28:22.603Z] Removing intermediate container 8cade4b05221 [2021-05-12T02:28:22.603Z] ---> 02b0b74a26dc [2021-05-12T02:28:22.603Z] Step 21/23 : LABEL arch=x86_64 [2021-05-12T02:28:22.921Z] ---> Running in 3688edf65cce [2021-05-12T02:28:23.290Z] Removing intermediate container c7c629984f91 [2021-05-12T02:28:23.290Z] ---> 3b9644d92b1c [2021-05-12T02:28:23.290Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-12T02:28:23.645Z] ---> e17a08fc6650 [2021-05-12T02:28:23.645Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-12T02:28:23.645Z] ---> Running in bfa3ed71b278 [2021-05-12T02:28:24.173Z] Removing intermediate container 3688edf65cce [2021-05-12T02:28:24.173Z] ---> 717e7e2ef074 [2021-05-12T02:28:24.173Z] Step 22/23 : LABEL git_sha=639a7e695fff3875572feeb517488632d8133f3b [2021-05-12T02:28:24.173Z] ---> Running in 552bc48aba19 [2021-05-12T02:28:24.289Z] ---> Running in f091f3c0dbfc [2021-05-12T02:28:24.525Z] Removing intermediate container bfa3ed71b278 [2021-05-12T02:28:24.525Z] ---> 392fff28a976 [2021-05-12T02:28:24.525Z] Step 22/24 : LABEL arch=x86_64 [2021-05-12T02:28:24.525Z] ---> Running in ba0e31a2a541 [2021-05-12T02:28:24.525Z] ---> 2ed70a999d12 [2021-05-12T02:28:24.525Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-12T02:28:24.525Z] Removing intermediate container 552bc48aba19 [2021-05-12T02:28:24.525Z] ---> 902877bcac58 [2021-05-12T02:28:24.525Z] Step 23/23 : LABEL version=0.0.0 [2021-05-12T02:28:24.813Z] ---> Running in 18eaba574f5e [2021-05-12T02:28:24.940Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-12T02:28:25.101Z] Removing intermediate container ba0e31a2a541 [2021-05-12T02:28:25.101Z] ---> 5c3f1216d7df [2021-05-12T02:28:25.101Z] Step 23/24 : LABEL git_sha=639a7e695fff3875572feeb517488632d8133f3b [2021-05-12T02:28:25.446Z] ---> Running in ad70496df967 [2021-05-12T02:28:25.446Z] ---> 500c9139e8bb [2021-05-12T02:28:25.446Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-12T02:28:25.446Z] Removing intermediate container 18eaba574f5e [2021-05-12T02:28:25.446Z] ---> 99d1fe2b5261 [2021-05-12T02:28:25.446Z] [2021-05-12T02:28:26.027Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-12T02:28:26.295Z] Removing intermediate container ad70496df967 [2021-05-12T02:28:26.295Z] ---> e3ed765493e4 [2021-05-12T02:28:26.295Z] Step 24/24 : LABEL version=0.0.0 [2021-05-12T02:28:26.638Z] ---> Running in 42909470f495 [2021-05-12T02:28:27.060Z] ---> 35a143523fc0 [2021-05-12T02:28:27.060Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-12T02:28:27.060Z] Successfully built 99d1fe2b5261 [2021-05-12T02:28:27.200Z] OK: 218 MiB in 52 packages [2021-05-12T02:28:27.449Z] Successfully tagged support-scheduler:latest [2021-05-12T02:28:27.449Z]  Building support-scheduler ... done Removing intermediate container 42909470f495 [2021-05-12T02:28:27.449Z] ---> 1d571e8e364c [2021-05-12T02:28:27.449Z] [2021-05-12T02:28:28.219Z] Successfully built 1d571e8e364c [2021-05-12T02:28:28.575Z] Successfully tagged core-command:latest [2021-05-12T02:28:28.942Z]  Building core-command ... done  ---> 5f6b5e10d739 [2021-05-12T02:28:28.942Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-12T02:28:30.532Z] ---> 9b95bd7e419a [2021-05-12T02:28:30.532Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-05-12T02:28:30.532Z] ---> Running in 81cf6b31a39d [2021-05-12T02:28:30.959Z] Removing intermediate container f091f3c0dbfc [2021-05-12T02:28:30.959Z] ---> 5f68ee953402 [2021-05-12T02:28:30.959Z] Step 6/23 : COPY go.mod . [2021-05-12T02:28:31.280Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-12T02:28:31.280Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-12T02:28:31.280Z] ---> 7802a7cda288 [2021-05-12T02:28:31.280Z] Step 3/24 : WORKDIR /edgex-go [2021-05-12T02:28:31.280Z] ---> Using cache [2021-05-12T02:28:31.280Z] ---> 642474379853 [2021-05-12T02:28:31.280Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T02:28:31.280Z] ---> Using cache [2021-05-12T02:28:31.280Z] ---> f0db95109487 [2021-05-12T02:28:31.280Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-12T02:28:31.603Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-12T02:28:31.603Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-12T02:28:31.603Z] ---> aefe523efa57 [2021-05-12T02:28:31.603Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-12T02:28:31.603Z] ---> Running in f3131c705b4e [2021-05-12T02:28:31.984Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-12T02:28:31.985Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-12T02:28:31.985Z] ---> 7802a7cda288 [2021-05-12T02:28:31.985Z] Step 3/23 : WORKDIR /edgex-go [2021-05-12T02:28:31.985Z] ---> Using cache [2021-05-12T02:28:31.985Z] ---> 642474379853 [2021-05-12T02:28:31.985Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T02:28:31.985Z] ---> Using cache [2021-05-12T02:28:31.985Z] ---> f0db95109487 [2021-05-12T02:28:31.985Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-12T02:28:31.985Z] ---> Using cache [2021-05-12T02:28:31.985Z] ---> 6c816728e323 [2021-05-12T02:28:31.985Z] Step 6/23 : COPY go.mod . [2021-05-12T02:28:31.985Z] ---> Using cache [2021-05-12T02:28:31.985Z] ---> a4018be99f3a [2021-05-12T02:28:31.985Z] Step 7/23 : RUN go mod download [2021-05-12T02:28:31.985Z] ---> Using cache [2021-05-12T02:28:31.985Z] ---> 90c50518a267 [2021-05-12T02:28:31.985Z] Step 8/23 : COPY . . [2021-05-12T02:28:31.985Z] ---> Using cache [2021-05-12T02:28:31.985Z] ---> c52c95153840 [2021-05-12T02:28:31.985Z] Step 9/23 : RUN go mod tidy [2021-05-12T02:28:31.985Z] ---> Using cache [2021-05-12T02:28:31.985Z] ---> 2ee0002e1e52 [2021-05-12T02:28:31.985Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-12T02:28:32.340Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-12T02:28:32.340Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-12T02:28:32.340Z] ---> 7802a7cda288 [2021-05-12T02:28:32.340Z] Step 3/24 : WORKDIR /edgex-go [2021-05-12T02:28:32.340Z] ---> Using cache [2021-05-12T02:28:32.340Z] ---> 642474379853 [2021-05-12T02:28:32.340Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T02:28:32.340Z] ---> Using cache [2021-05-12T02:28:32.340Z] ---> f0db95109487 [2021-05-12T02:28:32.340Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-12T02:28:32.340Z] ---> Running in 368389bf33be [2021-05-12T02:28:32.340Z] ---> 3029c4beee94 [2021-05-12T02:28:32.340Z] Step 7/23 : RUN go mod download ---> Running in 5bf17013aa00 [2021-05-12T02:28:32.340Z] [2021-05-12T02:28:32.340Z] ---> Running in 5d24ad7e9b2c [2021-05-12T02:28:32.483Z] Removing intermediate container f3131c705b4e [2021-05-12T02:28:32.483Z] ---> 0714f3945894 [2021-05-12T02:28:32.483Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-12T02:28:32.669Z] ---> Running in 2e987eafbe9d [2021-05-12T02:28:32.881Z] ---> Running in 21a5b02653f7 [2021-05-12T02:28:33.577Z] Removing intermediate container 81cf6b31a39d [2021-05-12T02:28:33.577Z] ---> ea29855515ac [2021-05-12T02:28:33.577Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-12T02:28:33.577Z] ---> Running in 66a4b920b927 [2021-05-12T02:28:33.902Z] Removing intermediate container 66a4b920b927 [2021-05-12T02:28:33.902Z] ---> 8ff1315ceaa4 [2021-05-12T02:28:33.902Z] Step 24/26 : LABEL arch=x86_64 [2021-05-12T02:28:34.265Z] ---> Running in b5c36bdfbd6e [2021-05-12T02:28:34.265Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-12T02:28:34.357Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-12T02:28:34.357Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-12T02:28:34.357Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-12T02:28:34.622Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-12T02:28:34.622Z] Removing intermediate container b5c36bdfbd6e [2021-05-12T02:28:34.622Z] ---> bbf564a2575c [2021-05-12T02:28:34.622Z] Step 25/26 : LABEL git_sha=639a7e695fff3875572feeb517488632d8133f3b [2021-05-12T02:28:34.930Z] (1/39) Installing readline (8.0.4-r0) [2021-05-12T02:28:34.930Z] ---> Running in 42b438ca0f0a [2021-05-12T02:28:34.930Z] (2/39) Installing bash (5.0.17-r0) [2021-05-12T02:28:34.930Z] Executing bash-5.0.17-r0.post-install [2021-05-12T02:28:34.930Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-12T02:28:34.930Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-12T02:28:34.930Z] (5/39) Installing curl (7.76.1-r0) [2021-05-12T02:28:34.930Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-12T02:28:35.268Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-12T02:28:35.268Z] (8/39) Installing expat (2.2.9-r1) [2021-05-12T02:28:35.268Z] (9/39) Installing libffi (3.3-r2) [2021-05-12T02:28:35.268Z] (10/39) Installing gdbm (1.13-r1) [2021-05-12T02:28:35.268Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-12T02:28:35.268Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-12T02:28:35.268Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-12T02:28:35.268Z] Removing intermediate container 42b438ca0f0a [2021-05-12T02:28:35.268Z] ---> bb367d3a8838 [2021-05-12T02:28:35.268Z] Step 26/26 : LABEL version=0.0.0 [2021-05-12T02:28:35.417Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-12T02:28:35.417Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-12T02:28:36.053Z] OK: 218 MiB in 52 packages [2021-05-12T02:28:36.340Z] Removing intermediate container 2e987eafbe9d [2021-05-12T02:28:36.340Z] ---> a23ec624ea10 [2021-05-12T02:28:36.340Z] Step 8/23 : COPY . . [2021-05-12T02:28:36.361Z] ---> Running in 033e94a79caa [2021-05-12T02:28:37.013Z] OK: 218 MiB in 52 packages [2021-05-12T02:28:38.622Z] Removing intermediate container 033e94a79caa [2021-05-12T02:28:38.622Z] ---> 4e926fd1019c [2021-05-12T02:28:38.622Z] [2021-05-12T02:28:38.622Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-12T02:28:38.622Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-12T02:28:38.622Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-12T02:28:38.622Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-12T02:28:38.622Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-12T02:28:38.622Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-12T02:28:38.622Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-12T02:28:38.622Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-12T02:28:38.622Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-12T02:28:38.875Z] Removing intermediate container 368389bf33be [2021-05-12T02:28:38.875Z] ---> 2661891aa8ca [2021-05-12T02:28:38.875Z] Step 6/24 : COPY go.mod . [2021-05-12T02:28:38.952Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-12T02:28:38.952Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-12T02:28:38.952Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-12T02:28:38.952Z] Successfully built 4e926fd1019c [2021-05-12T02:28:38.952Z] Successfully tagged security-secretstore-setup:latest [2021-05-12T02:28:38.952Z]  Building security-secretstore-setup ... done (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-12T02:28:38.952Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-12T02:28:38.952Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-12T02:28:38.952Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-12T02:28:39.249Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-12T02:28:39.249Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-12T02:28:39.249Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-12T02:28:39.250Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-12T02:28:39.250Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-12T02:28:39.250Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-12T02:28:39.250Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-12T02:28:39.250Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-12T02:28:39.250Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-12T02:28:39.250Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-12T02:28:39.527Z] Removing intermediate container 5bf17013aa00 [2021-05-12T02:28:39.527Z] ---> 5e306dda34c1 [2021-05-12T02:28:39.527Z] Step 6/24 : COPY go.mod . [2021-05-12T02:28:39.589Z] Executing busybox-1.31.1-r19.trigger [2021-05-12T02:28:39.589Z] OK: 72 MiB in 59 packages [2021-05-12T02:28:41.987Z] ---> f11787d9641b [2021-05-12T02:28:41.987Z] Step 7/24 : RUN go mod download [2021-05-12T02:28:41.987Z] ---> 3d96e1da166c [2021-05-12T02:28:41.987Z] Step 7/24 : RUN go mod download [2021-05-12T02:28:41.987Z] ---> Running in 9e7951202972 [2021-05-12T02:28:41.987Z] ---> Running in 4050eeff86e3 [2021-05-12T02:28:42.005Z] Collecting docker-compose==1.23.2 [2021-05-12T02:28:42.005Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-12T02:28:42.005Z] Collecting PyYAML<4,>=3.10 [2021-05-12T02:28:42.005Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-12T02:28:43.623Z] Collecting jsonschema<3,>=2.5.1 [2021-05-12T02:28:43.623Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-12T02:28:43.623Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-12T02:28:43.623Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-12T02:28:43.920Z] Collecting docopt<0.7,>=0.6.1 [2021-05-12T02:28:43.920Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-12T02:28:44.955Z] Collecting cached-property<2,>=1.2.0 [2021-05-12T02:28:44.955Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-12T02:28:44.955Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-05-12T02:28:44.955Z] Collecting docker<4.0,>=3.6.0 [2021-05-12T02:28:45.230Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-12T02:28:45.539Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-12T02:28:45.539Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-12T02:28:46.244Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-12T02:28:46.245Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-12T02:28:46.535Z] Collecting texttable<0.10,>=0.9.0 [2021-05-12T02:28:46.535Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-12T02:28:47.170Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-12T02:28:47.170Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-12T02:28:47.170Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-05-12T02:28:47.170Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-05-12T02:28:47.170Z] Collecting idna<2.8,>=2.5 [2021-05-12T02:28:47.452Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-12T02:28:47.452Z] Collecting docker-pycreds>=0.4.0 [2021-05-12T02:28:47.452Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-12T02:28:47.452Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-12T02:28:47.452Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-12T02:28:47.452Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-12T02:28:47.452Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-12T02:28:47.725Z] Installing collected packages: PyYAML, jsonschema, urllib3, idna, requests, docopt, cached-property, docker-pycreds, websocket-client, docker, dockerpty, texttable, docker-compose [2021-05-12T02:28:47.725Z] Running setup.py install for PyYAML: started [2021-05-12T02:28:48.392Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-12T02:28:48.948Z] Removing intermediate container 4050eeff86e3 [2021-05-12T02:28:48.948Z] ---> 2d08758c9c6b [2021-05-12T02:28:48.948Z] Step 8/24 : COPY . . [2021-05-12T02:28:48.948Z] Removing intermediate container 9e7951202972 [2021-05-12T02:28:48.948Z] ---> 5d20a96daf71 [2021-05-12T02:28:48.948Z] Step 8/24 : COPY . . [2021-05-12T02:28:49.890Z] Attempting uninstall: urllib3 [2021-05-12T02:28:49.890Z] Found existing installation: urllib3 1.25.9 [2021-05-12T02:28:49.890Z] Uninstalling urllib3-1.25.9: [2021-05-12T02:28:49.890Z] Successfully uninstalled urllib3-1.25.9 [2021-05-12T02:28:50.271Z] Attempting uninstall: idna [2021-05-12T02:28:50.271Z] Found existing installation: idna 2.9 [2021-05-12T02:28:50.271Z] Uninstalling idna-2.9: [2021-05-12T02:28:50.271Z] Successfully uninstalled idna-2.9 [2021-05-12T02:28:50.602Z] Attempting uninstall: requests [2021-05-12T02:28:50.602Z] Found existing installation: requests 2.23.0 [2021-05-12T02:28:50.602Z] Uninstalling requests-2.23.0: [2021-05-12T02:28:50.602Z] Successfully uninstalled requests-2.23.0 [2021-05-12T02:28:50.602Z] Running setup.py install for docopt: started [2021-05-12T02:28:51.674Z] Running setup.py install for docopt: finished with status 'done' [2021-05-12T02:28:52.391Z] Running setup.py install for dockerpty: started [2021-05-12T02:28:53.032Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-12T02:28:53.032Z] Running setup.py install for texttable: started [2021-05-12T02:28:53.696Z] Running setup.py install for texttable: finished with status 'done' [2021-05-12T02:28:54.323Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-05-12T02:29:07.270Z] Removing intermediate container 21a5b02653f7 [2021-05-12T02:29:07.270Z] ---> f644b22af7f1 [2021-05-12T02:29:07.270Z] Step 15/24 : ENV APP_PORT=48090 [2021-05-12T02:29:07.270Z] ---> Running in 6321b66cc317 [2021-05-12T02:29:07.270Z] Removing intermediate container 6321b66cc317 [2021-05-12T02:29:07.270Z] ---> a33b5487c726 [2021-05-12T02:29:07.270Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-12T02:29:07.270Z] ---> Running in 62b0c4afa95f [2021-05-12T02:29:07.270Z] Removing intermediate container 62b0c4afa95f [2021-05-12T02:29:07.270Z] ---> cffd804c36d2 [2021-05-12T02:29:07.270Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-12T02:29:07.619Z] ---> 5002541a6bb0 [2021-05-12T02:29:07.619Z] Step 9/23 : RUN go mod tidy [2021-05-12T02:29:07.619Z] ---> Running in 21e36765c4a7 [2021-05-12T02:29:08.757Z] ---> 474e99aef1e1 [2021-05-12T02:29:08.757Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-12T02:29:09.035Z] ---> 7ff3e701779e [2021-05-12T02:29:09.035Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-12T02:29:09.652Z] ---> 9c7123d6fe04 [2021-05-12T02:29:09.652Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-12T02:29:09.967Z] ---> Running in 4abc5aa8ea8f [2021-05-12T02:29:10.562Z] Removing intermediate container 4abc5aa8ea8f [2021-05-12T02:29:10.562Z] ---> a36f8f513550 [2021-05-12T02:29:10.562Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-12T02:29:10.562Z] ---> Running in d1b476645cb4 [2021-05-12T02:29:10.845Z] Removing intermediate container d1b476645cb4 [2021-05-12T02:29:10.845Z] ---> 1bc0b273e287 [2021-05-12T02:29:10.845Z] Step 22/24 : LABEL arch=x86_64 [2021-05-12T02:29:10.845Z] ---> Running in f013725195eb [2021-05-12T02:29:11.473Z] Removing intermediate container f013725195eb [2021-05-12T02:29:11.473Z] ---> fdc085735d26 [2021-05-12T02:29:11.473Z] Step 23/24 : LABEL git_sha=639a7e695fff3875572feeb517488632d8133f3b [2021-05-12T02:29:11.473Z] ---> Running in bfdc74980dc0 [2021-05-12T02:29:11.764Z] Removing intermediate container bfdc74980dc0 [2021-05-12T02:29:11.764Z] ---> 8ef9f15b5375 [2021-05-12T02:29:11.764Z] Step 24/24 : LABEL version=0.0.0 [2021-05-12T02:29:11.764Z] ---> Running in 5574d81f024b [2021-05-12T02:29:12.055Z] Removing intermediate container 5574d81f024b [2021-05-12T02:29:12.055Z] ---> 9114f6f55d53 [2021-05-12T02:29:12.055Z] [2021-05-12T02:29:12.660Z] Successfully built 9114f6f55d53 [2021-05-12T02:29:12.660Z] Successfully tagged sys-mgmt-agent:latest [2021-05-12T02:29:13.859Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-05-12T02:29:13.909Z] $ docker stop --time=1 035bc0dc92da63cfa0f714a3d6b7e29bd601a91f71e02b522a9071a720be7fa3 [2021-05-12T02:29:16.035Z] Removing intermediate container 21e36765c4a7 [2021-05-12T02:29:16.035Z] ---> c1f4986fff7e [2021-05-12T02:29:16.035Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-12T02:29:16.311Z] ---> Running in 43448f5d1855 [2021-05-12T02:29:16.447Z] $ docker rm -f 035bc0dc92da63cfa0f714a3d6b7e29bd601a91f71e02b522a9071a720be7fa3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-12T02:29:17.160Z] + docker images [2021-05-12T02:29:18.160Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-12T02:29:18.160Z] sys-mgmt-agent latest 9114f6f55d53 7 seconds ago 312MB [2021-05-12T02:29:18.160Z] security-secretstore-setup latest 4e926fd1019c 42 seconds ago 25.7MB [2021-05-12T02:29:18.160Z] core-command latest 1d571e8e364c 51 seconds ago 17MB [2021-05-12T02:29:18.160Z] support-scheduler latest 99d1fe2b5261 53 seconds ago 17.1MB [2021-05-12T02:29:18.160Z] 8a92fe74db15 About a minute ago 1.15GB [2021-05-12T02:29:18.160Z] 92df766ecb90 About a minute ago 1.16GB [2021-05-12T02:29:18.160Z] 7514275c9278 About a minute ago 1.16GB [2021-05-12T02:29:18.160Z] 8e9a116c8b84 About a minute ago 1.16GB [2021-05-12T02:29:18.160Z] security-bootstrapper latest 453346559b64 4 minutes ago 18.2MB [2021-05-12T02:29:18.160Z] core-data latest b3ff5e012946 4 minutes ago 21.5MB [2021-05-12T02:29:18.160Z] core-metadata latest ffc7eca8ef82 4 minutes ago 18.6MB [2021-05-12T02:29:18.160Z] security-proxy-setup latest 191e4edacfca 4 minutes ago 25.3MB [2021-05-12T02:29:18.160Z] support-notifications latest e623d54680b1 4 minutes ago 17.7MB [2021-05-12T02:29:18.160Z] 02d3ab7dde8e 4 minutes ago 1.17GB [2021-05-12T02:29:18.160Z] ca4967beb37e 4 minutes ago 1.17GB [2021-05-12T02:29:18.160Z] b8a1d630f8e6 4 minutes ago 1.15GB [2021-05-12T02:29:18.160Z] 589ea6e1531e 4 minutes ago 1.16GB [2021-05-12T02:29:18.160Z] 91010b000b6d 4 minutes ago 1.15GB [2021-05-12T02:29:18.160Z] ci-base-image-x86_64 latest ebfbe1ecff93 15 minutes ago 648MB [2021-05-12T02:29:18.160Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 12 days ago 445MB [2021-05-12T02:29:18.160Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 13 days ago 37.5MB [2021-05-12T02:29:18.160Z] alpine 3.12 13621d1b12d4 3 weeks ago 5.58MB [2021-05-12T02:29:18.160Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-05-12T02:29:18.160Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 10 months ago 310MB [2021-05-12T02:29:18.315Z] 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 [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 [2021-05-12T02:29:18.953Z] ---> 70274e36a110 [2021-05-12T02:29:18.953Z] Step 9/24 : RUN go mod tidy [2021-05-12T02:29:18.953Z] ---> Running in 3e74c6b2f2dc [Pipeline] node [2021-05-12T02:29:19.256Z] ---> bd24e16d5095 [2021-05-12T02:29:19.256Z] Step 9/24 : RUN go mod tidy [2021-05-12T02:29:19.561Z] ---> Running in 2364ab6b78b3 [2021-05-12T02:29:26.603Z] Removing intermediate container 3e74c6b2f2dc [2021-05-12T02:29:26.603Z] ---> e7d2a7114da4 [2021-05-12T02:29:26.603Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-12T02:29:26.603Z] ---> Running in e3a33396d2d9 [2021-05-12T02:29:27.595Z] Removing intermediate container 2364ab6b78b3 [2021-05-12T02:29:27.595Z] ---> cbda490517d5 [2021-05-12T02:29:27.595Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-12T02:29:27.870Z] ---> Running in 7b8ff4f5f324 [2021-05-12T02:29:28.478Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-12T02:29:29.921Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-12T02:29:30.902Z] Removing intermediate container 5d24ad7e9b2c [2021-05-12T02:29:30.902Z] ---> f7bcd50cac89 [2021-05-12T02:29:30.902Z] [2021-05-12T02:29:30.902Z] Step 11/23 : FROM alpine:3.12 [2021-05-12T02:29:30.902Z] ---> 9852663dfa18 [2021-05-12T02:29:30.902Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-12T02:29:30.902Z] ---> Using cache [2021-05-12T02:29:31.175Z] ---> 005c0cfdde41 [2021-05-12T02:29:31.175Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-12T02:29:31.175Z] ---> Using cache [2021-05-12T02:29:31.175Z] ---> 74505bef94f4 [2021-05-12T02:29:31.175Z] Step 14/23 : ENV APP_PORT=48085 [2021-05-12T02:29:31.448Z] ---> Running in 5a4df920de14 [2021-05-12T02:29:32.045Z] Removing intermediate container 5a4df920de14 [2021-05-12T02:29:32.045Z] ---> 708d9be2d3b0 [2021-05-12T02:29:32.045Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-12T02:29:32.326Z] ---> Running in b4b8eacc8226 [2021-05-12T02:29:32.930Z] Removing intermediate container b4b8eacc8226 [2021-05-12T02:29:32.930Z] ---> 92663241675f [2021-05-12T02:29:32.930Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-12T02:29:33.929Z] ---> ae1d18751582 [2021-05-12T02:29:33.929Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-12T02:29:34.196Z] Still waiting to schedule task [2021-05-12T02:29:34.196Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-05-12T02:29:35.906Z] ---> cd79bc77811c [2021-05-12T02:29:35.906Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-12T02:29:36.891Z] ---> 48476a61ba24 [2021-05-12T02:29:36.891Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-12T02:29:37.167Z] ---> Running in a6483fcb5d9b [2021-05-12T02:29:37.766Z] Removing intermediate container a6483fcb5d9b [2021-05-12T02:29:37.766Z] ---> 225e0de681a3 [2021-05-12T02:29:37.766Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-12T02:29:37.766Z] ---> Running in 35049dc8bd11 [2021-05-12T02:29:38.747Z] Removing intermediate container 35049dc8bd11 [2021-05-12T02:29:38.747Z] ---> 7c0b21c54aee [2021-05-12T02:29:38.747Z] Step 21/23 : LABEL arch=arm64 [2021-05-12T02:29:38.747Z] ---> Running in 42110d3103c2 [2021-05-12T02:29:39.350Z] Removing intermediate container 42110d3103c2 [2021-05-12T02:29:39.350Z] ---> e3b353ab64d7 [2021-05-12T02:29:39.350Z] Step 22/23 : LABEL git_sha=639a7e695fff3875572feeb517488632d8133f3b [2021-05-12T02:29:39.626Z] ---> Running in f1d0fa0ff4fc [2021-05-12T02:29:40.228Z] Removing intermediate container f1d0fa0ff4fc [2021-05-12T02:29:40.228Z] ---> e0e2fc70238e [2021-05-12T02:29:40.228Z] Step 23/23 : LABEL version=0.0.0 [2021-05-12T02:29:40.505Z] ---> Running in 98bcecf786c0 [2021-05-12T02:29:41.104Z] Removing intermediate container 98bcecf786c0 [2021-05-12T02:29:41.104Z] ---> b99caf036e38 [2021-05-12T02:29:41.104Z] [2021-05-12T02:29:41.705Z] Successfully built b99caf036e38 [2021-05-12T02:29:41.705Z] Successfully tagged support-scheduler-arm64:latest [2021-05-12T02:30:36.935Z] Running on prd-ubuntu18.04-docker-8c-8g-4637 in /w/workspace/edgexfoundry_edgex-go_PR-3453 [Pipeline] { [Pipeline] ws [2021-05-12T02:30:36.952Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-05-12T02:30:39.335Z] using credential edgex-jenkins-ssh [2021-05-12T02:30:39.348Z] Cloning the remote Git repository [2021-05-12T02:30:39.138Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-12T02:30:39.205Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-05-12T02:30:39.231Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-12T02:30:39.231Z] > git --version # timeout=10 [2021-05-12T02:30:39.236Z] > git --version # 'git version 2.17.1' [2021-05-12T02:30:39.237Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-12T02:30:39.264Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-12T02:30:49.983Z]  Building support-scheduler ... done Removing intermediate container 43448f5d1855 [2021-05-12T02:30:49.983Z] ---> fb6f3f83b67d [2021-05-12T02:30:49.983Z] [2021-05-12T02:30:49.983Z] Step 11/23 : FROM alpine:3.12 [2021-05-12T02:30:49.983Z] ---> 9852663dfa18 [2021-05-12T02:30:49.983Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-12T02:30:49.983Z] ---> Running in ab38de298bec [2021-05-12T02:30:49.983Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-12T02:30:49.983Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-12T02:30:49.983Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-12T02:30:49.983Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-12T02:30:49.983Z] Executing busybox-1.31.1-r20.trigger [2021-05-12T02:30:49.983Z] Executing ca-certificates-20191127-r4.trigger [2021-05-12T02:30:49.983Z] OK: 6 MiB in 16 packages [2021-05-12T02:30:49.983Z] Removing intermediate container e3a33396d2d9 [2021-05-12T02:30:49.983Z] ---> 2c88382c680a [2021-05-12T02:30:49.983Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-12T02:30:49.983Z] ---> Running in 66ff1a29b52f [2021-05-12T02:30:49.983Z] Removing intermediate container ab38de298bec [2021-05-12T02:30:49.983Z] ---> 3258cd086971 [2021-05-12T02:30:49.983Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-12T02:30:49.983Z] ---> Running in b5c915f098d4 [2021-05-12T02:30:49.983Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-12T02:30:50.590Z] Removing intermediate container b5c915f098d4 [2021-05-12T02:30:50.590Z] ---> f9c2d8c92d8e [2021-05-12T02:30:50.590Z] Step 14/23 : ENV APP_PORT=48060 [2021-05-12T02:30:50.872Z] ---> Running in 8f01fdbba7ff [2021-05-12T02:30:51.144Z] Removing intermediate container 8f01fdbba7ff [2021-05-12T02:30:51.144Z] ---> a275fc4dcb6b [2021-05-12T02:30:51.144Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-12T02:30:51.421Z] ---> Running in e8ab7570acfe [2021-05-12T02:30:52.016Z] Removing intermediate container e8ab7570acfe [2021-05-12T02:30:52.016Z] ---> 94c2164a4ec9 [2021-05-12T02:30:52.016Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-12T02:30:52.989Z] ---> 060471a35359 [2021-05-12T02:30:52.989Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-12T02:30:52.989Z] Removing intermediate container 66ff1a29b52f [2021-05-12T02:30:52.989Z] ---> 0a44faa49615 [2021-05-12T02:30:52.989Z] [2021-05-12T02:30:52.989Z] Step 12/24 : FROM docker:20.10.0 [2021-05-12T02:30:52.989Z] 20.10.0: Pulling from library/docker [2021-05-12T02:30:54.971Z] ---> f720b99741af [2021-05-12T02:30:54.971Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-12T02:30:56.408Z] ---> bc5b0e1dc309 [2021-05-12T02:30:56.408Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-12T02:30:56.408Z] ---> Running in 4bce4dbfc0b6 [2021-05-12T02:30:57.392Z] Removing intermediate container 4bce4dbfc0b6 [2021-05-12T02:30:57.392Z] ---> a59d156ce6da [2021-05-12T02:30:57.392Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-12T02:30:57.665Z] ---> Running in d4caaa0671c9 [2021-05-12T02:30:58.644Z] Removing intermediate container d4caaa0671c9 [2021-05-12T02:30:58.644Z] ---> 3d4e8713bf16 [2021-05-12T02:30:58.644Z] Step 21/23 : LABEL arch=arm64 [2021-05-12T02:30:58.644Z] ---> Running in 004a6dba8cdd [2021-05-12T02:30:59.244Z] Removing intermediate container 7b8ff4f5f324 [2021-05-12T02:30:59.244Z] ---> 3f8891b12664 [2021-05-12T02:30:59.244Z] [2021-05-12T02:30:59.244Z] Step 11/24 : FROM alpine:3.12 [2021-05-12T02:30:59.244Z] ---> 9852663dfa18 [2021-05-12T02:30:59.244Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-12T02:30:59.519Z] ---> Running in 627bbd6732fc [2021-05-12T02:30:59.519Z] Removing intermediate container 004a6dba8cdd [2021-05-12T02:30:59.519Z] ---> 4de32f25ccf5 [2021-05-12T02:30:59.519Z] Step 22/23 : LABEL git_sha=639a7e695fff3875572feeb517488632d8133f3b [2021-05-12T02:30:59.793Z] ---> Running in 18ce2c379569 [2021-05-12T02:31:00.066Z] Removing intermediate container 627bbd6732fc [2021-05-12T02:31:00.066Z] ---> 6b7e7ab75d31 [2021-05-12T02:31:00.066Z] Step 13/24 : ENV APP_PORT=48080 [2021-05-12T02:31:00.339Z] ---> Running in b8cae778351e [2021-05-12T02:31:00.339Z] Removing intermediate container 18ce2c379569 [2021-05-12T02:31:00.339Z] ---> 11b77e1ecc04 [2021-05-12T02:31:00.339Z] Step 23/23 : LABEL version=0.0.0 [2021-05-12T02:31:00.197Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-12T02:31:00.207Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-12T02:31:00.219Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-12T02:31:00.234Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-12T02:31:00.235Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-12T02:31:00.241Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3453/head:refs/remotes/origin/PR-3453 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-12T02:31:00.953Z] ---> Running in 5e0190938b03 [2021-05-12T02:31:00.953Z] Removing intermediate container b8cae778351e [2021-05-12T02:31:00.953Z] ---> 3da9e3759d43 [2021-05-12T02:31:00.953Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-12T02:31:00.975Z] Merging remotes/origin/master commit f1ea93c16db09b36626d9198e09713e38083a332 into PR head commit 639a7e695fff3875572feeb517488632d8133f3b [2021-05-12T02:31:01.192Z] Merge succeeded, producing 639a7e695fff3875572feeb517488632d8133f3b [2021-05-12T02:31:01.193Z] Checking out Revision 639a7e695fff3875572feeb517488632d8133f3b (PR-3453) [2021-05-12T02:31:01.232Z] ---> Running in 5a663686c114 [2021-05-12T02:31:01.506Z] Removing intermediate container 5e0190938b03 [2021-05-12T02:31:01.506Z] ---> 9d1c99eb1817 [2021-05-12T02:31:01.506Z] [2021-05-12T02:31:02.107Z] Successfully built 9d1c99eb1817 [2021-05-12T02:31:02.107Z] Successfully tagged support-notifications-arm64:latest [2021-05-12T02:31:02.107Z]  Building support-notifications ... done Removing intermediate container 5a663686c114 [2021-05-12T02:31:02.107Z] ---> 9610e5462bc5 [2021-05-12T02:31:02.107Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T02:31:02.382Z] ---> Running in 607dc5ea13e5 [2021-05-12T02:31:00.902Z] > git config core.sparsecheckout # timeout=10 [2021-05-12T02:31:00.908Z] > git checkout -f 639a7e695fff3875572feeb517488632d8133f3b # timeout=10 [2021-05-12T02:31:01.045Z] > git remote # timeout=10 [2021-05-12T02:31:01.053Z] > git config --get remote.origin.url # timeout=10 [2021-05-12T02:31:01.059Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-12T02:31:01.065Z] > git merge f1ea93c16db09b36626d9198e09713e38083a332 # timeout=10 [2021-05-12T02:31:01.100Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-12T02:31:01.120Z] > git config core.sparsecheckout # timeout=10 [2021-05-12T02:31:01.129Z] > git checkout -f 639a7e695fff3875572feeb517488632d8133f3b # timeout=10 [2021-05-12T02:31:03.821Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-12T02:31:03.821Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-12T02:31:03.821Z] ---> eeaf43b92773 [2021-05-12T02:31:03.821Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-12T02:31:04.115Z] ---> Running in 46ae8b332a4e [2021-05-12T02:31:04.393Z] Removing intermediate container 46ae8b332a4e [2021-05-12T02:31:04.667Z] ---> cb6b6e6aea1f [2021-05-12T02:31:04.667Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-12T02:31:04.667Z] ---> Running in d5421a1300ba [2021-05-12T02:31:04.852Z] Commit message: "feat(notifications): Implement GET /transmission/id/{id} V2 API" [2021-05-12T02:31:04.947Z] Removing intermediate container 607dc5ea13e5 [2021-05-12T02:31:04.947Z] ---> 49f894396c99 [2021-05-12T02:31:04.947Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-12T02:31:04.947Z] ---> Running in 6820f414699f [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-12T02:31:05.933Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-12T02:31:06.006Z] + echo snap-build.sh [2021-05-12T02:31:06.006Z] snap-build.sh [2021-05-12T02:31:06.006Z] + SNAP_BASE_DIR=. [2021-05-12T02:31:06.006Z] + '[' '!' -z /w/workspace/edgex-go/3 ']' [2021-05-12T02:31:06.006Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/3 [2021-05-12T02:31:06.006Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' [2021-05-12T02:31:06.006Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/3] [2021-05-12T02:31:06.006Z] + cd /w/workspace/edgex-go/3 [2021-05-12T02:31:06.006Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-05-12T02:31:06.006Z] Reading package lists... [2021-05-12T02:31:06.205Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-12T02:31:06.206Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-12T02:31:06.273Z] Building dependency tree... [2021-05-12T02:31:06.273Z] Reading state information... [2021-05-12T02:31:06.535Z] The following packages were automatically installed and are no longer required: [2021-05-12T02:31:06.535Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-05-12T02:31:06.535Z] uidmap xdelta3 [2021-05-12T02:31:06.535Z] Use 'sudo apt autoremove' to remove them. [2021-05-12T02:31:06.535Z] The following packages will be REMOVED: [2021-05-12T02:31:06.535Z] lxd* lxd-client* [2021-05-12T02:31:06.800Z] (1/39) Installing readline (8.0.4-r0) [2021-05-12T02:31:06.800Z] (2/39) Installing bash (5.0.17-r0) [2021-05-12T02:31:06.800Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-12T02:31:06.800Z] Executing bash-5.0.17-r0.post-install [2021-05-12T02:31:06.800Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-12T02:31:06.800Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-12T02:31:06.800Z] (5/39) Installing curl (7.76.1-r0) [2021-05-12T02:31:06.800Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-12T02:31:06.800Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-12T02:31:06.800Z] (8/39) Installing expat (2.2.9-r1) [2021-05-12T02:31:07.082Z] (9/39) Installing libffi (3.3-r2) [2021-05-12T02:31:07.082Z] (10/39) Installing gdbm (1.13-r1) [2021-05-12T02:31:07.082Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-12T02:31:07.082Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-12T02:31:07.082Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-12T02:31:07.105Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-05-12T02:31:07.105Z] After this operation, 31.7 MB disk space will be freed. [2021-05-12T02:31:07.680Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-12T02:31:07.680Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-12T02:31:07.680Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-12T02:31:07.954Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-12T02:31:08.237Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-12T02:31:08.237Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-12T02:31:08.237Z] Executing busybox-1.31.1-r20.trigger [2021-05-12T02:31:08.237Z] OK: 8 MiB in 20 packages [2021-05-12T02:31:08.415Z] (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.) [2021-05-12T02:31:08.415Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-12T02:31:08.839Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-12T02:31:08.839Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-12T02:31:08.839Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-12T02:31:08.839Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-12T02:31:08.839Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-12T02:31:08.839Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-12T02:31:08.839Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-12T02:31:08.839Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-12T02:31:08.839Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-12T02:31:08.839Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-12T02:31:09.124Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-12T02:31:09.124Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-12T02:31:09.124Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-12T02:31:09.124Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-12T02:31:09.124Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-12T02:31:09.124Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-12T02:31:09.124Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-12T02:31:09.124Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-12T02:31:09.124Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-12T02:31:09.124Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-12T02:31:09.124Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-12T02:31:09.124Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-12T02:31:09.124Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-12T02:31:09.362Z] Removing lxd dnsmasq configuration [2021-05-12T02:31:09.362Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-05-12T02:31:09.398Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-12T02:31:09.398Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-12T02:31:09.398Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-12T02:31:09.398Z] Executing busybox-1.31.1-r19.trigger [2021-05-12T02:31:09.398Z] OK: 72 MiB in 59 packages [2021-05-12T02:31:09.623Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-05-12T02:31:10.386Z] Removing intermediate container 6820f414699f [2021-05-12T02:31:10.386Z] ---> 5374c7e3afa4 [2021-05-12T02:31:10.386Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-12T02:31:10.569Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-05-12T02:31:10.569Z] (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.) [2021-05-12T02:31:10.569Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-12T02:31:11.367Z] ---> c8f62c695e62 [2021-05-12T02:31:11.367Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-12T02:31:11.954Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-05-12T02:31:12.216Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-05-12T02:31:12.355Z] ---> 7a4421a835a3 [2021-05-12T02:31:12.355Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-12T02:31:13.335Z] ---> 3751ef31ecb7 [2021-05-12T02:31:13.336Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-12T02:31:13.336Z] ---> Running in 7efa1bc69367 [2021-05-12T02:31:13.607Z] + sudo snap remove --purge lxd [2021-05-12T02:31:13.868Z] snap "lxd" is not installed [2021-05-12T02:31:13.868Z] + sudo groupadd --force --system lxd [2021-05-12T02:31:13.868Z] ++ whoami [2021-05-12T02:31:13.868Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-05-12T02:31:13.868Z] + newgrp - lxd [2021-05-12T02:31:13.868Z] + sudo snap install lxd [2021-05-12T02:31:13.944Z] Removing intermediate container 7efa1bc69367 [2021-05-12T02:31:13.944Z] ---> 51fdb57bf218 [2021-05-12T02:31:13.944Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-12T02:31:13.944Z] Collecting docker-compose==1.23.2 [2021-05-12T02:31:13.944Z] ---> Running in 8121584cf316 [2021-05-12T02:31:13.944Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-12T02:31:14.547Z] Removing intermediate container 8121584cf316 [2021-05-12T02:31:14.547Z] ---> 915aff257160 [2021-05-12T02:31:14.547Z] Step 22/24 : LABEL arch=arm64 [2021-05-12T02:31:14.547Z] ---> Running in da9cfc4cacd1 [2021-05-12T02:31:15.145Z] Removing intermediate container da9cfc4cacd1 [2021-05-12T02:31:15.145Z] ---> 30f6ceb94a84 [2021-05-12T02:31:15.145Z] Step 23/24 : LABEL git_sha=639a7e695fff3875572feeb517488632d8133f3b [2021-05-12T02:31:15.145Z] Collecting docker<4.0,>=3.6.0 [2021-05-12T02:31:15.145Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-12T02:31:15.145Z] ---> Running in 7d461775c825 [2021-05-12T02:31:15.742Z] Removing intermediate container 7d461775c825 [2021-05-12T02:31:15.742Z] ---> bfa728f7d0cf [2021-05-12T02:31:15.742Z] Step 24/24 : LABEL version=0.0.0 [2021-05-12T02:31:15.742Z] ---> Running in e7a816d1dc27 [2021-05-12T02:31:16.017Z] Collecting cached-property<2,>=1.2.0 [2021-05-12T02:31:16.017Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-12T02:31:16.292Z] Removing intermediate container e7a816d1dc27 [2021-05-12T02:31:16.292Z] ---> 50540b5e2b96 [2021-05-12T02:31:16.292Z] [2021-05-12T02:31:16.292Z] Collecting docopt<0.7,>=0.6.1 [2021-05-12T02:31:16.292Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-12T02:31:16.566Z] Successfully built 50540b5e2b96 [2021-05-12T02:31:16.837Z] Successfully tagged core-data-arm64:latest [2021-05-12T02:31:18.838Z]  Building core-data ... done Collecting PyYAML<4,>=3.10 [2021-05-12T02:31:19.122Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-12T02:31:22.011Z] 2021-05-12T02:31:19Z INFO Waiting for automatic snapd restart... [2021-05-12T02:31:23.466Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-12T02:31:23.466Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-12T02:31:23.466Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-05-12T02:31:23.466Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-12T02:31:23.466Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-12T02:31:25.441Z] Collecting jsonschema<3,>=2.5.1 [2021-05-12T02:31:25.441Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-12T02:31:25.715Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-12T02:31:25.989Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-12T02:31:26.260Z] Collecting texttable<0.10,>=0.9.0 [2021-05-12T02:31:26.260Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-12T02:31:28.242Z] Collecting docker-pycreds>=0.4.0 [2021-05-12T02:31:28.242Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-12T02:31:28.242Z] Collecting idna<2.8,>=2.5 [2021-05-12T02:31:28.515Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-12T02:31:28.515Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-05-12T02:31:29.108Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-12T02:31:29.108Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-12T02:31:29.108Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-05-12T02:31:29.108Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-12T02:31:29.108Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-12T02:31:29.108Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-12T02:31:29.108Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-12T02:31:30.082Z] Installing collected packages: websocket-client, docker-pycreds, idna, urllib3, requests, docker, cached-property, docopt, PyYAML, dockerpty, jsonschema, texttable, docker-compose [2021-05-12T02:31:30.355Z] Attempting uninstall: idna [2021-05-12T02:31:30.355Z] Found existing installation: idna 2.9 [2021-05-12T02:31:30.355Z] Uninstalling idna-2.9: [2021-05-12T02:31:30.355Z] Successfully uninstalled idna-2.9 [2021-05-12T02:31:30.949Z] Attempting uninstall: urllib3 [2021-05-12T02:31:30.949Z] Found existing installation: urllib3 1.25.9 [2021-05-12T02:31:30.949Z] Uninstalling urllib3-1.25.9: [2021-05-12T02:31:30.949Z] Successfully uninstalled urllib3-1.25.9 [2021-05-12T02:31:31.553Z] Attempting uninstall: requests [2021-05-12T02:31:31.553Z] Found existing installation: requests 2.23.0 [2021-05-12T02:31:31.553Z] Uninstalling requests-2.23.0: [2021-05-12T02:31:31.553Z] Successfully uninstalled requests-2.23.0 [2021-05-12T02:31:32.527Z] Running setup.py install for docopt: started [2021-05-12T02:31:34.277Z] lxd 4.14 from Canonical* installed [2021-05-12T02:31:34.277Z] + sudo lxd init --auto [2021-05-12T02:31:34.501Z] Running setup.py install for docopt: finished with status 'done' [2021-05-12T02:31:34.501Z] Running setup.py install for PyYAML: started [2021-05-12T02:31:36.487Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-12T02:31:36.487Z] Running setup.py install for dockerpty: started [2021-05-12T02:31:38.483Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-12T02:31:38.484Z] Running setup.py install for texttable: started [2021-05-12T02:31:40.461Z] Running setup.py install for texttable: finished with status 'done' [2021-05-12T02:31:41.054Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-05-12T02:31:42.452Z] + sudo snap install --classic snapcraft [2021-05-12T02:31:49.059Z] snapcraft 4.7.1 from Canonical* installed [2021-05-12T02:31:49.059Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-05-12T02:31:49.059Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-05-12T02:31:49.059Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-12T02:31:49.059Z] Dload Upload Total Spent Left Speed [2021-05-12T02:31:49.059Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4384 0 --:--:-- --:--:-- --:--:-- 4384 [2021-05-12T02:31:49.059Z] 67 3325k 67 2247k 0 0 6650k 0 --:--:-- --:--:-- --:--:-- 6650k 100 3325k 100 3325k 0 0 9473k 0 --:--:-- --:--:-- --:--:-- 87.6M [2021-05-12T02:31:49.059Z] ./yq_linux_amd64 [2021-05-12T02:31:49.059Z] + sudo snapcraft prime --use-lxd [2021-05-12T02:31:49.294Z] Removing intermediate container d5421a1300ba [2021-05-12T02:31:49.294Z] ---> c51ed5e4704e [2021-05-12T02:31:49.294Z] Step 15/24 : ENV APP_PORT=48090 [2021-05-12T02:31:49.294Z] ---> Running in 7d73ab1f0a4e [2021-05-12T02:31:49.564Z] Removing intermediate container 7d73ab1f0a4e [2021-05-12T02:31:49.564Z] ---> ed9fac7b172f [2021-05-12T02:31:49.564Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-12T02:31:49.564Z] ---> Running in 6336b5c4bc60 [2021-05-12T02:31:50.153Z] Removing intermediate container 6336b5c4bc60 [2021-05-12T02:31:50.153Z] ---> f919840f5208 [2021-05-12T02:31:50.153Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-12T02:31:50.445Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-05-12T02:31:50.445Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-05-12T02:31:50.445Z] - README.md [2021-05-12T02:31:50.445Z] [2021-05-12T02:31:50.445Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-12T02:31:51.017Z] Launching a container. [2021-05-12T02:31:51.119Z] ---> df92fc3ba28d [2021-05-12T02:31:51.119Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-12T02:31:51.718Z] ---> 8b5134af8ea6 [2021-05-12T02:31:51.718Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-12T02:31:52.314Z] ---> 53663436c799 [2021-05-12T02:31:52.314Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-12T02:31:52.585Z] ---> Running in 83924ea8a219 [2021-05-12T02:31:53.173Z] Removing intermediate container 83924ea8a219 [2021-05-12T02:31:53.173Z] ---> 658e8921aae3 [2021-05-12T02:31:53.173Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-12T02:31:53.173Z] ---> Running in 9f1cf6692a0b [2021-05-12T02:31:53.444Z] Removing intermediate container 9f1cf6692a0b [2021-05-12T02:31:53.444Z] ---> 7057739daf2b [2021-05-12T02:31:53.444Z] Step 22/24 : LABEL arch=arm64 [2021-05-12T02:31:53.714Z] ---> Running in f7c49989680b [2021-05-12T02:31:53.986Z] Removing intermediate container f7c49989680b [2021-05-12T02:31:53.986Z] ---> 7d0b2794c0c9 [2021-05-12T02:31:53.986Z] Step 23/24 : LABEL git_sha=639a7e695fff3875572feeb517488632d8133f3b [2021-05-12T02:31:54.257Z] ---> Running in 035a0bda5fc6 [2021-05-12T02:31:54.852Z] Removing intermediate container 035a0bda5fc6 [2021-05-12T02:31:54.852Z] ---> ffedbbbd656c [2021-05-12T02:31:54.852Z] Step 24/24 : LABEL version=0.0.0 [2021-05-12T02:31:54.852Z] ---> Running in 82b2c37f4a9c [2021-05-12T02:31:55.439Z] Removing intermediate container 82b2c37f4a9c [2021-05-12T02:31:55.439Z] ---> 7f634587ae8b [2021-05-12T02:31:55.439Z] [2021-05-12T02:31:55.710Z] Successfully built 7f634587ae8b [2021-05-12T02:31:55.710Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-05-12T02:31:55.999Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-05-12T02:31:56.011Z] $ docker stop --time=1 f16b277b38a9486fb1c3193e13e92866c277f2c3a32f4f177ec8ba3678406ccd [2021-05-12T02:31:57.848Z] $ docker rm -f f16b277b38a9486fb1c3193e13e92866c277f2c3a32f4f177ec8ba3678406ccd [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-12T02:31:58.437Z] + docker images [2021-05-12T02:31:58.708Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-12T02:31:58.708Z] sys-mgmt-agent-arm64 latest 7f634587ae8b 3 seconds ago 299MB [2021-05-12T02:31:58.708Z] core-data-arm64 latest 50540b5e2b96 43 seconds ago 20.3MB [2021-05-12T02:31:58.708Z] support-notifications-arm64 latest 9d1c99eb1817 57 seconds ago 16.6MB [2021-05-12T02:31:58.708Z] 3f8891b12664 About a minute ago 989MB [2021-05-12T02:31:58.708Z] 0a44faa49615 About a minute ago 976MB [2021-05-12T02:31:58.708Z] fb6f3f83b67d About a minute ago 980MB [2021-05-12T02:31:58.708Z] support-scheduler-arm64 latest b99caf036e38 2 minutes ago 16.1MB [2021-05-12T02:31:58.708Z] f7bcd50cac89 2 minutes ago 980MB [2021-05-12T02:31:58.708Z] security-bootstrapper-arm64 latest 7d45413a40b2 4 minutes ago 17.1MB [2021-05-12T02:31:58.708Z] security-secretstore-setup-arm64 latest c89f8dcede8f 4 minutes ago 24.3MB [2021-05-12T02:31:58.708Z] core-metadata-arm64 latest 4efbaf892704 4 minutes ago 17.4MB [2021-05-12T02:31:58.708Z] core-command-arm64 latest 9a9764fbdc34 4 minutes ago 16.1MB [2021-05-12T02:31:58.708Z] security-proxy-setup-arm64 latest bd2a67ad0176 4 minutes ago 23.9MB [2021-05-12T02:31:58.708Z] f33fc2405261 4 minutes ago 988MB [2021-05-12T02:31:58.708Z] aa1112531a39 4 minutes ago 979MB [2021-05-12T02:31:58.708Z] 4a1a124e1713 4 minutes ago 977MB [2021-05-12T02:31:58.708Z] 1b957862c64c 4 minutes ago 977MB [2021-05-12T02:31:58.708Z] 9a65c6d325b7 4 minutes ago 973MB [2021-05-12T02:31:58.708Z] ci-base-image-arm64 latest 7802a7cda288 16 minutes ago 641MB [2021-05-12T02:31:58.708Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 12 days ago 428MB [2021-05-12T02:31:58.708Z] alpine 3.12 9852663dfa18 3 weeks ago 5.32MB [2021-05-12T02:31:58.708Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-05-12T02:31:58.708Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 10 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-12T02:31:59.365Z] ---> job-cost.sh [2021-05-12T02:31:59.365Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ik1P [2021-05-12T02:32:03.303Z] Waiting for container to be ready [2021-05-12T02:32:03.563Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-05-12T02:32:03.563Z] [2021-05-12T02:32:08.852Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-05-12T02:32:09.426Z] Waiting for network to be ready... [2021-05-12T02:32:09.997Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-12T02:32:10.258Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-12T02:32:10.259Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1723 kB] [2021-05-12T02:32:10.830Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-12T02:32:10.830Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] [2021-05-12T02:32:10.830Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-12T02:32:11.091Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-12T02:32:11.091Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-12T02:32:11.091Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [321 kB] [2021-05-12T02:32:11.091Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-12T02:32:11.091Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1125 kB] [2021-05-12T02:32:11.091Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-05-12T02:32:11.352Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-12T02:32:11.352Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-12T02:32:11.352Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-12T02:32:11.352Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-12T02:32:11.352Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-12T02:32:11.352Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-12T02:32:11.924Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-12T02:32:12.498Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2068 kB] [2021-05-12T02:32:12.498Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-12T02:32:12.498Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-12T02:32:12.498Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-12T02:32:12.498Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-12T02:32:12.760Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-12T02:32:12.760Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-12T02:32:12.760Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-12T02:32:16.061Z] Fetched 24.6 MB in 6s (3978 kB/s) [2021-05-12T02:32:17.450Z] Reading package lists... [2021-05-12T02:32:17.450Z] Reading package lists... [2021-05-12T02:32:17.710Z] Building dependency tree... [2021-05-12T02:32:17.710Z] Reading state information... [2021-05-12T02:32:17.988Z] The following additional packages will be installed: [2021-05-12T02:32:17.988Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-12T02:32:17.988Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-12T02:32:17.988Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-12T02:32:17.988Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-05-12T02:32:17.988Z] Suggested packages: [2021-05-12T02:32:17.988Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-05-12T02:32:17.988Z] Recommended packages: [2021-05-12T02:32:17.988Z] gnupg libsasl2-modules [2021-05-12T02:32:17.988Z] The following NEW packages will be installed: [2021-05-12T02:32:17.988Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-12T02:32:17.988Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-12T02:32:17.988Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-12T02:32:17.988Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-05-12T02:32:17.988Z] The following packages will be upgraded: [2021-05-12T02:32:17.988Z] gpg gpg-agent gpgconf libudev1 [2021-05-12T02:32:17.988Z] 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. [2021-05-12T02:32:17.988Z] Need to get 3530 kB of archives. [2021-05-12T02:32:17.988Z] After this operation, 13.3 MB of additional disk space will be used. [2021-05-12T02:32:17.988Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-05-12T02:32:17.988Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] [2021-05-12T02:32:18.249Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-05-12T02:32:18.249Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-05-12T02:32:18.510Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-05-12T02:32:18.510Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] [2021-05-12T02:32:18.771Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-05-12T02:32:18.771Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-05-12T02:32:18.771Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-05-12T02:32:18.771Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-05-12T02:32:18.771Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-05-12T02:32:18.771Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-05-12T02:32:18.771Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-05-12T02:32:18.771Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-05-12T02:32:18.771Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-05-12T02:32:18.771Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-05-12T02:32:19.032Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-05-12T02:32:19.032Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-05-12T02:32:19.032Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-05-12T02:32:19.032Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-05-12T02:32:19.032Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-05-12T02:32:19.032Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-05-12T02:32:19.032Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-12T02:32:19.032Z] Fetched 3530 kB in 1s (3468 kB/s) [2021-05-12T02:32:19.293Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-12T02:32:19.293Z] Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... [2021-05-12T02:32:19.293Z] Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-12T02:32:19.293Z] Setting up libudev1:amd64 (237-3ubuntu10.47) ... [2021-05-12T02:32:19.293Z] Selecting previously unselected package udev. [2021-05-12T02:32:19.293Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-12T02:32:19.293Z] Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... [2021-05-12T02:32:19.554Z] Unpacking udev (237-3ubuntu10.47) ... [2021-05-12T02:32:19.824Z] Selecting previously unselected package libfuse2:amd64. [2021-05-12T02:32:19.824Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-05-12T02:32:19.824Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-12T02:32:19.824Z] Selecting previously unselected package fuse. [2021-05-12T02:32:19.824Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-05-12T02:32:19.824Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-05-12T02:32:19.824Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-12T02:32:19.824Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-12T02:32:20.087Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-12T02:32:20.087Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-12T02:32:20.087Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-12T02:32:20.087Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-12T02:32:20.348Z] Selecting previously unselected package libksba8:amd64. [2021-05-12T02:32:20.348Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-05-12T02:32:20.348Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-05-12T02:32:20.348Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-05-12T02:32:20.348Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-12T02:32:20.348Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-12T02:32:20.609Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-05-12T02:32:20.609Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-12T02:32:20.609Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-12T02:32:20.609Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-05-12T02:32:20.609Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-12T02:32:20.609Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-12T02:32:20.871Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-05-12T02:32:20.871Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-12T02:32:20.871Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-12T02:32:20.871Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-05-12T02:32:20.871Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-12T02:32:20.871Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-12T02:32:20.871Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-05-12T02:32:20.871Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-12T02:32:20.871Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-12T02:32:21.132Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-05-12T02:32:21.132Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-12T02:32:21.132Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-12T02:32:21.132Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-05-12T02:32:21.132Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-12T02:32:21.132Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-12T02:32:21.393Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-05-12T02:32:21.393Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-12T02:32:21.393Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-12T02:32:21.393Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-12T02:32:21.393Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-12T02:32:21.393Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-12T02:32:21.393Z] Selecting previously unselected package libsasl2-2:amd64. [2021-05-12T02:32:21.393Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-12T02:32:21.393Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-12T02:32:21.393Z] Selecting previously unselected package libldap-common. [2021-05-12T02:32:21.393Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-05-12T02:32:21.653Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-12T02:32:21.653Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-12T02:32:21.653Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-05-12T02:32:21.653Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-12T02:32:21.653Z] Selecting previously unselected package dirmngr. [2021-05-12T02:32:21.653Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-12T02:32:21.653Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-12T02:32:21.914Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-12T02:32:21.914Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-05-12T02:32:21.914Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-12T02:32:21.914Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-12T02:32:21.914Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-12T02:32:21.914Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-05-12T02:32:21.914Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-12T02:32:21.914Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-05-12T02:32:21.914Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-12T02:32:21.914Z] Setting up udev (237-3ubuntu10.47) ... [2021-05-12T02:32:22.487Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-05-12T02:32:22.487Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-12T02:32:22.487Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-05-12T02:32:22.756Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-05-12T02:32:22.756Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-05-12T02:32:22.756Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-12T02:32:22.756Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-12T02:32:22.756Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-12T02:32:22.756Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-12T02:32:22.756Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-12T02:32:22.756Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-12T02:32:22.756Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-12T02:32:23.018Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-12T02:32:23.018Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-12T02:32:23.018Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-12T02:32:23.280Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-05-12T02:32:23.280Z] settings in the [Install] section, and DefaultInstance for template units). [2021-05-12T02:32:23.281Z] This means they are not meant to be enabled using systemctl. [2021-05-12T02:32:23.281Z] Possible reasons for having this kind of units are: [2021-05-12T02:32:23.281Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-05-12T02:32:23.281Z] .wants/ or .requires/ directory. [2021-05-12T02:32:23.281Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-05-12T02:32:23.281Z] a requirement dependency on it. [2021-05-12T02:32:23.281Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-05-12T02:32:23.281Z] D-Bus, udev, scripted systemctl call, ...). [2021-05-12T02:32:23.281Z] 4) In case of template units, the unit is meant to be enabled with some [2021-05-12T02:32:23.281Z] instance name specified. [2021-05-12T02:32:23.880Z] Reading package lists... [2021-05-12T02:32:23.880Z] Building dependency tree... [2021-05-12T02:32:23.880Z] Reading state information... [2021-05-12T02:32:24.140Z] The following additional packages will be installed: [2021-05-12T02:32:24.140Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-05-12T02:32:24.140Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-05-12T02:32:24.140Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-05-12T02:32:24.140Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-05-12T02:32:24.140Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-05-12T02:32:24.140Z] Suggested packages: [2021-05-12T02:32:24.140Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-05-12T02:32:24.140Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-05-12T02:32:24.140Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-05-12T02:32:24.140Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-05-12T02:32:24.140Z] systemd-container policykit-1 [2021-05-12T02:32:24.140Z] Recommended packages: [2021-05-12T02:32:24.140Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-05-12T02:32:24.140Z] The following NEW packages will be installed: [2021-05-12T02:32:24.140Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-05-12T02:32:24.140Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-05-12T02:32:24.140Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-05-12T02:32:24.140Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-05-12T02:32:24.140Z] python3.6-minimal snapd squashfs-tools sudo [2021-05-12T02:32:24.140Z] The following packages will be upgraded: [2021-05-12T02:32:24.140Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-05-12T02:32:24.401Z] 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. [2021-05-12T02:32:24.401Z] Need to get 35.2 MB of archives. [2021-05-12T02:32:24.401Z] After this operation, 141 MB of additional disk space will be used. [2021-05-12T02:32:24.401Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] [2021-05-12T02:32:24.401Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-05-12T02:32:24.974Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-05-12T02:32:24.974Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-05-12T02:32:24.974Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-05-12T02:32:25.236Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] [2021-05-12T02:32:25.236Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-05-12T02:32:25.236Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-05-12T02:32:25.236Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-05-12T02:32:25.236Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-05-12T02:32:25.236Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-05-12T02:32:25.236Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-05-12T02:32:25.236Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-05-12T02:32:25.236Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-05-12T02:32:25.236Z] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-05-12T02:32:25.236Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-05-12T02:32:25.236Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-05-12T02:32:25.236Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-05-12T02:32:25.236Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-05-12T02:32:25.236Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-05-12T02:32:25.236Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-05-12T02:32:25.236Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-05-12T02:32:25.236Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-05-12T02:32:25.236Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-05-12T02:32:25.236Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-05-12T02:32:25.236Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-05-12T02:32:25.498Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-05-12T02:32:25.498Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-05-12T02:32:25.498Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-05-12T02:32:25.498Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-05-12T02:32:26.888Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-12T02:32:26.888Z] Fetched 35.2 MB in 2s (14.9 MB/s) [2021-05-12T02:32:26.888Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-12T02:32:26.888Z] Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... [2021-05-12T02:32:26.888Z] Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-12T02:32:27.832Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... [2021-05-12T02:32:27.832Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-12T02:32:27.832Z] Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... [2021-05-12T02:32:27.832Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-12T02:32:27.832Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-05-12T02:32:27.832Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-05-12T02:32:28.092Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-05-12T02:32:28.354Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-12T02:32:28.354Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-05-12T02:32:28.354Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-05-12T02:32:28.614Z] Setting up apt (1.6.13) ... [2021-05-12T02:32:28.614Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-05-12T02:32:29.188Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-05-12T02:32:29.188Z] (Reading database ... 12764 files and directories currently installed.) [2021-05-12T02:32:29.188Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-12T02:32:29.188Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-12T02:32:29.448Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-05-12T02:32:29.448Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-12T02:32:29.448Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-12T02:32:29.709Z] Selecting previously unselected package libexpat1:amd64. [2021-05-12T02:32:29.709Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-05-12T02:32:29.709Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-12T02:32:29.709Z] Selecting previously unselected package python3.6-minimal. [2021-05-12T02:32:29.709Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-12T02:32:29.970Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-12T02:32:29.970Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-12T02:32:30.231Z] Checking for services that may need to be restarted...done. [2021-05-12T02:32:30.231Z] Checking for services that may need to be restarted...done. [2021-05-12T02:32:30.231Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-12T02:32:30.231Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-12T02:32:30.231Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-12T02:32:30.802Z] Selecting previously unselected package python3-minimal. [2021-05-12T02:32:30.802Z] (Reading database ... 13012 files and directories currently installed.) [2021-05-12T02:32:30.802Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-05-12T02:32:30.802Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-05-12T02:32:31.063Z] Selecting previously unselected package mime-support. [2021-05-12T02:32:31.063Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-05-12T02:32:31.063Z] Unpacking mime-support (3.60ubuntu1) ... [2021-05-12T02:32:31.063Z] Selecting previously unselected package libmpdec2:amd64. [2021-05-12T02:32:31.063Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-05-12T02:32:31.063Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-12T02:32:31.063Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-05-12T02:32:31.063Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-12T02:32:31.063Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-12T02:32:31.324Z] Selecting previously unselected package python3.6. [2021-05-12T02:32:31.585Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-12T02:32:31.585Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-12T02:32:31.585Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-12T02:32:31.585Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-05-12T02:32:31.585Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-12T02:32:31.585Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-05-12T02:32:32.994Z] Selecting previously unselected package python3. [2021-05-12T02:32:32.994Z] (Reading database ... 13442 files and directories currently installed.) [2021-05-12T02:32:32.994Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-05-12T02:32:32.994Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-05-12T02:32:32.994Z] Selecting previously unselected package multiarch-support. [2021-05-12T02:32:32.994Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-05-12T02:32:32.994Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-05-12T02:32:32.994Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-05-12T02:32:33.255Z] Selecting previously unselected package liblzo2-2:amd64. [2021-05-12T02:32:33.255Z] (Reading database ... 13479 files and directories currently installed.) [2021-05-12T02:32:33.255Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-05-12T02:32:33.255Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-05-12T02:32:33.255Z] Selecting previously unselected package libbsd0:amd64. [2021-05-12T02:32:33.255Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-05-12T02:32:33.255Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-12T02:32:33.518Z] Selecting previously unselected package sudo. [2021-05-12T02:32:33.518Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-05-12T02:32:33.518Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-12T02:32:33.518Z] Selecting previously unselected package apparmor. [2021-05-12T02:32:33.518Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-05-12T02:32:33.518Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-05-12T02:32:33.779Z] Selecting previously unselected package libedit2:amd64. [2021-05-12T02:32:33.779Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-05-12T02:32:33.779Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-05-12T02:32:33.779Z] Selecting previously unselected package libkrb5support0:amd64. [2021-05-12T02:32:33.779Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-05-12T02:32:33.779Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-12T02:32:33.779Z] Selecting previously unselected package libk5crypto3:amd64. [2021-05-12T02:32:33.779Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-12T02:32:34.040Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-12T02:32:34.040Z] Selecting previously unselected package libkeyutils1:amd64. [2021-05-12T02:32:34.040Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-05-12T02:32:34.040Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-12T02:32:34.040Z] Selecting previously unselected package libkrb5-3:amd64. [2021-05-12T02:32:34.040Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-12T02:32:34.040Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-12T02:32:34.300Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-12T02:32:34.300Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-05-12T02:32:34.300Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-12T02:32:34.300Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-05-12T02:32:34.300Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-05-12T02:32:34.300Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-12T02:32:34.562Z] Selecting previously unselected package openssh-client. [2021-05-12T02:32:34.562Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-05-12T02:32:34.562Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-12T02:32:34.562Z] Selecting previously unselected package squashfs-tools. [2021-05-12T02:32:34.562Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-05-12T02:32:34.562Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-12T02:32:34.824Z] Selecting previously unselected package snapd. [2021-05-12T02:32:34.824Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-05-12T02:32:34.824Z] Unpacking snapd (2.48.3+18.04) ... [2021-05-12T02:32:37.375Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-05-12T02:32:37.375Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-12T02:32:37.375Z] Setting up mime-support (3.60ubuntu1) ... [2021-05-12T02:32:37.375Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-12T02:32:37.375Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-12T02:32:37.375Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-12T02:32:37.375Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-12T02:32:37.375Z] Setting up systemd (237-3ubuntu10.47) ... [2021-05-12T02:32:37.375Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-05-12T02:32:38.316Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-12T02:32:38.316Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-12T02:32:38.316Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-05-12T02:32:38.316Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-12T02:32:38.317Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-12T02:32:38.576Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-12T02:32:38.576Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-12T02:32:39.517Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-12T02:32:39.517Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-12T02:32:39.517Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-12T02:32:39.517Z] Setting up python3 (3.6.7-1~18.04) ... [2021-05-12T02:32:39.517Z] running python rtupdate hooks for python3.6... [2021-05-12T02:32:39.517Z] running python post-rtupdate hooks for python3.6... [2021-05-12T02:32:39.517Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-05-12T02:32:40.911Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-05-12T02:32:41.174Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-12T02:32:41.174Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-12T02:32:41.174Z] Setting up snapd (2.48.3+18.04) ... [2021-05-12T02:32:41.748Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-05-12T02:32:42.009Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-05-12T02:32:42.271Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-05-12T02:32:42.533Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-05-12T02:32:42.795Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-12T02:32:42.795Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-12T02:32:42.795Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-05-12T02:32:43.057Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-05-12T02:32:43.319Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-05-12T02:32:43.622Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-05-12T02:32:43.622Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-05-12T02:32:43.883Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-12T02:32:43.883Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-12T02:32:44.834Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-12T02:32:44.834Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-12T02:32:45.096Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-12T02:32:47.019Z] Reading package lists... [2021-05-12T02:32:47.019Z] Reading package lists... [2021-05-12T02:32:47.019Z] Building dependency tree... [2021-05-12T02:32:47.019Z] Reading state information... [2021-05-12T02:32:47.280Z] Calculating upgrade... [2021-05-12T02:32:47.541Z] The following packages will be upgraded: [2021-05-12T02:32:47.541Z] advancecomp base-files bash binutils binutils-common [2021-05-12T02:32:47.541Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-05-12T02:32:47.541Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-05-12T02:32:47.541Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-05-12T02:32:47.541Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-05-12T02:32:47.541Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-05-12T02:32:47.541Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-05-12T02:32:47.541Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-05-12T02:32:47.541Z] libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 [2021-05-12T02:32:47.541Z] libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2021-05-12T02:32:47.541Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2021-05-12T02:32:47.541Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2021-05-12T02:32:47.541Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2021-05-12T02:32:47.541Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2021-05-12T02:32:47.541Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-05-12T02:32:47.541Z] 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-05-12T02:32:47.541Z] Need to get 64.0 MB of archives. [2021-05-12T02:32:47.541Z] After this operation, 5041 kB of additional disk space will be used. [2021-05-12T02:32:47.541Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] [2021-05-12T02:32:47.541Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-05-12T02:32:47.541Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-05-12T02:32:47.541Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-05-12T02:32:47.541Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-05-12T02:32:47.541Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-05-12T02:32:47.541Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-05-12T02:32:47.541Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-05-12T02:32:47.541Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-05-12T02:32:47.541Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-05-12T02:32:47.541Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-05-12T02:32:47.541Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-05-12T02:32:47.802Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-05-12T02:32:47.802Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-05-12T02:32:47.802Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-05-12T02:32:47.802Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-05-12T02:32:47.802Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-05-12T02:32:47.802Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-05-12T02:32:47.802Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-05-12T02:32:47.802Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-05-12T02:32:47.802Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-05-12T02:32:47.802Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-05-12T02:32:47.802Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-05-12T02:32:47.802Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-05-12T02:32:47.802Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-05-12T02:32:47.802Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-05-12T02:32:47.802Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-05-12T02:32:47.802Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-05-12T02:32:47.802Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-05-12T02:32:47.802Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-05-12T02:32:47.802Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-05-12T02:32:47.802Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-05-12T02:32:47.802Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-05-12T02:32:47.802Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-05-12T02:32:48.064Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-05-12T02:32:48.064Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-05-12T02:32:48.065Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-05-12T02:32:48.065Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-05-12T02:32:48.065Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-05-12T02:32:48.065Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-05-12T02:32:48.065Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-05-12T02:32:48.065Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-05-12T02:32:48.065Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-05-12T02:32:48.065Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-05-12T02:32:48.065Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-05-12T02:32:48.065Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-05-12T02:32:48.065Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-05-12T02:32:48.065Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-05-12T02:32:48.065Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-05-12T02:32:48.065Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-05-12T02:32:48.065Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-05-12T02:32:48.065Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-05-12T02:32:48.065Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-05-12T02:32:48.065Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-05-12T02:32:48.065Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-05-12T02:32:48.065Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-05-12T02:32:48.331Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-05-12T02:32:48.594Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-05-12T02:32:48.594Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-05-12T02:32:48.594Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-05-12T02:32:48.594Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-05-12T02:32:48.594Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-05-12T02:32:48.594Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-05-12T02:32:48.858Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-05-12T02:32:48.858Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-05-12T02:32:48.858Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-05-12T02:32:48.858Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-05-12T02:32:48.858Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-05-12T02:32:48.858Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-05-12T02:32:48.858Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-05-12T02:32:48.858Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-05-12T02:32:48.858Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-05-12T02:32:48.858Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-05-12T02:32:48.858Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-05-12T02:32:48.858Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-05-12T02:32:48.858Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-05-12T02:32:48.858Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-05-12T02:32:48.858Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-05-12T02:32:48.858Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-05-12T02:32:48.858Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-05-12T02:32:48.858Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-05-12T02:32:48.858Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-05-12T02:32:48.858Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-05-12T02:32:48.858Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-05-12T02:32:48.858Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] [2021-05-12T02:32:48.858Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-05-12T02:32:49.120Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-05-12T02:32:49.120Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-05-12T02:32:49.120Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-05-12T02:32:49.120Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-05-12T02:32:49.120Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-05-12T02:32:49.120Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-05-12T02:32:49.120Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-05-12T02:32:49.120Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-05-12T02:32:49.120Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-05-12T02:32:49.120Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-05-12T02:32:49.120Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-05-12T02:32:49.381Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-05-12T02:32:49.381Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-05-12T02:32:49.381Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-05-12T02:32:49.381Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-05-12T02:32:49.643Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-12T02:32:49.643Z] Fetched 64.0 MB in 2s (33.9 MB/s) [2021-05-12T02:32:49.643Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T02:32:49.643Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-05-12T02:32:49.643Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-12T02:32:50.587Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-12T02:32:50.587Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-12T02:32:50.587Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... [2021-05-12T02:32:50.587Z] Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... [2021-05-12T02:32:51.532Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-12T02:32:51.532Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-12T02:32:51.532Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-12T02:32:51.532Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-12T02:32:51.532Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-12T02:32:51.532Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-12T02:32:51.794Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-12T02:32:51.794Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-12T02:32:51.794Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-12T02:32:51.794Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-12T02:32:51.794Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-12T02:32:52.054Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-12T02:32:52.055Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-12T02:32:52.055Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-12T02:32:52.055Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-12T02:32:52.318Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-12T02:32:52.318Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-12T02:32:52.318Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-05-12T02:32:52.318Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-05-12T02:32:52.318Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-12T02:32:52.580Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-12T02:32:52.580Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-12T02:32:52.580Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-12T02:32:52.580Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-12T02:32:52.841Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-12T02:32:52.841Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-12T02:32:52.841Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-12T02:32:53.108Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-12T02:32:53.108Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-05-12T02:32:53.369Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-12T02:32:53.946Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-05-12T02:32:53.946Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-12T02:32:53.946Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-05-12T02:32:54.207Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-05-12T02:32:54.207Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-05-12T02:32:54.207Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-05-12T02:32:54.468Z] Setting up base-files (10.1ubuntu2.10) ... [2021-05-12T02:32:54.468Z] Installing new version of config file /etc/issue ... [2021-05-12T02:32:54.468Z] Installing new version of config file /etc/issue.net ... [2021-05-12T02:32:54.468Z] Installing new version of config file /etc/lsb-release ... [2021-05-12T02:32:54.468Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-05-12T02:32:54.730Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-05-12T02:32:54.991Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-05-12T02:32:54.991Z] Removing obsolete conffile /etc/default/motd-news ... [2021-05-12T02:32:54.991Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T02:32:54.991Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-05-12T02:32:54.991Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-05-12T02:32:55.252Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-05-12T02:32:55.252Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-05-12T02:32:55.252Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T02:32:55.252Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-12T02:32:55.252Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-05-12T02:32:55.513Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-05-12T02:32:55.513Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T02:32:55.513Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-05-12T02:32:55.513Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-05-12T02:32:55.775Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-05-12T02:32:55.775Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T02:32:55.775Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-05-12T02:32:55.775Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-12T02:32:56.037Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-05-12T02:32:56.298Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T02:32:56.298Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-12T02:32:56.298Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-12T02:32:56.298Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-12T02:32:56.561Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T02:32:56.561Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-12T02:32:56.561Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-12T02:32:56.561Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-05-12T02:32:56.823Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T02:32:56.823Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-05-12T02:32:56.823Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-05-12T02:32:56.823Z] Setting up grep (3.1-2build1) ... [2021-05-12T02:32:57.084Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T02:32:57.084Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-12T02:32:57.084Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-12T02:32:57.084Z] Setting up login (1:4.5-1ubuntu2) ... [2021-05-12T02:32:57.344Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T02:32:57.345Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-12T02:32:57.345Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-12T02:32:57.345Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-05-12T02:32:57.607Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T02:32:57.607Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-12T02:32:57.607Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-12T02:32:58.177Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-12T02:32:58.177Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-12T02:32:58.437Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-12T02:32:58.437Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-12T02:32:59.008Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-05-12T02:32:59.008Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T02:32:59.008Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-05-12T02:32:59.008Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-12T02:32:59.965Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-12T02:32:59.965Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-12T02:33:00.233Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-12T02:33:00.233Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-12T02:33:00.233Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-05-12T02:33:00.498Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T02:33:00.498Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-05-12T02:33:00.498Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-05-12T02:33:00.498Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-05-12T02:33:00.759Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T02:33:00.759Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-12T02:33:00.759Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-12T02:33:00.759Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-12T02:33:01.020Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T02:33:01.020Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-12T02:33:01.020Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-12T02:33:01.020Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-12T02:33:01.281Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T02:33:01.281Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-12T02:33:01.281Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-12T02:33:01.281Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-12T02:33:01.542Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T02:33:01.542Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-12T02:33:01.542Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-12T02:33:01.542Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-12T02:33:01.802Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T02:33:01.802Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-12T02:33:01.802Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-12T02:33:01.802Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-12T02:33:01.802Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-12T02:33:01.802Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-12T02:33:02.063Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T02:33:02.063Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-12T02:33:02.063Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-12T02:33:02.063Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-12T02:33:02.328Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T02:33:02.328Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-12T02:33:02.328Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-12T02:33:02.328Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-12T02:33:02.588Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T02:33:02.588Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-12T02:33:02.588Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-12T02:33:02.588Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-05-12T02:33:02.588Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T02:33:02.588Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-12T02:33:02.851Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-12T02:33:03.111Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-05-12T02:33:03.685Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-05-12T02:33:04.060Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-05-12T02:33:04.060Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T02:33:04.060Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-12T02:33:04.060Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-12T02:33:04.321Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-05-12T02:33:04.581Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T02:33:04.581Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-05-12T02:33:04.581Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-12T02:33:04.581Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-05-12T02:33:04.898Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T02:33:04.898Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-05-12T02:33:04.898Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-05-12T02:33:04.898Z] Setting up debconf (1.5.66ubuntu1) ... [2021-05-12T02:33:05.177Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T02:33:05.177Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-05-12T02:33:05.459Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-12T02:33:05.459Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-05-12T02:33:05.459Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T02:33:05.459Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-05-12T02:33:05.459Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-12T02:33:05.723Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-05-12T02:33:05.723Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T02:33:05.723Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-12T02:33:05.723Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-12T02:33:05.986Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-12T02:33:06.254Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T02:33:06.254Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-12T02:33:06.254Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-12T02:33:06.254Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-12T02:33:06.254Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T02:33:06.254Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-12T02:33:06.527Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-12T02:33:06.789Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-12T02:33:06.789Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T02:33:06.789Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-12T02:33:06.789Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-12T02:33:07.088Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... [2021-05-12T02:33:07.088Z] Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-12T02:33:07.088Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-12T02:33:07.088Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-12T02:33:07.385Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-12T02:33:07.385Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T02:33:07.385Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-05-12T02:33:07.385Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-05-12T02:33:07.663Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-05-12T02:33:07.663Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T02:33:07.663Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-05-12T02:33:07.923Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-12T02:33:07.923Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-12T02:33:08.192Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T02:33:08.192Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-12T02:33:08.192Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-12T02:33:08.453Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-12T02:33:08.453Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T02:33:08.453Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-05-12T02:33:08.453Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-05-12T02:33:08.714Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-05-12T02:33:08.714Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T02:33:08.714Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-12T02:33:08.714Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-12T02:33:09.285Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-05-12T02:33:09.872Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T02:33:09.872Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-12T02:33:09.872Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-12T02:33:09.872Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-05-12T02:33:09.872Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T02:33:09.872Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-05-12T02:33:09.872Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-12T02:33:10.134Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-05-12T02:33:10.134Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T02:33:10.134Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-05-12T02:33:10.134Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-12T02:33:10.395Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-05-12T02:33:10.395Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T02:33:10.395Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-05-12T02:33:10.395Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-05-12T02:33:10.659Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-05-12T02:33:10.659Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T02:33:10.659Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-05-12T02:33:10.659Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-05-12T02:33:10.920Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-05-12T02:33:10.920Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T02:33:10.920Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-05-12T02:33:10.920Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-05-12T02:33:11.180Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-05-12T02:33:11.180Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T02:33:11.180Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-05-12T02:33:11.180Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-05-12T02:33:11.440Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-05-12T02:33:11.440Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T02:33:11.440Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-05-12T02:33:11.440Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-05-12T02:33:11.701Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-05-12T02:33:11.701Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T02:33:11.701Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-05-12T02:33:11.701Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-05-12T02:33:11.962Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-05-12T02:33:11.962Z] (Reading database ... 13915 files and directories currently installed.) [2021-05-12T02:33:11.962Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-12T02:33:11.962Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-12T02:33:11.962Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-12T02:33:12.222Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-12T02:33:12.222Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-12T02:33:12.222Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-12T02:33:12.482Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-05-12T02:33:12.482Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-05-12T02:33:12.742Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-05-12T02:33:12.742Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-05-12T02:33:12.742Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-05-12T02:33:12.742Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-05-12T02:33:13.002Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-05-12T02:33:13.002Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-05-12T02:33:13.002Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-05-12T02:33:13.002Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-05-12T02:33:13.263Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-05-12T02:33:13.263Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-05-12T02:33:13.263Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-05-12T02:33:13.263Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-05-12T02:33:13.524Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-05-12T02:33:13.524Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-05-12T02:33:13.524Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-05-12T02:33:13.524Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-05-12T02:33:14.466Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-05-12T02:33:14.466Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-05-12T02:33:14.727Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-05-12T02:33:14.727Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-05-12T02:33:14.988Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-12T02:33:14.988Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-12T02:33:15.248Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-12T02:33:15.248Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-12T02:33:15.508Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-12T02:33:15.508Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-12T02:33:15.769Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-12T02:33:15.769Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-12T02:33:15.769Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-12T02:33:15.769Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-12T02:33:15.769Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-12T02:33:16.031Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-12T02:33:16.031Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-12T02:33:16.031Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-12T02:33:16.031Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-12T02:33:16.293Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-12T02:33:17.234Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-12T02:33:17.234Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-12T02:33:18.177Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-12T02:33:18.177Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-12T02:33:19.123Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-12T02:33:19.123Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-12T02:33:19.698Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-12T02:33:19.698Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-12T02:33:20.643Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-12T02:33:20.643Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-12T02:33:20.643Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-12T02:33:20.643Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-12T02:33:20.904Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-05-12T02:33:20.904Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-12T02:33:21.164Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-05-12T02:33:21.164Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-12T02:33:21.164Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-05-12T02:33:21.164Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-05-12T02:33:21.425Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-12T02:33:21.425Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-12T02:33:21.425Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-12T02:33:21.425Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-12T02:33:21.687Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-05-12T02:33:21.687Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-05-12T02:33:21.687Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-12T02:33:21.948Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-12T02:33:21.948Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-12T02:33:21.948Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-12T02:33:21.948Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-12T02:33:21.948Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-05-12T02:33:21.948Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-05-12T02:33:21.948Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-05-12T02:33:22.209Z] [2021-05-12T02:33:22.209Z] Current default time zone: 'Etc/UTC' [2021-05-12T02:33:22.209Z] Local time is now: Wed May 12 02:33:22 UTC 2021. [2021-05-12T02:33:22.209Z] Universal Time is now: Wed May 12 02:33:22 UTC 2021. [2021-05-12T02:33:22.209Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-05-12T02:33:22.209Z] [2021-05-12T02:33:22.209Z] Setting up systemd-sysv (237-3ubuntu10.47) ... [2021-05-12T02:33:22.209Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-12T02:33:22.209Z] Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... [2021-05-12T02:33:22.209Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-05-12T02:33:22.209Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-05-12T02:33:22.209Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-05-12T02:33:22.469Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-05-12T02:33:22.469Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-05-12T02:33:22.469Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-05-12T02:33:22.469Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-05-12T02:33:22.469Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-12T02:33:22.469Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-05-12T02:33:22.729Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-12T02:33:22.729Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-12T02:33:22.729Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-12T02:33:22.729Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-05-12T02:33:22.729Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-05-12T02:33:22.729Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-05-12T02:33:22.989Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-12T02:33:22.989Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-05-12T02:33:22.989Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-05-12T02:33:22.989Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-05-12T02:33:22.989Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-05-12T02:33:24.904Z] Updating certificates in /etc/ssl/certs... [2021-05-12T02:33:25.477Z] 23 added, 27 removed; done. [2021-05-12T02:33:25.738Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-05-12T02:33:25.738Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-12T02:33:25.738Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-05-12T02:33:25.738Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-05-12T02:33:25.738Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-05-12T02:33:25.738Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-12T02:33:26.000Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-12T02:33:26.000Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-12T02:33:26.000Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-12T02:33:26.000Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-12T02:33:26.000Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-12T02:33:26.000Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-12T02:33:26.000Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-05-12T02:33:26.261Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-05-12T02:33:26.261Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-05-12T02:33:26.261Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-05-12T02:33:26.261Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-05-12T02:33:26.261Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-12T02:33:26.261Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-12T02:33:26.261Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-05-12T02:33:26.521Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-05-12T02:33:26.521Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-05-12T02:33:26.521Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-12T02:33:26.521Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-12T02:33:26.782Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-05-12T02:33:26.782Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-05-12T02:33:26.782Z] Updating certificates in /etc/ssl/certs... [2021-05-12T02:33:27.353Z] 0 added, 0 removed; done. [2021-05-12T02:33:27.353Z] Running hooks in /etc/ca-certificates/update.d... [2021-05-12T02:33:27.353Z] done. [2021-05-12T02:33:27.925Z] Reading package lists... [2021-05-12T02:33:28.187Z] Building dependency tree... [2021-05-12T02:33:28.187Z] Reading state information... [2021-05-12T02:33:28.449Z] The following NEW packages will be installed: [2021-05-12T02:33:28.449Z] apt-transport-https [2021-05-12T02:33:28.712Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-05-12T02:33:28.712Z] Need to get 1692 B of archives. [2021-05-12T02:33:28.712Z] After this operation, 154 kB of additional disk space will be used. [2021-05-12T02:33:28.712Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-05-12T02:33:28.712Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-12T02:33:28.712Z] Fetched 1692 B in 0s (8341 B/s) [2021-05-12T02:33:28.974Z] Selecting previously unselected package apt-transport-https. [2021-05-12T02:33:28.974Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-12T02:33:28.974Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-05-12T02:33:28.974Z] Unpacking apt-transport-https (1.6.13) ... [2021-05-12T02:33:28.974Z] Setting up apt-transport-https (1.6.13) ... [2021-05-12T02:33:29.234Z] Waiting for network to be ready... [2021-05-12T02:33:37.394Z] 2021-05-12T02:33:34Z INFO Waiting for automatic snapd restart... [2021-05-12T02:33:38.781Z] snapd 2.49.2 from Canonical* installed [2021-05-12T02:33:39.731Z] "snapd" switched to the "latest/stable" channel [2021-05-12T02:33:39.731Z] [2021-05-12T02:33:43.944Z] core18 20210309 from Canonical* installed [2021-05-12T02:33:44.206Z] "core18" switched to the "latest/stable" channel [2021-05-12T02:33:44.206Z] [2021-05-12T02:33:50.796Z] snapcraft 4.7.1 from Canonical* installed [2021-05-12T02:33:50.796Z] "snapcraft" switched to the "latest/stable" channel [2021-05-12T02:33:50.796Z] [2021-05-12T02:33:54.110Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-05-12T02:33:54.110Z] - README.md [2021-05-12T02:33:54.110Z] [2021-05-12T02:33:54.110Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-12T02:34:00.701Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-12T02:34:00.701Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-12T02:34:00.701Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-12T02:34:00.962Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-12T02:34:02.876Z] Reading package lists... [2021-05-12T02:34:03.136Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-05-12T02:34:09.724Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-12T02:34:09.724Z] Reading package lists... [2021-05-12T02:34:09.724Z] Building dependency tree... [2021-05-12T02:34:09.724Z] Reading state information... [2021-05-12T02:34:09.724Z] Suggested packages: [2021-05-12T02:34:09.724Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-05-12T02:34:09.724Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-05-12T02:34:09.724Z] Recommended packages: [2021-05-12T02:34:09.724Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-05-12T02:34:09.724Z] The following NEW packages will be installed: [2021-05-12T02:34:09.724Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-05-12T02:34:09.724Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-05-12T02:34:09.724Z] pkg-config zip [2021-05-12T02:34:09.724Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-05-12T02:34:09.724Z] Need to get 7663 kB of archives. [2021-05-12T02:34:09.724Z] After this operation, 43.8 MB of additional disk space will be used. [2021-05-12T02:34:09.724Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-05-12T02:34:09.724Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-05-12T02:34:09.724Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-05-12T02:34:09.724Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-05-12T02:34:09.724Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-05-12T02:34:10.022Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-05-12T02:34:10.022Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-05-12T02:34:10.022Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-05-12T02:34:10.346Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-05-12T02:34:10.346Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-05-12T02:34:10.346Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-05-12T02:34:10.346Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-05-12T02:34:10.346Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-05-12T02:34:10.346Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-05-12T02:34:10.346Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-05-12T02:34:10.628Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-12T02:34:10.628Z] Fetched 7663 kB in 1s (9261 kB/s) [2021-05-12T02:34:10.628Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-05-12T02:34:10.892Z] (Reading database ... 13924 files and directories currently installed.) [2021-05-12T02:34:10.892Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-05-12T02:34:10.892Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-12T02:34:10.892Z] Selecting previously unselected package libpsl5:amd64. [2021-05-12T02:34:10.892Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-05-12T02:34:10.892Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-05-12T02:34:11.156Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-05-12T02:34:11.156Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-05-12T02:34:11.156Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-12T02:34:11.156Z] Selecting previously unselected package librtmp1:amd64. [2021-05-12T02:34:11.156Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-05-12T02:34:11.156Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-12T02:34:11.420Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-05-12T02:34:11.420Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-05-12T02:34:11.420Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-12T02:34:11.420Z] Selecting previously unselected package liberror-perl. [2021-05-12T02:34:11.420Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-05-12T02:34:11.420Z] Unpacking liberror-perl (0.17025-1) ... [2021-05-12T02:34:11.420Z] Selecting previously unselected package git-man. [2021-05-12T02:34:11.420Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-05-12T02:34:11.420Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-12T02:34:11.683Z] Selecting previously unselected package git. [2021-05-12T02:34:11.683Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-05-12T02:34:11.683Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-05-12T02:34:12.627Z] Selecting previously unselected package libnorm1:amd64. [2021-05-12T02:34:12.627Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-05-12T02:34:12.627Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-12T02:34:12.627Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-05-12T02:34:12.627Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-05-12T02:34:12.627Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-12T02:34:12.627Z] Selecting previously unselected package libsodium23:amd64. [2021-05-12T02:34:12.627Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-05-12T02:34:12.627Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-05-12T02:34:12.887Z] Selecting previously unselected package libzmq5:amd64. [2021-05-12T02:34:12.887Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-12T02:34:12.887Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-12T02:34:12.887Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-05-12T02:34:12.887Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-12T02:34:12.887Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-12T02:34:13.148Z] Selecting previously unselected package pkg-config. [2021-05-12T02:34:13.148Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-05-12T02:34:13.148Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-05-12T02:34:13.148Z] Selecting previously unselected package zip. [2021-05-12T02:34:13.148Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-05-12T02:34:13.148Z] Unpacking zip (3.0-11build1) ... [2021-05-12T02:34:13.148Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-12T02:34:13.148Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-12T02:34:13.408Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-12T02:34:13.408Z] Setting up liberror-perl (0.17025-1) ... [2021-05-12T02:34:13.408Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-05-12T02:34:13.408Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-12T02:34:13.408Z] No schema files found: doing nothing. [2021-05-12T02:34:13.408Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-12T02:34:13.408Z] Setting up zip (3.0-11build1) ... [2021-05-12T02:34:13.408Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-12T02:34:13.408Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-05-12T02:34:13.408Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-05-12T02:34:13.408Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-12T02:34:13.408Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-12T02:34:13.669Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-12T02:34:13.669Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-05-12T02:34:13.669Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-12T02:34:15.028Z] lf-activate-venv(): INFO: Adding /tmp/venv-ik1P/bin to PATH [2021-05-12T02:34:15.028Z] INFO: No Stack... [2021-05-12T02:34:15.028Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-12T02:34:15.028Z] INFO: Archiving Costs [Pipeline] sh [2021-05-12T02:34:15.366Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2021-05-12T02:34:15.366Z] + cut -d, -f6 [Pipeline] lock [2021-05-12T02:34:15.511Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3453-3-stack-cost] [2021-05-12T02:34:15.520Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3453-3-stack-cost] did not exist. Created. [2021-05-12T02:34:15.520Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3453-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-12T02:34:15.929Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-12T02:34:16.303Z] Stashed 1 file(s) [Pipeline] } [2021-05-12T02:34:16.315Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3453-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-12T02:34:20.249Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-12T02:34:20.249Z] git set to automatically installed. [2021-05-12T02:34:20.249Z] git-man set to automatically installed. [2021-05-12T02:34:20.249Z] libcurl3-gnutls set to automatically installed. [2021-05-12T02:34:20.249Z] liberror-perl set to automatically installed. [2021-05-12T02:34:20.249Z] libglib2.0-0 set to automatically installed. [2021-05-12T02:34:20.249Z] libnghttp2-14 set to automatically installed. [2021-05-12T02:34:20.249Z] libnorm1 set to automatically installed. [2021-05-12T02:34:20.249Z] libpgm-5.2-0 set to automatically installed. [2021-05-12T02:34:20.249Z] libpsl5 set to automatically installed. [2021-05-12T02:34:20.249Z] librtmp1 set to automatically installed. [2021-05-12T02:34:20.249Z] libsodium23 set to automatically installed. [2021-05-12T02:34:20.249Z] libzmq3-dev set to automatically installed. [2021-05-12T02:34:20.249Z] libzmq5 set to automatically installed. [2021-05-12T02:34:20.249Z] pkg-config set to automatically installed. [2021-05-12T02:34:20.249Z] zip set to automatically installed. [2021-05-12T02:34:21.197Z] snapd is not logged in, snap install commands will use sudo [2021-05-12T02:34:27.775Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-12T02:34:28.346Z] snap "core18" has no updates available [2021-05-12T02:34:28.914Z] snapd is not logged in, snap install commands will use sudo [2021-05-12T02:34:35.488Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-12T02:34:47.731Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-05-12T02:34:47.991Z] Pulling go-build-helper [2021-05-12T02:34:47.991Z] + snapcraftctl pull [2021-05-12T02:34:49.382Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-05-12T02:34:49.382Z] Skipping pull go-build-helper (already ran) [2021-05-12T02:34:49.382Z] Building go-build-helper [2021-05-12T02:34:49.382Z] + snapcraftctl build [2021-05-12T02:34:51.925Z] Staging go-build-helper [2021-05-12T02:34:51.925Z] + snapcraftctl stage [2021-05-12T02:35:06.833Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-12T02:35:06.833Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-12T02:35:06.833Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1723 kB] [2021-05-12T02:35:06.833Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] [2021-05-12T02:35:06.833Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-12T02:35:06.833Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-12T02:35:06.833Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [321 kB] [2021-05-12T02:35:06.833Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-12T02:35:06.833Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1125 kB] [2021-05-12T02:35:06.833Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-05-12T02:35:06.833Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-12T02:35:06.833Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-12T02:35:06.833Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-12T02:35:06.833Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-12T02:35:06.833Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-12T02:35:06.833Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-12T02:35:06.833Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-12T02:35:06.833Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-12T02:35:06.833Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-12T02:35:06.833Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2068 kB] [2021-05-12T02:35:06.833Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-12T02:35:06.833Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-12T02:35:06.833Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-12T02:35:06.833Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-12T02:35:06.833Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-12T02:35:06.833Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-12T02:35:06.833Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-12T02:35:06.833Z] Fetched 24.6 MB in 0s (0 B/s) [2021-05-12T02:35:06.833Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-12T02:35:06.833Z] Fetched 224 kB in 0s (0 B/s) [2021-05-12T02:35:06.833Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-12T02:35:06.833Z] Fetched 157 kB in 0s (0 B/s) [2021-05-12T02:35:06.833Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-12T02:35:06.833Z] Fetched 221 kB in 0s (0 B/s) [2021-05-12T02:35:06.833Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-12T02:35:06.833Z] Fetched 143 kB in 0s (0 B/s) [2021-05-12T02:35:06.833Z] Pulling app-service-config [2021-05-12T02:35:06.833Z] + snapcraftctl pull [2021-05-12T02:35:06.833Z] Cloning into '/root/parts/app-service-config/src'... [2021-05-12T02:35:06.833Z] Pulling config-common [2021-05-12T02:35:06.833Z] + snapcraftctl pull [2021-05-12T02:35:12.122Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-12T02:35:12.122Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-12T02:35:12.122Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-12T02:35:12.122Z] Fetched 0 B in 0s (0 B/s) [2021-05-12T02:35:12.122Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-12T02:35:12.122Z] Fetched 0 B in 0s (0 B/s) [2021-05-12T02:35:12.122Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-12T02:35:12.122Z] Fetched 0 B in 0s (0 B/s) [2021-05-12T02:35:12.122Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-12T02:35:12.122Z] Fetched 0 B in 0s (0 B/s) [2021-05-12T02:35:12.122Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-12T02:35:12.122Z] Fetched 0 B in 0s (0 B/s) [2021-05-12T02:35:12.122Z] Pulling edgex-go [2021-05-12T02:35:12.122Z] + snapcraftctl pull [2021-05-12T02:35:34.092Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-12T02:35:34.092Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-12T02:35:34.092Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-12T02:35:34.092Z] Fetched 0 B in 0s (0 B/s) [2021-05-12T02:35:34.092Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-05-12T02:35:34.092Z] Fetched 96.5 kB in 0s (0 B/s) [2021-05-12T02:35:34.092Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-05-12T02:35:34.092Z] Fetched 279 kB in 0s (0 B/s) [2021-05-12T02:35:34.092Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-05-12T02:35:34.092Z] Fetched 122 kB in 0s (0 B/s) [2021-05-12T02:35:34.092Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-05-12T02:35:34.093Z] Fetched 77.8 kB in 0s (0 B/s) [2021-05-12T02:35:34.093Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-05-12T02:35:34.093Z] Fetched 8848 B in 0s (0 B/s) [2021-05-12T02:35:34.093Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-05-12T02:35:34.093Z] Fetched 47.8 kB in 0s (0 B/s) [2021-05-12T02:35:34.093Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-05-12T02:35:34.093Z] Fetched 45.6 kB in 0s (0 B/s) [2021-05-12T02:35:34.093Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-05-12T02:35:34.093Z] Fetched 15.0 kB in 0s (0 B/s) [2021-05-12T02:35:34.093Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-05-12T02:35:34.093Z] Fetched 219 kB in 0s (0 B/s) [2021-05-12T02:35:34.093Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-05-12T02:35:34.093Z] Fetched 154 kB in 0s (0 B/s) [2021-05-12T02:35:34.093Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-05-12T02:35:34.093Z] Fetched 50.6 kB in 0s (0 B/s) [2021-05-12T02:35:34.093Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-05-12T02:35:34.093Z] Fetched 14.8 kB in 0s (0 B/s) [2021-05-12T02:35:34.093Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-05-12T02:35:34.093Z] Fetched 41.8 kB in 0s (0 B/s) [2021-05-12T02:35:34.093Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-05-12T02:35:34.093Z] Fetched 499 kB in 0s (0 B/s) [2021-05-12T02:35:34.093Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-05-12T02:35:34.093Z] Fetched 111 kB in 0s (0 B/s) [2021-05-12T02:35:34.093Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-05-12T02:35:34.093Z] Fetched 240 kB in 0s (0 B/s) [2021-05-12T02:35:34.093Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-05-12T02:35:34.093Z] Fetched 29.3 kB in 0s (0 B/s) [2021-05-12T02:35:34.093Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-05-12T02:35:34.093Z] Fetched 85.5 kB in 0s (0 B/s) [2021-05-12T02:35:34.093Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-05-12T02:35:34.093Z] Fetched 24.5 kB in 0s (0 B/s) [2021-05-12T02:35:34.093Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-05-12T02:35:34.093Z] Fetched 49.2 kB in 0s (0 B/s) [2021-05-12T02:35:34.093Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-05-12T02:35:34.093Z] Fetched 54.2 kB in 0s (0 B/s) [2021-05-12T02:35:34.093Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-05-12T02:35:34.093Z] Fetched 30.8 kB in 0s (0 B/s) [2021-05-12T02:35:34.093Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-05-12T02:35:34.093Z] Fetched 15.8 kB in 0s (0 B/s) [2021-05-12T02:35:34.093Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-05-12T02:35:34.093Z] Fetched 85.9 kB in 0s (0 B/s) [2021-05-12T02:35:34.093Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-05-12T02:35:34.093Z] Fetched 8720 B in 0s (0 B/s) [2021-05-12T02:35:34.093Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-05-12T02:35:34.093Z] Fetched 137 kB in 0s (0 B/s) [2021-05-12T02:35:34.093Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-05-12T02:35:34.093Z] Fetched 119 kB in 0s (0 B/s) [2021-05-12T02:35:34.093Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-05-12T02:35:34.093Z] Fetched 110 kB in 0s (0 B/s) [2021-05-12T02:35:34.093Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-05-12T02:35:34.093Z] Fetched 11.1 kB in 0s (0 B/s) [2021-05-12T02:35:34.093Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-05-12T02:35:34.093Z] Fetched 645 kB in 0s (0 B/s) [2021-05-12T02:35:34.093Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-05-12T02:35:34.093Z] Fetched 41.3 kB in 0s (0 B/s) [2021-05-12T02:35:34.093Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-05-12T02:35:34.093Z] Fetched 17.9 kB in 0s (0 B/s) [2021-05-12T02:35:34.093Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-05-12T02:35:34.093Z] Fetched 368 kB in 0s (0 B/s) [2021-05-12T02:35:34.093Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-05-12T02:35:34.093Z] Fetched 187 kB in 0s (0 B/s) [2021-05-12T02:35:34.093Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-05-12T02:35:34.093Z] Fetched 175 kB in 0s (0 B/s) [2021-05-12T02:35:34.093Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-05-12T02:35:34.093Z] Fetched 206 kB in 0s (0 B/s) [2021-05-12T02:35:34.093Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-05-12T02:35:34.093Z] Fetched 1301 kB in 0s (0 B/s) [2021-05-12T02:35:34.093Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-05-12T02:35:34.093Z] Fetched 36.2 kB in 0s (0 B/s) [2021-05-12T02:35:34.093Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-05-12T02:35:34.093Z] Fetched 159 kB in 0s (0 B/s) [2021-05-12T02:35:34.093Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-05-12T02:35:34.093Z] Fetched 107 kB in 0s (0 B/s) [2021-05-12T02:35:34.093Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-05-12T02:35:34.093Z] Fetched 48.7 kB in 0s (0 B/s) [2021-05-12T02:35:34.093Z] Pulling static-packages [2021-05-12T02:35:34.093Z] + snapcraftctl pull [2021-05-12T02:35:35.477Z] Pulling version [2021-05-12T02:35:35.477Z] + cd /root/project [2021-05-12T02:35:35.477Z] + [ -f VERSION ] [2021-05-12T02:35:35.478Z] + PROJECT_VERSION=local-dev [2021-05-12T02:35:35.478Z] + git rev-parse --short HEAD [2021-05-12T02:35:35.478Z] + GIT_REVISION=639a7e69 [2021-05-12T02:35:35.478Z] + snapcraftctl set-version local-dev [2021-05-12T02:35:36.861Z] Skipping build go-build-helper (already ran) [2021-05-12T02:35:36.861Z] Building app-service-config [2021-05-12T02:35:36.861Z] + make build [2021-05-12T02:35:36.861Z] go mod tidy [2021-05-12T02:35:39.406Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.58 [2021-05-12T02:35:39.406Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.83 [2021-05-12T02:35:39.406Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-05-12T02:35:39.406Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 [2021-05-12T02:35:39.666Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-12T02:35:39.666Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.52 [2021-05-12T02:35:39.666Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-05-12T02:35:39.925Z] go: downloading github.com/google/uuid v1.2.0 [2021-05-12T02:35:39.926Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-05-12T02:35:39.926Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-05-12T02:35:40.193Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-12T02:35:40.193Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-05-12T02:35:40.193Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-05-12T02:35:40.193Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 [2021-05-12T02:35:40.193Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-05-12T02:35:40.193Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-05-12T02:35:40.193Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 [2021-05-12T02:35:40.454Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-12T02:35:40.715Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-05-12T02:35:40.715Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-05-12T02:35:40.715Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-05-12T02:35:40.715Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-05-12T02:35:40.715Z] go: downloading github.com/go-playground/validator/v10 v10.5.0 [2021-05-12T02:35:40.715Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-05-12T02:35:41.012Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-05-12T02:35:41.012Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-05-12T02:35:41.012Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.20 [2021-05-12T02:35:41.012Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-05-12T02:35:41.012Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-05-12T02:35:41.012Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-12T02:35:41.012Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-12T02:35:41.012Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-05-12T02:35:41.012Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-05-12T02:35:41.012Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-12T02:35:41.012Z] go: downloading github.com/fatih/color v1.9.0 [2021-05-12T02:35:41.012Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-05-12T02:35:41.012Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 [2021-05-12T02:35:41.307Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-05-12T02:35:41.307Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-05-12T02:35:41.307Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-05-12T02:35:41.307Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-05-12T02:35:41.307Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-05-12T02:35:41.307Z] go: downloading github.com/pelletier/go-toml v1.9.0 [2021-05-12T02:35:41.307Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-05-12T02:35:41.307Z] go: downloading github.com/x448/float16 v0.8.4 [2021-05-12T02:35:41.307Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-05-12T02:35:41.307Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-05-12T02:35:41.307Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-05-12T02:35:41.307Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-05-12T02:35:41.307Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-05-12T02:35:41.567Z] go: downloading github.com/pkg/errors v0.8.1 [2021-05-12T02:35:41.567Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-05-12T02:35:41.567Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-05-12T02:35:41.567Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-05-12T02:35:41.567Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-05-12T02:35:41.567Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-05-12T02:35:41.567Z] go: downloading github.com/kr/pretty v0.2.0 [2021-05-12T02:35:41.567Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-05-12T02:35:41.567Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-05-12T02:35:41.567Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-05-12T02:35:41.567Z] go: downloading github.com/kr/text v0.1.0 [2021-05-12T02:35:41.567Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-05-12T02:35:41.567Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-05-12T02:35:41.567Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-05-12T02:35:41.567Z] go: downloading github.com/miekg/dns v1.1.26 [2021-05-12T02:35:41.843Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-05-12T02:35:41.843Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-05-12T02:35:41.843Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-05-12T02:35:41.843Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-05-12T02:35:41.843Z] go: downloading golang.org/x/text v0.3.2 [2021-05-12T02:35:41.843Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-05-12T02:35:41.843Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-05-12T02:35:41.843Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-12T02:35:42.108Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-05-12T02:35:42.108Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-05-12T02:35:42.108Z] go: downloading github.com/golang/protobuf v1.3.2 [2021-05-12T02:35:42.368Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-05-12T02:35:42.368Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-05-12T02:35:42.368Z] go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-12T02:35:42.939Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.58 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-05-12T02:35:55.202Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-05-12T02:35:55.202Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-05-12T02:35:55.202Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-05-12T02:35:55.202Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-05-12T02:35:56.149Z] Building config-common [2021-05-12T02:35:56.149Z] + snapcraftctl build [2021-05-12T02:35:58.700Z] Building edgex-go [2021-05-12T02:35:59.645Z] + cd /root/parts/edgex-go/src [2021-05-12T02:35:59.645Z] + make build [2021-05-12T02:35:59.645Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-12T02:36:00.218Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.14 [2021-05-12T02:36:00.218Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-05-12T02:36:00.218Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-05-12T02:36:04.427Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-12T02:36:09.747Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-12T02:36:11.130Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-12T02:36:13.045Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-12T02:36:13.615Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-12T02:36:16.156Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-12T02:36:16.156Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-05-12T02:36:16.156Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-05-12T02:36:17.542Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-12T02:36:18.946Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-12T02:36:19.211Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-05-12T02:36:20.659Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-12T02:36:22.060Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-12T02:36:23.446Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-12T02:36:23.706Z] go: downloading github.com/lib/pq v1.10.1 [2021-05-12T02:36:25.618Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-05-12T02:36:25.618Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-05-12T02:36:25.618Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-05-12T02:36:25.618Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-05-12T02:36:25.880Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-05-12T02:36:25.880Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-05-12T02:36:25.880Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-05-12T02:36:25.880Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-05-12T02:36:25.880Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-05-12T02:36:25.880Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-05-12T02:36:25.880Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-05-12T02:36:25.880Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-05-12T02:36:25.880Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-05-12T02:36:25.880Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-05-12T02:36:25.880Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-05-12T02:36:25.880Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-05-12T02:36:25.880Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-05-12T02:36:25.880Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-05-12T02:36:25.880Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-05-12T02:36:25.880Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-05-12T02:36:25.880Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-05-12T02:36:25.880Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-05-12T02:36:25.880Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-05-12T02:36:25.880Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-05-12T02:36:25.880Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-05-12T02:36:25.880Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-05-12T02:36:29.200Z] Building static-packages [2021-05-12T02:36:29.200Z] + snapcraftctl build [2021-05-12T02:36:31.748Z] Building version [2021-05-12T02:36:31.748Z] + snapcraftctl build [2021-05-12T02:36:35.048Z] Skipping stage go-build-helper (already ran) [2021-05-12T02:36:35.048Z] Staging app-service-config [2021-05-12T02:36:35.048Z] + snapcraftctl stage [2021-05-12T02:36:35.619Z] Staging config-common [2021-05-12T02:36:35.619Z] + snapcraftctl stage [2021-05-12T02:36:37.004Z] Staging edgex-go [2021-05-12T02:36:37.004Z] + snapcraftctl stage [2021-05-12T02:36:38.390Z] Staging static-packages [2021-05-12T02:36:38.390Z] + snapcraftctl stage [2021-05-12T02:36:39.776Z] Staging version [2021-05-12T02:36:39.776Z] + snapcraftctl stage [2021-05-12T02:36:40.716Z] Priming go-build-helper [2021-05-12T02:36:40.716Z] + snapcraftctl prime [2021-05-12T02:36:42.099Z] Priming app-service-config [2021-05-12T02:36:42.099Z] + snapcraftctl prime [2021-05-12T02:36:43.486Z] Priming config-common [2021-05-12T02:36:43.486Z] + snapcraftctl prime [2021-05-12T02:36:44.876Z] Priming edgex-go [2021-05-12T02:36:44.876Z] + snapcraftctl prime [2021-05-12T02:36:46.260Z] Priming static-packages [2021-05-12T02:36:46.260Z] + snapcraftctl prime [2021-05-12T02:36:48.805Z] Priming version [2021-05-12T02:36:48.805Z] + snapcraftctl prime [2021-05-12T02:36:50.194Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-05-12T02:36:53.041Z] provisioning config files... [2021-05-12T02:36:53.059Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config7542915189356478530tmp [Pipeline] { [Pipeline] sh [2021-05-12T02:36:53.463Z] + set +x [2021-05-12T02:36:53.463Z] + curl -s https://codecov.io/bash [2021-05-12T02:36:53.463Z] + bash -s -- [2021-05-12T02:36:54.054Z] [2021-05-12T02:36:54.054Z] _____ _ [2021-05-12T02:36:54.054Z] / ____| | | [2021-05-12T02:36:54.054Z] | | ___ __| | ___ ___ _____ __ [2021-05-12T02:36:54.054Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-12T02:36:54.054Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-12T02:36:54.054Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-12T02:36:54.054Z] Bash-1.0.2 [2021-05-12T02:36:54.054Z] [2021-05-12T02:36:54.054Z] [2021-05-12T02:36:54.054Z] ==> git version 2.24.3 found [2021-05-12T02:36:54.054Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-05-12T02:36:54.054Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-12T02:36:54.054Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-12T02:36:54.054Z] ==> Jenkins CI detected. [2021-05-12T02:36:54.054Z] project root: . [2021-05-12T02:36:54.054Z] --> token set from env [2021-05-12T02:36:54.327Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-12T02:36:54.327Z] ==> Running gcov in . (disable via -X gcov) [2021-05-12T02:36:54.327Z] ==> Python coveragepy not found [2021-05-12T02:36:54.327Z] ==> Searching for coverage reports in: [2021-05-12T02:36:54.327Z] + . [2021-05-12T02:36:54.327Z] -> Found 1 reports [2021-05-12T02:36:54.327Z] ==> Detecting git/mercurial file structure [2021-05-12T02:36:54.597Z] ==> Reading reports [2021-05-12T02:36:54.597Z] + ./coverage.out bytes=722394 [2021-05-12T02:36:54.597Z] ==> Appending adjustments [2021-05-12T02:36:54.597Z] https://docs.codecov.io/docs/fixing-reports [2021-05-12T02:37:02.106Z] + Found adjustments [2021-05-12T02:37:02.106Z] ==> Gzipping contents [2021-05-12T02:37:02.106Z] 104K /tmp/codecov.PWP9kR.gz [2021-05-12T02:37:02.106Z] ==> Uploading reports [2021-05-12T02:37:02.106Z] url: https://codecov.io [2021-05-12T02:37:02.106Z] query: branch=PR-3453&commit=639a7e695fff3875572feeb517488632d8133f3b&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3453%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3453&job=&cmd_args= [2021-05-12T02:37:02.106Z] -> Pinging Codecov [2021-05-12T02:37:02.106Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3453&commit=639a7e695fff3875572feeb517488632d8133f3b&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3453%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3453&job=&cmd_args= [2021-05-12T02:37:02.737Z] -> Uploading to [2021-05-12T02:37:02.737Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-12/00271124DB129430A58F1EEE437C3FCB/639a7e695fff3875572feeb517488632d8133f3b/2bb31911-611c-4e54-8359-632570527980.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210512%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210512T023702Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=16c9c38510ed009e0c949f9fb1ea264aaeb403671b3fbbba44efb93445f41ec9 [2021-05-12T02:37:02.737Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-12T02:37:02.737Z] Dload Upload Total Spent Left Speed [2021-05-12T02:37:03.279Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 100k 0 0 100 100k 0 174k --:--:-- --:--:-- --:--:-- 175k [2021-05-12T02:37:03.279Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/639a7e695fff3875572feeb517488632d8133f3b [Pipeline] } [2021-05-12T02:37:03.302Z] 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] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-05-12T02:37:04.184Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-12T02:37:05.547Z] ---> package-listing.sh [2021-05-12T02:37:05.547Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-12T02:37:05.547Z] ++ facter osfamily [2021-05-12T02:37:05.821Z] + OS_FAMILY=redhat [2021-05-12T02:37:05.821Z] + workspace=/w/workspace/edgex-go/3 [2021-05-12T02:37:05.821Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-12T02:37:05.821Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-12T02:37:05.821Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-12T02:37:05.821Z] + PACKAGES=/tmp/packages_start.txt [2021-05-12T02:37:05.821Z] + '[' /w/workspace/edgex-go/3 ']' [2021-05-12T02:37:05.821Z] + PACKAGES=/tmp/packages_end.txt [2021-05-12T02:37:05.821Z] + case "${OS_FAMILY}" in [2021-05-12T02:37:05.821Z] + rpm -qa [2021-05-12T02:37:05.821Z] + sort [2021-05-12T02:37:12.601Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-12T02:37:12.601Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-12T02:37:12.601Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-12T02:37:12.601Z] + '[' /w/workspace/edgex-go/3 ']' [2021-05-12T02:37:12.601Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2021-05-12T02:37:12.601Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2021-05-12T02:37:12.624Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-12T02:37:13.025Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-12T02:37:13.644Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-12T02:37:13.911Z] [2021-05-12T02:37:13.911Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-12T02:37:14.280Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-12T02:37:14.558Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-12T02:37:14.558Z] df20fa9351a1: Pulling fs layer [2021-05-12T02:37:14.558Z] 36b3adc4ff6f: Pulling fs layer [2021-05-12T02:37:14.558Z] 8ad3a11d3b57: Pulling fs layer [2021-05-12T02:37:14.558Z] 46f8f816bc3b: Pulling fs layer [2021-05-12T02:37:14.558Z] 93b61091891f: Pulling fs layer [2021-05-12T02:37:14.558Z] 93b9cdb0e59b: Pulling fs layer [2021-05-12T02:37:14.558Z] 5e14af77c1be: Pulling fs layer [2021-05-12T02:37:14.558Z] 01666e4c0597: Pulling fs layer [2021-05-12T02:37:14.558Z] aa168da1d23b: Pulling fs layer [2021-05-12T02:37:14.558Z] 46f8f816bc3b: Waiting [2021-05-12T02:37:14.558Z] 93b61091891f: Waiting [2021-05-12T02:37:14.558Z] 93b9cdb0e59b: Waiting [2021-05-12T02:37:14.558Z] 5e14af77c1be: Waiting [2021-05-12T02:37:14.558Z] 01666e4c0597: Waiting [2021-05-12T02:37:14.558Z] aa168da1d23b: Waiting [2021-05-12T02:37:14.558Z] 36b3adc4ff6f: Verifying Checksum [2021-05-12T02:37:14.558Z] 36b3adc4ff6f: Download complete [2021-05-12T02:37:14.558Z] 46f8f816bc3b: Verifying Checksum [2021-05-12T02:37:14.558Z] 46f8f816bc3b: Download complete [2021-05-12T02:37:14.843Z] df20fa9351a1: Verifying Checksum [2021-05-12T02:37:14.843Z] df20fa9351a1: Download complete [2021-05-12T02:37:14.843Z] 93b9cdb0e59b: Download complete [2021-05-12T02:37:14.843Z] 93b61091891f: Verifying Checksum [2021-05-12T02:37:14.843Z] 93b61091891f: Download complete [2021-05-12T02:37:14.843Z] 5e14af77c1be: Verifying Checksum [2021-05-12T02:37:14.843Z] 5e14af77c1be: Download complete [2021-05-12T02:37:14.843Z] 01666e4c0597: Verifying Checksum [2021-05-12T02:37:14.843Z] 01666e4c0597: Download complete [2021-05-12T02:37:15.122Z] 8ad3a11d3b57: Verifying Checksum [2021-05-12T02:37:15.122Z] 8ad3a11d3b57: Download complete [2021-05-12T02:37:15.771Z] df20fa9351a1: Pull complete [2021-05-12T02:37:16.073Z] 36b3adc4ff6f: Pull complete [2021-05-12T02:37:18.851Z] 8ad3a11d3b57: Pull complete [2021-05-12T02:37:18.851Z] 46f8f816bc3b: Pull complete [2021-05-12T02:37:19.859Z] aa168da1d23b: Verifying Checksum [2021-05-12T02:37:19.859Z] aa168da1d23b: Download complete [2021-05-12T02:37:20.490Z] 93b61091891f: Pull complete [2021-05-12T02:37:21.098Z] 93b9cdb0e59b: Pull complete [2021-05-12T02:37:21.376Z] 5e14af77c1be: Pull complete [2021-05-12T02:37:21.657Z] 01666e4c0597: Pull complete [2021-05-12T02:37:40.310Z] aa168da1d23b: Pull complete [2021-05-12T02:37:40.310Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-12T02:37:40.310Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-12T02:37:40.310Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-12T02:37:40.987Z] prd-centos7-docker-4c-2g-4632 does not seem to be running inside a container [2021-05-12T02:37:41.184Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-12T02:37:46.675Z] $ docker top 72f9c4a383a75745cfaedaaf75a67b4be3f155c5d0a4e6d2db44c6ef6abf6cb0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-12T02:37:47.692Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-12T02:37:48.334Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-12T02:37:48.654Z] + ls /var/log/sa-host [2021-05-12T02:37:48.654Z] + sadf -c /var/log/sa-host/sa12 [2021-05-12T02:37:48.654Z] file_magic: OK [2021-05-12T02:37:48.654Z] HZ: Using current value: 100 [2021-05-12T02:37:48.654Z] file_header: OK [2021-05-12T02:37:48.654Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-12T02:37:48.654Z] Statistics: [2021-05-12T02:37:48.654Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-12T02:37:48.654Z] File successfully converted to sysstat format version 12.2.1 [2021-05-12T02:37:48.654Z] + sadf -c /var/log/sa-host/sa23 [2021-05-12T02:37:48.654Z] file_magic: OK [2021-05-12T02:37:48.654Z] HZ: Using current value: 100 [2021-05-12T02:37:48.654Z] file_header: OK [2021-05-12T02:37:48.654Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-12T02:37:48.654Z] Statistics: [2021-05-12T02:37:48.654Z] Hnuu...uuuununununu... [2021-05-12T02:37:48.654Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-12T02:37:49.266Z] provisioning config files... [2021-05-12T02:37:49.287Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config2051530550986150337tmp [Pipeline] { [Pipeline] echo [2021-05-12T02:37:49.319Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-12T02:37:49.966Z] ---> create-netrc.sh [Pipeline] } [2021-05-12T02:37:50.603Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-12T02:37:50.633Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-12T02:37:51.339Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-12T02:37:51.359Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-12T02:37:51.790Z] ---> sudo-logs.sh [2021-05-12T02:37:51.790Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-12T02:37:52.100Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-12T02:37:52.499Z] ---> job-cost.sh [2021-05-12T02:37:52.790Z] lf-activate-venv: SKIPPING [2021-05-12T02:37:52.790Z] DEBUG: total: 0.20999999344348907 [2021-05-12T02:37:52.790Z] INFO: Retrieving Stack Cost... [2021-05-12T02:37:54.251Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-12T02:37:54.841Z] INFO: Archiving Costs [Pipeline] echo [2021-05-12T02:37:54.868Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-12T02:37:55.571Z] ---> logs-deploy.sh [2021-05-12T02:37:55.571Z] lf-activate-venv: SKIPPING [2021-05-12T02:37:55.571Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3453/3 [2021-05-12T02:37:55.571Z] INFO: archiving workspace using pattern(s): [2021-05-12T02:37:59.089Z] Archives upload complete. [2021-05-12T02:37:59.089Z] INFO: archiving logs to Nexus [2021-05-12T02:38:00.079Z] ---> uname -a: [2021-05-12T02:38:00.079Z] Linux prd-centos7-docker-4c-2g-4632.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-05-12T02:38:00.079Z] [2021-05-12T02:38:00.079Z]