Pull request #3816 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of farshidtz for edgexfoundry/edgex-go Loading trusted files from base branch main at f7c7132b17dbbb881af4d9ccfc6ed9167751e366 rather than 71d81626af84774dcbdf2c634a316337ef17e63b Obtained Jenkinsfile from f7c7132b17dbbb881af4d9ccfc6ed9167751e366 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh154620799777232163.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1562662843149765951.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3816/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3816/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3898584425009845689.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 # timeout=10 Commit message: "Merge pull request #366 from ernestojeda/fix-builder-images-sdk-c" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8522316472315984294.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3816/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3816/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6015440007489620134.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-490’ Running on prd-centos7-docker-4c-2g-493 in /w/workspace/edgexfoundry_edgex-go_PR-3816 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh6010894807637107456.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit f7c7132b17dbbb881af4d9ccfc6ed9167751e366 into PR head commit 71d81626af84774dcbdf2c634a316337ef17e63b Merge succeeded, producing 71d81626af84774dcbdf2c634a316337ef17e63b Checking out Revision 71d81626af84774dcbdf2c634a316337ef17e63b (PR-3816) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh4986588780772093840.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3816/head:refs/remotes/origin/PR-3816 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 71d81626af84774dcbdf2c634a316337ef17e63b # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh1084570472633315536.key > git merge f7c7132b17dbbb881af4d9ccfc6ed9167751e366 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 71d81626af84774dcbdf2c634a316337ef17e63b # timeout=10 Commit message: "build(snap): upgrade redis from 6.2.4 to 6.2.6" > git rev-list --no-walk bb168f9eec294762d2adebc7d8c857d7136fd5c2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-13T15:53:06.548Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-13T15:53:06.604Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-13T15:53:06.618Z] ========================================================= [2021-11-13T15:53:06.618Z] EdgeX Global Pipelines Version Info [2021-11-13T15:53:06.618Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-13T15:53:07.770Z] ------------------- [2021-11-13T15:53:07.770Z] stable info: [2021-11-13T15:53:07.770Z] ------------------- [2021-11-13T15:53:07.770Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-13T15:53:07.770Z] Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 [2021-11-13T15:53:07.770Z] Message: update stable to v1.0.215 [2021-11-13T15:53:08.345Z] ------------------- [2021-11-13T15:53:08.345Z] experimental info: [2021-11-13T15:53:08.345Z] ------------------- [2021-11-13T15:53:08.345Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-13T15:53:08.345Z] Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 [2021-11-13T15:53:08.345Z] Message: update experimental to v1.0.215 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-13T15:53:08.429Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-11-13T15:53:08.441Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-11-13T15:53:08.452Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-13T15:53:08.464Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-13T15:53:08.478Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-13T15:53:08.488Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-13T15:53:08.497Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-13T15:53:08.509Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-11-13T15:53:08.522Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-11-13T15:53:08.530Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-11-13T15:53:08.540Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-13T15:53:08.552Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-13T15:53:08.564Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-13T15:53:08.573Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-13T15:53:08.583Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-13T15:53:08.593Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-13T15:53:08.603Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-13T15:53:08.613Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-13T15:53:08.625Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-11-13T15:53:08.637Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-11-13T15:53:08.647Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-11-13T15:53:08.658Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-13T15:53:08.668Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3816 [Pipeline] echo [2021-11-13T15:53:08.679Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3816 [Pipeline] echo [2021-11-13T15:53:08.689Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3816 [Pipeline] echo [2021-11-13T15:53:08.700Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 71d81626af84774dcbdf2c634a316337ef17e63b [Pipeline] echo [2021-11-13T15:53:08.711Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 71d8162 [Pipeline] echo [2021-11-13T15:53:08.746Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-13T15:53:08.778Z] provisioning config files... [2021-11-13T15:53:08.796Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config1315184637200273405tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-13T15:53:09.104Z] ---> docker-login.sh [2021-11-13T15:53:09.104Z] nexus3.edgexfoundry.org:10001 [2021-11-13T15:53:09.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-13T15:53:09.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-13T15:53:09.370Z] Configure a credential helper to remove this warning. See [2021-11-13T15:53:09.370Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-13T15:53:09.370Z] [2021-11-13T15:53:09.370Z] Login Succeeded [2021-11-13T15:53:09.370Z] nexus3.edgexfoundry.org:10002 [2021-11-13T15:53:09.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-13T15:53:09.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-13T15:53:09.370Z] Configure a credential helper to remove this warning. See [2021-11-13T15:53:09.370Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-13T15:53:09.370Z] [2021-11-13T15:53:09.370Z] Login Succeeded [2021-11-13T15:53:09.370Z] nexus3.edgexfoundry.org:10003 [2021-11-13T15:53:09.637Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-13T15:53:09.637Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-13T15:53:09.637Z] Configure a credential helper to remove this warning. See [2021-11-13T15:53:09.637Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-13T15:53:09.637Z] [2021-11-13T15:53:09.637Z] Login Succeeded [2021-11-13T15:53:09.637Z] nexus3.edgexfoundry.org:10004 [2021-11-13T15:53:09.637Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-13T15:53:09.637Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-13T15:53:09.637Z] Configure a credential helper to remove this warning. See [2021-11-13T15:53:09.637Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-13T15:53:09.637Z] [2021-11-13T15:53:09.637Z] Login Succeeded [2021-11-13T15:53:09.637Z] docker.io [2021-11-13T15:53:09.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-13T15:53:10.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-13T15:53:10.164Z] Configure a credential helper to remove this warning. See [2021-11-13T15:53:10.164Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-13T15:53:10.164Z] [2021-11-13T15:53:10.164Z] Login Succeeded [2021-11-13T15:53:10.164Z] ---> docker-login.sh ends [Pipeline] } [2021-11-13T15:53:10.172Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-13T15:53:10.494Z] ++ 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-11-13T15:53:10.494Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-13T15:53:10.494Z] ++ dirname cmd/core-command/Dockerfile [2021-11-13T15:53:10.494Z] ++ cut -d/ -f2 [2021-11-13T15:53:10.494Z] + echo core-command,cmd/core-command/Dockerfile [2021-11-13T15:53:10.494Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-13T15:53:10.494Z] ++ dirname cmd/core-data/Dockerfile [2021-11-13T15:53:10.494Z] ++ cut -d/ -f2 [2021-11-13T15:53:10.494Z] + echo core-data,cmd/core-data/Dockerfile [2021-11-13T15:53:10.494Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-13T15:53:10.494Z] ++ dirname cmd/core-metadata/Dockerfile [2021-11-13T15:53:10.494Z] ++ cut -d/ -f2 [2021-11-13T15:53:10.494Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-11-13T15:53:10.494Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-13T15:53:10.494Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-11-13T15:53:10.494Z] ++ cut -d/ -f2 [2021-11-13T15:53:10.494Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-11-13T15:53:10.494Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-13T15:53:10.494Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-11-13T15:53:10.494Z] ++ cut -d/ -f2 [2021-11-13T15:53:10.494Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-11-13T15:53:10.494Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-13T15:53:10.494Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-11-13T15:53:10.494Z] ++ cut -d/ -f2 [2021-11-13T15:53:10.494Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-11-13T15:53:10.495Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-13T15:53:10.495Z] ++ dirname cmd/support-notifications/Dockerfile [2021-11-13T15:53:10.495Z] ++ cut -d/ -f2 [2021-11-13T15:53:10.495Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-11-13T15:53:10.495Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-13T15:53:10.495Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-11-13T15:53:10.495Z] ++ cut -d/ -f2 [2021-11-13T15:53:10.495Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-11-13T15:53:10.495Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-13T15:53:10.495Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-11-13T15:53:10.495Z] ++ cut -d/ -f2 [2021-11-13T15:53:10.495Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-11-13T15:53:10.536Z] 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] { (Build Check) [Pipeline] sh [2021-11-13T15:53:10.950Z] + git rev-list -1 --merges 71d81626af84774dcbdf2c634a316337ef17e63b~1..71d81626af84774dcbdf2c634a316337ef17e63b [Pipeline] echo [2021-11-13T15:53:10.966Z] -----------> git rev-list -1 --merges 71d81626af84774dcbdf2c634a316337ef17e63b~1..71d81626af84774dcbdf2c634a316337ef17e63b 71d81626af84774dcbdf2c634a316337ef17e63b [false] [Pipeline] sh [2021-11-13T15:53:11.259Z] + git log --format=format:%s -1 71d81626af84774dcbdf2c634a316337ef17e63b [Pipeline] echo [2021-11-13T15:53:11.277Z] ========================================================= [2021-11-13T15:53:11.277Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-13T15:53:11.277Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-11-13T15:53:11.985Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-13T15:53:11.985Z] [2021-11-13T15:53:11.985Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-13T15:53:12.293Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-13T15:53:12.293Z] latest: Pulling from edgex-devops/git-semver [2021-11-13T15:53:12.293Z] a0d0a0d46f8b: Pulling fs layer [2021-11-13T15:53:12.293Z] 3e5f54012d9b: Pulling fs layer [2021-11-13T15:53:12.293Z] 4c7163046ea9: Pulling fs layer [2021-11-13T15:53:12.293Z] 0c2d73faf560: Pulling fs layer [2021-11-13T15:53:12.293Z] 0c2d73faf560: Waiting [2021-11-13T15:53:12.293Z] 3e5f54012d9b: Verifying Checksum [2021-11-13T15:53:12.293Z] 3e5f54012d9b: Download complete [2021-11-13T15:53:12.293Z] a0d0a0d46f8b: Verifying Checksum [2021-11-13T15:53:12.293Z] a0d0a0d46f8b: Download complete [2021-11-13T15:53:12.293Z] 4c7163046ea9: Verifying Checksum [2021-11-13T15:53:12.293Z] 4c7163046ea9: Download complete [2021-11-13T15:53:12.293Z] 0c2d73faf560: Verifying Checksum [2021-11-13T15:53:12.293Z] 0c2d73faf560: Download complete [2021-11-13T15:53:12.564Z] a0d0a0d46f8b: Pull complete [2021-11-13T15:53:12.564Z] 3e5f54012d9b: Pull complete [2021-11-13T15:53:12.831Z] 4c7163046ea9: Pull complete [2021-11-13T15:53:13.094Z] 0c2d73faf560: Pull complete [2021-11-13T15:53:13.094Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-13T15:53:13.094Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-13T15:53:13.094Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-13T15:53:13.171Z] prd-centos7-docker-4c-2g-493 does not seem to be running inside a container [2021-11-13T15:53:13.208Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-13T15:53:13.912Z] $ docker top b357963272cbd560dab3b7a7e6e6a8e7630da5feac76a2987a1e4a73f1e9af17 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-13T15:53:14.012Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-13T15:53:14.012Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-13T15:53:14.137Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-13T15:53:14.141Z] $ docker exec b357963272cbd560dab3b7a7e6e6a8e7630da5feac76a2987a1e4a73f1e9af17 ssh-agent [2021-11-13T15:53:14.269Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXemFpog/agent.14 [2021-11-13T15:53:14.269Z] SSH_AGENT_PID=21 [2021-11-13T15:53:14.276Z] Running ssh-add (command line suppressed) [2021-11-13T15:53:14.394Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_1231563759396780014.key (/w/workspace/edgex-go/3@tmp/private_key_1231563759396780014.key) [2021-11-13T15:53:14.405Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-13T15:53:14.700Z] + git tag --points-at HEAD [Pipeline] } [2021-11-13T15:53:14.714Z] $ docker exec --env ******** --env ******** b357963272cbd560dab3b7a7e6e6a8e7630da5feac76a2987a1e4a73f1e9af17 ssh-agent -k [2021-11-13T15:53:14.830Z] unset SSH_AUTH_SOCK; [2021-11-13T15:53:14.831Z] unset SSH_AGENT_PID; [2021-11-13T15:53:14.831Z] echo Agent pid 21 killed; [2021-11-13T15:53:14.838Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-13T15:53:14.862Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-13T15:53:14.862Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-13T15:53:14.997Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-13T15:53:15.000Z] $ docker exec b357963272cbd560dab3b7a7e6e6a8e7630da5feac76a2987a1e4a73f1e9af17 ssh-agent [2021-11-13T15:53:15.114Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnADOop/agent.55 [2021-11-13T15:53:15.114Z] SSH_AGENT_PID=61 [2021-11-13T15:53:15.123Z] Running ssh-add (command line suppressed) [2021-11-13T15:53:15.242Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_2476624999831443201.key (/w/workspace/edgex-go/3@tmp/private_key_2476624999831443201.key) [2021-11-13T15:53:15.254Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-13T15:53:15.570Z] + git semver init [2021-11-13T15:53:15.570Z] # -> Open(): unable to determine branch for HEAD [2021-11-13T15:53:15.570Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2021-11-13T15:53:15.570Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2021-11-13T15:53:15.570Z] # $SEMVER_REMOTE_NAME = origin [2021-11-13T15:53:15.570Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-13T15:53:15.570Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-13T15:53:15.570Z] # $SEMVER_BRANCH = PR-3816 [2021-11-13T15:53:15.570Z] # $SEMVER_TEMP = /tmp/semver-162567532 [2021-11-13T15:53:15.570Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-11-13T15:55:07.110Z] # '/tmp/semver-162567532' -> '/w/workspace/edgex-go/3/.semver' [2021-11-13T15:55:07.110Z] # -> Force: false [2021-11-13T15:55:07.110Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2021-11-13T15:55:07.123Z] $ docker exec --env ******** --env ******** b357963272cbd560dab3b7a7e6e6a8e7630da5feac76a2987a1e4a73f1e9af17 ssh-agent -k [2021-11-13T15:55:07.222Z] unset SSH_AUTH_SOCK; [2021-11-13T15:55:07.222Z] unset SSH_AGENT_PID; [2021-11-13T15:55:07.222Z] echo Agent pid 61 killed; [2021-11-13T15:55:07.233Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-13T15:55:07.554Z] + git semver [Pipeline] } [2021-11-13T15:55:07.568Z] $ docker stop --time=1 b357963272cbd560dab3b7a7e6e6a8e7630da5feac76a2987a1e4a73f1e9af17 [2021-11-13T15:55:09.217Z] $ docker rm -f b357963272cbd560dab3b7a7e6e6a8e7630da5feac76a2987a1e4a73f1e9af17 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-13T15:55:09.592Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-13T15:55:09.826Z] Stashed 1 file(s) [Pipeline] echo [2021-11-13T15:55:09.829Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-11-13T15:55:09.990Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-13T15:55:09.999Z] ========================================================= [2021-11-13T15:55:09.999Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-13T15:55:09.999Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-13T15:55:10.290Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-13T15:55:10.290Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-13T15:55:10.290Z] a0d0a0d46f8b: Already exists [2021-11-13T15:55:10.290Z] 31adcdaf11c8: Pulling fs layer [2021-11-13T15:55:10.290Z] b8b176561691: Pulling fs layer [2021-11-13T15:55:10.290Z] 4527c011a84f: Pulling fs layer [2021-11-13T15:55:10.290Z] 5d74067f8e1e: Pulling fs layer [2021-11-13T15:55:10.290Z] e0aca202a116: Pulling fs layer [2021-11-13T15:55:10.290Z] 3a43be97a3b4: Pulling fs layer [2021-11-13T15:55:10.290Z] 34cad66bf833: Pulling fs layer [2021-11-13T15:55:10.290Z] b4e3c513aaa6: Pulling fs layer [2021-11-13T15:55:10.290Z] e0aca202a116: Waiting [2021-11-13T15:55:10.290Z] 3a43be97a3b4: Waiting [2021-11-13T15:55:10.290Z] 34cad66bf833: Waiting [2021-11-13T15:55:10.290Z] 5d74067f8e1e: Waiting [2021-11-13T15:55:10.290Z] b4e3c513aaa6: Waiting [2021-11-13T15:55:10.290Z] b8b176561691: Verifying Checksum [2021-11-13T15:55:10.290Z] b8b176561691: Download complete [2021-11-13T15:55:10.290Z] 31adcdaf11c8: Download complete [2021-11-13T15:55:10.290Z] 5d74067f8e1e: Verifying Checksum [2021-11-13T15:55:10.290Z] 5d74067f8e1e: Download complete [2021-11-13T15:55:10.290Z] e0aca202a116: Verifying Checksum [2021-11-13T15:55:10.290Z] e0aca202a116: Download complete [2021-11-13T15:55:10.290Z] 3a43be97a3b4: Verifying Checksum [2021-11-13T15:55:10.290Z] 3a43be97a3b4: Download complete [2021-11-13T15:55:10.562Z] 31adcdaf11c8: Pull complete [2021-11-13T15:55:10.562Z] 34cad66bf833: Verifying Checksum [2021-11-13T15:55:10.562Z] 34cad66bf833: Download complete [2021-11-13T15:55:10.562Z] b8b176561691: Pull complete [2021-11-13T15:55:10.826Z] 4527c011a84f: Verifying Checksum [2021-11-13T15:55:10.826Z] 4527c011a84f: Download complete [2021-11-13T15:55:11.095Z] b4e3c513aaa6: Verifying Checksum [2021-11-13T15:55:11.095Z] b4e3c513aaa6: Download complete [2021-11-13T15:55:14.421Z] 4527c011a84f: Pull complete [2021-11-13T15:55:14.421Z] 5d74067f8e1e: Pull complete [2021-11-13T15:55:14.691Z] e0aca202a116: Pull complete [2021-11-13T15:55:14.691Z] 3a43be97a3b4: Pull complete [2021-11-13T15:55:14.952Z] 34cad66bf833: Pull complete [2021-11-13T15:55:17.514Z] b4e3c513aaa6: Pull complete [2021-11-13T15:55:17.514Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-13T15:55:17.514Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-13T15:55:17.514Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-13T15:55:17.816Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-13T15:55:17.816Z] WORKDIR /edgex [2021-11-13T15:55:17.816Z] COPY go.mod . [2021-11-13T15:55:17.816Z] RUN go mod download' [2021-11-13T15:55:17.816Z] + docker build -t ci-base-image-x86_64 -f - . [2021-11-13T15:55:19.215Z] Sending build context to Docker daemon 329.9MB [2021-11-13T15:55:19.215Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-13T15:55:19.215Z] ---> 9f6097aaca64 [2021-11-13T15:55:19.215Z] Step 2/4 : WORKDIR /edgex [2021-11-13T15:55:21.138Z] ---> Running in b8d7f2ea68ae [2021-11-13T15:55:21.138Z] Removing intermediate container b8d7f2ea68ae [2021-11-13T15:55:21.138Z] ---> 00ab9c3f2e55 [2021-11-13T15:55:21.138Z] Step 3/4 : COPY go.mod . [2021-11-13T15:55:21.138Z] ---> ed346185fe34 [2021-11-13T15:55:21.138Z] Step 4/4 : RUN go mod download [2021-11-13T15:55:21.138Z] ---> Running in 8094c64da628 [2021-11-13T15:55:24.948Z] Still waiting to schedule task [2021-11-13T15:55:24.948Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-491’ is offline [2021-11-13T15:55:53.308Z] Removing intermediate container 8094c64da628 [2021-11-13T15:55:53.308Z] ---> 37e35ab42e7c [2021-11-13T15:55:53.308Z] Successfully built 37e35ab42e7c [2021-11-13T15:55:53.308Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-13T15:55:53.612Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-13T15:55:53.612Z] . [Pipeline] withDockerContainer [2021-11-13T15:55:53.677Z] prd-centos7-docker-4c-2g-493 does not seem to be running inside a container [2021-11-13T15:55:53.710Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-13T15:55:54.066Z] $ docker top 7f5870ba2e44c23594bc44213cfe57c8138bd795e257850f3d18608f878494f4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-13T15:55:54.420Z] + go version [2021-11-13T15:55:54.420Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-13T15:55:54.432Z] $ docker stop --time=1 7f5870ba2e44c23594bc44213cfe57c8138bd795e257850f3d18608f878494f4 [2021-11-13T15:55:55.628Z] $ docker rm -f 7f5870ba2e44c23594bc44213cfe57c8138bd795e257850f3d18608f878494f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-13T15:55:56.164Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-13T15:55:56.164Z] . [Pipeline] withDockerContainer [2021-11-13T15:55:56.252Z] prd-centos7-docker-4c-2g-493 does not seem to be running inside a container [2021-11-13T15:55:56.286Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-13T15:55:56.596Z] $ docker top 38196570fdd74b4356c1526a9b2523abefcb5c42d5e433298e94f62c7f3f109e -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-13T15:55:56.667Z] ========================================================= [2021-11-13T15:55:56.667Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-13T15:55:56.667Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-13T15:55:56.964Z] + make test [2021-11-13T15:55:56.964Z] go mod tidy [2021-11-13T15:55:57.241Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-13T15:56:02.630Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-11-13T15:56:20.967Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-11-13T15:56:25.217Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-11-13T15:56:25.217Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-11-13T15:56:25.488Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-11-13T15:56:27.436Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-11-13T15:56:28.393Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-11-13T15:56:28.393Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-11-13T15:56:28.393Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-11-13T15:56:28.977Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-11-13T15:56:28.977Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-11-13T15:56:29.245Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-11-13T15:56:29.245Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-11-13T15:56:29.245Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-11-13T15:56:29.245Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-11-13T15:56:31.180Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.056s coverage: 28.7% of statements [2021-11-13T15:56:31.180Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-11-13T15:56:31.180Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-11-13T15:56:31.765Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.047s coverage: 98.5% of statements [2021-11-13T15:56:31.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-11-13T15:56:32.343Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.050s coverage: 44.7% of statements [2021-11-13T15:56:32.343Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-11-13T15:56:32.343Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-11-13T15:56:33.298Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.142s coverage: 89.5% of statements [2021-11-13T15:56:33.298Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-11-13T15:56:33.298Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-11-13T15:56:34.250Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.072s coverage: 84.4% of statements [2021-11-13T15:56:34.250Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-11-13T15:56:34.250Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-11-13T15:56:34.250Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-11-13T15:56:34.250Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-11-13T15:56:34.250Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-11-13T15:56:34.834Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.264s coverage: 94.2% of statements [2021-11-13T15:56:34.834Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-11-13T15:56:34.834Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-11-13T15:56:34.834Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.063s coverage: 59.1% of statements [2021-11-13T15:56:34.834Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-11-13T15:56:34.834Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-11-13T15:56:34.834Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-11-13T15:56:34.834Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-11-13T15:56:34.834Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-11-13T15:56:35.423Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.064s coverage: 60.0% of statements [2021-11-13T15:56:35.423Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-11-13T15:56:35.423Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-11-13T15:56:35.423Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-11-13T15:56:36.011Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.055s coverage: 0.9% of statements [2021-11-13T15:56:36.011Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-11-13T15:56:36.011Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.043s coverage: 58.8% of statements [2021-11-13T15:56:36.286Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.049s coverage: 21.7% of statements [2021-11-13T15:56:36.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-11-13T15:56:36.871Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.047s coverage: 47.1% of statements [2021-11-13T15:56:37.823Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.064s coverage: 79.5% of statements [2021-11-13T15:56:37.823Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements [2021-11-13T15:56:37.823Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.061s coverage: 96.3% of statements [2021-11-13T15:56:38.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements [2021-11-13T15:56:50.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.056s coverage: 94.4% of statements [2021-11-13T15:56:50.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements [2021-11-13T15:56:55.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.179s coverage: 82.5% of statements [2021-11-13T15:56:55.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-11-13T15:57:00.461Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-494 in /w/workspace/edgexfoundry_edgex-go_PR-3816 [Pipeline] { [Pipeline] ws [2021-11-13T15:57:00.471Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-11-13T15:57:00.636Z] The recommended git tool is: git [2021-11-13T15:57:05.992Z] using credential edgex-jenkins-ssh [2021-11-13T15:57:06.010Z] Cloning the remote Git repository [2021-11-13T15:57:06.069Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-11-13T15:57:06.169Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-11-13T15:57:06.289Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-13T15:57:06.290Z] > git --version # timeout=10 [2021-11-13T15:57:06.310Z] > git --version # 'git version 2.17.1' [2021-11-13T15:57:06.311Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-13T15:57:06.397Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-13T15:57:13.738Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements [2021-11-13T15:57:13.738Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-11-13T15:57:13.738Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-11-13T15:57:13.738Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-11-13T15:57:13.738Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2021-11-13T15:57:13.738Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-11-13T15:57:13.738Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-11-13T15:57:13.738Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-11-13T15:57:13.738Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-11-13T15:57:13.738Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-11-13T15:57:13.738Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements [2021-11-13T15:57:13.738Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-11-13T15:57:13.738Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-11-13T15:57:13.738Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements [2021-11-13T15:57:13.738Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-11-13T15:57:13.738Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.062s coverage: 58.8% of statements [2021-11-13T15:57:13.738Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-11-13T15:57:13.738Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.0% of statements [2021-11-13T15:57:13.738Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-11-13T15:57:13.738Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements [2021-11-13T15:57:13.738Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.152s coverage: 91.2% of statements [2021-11-13T15:57:13.738Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-11-13T15:57:13.738Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.135s coverage: 64.4% of statements [2021-11-13T15:57:13.738Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-11-13T15:57:13.738Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-11-13T15:57:13.738Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2021-11-13T15:57:13.738Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements [2021-11-13T15:57:13.738Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2021-11-13T15:57:13.738Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.026s coverage: 73.7% of statements [2021-11-13T15:57:13.738Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements [2021-11-13T15:57:13.997Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.210s coverage: 65.4% of statements [2021-11-13T15:57:13.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-11-13T15:57:13.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-11-13T15:57:13.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-11-13T15:57:14.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.133s coverage: 43.8% of statements [2021-11-13T15:57:14.608Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-11-13T15:57:14.608Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-11-13T15:57:14.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.054s coverage: 89.5% of statements [2021-11-13T15:57:14.608Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-11-13T15:57:14.894Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.046s coverage: 84.8% of statements [2021-11-13T15:57:14.894Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-11-13T15:57:23.059Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.065s coverage: 17.7% of statements [2021-11-13T15:57:23.059Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-11-13T15:57:23.059Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-11-13T15:57:23.059Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-11-13T15:57:23.059Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-11-13T15:57:23.059Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.144s coverage: 92.3% of statements [2021-11-13T15:57:23.059Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-11-13T15:57:23.059Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-11-13T15:57:23.059Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-11-13T15:57:23.059Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-11-13T15:57:23.059Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements [2021-11-13T15:57:23.059Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-11-13T15:57:23.059Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-11-13T15:57:23.059Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.094s coverage: 97.7% of statements [2021-11-13T15:57:23.059Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-11-13T15:57:23.059Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-11-13T15:57:23.059Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-11-13T15:57:23.059Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-11-13T15:57:23.059Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2021-11-13T15:57:23.059Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-11-13T15:57:23.059Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-11-13T15:57:23.059Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-11-13T15:57:23.059Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-11-13T15:57:23.059Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-11-13T15:57:23.059Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-11-13T15:57:23.059Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.044s coverage: 100.0% of statements [2021-11-13T15:57:23.059Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements [2021-11-13T15:57:23.059Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-11-13T15:57:55.319Z] GO111MODULE=on go vet ./... [2021-11-13T15:58:05.402Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-13T15:58:05.402Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-13T15:58:05.402Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-11-13T15:58:05.415Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2021-11-13T15:58:05.715Z] + ls -al . [2021-11-13T15:58:05.716Z] total 636 [2021-11-13T15:58:05.716Z] drwxrwxr-x 10 1001 1001 4096 Nov 13 15:58 . [2021-11-13T15:58:05.716Z] drwxr-xr-x 4 root root 28 Nov 13 15:55 .. [2021-11-13T15:58:05.716Z] -rw-rw-r-- 1 1001 1001 11 Nov 13 15:53 .dockerignore [2021-11-13T15:58:05.716Z] drwxrwxr-x 8 1001 1001 179 Nov 13 15:53 .git [2021-11-13T15:58:05.716Z] drwxrwxr-x 4 1001 1001 142 Nov 13 15:53 .github [2021-11-13T15:58:05.716Z] -rw-rw-r-- 1 1001 1001 804 Nov 13 15:53 .gitignore [2021-11-13T15:58:05.716Z] -rw-rw-r-- 1 1001 1001 42 Nov 13 15:53 .golangci.yml [2021-11-13T15:58:05.716Z] -rw-rw-r-- 1 1001 1001 76 Nov 13 15:53 .hadolint.yml [2021-11-13T15:58:05.716Z] drwx------ 3 1001 1001 58 Nov 13 15:55 .semver [2021-11-13T15:58:05.716Z] -rw-rw-r-- 1 1001 1001 166 Nov 13 15:53 .sonarcloud.properties [2021-11-13T15:58:05.716Z] -rw-rw-r-- 1 1001 1001 1171 Nov 13 15:53 ADOPTERS.md [2021-11-13T15:58:05.716Z] -rw-rw-r-- 1 1001 1001 8910 Nov 13 15:53 Attribution.txt [2021-11-13T15:58:05.716Z] -rw-rw-r-- 1 1001 1001 43881 Nov 13 15:53 CHANGELOG.md [2021-11-13T15:58:05.716Z] -rw-rw-r-- 1 1001 1001 3804 Nov 13 15:53 CONTRIBUTING.md [2021-11-13T15:58:05.716Z] -rw-rw-r-- 1 1001 1001 677 Nov 13 15:53 GOVERNANCE.md [2021-11-13T15:58:05.716Z] -rw-rw-r-- 1 1001 1001 849 Nov 13 15:53 Jenkinsfile [2021-11-13T15:58:05.716Z] -rw-rw-r-- 1 1001 1001 10775 Nov 13 15:53 LICENSE [2021-11-13T15:58:05.716Z] -rw-rw-r-- 1 1001 1001 6508 Nov 13 15:53 Makefile [2021-11-13T15:58:05.716Z] -rw-rw-r-- 1 1001 1001 582 Nov 13 15:53 OWNERS.md [2021-11-13T15:58:05.716Z] -rw-rw-r-- 1 1001 1001 8256 Nov 13 15:53 README.md [2021-11-13T15:58:05.716Z] -rw-rw-r-- 1 1001 1001 6912 Nov 13 15:53 SECURITY.md [2021-11-13T15:58:05.716Z] -rw-rw-r-- 1 1001 1001 5 Nov 13 15:55 VERSION [2021-11-13T15:58:05.716Z] -rw-rw-r-- 1 1001 1001 4131 Nov 13 15:53 ZMQWindows.md [2021-11-13T15:58:05.716Z] drwxrwxr-x 2 1001 1001 37 Nov 13 15:53 bin [2021-11-13T15:58:05.716Z] drwxrwxr-x 14 1001 1001 4096 Nov 13 15:53 cmd [2021-11-13T15:58:05.716Z] -rw-r--r-- 1 root root 428381 Nov 13 15:57 coverage.out [2021-11-13T15:58:05.716Z] -rw-rw-r-- 1 1001 1001 822 Nov 13 15:53 go.mod [2021-11-13T15:58:05.716Z] -rw-rw-r-- 1 1001 1001 49471 Nov 13 15:53 go.sum [2021-11-13T15:58:05.716Z] drwxrwxr-x 8 1001 1001 124 Nov 13 15:53 internal [2021-11-13T15:58:05.716Z] drwxrwxr-x 3 1001 1001 16 Nov 13 15:53 openapi [2021-11-13T15:58:05.716Z] drwxrwxr-x 4 1001 1001 71 Nov 13 15:53 snap [2021-11-13T15:58:05.716Z] -rw-rw-r-- 1 1001 1001 204 Nov 13 15:53 version.go [Pipeline] sh [2021-11-13T15:58:06.010Z] + '[' -e coverage.out ] [2021-11-13T15:58:06.011Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-11-13T15:58:06.120Z] Stashed 1 file(s) [Pipeline] sh [2021-11-13T15:58:06.413Z] + make build [2021-11-13T15:58:06.413Z] 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-11-13T15:58:07.809Z] 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-11-13T15:58:14.453Z] 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-11-13T15:58:14.724Z] 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-11-13T15:58:15.691Z] 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-11-13T15:58:15.963Z] 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-11-13T15:58:16.914Z] 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-11-13T15:58:17.484Z] 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-11-13T15:58:18.434Z] 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-11-13T15:58:19.386Z] 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-11-13T15:58:20.329Z] 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-11-13T15:58:20.952Z] 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-11-13T15:58:22.792Z] $ docker stop --time=1 38196570fdd74b4356c1526a9b2523abefcb5c42d5e433298e94f62c7f3f109e [2021-11-13T15:58:24.573Z] $ docker rm -f 38196570fdd74b4356c1526a9b2523abefcb5c42d5e433298e94f62c7f3f109e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-13T15:58:26.254Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-13T15:58:26.254Z] [2021-11-13T15:58:26.254Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-11-13T15:58:26.554Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-13T15:58:26.554Z] latest: Pulling from edgex-devops/edgex-compose [2021-11-13T15:58:26.554Z] cbdbe7a5bc2a: Pulling fs layer [2021-11-13T15:58:26.554Z] ca9280d653b3: Pulling fs layer [2021-11-13T15:58:26.554Z] 7e9c9ca2126c: Pulling fs layer [2021-11-13T15:58:26.554Z] cbdbe7a5bc2a: Verifying Checksum [2021-11-13T15:58:26.554Z] cbdbe7a5bc2a: Download complete [2021-11-13T15:58:26.822Z] ca9280d653b3: Verifying Checksum [2021-11-13T15:58:26.822Z] ca9280d653b3: Download complete [2021-11-13T15:58:26.822Z] cbdbe7a5bc2a: Pull complete [2021-11-13T15:58:27.015Z] Merging remotes/origin/main commit f7c7132b17dbbb881af4d9ccfc6ed9167751e366 into PR head commit 71d81626af84774dcbdf2c634a316337ef17e63b [2021-11-13T15:58:27.088Z] 7e9c9ca2126c: Verifying Checksum [2021-11-13T15:58:27.088Z] 7e9c9ca2126c: Download complete [2021-11-13T15:58:27.335Z] Merge succeeded, producing 71d81626af84774dcbdf2c634a316337ef17e63b [2021-11-13T15:58:27.335Z] Checking out Revision 71d81626af84774dcbdf2c634a316337ef17e63b (PR-3816) [2021-11-13T15:58:27.353Z] ca9280d653b3: Pull complete [2021-11-13T15:58:26.058Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-13T15:58:26.077Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-13T15:58:26.112Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-13T15:58:26.155Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-13T15:58:26.156Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-13T15:58:26.168Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3816/head:refs/remotes/origin/PR-3816 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-13T15:58:27.031Z] > git config core.sparsecheckout # timeout=10 [2021-11-13T15:58:27.048Z] > git checkout -f 71d81626af84774dcbdf2c634a316337ef17e63b # timeout=10 [2021-11-13T15:58:27.257Z] > git remote # timeout=10 [2021-11-13T15:58:27.271Z] > git config --get remote.origin.url # timeout=10 [2021-11-13T15:58:27.283Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-13T15:58:27.294Z] > git merge f7c7132b17dbbb881af4d9ccfc6ed9167751e366 # timeout=10 [2021-11-13T15:58:27.317Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-13T15:58:27.337Z] > git config core.sparsecheckout # timeout=10 [2021-11-13T15:58:27.353Z] > git checkout -f 71d81626af84774dcbdf2c634a316337ef17e63b # timeout=10 [2021-11-13T15:58:31.601Z] 7e9c9ca2126c: Pull complete [2021-11-13T15:58:31.601Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-11-13T15:58:31.601Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-13T15:58:31.601Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-11-13T15:58:31.652Z] Commit message: "build(snap): upgrade redis from 6.2.4 to 6.2.6" [2021-11-13T15:58:31.668Z] prd-centos7-docker-4c-2g-493 does not seem to be running inside a container [2021-11-13T15:58:31.705Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-11-13T15:58:34.303Z] $ docker top f238b6aa6cfa994bdad15c09d79555ad995bfae34508517717b1e65001d0bf0a -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-13T15:58:34.658Z] + docker-compose build --help [2021-11-13T15:58:34.658Z] + grep parallel [2021-11-13T15:58:34.924Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-13T15:58:34.924Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-13T15:58:34.924Z] Dload Upload Total Spent Left Speed [2021-11-13T15:58:34.924Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 97k 0 --:--:-- --:--:-- --:--:-- 97k [Pipeline] sh [2021-11-13T15:58:35.228Z] --parallel Build images in parallel. [Pipeline] } [2021-11-13T15:58:35.239Z] $ docker stop --time=1 f238b6aa6cfa994bdad15c09d79555ad995bfae34508517717b1e65001d0bf0a [2021-11-13T15:58:35.396Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [2021-11-13T15:58:36.419Z] $ docker rm -f f238b6aa6cfa994bdad15c09d79555ad995bfae34508517717b1e65001d0bf0a [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-13T15:58:36.801Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json [2021-11-13T15:58:36.801Z] sudo tee /etc/docker/daemon.new [2021-11-13T15:58:36.801Z] { [2021-11-13T15:58:36.801Z] "registry-mirrors": [ [2021-11-13T15:58:36.801Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-13T15:58:36.801Z] ], [2021-11-13T15:58:36.801Z] "bip": "10.250.0.254/24", [2021-11-13T15:58:36.801Z] "hosts": [ [2021-11-13T15:58:36.801Z] "tcp://0.0.0.0:5555", [2021-11-13T15:58:36.801Z] "unix:///var/run/docker.sock" [2021-11-13T15:58:36.801Z] ], [2021-11-13T15:58:36.801Z] "mtu": 1458, [2021-11-13T15:58:36.801Z] "selinux-enabled": true, [2021-11-13T15:58:36.801Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-13T15:58:36.801Z] } [Pipeline] sh [2021-11-13T15:58:36.865Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-13T15:58:36.866Z] . [Pipeline] withDockerContainer [2021-11-13T15:58:36.952Z] prd-centos7-docker-4c-2g-493 does not seem to be running inside a container [2021-11-13T15:58:36.992Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-11-13T15:58:37.148Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2021-11-13T15:58:37.287Z] $ docker top 83b2cd6486a0502bf05568bb5a187764f066b11e29a7e7bc13c3d6ba8413615b -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-11-13T15:58:37.678Z] + sudo service docker restart [2021-11-13T15:58:37.716Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-13T15:58:38.286Z] Building core-command ... [2021-11-13T15:58:38.286Z] Building core-data ... [2021-11-13T15:58:38.286Z] Building core-metadata ... [2021-11-13T15:58:38.286Z] Building security-bootstrapper ... [2021-11-13T15:58:38.286Z] Building security-proxy-setup ... [2021-11-13T15:58:38.286Z] Building security-secretstore-setup ... [2021-11-13T15:58:38.286Z] Building support-notifications ... [2021-11-13T15:58:38.286Z] Building support-scheduler ... [2021-11-13T15:58:38.286Z] Building sys-mgmt-agent ... [2021-11-13T15:58:38.286Z] Building core-data [2021-11-13T15:58:38.286Z] Building security-bootstrapper [2021-11-13T15:58:38.286Z] Building support-notifications [2021-11-13T15:58:38.286Z] Building core-metadata [2021-11-13T15:58:38.286Z] Building security-proxy-setup [2021-11-13T15:58:50.550Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-13T15:58:50.550Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-13T15:58:50.550Z] ---> 37e35ab42e7c [2021-11-13T15:58:50.550Z] Step 3/30 : WORKDIR /edgex-go [2021-11-13T15:58:50.550Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-13T15:58:50.550Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-13T15:58:50.550Z] ---> 37e35ab42e7c [2021-11-13T15:58:50.550Z] Step 3/21 : WORKDIR /edgex-go [2021-11-13T15:58:50.550Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-13T15:58:50.550Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-13T15:58:50.550Z] ---> 37e35ab42e7c [2021-11-13T15:58:50.550Z] Step 3/20 : WORKDIR /edgex-go [2021-11-13T15:58:53.095Z] ---> Running in 1fb471389e33 [2021-11-13T15:58:53.095Z] ---> Running in 583fd5f5b111 [2021-11-13T15:58:53.095Z] ---> Running in e0e7a54230b0 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-13T15:58:56.005Z] provisioning config files... [2021-11-13T15:58:56.028Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config1076091196811005673tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-13T15:58:56.410Z] ---> docker-login.sh [2021-11-13T15:58:56.410Z] nexus3.edgexfoundry.org:10001 [2021-11-13T15:58:57.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-13T15:58:57.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-13T15:58:57.281Z] Configure a credential helper to remove this warning. See [2021-11-13T15:58:57.281Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-13T15:58:57.281Z] [2021-11-13T15:58:57.281Z] Login Succeeded [2021-11-13T15:58:57.281Z] nexus3.edgexfoundry.org:10002 [2021-11-13T15:58:57.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-13T15:58:57.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-13T15:58:57.879Z] Configure a credential helper to remove this warning. See [2021-11-13T15:58:57.879Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-13T15:58:57.879Z] [2021-11-13T15:58:57.879Z] Login Succeeded [2021-11-13T15:58:57.879Z] nexus3.edgexfoundry.org:10003 [2021-11-13T15:58:58.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-13T15:58:58.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-13T15:58:58.426Z] Configure a credential helper to remove this warning. See [2021-11-13T15:58:58.426Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-13T15:58:58.426Z] [2021-11-13T15:58:58.426Z] Login Succeeded [2021-11-13T15:58:58.426Z] nexus3.edgexfoundry.org:10004 [2021-11-13T15:58:58.669Z] Removing intermediate container 1fb471389e33 [2021-11-13T15:58:58.669Z] ---> 6aa24029bf9c [2021-11-13T15:58:58.669Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T15:58:58.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-13T15:58:58.931Z] Removing intermediate container e0e7a54230b0 [2021-11-13T15:58:58.931Z] ---> 4843967568b0 [2021-11-13T15:58:58.931Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T15:58:58.931Z] Removing intermediate container 583fd5f5b111 [2021-11-13T15:58:58.931Z] ---> dba731c995b3 [2021-11-13T15:58:58.931Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T15:58:58.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-13T15:58:58.972Z] Configure a credential helper to remove this warning. See [2021-11-13T15:58:58.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-13T15:58:58.972Z] [2021-11-13T15:58:58.972Z] Login Succeeded [2021-11-13T15:58:58.972Z] docker.io [2021-11-13T15:58:59.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-13T15:58:59.507Z] ---> Running in 8ca120409657 [2021-11-13T15:58:59.507Z] ---> Running in 8198c35f2c07 [2021-11-13T15:58:59.507Z] ---> Running in f61b4f520826 [2021-11-13T15:58:59.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-13T15:58:59.834Z] Configure a credential helper to remove this warning. See [2021-11-13T15:58:59.834Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-13T15:58:59.834Z] [2021-11-13T15:58:59.834Z] Login Succeeded [2021-11-13T15:58:59.834Z] ---> docker-login.sh ends [Pipeline] } [2021-11-13T15:58:59.850Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-11-13T15:59:00.084Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-13T15:59:00.084Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-13T15:59:00.084Z] ---> 37e35ab42e7c [2021-11-13T15:59:00.084Z] Step 3/22 : WORKDIR /edgex-go [2021-11-13T15:59:00.084Z] ---> Using cache [2021-11-13T15:59:00.084Z] ---> 4843967568b0 [2021-11-13T15:59:00.084Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [Pipeline] echo [2021-11-13T15:59:00.293Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-13T15:59:00.302Z] ========================================================= [2021-11-13T15:59:00.302Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-13T15:59:00.302Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-13T15:59:00.667Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-13T15:59:00.942Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-13T15:59:00.942Z] 552d1f2373af: Pulling fs layer [2021-11-13T15:59:00.942Z] ea3f2d53f512: Pulling fs layer [2021-11-13T15:59:00.942Z] 9e70ebbbe112: Pulling fs layer [2021-11-13T15:59:00.942Z] 7a9cfe048b4a: Pulling fs layer [2021-11-13T15:59:00.942Z] 72dc09318566: Pulling fs layer [2021-11-13T15:59:00.942Z] f4f7b4309257: Pulling fs layer [2021-11-13T15:59:00.942Z] 0ac9a79272e3: Pulling fs layer [2021-11-13T15:59:00.942Z] b78e95d17946: Pulling fs layer [2021-11-13T15:59:00.942Z] 72dc09318566: Waiting [2021-11-13T15:59:00.942Z] f4f7b4309257: Waiting [2021-11-13T15:59:00.942Z] 0ac9a79272e3: Waiting [2021-11-13T15:59:00.942Z] b78e95d17946: Waiting [2021-11-13T15:59:00.942Z] 9e70ebbbe112: Verifying Checksum [2021-11-13T15:59:00.942Z] 9e70ebbbe112: Download complete [2021-11-13T15:59:00.942Z] ea3f2d53f512: Verifying Checksum [2021-11-13T15:59:00.942Z] ea3f2d53f512: Download complete [2021-11-13T15:59:00.942Z] 72dc09318566: Verifying Checksum [2021-11-13T15:59:00.942Z] 72dc09318566: Download complete [2021-11-13T15:59:00.942Z] f4f7b4309257: Download complete [2021-11-13T15:59:00.942Z] 0ac9a79272e3: Verifying Checksum [2021-11-13T15:59:00.942Z] 0ac9a79272e3: Download complete [2021-11-13T15:59:00.942Z] 552d1f2373af: Verifying Checksum [2021-11-13T15:59:00.942Z] 552d1f2373af: Download complete [2021-11-13T15:59:01.462Z] ---> Running in 8a49124a4e46 [2021-11-13T15:59:01.930Z] 552d1f2373af: Pull complete [2021-11-13T15:59:02.535Z] ea3f2d53f512: Pull complete [2021-11-13T15:59:02.813Z] 9e70ebbbe112: Pull complete [2021-11-13T15:59:03.087Z] b78e95d17946: Verifying Checksum [2021-11-13T15:59:03.087Z] b78e95d17946: Download complete [2021-11-13T15:59:03.361Z] 7a9cfe048b4a: Verifying Checksum [2021-11-13T15:59:03.361Z] 7a9cfe048b4a: Download complete [2021-11-13T15:59:03.403Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-13T15:59:03.403Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-13T15:59:03.403Z] ---> 37e35ab42e7c [2021-11-13T15:59:03.403Z] Step 3/22 : WORKDIR /edgex-go [2021-11-13T15:59:03.403Z] ---> Using cache [2021-11-13T15:59:03.403Z] ---> 4843967568b0 [2021-11-13T15:59:03.403Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T15:59:03.403Z] ---> Using cache [2021-11-13T15:59:03.403Z] ---> be896c4e09f8 [2021-11-13T15:59:03.403Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-13T15:59:03.668Z] Removing intermediate container f61b4f520826 [2021-11-13T15:59:03.668Z] ---> be896c4e09f8 [2021-11-13T15:59:03.668Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-13T15:59:03.668Z] ---> Running in 763d391c95f4 [2021-11-13T15:59:03.668Z] ---> Running in 87e1c01859f2 [2021-11-13T15:59:03.668Z] Removing intermediate container 8a49124a4e46 [2021-11-13T15:59:03.668Z] ---> d076df6d673e [2021-11-13T15:59:03.668Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-13T15:59:03.668Z] ---> Running in 641dd081586e [2021-11-13T15:59:03.668Z] Removing intermediate container 8198c35f2c07 [2021-11-13T15:59:03.668Z] ---> 6da5244f92d2 [2021-11-13T15:59:03.668Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-13T15:59:03.668Z] Removing intermediate container 8ca120409657 [2021-11-13T15:59:03.668Z] ---> 30150ff61080 [2021-11-13T15:59:03.668Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-13T15:59:03.668Z] ---> Running in fc930d3bc701 [2021-11-13T15:59:03.668Z] ---> Running in ed5b05f76c63 [2021-11-13T15:59:04.259Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-13T15:59:04.259Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-13T15:59:04.259Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-13T15:59:04.524Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-13T15:59:04.524Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-13T15:59:05.094Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-13T15:59:05.094Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-13T15:59:05.094Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-13T15:59:05.094Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-13T15:59:05.094Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-13T15:59:05.359Z] OK: 220 MiB in 52 packages [2021-11-13T15:59:05.623Z] OK: 220 MiB in 52 packages [2021-11-13T15:59:05.623Z] OK: 220 MiB in 52 packages [2021-11-13T15:59:05.623Z] OK: 220 MiB in 52 packages [2021-11-13T15:59:05.623Z] OK: 220 MiB in 52 packages [2021-11-13T15:59:05.884Z] Removing intermediate container 763d391c95f4 [2021-11-13T15:59:05.884Z] ---> 1a8aa93ccc6f [2021-11-13T15:59:05.884Z] Step 6/22 : COPY . . [2021-11-13T15:59:06.159Z] Removing intermediate container 641dd081586e [2021-11-13T15:59:06.159Z] ---> d72abf738e6e [2021-11-13T15:59:06.159Z] Step 6/22 : COPY . . [2021-11-13T15:59:06.439Z] Removing intermediate container 87e1c01859f2 [2021-11-13T15:59:06.439Z] ---> fa6e33595233 [2021-11-13T15:59:06.439Z] Step 6/30 : COPY . . [2021-11-13T15:59:09.763Z] Removing intermediate container fc930d3bc701 [2021-11-13T15:59:09.763Z] ---> b346f1796f14 [2021-11-13T15:59:09.763Z] Step 6/20 : COPY . . [2021-11-13T15:59:10.732Z] Removing intermediate container ed5b05f76c63 [2021-11-13T15:59:10.732Z] ---> c43bebb5a1d0 [2021-11-13T15:59:10.732Z] Step 6/21 : COPY . . [2021-11-13T15:59:13.526Z] 7a9cfe048b4a: Pull complete [2021-11-13T15:59:13.801Z] 72dc09318566: Pull complete [2021-11-13T15:59:14.076Z] f4f7b4309257: Pull complete [2021-11-13T15:59:14.673Z] 0ac9a79272e3: Pull complete [2021-11-13T15:59:17.340Z] ---> ed4b49779e91 [2021-11-13T15:59:17.340Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." ---> c0a1629d7a9a [2021-11-13T15:59:17.340Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-13T15:59:17.340Z] ---> cd9b080933b9 [2021-11-13T15:59:17.340Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-13T15:59:17.340Z] [2021-11-13T15:59:17.340Z] ---> Running in ed8eb2781392 [2021-11-13T15:59:17.340Z] ---> Running in a8c0d51fa16c [2021-11-13T15:59:17.340Z] ---> Running in dcd0ad6505da [2021-11-13T15:59:20.088Z] b78e95d17946: Pull complete [2021-11-13T15:59:20.088Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-13T15:59:20.088Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-13T15:59:20.088Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-13T15:59:20.456Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-13T15:59:20.456Z] WORKDIR /edgex [2021-11-13T15:59:20.456Z] COPY go.mod . [2021-11-13T15:59:20.456Z] RUN go mod download [2021-11-13T15:59:20.457Z] + docker build -t ci-base-image-arm64 -f - . [2021-11-13T15:59:23.086Z] Sending build context to Docker daemon 166.6MB [2021-11-13T15:59:23.087Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-13T15:59:23.087Z] ---> 8b459fc5aaf0 [2021-11-13T15:59:23.087Z] Step 2/4 : WORKDIR /edgex [2021-11-13T15:59:24.518Z] ---> Running in de14a62d3e7d [2021-11-13T15:59:25.114Z] Removing intermediate container de14a62d3e7d [2021-11-13T15:59:25.114Z] ---> 8fa18bb18882 [2021-11-13T15:59:25.114Z] Step 3/4 : COPY go.mod . [2021-11-13T15:59:25.709Z] ---> cf1b31849932 [2021-11-13T15:59:25.709Z] Step 4/4 : RUN go mod download [2021-11-13T15:59:25.983Z] ---> Running in 1dae947a222f [2021-11-13T15:59:29.566Z] ---> 47b046c22511 [2021-11-13T15:59:29.566Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-13T15:59:29.566Z] ---> Running in adeb5df5c5c4 [2021-11-13T15:59:29.566Z] Removing intermediate container ed8eb2781392 [2021-11-13T15:59:29.566Z] ---> 8ed457c47082 [2021-11-13T15:59:29.566Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-13T15:59:29.566Z] Removing intermediate container a8c0d51fa16c [2021-11-13T15:59:29.566Z] ---> 8af272eac080 [2021-11-13T15:59:29.566Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-13T15:59:29.566Z] Removing intermediate container dcd0ad6505da [2021-11-13T15:59:29.566Z] ---> 4118e07477f2 [2021-11-13T15:59:29.566Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-13T15:59:29.566Z] ---> Running in 10d526453622 [2021-11-13T15:59:29.566Z] ---> Running in 92ac27615744 [2021-11-13T15:59:29.566Z] ---> Running in 86727a1c1e18 [2021-11-13T15:59:30.140Z] 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-11-13T15:59:30.140Z] 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-11-13T15:59:30.140Z] 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-11-13T15:59:30.714Z] Removing intermediate container adeb5df5c5c4 [2021-11-13T15:59:30.714Z] ---> 5cee9599980f [2021-11-13T15:59:30.714Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-13T15:59:30.714Z] ---> Running in f675e039efa9 [2021-11-13T15:59:31.698Z] 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-11-13T15:59:32.654Z] ---> 5a4ca98dbfbc [2021-11-13T15:59:32.654Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-13T15:59:32.654Z] ---> Running in 9bbfc7ac7d0f [2021-11-13T15:59:34.567Z] Removing intermediate container 9bbfc7ac7d0f [2021-11-13T15:59:34.567Z] ---> dd9460ccf16f [2021-11-13T15:59:34.567Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-13T15:59:34.567Z] ---> Running in 7a472a93afbe [2021-11-13T15:59:34.829Z] 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-11-13T16:00:07.073Z] 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-11-13T16:00:11.337Z] Removing intermediate container 10d526453622 [2021-11-13T16:00:11.337Z] ---> 90c1dde71b98 [2021-11-13T16:00:11.337Z] [2021-11-13T16:00:11.337Z] Step 9/30 : FROM alpine:3.14 [2021-11-13T16:00:11.337Z] Removing intermediate container f675e039efa9 [2021-11-13T16:00:11.337Z] ---> cf591165791a [2021-11-13T16:00:11.337Z] [2021-11-13T16:00:11.337Z] Step 9/20 : FROM alpine:3.14 [2021-11-13T16:00:11.337Z] 3.14: Pulling from library/alpine [2021-11-13T16:00:11.337Z] 3.14: Pulling from library/alpine [2021-11-13T16:00:11.932Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-13T16:00:11.932Z] Status: Downloaded newer image for alpine:3.14 [2021-11-13T16:00:11.932Z] ---> 14119a10abf4 [2021-11-13T16:00:11.932Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-13T16:00:11.933Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-13T16:00:11.933Z] Status: Image is up to date for alpine:3.14 [2021-11-13T16:00:11.933Z] ---> 14119a10abf4 [2021-11-13T16:00:11.933Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-13T16:00:11.933Z] ---> Running in f43dab344040 [2021-11-13T16:00:11.933Z] ---> Running in 21d60867a3bd [2021-11-13T16:00:12.204Z] Removing intermediate container 21d60867a3bd [2021-11-13T16:00:12.204Z] ---> 961e9eab1c52 [2021-11-13T16:00:12.204Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-13T16:00:12.475Z] ---> Running in 812cac88f1b4 [2021-11-13T16:00:13.087Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-13T16:00:13.087Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-13T16:00:13.386Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-13T16:00:13.386Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-13T16:00:13.386Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-13T16:00:13.386Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-13T16:00:13.671Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-13T16:00:13.671Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-13T16:00:13.671Z] (5/5) Installing curl (7.79.1-r0) [2021-11-13T16:00:13.671Z] Executing busybox-1.33.1-r3.trigger [2021-11-13T16:00:13.671Z] Removing intermediate container 86727a1c1e18 [2021-11-13T16:00:13.671Z] ---> 707037cd0b75 [2021-11-13T16:00:13.671Z] [2021-11-13T16:00:13.671Z] Step 9/22 : FROM alpine:3.14 [2021-11-13T16:00:13.671Z] ---> 14119a10abf4 [2021-11-13T16:00:13.671Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-13T16:00:13.671Z] Executing ca-certificates-20191127-r5.trigger [2021-11-13T16:00:13.671Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-13T16:00:13.671Z] (2/2) Installing su-exec (0.2-r1) [2021-11-13T16:00:13.671Z] Executing busybox-1.33.1-r3.trigger [2021-11-13T16:00:13.671Z] ---> Running in 4e9395757429 [2021-11-13T16:00:13.671Z] OK: 8 MiB in 19 packages [2021-11-13T16:00:13.671Z] OK: 6 MiB in 16 packages [2021-11-13T16:00:14.300Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-13T16:00:14.300Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-13T16:00:14.573Z] Removing intermediate container 812cac88f1b4 [2021-11-13T16:00:14.573Z] ---> 4b028682b93a [2021-11-13T16:00:14.573Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-13T16:00:14.573Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-13T16:00:14.573Z] Executing busybox-1.33.1-r3.trigger [2021-11-13T16:00:14.573Z] OK: 6 MiB in 15 packages [2021-11-13T16:00:14.573Z] Removing intermediate container f43dab344040 [2021-11-13T16:00:14.573Z] ---> d06e0ffcf0e6 [2021-11-13T16:00:14.573Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-13T16:00:14.573Z] ---> Running in 1dc96dedd2bd [2021-11-13T16:00:14.840Z] ---> Running in 5c8c01cf887c [2021-11-13T16:00:14.840Z] Removing intermediate container 1dc96dedd2bd [2021-11-13T16:00:14.840Z] ---> 9a3e236f38ff [2021-11-13T16:00:14.840Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-13T16:00:15.103Z] Removing intermediate container 5c8c01cf887c [2021-11-13T16:00:15.103Z] ---> d61dddef86bb [2021-11-13T16:00:15.103Z] Step 12/20 : WORKDIR /edgex [2021-11-13T16:00:15.103Z] ---> Running in 46857bf4d580 [2021-11-13T16:00:15.365Z] ---> Running in 9a35790f23fb [2021-11-13T16:00:15.365Z] Removing intermediate container 92ac27615744 [2021-11-13T16:00:15.365Z] ---> 7236a49b9b2c [2021-11-13T16:00:15.365Z] [2021-11-13T16:00:15.365Z] Step 9/22 : FROM alpine:3.14 [2021-11-13T16:00:15.365Z] ---> 14119a10abf4 [2021-11-13T16:00:15.365Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-13T16:00:15.365Z] Removing intermediate container 46857bf4d580 [2021-11-13T16:00:15.365Z] ---> 23a81a05cecd [2021-11-13T16:00:15.365Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-13T16:00:15.365Z] ---> Running in f85cec330185 [2021-11-13T16:00:15.365Z] Removing intermediate container 9a35790f23fb [2021-11-13T16:00:15.365Z] ---> 84fd3b047639 [2021-11-13T16:00:15.365Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-13T16:00:15.627Z] Removing intermediate container 4e9395757429 [2021-11-13T16:00:15.627Z] ---> b55f07399df1 [2021-11-13T16:00:15.627Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-13T16:00:15.627Z] ---> Running in a5404425efff [2021-11-13T16:00:15.627Z] ---> Running in e50431b08103 [2021-11-13T16:00:15.627Z] Removing intermediate container f85cec330185 [2021-11-13T16:00:15.627Z] ---> a25d7348175f [2021-11-13T16:00:15.627Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-13T16:00:15.627Z] ---> 649e33fe96aa [2021-11-13T16:00:15.627Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-13T16:00:15.889Z] ---> Running in 932118d19526 [2021-11-13T16:00:15.890Z] Removing intermediate container e50431b08103 [2021-11-13T16:00:15.890Z] ---> 03f488947387 [2021-11-13T16:00:15.890Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-13T16:00:15.890Z] ---> Running in 7856adc77749 [2021-11-13T16:00:16.149Z] Removing intermediate container 932118d19526 [2021-11-13T16:00:16.149Z] ---> b3c340547a12 [2021-11-13T16:00:16.149Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-13T16:00:16.149Z] ---> Running in c2bb781d0b40 [2021-11-13T16:00:16.149Z] Removing intermediate container 7856adc77749 [2021-11-13T16:00:16.149Z] ---> 4aec92a74cce [2021-11-13T16:00:16.149Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-13T16:00:16.413Z] Removing intermediate container 7a472a93afbe [2021-11-13T16:00:16.413Z] ---> 07319282d75e [2021-11-13T16:00:16.413Z] [2021-11-13T16:00:16.413Z] Step 9/21 : FROM alpine:3.14 [2021-11-13T16:00:16.413Z] ---> 14119a10abf4 [2021-11-13T16:00:16.413Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-13T16:00:16.413Z] ---> 8564ade9ec5f [2021-11-13T16:00:16.413Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-13T16:00:16.413Z] ---> Running in 275ef3dddb6c [2021-11-13T16:00:16.413Z] ---> Running in 808f4cd308dc [2021-11-13T16:00:16.413Z] Removing intermediate container c2bb781d0b40 [2021-11-13T16:00:16.413Z] ---> 3c06065b5433 [2021-11-13T16:00:16.413Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T16:00:16.681Z] ---> Running in d156d6d2a928 [2021-11-13T16:00:16.681Z] Removing intermediate container a5404425efff [2021-11-13T16:00:16.681Z] ---> c8291a1780cb [2021-11-13T16:00:16.681Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-13T16:00:16.681Z] Removing intermediate container 275ef3dddb6c [2021-11-13T16:00:16.681Z] ---> 077be22a716c [2021-11-13T16:00:16.681Z] Step 14/22 : WORKDIR / [2021-11-13T16:00:16.681Z] ---> Running in 4b7888fdc486 [2021-11-13T16:00:16.681Z] ---> Running in 10f5e087e598 [2021-11-13T16:00:16.681Z] ---> 2a7688dee0cb [2021-11-13T16:00:16.681Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-13T16:00:16.681Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-13T16:00:16.681Z] ---> Running in fdeeb047cd7d [2021-11-13T16:00:16.953Z] Removing intermediate container 4b7888fdc486 [2021-11-13T16:00:16.953Z] ---> 48836d75d7c6 [2021-11-13T16:00:16.953Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-13T16:00:16.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-13T16:00:16.953Z] Removing intermediate container 10f5e087e598 [2021-11-13T16:00:16.953Z] ---> 746ab55255f2 [2021-11-13T16:00:16.953Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-13T16:00:16.953Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-13T16:00:16.953Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-13T16:00:16.953Z] Executing busybox-1.33.1-r3.trigger [2021-11-13T16:00:16.953Z] Executing ca-certificates-20191127-r5.trigger [2021-11-13T16:00:17.215Z] Removing intermediate container fdeeb047cd7d [2021-11-13T16:00:17.215Z] ---> d2d03f9d0fc0 [2021-11-13T16:00:17.215Z] Step 17/20 : CMD ["--init=true"] [2021-11-13T16:00:17.215Z] OK: 6 MiB in 16 packages [2021-11-13T16:00:17.215Z] ---> Running in 754c6d9cd309 [2021-11-13T16:00:17.215Z] ---> 242a3d70d0aa [2021-11-13T16:00:17.215Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-13T16:00:17.215Z] ---> cff116c3639a [2021-11-13T16:00:17.215Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-13T16:00:17.215Z] ---> Running in 0d6e57f4307a [2021-11-13T16:00:17.215Z] Removing intermediate container 754c6d9cd309 [2021-11-13T16:00:17.215Z] ---> eaf238120d94 [2021-11-13T16:00:17.215Z] Step 18/20 : LABEL arch=x86_64 [2021-11-13T16:00:17.215Z] ---> Running in 61e978f56deb [2021-11-13T16:00:17.486Z] Removing intermediate container 61e978f56deb [2021-11-13T16:00:17.486Z] ---> 4264f7b27445 [2021-11-13T16:00:17.486Z] Step 19/20 : LABEL git_sha=71d81626af84774dcbdf2c634a316337ef17e63b [2021-11-13T16:00:17.486Z] Removing intermediate container d156d6d2a928 [2021-11-13T16:00:17.486Z] ---> 7e4f3fc0f604 [2021-11-13T16:00:17.486Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-13T16:00:17.486Z] ---> Running in c1b052ef234a [2021-11-13T16:00:17.486Z] ---> Running in 7b0d19bf324d [2021-11-13T16:00:17.758Z] ---> 14fd12a72a1d [2021-11-13T16:00:17.758Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-13T16:00:17.758Z] Removing intermediate container 808f4cd308dc [2021-11-13T16:00:17.758Z] ---> 5fe037378b14 [2021-11-13T16:00:17.758Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-13T16:00:17.758Z] Removing intermediate container c1b052ef234a [2021-11-13T16:00:17.758Z] ---> c3a08265a686 [2021-11-13T16:00:17.758Z] Step 20/20 : LABEL version=0.0.0 [2021-11-13T16:00:17.758Z] ---> Running in f6bd63e5552f [2021-11-13T16:00:17.758Z] ---> Running in dcbe10283f1c [2021-11-13T16:00:18.022Z] ---> 8577fd02d8ed [2021-11-13T16:00:18.022Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-13T16:00:18.022Z] Removing intermediate container f6bd63e5552f [2021-11-13T16:00:18.022Z] ---> c40ebb61f8e6 [2021-11-13T16:00:18.022Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-13T16:00:18.022Z] ---> Running in 027050763da6 [2021-11-13T16:00:18.022Z] Removing intermediate container dcbe10283f1c [2021-11-13T16:00:18.022Z] ---> ef12e2d577d3 [2021-11-13T16:00:18.022Z] [2021-11-13T16:00:18.022Z] ---> Running in b1cea4327eb2 [2021-11-13T16:00:18.022Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-13T16:00:18.022Z] Successfully built ef12e2d577d3 [2021-11-13T16:00:18.022Z] Successfully tagged security-proxy-setup:latest [2021-11-13T16:00:18.320Z]  Building security-proxy-setup ... done Building support-scheduler [2021-11-13T16:00:18.320Z] Removing intermediate container 027050763da6 [2021-11-13T16:00:18.320Z] ---> 345fe2a3c6c6 [2021-11-13T16:00:18.320Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-13T16:00:18.320Z] Removing intermediate container b1cea4327eb2 [2021-11-13T16:00:18.320Z] ---> ddca355a9c55 [2021-11-13T16:00:18.320Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-13T16:00:18.320Z] Removing intermediate container 0d6e57f4307a [2021-11-13T16:00:18.320Z] ---> f4b051f984ba [2021-11-13T16:00:18.320Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-13T16:00:18.320Z] ---> Running in 2f42f49a0e4d [2021-11-13T16:00:18.903Z] ---> Running in 54bfb1a184f1 [2021-11-13T16:00:18.903Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-13T16:00:18.903Z] Removing intermediate container 2f42f49a0e4d [2021-11-13T16:00:18.903Z] ---> 84fcbb08571f [2021-11-13T16:00:18.903Z] Step 20/22 : LABEL arch=x86_64 [2021-11-13T16:00:19.162Z] ---> b1666dd9bd41 [2021-11-13T16:00:19.162Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-13T16:00:19.162Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-13T16:00:19.424Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-13T16:00:19.424Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-13T16:00:19.424Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-13T16:00:19.424Z] ---> Running in a27f7ce1381d [2021-11-13T16:00:19.424Z] Removing intermediate container 54bfb1a184f1 [2021-11-13T16:00:19.424Z] ---> 0847f1667496 [2021-11-13T16:00:19.424Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-13T16:00:19.693Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-13T16:00:19.693Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-13T16:00:19.966Z] Executing busybox-1.33.1-r3.trigger [2021-11-13T16:00:19.966Z] OK: 8 MiB in 20 packages [2021-11-13T16:00:19.966Z] ---> 4587e4a0c598 [2021-11-13T16:00:19.966Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-13T16:00:20.227Z] Removing intermediate container a27f7ce1381d [2021-11-13T16:00:20.227Z] ---> ffdb9a499393 [2021-11-13T16:00:20.227Z] Step 21/22 : LABEL git_sha=71d81626af84774dcbdf2c634a316337ef17e63b [2021-11-13T16:00:20.227Z] ---> a41f11de5974 [2021-11-13T16:00:20.227Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-13T16:00:20.227Z] ---> Running in e9b01028f77c [2021-11-13T16:00:20.227Z] ---> 766b257cb851 [2021-11-13T16:00:20.227Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-13T16:00:20.488Z] Removing intermediate container 7b0d19bf324d [2021-11-13T16:00:20.488Z] ---> e3fa44fc19e1 [2021-11-13T16:00:20.488Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-13T16:00:20.488Z] Removing intermediate container e9b01028f77c [2021-11-13T16:00:20.488Z] ---> c695a6b76a02 [2021-11-13T16:00:20.488Z] Step 22/22 : LABEL version=0.0.0 [2021-11-13T16:00:20.750Z] ---> 2f2bb88550f8 [2021-11-13T16:00:20.750Z] ---> 695f1b7800e8 [2021-11-13T16:00:20.750Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-13T16:00:20.751Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-13T16:00:20.751Z] ---> a43b2f87d3c3 [2021-11-13T16:00:20.751Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-13T16:00:20.751Z] ---> Running in ff1cc470aaa0 [2021-11-13T16:00:21.329Z] ---> 6848489e71b1 [2021-11-13T16:00:21.329Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-13T16:00:21.329Z] ---> 6ef9921b9664 [2021-11-13T16:00:21.329Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-13T16:00:21.329Z] Removing intermediate container ff1cc470aaa0 [2021-11-13T16:00:21.329Z] ---> 66425f077923 [2021-11-13T16:00:21.329Z] [2021-11-13T16:00:21.329Z] ---> fc41bf2152ca [2021-11-13T16:00:21.329Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-13T16:00:21.329Z] ---> Running in 87600420ded5 [2021-11-13T16:00:21.329Z] Successfully built 66425f077923 [2021-11-13T16:00:21.587Z] Successfully tagged core-metadata:latest [2021-11-13T16:00:21.587Z]  Building core-metadata ... done Building security-secretstore-setup [2021-11-13T16:00:21.587Z] ---> Running in bc89da7edc89 [2021-11-13T16:00:21.587Z] ---> 311f11010ecd [2021-11-13T16:00:21.587Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-13T16:00:21.587Z] Removing intermediate container 87600420ded5 [2021-11-13T16:00:21.587Z] ---> 52c731ce285c [2021-11-13T16:00:21.587Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-13T16:00:21.851Z] Removing intermediate container bc89da7edc89 [2021-11-13T16:00:21.851Z] ---> 6e64058afc69 [2021-11-13T16:00:21.851Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-13T16:00:22.423Z] ---> Running in 0db6188fd1eb [2021-11-13T16:00:23.378Z] ---> Running in 231e97e75ae9 [2021-11-13T16:00:23.637Z] ---> 87617f7ca4b3 [2021-11-13T16:00:23.637Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-13T16:00:23.897Z] Removing intermediate container 0db6188fd1eb [2021-11-13T16:00:23.897Z] ---> ee2013a93270 [2021-11-13T16:00:23.897Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-13T16:00:23.897Z] Removing intermediate container 231e97e75ae9 [2021-11-13T16:00:23.897Z] ---> 4aff9ca2c766 [2021-11-13T16:00:23.897Z] Step 19/21 : LABEL arch=x86_64 [2021-11-13T16:00:24.156Z] ---> Running in 412c3b4461c2 [2021-11-13T16:00:24.156Z] ---> Running in 35b84ae18458 [2021-11-13T16:00:24.727Z] ---> Running in 704ac3d747bd [2021-11-13T16:00:25.298Z] Removing intermediate container 412c3b4461c2 [2021-11-13T16:00:25.298Z] ---> a04731fc9636 [2021-11-13T16:00:25.298Z] Step 20/22 : LABEL arch=x86_64 [2021-11-13T16:00:25.298Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-13T16:00:25.298Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-13T16:00:25.298Z] ---> 37e35ab42e7c [2021-11-13T16:00:25.298Z] Step 3/24 : WORKDIR /edgex-go [2021-11-13T16:00:25.298Z] ---> Using cache [2021-11-13T16:00:25.298Z] ---> 4843967568b0 [2021-11-13T16:00:25.298Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T16:00:25.298Z] ---> Using cache [2021-11-13T16:00:25.298Z] ---> d076df6d673e [2021-11-13T16:00:25.298Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-13T16:00:25.562Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-13T16:00:25.562Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-13T16:00:25.562Z] ---> 37e35ab42e7c [2021-11-13T16:00:25.562Z] Step 3/23 : WORKDIR /edgex-go [2021-11-13T16:00:25.562Z] ---> Using cache [2021-11-13T16:00:25.562Z] ---> 4843967568b0 [2021-11-13T16:00:25.562Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T16:00:25.562Z] ---> Using cache [2021-11-13T16:00:25.562Z] ---> d076df6d673e [2021-11-13T16:00:25.562Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-13T16:00:25.826Z] Removing intermediate container 704ac3d747bd [2021-11-13T16:00:25.826Z] ---> d20b3c2fab41 [2021-11-13T16:00:25.826Z] Step 20/21 : LABEL git_sha=71d81626af84774dcbdf2c634a316337ef17e63b [2021-11-13T16:00:25.826Z] ---> Running in b08911d929fc [2021-11-13T16:00:25.826Z] ---> Running in ac9698b1a098 [2021-11-13T16:00:25.826Z] ---> Running in 34d42aec88c7 [2021-11-13T16:00:25.826Z] ---> Running in 18a8897129c7 [2021-11-13T16:00:25.826Z] Removing intermediate container ac9698b1a098 [2021-11-13T16:00:25.826Z] ---> 711730f10c34 [2021-11-13T16:00:25.826Z] Step 21/22 : LABEL git_sha=71d81626af84774dcbdf2c634a316337ef17e63b [2021-11-13T16:00:26.090Z] Removing intermediate container 34d42aec88c7 [2021-11-13T16:00:26.090Z] ---> 3e9d35fe6f4a [2021-11-13T16:00:26.090Z] Step 21/21 : LABEL version=0.0.0 [2021-11-13T16:00:26.090Z] ---> Running in cb96f8633c74 [2021-11-13T16:00:26.090Z] ---> Running in df31f2d1f3cd [2021-11-13T16:00:26.090Z] Removing intermediate container 35b84ae18458 [2021-11-13T16:00:26.090Z] ---> f30cb51be700 [2021-11-13T16:00:26.090Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-13T16:00:26.090Z] ---> Running in e79b3a96388c [2021-11-13T16:00:26.090Z] Removing intermediate container cb96f8633c74 [2021-11-13T16:00:26.090Z] ---> fde9cd3ace82 [2021-11-13T16:00:26.090Z] Step 22/22 : LABEL version=0.0.0 [2021-11-13T16:00:26.090Z] Removing intermediate container df31f2d1f3cd [2021-11-13T16:00:26.090Z] ---> 8ff6575cc33e [2021-11-13T16:00:26.090Z] [2021-11-13T16:00:26.090Z] ---> Running in f3a9967dbe52 [2021-11-13T16:00:26.365Z] Successfully built 8ff6575cc33e [2021-11-13T16:00:26.365Z] Successfully tagged support-notifications:latest [2021-11-13T16:00:26.365Z] Building sys-mgmt-agent [2021-11-13T16:00:26.365Z]  Building support-notifications ... done Removing intermediate container e79b3a96388c [2021-11-13T16:00:26.365Z] ---> b768a1b00ca3 [2021-11-13T16:00:26.365Z] Step 27/30 : CMD ["gate"] [2021-11-13T16:00:26.365Z] Removing intermediate container f3a9967dbe52 [2021-11-13T16:00:26.365Z] ---> 8ef08bb8c230 [2021-11-13T16:00:26.365Z] [2021-11-13T16:00:26.626Z] Successfully built 8ef08bb8c230 [2021-11-13T16:00:26.884Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-13T16:00:26.884Z] Successfully tagged core-data:latest [2021-11-13T16:00:26.884Z]  Building core-data ... done Building core-command [2021-11-13T16:00:26.884Z] ---> Running in 6b43a6c5a62e [2021-11-13T16:00:26.884Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-13T16:00:27.859Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-13T16:00:27.859Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-13T16:00:28.129Z] OK: 220 MiB in 52 packages [2021-11-13T16:00:28.129Z] OK: 220 MiB in 52 packages [2021-11-13T16:00:28.703Z] Removing intermediate container 6b43a6c5a62e [2021-11-13T16:00:28.704Z] ---> 51984126c180 [2021-11-13T16:00:28.704Z] Step 28/30 : LABEL arch=x86_64 [2021-11-13T16:00:29.646Z] ---> Running in 3d6c8fc00b5b [2021-11-13T16:00:30.593Z] Removing intermediate container 3d6c8fc00b5b [2021-11-13T16:00:30.593Z] ---> 32cb8dcaee7e [2021-11-13T16:00:30.593Z] Step 29/30 : LABEL git_sha=71d81626af84774dcbdf2c634a316337ef17e63b [2021-11-13T16:00:30.893Z] Removing intermediate container b08911d929fc [2021-11-13T16:00:30.893Z] ---> 4b473a7fb1a5 [2021-11-13T16:00:30.893Z] Step 6/24 : COPY . . [2021-11-13T16:00:30.893Z] ---> Running in e386af97e1fc [2021-11-13T16:00:30.893Z] Removing intermediate container 18a8897129c7 [2021-11-13T16:00:30.893Z] ---> af95f2e0e4e9 [2021-11-13T16:00:30.893Z] Step 6/23 : COPY go.mod . [2021-11-13T16:00:31.461Z] Removing intermediate container e386af97e1fc [2021-11-13T16:00:31.461Z] ---> 41e98b43fc75 [2021-11-13T16:00:31.461Z] Step 30/30 : LABEL version=0.0.0 [2021-11-13T16:00:32.046Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-13T16:00:32.046Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-13T16:00:32.046Z] ---> 37e35ab42e7c [2021-11-13T16:00:32.046Z] Step 3/22 : WORKDIR /edgex-go [2021-11-13T16:00:32.046Z] ---> Using cache [2021-11-13T16:00:32.046Z] ---> 4843967568b0 [2021-11-13T16:00:32.046Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T16:00:32.046Z] ---> Using cache [2021-11-13T16:00:32.046Z] ---> d076df6d673e [2021-11-13T16:00:32.046Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-13T16:00:32.046Z] ---> Using cache [2021-11-13T16:00:32.046Z] ---> af95f2e0e4e9 [2021-11-13T16:00:32.306Z] Step 6/22 : COPY . . [2021-11-13T16:00:32.566Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-13T16:00:32.566Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-13T16:00:32.566Z] ---> 37e35ab42e7c [2021-11-13T16:00:32.566Z] Step 3/22 : WORKDIR /edgex-go [2021-11-13T16:00:32.566Z] ---> Using cache [2021-11-13T16:00:32.566Z] ---> 4843967568b0 [2021-11-13T16:00:32.566Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T16:00:32.566Z] ---> Using cache [2021-11-13T16:00:32.566Z] ---> d076df6d673e [2021-11-13T16:00:32.566Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-13T16:00:35.111Z] ---> fcffd117b8d5 [2021-11-13T16:00:35.111Z] Step 7/23 : RUN go mod download [2021-11-13T16:00:35.685Z] ---> Running in 92dd60c94e19 [2021-11-13T16:00:35.951Z] ---> Running in 5715833c8d50 [2021-11-13T16:00:35.951Z] ---> Running in 3d37cdd15784 [2021-11-13T16:00:36.211Z] Removing intermediate container 5715833c8d50 [2021-11-13T16:00:36.211Z] ---> 843a39f3eadb [2021-11-13T16:00:36.211Z] [2021-11-13T16:00:36.472Z] Successfully built 843a39f3eadb [2021-11-13T16:00:36.472Z] Successfully tagged security-bootstrapper:latest [2021-11-13T16:00:37.059Z]  Building security-bootstrapper ... done fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-13T16:00:37.059Z] ---> 72893fb8ffd2 [2021-11-13T16:00:37.059Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-13T16:00:37.319Z] ---> Running in e9d3e17f9dd3 [2021-11-13T16:00:37.588Z] ---> 0d4bd2a0f3a8 [2021-11-13T16:00:37.588Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-13T16:00:37.588Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-13T16:00:37.588Z] ---> Running in 875c874cdea6 [2021-11-13T16:00:38.164Z] OK: 220 MiB in 52 packages [2021-11-13T16:00:38.423Z] Removing intermediate container 3d37cdd15784 [2021-11-13T16:00:38.423Z] ---> 5894ea4226a3 [2021-11-13T16:00:38.423Z] Step 8/23 : COPY . . [2021-11-13T16:00:38.423Z] Removing intermediate container 92dd60c94e19 [2021-11-13T16:00:38.423Z] ---> e6ec56c10504 [2021-11-13T16:00:38.423Z] Step 6/22 : COPY . . [2021-11-13T16:00:41.765Z] Removing intermediate container e9d3e17f9dd3 [2021-11-13T16:00:41.766Z] ---> 7c6b64da8d13 [2021-11-13T16:00:41.766Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-13T16:00:42.332Z] ---> Running in db1661f65ecf [2021-11-13T16:00:42.332Z] Removing intermediate container 875c874cdea6 [2021-11-13T16:00:42.332Z] ---> 5577e32adbe9 [2021-11-13T16:00:42.332Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-13T16:00:42.904Z] ---> Running in e82ff71c1319 [2021-11-13T16:00:43.167Z] 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-11-13T16:00:43.442Z] 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-11-13T16:00:44.879Z] ---> 28ec9dc4ab9d [2021-11-13T16:00:44.879Z] Step 9/23 : RUN go mod tidy [2021-11-13T16:00:44.879Z] ---> adf60a803bb6 [2021-11-13T16:00:44.879Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-13T16:00:44.879Z] ---> Running in 573e7ab46d29 [2021-11-13T16:00:44.879Z] ---> Running in a4cd94a8a40f [2021-11-13T16:00:46.793Z] Removing intermediate container a4cd94a8a40f [2021-11-13T16:00:46.793Z] ---> cae0208faab5 [2021-11-13T16:00:46.793Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-13T16:00:47.053Z] ---> Running in 78f0f2f557b3 [2021-11-13T16:00:47.317Z] 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-11-13T16:00:47.771Z] Removing intermediate container 1dae947a222f [2021-11-13T16:00:47.771Z] ---> 5a28e5fd433a [2021-11-13T16:00:47.771Z] Successfully built 5a28e5fd433a [2021-11-13T16:00:47.771Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-13T16:00:48.110Z] + docker inspect -f . ci-base-image-arm64 [2021-11-13T16:00:48.110Z] . [Pipeline] withDockerContainer [2021-11-13T16:00:48.353Z] prd-ubuntu18.04-docker-arm64-4c-16g-494 does not seem to be running inside a container [2021-11-13T16:00:48.436Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-13T16:00:49.899Z] $ docker top 7329f99f1b1d85ce145fd2f5ae90ad1aaa9c8a76b811b1c7dd5f13fec7ef32f9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-13T16:00:50.620Z] Removing intermediate container 573e7ab46d29 [2021-11-13T16:00:50.620Z] ---> 7a80542f93e4 [2021-11-13T16:00:50.620Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-13T16:00:50.620Z] ---> Running in 5cd15152fb08 [2021-11-13T16:00:50.620Z] 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-11-13T16:00:50.834Z] + go version [2021-11-13T16:00:50.834Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-13T16:00:50.854Z] $ docker stop --time=1 7329f99f1b1d85ce145fd2f5ae90ad1aaa9c8a76b811b1c7dd5f13fec7ef32f9 [2021-11-13T16:00:52.529Z] $ docker rm -f 7329f99f1b1d85ce145fd2f5ae90ad1aaa9c8a76b811b1c7dd5f13fec7ef32f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-13T16:00:53.231Z] + docker inspect -f . ci-base-image-arm64 [2021-11-13T16:00:53.231Z] . [Pipeline] withDockerContainer [2021-11-13T16:00:53.462Z] prd-ubuntu18.04-docker-arm64-4c-16g-494 does not seem to be running inside a container [2021-11-13T16:00:53.536Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-13T16:00:54.853Z] $ docker top bf5ed651f011afa82c7dcfeb29b6257865a70d53bb314f01d2ea02b74f544912 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-13T16:00:55.168Z] ========================================================= [2021-11-13T16:00:55.168Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-13T16:00:55.168Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-13T16:00:55.820Z] + make test [2021-11-13T16:00:55.820Z] go mod tidy [2021-11-13T16:00:56.424Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-13T16:01:12.591Z] 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-11-13T16:01:12.591Z] Removing intermediate container e82ff71c1319 [2021-11-13T16:01:12.591Z] ---> 49e598725b0f [2021-11-13T16:01:12.591Z] [2021-11-13T16:01:12.591Z] Step 9/22 : FROM alpine:3.14 [2021-11-13T16:01:12.591Z] ---> 14119a10abf4 [2021-11-13T16:01:12.591Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-13T16:01:12.591Z] ---> Using cache [2021-11-13T16:01:12.591Z] ---> b55f07399df1 [2021-11-13T16:01:12.591Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-13T16:01:12.591Z] ---> Using cache [2021-11-13T16:01:12.591Z] ---> 03f488947387 [2021-11-13T16:01:12.591Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-13T16:01:12.591Z] ---> Running in e31ca0715dff [2021-11-13T16:01:12.591Z] Removing intermediate container e31ca0715dff [2021-11-13T16:01:12.591Z] ---> b70bb3d3056b [2021-11-13T16:01:12.591Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-13T16:01:12.591Z] ---> Running in 08eeb893ab79 [2021-11-13T16:01:12.591Z] Removing intermediate container 08eeb893ab79 [2021-11-13T16:01:12.591Z] ---> 7cde1642633a [2021-11-13T16:01:12.591Z] Step 14/22 : WORKDIR / [2021-11-13T16:01:12.591Z] ---> Running in da9287fbcd47 [2021-11-13T16:01:12.591Z] Removing intermediate container da9287fbcd47 [2021-11-13T16:01:12.591Z] ---> a0dc2a08a308 [2021-11-13T16:01:12.591Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-13T16:01:12.591Z] ---> 86e4fee957c3 [2021-11-13T16:01:12.591Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-13T16:01:12.591Z] ---> ea5094fe9d2f [2021-11-13T16:01:12.591Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-13T16:01:13.169Z] ---> 7d368a67e015 [2021-11-13T16:01:13.169Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-13T16:01:13.431Z] ---> Running in 4382d70e3d08 [2021-11-13T16:01:13.431Z] Removing intermediate container 4382d70e3d08 [2021-11-13T16:01:13.431Z] ---> c66b1623bdb3 [2021-11-13T16:01:13.431Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-13T16:01:13.694Z] ---> Running in 34d612ce28e7 [2021-11-13T16:01:13.695Z] Removing intermediate container db1661f65ecf [2021-11-13T16:01:13.695Z] ---> e014e6db7c49 [2021-11-13T16:01:13.695Z] [2021-11-13T16:01:13.695Z] Step 9/24 : FROM alpine:3.14 [2021-11-13T16:01:13.695Z] ---> 14119a10abf4 [2021-11-13T16:01:13.695Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-13T16:01:13.695Z] ---> Running in a19682758fec [2021-11-13T16:01:13.695Z] Removing intermediate container 34d612ce28e7 [2021-11-13T16:01:13.695Z] ---> 2273f1303c0d [2021-11-13T16:01:13.695Z] Step 20/22 : LABEL arch=x86_64 [2021-11-13T16:01:13.957Z] ---> Running in b8bf4ed9d19a [2021-11-13T16:01:13.957Z] Removing intermediate container b8bf4ed9d19a [2021-11-13T16:01:13.957Z] ---> e191d2be6a1f [2021-11-13T16:01:13.957Z] Step 21/22 : LABEL git_sha=71d81626af84774dcbdf2c634a316337ef17e63b [2021-11-13T16:01:14.220Z] ---> Running in 7ee2903e4edf [2021-11-13T16:01:14.220Z] Removing intermediate container 7ee2903e4edf [2021-11-13T16:01:14.220Z] ---> cf9baafc9e40 [2021-11-13T16:01:14.220Z] Step 22/22 : LABEL version=0.0.0 [2021-11-13T16:01:14.220Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-13T16:01:14.483Z] ---> Running in 1fbe458a69c3 [2021-11-13T16:01:14.483Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-13T16:01:14.483Z] Removing intermediate container 1fbe458a69c3 [2021-11-13T16:01:14.483Z] ---> 5e877d81f1bd [2021-11-13T16:01:14.483Z] [2021-11-13T16:01:14.746Z] Successfully built 5e877d81f1bd [2021-11-13T16:01:14.746Z] Successfully tagged core-command:latest [2021-11-13T16:01:14.746Z]  Building core-command ... done (1/3) Installing ca-certificates (20191127-r5) [2021-11-13T16:01:15.010Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-13T16:01:15.010Z] (3/3) Installing su-exec (0.2-r1) [2021-11-13T16:01:15.010Z] Executing busybox-1.33.1-r3.trigger [2021-11-13T16:01:15.010Z] Executing ca-certificates-20191127-r5.trigger [2021-11-13T16:01:15.010Z] OK: 6 MiB in 17 packages [2021-11-13T16:01:15.585Z] Removing intermediate container a19682758fec [2021-11-13T16:01:15.585Z] ---> 7884b5dca7fe [2021-11-13T16:01:15.585Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-13T16:01:15.585Z] ---> Running in b6ad0652aa9e [2021-11-13T16:01:15.864Z] Removing intermediate container b6ad0652aa9e [2021-11-13T16:01:15.864Z] ---> 2cdd111f70f5 [2021-11-13T16:01:15.864Z] Step 12/24 : WORKDIR / [2021-11-13T16:01:15.864Z] ---> Running in 1ca5572bf083 [2021-11-13T16:01:16.434Z] Removing intermediate container 1ca5572bf083 [2021-11-13T16:01:16.434Z] ---> 32cf42bef8d9 [2021-11-13T16:01:16.434Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-11-13T16:01:16.699Z] Removing intermediate container 78f0f2f557b3 [2021-11-13T16:01:16.699Z] ---> 80e7948a89f4 [2021-11-13T16:01:16.699Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-13T16:01:16.699Z] ---> Running in 79330ad85d10 [2021-11-13T16:01:16.699Z] ---> a844977b708e [2021-11-13T16:01:16.699Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-11-13T16:01:16.966Z] ---> d86ae4bbf030 [2021-11-13T16:01:16.966Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-13T16:01:17.236Z] 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-11-13T16:01:17.236Z] ---> 1f5f7c54996b [2021-11-13T16:01:17.236Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-11-13T16:01:17.498Z] ---> 259dfa880d35 [2021-11-13T16:01:17.498Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-13T16:01:17.783Z] ---> 985b8e573fe5 [2021-11-13T16:01:17.783Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-13T16:01:18.374Z] Removing intermediate container 79330ad85d10 [2021-11-13T16:01:18.374Z] ---> 1a9742920ef1 [2021-11-13T16:01:18.374Z] [2021-11-13T16:01:18.374Z] Step 10/22 : FROM docker:20.10.8 [2021-11-13T16:01:18.374Z] 20.10.8: Pulling from library/docker [2021-11-13T16:01:18.374Z] ---> 1d8ccf66e251 [2021-11-13T16:01:18.374Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-13T16:01:18.642Z] ---> a390b5c6d221 [2021-11-13T16:01:18.642Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-11-13T16:01:18.906Z] ---> Running in e91be6f45034 [2021-11-13T16:01:19.486Z] Removing intermediate container 5cd15152fb08 [2021-11-13T16:01:19.486Z] ---> faafdfb89b9f [2021-11-13T16:01:19.486Z] [2021-11-13T16:01:19.486Z] Step 11/23 : FROM alpine:3.14 [2021-11-13T16:01:19.486Z] ---> 14119a10abf4 [2021-11-13T16:01:19.486Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-13T16:01:19.486Z] ---> Using cache [2021-11-13T16:01:19.486Z] ---> b55f07399df1 [2021-11-13T16:01:19.486Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-13T16:01:19.486Z] ---> Using cache [2021-11-13T16:01:19.486Z] ---> 03f488947387 [2021-11-13T16:01:19.486Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-13T16:01:19.754Z] ---> Running in ce95f06f76ac [2021-11-13T16:01:19.754Z] Removing intermediate container ce95f06f76ac [2021-11-13T16:01:19.754Z] ---> 6bc808804a83 [2021-11-13T16:01:19.754Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-13T16:01:20.020Z] ---> Running in bcc4c57fe4ec [2021-11-13T16:01:20.020Z] Removing intermediate container e91be6f45034 [2021-11-13T16:01:20.020Z] ---> dee909c5e364 [2021-11-13T16:01:20.020Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-13T16:01:20.020Z] Removing intermediate container bcc4c57fe4ec [2021-11-13T16:01:20.020Z] ---> 09cc32023789 [2021-11-13T16:01:20.020Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-13T16:01:20.020Z] ---> Running in 7c92c383d2ca [2021-11-13T16:01:20.283Z] Removing intermediate container 7c92c383d2ca [2021-11-13T16:01:20.283Z] ---> fac38b30ab34 [2021-11-13T16:01:20.283Z] Step 22/24 : LABEL arch=x86_64 [2021-11-13T16:01:20.283Z] ---> Running in 96e3787dee75 [2021-11-13T16:01:20.283Z] ---> 2c49fb340ec0 [2021-11-13T16:01:20.283Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-13T16:01:20.283Z] Removing intermediate container 96e3787dee75 [2021-11-13T16:01:20.283Z] ---> cf525ee09d99 [2021-11-13T16:01:20.283Z] Step 23/24 : LABEL git_sha=71d81626af84774dcbdf2c634a316337ef17e63b [2021-11-13T16:01:20.549Z] ---> Running in cc6ff6e1a4fc [2021-11-13T16:01:20.549Z] Removing intermediate container cc6ff6e1a4fc [2021-11-13T16:01:20.549Z] ---> 4d23f6dd1b20 [2021-11-13T16:01:20.549Z] Step 24/24 : LABEL version=0.0.0 [2021-11-13T16:01:20.809Z] ---> 812d1822fab2 [2021-11-13T16:01:20.809Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-13T16:01:20.809Z] ---> Running in 316342bcdcc2 [2021-11-13T16:01:20.809Z] Removing intermediate container 316342bcdcc2 [2021-11-13T16:01:20.809Z] ---> 59daa35386aa [2021-11-13T16:01:20.809Z] [2021-11-13T16:01:20.809Z] Successfully built 59daa35386aa [2021-11-13T16:01:21.069Z] ---> 75cf5c9ee35e [2021-11-13T16:01:21.069Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-13T16:01:21.069Z] Successfully tagged security-secretstore-setup:latest [2021-11-13T16:01:21.069Z]  Building security-secretstore-setup ... done  ---> Running in 1c5edc1633ac [2021-11-13T16:01:21.330Z] Removing intermediate container 1c5edc1633ac [2021-11-13T16:01:21.330Z] ---> b57d656ec72a [2021-11-13T16:01:21.330Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-13T16:01:21.330Z] ---> Running in 9882a0fdab12 [2021-11-13T16:01:21.609Z] Removing intermediate container 9882a0fdab12 [2021-11-13T16:01:21.609Z] ---> 7e3c229308f4 [2021-11-13T16:01:21.609Z] Step 21/23 : LABEL arch=x86_64 [2021-11-13T16:01:21.609Z] ---> Running in 2fc86c644189 [2021-11-13T16:01:21.609Z] Removing intermediate container 2fc86c644189 [2021-11-13T16:01:21.609Z] ---> 04f3b1118789 [2021-11-13T16:01:21.609Z] Step 22/23 : LABEL git_sha=71d81626af84774dcbdf2c634a316337ef17e63b [2021-11-13T16:01:21.609Z] ---> Running in 6eca7d53dd12 [2021-11-13T16:01:21.609Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-13T16:01:21.609Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-13T16:01:21.609Z] Removing intermediate container 6eca7d53dd12 [2021-11-13T16:01:21.609Z] ---> 3e26446a0f12 [2021-11-13T16:01:21.609Z] Step 23/23 : LABEL version=0.0.0 [2021-11-13T16:01:21.609Z] ---> bc6c0ffef665 [2021-11-13T16:01:21.609Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-11-13T16:01:21.609Z] ---> Running in 1bf0b58ef123 [2021-11-13T16:01:21.609Z] ---> Running in 87d8842eadb2 [2021-11-13T16:01:21.880Z] Removing intermediate container 1bf0b58ef123 [2021-11-13T16:01:21.880Z] ---> 492c7a47f8ba [2021-11-13T16:01:21.880Z] [2021-11-13T16:01:21.880Z] Removing intermediate container 87d8842eadb2 [2021-11-13T16:01:21.880Z] ---> 84bf1cf403fa [2021-11-13T16:01:21.880Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-11-13T16:01:21.880Z] Successfully built 492c7a47f8ba [2021-11-13T16:01:21.880Z] Successfully tagged support-scheduler:latest [2021-11-13T16:01:21.880Z]  Building support-scheduler ... done  ---> Running in d98922f51604 [2021-11-13T16:01:22.143Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-13T16:01:22.143Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-13T16:01:22.404Z] (1/42) Installing readline (8.1.0-r0) [2021-11-13T16:01:22.404Z] (2/42) Installing bash (5.1.4-r0) [2021-11-13T16:01:22.404Z] Executing bash-5.1.4-r0.post-install [2021-11-13T16:01:22.404Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-13T16:01:22.404Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-13T16:01:22.404Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-13T16:01:22.404Z] (6/42) Installing curl (7.79.1-r0) [2021-11-13T16:01:22.404Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-13T16:01:22.404Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-13T16:01:22.404Z] (9/42) Installing expat (2.4.1-r0) [2021-11-13T16:01:22.404Z] (10/42) Installing libffi (3.3-r2) [2021-11-13T16:01:22.404Z] (11/42) Installing gdbm (1.19-r0) [2021-11-13T16:01:22.404Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-13T16:01:22.404Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-13T16:01:22.404Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-13T16:01:22.665Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-13T16:01:22.665Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-13T16:01:22.665Z] (17/42) Installing python3 (3.9.5-r1) [2021-11-13T16:01:22.925Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-13T16:01:22.925Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-13T16:01:23.200Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-13T16:01:23.200Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-13T16:01:23.200Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-13T16:01:23.200Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-13T16:01:23.200Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-13T16:01:23.200Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-13T16:01:23.200Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-13T16:01:23.200Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-13T16:01:23.200Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-13T16:01:23.200Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-13T16:01:23.200Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-13T16:01:23.200Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-13T16:01:23.200Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-13T16:01:23.200Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-13T16:01:23.200Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-13T16:01:23.200Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-13T16:01:23.200Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-13T16:01:23.200Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-13T16:01:23.200Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-13T16:01:23.200Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-13T16:01:23.200Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-13T16:01:23.200Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-13T16:01:23.200Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-13T16:01:23.270Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-11-13T16:01:23.537Z] Executing busybox-1.33.1-r3.trigger [2021-11-13T16:01:23.537Z] OK: 84 MiB in 64 packages [2021-11-13T16:01:24.204Z] Collecting docker-compose==1.23.2 [2021-11-13T16:01:24.204Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-13T16:01:24.204Z] Collecting jsonschema<3,>=2.5.1 [2021-11-13T16:01:24.204Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-13T16:01:24.204Z] Collecting texttable<0.10,>=0.9.0 [2021-11-13T16:01:24.204Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-13T16:01:24.516Z] Collecting docopt<0.7,>=0.6.1 [2021-11-13T16:01:24.516Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-13T16:01:24.825Z] Collecting cached-property<2,>=1.2.0 [2021-11-13T16:01:24.825Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-13T16:01:24.825Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-13T16:01:24.825Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-13T16:01:25.130Z] Collecting docker<4.0,>=3.6.0 [2021-11-13T16:01:25.130Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-13T16:01:25.130Z] Collecting PyYAML<4,>=3.10 [2021-11-13T16:01:25.130Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-13T16:01:25.721Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-11-13T16:01:25.721Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-13T16:01:25.721Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-13T16:01:25.721Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-13T16:01:25.982Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-13T16:01:25.982Z] Collecting docker-pycreds>=0.4.0 [2021-11-13T16:01:25.982Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-13T16:01:25.982Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-13T16:01:25.982Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-13T16:01:25.982Z] Collecting idna<2.8,>=2.5 [2021-11-13T16:01:26.242Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-13T16:01:26.242Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-11-13T16:01:26.242Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-13T16:01:26.242Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-13T16:01:26.242Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-13T16:01:26.242Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-13T16:01:26.242Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-13T16:01:26.242Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-13T16:01:26.242Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-13T16:01:26.242Z] Attempting uninstall: urllib3 [2021-11-13T16:01:26.242Z] Found existing installation: urllib3 1.26.5 [2021-11-13T16:01:26.242Z] Uninstalling urllib3-1.26.5: [2021-11-13T16:01:26.242Z] Successfully uninstalled urllib3-1.26.5 [2021-11-13T16:01:26.505Z] Attempting uninstall: idna [2021-11-13T16:01:26.505Z] Found existing installation: idna 3.2 [2021-11-13T16:01:26.505Z] Uninstalling idna-3.2: [2021-11-13T16:01:26.505Z] Successfully uninstalled idna-3.2 [2021-11-13T16:01:26.765Z] Attempting uninstall: chardet [2021-11-13T16:01:26.765Z] Found existing installation: chardet 4.0.0 [2021-11-13T16:01:26.765Z] Uninstalling chardet-4.0.0: [2021-11-13T16:01:26.765Z] Successfully uninstalled chardet-4.0.0 [2021-11-13T16:01:27.025Z] Attempting uninstall: requests [2021-11-13T16:01:27.025Z] Found existing installation: requests 2.25.1 [2021-11-13T16:01:27.025Z] Uninstalling requests-2.25.1: [2021-11-13T16:01:27.025Z] Successfully uninstalled requests-2.25.1 [2021-11-13T16:01:27.025Z] Running setup.py install for texttable: started [2021-11-13T16:01:27.285Z] Running setup.py install for texttable: finished with status 'done' [2021-11-13T16:01:27.285Z] Running setup.py install for PyYAML: started [2021-11-13T16:01:27.548Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-13T16:01:27.809Z] Running setup.py install for docopt: started [2021-11-13T16:01:28.069Z] Running setup.py install for docopt: finished with status 'done' [2021-11-13T16:01:28.069Z] Running setup.py install for dockerpty: started [2021-11-13T16:01:28.332Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-13T16:01:28.592Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-11-13T16:01:31.907Z] Removing intermediate container d98922f51604 [2021-11-13T16:01:31.907Z] ---> 1c15a91c2f8e [2021-11-13T16:01:31.907Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-13T16:01:32.166Z] ---> Running in db949eb8c3e8 [2021-11-13T16:01:32.166Z] Removing intermediate container db949eb8c3e8 [2021-11-13T16:01:32.166Z] ---> 681310d5940c [2021-11-13T16:01:32.166Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-13T16:01:32.166Z] ---> Running in d4ad081f3e7a [2021-11-13T16:01:32.166Z] Removing intermediate container d4ad081f3e7a [2021-11-13T16:01:32.166Z] ---> 8b173833f7b7 [2021-11-13T16:01:32.166Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-13T16:01:32.429Z] ---> 98c279ac1cbf [2021-11-13T16:01:32.429Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-13T16:01:32.687Z] ---> b61af826b7da [2021-11-13T16:01:32.687Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-13T16:01:32.946Z] ---> a59b20d64567 [2021-11-13T16:01:32.946Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-13T16:01:32.946Z] ---> Running in 4a2363556a3d [2021-11-13T16:01:32.946Z] Removing intermediate container 4a2363556a3d [2021-11-13T16:01:32.946Z] ---> fdb4e8ddac9a [2021-11-13T16:01:32.946Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-13T16:01:32.946Z] ---> Running in 8e542cd394d2 [2021-11-13T16:01:33.208Z] Removing intermediate container 8e542cd394d2 [2021-11-13T16:01:33.208Z] ---> 72048db71fde [2021-11-13T16:01:33.208Z] Step 20/22 : LABEL arch=x86_64 [2021-11-13T16:01:33.208Z] ---> Running in ec1e4eed1375 [2021-11-13T16:01:33.208Z] Removing intermediate container ec1e4eed1375 [2021-11-13T16:01:33.208Z] ---> 9a1c9791bad5 [2021-11-13T16:01:33.208Z] Step 21/22 : LABEL git_sha=71d81626af84774dcbdf2c634a316337ef17e63b [2021-11-13T16:01:33.208Z] ---> Running in 63d5ae2e2c98 [2021-11-13T16:01:33.208Z] Removing intermediate container 63d5ae2e2c98 [2021-11-13T16:01:33.208Z] ---> 2619c586f0cd [2021-11-13T16:01:33.208Z] Step 22/22 : LABEL version=0.0.0 [2021-11-13T16:01:33.208Z] ---> Running in 957ee99f38dd [2021-11-13T16:01:33.467Z] Removing intermediate container 957ee99f38dd [2021-11-13T16:01:33.467Z] ---> 616d142e55ba [2021-11-13T16:01:33.467Z] [2021-11-13T16:01:33.467Z] Successfully built 616d142e55ba [2021-11-13T16:01:33.467Z] Successfully tagged sys-mgmt-agent:latest [2021-11-13T16:01:33.474Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-11-13T16:01:33.480Z] $ docker stop --time=1 83b2cd6486a0502bf05568bb5a187764f066b11e29a7e7bc13c3d6ba8413615b [2021-11-13T16:01:34.786Z] $ docker rm -f 83b2cd6486a0502bf05568bb5a187764f066b11e29a7e7bc13c3d6ba8413615b [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-13T16:01:35.137Z] + docker images [2021-11-13T16:01:35.137Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-13T16:01:35.137Z] sys-mgmt-agent latest 616d142e55ba 2 seconds ago 294MB [2021-11-13T16:01:35.137Z] support-scheduler latest 492c7a47f8ba 14 seconds ago 16.2MB [2021-11-13T16:01:35.137Z] security-secretstore-setup latest 59daa35386aa 15 seconds ago 28.4MB [2021-11-13T16:01:35.137Z] faafdfb89b9f 16 seconds ago 1.76GB [2021-11-13T16:01:35.137Z] 1a9742920ef1 17 seconds ago 1.76GB [2021-11-13T16:01:35.137Z] core-command latest 5e877d81f1bd 21 seconds ago 16.1MB [2021-11-13T16:01:35.137Z] e014e6db7c49 22 seconds ago 1.76GB [2021-11-13T16:01:35.137Z] 49e598725b0f 25 seconds ago 1.75GB [2021-11-13T16:01:35.137Z] security-bootstrapper latest 843a39f3eadb About a minute ago 18.9MB [2021-11-13T16:01:35.137Z] core-data latest 8ef08bb8c230 About a minute ago 20.7MB [2021-11-13T16:01:35.137Z] support-notifications latest 8ff6575cc33e About a minute ago 16.9MB [2021-11-13T16:01:35.137Z] core-metadata latest 66425f077923 About a minute ago 16.9MB [2021-11-13T16:01:35.137Z] security-proxy-setup latest ef12e2d577d3 About a minute ago 26.9MB [2021-11-13T16:01:35.137Z] 07319282d75e About a minute ago 1.76GB [2021-11-13T16:01:35.137Z] 7236a49b9b2c About a minute ago 1.76GB [2021-11-13T16:01:35.137Z] 707037cd0b75 About a minute ago 1.76GB [2021-11-13T16:01:35.137Z] cf591165791a About a minute ago 1.76GB [2021-11-13T16:01:35.137Z] 90c1dde71b98 About a minute ago 1.76GB [2021-11-13T16:01:35.137Z] ci-base-image-x86_64 latest 37e35ab42e7c 5 minutes ago 1.25GB [2021-11-13T16:01:35.137Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 4 weeks ago 548MB [2021-11-13T16:01:35.137Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 weeks ago 34.5MB [2021-11-13T16:01:35.137Z] docker 20.10.8 bc6c0ffef665 2 months ago 214MB [2021-11-13T16:01:35.137Z] alpine 3.14 14119a10abf4 2 months ago 5.6MB [2021-11-13T16:01:35.137Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 16 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-11-13T16:01:50.448Z] Still waiting to schedule task [2021-11-13T16:01:50.448Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-11-13T16:02:19.847Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-11-13T16:02:21.303Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-11-13T16:02:22.755Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-11-13T16:02:23.356Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-11-13T16:02:35.773Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-11-13T16:02:35.773Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-11-13T16:02:35.773Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-11-13T16:02:35.773Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-11-13T16:02:35.773Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-11-13T16:02:35.773Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-11-13T16:02:36.759Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-11-13T16:02:36.759Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-11-13T16:02:36.759Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-11-13T16:02:36.759Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-11-13T16:02:45.043Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.189s coverage: 28.7% of statements [2021-11-13T16:02:45.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-11-13T16:02:45.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-11-13T16:02:47.334Z] Running on prd-ubuntu18.04-docker-8c-8g-495 in /w/workspace/edgexfoundry_edgex-go_PR-3816 [Pipeline] { [Pipeline] ws [2021-11-13T16:02:47.346Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-11-13T16:02:47.434Z] The recommended git tool is: git [2021-11-13T16:02:47.691Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.368s coverage: 98.5% of statements [2021-11-13T16:02:47.691Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-11-13T16:02:49.271Z] using credential edgex-jenkins-ssh [2021-11-13T16:02:49.286Z] Cloning the remote Git repository [2021-11-13T16:02:49.685Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.354s coverage: 44.7% of statements [2021-11-13T16:02:49.685Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-11-13T16:02:49.685Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-11-13T16:02:49.311Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-11-13T16:02:49.364Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-11-13T16:02:49.390Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-13T16:02:49.390Z] > git --version # timeout=10 [2021-11-13T16:02:49.396Z] > git --version # 'git version 2.17.1' [2021-11-13T16:02:49.396Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-13T16:02:49.424Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-13T16:02:51.667Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.684s coverage: 89.5% of statements [2021-11-13T16:02:51.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-11-13T16:02:51.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-11-13T16:02:51.667Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.226s coverage: 84.4% of statements [2021-11-13T16:02:51.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-11-13T16:02:51.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-11-13T16:02:51.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-11-13T16:02:51.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-11-13T16:02:51.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-11-13T16:02:59.548Z] Merging remotes/origin/main commit f7c7132b17dbbb881af4d9ccfc6ed9167751e366 into PR head commit 71d81626af84774dcbdf2c634a316337ef17e63b [2021-11-13T16:02:59.660Z] Merge succeeded, producing 71d81626af84774dcbdf2c634a316337ef17e63b [2021-11-13T16:02:59.660Z] Checking out Revision 71d81626af84774dcbdf2c634a316337ef17e63b (PR-3816) [2021-11-13T16:02:59.967Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.561s coverage: 94.2% of statements [2021-11-13T16:02:59.967Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-11-13T16:02:59.967Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-11-13T16:02:59.967Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.182s coverage: 59.1% of statements [2021-11-13T16:02:59.967Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-11-13T16:02:59.967Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-11-13T16:02:59.967Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-11-13T16:02:59.967Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-11-13T16:02:59.967Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-11-13T16:02:59.967Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.206s coverage: 60.0% of statements [2021-11-13T16:02:59.967Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-11-13T16:02:59.967Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-11-13T16:02:59.967Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-11-13T16:02:59.967Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.287s coverage: 0.9% of statements [2021-11-13T16:02:59.967Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-11-13T16:02:59.967Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.203s coverage: 58.8% of statements [2021-11-13T16:02:59.967Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.163s coverage: 21.7% of statements [2021-11-13T16:02:59.967Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-11-13T16:02:59.967Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.293s coverage: 47.1% of statements [2021-11-13T16:02:59.967Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.235s coverage: 79.5% of statements [2021-11-13T16:02:59.967Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.209s coverage: 94.1% of statements [2021-11-13T16:02:58.861Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-13T16:02:58.868Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-13T16:02:58.878Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-13T16:02:58.891Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-13T16:02:58.891Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-13T16:02:58.895Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3816/head:refs/remotes/origin/PR-3816 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-13T16:02:59.558Z] > git config core.sparsecheckout # timeout=10 [2021-11-13T16:02:59.563Z] > git checkout -f 71d81626af84774dcbdf2c634a316337ef17e63b # timeout=10 [2021-11-13T16:02:59.618Z] > git remote # timeout=10 [2021-11-13T16:02:59.625Z] > git config --get remote.origin.url # timeout=10 [2021-11-13T16:02:59.639Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-13T16:02:59.644Z] > git merge f7c7132b17dbbb881af4d9ccfc6ed9167751e366 # timeout=10 [2021-11-13T16:02:59.654Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-13T16:02:59.665Z] > git config core.sparsecheckout # timeout=10 [2021-11-13T16:02:59.669Z] > git checkout -f 71d81626af84774dcbdf2c634a316337ef17e63b # timeout=10 [2021-11-13T16:03:00.955Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.215s coverage: 96.3% of statements [2021-11-13T16:03:01.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.236s coverage: 87.5% of statements [2021-11-13T16:03:03.213Z] Commit message: "build(snap): upgrade redis from 6.2.4 to 6.2.6" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-13T16:03:04.225Z] + echo snap-build.sh [2021-11-13T16:03:04.225Z] snap-build.sh [2021-11-13T16:03:04.225Z] + SNAP_BASE_DIR=. [2021-11-13T16:03:04.225Z] + '[' '!' -z /w/workspace/edgex-go/3 ']' [2021-11-13T16:03:04.225Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/3 [2021-11-13T16:03:04.225Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' [2021-11-13T16:03:04.225Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/3] [2021-11-13T16:03:04.225Z] + cd /w/workspace/edgex-go/3 [2021-11-13T16:03:04.225Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-11-13T16:03:04.225Z] Reading package lists... [2021-11-13T16:03:04.225Z] Building dependency tree... [2021-11-13T16:03:04.225Z] Reading state information... [2021-11-13T16:03:04.225Z] The following packages were automatically installed and are no longer required: [2021-11-13T16:03:04.225Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-11-13T16:03:04.225Z] uidmap xdelta3 [2021-11-13T16:03:04.225Z] Use 'sudo apt autoremove' to remove them. [2021-11-13T16:03:04.225Z] The following packages will be REMOVED: [2021-11-13T16:03:04.225Z] lxd* lxd-client* [2021-11-13T16:03:04.488Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-11-13T16:03:04.488Z] After this operation, 31.7 MB disk space will be freed. [2021-11-13T16:03:05.036Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) [2021-11-13T16:03:05.298Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-11-13T16:03:05.872Z] Removing lxd dnsmasq configuration [2021-11-13T16:03:05.872Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-11-13T16:03:06.134Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-11-13T16:03:07.080Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-13T16:03:07.080Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) [2021-11-13T16:03:07.080Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-11-13T16:03:08.468Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-11-13T16:03:08.469Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-11-13T16:03:09.041Z] + sudo snap remove --purge lxd [2021-11-13T16:03:09.303Z] snap "lxd" is not installed [2021-11-13T16:03:09.303Z] + sudo groupadd --force --system lxd [2021-11-13T16:03:09.303Z] ++ whoami [2021-11-13T16:03:09.303Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-11-13T16:03:09.303Z] + newgrp - lxd [2021-11-13T16:03:09.303Z] + sudo snap install lxd [2021-11-13T16:03:13.989Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.220s coverage: 94.4% of statements [2021-11-13T16:03:13.989Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.164s coverage: 44.8% of statements [2021-11-13T16:03:18.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.571s coverage: 82.5% of statements [2021-11-13T16:03:18.289Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-11-13T16:03:19.320Z] 2021-11-13T16:03:17Z INFO Waiting for automatic snapd restart... [2021-11-13T16:03:26.612Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.244s coverage: 92.9% of statements [2021-11-13T16:03:26.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-11-13T16:03:26.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-11-13T16:03:26.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-11-13T16:03:26.612Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-11-13T16:03:26.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-11-13T16:03:26.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-11-13T16:03:26.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-11-13T16:03:26.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-11-13T16:03:26.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-11-13T16:03:26.612Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.177s coverage: 87.2% of statements [2021-11-13T16:03:26.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-11-13T16:03:26.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-11-13T16:03:26.612Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.162s coverage: 100.0% of statements [2021-11-13T16:03:26.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-11-13T16:03:26.612Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.314s coverage: 58.8% of statements [2021-11-13T16:03:26.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-11-13T16:03:26.612Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.279s coverage: 80.0% of statements [2021-11-13T16:03:26.612Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.249s coverage: 87.2% of statements [2021-11-13T16:03:26.612Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.267s coverage: 85.4% of statements [2021-11-13T16:03:26.612Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.693s coverage: 91.2% of statements [2021-11-13T16:03:26.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-11-13T16:03:26.612Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.610s coverage: 64.4% of statements [2021-11-13T16:03:26.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-11-13T16:03:26.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-11-13T16:03:26.612Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.170s coverage: 100.0% of statements [2021-11-13T16:03:26.886Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.112s coverage: 89.4% of statements [2021-11-13T16:03:26.886Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.040s coverage: 100.0% of statements [2021-11-13T16:03:28.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.081s coverage: 73.7% of statements [2021-11-13T16:03:28.605Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.083s coverage: 100.0% of statements [2021-11-13T16:03:31.576Z] lxd 4.20 from Canonical* installed [2021-11-13T16:03:31.576Z] + sudo lxd init --auto [2021-11-13T16:03:32.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.227s coverage: 65.4% of statements [2021-11-13T16:03:32.011Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-11-13T16:03:32.011Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-11-13T16:03:32.011Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-11-13T16:03:34.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.794s coverage: 43.8% of statements [2021-11-13T16:03:34.644Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-11-13T16:03:34.644Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-11-13T16:03:34.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.244s coverage: 89.5% of statements [2021-11-13T16:03:34.644Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-11-13T16:03:34.645Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.225s coverage: 84.8% of statements [2021-11-13T16:03:34.645Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-11-13T16:03:41.598Z] + sudo snap install --classic snapcraft [2021-11-13T16:03:44.818Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.255s coverage: 17.7% of statements [2021-11-13T16:03:44.818Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-11-13T16:03:44.818Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-11-13T16:03:44.818Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-11-13T16:03:44.818Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-11-13T16:03:44.818Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.556s coverage: 92.3% of statements [2021-11-13T16:03:44.818Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-11-13T16:03:44.818Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-11-13T16:03:44.818Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-11-13T16:03:44.818Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-11-13T16:03:44.818Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.196s coverage: 63.2% of statements [2021-11-13T16:03:44.818Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-11-13T16:03:44.818Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-11-13T16:03:44.818Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.411s coverage: 97.7% of statements [2021-11-13T16:03:44.818Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-11-13T16:03:44.818Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-11-13T16:03:44.818Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-11-13T16:03:44.818Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-11-13T16:03:44.818Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.182s coverage: 28.9% of statements [2021-11-13T16:03:44.818Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-11-13T16:03:44.818Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-11-13T16:03:44.818Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-11-13T16:03:44.818Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-11-13T16:03:44.818Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-11-13T16:03:44.818Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-11-13T16:03:44.818Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.198s coverage: 100.0% of statements [2021-11-13T16:03:44.818Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 96.9% of statements [2021-11-13T16:03:44.818Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-11-13T16:03:44.818Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-11-13T16:03:44.818Z] GO111MODULE=on go vet ./... [2021-11-13T16:03:56.517Z] snapcraft 5.0 from Canonical* installed [2021-11-13T16:03:56.517Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-11-13T16:03:56.517Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-11-13T16:03:56.517Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-13T16:03:56.517Z] Dload Upload Total Spent Left Speed [2021-11-13T16:03:56.517Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4180 0 --:--:-- --:--:-- --:--:-- 4180 [2021-11-13T16:03:56.517Z] 100 3325k 100 3325k 0 0 8525k 0 --:--:-- --:--:-- --:--:-- 8525k [2021-11-13T16:03:56.517Z] ./yq_linux_amd64 [2021-11-13T16:03:56.517Z] + sudo snapcraft prime --use-lxd [2021-11-13T16:03:57.091Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-11-13T16:03:57.091Z] 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-11-13T16:03:57.091Z] - README.md [2021-11-13T16:03:57.091Z] [2021-11-13T16:03:57.091Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-11-13T16:03:57.352Z] Launching a container. [2021-11-13T16:04:07.385Z] Waiting for container to be ready [2021-11-13T16:04:07.385Z] To start your first container, try: lxc launch ubuntu:20.04 [2021-11-13T16:04:07.385Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2021-11-13T16:04:07.385Z] [2021-11-13T16:04:11.590Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-11-13T16:04:11.590Z] Waiting for network to be ready... [2021-11-13T16:04:11.854Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-11-13T16:04:11.854Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] [2021-11-13T16:04:12.116Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-11-13T16:04:12.116Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] [2021-11-13T16:04:12.116Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-11-13T16:04:12.116Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-11-13T16:04:12.116Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] [2021-11-13T16:04:12.116Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] [2021-11-13T16:04:12.116Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1148 kB] [2021-11-13T16:04:12.116Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [263 kB] [2021-11-13T16:04:12.377Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-11-13T16:04:12.638Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-11-13T16:04:12.898Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-11-13T16:04:12.898Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-11-13T16:04:12.898Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-11-13T16:04:12.898Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-11-13T16:04:12.898Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-11-13T16:04:12.898Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-11-13T16:04:13.479Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-11-13T16:04:13.479Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2303 kB] [2021-11-13T16:04:13.479Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] [2021-11-13T16:04:13.479Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-11-13T16:04:13.479Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-11-13T16:04:13.479Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] [2021-11-13T16:04:13.479Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] [2021-11-13T16:04:13.479Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1764 kB] [2021-11-13T16:04:13.479Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [380 kB] [2021-11-13T16:04:16.029Z] Fetched 25.6 MB in 4s (6088 kB/s) [2021-11-13T16:04:16.972Z] Reading package lists... [2021-11-13T16:04:16.972Z] Reading package lists... [2021-11-13T16:04:17.232Z] Building dependency tree... [2021-11-13T16:04:17.232Z] Reading state information... [2021-11-13T16:04:17.232Z] The following additional packages will be installed: [2021-11-13T16:04:17.232Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-11-13T16:04:17.232Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-11-13T16:04:17.232Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-11-13T16:04:17.232Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-11-13T16:04:17.232Z] Suggested packages: [2021-11-13T16:04:17.232Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-11-13T16:04:17.232Z] Recommended packages: [2021-11-13T16:04:17.232Z] gnupg libsasl2-modules [2021-11-13T16:04:17.232Z] The following NEW packages will be installed: [2021-11-13T16:04:17.232Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-11-13T16:04:17.232Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-11-13T16:04:17.232Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-11-13T16:04:17.232Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-11-13T16:04:17.232Z] The following packages will be upgraded: [2021-11-13T16:04:17.232Z] gpg gpg-agent gpgconf libudev1 [2021-11-13T16:04:17.494Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-11-13T16:04:17.494Z] Need to get 3527 kB of archives. [2021-11-13T16:04:17.494Z] After this operation, 13.3 MB of additional disk space will be used. [2021-11-13T16:04:17.494Z] 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-11-13T16:04:17.494Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-11-13T16:04:17.494Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-11-13T16:04:17.494Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-11-13T16:04:17.494Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-11-13T16:04:18.065Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-11-13T16:04:18.326Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-11-13T16:04:18.326Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-11-13T16:04:18.326Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-11-13T16:04:18.326Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-11-13T16:04:18.326Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-11-13T16:04:18.326Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-11-13T16:04:18.326Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-11-13T16:04:18.326Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-11-13T16:04:18.326Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-11-13T16:04:18.326Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-11-13T16:04:18.586Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-11-13T16:04:18.586Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-11-13T16:04:18.586Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-11-13T16:04:18.586Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-11-13T16:04:18.586Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-11-13T16:04:18.586Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-11-13T16:04:18.586Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-13T16:04:18.586Z] Fetched 3527 kB in 1s (3109 kB/s) [2021-11-13T16:04:18.586Z] (Reading database ... 12511 files and directories currently installed.) [2021-11-13T16:04:18.586Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-11-13T16:04:18.586Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-13T16:04:18.586Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-11-13T16:04:18.845Z] Selecting previously unselected package udev. [2021-11-13T16:04:18.845Z] (Reading database ... 12511 files and directories currently installed.) [2021-11-13T16:04:18.845Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-11-13T16:04:18.845Z] Unpacking udev (237-3ubuntu10.52) ... [2021-11-13T16:04:19.105Z] Selecting previously unselected package libfuse2:amd64. [2021-11-13T16:04:19.105Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-11-13T16:04:19.105Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-11-13T16:04:19.105Z] Selecting previously unselected package fuse. [2021-11-13T16:04:19.105Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-11-13T16:04:19.105Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-11-13T16:04:19.105Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-13T16:04:19.105Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-13T16:04:19.105Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-13T16:04:19.105Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-13T16:04:19.366Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-13T16:04:19.366Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-13T16:04:19.366Z] Selecting previously unselected package libksba8:amd64. [2021-11-13T16:04:19.366Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-11-13T16:04:19.366Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-11-13T16:04:19.366Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-11-13T16:04:19.366Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-13T16:04:19.366Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-13T16:04:19.366Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-11-13T16:04:19.366Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-13T16:04:19.366Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-13T16:04:19.627Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-11-13T16:04:19.627Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-13T16:04:19.627Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-13T16:04:19.627Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-11-13T16:04:19.627Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-13T16:04:19.627Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-13T16:04:19.627Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-11-13T16:04:19.627Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-13T16:04:19.627Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-13T16:04:19.627Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-11-13T16:04:19.627Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-13T16:04:19.627Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-13T16:04:19.627Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-11-13T16:04:19.627Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-13T16:04:19.627Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-13T16:04:19.887Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-11-13T16:04:19.887Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-13T16:04:19.887Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-13T16:04:19.887Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-11-13T16:04:19.887Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-13T16:04:19.887Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-13T16:04:19.887Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-11-13T16:04:19.887Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-11-13T16:04:19.887Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-13T16:04:19.887Z] Selecting previously unselected package libsasl2-2:amd64. [2021-11-13T16:04:19.887Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-11-13T16:04:19.887Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-13T16:04:20.147Z] Selecting previously unselected package libldap-common. [2021-11-13T16:04:20.147Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-11-13T16:04:20.147Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-13T16:04:20.147Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-11-13T16:04:20.147Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-11-13T16:04:20.147Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-13T16:04:20.147Z] Selecting previously unselected package dirmngr. [2021-11-13T16:04:20.147Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-13T16:04:20.147Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-11-13T16:04:20.147Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-13T16:04:20.147Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-11-13T16:04:20.147Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-11-13T16:04:20.408Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-13T16:04:20.408Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-13T16:04:20.408Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-11-13T16:04:20.408Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-13T16:04:20.408Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-11-13T16:04:20.408Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-13T16:04:20.408Z] Setting up udev (237-3ubuntu10.52) ... [2021-11-13T16:04:20.668Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-11-13T16:04:20.668Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-13T16:04:20.668Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-11-13T16:04:20.929Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-11-13T16:04:20.929Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-11-13T16:04:20.929Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-13T16:04:20.929Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-13T16:04:20.929Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-13T16:04:20.929Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-13T16:04:20.929Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-13T16:04:20.929Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-13T16:04:20.929Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-13T16:04:20.929Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-13T16:04:20.929Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-11-13T16:04:20.929Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-13T16:04:21.501Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-11-13T16:04:21.501Z] settings in the [Install] section, and DefaultInstance for template units). [2021-11-13T16:04:21.501Z] This means they are not meant to be enabled using systemctl. [2021-11-13T16:04:21.501Z] Possible reasons for having this kind of units are: [2021-11-13T16:04:21.501Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-11-13T16:04:21.501Z] .wants/ or .requires/ directory. [2021-11-13T16:04:21.501Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-11-13T16:04:21.501Z] a requirement dependency on it. [2021-11-13T16:04:21.501Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-11-13T16:04:21.501Z] D-Bus, udev, scripted systemctl call, ...). [2021-11-13T16:04:21.501Z] 4) In case of template units, the unit is meant to be enabled with some [2021-11-13T16:04:21.501Z] instance name specified. [2021-11-13T16:04:21.501Z] Reading package lists... [2021-11-13T16:04:21.768Z] Building dependency tree... [2021-11-13T16:04:21.768Z] Reading state information... [2021-11-13T16:04:21.768Z] The following additional packages will be installed: [2021-11-13T16:04:21.768Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-11-13T16:04:21.768Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-11-13T16:04:21.768Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-11-13T16:04:21.768Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-11-13T16:04:21.768Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-11-13T16:04:21.768Z] Suggested packages: [2021-11-13T16:04:21.768Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-11-13T16:04:21.768Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-11-13T16:04:21.768Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-11-13T16:04:21.768Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-11-13T16:04:21.768Z] systemd-container policykit-1 [2021-11-13T16:04:21.768Z] Recommended packages: [2021-11-13T16:04:21.768Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-11-13T16:04:21.768Z] The following NEW packages will be installed: [2021-11-13T16:04:21.768Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-11-13T16:04:21.768Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-11-13T16:04:21.768Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-11-13T16:04:21.768Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-11-13T16:04:21.768Z] python3.6-minimal snapd squashfs-tools sudo [2021-11-13T16:04:21.768Z] The following packages will be upgraded: [2021-11-13T16:04:21.768Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-11-13T16:04:22.029Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-11-13T16:04:22.029Z] Need to get 36.8 MB of archives. [2021-11-13T16:04:22.029Z] After this operation, 147 MB of additional disk space will be used. [2021-11-13T16:04:22.029Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-11-13T16:04:22.029Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] [2021-11-13T16:04:22.975Z] 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-11-13T16:04:22.975Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-11-13T16:04:22.975Z] 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-11-13T16:04:22.975Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-11-13T16:04:22.975Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-11-13T16:04:22.975Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-11-13T16:04:22.975Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-11-13T16:04:22.975Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-11-13T16:04:22.975Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-11-13T16:04:22.975Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-11-13T16:04:22.975Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-11-13T16:04:22.975Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-11-13T16:04:22.975Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-11-13T16:04:22.975Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-11-13T16:04:22.975Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-11-13T16:04:22.975Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-11-13T16:04:22.975Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-11-13T16:04:22.975Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-11-13T16:04:22.975Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-11-13T16:04:22.975Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-11-13T16:04:23.235Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-11-13T16:04:23.235Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-11-13T16:04:23.235Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-11-13T16:04:23.235Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-11-13T16:04:23.235Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-11-13T16:04:23.235Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-11-13T16:04:23.235Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-11-13T16:04:23.235Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2021-11-13T16:04:23.805Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-13T16:04:23.805Z] Fetched 36.8 MB in 2s (20.3 MB/s) [2021-11-13T16:04:23.805Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-13T16:04:23.805Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-11-13T16:04:24.065Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-13T16:04:24.636Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-11-13T16:04:24.636Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-13T16:04:24.896Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-11-13T16:04:24.896Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-13T16:04:24.896Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-11-13T16:04:24.896Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-11-13T16:04:24.896Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-11-13T16:04:25.157Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-13T16:04:25.157Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-11-13T16:04:25.157Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-11-13T16:04:25.418Z] Setting up apt (1.6.14) ... [2021-11-13T16:04:25.418Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-11-13T16:04:25.677Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-11-13T16:04:25.938Z] (Reading database ... 12764 files and directories currently installed.) [2021-11-13T16:04:25.938Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-11-13T16:04:25.938Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-11-13T16:04:25.938Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-11-13T16:04:26.200Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-13T16:04:26.200Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-13T16:04:26.200Z] Selecting previously unselected package libexpat1:amd64. [2021-11-13T16:04:26.200Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-11-13T16:04:26.200Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-11-13T16:04:26.200Z] Selecting previously unselected package python3.6-minimal. [2021-11-13T16:04:26.200Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-13T16:04:26.200Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-11-13T16:04:26.491Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-11-13T16:04:26.491Z] Checking for services that may need to be restarted...done. [2021-11-13T16:04:26.491Z] Checking for services that may need to be restarted...done. [2021-11-13T16:04:26.758Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-13T16:04:26.758Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-11-13T16:04:26.758Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-11-13T16:04:27.025Z] Selecting previously unselected package python3-minimal. [2021-11-13T16:04:27.025Z] (Reading database ... 13012 files and directories currently installed.) [2021-11-13T16:04:27.025Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-11-13T16:04:27.025Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-11-13T16:04:27.290Z] Selecting previously unselected package mime-support. [2021-11-13T16:04:27.290Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-11-13T16:04:27.290Z] Unpacking mime-support (3.60ubuntu1) ... [2021-11-13T16:04:27.290Z] Selecting previously unselected package libmpdec2:amd64. [2021-11-13T16:04:27.290Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-11-13T16:04:27.290Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-11-13T16:04:27.290Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-11-13T16:04:27.290Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-13T16:04:27.290Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-13T16:04:27.589Z] Selecting previously unselected package python3.6. [2021-11-13T16:04:27.589Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-13T16:04:27.589Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-13T16:04:27.589Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-11-13T16:04:27.589Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-11-13T16:04:27.589Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-11-13T16:04:27.589Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-11-13T16:04:27.866Z] Selecting previously unselected package python3. [2021-11-13T16:04:27.866Z] (Reading database ... 13442 files and directories currently installed.) [2021-11-13T16:04:27.866Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-11-13T16:04:27.866Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-11-13T16:04:27.866Z] Selecting previously unselected package multiarch-support. [2021-11-13T16:04:27.866Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-11-13T16:04:27.866Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-11-13T16:04:28.127Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-11-13T16:04:28.127Z] Selecting previously unselected package liblzo2-2:amd64. [2021-11-13T16:04:28.127Z] (Reading database ... 13479 files and directories currently installed.) [2021-11-13T16:04:28.127Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-11-13T16:04:28.127Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-11-13T16:04:28.388Z] Selecting previously unselected package libbsd0:amd64. [2021-11-13T16:04:28.388Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-11-13T16:04:28.388Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-11-13T16:04:28.388Z] Selecting previously unselected package sudo. [2021-11-13T16:04:28.388Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-11-13T16:04:28.388Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-11-13T16:04:28.388Z] Selecting previously unselected package apparmor. [2021-11-13T16:04:28.649Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-11-13T16:04:28.649Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-11-13T16:04:28.649Z] Selecting previously unselected package libedit2:amd64. [2021-11-13T16:04:28.649Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-11-13T16:04:28.649Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-11-13T16:04:28.910Z] Selecting previously unselected package libkrb5support0:amd64. [2021-11-13T16:04:28.910Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-11-13T16:04:28.910Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-11-13T16:04:28.910Z] Selecting previously unselected package libk5crypto3:amd64. [2021-11-13T16:04:28.910Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-11-13T16:04:28.910Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-11-13T16:04:28.910Z] Selecting previously unselected package libkeyutils1:amd64. [2021-11-13T16:04:28.910Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-11-13T16:04:28.910Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-11-13T16:04:28.910Z] Selecting previously unselected package libkrb5-3:amd64. [2021-11-13T16:04:28.910Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-11-13T16:04:28.910Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-11-13T16:04:28.910Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-11-13T16:04:28.910Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-11-13T16:04:29.173Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-11-13T16:04:29.173Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-11-13T16:04:29.173Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-11-13T16:04:29.173Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-11-13T16:04:29.173Z] Selecting previously unselected package openssh-client. [2021-11-13T16:04:29.173Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-11-13T16:04:29.173Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-11-13T16:04:29.434Z] Selecting previously unselected package squashfs-tools. [2021-11-13T16:04:29.434Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-11-13T16:04:29.434Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-11-13T16:04:29.434Z] Selecting previously unselected package snapd. [2021-11-13T16:04:29.434Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-11-13T16:04:29.434Z] Unpacking snapd (2.51.1+18.04) ... [2021-11-13T16:04:32.736Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-11-13T16:04:32.737Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-11-13T16:04:32.737Z] Setting up mime-support (3.60ubuntu1) ... [2021-11-13T16:04:32.737Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-11-13T16:04:32.737Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-11-13T16:04:32.737Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-11-13T16:04:32.737Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-13T16:04:32.737Z] Setting up systemd (237-3ubuntu10.52) ... [2021-11-13T16:04:32.737Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-11-13T16:04:32.997Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-11-13T16:04:32.997Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-11-13T16:04:32.997Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-11-13T16:04:32.997Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-13T16:04:32.997Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-11-13T16:04:32.997Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-13T16:04:33.571Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-11-13T16:04:33.571Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-11-13T16:04:33.571Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-11-13T16:04:33.571Z] Setting up python3 (3.6.7-1~18.04) ... [2021-11-13T16:04:33.571Z] running python rtupdate hooks for python3.6... [2021-11-13T16:04:33.571Z] running python post-rtupdate hooks for python3.6... [2021-11-13T16:04:33.831Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-11-13T16:04:34.404Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-11-13T16:04:34.672Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-11-13T16:04:34.672Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-11-13T16:04:34.672Z] Setting up snapd (2.51.1+18.04) ... [2021-11-13T16:04:35.243Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-11-13T16:04:35.243Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-11-13T16:04:35.504Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-11-13T16:04:35.504Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-11-13T16:04:35.765Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-11-13T16:04:35.765Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-11-13T16:04:36.026Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-11-13T16:04:36.026Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-11-13T16:04:36.287Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-11-13T16:04:36.547Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-11-13T16:04:36.547Z] /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-11-13T16:04:37.490Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-13T16:04:38.068Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-11-13T16:04:39.455Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-13T16:04:39.455Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-13T16:04:39.455Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-13T16:04:40.658Z] Reading package lists... [2021-11-13T16:04:40.658Z] Reading package lists... [2021-11-13T16:04:40.918Z] Building dependency tree... [2021-11-13T16:04:40.918Z] Reading state information... [2021-11-13T16:04:40.918Z] Calculating upgrade... [2021-11-13T16:04:41.180Z] The following packages will be upgraded: [2021-11-13T16:04:41.180Z] advancecomp base-files bash binutils binutils-common [2021-11-13T16:04:41.180Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-11-13T16:04:41.180Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-11-13T16:04:41.180Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-11-13T16:04:41.180Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-11-13T16:04:41.180Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-11-13T16:04:41.180Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-11-13T16:04:41.180Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-11-13T16:04:41.180Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-11-13T16:04:41.180Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-11-13T16:04:41.180Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-11-13T16:04:41.180Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-11-13T16:04:41.180Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-11-13T16:04:41.180Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-11-13T16:04:41.180Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-11-13T16:04:41.180Z] ubuntu-keyring util-linux [2021-11-13T16:04:41.441Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-11-13T16:04:41.441Z] Need to get 64.2 MB of archives. [2021-11-13T16:04:41.441Z] After this operation, 5152 kB of additional disk space will be used. [2021-11-13T16:04:41.441Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-162.170 [992 kB] [2021-11-13T16:04:41.441Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-11-13T16:04:42.014Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-11-13T16:04:42.014Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-11-13T16:04:42.014Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-11-13T16:04:42.014Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-11-13T16:04:42.014Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-11-13T16:04:42.014Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-11-13T16:04:42.014Z] 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-11-13T16:04:42.014Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-11-13T16:04:42.014Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-11-13T16:04:42.014Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-11-13T16:04:42.014Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-11-13T16:04:42.014Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-11-13T16:04:42.274Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-11-13T16:04:42.274Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-11-13T16:04:42.275Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-11-13T16:04:42.275Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-11-13T16:04:42.275Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-11-13T16:04:42.275Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-11-13T16:04:42.275Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-11-13T16:04:42.275Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-11-13T16:04:42.275Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-11-13T16:04:42.275Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-11-13T16:04:42.275Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-11-13T16:04:42.275Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-11-13T16:04:42.275Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-11-13T16:04:42.275Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-11-13T16:04:42.275Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-11-13T16:04:42.275Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-11-13T16:04:42.275Z] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-11-13T16:04:42.275Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-11-13T16:04:42.275Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-11-13T16:04:42.275Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-11-13T16:04:42.275Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-11-13T16:04:42.275Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-11-13T16:04:42.275Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-11-13T16:04:42.275Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-11-13T16:04:42.275Z] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-11-13T16:04:42.275Z] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-11-13T16:04:42.534Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-11-13T16:04:42.534Z] Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-11-13T16:04:42.534Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-11-13T16:04:42.534Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-11-13T16:04:42.534Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-11-13T16:04:42.535Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-11-13T16:04:42.535Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-11-13T16:04:42.535Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-11-13T16:04:42.535Z] Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-11-13T16:04:42.535Z] Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-11-13T16:04:42.535Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-11-13T16:04:42.535Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-11-13T16:04:42.535Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-11-13T16:04:42.535Z] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-11-13T16:04:42.535Z] Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-11-13T16:04:42.535Z] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-11-13T16:04:42.535Z] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-11-13T16:04:42.535Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-11-13T16:04:42.535Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-11-13T16:04:42.535Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-11-13T16:04:42.535Z] Get:61 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-11-13T16:04:42.535Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-11-13T16:04:42.535Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-11-13T16:04:42.795Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-11-13T16:04:42.795Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-11-13T16:04:42.795Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-11-13T16:04:42.795Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-11-13T16:04:42.795Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-11-13T16:04:42.795Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-11-13T16:04:42.795Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-11-13T16:04:42.795Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-11-13T16:04:42.795Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-11-13T16:04:42.795Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-11-13T16:04:42.795Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-11-13T16:04:42.795Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-11-13T16:04:42.795Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-11-13T16:04:42.795Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-11-13T16:04:42.795Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-11-13T16:04:42.795Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-11-13T16:04:42.795Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-11-13T16:04:42.795Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-11-13T16:04:42.795Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-11-13T16:04:42.795Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-11-13T16:04:42.795Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] [2021-11-13T16:04:42.795Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-11-13T16:04:42.795Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-11-13T16:04:42.795Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] [2021-11-13T16:04:43.055Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] [2021-11-13T16:04:43.055Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] [2021-11-13T16:04:43.055Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] [2021-11-13T16:04:43.055Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-11-13T16:04:43.055Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-11-13T16:04:43.055Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-11-13T16:04:43.055Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-11-13T16:04:43.315Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-11-13T16:04:43.888Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-11-13T16:04:43.889Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-11-13T16:04:43.889Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-11-13T16:04:44.168Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-11-13T16:04:44.168Z] Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-11-13T16:04:44.168Z] Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-11-13T16:04:44.168Z] Get:102 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-11-13T16:04:44.168Z] Get:103 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-11-13T16:04:44.427Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-13T16:04:44.427Z] Fetched 64.2 MB in 3s (21.0 MB/s) [2021-11-13T16:04:44.427Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-13T16:04:44.427Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-11-13T16:04:44.427Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-13T16:04:44.687Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-11-13T16:04:44.687Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-13T16:04:44.948Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-162.170_amd64.deb ... [2021-11-13T16:04:44.948Z] Unpacking linux-libc-dev:amd64 (4.15.0-162.170) over (4.15.0-20.21) ... [2021-11-13T16:04:45.208Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-13T16:04:45.208Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-13T16:04:45.208Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-13T16:04:45.208Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-13T16:04:45.208Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-13T16:04:45.208Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-13T16:04:45.467Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-13T16:04:45.467Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-13T16:04:45.467Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-13T16:04:45.467Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-13T16:04:45.467Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-13T16:04:45.467Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-13T16:04:45.727Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-13T16:04:45.727Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-13T16:04:45.727Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-13T16:04:45.727Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-13T16:04:45.727Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-13T16:04:45.727Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-11-13T16:04:45.727Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-11-13T16:04:45.986Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-13T16:04:45.986Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-13T16:04:45.986Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-13T16:04:45.986Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-13T16:04:45.986Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-13T16:04:45.986Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-13T16:04:46.252Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-13T16:04:46.252Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-13T16:04:46.252Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-13T16:04:46.513Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-11-13T16:04:46.513Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-13T16:04:46.773Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-11-13T16:04:47.032Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-13T16:04:47.032Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-11-13T16:04:47.032Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-11-13T16:04:47.032Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-11-13T16:04:47.032Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-11-13T16:04:47.292Z] Setting up base-files (10.1ubuntu2.11) ... [2021-11-13T16:04:47.292Z] Installing new version of config file /etc/issue ... [2021-11-13T16:04:47.292Z] Installing new version of config file /etc/issue.net ... [2021-11-13T16:04:47.292Z] Installing new version of config file /etc/lsb-release ... [2021-11-13T16:04:47.554Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-11-13T16:04:47.554Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-11-13T16:04:47.814Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-11-13T16:04:47.814Z] Removing obsolete conffile /etc/default/motd-news ... [2021-11-13T16:04:47.814Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T16:04:47.814Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-11-13T16:04:47.814Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-11-13T16:04:47.814Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-11-13T16:04:48.076Z] 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-11-13T16:04:48.076Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T16:04:48.076Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-13T16:04:48.076Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-11-13T16:04:48.076Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-11-13T16:04:48.076Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T16:04:48.076Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-11-13T16:04:48.076Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-11-13T16:04:48.338Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-11-13T16:04:48.338Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T16:04:48.338Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-11-13T16:04:48.338Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-13T16:04:48.598Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-11-13T16:04:48.598Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T16:04:48.598Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-13T16:04:48.598Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-13T16:04:49.041Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-13T16:04:49.041Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T16:04:49.041Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-13T16:04:49.041Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-13T16:04:49.302Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-11-13T16:04:49.302Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T16:04:49.302Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-11-13T16:04:49.302Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-11-13T16:04:49.563Z] Setting up grep (3.1-2build1) ... [2021-11-13T16:04:49.563Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T16:04:49.563Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-11-13T16:04:49.563Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-11-13T16:04:49.563Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-11-13T16:04:49.846Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T16:04:49.846Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-11-13T16:04:49.846Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-11-13T16:04:50.107Z] Setting up login (1:4.5-1ubuntu2) ... [2021-11-13T16:04:50.107Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T16:04:50.107Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-13T16:04:50.107Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-13T16:04:50.107Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-11-13T16:04:50.107Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T16:04:50.107Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-13T16:04:50.371Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-13T16:04:50.632Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-13T16:04:50.632Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-13T16:04:50.917Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-13T16:04:50.917Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-13T16:04:51.183Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-11-13T16:04:51.183Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T16:04:51.183Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-11-13T16:04:51.183Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-13T16:04:51.755Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-11-13T16:04:51.755Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-11-13T16:04:51.755Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-11-13T16:04:51.755Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-11-13T16:04:51.755Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-11-13T16:04:52.015Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T16:04:52.015Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-11-13T16:04:52.015Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-11-13T16:04:52.015Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-11-13T16:04:52.015Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T16:04:52.015Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-13T16:04:52.015Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-13T16:04:52.276Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-13T16:04:52.276Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T16:04:52.276Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-13T16:04:52.276Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-13T16:04:52.276Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-13T16:04:52.276Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T16:04:52.276Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-13T16:04:52.276Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-13T16:04:52.537Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-13T16:04:52.537Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T16:04:52.537Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-13T16:04:52.537Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-13T16:04:52.537Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-13T16:04:52.537Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T16:04:52.537Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-13T16:04:52.537Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-13T16:04:52.798Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-13T16:04:52.798Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-13T16:04:52.798Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-13T16:04:52.798Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T16:04:52.798Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-13T16:04:52.798Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-13T16:04:52.798Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-13T16:04:53.059Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T16:04:53.060Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-13T16:04:53.060Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-13T16:04:53.060Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-13T16:04:53.060Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T16:04:53.060Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-13T16:04:53.060Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-13T16:04:53.320Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-11-13T16:04:53.320Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T16:04:53.320Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-13T16:04:53.320Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-13T16:04:53.581Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-11-13T16:04:53.842Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-11-13T16:04:54.104Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-11-13T16:04:54.104Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T16:04:54.104Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-11-13T16:04:54.104Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-13T16:04:54.364Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-11-13T16:04:54.639Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T16:04:54.639Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-11-13T16:04:54.639Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-13T16:04:54.639Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-11-13T16:04:54.639Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-13T16:04:54.639Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-11-13T16:04:54.639Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-11-13T16:04:54.900Z] Setting up debconf (1.5.66ubuntu1) ... [2021-11-13T16:04:54.900Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-13T16:04:54.900Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-11-13T16:04:54.900Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-11-13T16:04:55.163Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-11-13T16:04:55.163Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-13T16:04:55.163Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-11-13T16:04:55.163Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-11-13T16:04:55.163Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-11-13T16:04:55.163Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-13T16:04:55.163Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-13T16:04:55.423Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-13T16:04:55.423Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-13T16:04:55.423Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-13T16:04:55.423Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-13T16:04:55.423Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-13T16:04:55.684Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-13T16:04:55.684Z] (Reading database ... 13919 files and directories currently installed.) [2021-11-13T16:04:55.684Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-13T16:04:55.946Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-13T16:04:55.946Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-13T16:04:55.946Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-13T16:04:55.946Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-13T16:04:55.946Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-13T16:04:56.207Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-11-13T16:04:56.207Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-13T16:04:56.207Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-13T16:04:56.207Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-13T16:04:56.207Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-13T16:04:56.469Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-13T16:04:56.469Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-11-13T16:04:56.469Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-11-13T16:04:56.469Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-11-13T16:04:56.469Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-13T16:04:56.469Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-11-13T16:04:56.469Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-11-13T16:04:56.736Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-11-13T16:04:56.736Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-13T16:04:56.736Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-11-13T16:04:56.736Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-13T16:04:56.736Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-13T16:04:56.999Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-13T16:04:56.999Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-13T16:04:56.999Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-13T16:04:56.999Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-13T16:04:56.999Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-13T16:04:56.999Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-11-13T16:04:56.999Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-11-13T16:04:57.260Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-11-13T16:04:57.260Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-13T16:04:57.260Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-11-13T16:04:57.260Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-11-13T16:04:57.521Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-11-13T16:04:57.521Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-13T16:04:57.521Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-13T16:04:57.521Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-13T16:04:57.521Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-11-13T16:04:57.782Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-13T16:04:57.782Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-11-13T16:04:57.782Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-11-13T16:04:57.782Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-11-13T16:04:57.782Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-13T16:04:57.782Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-11-13T16:04:57.782Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-11-13T16:04:57.782Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-11-13T16:04:58.044Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-13T16:04:58.044Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-11-13T16:04:58.044Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-11-13T16:04:58.044Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-11-13T16:04:58.044Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-13T16:04:58.044Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-11-13T16:04:58.044Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-11-13T16:04:58.308Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-11-13T16:04:58.308Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-13T16:04:58.308Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-11-13T16:04:58.308Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-11-13T16:04:58.308Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-11-13T16:04:58.308Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-13T16:04:58.308Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-11-13T16:04:58.568Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-11-13T16:04:58.568Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-11-13T16:04:58.568Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-13T16:04:58.568Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-11-13T16:04:58.568Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-11-13T16:04:58.829Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-11-13T16:04:58.829Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-13T16:04:58.829Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-11-13T16:04:58.829Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-11-13T16:04:58.829Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-11-13T16:04:58.829Z] (Reading database ... 13924 files and directories currently installed.) [2021-11-13T16:04:58.829Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-11-13T16:04:58.829Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-11-13T16:04:59.090Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-11-13T16:04:59.090Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-11-13T16:04:59.090Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-11-13T16:04:59.090Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-11-13T16:04:59.351Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-11-13T16:04:59.351Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-11-13T16:04:59.351Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-11-13T16:04:59.351Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-11-13T16:04:59.623Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-11-13T16:04:59.624Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-11-13T16:04:59.624Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-11-13T16:04:59.624Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-11-13T16:04:59.624Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-11-13T16:04:59.624Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-11-13T16:04:59.886Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-11-13T16:04:59.886Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-11-13T16:04:59.886Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-11-13T16:04:59.886Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-11-13T16:04:59.886Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-11-13T16:04:59.886Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-11-13T16:05:00.152Z] Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... [2021-11-13T16:05:00.152Z] Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... [2021-11-13T16:05:00.414Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-11-13T16:05:00.414Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-11-13T16:05:00.414Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-11-13T16:05:00.414Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-11-13T16:05:00.675Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-13T16:05:00.675Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-13T16:05:00.936Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-13T16:05:00.936Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-13T16:05:00.936Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-13T16:05:00.936Z] Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-13T16:05:00.936Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-13T16:05:01.196Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-13T16:05:01.196Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-13T16:05:01.196Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-13T16:05:01.196Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-13T16:05:01.196Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-13T16:05:01.458Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-13T16:05:01.459Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-13T16:05:01.459Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-13T16:05:01.459Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-13T16:05:02.399Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-13T16:05:02.399Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-13T16:05:03.348Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-13T16:05:03.348Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-13T16:05:03.609Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-13T16:05:03.609Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-13T16:05:03.870Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-13T16:05:03.870Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-13T16:05:04.812Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-13T16:05:04.812Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-13T16:05:04.812Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-13T16:05:04.812Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-13T16:05:04.812Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-11-13T16:05:04.812Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-13T16:05:05.075Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-11-13T16:05:05.075Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-13T16:05:05.075Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-11-13T16:05:05.075Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-11-13T16:05:05.343Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-13T16:05:05.343Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-13T16:05:05.343Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-13T16:05:05.343Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-13T16:05:05.343Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-11-13T16:05:05.343Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-11-13T16:05:05.610Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-13T16:05:05.610Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-13T16:05:05.610Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-13T16:05:05.610Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-13T16:05:05.610Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-13T16:05:05.610Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-11-13T16:05:05.610Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-11-13T16:05:05.610Z] Setting up tzdata (2021e-0ubuntu0.18.04) ... [2021-11-13T16:05:05.610Z] [2021-11-13T16:05:05.610Z] Current default time zone: 'Etc/UTC' [2021-11-13T16:05:05.610Z] Local time is now: Sat Nov 13 16:05:05 UTC 2021. [2021-11-13T16:05:05.610Z] Universal Time is now: Sat Nov 13 16:05:05 UTC 2021. [2021-11-13T16:05:05.610Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-11-13T16:05:05.610Z] [2021-11-13T16:05:05.870Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-11-13T16:05:05.870Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-13T16:05:05.870Z] Setting up linux-libc-dev:amd64 (4.15.0-162.170) ... [2021-11-13T16:05:05.870Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-11-13T16:05:05.870Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-11-13T16:05:05.870Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-11-13T16:05:05.870Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-11-13T16:05:05.870Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-11-13T16:05:05.870Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-11-13T16:05:05.870Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-11-13T16:05:05.870Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-13T16:05:05.870Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-11-13T16:05:06.133Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-13T16:05:06.133Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-11-13T16:05:06.133Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-13T16:05:06.133Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-11-13T16:05:06.133Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-11-13T16:05:06.133Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-11-13T16:05:06.133Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-11-13T16:05:06.133Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-11-13T16:05:06.133Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-11-13T16:05:06.133Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-11-13T16:05:06.133Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-11-13T16:05:06.638Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-13T16:05:06.638Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-13T16:05:06.638Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-11-13T16:05:06.661Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2021-11-13T16:05:07.314Z] + ls -al . [2021-11-13T16:05:07.314Z] total 664 [2021-11-13T16:05:07.314Z] drwxrwxr-x 9 1001 1001 4096 Nov 13 16:05 . [2021-11-13T16:05:07.314Z] drwxr-xr-x 4 root root 4096 Nov 13 16:00 .. [2021-11-13T16:05:07.314Z] -rw-rw-r-- 1 1001 1001 11 Nov 13 15:58 .dockerignore [2021-11-13T16:05:07.314Z] drwxrwxr-x 8 1001 1001 4096 Nov 13 15:58 .git [2021-11-13T16:05:07.314Z] drwxrwxr-x 4 1001 1001 4096 Nov 13 15:58 .github [2021-11-13T16:05:07.314Z] -rw-rw-r-- 1 1001 1001 804 Nov 13 15:58 .gitignore [2021-11-13T16:05:07.314Z] -rw-rw-r-- 1 1001 1001 42 Nov 13 15:58 .golangci.yml [2021-11-13T16:05:07.314Z] -rw-rw-r-- 1 1001 1001 76 Nov 13 15:58 .hadolint.yml [2021-11-13T16:05:07.314Z] -rw-rw-r-- 1 1001 1001 166 Nov 13 15:58 .sonarcloud.properties [2021-11-13T16:05:07.314Z] -rw-rw-r-- 1 1001 1001 1171 Nov 13 15:58 ADOPTERS.md [2021-11-13T16:05:07.314Z] -rw-rw-r-- 1 1001 1001 8910 Nov 13 15:58 Attribution.txt [2021-11-13T16:05:07.314Z] -rw-rw-r-- 1 1001 1001 43881 Nov 13 15:58 CHANGELOG.md [2021-11-13T16:05:07.314Z] -rw-rw-r-- 1 1001 1001 3804 Nov 13 15:58 CONTRIBUTING.md [2021-11-13T16:05:07.314Z] -rw-rw-r-- 1 1001 1001 677 Nov 13 15:58 GOVERNANCE.md [2021-11-13T16:05:07.314Z] -rw-rw-r-- 1 1001 1001 849 Nov 13 15:58 Jenkinsfile [2021-11-13T16:05:07.314Z] -rw-rw-r-- 1 1001 1001 10775 Nov 13 15:58 LICENSE [2021-11-13T16:05:07.314Z] -rw-rw-r-- 1 1001 1001 6508 Nov 13 15:58 Makefile [2021-11-13T16:05:07.314Z] -rw-rw-r-- 1 1001 1001 582 Nov 13 15:58 OWNERS.md [2021-11-13T16:05:07.314Z] -rw-rw-r-- 1 1001 1001 8256 Nov 13 15:58 README.md [2021-11-13T16:05:07.314Z] -rw-rw-r-- 1 1001 1001 6912 Nov 13 15:58 SECURITY.md [2021-11-13T16:05:07.314Z] -rw-rw-r-- 1 1001 1001 5 Nov 13 15:55 VERSION [2021-11-13T16:05:07.314Z] -rw-rw-r-- 1 1001 1001 4131 Nov 13 15:58 ZMQWindows.md [2021-11-13T16:05:07.314Z] drwxrwxr-x 2 1001 1001 4096 Nov 13 15:58 bin [2021-11-13T16:05:07.314Z] drwxrwxr-x 14 1001 1001 4096 Nov 13 15:58 cmd [2021-11-13T16:05:07.314Z] -rw-r--r-- 1 root root 428381 Nov 13 16:03 coverage.out [2021-11-13T16:05:07.314Z] -rw-rw-r-- 1 1001 1001 822 Nov 13 15:58 go.mod [2021-11-13T16:05:07.314Z] -rw-rw-r-- 1 1001 1001 49471 Nov 13 15:58 go.sum [2021-11-13T16:05:07.314Z] drwxrwxr-x 8 1001 1001 4096 Nov 13 15:58 internal [2021-11-13T16:05:07.314Z] drwxrwxr-x 3 1001 1001 4096 Nov 13 15:58 openapi [2021-11-13T16:05:07.314Z] drwxrwxr-x 4 1001 1001 4096 Nov 13 15:58 snap [2021-11-13T16:05:07.314Z] -rw-rw-r-- 1 1001 1001 204 Nov 13 15:58 version.go [Pipeline] sh [2021-11-13T16:05:07.973Z] + '[' -e coverage.out ] [2021-11-13T16:05:07.973Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-11-13T16:05:08.000Z] Warning: overwriting stash ‘coverage-report’ [2021-11-13T16:05:08.048Z] Updating certificates in /etc/ssl/certs... [2021-11-13T16:05:08.759Z] Stashed 1 file(s) [Pipeline] sh [2021-11-13T16:05:08.990Z] 23 added, 28 removed; done. [2021-11-13T16:05:08.990Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-11-13T16:05:08.990Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-13T16:05:08.990Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-11-13T16:05:08.990Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-11-13T16:05:08.990Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-11-13T16:05:08.990Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-13T16:05:08.990Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-11-13T16:05:08.990Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-13T16:05:08.990Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-13T16:05:08.990Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-13T16:05:08.990Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-13T16:05:08.990Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-13T16:05:08.990Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-11-13T16:05:08.990Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... [2021-11-13T16:05:09.250Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-11-13T16:05:09.250Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-11-13T16:05:09.250Z] Setting up binutils (2.30-21ubuntu1~18.04.7) ... [2021-11-13T16:05:09.250Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-13T16:05:09.250Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-13T16:05:09.250Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-11-13T16:05:09.250Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-11-13T16:05:09.250Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-11-13T16:05:09.250Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-13T16:05:09.250Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-11-13T16:05:09.250Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-11-13T16:05:09.410Z] + make build [2021-11-13T16:05:09.410Z] 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-11-13T16:05:09.511Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-11-13T16:05:09.512Z] Updating certificates in /etc/ssl/certs... [2021-11-13T16:05:10.084Z] 0 added, 0 removed; done. [2021-11-13T16:05:10.084Z] Running hooks in /etc/ca-certificates/update.d... [2021-11-13T16:05:10.084Z] done. [2021-11-13T16:05:10.344Z] Reading package lists... [2021-11-13T16:05:10.604Z] Building dependency tree... [2021-11-13T16:05:10.604Z] Reading state information... [2021-11-13T16:05:10.865Z] The following NEW packages will be installed: [2021-11-13T16:05:10.865Z] apt-transport-https [2021-11-13T16:05:10.865Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-11-13T16:05:11.128Z] Need to get 4348 B of archives. [2021-11-13T16:05:11.128Z] After this operation, 154 kB of additional disk space will be used. [2021-11-13T16:05:11.128Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-11-13T16:05:11.128Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-13T16:05:11.128Z] Fetched 4348 B in 0s (22.9 kB/s) [2021-11-13T16:05:11.128Z] Selecting previously unselected package apt-transport-https. [2021-11-13T16:05:11.128Z] (Reading database ... 13931 files and directories currently installed.) [2021-11-13T16:05:11.128Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-11-13T16:05:11.128Z] Unpacking apt-transport-https (1.6.14) ... [2021-11-13T16:05:11.388Z] Setting up apt-transport-https (1.6.14) ... [2021-11-13T16:05:11.649Z] Waiting for network to be ready... [2021-11-13T16:05:16.127Z] 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-11-13T16:05:16.934Z] 2021-11-13T16:05:14Z INFO Waiting for automatic snapd restart... [2021-11-13T16:05:17.503Z] snapd 2.52.1 from Canonical* installed [2021-11-13T16:05:18.443Z] "snapd" switched to the "latest/stable" channel [2021-11-13T16:05:18.443Z] [2021-11-13T16:05:20.985Z] core18 20211015 from Canonical* installed [2021-11-13T16:05:21.245Z] "core18" switched to the "latest/stable" channel [2021-11-13T16:05:21.245Z] [2021-11-13T16:05:23.785Z] snapcraft 5.0 from Canonical* installed [2021-11-13T16:05:24.044Z] "snapcraft" switched to the "latest/stable" channel [2021-11-13T16:05:24.044Z] [2021-11-13T16:05:28.241Z] 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-11-13T16:05:28.241Z] - README.md [2021-11-13T16:05:28.241Z] [2021-11-13T16:05:28.241Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-11-13T16:05:28.811Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-13T16:05:28.811Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-13T16:05:29.071Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-13T16:05:30.273Z] Reading package lists... [2021-11-13T16:05:30.533Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 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-11-13T16:05:30.533Z] Reading package lists... [2021-11-13T16:05:30.818Z] Building dependency tree... [2021-11-13T16:05:30.818Z] Reading state information... [2021-11-13T16:05:30.818Z] Suggested packages: [2021-11-13T16:05:30.818Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-11-13T16:05:30.818Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-11-13T16:05:30.818Z] Recommended packages: [2021-11-13T16:05:30.818Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-11-13T16:05:31.078Z] The following NEW packages will be installed: [2021-11-13T16:05:31.078Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-11-13T16:05:31.078Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-11-13T16:05:31.078Z] pkg-config zip [2021-11-13T16:05:31.078Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-11-13T16:05:31.340Z] Need to get 7670 kB of archives. [2021-11-13T16:05:31.340Z] After this operation, 43.8 MB of additional disk space will be used. [2021-11-13T16:05:31.340Z] 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-11-13T16:05:31.340Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-11-13T16:05:31.340Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-11-13T16:05:31.602Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-11-13T16:05:31.602Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-11-13T16:05:31.602Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-11-13T16:05:31.861Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-11-13T16:05:31.861Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-11-13T16:05:31.861Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-11-13T16:05:31.861Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-11-13T16:05:31.861Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-11-13T16:05:31.861Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-11-13T16:05:31.861Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-11-13T16:05:32.120Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-11-13T16:05:32.120Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-11-13T16:05:32.120Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-13T16:05:32.381Z] Fetched 7670 kB in 1s (7005 kB/s) [2021-11-13T16:05:32.381Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-11-13T16:05:32.381Z] (Reading database ... 13935 files and directories currently installed.) [2021-11-13T16:05:32.381Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-11-13T16:05:32.381Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-11-13T16:05:32.381Z] Selecting previously unselected package libpsl5:amd64. [2021-11-13T16:05:32.381Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-11-13T16:05:32.381Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-11-13T16:05:32.640Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-11-13T16:05:32.640Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-11-13T16:05:32.640Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-11-13T16:05:32.640Z] Selecting previously unselected package librtmp1:amd64. [2021-11-13T16:05:32.640Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-11-13T16:05:32.640Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-11-13T16:05:32.640Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-11-13T16:05:32.640Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-11-13T16:05:32.640Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-11-13T16:05:32.640Z] Selecting previously unselected package liberror-perl. [2021-11-13T16:05:32.640Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-11-13T16:05:32.640Z] Unpacking liberror-perl (0.17025-1) ... [2021-11-13T16:05:32.640Z] Selecting previously unselected package git-man. [2021-11-13T16:05:32.640Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-11-13T16:05:32.640Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-11-13T16:05:32.900Z] Selecting previously unselected package git. [2021-11-13T16:05:32.900Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-11-13T16:05:32.900Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-11-13T16:05:33.469Z] Selecting previously unselected package libnorm1:amd64. [2021-11-13T16:05:33.469Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-11-13T16:05:33.469Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-11-13T16:05:33.469Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-11-13T16:05:33.469Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-11-13T16:05:33.469Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-11-13T16:05:33.469Z] Selecting previously unselected package libsodium23:amd64. [2021-11-13T16:05:33.469Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-11-13T16:05:33.469Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-11-13T16:05:33.469Z] Selecting previously unselected package libzmq5:amd64. [2021-11-13T16:05:33.469Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-11-13T16:05:33.469Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-13T16:05:33.469Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-11-13T16:05:33.469Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-11-13T16:05:33.469Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-13T16:05:33.730Z] Selecting previously unselected package pkg-config. [2021-11-13T16:05:33.730Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-11-13T16:05:33.730Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-11-13T16:05:33.730Z] Selecting previously unselected package zip. [2021-11-13T16:05:33.730Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-11-13T16:05:33.730Z] Unpacking zip (3.0-11build1) ... [2021-11-13T16:05:33.730Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-11-13T16:05:33.730Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-11-13T16:05:33.730Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-11-13T16:05:33.730Z] Setting up liberror-perl (0.17025-1) ... [2021-11-13T16:05:33.730Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-11-13T16:05:33.730Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-11-13T16:05:33.730Z] No schema files found: doing nothing. [2021-11-13T16:05:33.730Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-11-13T16:05:33.730Z] Setting up zip (3.0-11build1) ... [2021-11-13T16:05:33.730Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-11-13T16:05:33.730Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-11-13T16:05:33.993Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-11-13T16:05:33.993Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-13T16:05:33.993Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-11-13T16:05:33.993Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-13T16:05:33.993Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-11-13T16:05:33.993Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-13T16:05:34.564Z] git set to automatically installed. [2021-11-13T16:05:34.564Z] git-man set to automatically installed. [2021-11-13T16:05:34.564Z] libcurl3-gnutls set to automatically installed. [2021-11-13T16:05:34.564Z] liberror-perl set to automatically installed. [2021-11-13T16:05:34.564Z] libglib2.0-0 set to automatically installed. [2021-11-13T16:05:34.564Z] libnghttp2-14 set to automatically installed. [2021-11-13T16:05:34.564Z] libnorm1 set to automatically installed. [2021-11-13T16:05:34.564Z] libpgm-5.2-0 set to automatically installed. [2021-11-13T16:05:34.564Z] libpsl5 set to automatically installed. [2021-11-13T16:05:34.564Z] librtmp1 set to automatically installed. [2021-11-13T16:05:34.564Z] libsodium23 set to automatically installed. [2021-11-13T16:05:34.564Z] libzmq3-dev set to automatically installed. [2021-11-13T16:05:34.564Z] libzmq5 set to automatically installed. [2021-11-13T16:05:34.564Z] pkg-config set to automatically installed. [2021-11-13T16:05:34.564Z] zip set to automatically installed. [2021-11-13T16:05:35.950Z] snapd is not logged in, snap install commands will use sudo [2021-11-13T16:05:38.300Z] 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-11-13T16:05:39.735Z] 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-11-13T16:05:44.042Z] 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-11-13T16:05:44.115Z] go (1.16/stable) 1.16.10 from Michael Hudson-Doyle (mwhudson) installed [2021-11-13T16:05:44.642Z] 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-11-13T16:05:44.726Z] snapd is not logged in, snap install commands will use sudo [2021-11-13T16:05:45.710Z] snap "core18" has no updates available [2021-11-13T16:05:46.279Z] Pulling config-common [2021-11-13T16:05:46.279Z] + snapcraftctl pull [2021-11-13T16:05:47.663Z] Pulling go-build-helper [2021-11-13T16:05:47.663Z] + snapcraftctl pull [2021-11-13T16:05:48.049Z] 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-11-13T16:05:48.604Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-11-13T16:05:48.604Z] Skipping pull go-build-helper (already ran) [2021-11-13T16:05:48.604Z] Building go-build-helper [2021-11-13T16:05:48.604Z] + snapcraftctl build [2021-11-13T16:05:50.520Z] Staging go-build-helper [2021-11-13T16:05:50.520Z] + snapcraftctl stage [2021-11-13T16:05:51.452Z] 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-11-13T16:05:54.078Z] 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-11-13T16:05:58.381Z] 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-11-13T16:06:00.512Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-11-13T16:06:00.512Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-11-13T16:06:00.512Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-11-13T16:06:00.512Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] [2021-11-13T16:06:00.512Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-11-13T16:06:00.512Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-11-13T16:06:00.512Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] [2021-11-13T16:06:00.512Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-11-13T16:06:00.512Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-11-13T16:06:00.513Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-11-13T16:06:00.513Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-11-13T16:06:00.513Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] [2021-11-13T16:06:00.513Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-11-13T16:06:00.513Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-11-13T16:06:00.513Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-11-13T16:06:00.513Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] [2021-11-13T16:06:00.513Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1148 kB] [2021-11-13T16:06:00.513Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [263 kB] [2021-11-13T16:06:00.513Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-11-13T16:06:00.513Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2303 kB] [2021-11-13T16:06:00.513Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] [2021-11-13T16:06:00.513Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-11-13T16:06:00.513Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-11-13T16:06:00.513Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] [2021-11-13T16:06:00.513Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] [2021-11-13T16:06:00.513Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1764 kB] [2021-11-13T16:06:00.513Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [380 kB] [2021-11-13T16:06:00.513Z] Fetched 25.6 MB in 0s (0 B/s) [2021-11-13T16:06:00.513Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-11-13T16:06:00.513Z] Fetched 224 kB in 0s (0 B/s) [2021-11-13T16:06:00.513Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-11-13T16:06:00.513Z] Fetched 157 kB in 0s (0 B/s) [2021-11-13T16:06:00.513Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-11-13T16:06:00.513Z] Fetched 221 kB in 0s (0 B/s) [2021-11-13T16:06:00.513Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-11-13T16:06:00.513Z] Fetched 143 kB in 0s (0 B/s) [2021-11-13T16:06:00.513Z] Pulling edgex-go [2021-11-13T16:06:00.513Z] + snapcraftctl pull [2021-11-13T16:06:01.085Z] Pulling hooks [2021-11-13T16:06:01.085Z] + snapcraftctl pull [2021-11-13T16:06:01.764Z] 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-11-13T16:06:05.154Z] 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-11-13T16:06:10.553Z] $ docker stop --time=1 bf5ed651f011afa82c7dcfeb29b6257865a70d53bb314f01d2ea02b74f544912 [2021-11-13T16:06:12.506Z] $ docker rm -f bf5ed651f011afa82c7dcfeb29b6257865a70d53bb314f01d2ea02b74f544912 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-13T16:06:14.049Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-13T16:06:14.049Z] [2021-11-13T16:06:14.049Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-13T16:06:14.391Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-13T16:06:14.668Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-11-13T16:06:14.668Z] 29e5d40040c1: Pulling fs layer [2021-11-13T16:06:14.668Z] 1ce36da41761: Pulling fs layer [2021-11-13T16:06:14.668Z] 25b303627fd3: Pulling fs layer [2021-11-13T16:06:14.668Z] 29e5d40040c1: Verifying Checksum [2021-11-13T16:06:14.668Z] 29e5d40040c1: Download complete [2021-11-13T16:06:14.943Z] 1ce36da41761: Verifying Checksum [2021-11-13T16:06:14.943Z] 1ce36da41761: Download complete [2021-11-13T16:06:15.538Z] 29e5d40040c1: Pull complete [2021-11-13T16:06:16.513Z] 25b303627fd3: Verifying Checksum [2021-11-13T16:06:16.513Z] 25b303627fd3: Download complete [2021-11-13T16:06:16.513Z] 1ce36da41761: Pull complete [2021-11-13T16:06:23.049Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-13T16:06:23.049Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-13T16:06:23.049Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-13T16:06:23.049Z] Fetched 0 B in 0s (0 B/s) [2021-11-13T16:06:23.049Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-11-13T16:06:23.049Z] Fetched 96.5 kB in 0s (0 B/s) [2021-11-13T16:06:23.049Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-11-13T16:06:23.049Z] Fetched 279 kB in 0s (0 B/s) [2021-11-13T16:06:23.049Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-11-13T16:06:23.049Z] Fetched 122 kB in 0s (0 B/s) [2021-11-13T16:06:23.049Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-11-13T16:06:23.049Z] Fetched 77.8 kB in 0s (0 B/s) [2021-11-13T16:06:23.049Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-11-13T16:06:23.049Z] Fetched 8848 B in 0s (0 B/s) [2021-11-13T16:06:23.049Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-11-13T16:06:23.049Z] Fetched 47.8 kB in 0s (0 B/s) [2021-11-13T16:06:23.049Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-11-13T16:06:23.049Z] Fetched 45.6 kB in 0s (0 B/s) [2021-11-13T16:06:23.049Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-11-13T16:06:23.049Z] Fetched 15.0 kB in 0s (0 B/s) [2021-11-13T16:06:23.049Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-11-13T16:06:23.049Z] Fetched 220 kB in 0s (0 B/s) [2021-11-13T16:06:23.049Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-11-13T16:06:23.049Z] Fetched 154 kB in 0s (0 B/s) [2021-11-13T16:06:23.049Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-11-13T16:06:23.049Z] Fetched 50.6 kB in 0s (0 B/s) [2021-11-13T16:06:23.049Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-11-13T16:06:23.049Z] Fetched 14.8 kB in 0s (0 B/s) [2021-11-13T16:06:23.049Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-11-13T16:06:23.049Z] Fetched 41.8 kB in 0s (0 B/s) [2021-11-13T16:06:23.049Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-11-13T16:06:23.049Z] Fetched 499 kB in 0s (0 B/s) [2021-11-13T16:06:23.049Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-11-13T16:06:23.049Z] Fetched 111 kB in 0s (0 B/s) [2021-11-13T16:06:23.049Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-11-13T16:06:23.049Z] Fetched 240 kB in 0s (0 B/s) [2021-11-13T16:06:23.049Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-11-13T16:06:23.049Z] Fetched 29.3 kB in 0s (0 B/s) [2021-11-13T16:06:23.049Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-11-13T16:06:23.049Z] Fetched 85.5 kB in 0s (0 B/s) [2021-11-13T16:06:23.049Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-11-13T16:06:23.049Z] Fetched 24.5 kB in 0s (0 B/s) [2021-11-13T16:06:23.049Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-11-13T16:06:23.049Z] Fetched 49.2 kB in 0s (0 B/s) [2021-11-13T16:06:23.049Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-11-13T16:06:23.049Z] Fetched 54.2 kB in 0s (0 B/s) [2021-11-13T16:06:23.049Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-11-13T16:06:23.049Z] Fetched 30.8 kB in 0s (0 B/s) [2021-11-13T16:06:23.049Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-11-13T16:06:23.049Z] Fetched 15.8 kB in 0s (0 B/s) [2021-11-13T16:06:23.049Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-11-13T16:06:23.049Z] Fetched 85.9 kB in 0s (0 B/s) [2021-11-13T16:06:23.049Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-11-13T16:06:23.049Z] Fetched 8720 B in 0s (0 B/s) [2021-11-13T16:06:23.049Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-11-13T16:06:23.049Z] Fetched 140 kB in 0s (0 B/s) [2021-11-13T16:06:23.049Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-11-13T16:06:23.049Z] Fetched 119 kB in 0s (0 B/s) [2021-11-13T16:06:23.049Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-11-13T16:06:23.049Z] Fetched 111 kB in 0s (0 B/s) [2021-11-13T16:06:23.049Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-11-13T16:06:23.049Z] Fetched 11.1 kB in 0s (0 B/s) [2021-11-13T16:06:23.049Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-11-13T16:06:23.049Z] Fetched 646 kB in 0s (0 B/s) [2021-11-13T16:06:23.049Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-11-13T16:06:23.049Z] Fetched 41.3 kB in 0s (0 B/s) [2021-11-13T16:06:23.049Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-11-13T16:06:23.049Z] Fetched 17.9 kB in 0s (0 B/s) [2021-11-13T16:06:23.049Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-11-13T16:06:23.049Z] Fetched 368 kB in 0s (0 B/s) [2021-11-13T16:06:23.049Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-11-13T16:06:23.049Z] Fetched 187 kB in 0s (0 B/s) [2021-11-13T16:06:23.049Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-11-13T16:06:23.049Z] Fetched 175 kB in 0s (0 B/s) [2021-11-13T16:06:23.050Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-11-13T16:06:23.050Z] Fetched 206 kB in 0s (0 B/s) [2021-11-13T16:06:23.050Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-11-13T16:06:23.050Z] Fetched 1302 kB in 0s (0 B/s) [2021-11-13T16:06:23.050Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-11-13T16:06:23.050Z] Fetched 36.2 kB in 0s (0 B/s) [2021-11-13T16:06:23.050Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-11-13T16:06:23.050Z] Fetched 159 kB in 0s (0 B/s) [2021-11-13T16:06:23.050Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-11-13T16:06:23.050Z] Fetched 107 kB in 0s (0 B/s) [2021-11-13T16:06:23.050Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-11-13T16:06:23.050Z] Fetched 48.7 kB in 0s (0 B/s) [2021-11-13T16:06:23.050Z] Pulling static-packages [2021-11-13T16:06:23.050Z] + snapcraftctl pull [2021-11-13T16:06:23.050Z] Pulling version [2021-11-13T16:06:23.050Z] + cd /root/project [2021-11-13T16:06:23.050Z] + git describe --tags --abbrev=0 [2021-11-13T16:06:23.050Z] + sed s/v// [2021-11-13T16:06:23.050Z] + GIT_VERSION=2.0.1-dev.94 [2021-11-13T16:06:23.050Z] + [ -z 2.0.1-dev.94 ] [2021-11-13T16:06:23.050Z] + snapcraftctl set-version 2.0.1-dev.94 [2021-11-13T16:06:23.619Z] Building config-common [2021-11-13T16:06:23.619Z] + snapcraftctl build [2021-11-13T16:06:25.528Z] Skipping build go-build-helper (already ran) [2021-11-13T16:06:25.787Z] Building edgex-go [2021-11-13T16:06:25.787Z] + cd /root/parts/edgex-go/src [2021-11-13T16:06:25.787Z] + + git describe --tags --abbrev=0 [2021-11-13T16:06:25.787Z] sed s/v// [2021-11-13T16:06:25.787Z] + GIT_VERSION=2.0.1-dev.94 [2021-11-13T16:06:25.787Z] + [ -z 2.0.1-dev.94 ] [2021-11-13T16:06:25.787Z] + echo 2.0.1-dev.94 [2021-11-13T16:06:25.787Z] + [ ! -d vendor ] [2021-11-13T16:06:25.787Z] + go mod download all [2021-11-13T16:06:26.663Z] 25b303627fd3: Pull complete [2021-11-13T16:06:26.663Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-11-13T16:06:26.663Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-13T16:06:26.663Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-11-13T16:06:26.905Z] prd-ubuntu18.04-docker-arm64-4c-16g-494 does not seem to be running inside a container [2021-11-13T16:06:26.977Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-11-13T16:06:29.379Z] $ docker top 1ea6ecff33d12c782ab70606a53e6a7691257e48b1a743395efc719e83a117ed -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-13T16:06:30.312Z] + docker-compose build --help [2021-11-13T16:06:30.312Z] + grep parallel [2021-11-13T16:06:34.769Z] --parallel Build images in parallel. [Pipeline] } [2021-11-13T16:06:34.781Z] $ docker stop --time=1 1ea6ecff33d12c782ab70606a53e6a7691257e48b1a743395efc719e83a117ed [2021-11-13T16:06:36.504Z] $ docker rm -f 1ea6ecff33d12c782ab70606a53e6a7691257e48b1a743395efc719e83a117ed [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-13T16:06:37.188Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-13T16:06:37.188Z] . [Pipeline] withDockerContainer [2021-11-13T16:06:37.433Z] prd-ubuntu18.04-docker-arm64-4c-16g-494 does not seem to be running inside a container [2021-11-13T16:06:37.512Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-11-13T16:06:38.017Z] + make build [2021-11-13T16:06:38.017Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/core-data/core-data ./cmd/core-data [2021-11-13T16:06:38.838Z] $ docker top 39b0b5ea1da14c2472290c2234ab9083cff3744657e2f3a865158e95f3f0df43 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-13T16:06:39.840Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-13T16:06:44.168Z] Building core-command ... [2021-11-13T16:06:44.168Z] Building core-data ... [2021-11-13T16:06:44.168Z] Building core-metadata ... [2021-11-13T16:06:44.168Z] Building security-bootstrapper ... [2021-11-13T16:06:44.168Z] Building security-proxy-setup ... [2021-11-13T16:06:44.168Z] Building security-secretstore-setup ... [2021-11-13T16:06:44.168Z] Building support-notifications ... [2021-11-13T16:06:44.168Z] Building support-scheduler ... [2021-11-13T16:06:44.168Z] Building sys-mgmt-agent ... [2021-11-13T16:06:44.168Z] Building sys-mgmt-agent [2021-11-13T16:06:44.168Z] Building security-secretstore-setup [2021-11-13T16:06:44.168Z] Building support-scheduler [2021-11-13T16:06:44.168Z] Building security-proxy-setup [2021-11-13T16:06:44.168Z] Building core-metadata [2021-11-13T16:06:50.236Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-13T16:06:53.540Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/core-command/core-command ./cmd/core-command [2021-11-13T16:06:54.496Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-13T16:06:56.411Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-13T16:06:56.672Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-13T16:06:58.057Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-13T16:06:59.446Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-13T16:07:00.825Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-13T16:07:02.206Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-13T16:07:03.145Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-13T16:07:04.552Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-11-13T16:07:06.470Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-11-13T16:07:06.470Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-11-13T16:07:06.470Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-11-13T16:07:06.470Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-11-13T16:07:06.470Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-11-13T16:07:06.470Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-11-13T16:07:06.470Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-11-13T16:07:06.470Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-11-13T16:07:06.470Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-11-13T16:07:06.470Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-11-13T16:07:06.470Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-11-13T16:07:06.470Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-11-13T16:07:06.470Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-11-13T16:07:06.470Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-11-13T16:07:06.470Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-11-13T16:07:06.471Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-11-13T16:07:06.471Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-11-13T16:07:06.471Z] + 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-11-13T16:07:06.471Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-11-13T16:07:06.471Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-11-13T16:07:06.471Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-11-13T16:07:06.471Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-11-13T16:07:06.471Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-11-13T16:07:06.471Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-11-13T16:07:06.471Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-11-13T16:07:06.471Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-11-13T16:07:06.471Z] + 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-11-13T16:07:07.855Z] Building hooks [2021-11-13T16:07:07.855Z] + cd /root/parts/hooks/src [2021-11-13T16:07:07.855Z] + make build [2021-11-13T16:07:07.855Z] go mod tidy [2021-11-13T16:07:09.281Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 [2021-11-13T16:07:10.228Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-11-13T16:07:10.228Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-11-13T16:07:10.490Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-11-13T16:07:11.431Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-11-13T16:07:12.376Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-11-13T16:07:12.376Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-11-13T16:07:15.674Z] Building static-packages [2021-11-13T16:07:15.674Z] + snapcraftctl build [2021-11-13T16:07:17.600Z] Building version [2021-11-13T16:07:17.600Z] + snapcraftctl build [2021-11-13T16:07:20.147Z] Staging config-common [2021-11-13T16:07:20.147Z] + snapcraftctl stage [2021-11-13T16:07:21.533Z] Skipping stage go-build-helper (already ran) [2021-11-13T16:07:21.533Z] Staging edgex-go [2021-11-13T16:07:21.533Z] + snapcraftctl stage [2021-11-13T16:07:22.918Z] Staging hooks [2021-11-13T16:07:22.918Z] + snapcraftctl stage [2021-11-13T16:07:23.858Z] Staging static-packages [2021-11-13T16:07:23.858Z] + snapcraftctl stage [2021-11-13T16:07:25.241Z] Staging version [2021-11-13T16:07:25.241Z] + snapcraftctl stage [2021-11-13T16:07:26.625Z] Priming config-common [2021-11-13T16:07:26.625Z] + snapcraftctl prime [2021-11-13T16:07:27.570Z] Priming go-build-helper [2021-11-13T16:07:27.570Z] + snapcraftctl prime [2021-11-13T16:07:28.951Z] Priming edgex-go [2021-11-13T16:07:28.951Z] + snapcraftctl prime [2021-11-13T16:07:30.444Z] Priming hooks [2021-11-13T16:07:30.444Z] + snapcraftctl prime [2021-11-13T16:07:31.401Z] Priming static-packages [2021-11-13T16:07:31.401Z] + snapcraftctl prime [2021-11-13T16:07:34.701Z] Priming version [2021-11-13T16:07:34.701Z] + snapcraftctl prime [2021-11-13T16:07:35.272Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-13T16:07:52.157Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-13T16:07:52.157Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-13T16:07:52.157Z] ---> 5a28e5fd433a [2021-11-13T16:07:52.157Z] Step 3/22 : WORKDIR /edgex-go [2021-11-13T16:07:52.157Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-13T16:07:52.157Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-13T16:07:52.157Z] ---> 5a28e5fd433a [2021-11-13T16:07:52.157Z] Step 3/20 : WORKDIR /edgex-go [2021-11-13T16:07:52.157Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-13T16:07:52.157Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-13T16:07:52.157Z] ---> 5a28e5fd433a [2021-11-13T16:07:52.157Z] Step 3/24 : WORKDIR /edgex-go [2021-11-13T16:07:52.157Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-13T16:07:52.157Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-13T16:07:52.157Z] ---> 5a28e5fd433a [2021-11-13T16:07:52.157Z] Step 3/22 : WORKDIR /edgex-go [2021-11-13T16:07:52.157Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-13T16:07:52.157Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-13T16:07:52.157Z] ---> 5a28e5fd433a [2021-11-13T16:07:52.157Z] Step 3/23 : WORKDIR /edgex-go [2021-11-13T16:07:52.157Z] ---> Running in 1f23b74c4aa5 [2021-11-13T16:07:52.157Z] ---> Running in a92b80fe025a [2021-11-13T16:07:52.157Z] ---> Running in 981ef1e0ae28 [2021-11-13T16:07:52.157Z] ---> Running in 10f0207ed51a [2021-11-13T16:07:52.157Z] ---> Running in 6361bcd2371c [2021-11-13T16:07:52.157Z] Removing intermediate container 981ef1e0ae28 [2021-11-13T16:07:52.157Z] ---> 78aa749dc85e [2021-11-13T16:07:52.157Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T16:07:52.157Z] Removing intermediate container 6361bcd2371c [2021-11-13T16:07:52.157Z] ---> 08247339f700 [2021-11-13T16:07:52.157Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T16:07:52.157Z] Removing intermediate container 1f23b74c4aa5 [2021-11-13T16:07:52.157Z] ---> 8b7b95d179c4 [2021-11-13T16:07:52.157Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T16:07:52.157Z] Removing intermediate container 10f0207ed51a [2021-11-13T16:07:52.157Z] ---> bce62597d14e [2021-11-13T16:07:52.157Z] ---> Running in 58e42e7b9dd3 [2021-11-13T16:07:52.157Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T16:07:52.157Z] ---> Running in 6ae4f4f1a01c [2021-11-13T16:07:52.157Z] Removing intermediate container a92b80fe025a [2021-11-13T16:07:52.157Z] ---> 2c264d4febc5 [2021-11-13T16:07:52.157Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T16:07:52.157Z] ---> Running in 16e10288e5d1 [2021-11-13T16:07:52.157Z] ---> Running in 556e938ff52d [2021-11-13T16:07:52.157Z] ---> Running in b6cf85e57576 [2021-11-13T16:07:53.146Z] Removing intermediate container 58e42e7b9dd3 [2021-11-13T16:07:53.146Z] ---> 10e53a62b1e7 [2021-11-13T16:07:53.146Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-13T16:07:53.423Z] ---> Running in 9e5a01c6c73d [2021-11-13T16:07:54.026Z] Removing intermediate container 16e10288e5d1 [2021-11-13T16:07:54.026Z] ---> 1b27919eac1d [2021-11-13T16:07:54.026Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-13T16:07:54.302Z] ---> Running in 4c87c445292e [2021-11-13T16:07:54.302Z] Removing intermediate container 556e938ff52d [2021-11-13T16:07:54.302Z] ---> ce53c4912730 [2021-11-13T16:07:54.302Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-13T16:07:54.302Z] Removing intermediate container b6cf85e57576 [2021-11-13T16:07:54.302Z] ---> afa0db39f776 [2021-11-13T16:07:54.302Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-13T16:07:54.302Z] Removing intermediate container 6ae4f4f1a01c [2021-11-13T16:07:54.302Z] ---> 8da804e9b3a5 [2021-11-13T16:07:54.302Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-13T16:07:54.302Z] ---> Running in e9ea7cb12fdd [2021-11-13T16:07:54.578Z] ---> Running in 8879b07ae04a [2021-11-13T16:07:54.578Z] ---> Running in 56301856b32a [2021-11-13T16:07:55.575Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-13T16:07:56.176Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-13T16:07:56.451Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-13T16:07:56.451Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-13T16:07:56.451Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-13T16:07:56.451Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-13T16:07:57.066Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-13T16:07:57.066Z] OK: 219 MiB in 52 packages [2021-11-13T16:07:57.343Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-13T16:07:57.343Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-13T16:07:57.621Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-13T16:07:58.222Z] OK: 219 MiB in 52 packages [2021-11-13T16:07:58.222Z] OK: 219 MiB in 52 packages [2021-11-13T16:07:58.508Z] OK: 219 MiB in 52 packages [2021-11-13T16:07:58.508Z] Removing intermediate container 9e5a01c6c73d [2021-11-13T16:07:58.508Z] ---> f7a008ec4ec0 [2021-11-13T16:07:58.508Z] Step 6/23 : COPY go.mod . [2021-11-13T16:07:58.811Z] OK: 219 MiB in 52 packages [2021-11-13T16:07:59.812Z] Removing intermediate container 4c87c445292e [2021-11-13T16:07:59.812Z] ---> 5c6f27a51ca3 [2021-11-13T16:07:59.812Z] Step 6/20 : COPY . . [2021-11-13T16:08:00.106Z] ---> 9ddbfe51511d [2021-11-13T16:08:00.106Z] Step 7/23 : RUN go mod download [2021-11-13T16:08:00.106Z] Removing intermediate container 8879b07ae04a [2021-11-13T16:08:00.106Z] ---> 638bcf8ce299 [2021-11-13T16:08:00.106Z] Step 6/22 : COPY . . [2021-11-13T16:08:00.106Z] Removing intermediate container e9ea7cb12fdd [2021-11-13T16:08:00.106Z] ---> 26ab67e11e89 [2021-11-13T16:08:00.106Z] Step 6/24 : COPY . . [2021-11-13T16:08:00.106Z] ---> Running in 9d1d79feb73d [2021-11-13T16:08:00.381Z] Removing intermediate container 56301856b32a [2021-11-13T16:08:00.381Z] ---> c4e2ee1bb054 [2021-11-13T16:08:00.381Z] Step 6/22 : COPY . . [2021-11-13T16:08:05.796Z] Removing intermediate container 9d1d79feb73d [2021-11-13T16:08:05.796Z] ---> ce1d208675cf [2021-11-13T16:08:05.796Z] Step 8/23 : COPY . . [2021-11-13T16:08:24.117Z] ---> ab25df597479 [2021-11-13T16:08:24.117Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-13T16:08:24.117Z] ---> 9484ba1605c2 [2021-11-13T16:08:24.117Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-13T16:08:24.117Z] ---> Running in 01964d08308f [2021-11-13T16:08:24.117Z] ---> ef2dc736acd7 [2021-11-13T16:08:24.117Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-13T16:08:24.117Z] ---> df609e5ab358 [2021-11-13T16:08:24.117Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-13T16:08:24.117Z] ---> Running in a65e7998b3be [2021-11-13T16:08:24.117Z] ---> Running in d74e05dfdb74 [2021-11-13T16:08:24.117Z] ---> Running in 3bec1015822b [2021-11-13T16:08:25.098Z] ---> f87b574210f3 [2021-11-13T16:08:25.098Z] Step 9/23 : RUN go mod tidy [2021-11-13T16:08:25.098Z] ---> Running in bda790428b60 [2021-11-13T16:08:29.432Z] Removing intermediate container 01964d08308f [2021-11-13T16:08:29.432Z] ---> 941cad5b8b2f [2021-11-13T16:08:29.432Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-13T16:08:29.432Z] ---> Running in c53b60730ecb [2021-11-13T16:08:29.432Z] Removing intermediate container 3bec1015822b [2021-11-13T16:08:29.432Z] ---> f79a36d8d4e1 [2021-11-13T16:08:29.432Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-13T16:08:29.705Z] ---> Running in c75e74d470d6 [2021-11-13T16:08:29.981Z] Removing intermediate container d74e05dfdb74 [2021-11-13T16:08:29.981Z] ---> 0aefae72e757 [2021-11-13T16:08:29.981Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-13T16:08:29.981Z] Removing intermediate container a65e7998b3be [2021-11-13T16:08:29.981Z] ---> df5ad2b285fa [2021-11-13T16:08:29.981Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-13T16:08:30.255Z] ---> Running in 8be3f40c6f59 [2021-11-13T16:08:30.255Z] ---> Running in 3bf4d05d6821 [2021-11-13T16:08:31.235Z] Removing intermediate container bda790428b60 [2021-11-13T16:08:31.235Z] ---> 847ec15644ab [2021-11-13T16:08:31.235Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-13T16:08:31.235Z] ---> Running in dd6356aa93a7 [2021-11-13T16:08:31.511Z] 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-11-13T16:08:31.791Z] 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-11-13T16:08:32.779Z] 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-11-13T16:08:32.779Z] 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-11-13T16:08:33.762Z] 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-11-13T16:10:25.615Z] 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-11-13T16:10:25.615Z] 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-11-13T16:10:25.615Z] Removing intermediate container c53b60730ecb [2021-11-13T16:10:25.615Z] ---> e9595cfd5d7a [2021-11-13T16:10:25.615Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-13T16:10:25.615Z] ---> Running in 836a91686992 [2021-11-13T16:10:26.606Z] 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-11-13T16:10:32.043Z] Removing intermediate container 836a91686992 [2021-11-13T16:10:32.043Z] ---> c1cd76a65a21 [2021-11-13T16:10:32.043Z] [2021-11-13T16:10:32.043Z] Step 10/22 : FROM docker:20.10.8 [2021-11-13T16:10:32.318Z] 20.10.8: Pulling from library/docker [2021-11-13T16:10:32.592Z] Removing intermediate container c75e74d470d6 [2021-11-13T16:10:32.592Z] ---> 852826b5c63b [2021-11-13T16:10:32.592Z] [2021-11-13T16:10:32.592Z] Step 9/24 : FROM alpine:3.14 [2021-11-13T16:10:32.592Z] 3.14: Pulling from library/alpine [2021-11-13T16:10:32.869Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-13T16:10:32.869Z] Status: Downloaded newer image for alpine:3.14 [2021-11-13T16:10:32.869Z] ---> bb3de5531c18 [2021-11-13T16:10:32.869Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-13T16:10:33.147Z] ---> Running in 8b8bc27fe296 [2021-11-13T16:10:35.788Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-13T16:10:35.788Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-13T16:10:35.788Z] Removing intermediate container 3bf4d05d6821 [2021-11-13T16:10:35.788Z] ---> 1cf3a421c877 [2021-11-13T16:10:35.788Z] [2021-11-13T16:10:35.788Z] Step 9/20 : FROM alpine:3.14 [2021-11-13T16:10:35.788Z] ---> bb3de5531c18 [2021-11-13T16:10:35.788Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-13T16:10:36.064Z] ---> Running in d782b48a7336 [2021-11-13T16:10:36.671Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-13T16:10:36.671Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-13T16:10:36.671Z] (3/3) Installing su-exec (0.2-r1) [2021-11-13T16:10:36.948Z] Executing busybox-1.33.1-r3.trigger [2021-11-13T16:10:36.948Z] Executing ca-certificates-20191127-r5.trigger [2021-11-13T16:10:36.948Z] OK: 6 MiB in 17 packages [2021-11-13T16:10:38.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-13T16:10:38.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-13T16:10:39.372Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-13T16:10:39.372Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-13T16:10:39.372Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-13T16:10:39.372Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-13T16:10:39.372Z] (5/5) Installing curl (7.79.1-r0) [2021-11-13T16:10:39.372Z] Executing busybox-1.33.1-r3.trigger [2021-11-13T16:10:39.372Z] Executing ca-certificates-20191127-r5.trigger [2021-11-13T16:10:39.646Z] OK: 8 MiB in 19 packages [2021-11-13T16:10:39.920Z] Removing intermediate container 8b8bc27fe296 [2021-11-13T16:10:39.920Z] ---> f8e78cd69318 [2021-11-13T16:10:39.920Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-13T16:10:40.191Z] ---> Running in 719d784ab546 [2021-11-13T16:10:40.464Z] Removing intermediate container dd6356aa93a7 [2021-11-13T16:10:40.464Z] ---> a952191fe760 [2021-11-13T16:10:40.464Z] [2021-11-13T16:10:40.464Z] Step 11/23 : FROM alpine:3.14 [2021-11-13T16:10:40.464Z] ---> bb3de5531c18 [2021-11-13T16:10:40.464Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-13T16:10:40.464Z] ---> Running in 8dd4963276a6 [2021-11-13T16:10:41.072Z] Removing intermediate container 719d784ab546 [2021-11-13T16:10:41.072Z] ---> c0154daa1074 [2021-11-13T16:10:41.072Z] Step 12/24 : WORKDIR / [2021-11-13T16:10:41.072Z] Removing intermediate container 8be3f40c6f59 [2021-11-13T16:10:41.072Z] ---> 1a5348aca5b3 [2021-11-13T16:10:41.072Z] [2021-11-13T16:10:41.072Z] Step 9/22 : FROM alpine:3.14 [2021-11-13T16:10:41.072Z] ---> bb3de5531c18 [2021-11-13T16:10:41.072Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-13T16:10:41.072Z] ---> Running in 4b10b15b448f [2021-11-13T16:10:41.346Z] ---> Running in ce691ba11e14 [2021-11-13T16:10:41.970Z] Removing intermediate container 4b10b15b448f [2021-11-13T16:10:41.970Z] ---> deba82f44f37 [2021-11-13T16:10:41.970Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-11-13T16:10:42.246Z] Removing intermediate container d782b48a7336 [2021-11-13T16:10:42.246Z] ---> c7e0a267136f [2021-11-13T16:10:42.246Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-13T16:10:42.246Z] ---> Running in 5d9a6a8edd0f [2021-11-13T16:10:42.845Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-13T16:10:42.845Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-13T16:10:43.120Z] Removing intermediate container 5d9a6a8edd0f [2021-11-13T16:10:43.120Z] ---> c17ae08b24e8 [2021-11-13T16:10:43.120Z] Step 12/20 : WORKDIR /edgex [2021-11-13T16:10:43.120Z] ---> Running in 65e0af1d3f9b [2021-11-13T16:10:43.395Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-13T16:10:43.395Z] ---> 76a51272d98e [2021-11-13T16:10:43.395Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-11-13T16:10:43.670Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-13T16:10:43.952Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-13T16:10:43.952Z] Executing busybox-1.33.1-r3.trigger [2021-11-13T16:10:43.952Z] OK: 5 MiB in 15 packages [2021-11-13T16:10:44.226Z] Removing intermediate container 65e0af1d3f9b [2021-11-13T16:10:44.226Z] ---> 096e6aef2418 [2021-11-13T16:10:44.226Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-13T16:10:44.829Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-13T16:10:44.829Z] Executing busybox-1.33.1-r3.trigger [2021-11-13T16:10:44.829Z] OK: 5 MiB in 15 packages [2021-11-13T16:10:44.829Z] ---> 34fd75c9a34d [2021-11-13T16:10:44.829Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-13T16:10:45.429Z] Removing intermediate container 8dd4963276a6 [2021-11-13T16:10:45.429Z] ---> e820918eb85d [2021-11-13T16:10:45.429Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-13T16:10:45.703Z] ---> Running in e7627134f2c7 [2021-11-13T16:10:45.980Z] ---> 8d044a46f1d2 [2021-11-13T16:10:45.980Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-13T16:10:46.266Z] Removing intermediate container ce691ba11e14 [2021-11-13T16:10:46.266Z] ---> 66c1e58ddeb9 [2021-11-13T16:10:46.266Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-13T16:10:46.266Z] ---> b4a96b32d3d9 [2021-11-13T16:10:46.266Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-11-13T16:10:46.542Z] ---> Running in 69f813e9c9cc [2021-11-13T16:10:46.542Z] Removing intermediate container e7627134f2c7 [2021-11-13T16:10:46.542Z] ---> d588394c05e2 [2021-11-13T16:10:46.542Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-13T16:10:46.815Z] ---> Running in b23ccaaca510 [2021-11-13T16:10:47.412Z] Removing intermediate container 69f813e9c9cc [2021-11-13T16:10:47.412Z] ---> fe22ff78af92 [2021-11-13T16:10:47.412Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-13T16:10:47.412Z] ---> Running in 4796027b3c89 [2021-11-13T16:10:47.412Z] Removing intermediate container b23ccaaca510 [2021-11-13T16:10:47.412Z] ---> aee90c7633a7 [2021-11-13T16:10:47.412Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-13T16:10:47.685Z] ---> Running in d5dccdf3394c [2021-11-13T16:10:47.685Z] ---> f274e9f94d50 [2021-11-13T16:10:47.685Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-13T16:10:47.957Z] Removing intermediate container 4796027b3c89 [2021-11-13T16:10:47.957Z] ---> 64b90743c2f0 [2021-11-13T16:10:47.957Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-13T16:10:48.233Z] ---> Running in 3887403c6588 [2021-11-13T16:10:48.233Z] ---> ec8494bbc051 [2021-11-13T16:10:48.233Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-13T16:10:48.233Z] Removing intermediate container d5dccdf3394c [2021-11-13T16:10:48.233Z] ---> 8f0be670536b [2021-11-13T16:10:48.233Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-13T16:10:48.832Z] Removing intermediate container 3887403c6588 [2021-11-13T16:10:48.832Z] ---> 1c7f031be068 [2021-11-13T16:10:48.832Z] Step 14/22 : WORKDIR / [2021-11-13T16:10:49.101Z] ---> Running in f6ba13a2d67c [2021-11-13T16:10:49.379Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-13T16:10:49.379Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-13T16:10:49.379Z] ---> 3734d5adc5ac [2021-11-13T16:10:49.379Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-11-13T16:10:49.653Z] ---> Running in a9798be4f075 [2021-11-13T16:10:49.653Z] ---> 3c3720809b3a [2021-11-13T16:10:49.653Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-13T16:10:49.653Z] ---> 5274ecf8ee71 [2021-11-13T16:10:49.653Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-13T16:10:49.653Z] Removing intermediate container f6ba13a2d67c [2021-11-13T16:10:49.653Z] ---> e091836e75dd [2021-11-13T16:10:49.653Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-13T16:10:50.261Z] Removing intermediate container a9798be4f075 [2021-11-13T16:10:50.261Z] ---> 757d94939bd9 [2021-11-13T16:10:50.261Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-11-13T16:10:50.261Z] ---> 5d431a4daac3 [2021-11-13T16:10:50.261Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-13T16:10:50.532Z] ---> Running in a505191e9688 [2021-11-13T16:10:50.532Z] ---> Running in a78dee8ff66d [2021-11-13T16:10:51.125Z] Removing intermediate container a78dee8ff66d [2021-11-13T16:10:51.125Z] ---> c2be5ce1fe74 [2021-11-13T16:10:51.125Z] Step 17/20 : CMD ["--init=true"] [2021-11-13T16:10:51.400Z] ---> b61200c33b2c [2021-11-13T16:10:51.400Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-13T16:10:51.400Z] ---> Running in 71f6741ae085 [2021-11-13T16:10:52.004Z] ---> aeea4bcfab9d [2021-11-13T16:10:52.004Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-13T16:10:52.004Z] ---> fb19e2aa05b2 [2021-11-13T16:10:52.004Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-13T16:10:52.004Z] Removing intermediate container 71f6741ae085 [2021-11-13T16:10:52.004Z] ---> c4cd2f4b9754 [2021-11-13T16:10:52.004Z] Step 18/20 : LABEL arch=arm64 [2021-11-13T16:10:52.278Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-13T16:10:52.278Z] ---> Running in 6c6e8e1d718c [2021-11-13T16:10:52.551Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-13T16:10:52.824Z] Removing intermediate container 6c6e8e1d718c [2021-11-13T16:10:52.824Z] ---> 0382a4d6be86 [2021-11-13T16:10:52.824Z] Step 19/20 : LABEL git_sha=71d81626af84774dcbdf2c634a316337ef17e63b [2021-11-13T16:10:53.116Z] ---> Running in 4c80c3800d6e [2021-11-13T16:10:53.116Z] ---> acd27a36a77a [2021-11-13T16:10:53.116Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-13T16:10:53.390Z] ---> Running in effdcf840d98 [2021-11-13T16:10:53.390Z] (1/42) Installing readline (8.1.0-r0) [2021-11-13T16:10:53.390Z] (2/42) Installing bash (5.1.4-r0) [2021-11-13T16:10:53.390Z] ---> 9205b4b78e03 [2021-11-13T16:10:53.390Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-11-13T16:10:53.390Z] ---> 289cbf4417e2 [2021-11-13T16:10:53.390Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-13T16:10:53.391Z] Executing bash-5.1.4-r0.post-install [2021-11-13T16:10:53.391Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-13T16:10:53.391Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-13T16:10:53.674Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-13T16:10:53.674Z] (6/42) Installing curl (7.79.1-r0) [2021-11-13T16:10:53.674Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-13T16:10:53.674Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-13T16:10:53.674Z] (9/42) Installing expat (2.4.1-r0) [2021-11-13T16:10:53.674Z] (10/42) Installing libffi (3.3-r2) [2021-11-13T16:10:53.674Z] (11/42) Installing gdbm (1.19-r0) [2021-11-13T16:10:53.674Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-13T16:10:53.674Z] ---> Running in 736604fce070 [2021-11-13T16:10:53.674Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-13T16:10:53.674Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-13T16:10:53.674Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-13T16:10:53.674Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-13T16:10:53.674Z] (17/42) Installing python3 (3.9.5-r1) [2021-11-13T16:10:53.674Z] Removing intermediate container 4c80c3800d6e [2021-11-13T16:10:53.674Z] ---> f338cfb7da25 [2021-11-13T16:10:53.674Z] Step 20/20 : LABEL version=0.0.0 [2021-11-13T16:10:54.291Z] ---> Running in 807ee310f320 [2021-11-13T16:10:54.291Z] Removing intermediate container effdcf840d98 [2021-11-13T16:10:54.291Z] ---> 9ef1b9c9ac97 [2021-11-13T16:10:54.291Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-13T16:10:54.291Z] ---> Running in 4f639db59253 [2021-11-13T16:10:54.571Z] ---> 0ba8f16e8535 [2021-11-13T16:10:54.571Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-13T16:10:54.847Z] ---> Running in ce05d46ed71f [2021-11-13T16:10:54.847Z] Removing intermediate container 807ee310f320 [2021-11-13T16:10:54.847Z] ---> 6b6d9dd0e67e [2021-11-13T16:10:54.847Z] [2021-11-13T16:10:55.127Z] Removing intermediate container 4f639db59253 [2021-11-13T16:10:55.127Z] ---> 5438af1fae6a [2021-11-13T16:10:55.127Z] Step 21/23 : LABEL arch=arm64 [2021-11-13T16:10:55.409Z] ---> Running in 2aeece3a2a36 [2021-11-13T16:10:55.409Z] Successfully built 6b6d9dd0e67e [2021-11-13T16:10:55.409Z] Successfully tagged security-proxy-setup-arm64:latest [2021-11-13T16:10:55.691Z] Building security-bootstrapper [2021-11-13T16:10:55.691Z] Removing intermediate container ce05d46ed71f [2021-11-13T16:10:55.691Z] ---> fe862b6360f6 [2021-11-13T16:10:55.691Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-13T16:10:55.970Z]  Building security-proxy-setup ... done  ---> Running in ee3c65aac18a [2021-11-13T16:10:56.242Z] Removing intermediate container 2aeece3a2a36 [2021-11-13T16:10:56.242Z] ---> 49b9061dfa9b [2021-11-13T16:10:56.242Z] Step 22/23 : LABEL git_sha=71d81626af84774dcbdf2c634a316337ef17e63b [2021-11-13T16:10:56.242Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-13T16:10:56.242Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-13T16:10:56.526Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-13T16:10:56.526Z] ---> Running in f5bd65007c6d [2021-11-13T16:10:56.526Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-13T16:10:56.526Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-13T16:10:56.526Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-13T16:10:56.526Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-13T16:10:56.526Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-13T16:10:56.526Z] Removing intermediate container ee3c65aac18a [2021-11-13T16:10:56.526Z] ---> 813cbad7d440 [2021-11-13T16:10:56.526Z] Step 20/22 : LABEL arch=arm64 [2021-11-13T16:10:56.526Z] Removing intermediate container 736604fce070 [2021-11-13T16:10:56.526Z] ---> 0ebbf47ba78e [2021-11-13T16:10:56.526Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-13T16:10:56.526Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-13T16:10:56.817Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-13T16:10:56.817Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-13T16:10:56.817Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-13T16:10:56.817Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-13T16:10:56.817Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-13T16:10:56.817Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-13T16:10:56.817Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-13T16:10:56.817Z] ---> Running in 50ae87fcc033 [2021-11-13T16:10:56.817Z] ---> Running in ae3c252acb2c [2021-11-13T16:10:56.817Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-13T16:10:56.817Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-13T16:10:57.103Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-13T16:10:57.103Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-13T16:10:57.103Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-13T16:10:57.103Z] Removing intermediate container f5bd65007c6d [2021-11-13T16:10:57.103Z] ---> 6425b8d0ab02 [2021-11-13T16:10:57.103Z] Step 23/23 : LABEL version=0.0.0 [2021-11-13T16:10:57.103Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-13T16:10:57.103Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-13T16:10:57.103Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-13T16:10:57.103Z] ---> Running in 4dedc9c5328d [2021-11-13T16:10:57.379Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-13T16:10:57.672Z] Removing intermediate container ae3c252acb2c [2021-11-13T16:10:57.672Z] ---> dee76ef4cb16 [2021-11-13T16:10:57.672Z] Step 21/22 : LABEL git_sha=71d81626af84774dcbdf2c634a316337ef17e63b [2021-11-13T16:10:57.956Z] Removing intermediate container 50ae87fcc033 [2021-11-13T16:10:57.956Z] ---> fddcd5be10cf [2021-11-13T16:10:57.956Z] Step 22/24 : LABEL arch=arm64 [2021-11-13T16:10:57.956Z] Executing busybox-1.33.1-r3.trigger [2021-11-13T16:10:57.956Z] OK: 84 MiB in 64 packages [2021-11-13T16:10:57.956Z] Removing intermediate container 4dedc9c5328d [2021-11-13T16:10:57.956Z] ---> 0956b76385d5 [2021-11-13T16:10:57.956Z] [2021-11-13T16:10:57.956Z] ---> Running in 761448260e4c [2021-11-13T16:10:57.956Z] ---> Running in 7e25338da977 [2021-11-13T16:10:58.555Z] Successfully built 0956b76385d5 [2021-11-13T16:10:58.555Z] Successfully tagged support-scheduler-arm64:latest [2021-11-13T16:10:58.555Z]  Building support-scheduler ... done Building core-data [2021-11-13T16:10:58.836Z] Removing intermediate container 761448260e4c [2021-11-13T16:10:58.836Z] ---> 1d7958115d6e [2021-11-13T16:10:58.836Z] Step 23/24 : LABEL git_sha=71d81626af84774dcbdf2c634a316337ef17e63b [2021-11-13T16:10:58.836Z] Removing intermediate container 7e25338da977 [2021-11-13T16:10:58.836Z] ---> 699bd481a719 [2021-11-13T16:10:58.836Z] Step 22/22 : LABEL version=0.0.0 [2021-11-13T16:10:59.111Z] ---> Running in 90011d16c925 [2021-11-13T16:10:59.111Z] ---> Running in f06f79034c26 [2021-11-13T16:10:59.713Z] Removing intermediate container f06f79034c26 [2021-11-13T16:10:59.713Z] ---> 2a117f7eb36f [2021-11-13T16:10:59.713Z] Removing intermediate container 90011d16c925 [2021-11-13T16:10:59.713Z] ---> 37428f8bf818 [2021-11-13T16:10:59.713Z] Step 24/24 : LABEL version=0.0.0 [2021-11-13T16:10:59.713Z] [2021-11-13T16:10:59.993Z] ---> Running in 075d3aa0ea64 [2021-11-13T16:10:59.993Z] Successfully built 2a117f7eb36f [2021-11-13T16:11:00.282Z] Successfully tagged core-metadata-arm64:latest [2021-11-13T16:11:00.282Z]  Building core-metadata ... done Building core-command [2021-11-13T16:11:00.558Z] Removing intermediate container 075d3aa0ea64 [2021-11-13T16:11:00.558Z] ---> f2d6dd15ec0d [2021-11-13T16:11:00.558Z] [2021-11-13T16:11:00.837Z] Successfully built f2d6dd15ec0d [2021-11-13T16:11:00.837Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-11-13T16:11:00.837Z] Building support-notifications [2021-11-13T16:11:01.812Z]  Building security-secretstore-setup ... done Collecting docker-compose==1.23.2 [2021-11-13T16:11:02.084Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-13T16:11:02.680Z] Collecting docker<4.0,>=3.6.0 [2021-11-13T16:11:02.680Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-13T16:11:03.656Z] Collecting PyYAML<4,>=3.10 [2021-11-13T16:11:03.656Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-13T16:11:07.044Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-13T16:11:07.044Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-13T16:11:08.476Z] Collecting texttable<0.10,>=0.9.0 [2021-11-13T16:11:08.476Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-13T16:11:10.453Z] Collecting docopt<0.7,>=0.6.1 [2021-11-13T16:11:10.453Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-13T16:11:12.426Z] Collecting cached-property<2,>=1.2.0 [2021-11-13T16:11:12.426Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-13T16:11:12.426Z] Collecting jsonschema<3,>=2.5.1 [2021-11-13T16:11:13.019Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-13T16:11:13.019Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-11-13T16:11:13.297Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-13T16:11:13.297Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-13T16:11:14.278Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-13T16:11:14.278Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-13T16:11:14.565Z] Collecting docker-pycreds>=0.4.0 [2021-11-13T16:11:14.565Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-13T16:11:15.543Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-13T16:11:15.543Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-13T16:11:16.141Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-13T16:11:16.141Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-13T16:11:16.413Z] Collecting idna<2.8,>=2.5 [2021-11-13T16:11:16.413Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-13T16:11:16.414Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-11-13T16:11:16.685Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-13T16:11:16.685Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-13T16:11:16.685Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-13T16:11:16.685Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-13T16:11:17.661Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-13T16:11:17.661Z] Attempting uninstall: urllib3 [2021-11-13T16:11:17.661Z] Found existing installation: urllib3 1.26.5 [2021-11-13T16:11:17.661Z] Uninstalling urllib3-1.26.5: [2021-11-13T16:11:17.661Z] Successfully uninstalled urllib3-1.26.5 [2021-11-13T16:11:18.257Z] Attempting uninstall: idna [2021-11-13T16:11:18.257Z] Found existing installation: idna 3.2 [2021-11-13T16:11:18.257Z] Uninstalling idna-3.2: [2021-11-13T16:11:18.532Z] Successfully uninstalled idna-3.2 [2021-11-13T16:11:19.130Z] Attempting uninstall: chardet [2021-11-13T16:11:19.130Z] Found existing installation: chardet 4.0.0 [2021-11-13T16:11:19.404Z] Uninstalling chardet-4.0.0: [2021-11-13T16:11:19.404Z] Successfully uninstalled chardet-4.0.0 [2021-11-13T16:11:20.836Z] Attempting uninstall: requests [2021-11-13T16:11:20.837Z] Found existing installation: requests 2.25.1 [2021-11-13T16:11:20.837Z] Uninstalling requests-2.25.1: [2021-11-13T16:11:21.110Z] Successfully uninstalled requests-2.25.1 [2021-11-13T16:11:21.381Z] Running setup.py install for texttable: started [2021-11-13T16:11:23.359Z] Running setup.py install for texttable: finished with status 'done' [2021-11-13T16:11:23.359Z] Running setup.py install for PyYAML: started [2021-11-13T16:11:25.980Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-13T16:11:26.254Z] Running setup.py install for docopt: started [2021-11-13T16:11:28.414Z] Running setup.py install for docopt: finished with status 'done' [2021-11-13T16:11:28.414Z] Running setup.py install for dockerpty: started [2021-11-13T16:11:31.198Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-13T16:11:33.233Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-11-13T16:11:38.641Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-13T16:11:38.641Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-13T16:11:38.641Z] ---> 5a28e5fd433a [2021-11-13T16:11:38.641Z] Step 3/30 : WORKDIR /edgex-go [2021-11-13T16:11:38.641Z] ---> Using cache [2021-11-13T16:11:38.641Z] ---> 2c264d4febc5 [2021-11-13T16:11:38.641Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T16:11:38.641Z] ---> Using cache [2021-11-13T16:11:38.641Z] ---> afa0db39f776 [2021-11-13T16:11:38.641Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-13T16:11:38.641Z] ---> Running in 5ce16e69669e [2021-11-13T16:11:39.625Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-13T16:11:40.619Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-13T16:11:41.602Z] OK: 219 MiB in 52 packages [2021-11-13T16:11:43.572Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-13T16:11:43.572Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-13T16:11:43.572Z] ---> 5a28e5fd433a [2021-11-13T16:11:43.572Z] Step 3/22 : WORKDIR /edgex-go [2021-11-13T16:11:43.572Z] ---> Using cache [2021-11-13T16:11:43.572Z] ---> 2c264d4febc5 [2021-11-13T16:11:43.572Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T16:11:43.572Z] ---> Using cache [2021-11-13T16:11:43.572Z] ---> afa0db39f776 [2021-11-13T16:11:43.572Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-13T16:11:43.572Z] ---> Running in c470c61d57ea [2021-11-13T16:11:43.572Z] Removing intermediate container 5ce16e69669e [2021-11-13T16:11:43.572Z] ---> 865fbb52cf0b [2021-11-13T16:11:43.572Z] Step 6/30 : COPY . . [2021-11-13T16:11:44.168Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-13T16:11:44.168Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-13T16:11:44.168Z] ---> 5a28e5fd433a [2021-11-13T16:11:44.168Z] Step 3/22 : WORKDIR /edgex-go [2021-11-13T16:11:44.168Z] ---> Using cache [2021-11-13T16:11:44.168Z] ---> 2c264d4febc5 [2021-11-13T16:11:44.168Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T16:11:44.168Z] ---> Using cache [2021-11-13T16:11:44.168Z] ---> afa0db39f776 [2021-11-13T16:11:44.168Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-13T16:11:44.168Z] ---> Using cache [2021-11-13T16:11:44.168Z] ---> 865fbb52cf0b [2021-11-13T16:11:44.168Z] Step 6/22 : COPY . . [2021-11-13T16:11:44.778Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-13T16:11:44.778Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-13T16:11:44.778Z] ---> 5a28e5fd433a [2021-11-13T16:11:44.778Z] Step 3/21 : WORKDIR /edgex-go [2021-11-13T16:11:44.778Z] ---> Using cache [2021-11-13T16:11:44.778Z] ---> 2c264d4febc5 [2021-11-13T16:11:44.778Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T16:11:44.778Z] ---> Using cache [2021-11-13T16:11:44.778Z] ---> afa0db39f776 [2021-11-13T16:11:44.778Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-13T16:11:44.778Z] ---> Running in e54a31985bd0 [2021-11-13T16:11:45.764Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-13T16:11:46.365Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-13T16:11:46.639Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-13T16:11:47.245Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-13T16:11:47.518Z] OK: 219 MiB in 52 packages [2021-11-13T16:11:48.120Z] OK: 219 MiB in 52 packages [2021-11-13T16:11:49.571Z] Removing intermediate container c470c61d57ea [2021-11-13T16:11:49.571Z] ---> 6ddb15779df0 [2021-11-13T16:11:49.571Z] Step 6/22 : COPY . . [2021-11-13T16:11:49.846Z] Removing intermediate container e54a31985bd0 [2021-11-13T16:11:49.846Z] ---> 5c81b20b33ce [2021-11-13T16:11:49.846Z] Step 6/21 : COPY . . [2021-11-13T16:11:50.447Z] Removing intermediate container a505191e9688 [2021-11-13T16:11:50.447Z] ---> bd8fedbecd4e [2021-11-13T16:11:50.447Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-13T16:11:50.447Z] ---> Running in d4da903a8e37 [2021-11-13T16:11:51.424Z] Removing intermediate container d4da903a8e37 [2021-11-13T16:11:51.424Z] ---> 5aa11c34fa04 [2021-11-13T16:11:51.424Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-13T16:11:51.697Z] ---> Running in bb7978359348 [2021-11-13T16:11:52.308Z] Removing intermediate container bb7978359348 [2021-11-13T16:11:52.308Z] ---> f14798f5a1f4 [2021-11-13T16:11:52.308Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-13T16:11:54.924Z] ---> 420c810365f4 [2021-11-13T16:11:54.924Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-13T16:11:56.363Z] ---> b39f30db543c [2021-11-13T16:11:56.363Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-13T16:11:58.341Z] ---> 231358c42441 [2021-11-13T16:11:58.341Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-13T16:11:58.341Z] ---> Running in 96f1c5546a48 [2021-11-13T16:11:58.941Z] Removing intermediate container 96f1c5546a48 [2021-11-13T16:11:58.941Z] ---> 5ddb7b799db6 [2021-11-13T16:11:58.941Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-13T16:11:59.217Z] ---> Running in c463472d827d [2021-11-13T16:12:00.206Z] Removing intermediate container c463472d827d [2021-11-13T16:12:00.206Z] ---> 513d3772539c [2021-11-13T16:12:00.206Z] Step 20/22 : LABEL arch=arm64 [2021-11-13T16:12:00.206Z] ---> Running in 70eb807aa882 [2021-11-13T16:12:01.186Z] Removing intermediate container 70eb807aa882 [2021-11-13T16:12:01.186Z] ---> 6145387f5d1b [2021-11-13T16:12:01.186Z] Step 21/22 : LABEL git_sha=71d81626af84774dcbdf2c634a316337ef17e63b [2021-11-13T16:12:01.465Z] ---> Running in a528160c6c1c [2021-11-13T16:12:02.445Z] Removing intermediate container a528160c6c1c [2021-11-13T16:12:02.445Z] ---> 1f6900973cd2 [2021-11-13T16:12:02.445Z] Step 22/22 : LABEL version=0.0.0 [2021-11-13T16:12:02.445Z] ---> Running in 9d4d119eadb0 [2021-11-13T16:12:03.432Z] Removing intermediate container 9d4d119eadb0 [2021-11-13T16:12:03.432Z] ---> 101217902e76 [2021-11-13T16:12:03.432Z] [2021-11-13T16:12:04.032Z] Successfully built 101217902e76 [2021-11-13T16:12:04.032Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-11-13T16:12:06.005Z]  Building sys-mgmt-agent ... done  ---> edb050278739 [2021-11-13T16:12:06.005Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-13T16:12:06.606Z] ---> Running in dee4d8b13fac [2021-11-13T16:12:06.889Z] ---> 5255bd3756b0 [2021-11-13T16:12:06.890Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-13T16:12:07.163Z] ---> Running in 332044624b5e [2021-11-13T16:12:10.561Z] Removing intermediate container dee4d8b13fac [2021-11-13T16:12:10.561Z] ---> b20e411cf018 [2021-11-13T16:12:10.561Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-13T16:12:10.561Z] ---> Running in 9ccb368992c4 [2021-11-13T16:12:10.837Z] ---> ec4207ccb5c1 [2021-11-13T16:12:10.837Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-13T16:12:10.837Z] Removing intermediate container 332044624b5e [2021-11-13T16:12:10.837Z] ---> a28b79ec1ffe [2021-11-13T16:12:10.837Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-13T16:12:11.108Z] ---> Running in 03d0403c2f35 [2021-11-13T16:12:11.108Z] ---> Running in f7bd0bfadba0 [2021-11-13T16:12:11.108Z] ---> 707c92261367 [2021-11-13T16:12:11.108Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-13T16:12:11.381Z] ---> Running in b47658ce2872 [2021-11-13T16:12:12.380Z] 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-11-13T16:12:13.372Z] 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-11-13T16:12:16.001Z] Removing intermediate container 03d0403c2f35 [2021-11-13T16:12:16.001Z] ---> 8bd759ef2c63 [2021-11-13T16:12:16.001Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-13T16:12:16.001Z] Removing intermediate container b47658ce2872 [2021-11-13T16:12:16.001Z] ---> fcde34e67cc8 [2021-11-13T16:12:16.001Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-13T16:12:16.001Z] ---> Running in ca77a436c6d9 [2021-11-13T16:12:16.281Z] ---> Running in 260ea1eac931 [2021-11-13T16:12:18.274Z] 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-11-13T16:12:18.550Z] 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-11-13T16:13:55.394Z] Removing intermediate container f7bd0bfadba0 [2021-11-13T16:13:55.394Z] ---> c3f0fb6887b8 [2021-11-13T16:13:55.394Z] [2021-11-13T16:13:55.394Z] Step 9/22 : FROM alpine:3.14 [2021-11-13T16:13:55.394Z] ---> bb3de5531c18 [2021-11-13T16:13:55.394Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-13T16:13:55.394Z] ---> Using cache [2021-11-13T16:13:55.394Z] ---> 66c1e58ddeb9 [2021-11-13T16:13:55.394Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-13T16:13:55.394Z] ---> Using cache [2021-11-13T16:13:55.394Z] ---> fe22ff78af92 [2021-11-13T16:13:55.394Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-13T16:13:55.394Z] ---> Running in d75a99672920 [2021-11-13T16:13:55.394Z] Removing intermediate container d75a99672920 [2021-11-13T16:13:55.394Z] ---> 4c4a2d776906 [2021-11-13T16:13:55.394Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-13T16:13:55.394Z] ---> Running in ba81f050912e [2021-11-13T16:13:55.394Z] Removing intermediate container ba81f050912e [2021-11-13T16:13:55.394Z] ---> f70ee683ce28 [2021-11-13T16:13:55.394Z] Step 14/22 : WORKDIR / [2021-11-13T16:13:55.394Z] ---> Running in 52ff739e8157 [2021-11-13T16:13:55.394Z] Removing intermediate container 9ccb368992c4 [2021-11-13T16:13:55.394Z] ---> 290901788a41 [2021-11-13T16:13:55.394Z] [2021-11-13T16:13:55.394Z] Step 9/30 : FROM alpine:3.14 [2021-11-13T16:13:55.394Z] ---> bb3de5531c18 [2021-11-13T16:13:55.394Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-13T16:13:55.394Z] ---> Running in f1f70afb899f [2021-11-13T16:13:55.394Z] Removing intermediate container 52ff739e8157 [2021-11-13T16:13:55.394Z] ---> 6382a93fa46d [2021-11-13T16:13:55.394Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-13T16:13:55.394Z] Removing intermediate container f1f70afb899f [2021-11-13T16:13:55.394Z] ---> 6b14e2b493fb [2021-11-13T16:13:55.394Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-13T16:13:55.394Z] ---> Running in adbe06c140e0 [2021-11-13T16:13:55.394Z] ---> 3cee0638efef [2021-11-13T16:13:55.394Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-13T16:13:55.394Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-13T16:13:55.394Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-13T16:13:55.394Z] ---> 8d2c9e58cf17 [2021-11-13T16:13:55.394Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-13T16:13:55.394Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-13T16:13:55.394Z] (2/2) Installing su-exec (0.2-r1) [2021-11-13T16:13:55.394Z] Executing busybox-1.33.1-r3.trigger [2021-11-13T16:13:55.394Z] OK: 5 MiB in 16 packages [2021-11-13T16:13:55.394Z] ---> 9f40bfcb90be [2021-11-13T16:13:55.394Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-13T16:13:55.394Z] ---> Running in 55ce8b4ddd97 [2021-11-13T16:13:55.394Z] Removing intermediate container adbe06c140e0 [2021-11-13T16:13:55.394Z] ---> e65f3a246064 [2021-11-13T16:13:55.394Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-13T16:13:55.394Z] Removing intermediate container 55ce8b4ddd97 [2021-11-13T16:13:55.394Z] ---> 1d095e5a5183 [2021-11-13T16:13:55.394Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-13T16:13:55.394Z] ---> Running in 75907105b1ed [2021-11-13T16:13:55.394Z] ---> Running in 3e1791924f45 [2021-11-13T16:13:55.394Z] Removing intermediate container 75907105b1ed [2021-11-13T16:13:55.394Z] ---> e2a81a9dbae8 [2021-11-13T16:13:55.394Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-13T16:13:55.394Z] ---> Running in fd50c0903eda [2021-11-13T16:13:55.394Z] Removing intermediate container 3e1791924f45 [2021-11-13T16:13:55.394Z] ---> cae6f796ce63 [2021-11-13T16:13:55.394Z] Step 20/22 : LABEL arch=arm64 [2021-11-13T16:13:55.665Z] ---> Running in a603b0935c2a [2021-11-13T16:13:55.941Z] Removing intermediate container fd50c0903eda [2021-11-13T16:13:55.941Z] ---> 5468b0368585 [2021-11-13T16:13:55.941Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-13T16:13:56.222Z] ---> Running in 7584f7f5c85a [2021-11-13T16:13:56.496Z] Removing intermediate container a603b0935c2a [2021-11-13T16:13:56.496Z] ---> 560d292417f1 [2021-11-13T16:13:56.496Z] Step 21/22 : LABEL git_sha=71d81626af84774dcbdf2c634a316337ef17e63b [2021-11-13T16:13:56.771Z] ---> Running in f5f9f7175328 [2021-11-13T16:13:57.378Z] Removing intermediate container f5f9f7175328 [2021-11-13T16:13:57.378Z] ---> a0a84c25ff50 [2021-11-13T16:13:57.378Z] Step 22/22 : LABEL version=0.0.0 [2021-11-13T16:13:57.655Z] ---> Running in c510f7a1fd73 [2021-11-13T16:13:58.250Z] Removing intermediate container c510f7a1fd73 [2021-11-13T16:13:58.251Z] ---> 1e4d2dc99f25 [2021-11-13T16:13:58.251Z] [2021-11-13T16:13:59.241Z] Successfully built 1e4d2dc99f25 [2021-11-13T16:13:59.241Z] Successfully tagged core-command-arm64:latest [2021-11-13T16:13:59.241Z]  Building core-command ... done Removing intermediate container 7584f7f5c85a [2021-11-13T16:13:59.241Z] ---> 5e501c3f57ff [2021-11-13T16:13:59.241Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-13T16:13:59.529Z] Removing intermediate container 260ea1eac931 [2021-11-13T16:13:59.529Z] ---> 11986f9eacbc [2021-11-13T16:13:59.529Z] [2021-11-13T16:13:59.529Z] Step 9/21 : FROM alpine:3.14 [2021-11-13T16:13:59.529Z] ---> bb3de5531c18 [2021-11-13T16:13:59.529Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-13T16:13:59.529Z] ---> Running in 4d6bee737f21 [2021-11-13T16:13:59.529Z] ---> Running in 0aa4c1f58ce7 [2021-11-13T16:14:00.136Z] Removing intermediate container 4d6bee737f21 [2021-11-13T16:14:00.136Z] ---> 7115f1b94823 [2021-11-13T16:14:00.136Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-13T16:14:01.114Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-13T16:14:01.114Z] ---> 6c681228cb44 [2021-11-13T16:14:01.114Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-13T16:14:01.114Z] ---> Running in 82fbddbca5cf [2021-11-13T16:14:01.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-13T16:14:01.983Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-13T16:14:02.256Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-13T16:14:02.256Z] Executing busybox-1.33.1-r3.trigger [2021-11-13T16:14:02.256Z] Executing ca-certificates-20191127-r5.trigger [2021-11-13T16:14:02.256Z] OK: 6 MiB in 16 packages [2021-11-13T16:14:03.699Z] Removing intermediate container 82fbddbca5cf [2021-11-13T16:14:03.699Z] ---> d0754b69fbac [2021-11-13T16:14:03.699Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-13T16:14:03.978Z] Removing intermediate container 0aa4c1f58ce7 [2021-11-13T16:14:03.978Z] ---> aafb2d3d7b98 [2021-11-13T16:14:03.978Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-13T16:14:03.978Z] ---> Running in 03f0379c198d [2021-11-13T16:14:04.958Z] Removing intermediate container 03f0379c198d [2021-11-13T16:14:04.958Z] ---> 0b8a7ef93a32 [2021-11-13T16:14:04.958Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-13T16:14:04.958Z] ---> Running in ae4df3996f95 [2021-11-13T16:14:04.958Z] ---> 523236d9d2c0 [2021-11-13T16:14:04.958Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-13T16:14:05.558Z] Removing intermediate container ae4df3996f95 [2021-11-13T16:14:05.558Z] ---> 52ea3e1b78be [2021-11-13T16:14:05.558Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-13T16:14:05.558Z] ---> Running in 33eb11d89793 [2021-11-13T16:14:06.153Z] Removing intermediate container 33eb11d89793 [2021-11-13T16:14:06.153Z] ---> 9ebcec0eb5c5 [2021-11-13T16:14:06.153Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-13T16:14:06.427Z] ---> 949a04b4eb97 [2021-11-13T16:14:06.427Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-13T16:14:06.701Z] Removing intermediate container ca77a436c6d9 [2021-11-13T16:14:06.701Z] ---> 8d621f0ed21c [2021-11-13T16:14:06.701Z] [2021-11-13T16:14:06.701Z] Step 9/22 : FROM alpine:3.14 [2021-11-13T16:14:06.702Z] ---> bb3de5531c18 [2021-11-13T16:14:06.702Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-13T16:14:06.976Z] ---> Running in 2f2ae0ea580e [2021-11-13T16:14:07.250Z] ---> 29dd5f755127 [2021-11-13T16:14:07.250Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-13T16:14:07.250Z] Removing intermediate container 2f2ae0ea580e [2021-11-13T16:14:07.250Z] ---> f19578250532 [2021-11-13T16:14:07.250Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-13T16:14:07.523Z] ---> Running in 6a1e28a73713 [2021-11-13T16:14:07.523Z] ---> 1d4358d7a7d9 [2021-11-13T16:14:07.523Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-13T16:14:08.122Z] Removing intermediate container 6a1e28a73713 [2021-11-13T16:14:08.122Z] ---> 32e9ad102830 [2021-11-13T16:14:08.122Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-13T16:14:08.122Z] ---> Running in f5631a18c18d [2021-11-13T16:14:08.396Z] ---> a77cdcdaa51a [2021-11-13T16:14:08.396Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-13T16:14:08.396Z] ---> 18fd8d57abb3 [2021-11-13T16:14:08.396Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-13T16:14:08.671Z] Removing intermediate container f5631a18c18d [2021-11-13T16:14:08.671Z] ---> edde6065f88a [2021-11-13T16:14:08.671Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T16:14:08.671Z] ---> Running in 2b2ea0e1de62 [2021-11-13T16:14:09.661Z] ---> 305034329bc7 [2021-11-13T16:14:09.661Z] ---> 899eb3fe9e2c [2021-11-13T16:14:09.661Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-13T16:14:09.661Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-13T16:14:09.661Z] ---> Running in 5a52e0d4b760 [2021-11-13T16:14:09.661Z] ---> Running in edeb7bc23194 [2021-11-13T16:14:10.254Z] Removing intermediate container 5a52e0d4b760 [2021-11-13T16:14:10.254Z] ---> a3a80bf528ee [2021-11-13T16:14:10.254Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-13T16:14:10.254Z] Removing intermediate container edeb7bc23194 [2021-11-13T16:14:10.254Z] ---> 0a4b77172cdb [2021-11-13T16:14:10.254Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-13T16:14:10.254Z] ---> Running in e73a08621590 [2021-11-13T16:14:10.846Z] Removing intermediate container e73a08621590 [2021-11-13T16:14:10.846Z] ---> 550bde34dfb6 [2021-11-13T16:14:10.846Z] Step 19/21 : LABEL arch=arm64 [2021-11-13T16:14:11.117Z] Removing intermediate container 2b2ea0e1de62 [2021-11-13T16:14:11.117Z] ---> 045e0a593a02 [2021-11-13T16:14:11.117Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-13T16:14:11.117Z] ---> Running in a93d635f55ad [2021-11-13T16:14:11.117Z] ---> b0133ceb4f43 [2021-11-13T16:14:11.117Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-13T16:14:11.117Z] ---> Running in 605501e93e6b [2021-11-13T16:14:11.391Z] ---> Running in 98c737b55e23 [2021-11-13T16:14:11.668Z] Removing intermediate container a93d635f55ad [2021-11-13T16:14:11.668Z] ---> 7de82f226cc1 [2021-11-13T16:14:11.668Z] Step 20/21 : LABEL git_sha=71d81626af84774dcbdf2c634a316337ef17e63b [2021-11-13T16:14:11.668Z] ---> Running in 656269db6786 [2021-11-13T16:14:12.270Z] Removing intermediate container 656269db6786 [2021-11-13T16:14:12.270Z] ---> 8ce51f1411b7 [2021-11-13T16:14:12.270Z] Step 21/21 : LABEL version=0.0.0 [2021-11-13T16:14:12.541Z] ---> Running in 384f66bb3f03 [2021-11-13T16:14:12.813Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-13T16:14:12.813Z] Removing intermediate container 384f66bb3f03 [2021-11-13T16:14:12.814Z] ---> 3b964eae7b73 [2021-11-13T16:14:12.814Z] [2021-11-13T16:14:13.412Z] Successfully built 3b964eae7b73 [2021-11-13T16:14:13.412Z] Successfully tagged support-notifications-arm64:latest [2021-11-13T16:14:13.682Z]  Building support-notifications ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-13T16:14:13.682Z] Removing intermediate container 98c737b55e23 [2021-11-13T16:14:13.682Z] ---> a7c7768279f2 [2021-11-13T16:14:13.682Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-13T16:14:13.955Z] ---> Running in 6117f3a67512 [2021-11-13T16:14:14.232Z] Removing intermediate container 6117f3a67512 [2021-11-13T16:14:14.232Z] ---> cbacf3d9f1b7 [2021-11-13T16:14:14.232Z] Step 27/30 : CMD ["gate"] [2021-11-13T16:14:14.502Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-13T16:14:14.502Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-13T16:14:14.502Z] ---> Running in 8d77792d0469 [2021-11-13T16:14:14.502Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-13T16:14:14.772Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-13T16:14:14.772Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-13T16:14:15.046Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-13T16:14:15.046Z] Removing intermediate container 8d77792d0469 [2021-11-13T16:14:15.046Z] ---> f1ade7987077 [2021-11-13T16:14:15.046Z] Step 28/30 : LABEL arch=arm64 [2021-11-13T16:14:15.046Z] Executing busybox-1.33.1-r3.trigger [2021-11-13T16:14:15.046Z] OK: 8 MiB in 20 packages [2021-11-13T16:14:15.325Z] ---> Running in b576aa5cdb8d [2021-11-13T16:14:15.596Z] Removing intermediate container b576aa5cdb8d [2021-11-13T16:14:15.596Z] ---> f971cd92576b [2021-11-13T16:14:15.596Z] Step 29/30 : LABEL git_sha=71d81626af84774dcbdf2c634a316337ef17e63b [2021-11-13T16:14:15.869Z] ---> Running in b6cab30824e7 [2021-11-13T16:14:16.141Z] Removing intermediate container 605501e93e6b [2021-11-13T16:14:16.141Z] ---> 47284b0828dd [2021-11-13T16:14:16.141Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-13T16:14:16.411Z] Removing intermediate container b6cab30824e7 [2021-11-13T16:14:16.411Z] ---> 178bfaedfea4 [2021-11-13T16:14:16.411Z] Step 30/30 : LABEL version=0.0.0 [2021-11-13T16:14:16.685Z] ---> Running in e99168596959 [2021-11-13T16:14:17.281Z] ---> 9b2e1a75ba2d [2021-11-13T16:14:17.281Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-13T16:14:17.281Z] Removing intermediate container e99168596959 [2021-11-13T16:14:17.281Z] ---> bc0cd759cacc [2021-11-13T16:14:17.281Z] [2021-11-13T16:14:17.554Z] Successfully built bc0cd759cacc [2021-11-13T16:14:17.554Z] Successfully tagged security-bootstrapper-arm64:latest [2021-11-13T16:14:18.145Z]  Building security-bootstrapper ... done  ---> 43aaaccd2cdf [2021-11-13T16:14:18.145Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-13T16:14:19.122Z] ---> 80ca88b3fb8f [2021-11-13T16:14:19.122Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-13T16:14:19.122Z] ---> Running in 0febe5533dea [2021-11-13T16:14:19.392Z] Removing intermediate container 0febe5533dea [2021-11-13T16:14:19.392Z] ---> bb8c769d3b49 [2021-11-13T16:14:19.392Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-13T16:14:19.664Z] ---> Running in 155c5dccb581 [2021-11-13T16:14:19.937Z] Removing intermediate container 155c5dccb581 [2021-11-13T16:14:19.937Z] ---> 0198cf13f77b [2021-11-13T16:14:19.937Z] Step 20/22 : LABEL arch=arm64 [2021-11-13T16:14:19.937Z] ---> Running in 87f9f1a7296e [2021-11-13T16:14:20.528Z] Removing intermediate container 87f9f1a7296e [2021-11-13T16:14:20.528Z] ---> eb5a5d5e367f [2021-11-13T16:14:20.528Z] Step 21/22 : LABEL git_sha=71d81626af84774dcbdf2c634a316337ef17e63b [2021-11-13T16:14:20.528Z] ---> Running in 993bca15c154 [2021-11-13T16:14:20.801Z] Removing intermediate container 993bca15c154 [2021-11-13T16:14:20.801Z] ---> 8f0f258f09bc [2021-11-13T16:14:21.070Z] Step 22/22 : LABEL version=0.0.0 [2021-11-13T16:14:21.070Z] ---> Running in 705fd8af89ca [2021-11-13T16:14:21.343Z] Removing intermediate container 705fd8af89ca [2021-11-13T16:14:21.343Z] ---> 5b4277e5fee6 [2021-11-13T16:14:21.343Z] [2021-11-13T16:14:21.614Z] Successfully built 5b4277e5fee6 [2021-11-13T16:14:21.884Z] Successfully tagged core-data-arm64:latest [2021-11-13T16:14:22.168Z]  Building core-data ... done  [Pipeline] } [2021-11-13T16:14:22.157Z] $ docker stop --time=1 39b0b5ea1da14c2472290c2234ab9083cff3744657e2f3a865158e95f3f0df43 [2021-11-13T16:14:23.866Z] $ docker rm -f 39b0b5ea1da14c2472290c2234ab9083cff3744657e2f3a865158e95f3f0df43 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-13T16:14:24.466Z] + docker images [2021-11-13T16:14:24.734Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-13T16:14:24.734Z] core-data-arm64 latest 5b4277e5fee6 3 seconds ago 19.5MB [2021-11-13T16:14:24.734Z] security-bootstrapper-arm64 latest bc0cd759cacc 8 seconds ago 17.8MB [2021-11-13T16:14:24.734Z] support-notifications-arm64 latest 3b964eae7b73 12 seconds ago 16.1MB [2021-11-13T16:14:24.734Z] 8d621f0ed21c 18 seconds ago 1.58GB [2021-11-13T16:14:24.734Z] 11986f9eacbc 26 seconds ago 1.57GB [2021-11-13T16:14:24.734Z] core-command-arm64 latest 1e4d2dc99f25 27 seconds ago 15.2MB [2021-11-13T16:14:24.734Z] 290901788a41 37 seconds ago 1.57GB [2021-11-13T16:14:24.734Z] c3f0fb6887b8 40 seconds ago 1.57GB [2021-11-13T16:14:24.734Z] sys-mgmt-agent-arm64 latest 101217902e76 2 minutes ago 277MB [2021-11-13T16:14:24.734Z] security-secretstore-setup-arm64 latest f2d6dd15ec0d 3 minutes ago 26.8MB [2021-11-13T16:14:24.734Z] core-metadata-arm64 latest 2a117f7eb36f 3 minutes ago 15.9MB [2021-11-13T16:14:24.734Z] support-scheduler-arm64 latest 0956b76385d5 3 minutes ago 15.3MB [2021-11-13T16:14:24.734Z] security-proxy-setup-arm64 latest 6b6d9dd0e67e 3 minutes ago 25.4MB [2021-11-13T16:14:24.734Z] 1a5348aca5b3 3 minutes ago 1.57GB [2021-11-13T16:14:24.734Z] a952191fe760 3 minutes ago 1.57GB [2021-11-13T16:14:24.734Z] 1cf3a421c877 3 minutes ago 1.57GB [2021-11-13T16:14:24.734Z] 852826b5c63b 3 minutes ago 1.58GB [2021-11-13T16:14:24.734Z] c1cd76a65a21 3 minutes ago 1.57GB [2021-11-13T16:14:24.734Z] ci-base-image-arm64 latest 5a28e5fd433a 13 minutes ago 1.24GB [2021-11-13T16:14:24.734Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 4 weeks ago 534MB [2021-11-13T16:14:24.734Z] docker 20.10.8 3734d5adc5ac 2 months ago 198MB [2021-11-13T16:14:24.734Z] alpine 3.14 bb3de5531c18 2 months ago 5.34MB [2021-11-13T16:14:24.734Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 16 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-13T16:14:25.326Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-13T16:14:25.598Z] [2021-11-13T16:14:25.598Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-13T16:14:25.944Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-13T16:14:26.218Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-13T16:14:26.218Z] 448f6bf000e3: Pulling fs layer [2021-11-13T16:14:26.218Z] f757da607395: Pulling fs layer [2021-11-13T16:14:26.218Z] 05883995daec: Pulling fs layer [2021-11-13T16:14:26.218Z] 8603b9c90790: Pulling fs layer [2021-11-13T16:14:26.218Z] 1560dd03e051: Pulling fs layer [2021-11-13T16:14:26.218Z] 27f5ce0e4adf: Pulling fs layer [2021-11-13T16:14:26.218Z] c2d8d7efcc4b: Pulling fs layer [2021-11-13T16:14:26.218Z] 27f5ce0e4adf: Waiting [2021-11-13T16:14:26.218Z] 8603b9c90790: Waiting [2021-11-13T16:14:26.218Z] 1560dd03e051: Waiting [2021-11-13T16:14:26.218Z] c2d8d7efcc4b: Waiting [2021-11-13T16:14:26.218Z] f757da607395: Verifying Checksum [2021-11-13T16:14:26.218Z] f757da607395: Download complete [2021-11-13T16:14:26.218Z] 8603b9c90790: Verifying Checksum [2021-11-13T16:14:26.218Z] 8603b9c90790: Download complete [2021-11-13T16:14:26.491Z] 1560dd03e051: Verifying Checksum [2021-11-13T16:14:26.491Z] 1560dd03e051: Download complete [2021-11-13T16:14:26.491Z] 27f5ce0e4adf: Verifying Checksum [2021-11-13T16:14:26.491Z] 27f5ce0e4adf: Download complete [2021-11-13T16:14:26.491Z] 05883995daec: Verifying Checksum [2021-11-13T16:14:26.491Z] 05883995daec: Download complete [2021-11-13T16:14:26.765Z] 448f6bf000e3: Verifying Checksum [2021-11-13T16:14:26.765Z] 448f6bf000e3: Download complete [2021-11-13T16:14:29.380Z] c2d8d7efcc4b: Verifying Checksum [2021-11-13T16:14:29.380Z] c2d8d7efcc4b: Download complete [2021-11-13T16:14:30.355Z] 448f6bf000e3: Pull complete [2021-11-13T16:14:30.947Z] f757da607395: Pull complete [2021-11-13T16:14:32.376Z] 05883995daec: Pull complete [2021-11-13T16:14:32.969Z] 8603b9c90790: Pull complete [2021-11-13T16:14:33.943Z] 1560dd03e051: Pull complete [2021-11-13T16:14:34.216Z] 27f5ce0e4adf: Pull complete [2021-11-13T16:14:49.288Z] c2d8d7efcc4b: Pull complete [2021-11-13T16:14:49.288Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-13T16:14:49.288Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-13T16:14:49.288Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-13T16:14:49.543Z] prd-ubuntu18.04-docker-arm64-4c-16g-494 does not seem to be running inside a container [2021-11-13T16:14:49.604Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-11-13T16:14:52.340Z] $ docker top 386d055c318de523a91c154fab390adbed457e92fed68fffb03e16e8c76f7d39 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-13T16:14:53.441Z] ---> job-cost.sh [2021-11-13T16:14:53.441Z] lf-activate-venv: SKIPPING [2021-11-13T16:14:53.441Z] INFO: No Stack... [2021-11-13T16:14:53.714Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-13T16:14:54.303Z] INFO: Archiving Costs [Pipeline] sh [2021-11-13T16:14:54.964Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2021-11-13T16:14:54.964Z] + cut -d, -f6 [Pipeline] lock [2021-11-13T16:14:55.022Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3816-3-stack-cost] [2021-11-13T16:14:55.029Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3816-3-stack-cost] did not exist. Created. [2021-11-13T16:14:55.029Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3816-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-13T16:14:55.686Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-13T16:14:55.840Z] Stashed 1 file(s) [Pipeline] } [2021-11-13T16:14:55.846Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3816-3-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-13T16:14:55.848Z] $ docker stop --time=1 386d055c318de523a91c154fab390adbed457e92fed68fffb03e16e8c76f7d39 [2021-11-13T16:14:57.395Z] $ docker rm -f 386d055c318de523a91c154fab390adbed457e92fed68fffb03e16e8c76f7d39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-11-13T16:14:58.213Z] provisioning config files... [2021-11-13T16:14:58.223Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config8700366083098118967tmp [Pipeline] { [Pipeline] sh [2021-11-13T16:14:58.524Z] + set +x [2021-11-13T16:14:58.524Z] + bash -s -- [2021-11-13T16:14:58.524Z] + curl -s https://codecov.io/bash [2021-11-13T16:14:58.524Z] [2021-11-13T16:14:58.524Z] _____ _ [2021-11-13T16:14:58.524Z] / ____| | | [2021-11-13T16:14:58.524Z] | | ___ __| | ___ ___ _____ __ [2021-11-13T16:14:58.524Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-13T16:14:58.524Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-13T16:14:58.524Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-13T16:14:58.524Z] Bash-1.0.6 [2021-11-13T16:14:58.524Z] [2021-11-13T16:14:58.524Z] [2021-11-13T16:14:58.524Z] ==> git version 2.24.4 found [2021-11-13T16:14:58.786Z] ==> 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-11-13T16:14:58.786Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-13T16:14:58.786Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-13T16:14:58.786Z] ==> Jenkins CI detected. [2021-11-13T16:14:58.786Z] current dir:  /w/workspace/edgex-go/3 [2021-11-13T16:14:58.786Z] project root: . [2021-11-13T16:14:58.786Z] --> token set from env [2021-11-13T16:14:58.786Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-13T16:14:58.786Z] ==> Running gcov in . (disable via -X gcov) [2021-11-13T16:14:58.786Z] ==> Python coveragepy not found [2021-11-13T16:14:58.786Z] ==> Searching for coverage reports in: [2021-11-13T16:14:58.787Z] + . [2021-11-13T16:14:58.787Z] -> Found 1 reports [2021-11-13T16:14:58.787Z] ==> Detecting git/mercurial file structure [2021-11-13T16:14:58.787Z] ==> Reading reports [2021-11-13T16:14:58.787Z] + ./coverage.out bytes=428381 [2021-11-13T16:14:58.787Z] ==> Appending adjustments [2021-11-13T16:14:58.787Z] https://docs.codecov.io/docs/fixing-reports [2021-11-13T16:15:00.170Z] + Found adjustments [2021-11-13T16:15:00.170Z] ==> Gzipping contents [2021-11-13T16:15:00.170Z] 60K /tmp/codecov.PtyNPK.gz [2021-11-13T16:15:00.170Z] ==> Uploading reports [2021-11-13T16:15:00.170Z] url: https://codecov.io [2021-11-13T16:15:00.170Z] query: branch=PR-3816&commit=71d81626af84774dcbdf2c634a316337ef17e63b&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3816%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3816&job=&cmd_args= [2021-11-13T16:15:00.170Z] -> Pinging Codecov [2021-11-13T16:15:00.170Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3816&commit=71d81626af84774dcbdf2c634a316337ef17e63b&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3816%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3816&job=&cmd_args= [2021-11-13T16:15:00.432Z] -> Uploading to [2021-11-13T16:15:00.432Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-13/00271124DB129430A58F1EEE437C3FCB/71d81626af84774dcbdf2c634a316337ef17e63b/572e1c8e-a884-4b99-a83f-7fc6f3188eac.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211113%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211113T161500Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=23d149bfecd51c082122765ad1763e7be04c6dfabd1ed080e8daf8f7a7deddee [2021-11-13T16:15:00.432Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-13T16:15:00.432Z] Dload Upload Total Spent Left Speed [2021-11-13T16:15:00.693Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57705 0 0 100 57705 0 151k --:--:-- --:--:-- --:--:-- 151k 100 57705 0 0 100 57705 0 151k --:--:-- --:--:-- --:--:-- 151k [2021-11-13T16:15:00.693Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/71d81626af84774dcbdf2c634a316337ef17e63b [Pipeline] } [2021-11-13T16:15:00.701Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-11-13T16:15:03.611Z] + '[' -d /w/workspace/edgex-go/3/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-13T16:15:03.911Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-13T16:15:04.469Z] ---> package-listing.sh [2021-11-13T16:15:04.469Z] ++ facter osfamily [2021-11-13T16:15:04.469Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-13T16:15:04.730Z] + OS_FAMILY=redhat [2021-11-13T16:15:04.730Z] + workspace=/w/workspace/edgex-go/3 [2021-11-13T16:15:04.730Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-13T16:15:04.730Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-13T16:15:04.730Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-13T16:15:04.730Z] + PACKAGES=/tmp/packages_start.txt [2021-11-13T16:15:04.730Z] + '[' /w/workspace/edgex-go/3 ']' [2021-11-13T16:15:04.730Z] + PACKAGES=/tmp/packages_end.txt [2021-11-13T16:15:04.730Z] + case "${OS_FAMILY}" in [2021-11-13T16:15:04.730Z] + rpm -qa [2021-11-13T16:15:04.730Z] + sort [2021-11-13T16:15:08.029Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-13T16:15:08.029Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-13T16:15:08.029Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-13T16:15:08.029Z] + '[' /w/workspace/edgex-go/3 ']' [2021-11-13T16:15:08.029Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2021-11-13T16:15:08.029Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2021-11-13T16:15:08.041Z] 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-11-13T16:15:08.324Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-13T16:15:08.898Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-13T16:15:08.898Z] [2021-11-13T16:15:08.898Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-13T16:15:09.202Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-13T16:15:09.202Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-13T16:15:09.202Z] b4d181a07f80: Pulling fs layer [2021-11-13T16:15:09.202Z] a1111a8f2ec3: Pulling fs layer [2021-11-13T16:15:09.202Z] ed53099fbce6: Pulling fs layer [2021-11-13T16:15:09.202Z] dc539afda2c1: Pulling fs layer [2021-11-13T16:15:09.202Z] 77bc0d833cb6: Pulling fs layer [2021-11-13T16:15:09.202Z] 9065ff56babe: Pulling fs layer [2021-11-13T16:15:09.202Z] d287ab97295c: Pulling fs layer [2021-11-13T16:15:09.202Z] dc539afda2c1: Waiting [2021-11-13T16:15:09.202Z] 77bc0d833cb6: Waiting [2021-11-13T16:15:09.202Z] 9065ff56babe: Waiting [2021-11-13T16:15:09.202Z] d287ab97295c: Waiting [2021-11-13T16:15:09.202Z] a1111a8f2ec3: Verifying Checksum [2021-11-13T16:15:09.202Z] a1111a8f2ec3: Download complete [2021-11-13T16:15:09.202Z] dc539afda2c1: Verifying Checksum [2021-11-13T16:15:09.202Z] dc539afda2c1: Download complete [2021-11-13T16:15:09.478Z] 77bc0d833cb6: Verifying Checksum [2021-11-13T16:15:09.478Z] 77bc0d833cb6: Download complete [2021-11-13T16:15:09.478Z] ed53099fbce6: Verifying Checksum [2021-11-13T16:15:09.478Z] ed53099fbce6: Download complete [2021-11-13T16:15:09.478Z] 9065ff56babe: Verifying Checksum [2021-11-13T16:15:09.478Z] 9065ff56babe: Download complete [2021-11-13T16:15:09.478Z] b4d181a07f80: Verifying Checksum [2021-11-13T16:15:09.478Z] b4d181a07f80: Download complete [2021-11-13T16:15:10.063Z] d287ab97295c: Verifying Checksum [2021-11-13T16:15:10.063Z] d287ab97295c: Download complete [2021-11-13T16:15:11.010Z] b4d181a07f80: Pull complete [2021-11-13T16:15:11.272Z] a1111a8f2ec3: Pull complete [2021-11-13T16:15:11.861Z] ed53099fbce6: Pull complete [2021-11-13T16:15:11.862Z] dc539afda2c1: Pull complete [2021-11-13T16:15:12.128Z] 77bc0d833cb6: Pull complete [2021-11-13T16:15:12.128Z] 9065ff56babe: Pull complete [2021-11-13T16:15:17.455Z] d287ab97295c: Pull complete [2021-11-13T16:15:17.455Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-13T16:15:17.455Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-13T16:15:17.455Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-13T16:15:17.527Z] prd-centos7-docker-4c-2g-493 does not seem to be running inside a container [2021-11-13T16:15:17.561Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-13T16:15:21.031Z] $ docker top 5bf82074c3dbadcbfc2efc324a9b93d3cb87f2ea517840f720e2709bbf1d5aec -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-13T16:15:21.390Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-13T16:15:21.682Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-13T16:15:21.974Z] + ls /var/log/sa-host [2021-11-13T16:15:21.974Z] + sadf -c /var/log/sa-host/sa13 [2021-11-13T16:15:21.974Z] file_magic: OK [2021-11-13T16:15:21.974Z] HZ: Using current value: 100 [2021-11-13T16:15:21.974Z] file_header: OK [2021-11-13T16:15:21.974Z] 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-11-13T16:15:21.974Z] Statistics: [2021-11-13T16:15:21.974Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-13T16:15:21.974Z] File successfully converted to sysstat format version 12.0.3 [2021-11-13T16:15:21.974Z] + sadf -c /var/log/sa-host/sa30 [2021-11-13T16:15:21.974Z] file_magic: OK [2021-11-13T16:15:21.974Z] HZ: Using current value: 100 [2021-11-13T16:15:21.974Z] file_header: OK [2021-11-13T16:15:21.974Z] 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-11-13T16:15:21.974Z] Statistics: [2021-11-13T16:15:21.974Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-13T16:15:21.974Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-13T16:15:22.233Z] provisioning config files... [2021-11-13T16:15:22.243Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config4287305036871434329tmp [Pipeline] { [Pipeline] echo [2021-11-13T16:15:22.260Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-13T16:15:22.547Z] ---> create-netrc.sh [Pipeline] } [2021-11-13T16:15:22.555Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-13T16:15:22.893Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-13T16:15:22.904Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-13T16:15:23.196Z] ---> sudo-logs.sh [2021-11-13T16:15:23.196Z] Archiving 'sudo' log.. [2021-11-13T16:15:23.196Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-493.novalocal: Name or service not known [2021-11-13T16:15:23.196Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-493.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-13T16:15:23.216Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-13T16:15:23.509Z] ---> job-cost.sh [2021-11-13T16:15:23.509Z] lf-activate-venv: SKIPPING [2021-11-13T16:15:23.509Z] DEBUG: total: 0.10999999940395355 [2021-11-13T16:15:23.509Z] INFO: Retrieving Stack Cost... [2021-11-13T16:15:25.419Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-13T16:15:25.419Z] INFO: Archiving Costs [Pipeline] echo [2021-11-13T16:15:25.432Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-13T16:15:25.722Z] ---> logs-deploy.sh [2021-11-13T16:15:25.722Z] lf-activate-venv: SKIPPING [2021-11-13T16:15:25.722Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3816/3 [2021-11-13T16:15:25.722Z] INFO: archiving workspace using pattern(s): [2021-11-13T16:15:26.302Z] Archives upload complete. [2021-11-13T16:15:26.564Z] INFO: archiving logs to Nexus