Pull request #4403 opened 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 AbhijithNarayan for edgexfoundry/edgex-go Loading trusted files from base branch jakarta at 37bead552474273de976aaf56ac2094eaaca713f rather than 5ff0ddf6099717705e7ca6c15115871fe6e26ddf Obtained Jenkinsfile from 37bead552474273de976aaf56ac2094eaaca713f 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-ssh3833910269687549038.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh1383404618821332811.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4403/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-4403/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14914336735181083427.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [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-4403/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15054227438687611913.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh13281368355330196122.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4403/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-4403/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11328865299039322131.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.18 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7967 in /w/workspace/edgexfoundry_edgex-go_PR-4403 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4403/head:refs/remotes/origin/PR-4403 +refs/heads/jakarta:refs/remotes/origin/jakarta # timeout=10 Merging remotes/origin/jakarta commit 37bead552474273de976aaf56ac2094eaaca713f into PR head commit 5ff0ddf6099717705e7ca6c15115871fe6e26ddf Merge succeeded, producing 5ff0ddf6099717705e7ca6c15115871fe6e26ddf Checking out Revision 5ff0ddf6099717705e7ca6c15115871fe6e26ddf (PR-4403) > git config core.sparsecheckout # timeout=10 > git checkout -f 5ff0ddf6099717705e7ca6c15115871fe6e26ddf # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 37bead552474273de976aaf56ac2094eaaca713f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5ff0ddf6099717705e7ca6c15115871fe6e26ddf # timeout=10 Commit message: "netdb" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:05:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:05:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:05:12 ========================================================= 14:05:12 EdgeX Global Pipelines Version Info 14:05:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:05:13 ------------------- 14:05:13 stable info: 14:05:13 ------------------- 14:05:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:05:13 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 14:05:13 Message: update stable to v1.0.244 14:05:13 ------------------- 14:05:13 experimental info: 14:05:13 ------------------- 14:05:13 Commited By: **** collab-it+edgex@linuxfoundation.org 14:05:13 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 14:05:13 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:05:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 14:05:14 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 14:05:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:05:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:05:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:05:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 14:05:14 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:05:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 14:05:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 14:05:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 14:05:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:05:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:05:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:05:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:05:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:05:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:05:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:05:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:05:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 14:05:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 14:05:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 14:05:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:05:15 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:05:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4403 [Pipeline] echo 14:05:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4403 [Pipeline] echo 14:05:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4403 [Pipeline] echo 14:05:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5ff0ddf6099717705e7ca6c15115871fe6e26ddf [Pipeline] echo 14:05:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5ff0ddf [Pipeline] echo 14:05:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:05:15 provisioning config files... 14:05:15 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config14969860870586350639tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:05:15 ---> docker-login.sh 14:05:15 nexus3.edgexfoundry.org:10001 14:05:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:05:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:05:15 Configure a credential helper to remove this warning. See 14:05:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:05:15 14:05:15 Login Succeeded 14:05:15 nexus3.edgexfoundry.org:10002 14:05:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:05:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:05:16 Configure a credential helper to remove this warning. See 14:05:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:05:16 14:05:16 Login Succeeded 14:05:16 nexus3.edgexfoundry.org:10003 14:05:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:05:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:05:16 Configure a credential helper to remove this warning. See 14:05:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:05:16 14:05:16 Login Succeeded 14:05:16 nexus3.edgexfoundry.org:10004 14:05:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:05:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:05:16 Configure a credential helper to remove this warning. See 14:05:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:05:16 14:05:16 Login Succeeded 14:05:16 docker.io 14:05:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:05:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:05:16 Configure a credential helper to remove this warning. See 14:05:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:05:16 14:05:16 Login Succeeded 14:05:16 ---> docker-login.sh ends [Pipeline] } 14:05:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:05:17 + 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 14:05:17 + dirname cmd/core-command/Dockerfile 14:05:17 + cut -d/ -f2 14:05:17 + echo core-command,cmd/core-command/Dockerfile 14:05:17 + dirname cmd/core-data/Dockerfile 14:05:17 + cut -d/ -f2 14:05:17 + echo core-data,cmd/core-data/Dockerfile 14:05:17 + dirname cmd/core-metadata/Dockerfile 14:05:17 + cut -d/ -f2 14:05:17 + echo core-metadata,cmd/core-metadata/Dockerfile 14:05:17 + + dirname cmd/security-bootstrapper/Dockerfile 14:05:17 cut -d/ -f2 14:05:17 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 14:05:17 + dirname cmd/security-proxy-setup/Dockerfile 14:05:17 + cut -d/ -f2 14:05:17 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 14:05:17 + dirname cmd/security-secretstore-setup/Dockerfile 14:05:17 + cut -d/ -f2 14:05:17 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 14:05:17 + dirname cmd/support-notifications/Dockerfile 14:05:17 + cut -d/ -f2 14:05:17 + echo support-notifications,cmd/support-notifications/Dockerfile 14:05:17 + dirname cmd/support-scheduler/Dockerfile 14:05:17 + cut -d/ -f2 14:05:17 + echo support-scheduler,cmd/support-scheduler/Dockerfile 14:05:17 + dirname cmd/sys-mgmt-agent/Dockerfile 14:05:17 + cut -d/ -f2 14:05:17 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 14:05:17 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 14:05:17 + git rev-list -1 --merges 5ff0ddf6099717705e7ca6c15115871fe6e26ddf~1..5ff0ddf6099717705e7ca6c15115871fe6e26ddf [Pipeline] echo 14:05:17 -----------> git rev-list -1 --merges 5ff0ddf6099717705e7ca6c15115871fe6e26ddf~1..5ff0ddf6099717705e7ca6c15115871fe6e26ddf 5ff0ddf6099717705e7ca6c15115871fe6e26ddf [false] [Pipeline] sh 14:05:18 + git log --format=format:%s -1 5ff0ddf6099717705e7ca6c15115871fe6e26ddf [Pipeline] echo 14:05:18 ========================================================= 14:05:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:05:18 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 14:05:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:05:18 + grep -v github /etc/ssh/ssh_known_hosts 14:05:18 + [ -e /tmp/ssh_known_hosts ] 14:05:18 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:05:18 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:05:18 + sudo tee -a /etc/ssh/ssh_known_hosts 14:05:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:05:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:05:19 14:05:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:05:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:05:19 0.1.4: Pulling from edgex-devops/py-git-semver 14:05:19 b85a868b505f: Pulling fs layer 14:05:19 e2be974225ed: Pulling fs layer 14:05:19 339a4e72a1f5: Pulling fs layer 14:05:19 988bab9f4d93: Pulling fs layer 14:05:19 1469e6f7b9e6: Pulling fs layer 14:05:19 eaf3925da568: Pulling fs layer 14:05:19 bab4dde63d76: Pulling fs layer 14:05:19 bde34c3a00c8: Pulling fs layer 14:05:19 b352a97aabf1: Pulling fs layer 14:05:19 4872d77fe225: Pulling fs layer 14:05:19 5851b861e8e6: Pulling fs layer 14:05:19 bde34c3a00c8: Waiting 14:05:19 b352a97aabf1: Waiting 14:05:19 4872d77fe225: Waiting 14:05:19 5851b861e8e6: Waiting 14:05:19 988bab9f4d93: Waiting 14:05:19 bab4dde63d76: Waiting 14:05:19 1469e6f7b9e6: Waiting 14:05:19 eaf3925da568: Waiting 14:05:19 e2be974225ed: Download complete 14:05:19 988bab9f4d93: Verifying Checksum 14:05:19 988bab9f4d93: Download complete 14:05:19 1469e6f7b9e6: Verifying Checksum 14:05:19 1469e6f7b9e6: Download complete 14:05:19 eaf3925da568: Verifying Checksum 14:05:19 eaf3925da568: Download complete 14:05:19 339a4e72a1f5: Verifying Checksum 14:05:19 339a4e72a1f5: Download complete 14:05:19 bde34c3a00c8: Download complete 14:05:19 b352a97aabf1: Verifying Checksum 14:05:19 b352a97aabf1: Download complete 14:05:19 4872d77fe225: Verifying Checksum 14:05:19 4872d77fe225: Download complete 14:05:19 5851b861e8e6: Verifying Checksum 14:05:19 b85a868b505f: Verifying Checksum 14:05:19 b85a868b505f: Download complete 14:05:20 bab4dde63d76: Verifying Checksum 14:05:20 bab4dde63d76: Download complete 14:05:21 b85a868b505f: Pull complete 14:05:21 e2be974225ed: Pull complete 14:05:21 339a4e72a1f5: Pull complete 14:05:21 988bab9f4d93: Pull complete 14:05:22 1469e6f7b9e6: Pull complete 14:05:22 eaf3925da568: Pull complete 14:05:24 bab4dde63d76: Pull complete 14:05:24 bde34c3a00c8: Pull complete 14:05:24 b352a97aabf1: Pull complete 14:05:24 4872d77fe225: Pull complete 14:05:24 5851b861e8e6: Pull complete 14:05:24 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:05:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:05:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:05:24 prd-ubuntu20.04-docker-8c-8g-7967 does not seem to be running inside a container 14:05:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:05:27 $ docker top f6fbd96cddc415b2214da90bbe4408cc7789ece77c493929d46c5926f3a26ed9 -eo pid,comm 14:05:27 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 14:05:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:05:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:05:27 [ssh-agent] Looking for ssh-agent implementation... 14:05:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:05:28 $ docker exec f6fbd96cddc415b2214da90bbe4408cc7789ece77c493929d46c5926f3a26ed9 ssh-agent 14:05:28 SSH_AUTH_SOCK=/tmp/ssh-p1OlOwJwPqYC/agent.32 14:05:28 SSH_AGENT_PID=38 14:05:28 Running ssh-add (command line suppressed) 14:05:28 Identity added: /w/workspace/edgex-go/1@tmp/private_key_3913976608252422962.key (/w/workspace/edgex-go/1@tmp/private_key_3913976608252422962.key) 14:05:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:05:28 + git tag --points-at HEAD [Pipeline] } 14:05:28 $ docker exec --env ******** --env ******** f6fbd96cddc415b2214da90bbe4408cc7789ece77c493929d46c5926f3a26ed9 ssh-agent -k 14:05:28 unset SSH_AUTH_SOCK; 14:05:28 unset SSH_AGENT_PID; 14:05:28 echo Agent pid 38 killed; 14:05:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:05:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:05:28 [ssh-agent] Looking for ssh-agent implementation... 14:05:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:05:28 $ docker exec f6fbd96cddc415b2214da90bbe4408cc7789ece77c493929d46c5926f3a26ed9 ssh-agent 14:05:29 SSH_AUTH_SOCK=/tmp/ssh-p7Pkthl4QedP/agent.70 14:05:29 SSH_AGENT_PID=76 14:05:29 Running ssh-add (command line suppressed) 14:05:29 Identity added: /w/workspace/edgex-go/1@tmp/private_key_15124853852256070328.key (/w/workspace/edgex-go/1@tmp/private_key_15124853852256070328.key) 14:05:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:05:29 + git semver init 14:05:29 2023-03-01 14:05:29,727 [run_init] DEBUG init version:0.0.0 force:False 14:05:29 2023-03-01 14:05:29,728 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 14:05:29 2023-03-01 14:05:29,729 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 14:05:29 2023-03-01 14:05:29,729 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 14:05:36 2023-03-01 14:05:35,601 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 14:05:36 2023-03-01 14:05:35,602 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4403 with force:False 14:05:36 2023-03-01 14:05:35,602 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4403 14:05:36 2023-03-01 14:05:35,606 [execute] INFO git cat-file --batch-check 14:05:36 2023-03-01 14:05:35,606 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 14:05:36 2023-03-01 14:05:35,613 [execute] INFO git cat-file --batch 14:05:36 2023-03-01 14:05:35,614 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 14:05:36 2023-03-01 14:05:35,618 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4403 14:05:36 0.0.0 [Pipeline] } 14:05:36 $ docker exec --env ******** --env ******** f6fbd96cddc415b2214da90bbe4408cc7789ece77c493929d46c5926f3a26ed9 ssh-agent -k 14:05:36 unset SSH_AUTH_SOCK; 14:05:36 unset SSH_AGENT_PID; 14:05:36 echo Agent pid 76 killed; 14:05:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:05:36 + git semver [Pipeline] } 14:05:37 $ docker stop --time=1 f6fbd96cddc415b2214da90bbe4408cc7789ece77c493929d46c5926f3a26ed9 14:05:38 $ docker rm -f --volumes f6fbd96cddc415b2214da90bbe4408cc7789ece77c493929d46c5926f3a26ed9 [Pipeline] // withDockerContainer [Pipeline] sh 14:05:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:05:39 Stashed 1 file(s) [Pipeline] echo 14:05:39 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:05:39 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 14:05:39 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 14:05:40 + + grepcut ^go [0-9].[0-9]* -d go.mod -f 14:05:40 2 [Pipeline] echo 14:05:40 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:05:40 ========================================================= 14:05:40 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts] 14:05:40 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:05:40 + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts 14:05:40 1.16-alpine-lts: Pulling from edgex-devops/edgex-golang-base 14:05:40 a0d0a0d46f8b: Pulling fs layer 14:05:40 31adcdaf11c8: Pulling fs layer 14:05:40 b8b176561691: Pulling fs layer 14:05:40 4527c011a84f: Pulling fs layer 14:05:40 5d74067f8e1e: Pulling fs layer 14:05:40 fd57009d33ed: Pulling fs layer 14:05:40 6b058263d067: Pulling fs layer 14:05:40 16d7c86c65f4: Pulling fs layer 14:05:40 1290d154cb4b: Pulling fs layer 14:05:40 4527c011a84f: Waiting 14:05:40 5d74067f8e1e: Waiting 14:05:40 fd57009d33ed: Waiting 14:05:40 6b058263d067: Waiting 14:05:40 16d7c86c65f4: Waiting 14:05:40 1290d154cb4b: Waiting 14:05:40 b8b176561691: Verifying Checksum 14:05:40 b8b176561691: Download complete 14:05:40 31adcdaf11c8: Download complete 14:05:40 5d74067f8e1e: Verifying Checksum 14:05:40 5d74067f8e1e: Download complete 14:05:40 fd57009d33ed: Verifying Checksum 14:05:40 fd57009d33ed: Download complete 14:05:40 a0d0a0d46f8b: Download complete 14:05:40 6b058263d067: Verifying Checksum 14:05:40 6b058263d067: Download complete 14:05:40 a0d0a0d46f8b: Pull complete 14:05:40 16d7c86c65f4: Verifying Checksum 14:05:40 16d7c86c65f4: Download complete 14:05:41 31adcdaf11c8: Pull complete 14:05:41 b8b176561691: Pull complete 14:05:41 1290d154cb4b: Verifying Checksum 14:05:41 1290d154cb4b: Download complete 14:05:41 4527c011a84f: Verifying Checksum 14:05:41 4527c011a84f: Download complete 14:05:45 4527c011a84f: Pull complete 14:05:45 5d74067f8e1e: Pull complete 14:05:45 fd57009d33ed: Pull complete 14:05:45 6b058263d067: Pull complete 14:05:45 16d7c86c65f4: Pull complete 14:05:47 1290d154cb4b: Pull complete 14:05:47 Digest: sha256:35e6ac41c26efe3add569c2382a45e417c8e583193a5145d003e9829e558bdd0 14:05:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts 14:05:47 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts [Pipeline] fileExists [Pipeline] sh 14:05:48 + echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts 14:05:48 WORKDIR /edgex 14:05:48 COPY go.mod . 14:05:48 RUN go mod download 14:05:48 + docker build -t ci-base-image-x86_64 -f - . 14:05:49 Sending build context to Docker daemon 349.3MB 14:05:49 Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts 14:05:49 ---> de6a6ee31cbe 14:05:49 Step 2/4 : WORKDIR /edgex 14:05:54 Still waiting to schedule task 14:05:54 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 14:05:54 ---> Running in ff6fd94c7caf 14:05:54 Removing intermediate container ff6fd94c7caf 14:05:54 ---> c6166f1677d5 14:05:54 Step 3/4 : COPY go.mod . 14:05:54 ---> c87740d8afd7 14:05:54 Step 4/4 : RUN go mod download 14:05:54 ---> Running in 46a3dc85766b 14:06:33 Removing intermediate container 46a3dc85766b 14:06:33 ---> 923be7eb7c68 14:06:33 Successfully built 923be7eb7c68 14:06:33 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:06:33 + docker inspect -f . ci-base-image-x86_64 14:06:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:06:34 prd-ubuntu20.04-docker-8c-8g-7967 does not seem to be running inside a container 14:06:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:06:34 $ docker top e34bfa04d565ac9ecbcba256028f46d178add3d7f6ef120259832f65d5569fbe -eo pid,comm [Pipeline] { [Pipeline] sh 14:06:34 + go version 14:06:34 go version go1.16.8 linux/amd64 [Pipeline] } 14:06:35 $ docker stop --time=1 e34bfa04d565ac9ecbcba256028f46d178add3d7f6ef120259832f65d5569fbe 14:06:36 $ docker rm -f --volumes e34bfa04d565ac9ecbcba256028f46d178add3d7f6ef120259832f65d5569fbe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:06:36 + docker inspect -f . ci-base-image-x86_64 14:06:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:06:37 prd-ubuntu20.04-docker-8c-8g-7967 does not seem to be running inside a container 14:06:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:06:37 $ docker top 97cd719cebd1ff3b3d126f8fe36ce88e13d7fd5fb2bd2eee097a49a12a27ffd3 -eo pid,comm [Pipeline] { [Pipeline] echo 14:06:37 ========================================================= 14:06:37 [edgeXBuildGoParallel] Running Tests and Build... 14:06:37 ========================================================= [Pipeline] sh 14:06:37 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 14:06:38 + make test 14:06:38 go mod tidy 14:06:38 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 14:06:43 ? github.com/edgexfoundry/edgex-go [no test files] 14:06:53 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 14:06:53 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 14:06:53 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 14:06:53 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 14:06:53 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 14:06:53 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 14:06:53 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 14:06:53 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 14:06:53 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 14:06:53 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 14:06:54 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 14:06:54 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 14:06:54 ? github.com/edgexfoundry/edgex-go/internal [no test files] 14:06:54 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 14:06:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.092s coverage: 28.7% of statements 14:06:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 14:06:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 14:06:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.106s coverage: 98.5% of statements 14:06:55 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 14:06:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.106s coverage: 44.7% of statements 14:06:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 14:06:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 14:06:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.151s coverage: 89.5% of statements 14:06:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 14:06:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 14:06:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.077s coverage: 83.8% of statements 14:06:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 14:06:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 14:06:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 14:06:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 14:06:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 14:06:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.356s coverage: 94.2% of statements 14:06:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 14:06:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 14:06:56 ok github.com/edgexfoundry/edgex-go/internal/io 0.056s coverage: 59.1% of statements 14:06:56 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 14:06:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 14:06:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 14:06:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 14:06:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 14:06:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.056s coverage: 60.0% of statements 14:06:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 14:06:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 14:06:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 14:06:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.071s coverage: 0.9% of statements 14:06:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 14:06:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.059s coverage: 58.8% of statements 14:06:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.071s coverage: 21.7% of statements 14:06:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 14:06:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.108s coverage: 47.1% of statements 14:06:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.053s coverage: 79.5% of statements 14:06:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.107s coverage: 94.1% of statements 14:06:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.078s coverage: 96.3% of statements 14:06:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.081s coverage: 87.5% of statements 14:07:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.083s coverage: 94.4% of statements 14:07:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.081s coverage: 44.8% of statements 14:07:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.220s coverage: 82.5% of statements 14:07:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 14:07:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.115s coverage: 92.9% of statements 14:07:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 14:07:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 14:07:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 14:07:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements 14:07:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 14:07:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 14:07:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 14:07:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 14:07:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 14:07:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.082s coverage: 87.2% of statements 14:07:20 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 14:07:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 14:07:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 14:07:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 14:07:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.072s coverage: 58.8% of statements 14:07:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 14:07:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.080s coverage: 80.0% of statements 14:07:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.113s coverage: 87.2% of statements 14:07:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.088s coverage: 85.4% of statements 14:07:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.169s coverage: 91.2% of statements 14:07:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 14:07:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.149s coverage: 64.4% of statements 14:07:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 14:07:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 14:07:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements 14:07:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements 14:07:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.036s coverage: 100.0% of statements 14:07:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 14:07:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 14:07:20 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.385s coverage: 65.4% of statements 14:07:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 14:07:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 14:07:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 14:07:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.152s coverage: 43.8% of statements 14:07:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 14:07:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 14:07:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.062s coverage: 89.5% of statements 14:07:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 14:07:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements 14:07:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 14:07:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.085s coverage: 17.7% of statements 14:07:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 14:07:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 14:07:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 14:07:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 14:07:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.176s coverage: 92.3% of statements 14:07:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 14:07:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 14:07:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 14:07:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 14:07:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.060s coverage: 63.2% of statements 14:07:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 14:07:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 14:07:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.105s coverage: 97.7% of statements 14:07:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 14:07:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 14:07:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 14:07:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 14:07:20 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements 14:07:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 14:07:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 14:07:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 14:07:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 14:07:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 14:07:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 14:07:20 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 14:07:20 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 14:07:20 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 14:07:35 GO111MODULE=on go vet ./... 14:07:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:07:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:07:42 ./bin/test-attribution-txt.sh [Pipeline] echo 14:07:43 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 14:07:43 + go mod tidy [Pipeline] sh 14:07:44 + ls -al . 14:07:44 total 680 14:07:44 drwxrwxr-x 11 1001 1001 4096 Mar 1 14:07 . 14:07:44 drwxr-xr-x 4 root root 4096 Mar 1 14:06 .. 14:07:44 -rw-rw-r-- 1 1001 1001 11 Mar 1 14:05 .dockerignore 14:07:44 drwxrwxr-x 8 1001 1001 4096 Mar 1 14:05 .git 14:07:44 drwxrwxr-x 4 1001 1001 4096 Mar 1 14:05 .github 14:07:44 -rw-rw-r-- 1 1001 1001 797 Mar 1 14:05 .gitignore 14:07:44 -rw-rw-r-- 1 1001 1001 42 Mar 1 14:05 .golangci.yml 14:07:44 -rw-rw-r-- 1 1001 1001 76 Mar 1 14:05 .hadolint.yml 14:07:44 drwxr-xr-x 3 1001 1001 4096 Mar 1 14:05 .semver 14:07:44 -rw-rw-r-- 1 1001 1001 166 Mar 1 14:05 .sonarcloud.properties 14:07:44 -rw-rw-r-- 1 1001 1001 1171 Mar 1 14:05 ADOPTERS.md 14:07:44 -rw-rw-r-- 1 1001 1001 8910 Mar 1 14:05 Attribution.txt 14:07:44 -rw-rw-r-- 1 1001 1001 53021 Mar 1 14:05 CHANGELOG.md 14:07:44 -rw-rw-r-- 1 1001 1001 3804 Mar 1 14:05 CONTRIBUTING.md 14:07:44 -rw-rw-r-- 1 1001 1001 677 Mar 1 14:05 GOVERNANCE.md 14:07:44 -rw-rw-r-- 1 1001 1001 849 Mar 1 14:05 Jenkinsfile 14:07:44 -rw-rw-r-- 1 1001 1001 10775 Mar 1 14:05 LICENSE 14:07:44 -rw-rw-r-- 1 1001 1001 6508 Mar 1 14:05 Makefile 14:07:44 -rw-rw-r-- 1 1001 1001 582 Mar 1 14:05 OWNERS.md 14:07:44 -rw-rw-r-- 1 1001 1001 8212 Mar 1 14:05 README.md 14:07:44 -rw-rw-r-- 1 1001 1001 6912 Mar 1 14:05 SECURITY.md 14:07:44 -rw-rw-r-- 1 1001 1001 5 Mar 1 14:05 VERSION 14:07:44 -rw-rw-r-- 1 1001 1001 4131 Mar 1 14:05 ZMQWindows.md 14:07:44 drwxrwxr-x 2 1001 1001 4096 Mar 1 14:05 bin 14:07:44 drwxrwxr-x 14 1001 1001 4096 Mar 1 14:05 cmd 14:07:44 -rw-r--r-- 1 root root 428658 Mar 1 14:07 coverage.out 14:07:44 -rw-rw-r-- 1 1001 1001 822 Mar 1 14:07 go.mod 14:07:44 -rw-rw-r-- 1 1001 1001 49471 Mar 1 14:06 go.sum 14:07:44 drwxrwxr-x 8 1001 1001 4096 Mar 1 14:05 internal 14:07:44 drwxrwxr-x 3 1001 1001 4096 Mar 1 14:05 openapi 14:07:44 drwxrwxr-x 4 1001 1001 4096 Mar 1 14:05 snap 14:07:44 drwxrwxr-x 6 1001 1001 4096 Mar 1 14:05 vendor 14:07:44 -rw-rw-r-- 1 1001 1001 204 Mar 1 14:05 version.go [Pipeline] sh 14:07:44 + '[' -e coverage.out ] 14:07:44 + chown 1001:1001 coverage.out [Pipeline] stash 14:07:44 Stashed 1 file(s) [Pipeline] sh 14:07:45 + make build 14:07:45 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 14:07:45 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7968 in /w/workspace/edgexfoundry_edgex-go_PR-4403 [Pipeline] { [Pipeline] ws 14:07:46 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 14:07:46 The recommended git tool is: git 14:07:46 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 14:07:51 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 14:07:51 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 14:07:53 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 14:07:53 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 14:07:54 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 14:07:54 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 14:07:55 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 14:07:56 using credential edgex-jenkins-ssh 14:07:56 Cloning the remote Git repository 14:07:56 Cloning repository git@github.com:edgexfoundry/edgex-go.git 14:07:56 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 14:07:57 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 14:07:56 > git init /w/workspace/edgex-go/1 # timeout=10 14:07:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:07:56 > git --version # timeout=10 14:07:56 > git --version # 'git version 2.25.1' 14:07:56 using GIT_SSH to set credentials SSH Credentials for GitHub 14:07:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:07:58 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] } 14:08:00 $ docker stop --time=1 97cd719cebd1ff3b3d126f8fe36ce88e13d7fd5fb2bd2eee097a49a12a27ffd3 14:08:02 $ docker rm -f --volumes 97cd719cebd1ff3b3d126f8fe36ce88e13d7fd5fb2bd2eee097a49a12a27ffd3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:08:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:08:04 14:08:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:08:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:08:04 latest: Pulling from edgex-devops/edgex-compose 14:08:04 cbdbe7a5bc2a: Pulling fs layer 14:08:04 ca9280d653b3: Pulling fs layer 14:08:04 7e9c9ca2126c: Pulling fs layer 14:08:04 cbdbe7a5bc2a: Verifying Checksum 14:08:04 cbdbe7a5bc2a: Download complete 14:08:04 ca9280d653b3: Verifying Checksum 14:08:04 ca9280d653b3: Download complete 14:08:04 cbdbe7a5bc2a: Pull complete 14:08:05 7e9c9ca2126c: Download complete 14:08:05 ca9280d653b3: Pull complete 14:08:08 7e9c9ca2126c: Pull complete 14:08:08 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 14:08:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:08:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:08:08 prd-ubuntu20.04-docker-8c-8g-7967 does not seem to be running inside a container 14:08:08 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 14:08:12 $ docker top 03e04be4a761e7ebc9c08362600c69c72d9b28ef7102fddda55fe72af98ae00d -eo pid,comm [Pipeline] { [Pipeline] sh 14:08:12 + docker-compose build --help 14:08:12 + grep parallel 14:08:12 --parallel Build images in parallel. [Pipeline] } 14:08:13 $ docker stop --time=1 03e04be4a761e7ebc9c08362600c69c72d9b28ef7102fddda55fe72af98ae00d 14:08:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:08:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:08:13 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:08:13 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:08:13 using GIT_SSH to set credentials SSH Credentials for GitHub 14:08:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4403/head:refs/remotes/origin/PR-4403 +refs/heads/jakarta:refs/remotes/origin/jakarta # timeout=10 14:08:14 $ docker rm -f --volumes 03e04be4a761e7ebc9c08362600c69c72d9b28ef7102fddda55fe72af98ae00d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:08:14 Merging remotes/origin/jakarta commit 37bead552474273de976aaf56ac2094eaaca713f into PR head commit 5ff0ddf6099717705e7ca6c15115871fe6e26ddf 14:08:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:08:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:08:15 prd-ubuntu20.04-docker-8c-8g-7967 does not seem to be running inside a container 14:08:15 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 14:08:15 $ docker top a74ad9d7f2d2d37a90e10ce3b8823994ffc601b92507bcf6e07cf10489521814 -eo pid,comm 14:08:15 Merge succeeded, producing 5ff0ddf6099717705e7ca6c15115871fe6e26ddf 14:08:15 Checking out Revision 5ff0ddf6099717705e7ca6c15115871fe6e26ddf (PR-4403) [Pipeline] { [Pipeline] sh 14:08:15 + docker-compose -f ./docker-compose-build.yml build --parallel 14:08:16 Building core-command ... 14:08:16 Building core-data ... 14:08:16 Building core-metadata ... 14:08:16 Building security-bootstrapper ... 14:08:16 Building security-proxy-setup ... 14:08:16 Building security-secretstore-setup ... 14:08:16 Building support-notifications ... 14:08:16 Building support-scheduler ... 14:08:16 Building sys-mgmt-agent ... 14:08:16 Building security-secretstore-setup 14:08:16 Building core-command 14:08:16 Building core-metadata 14:08:16 Building support-notifications 14:08:16 Building support-scheduler 14:08:14 > git config core.sparsecheckout # timeout=10 14:08:14 > git checkout -f 5ff0ddf6099717705e7ca6c15115871fe6e26ddf # timeout=10 14:08:15 > git remote # timeout=10 14:08:15 > git config --get remote.origin.url # timeout=10 14:08:15 using GIT_SSH to set credentials SSH Credentials for GitHub 14:08:15 > git merge 37bead552474273de976aaf56ac2094eaaca713f # timeout=10 14:08:15 > git rev-parse HEAD^{commit} # timeout=10 14:08:15 > git config core.sparsecheckout # timeout=10 14:08:15 > git checkout -f 5ff0ddf6099717705e7ca6c15115871fe6e26ddf # timeout=10 14:08:19 Commit message: "netdb" 14:08:19 > git --version # timeout=10 14:08:19 > git --version # 'git version 2.25.1' 14:08:19 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:08:20 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:08:20 % Total % Received % Xferd Average Speed Time Time Time Current 14:08:20 Dload Upload Total Spent Left Speed 14:08:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91078 0 --:--:-- --:--:-- --:--:-- 91078 [Pipeline] sh 14:08:21 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:08:21 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.jsonsudo 14:08:21 tee /etc/docker/daemon.new 14:08:21 { 14:08:21 "registry-mirrors": [ 14:08:21 "https://nexus3.edgexfoundry.org:10001" 14:08:21 ], 14:08:21 "bip": "10.250.0.254/24", 14:08:21 "hosts": [ 14:08:21 "tcp://0.0.0.0:5555", 14:08:21 "unix:///var/run/docker.sock" 14:08:21 ], 14:08:21 "mtu": 1458, 14:08:21 "selinux-enabled": true, 14:08:21 "seccomp-profile": "/etc/docker/seccomp.json" 14:08:21 } [Pipeline] sh 14:08:22 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:08:22 + sudo service docker restart 14:08:38 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 14:08:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:08:38 ---> 923be7eb7c68 14:08:38 Step 3/22 : WORKDIR /edgex-go 14:08:38 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 14:08:38 Step 2/21 : FROM ${BUILDER_BASE} AS builder 14:08:38 ---> 923be7eb7c68 14:08:38 Step 3/21 : WORKDIR /edgex-go 14:08:38 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 14:08:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:08:38 ---> 923be7eb7c68 14:08:38 Step 3/23 : WORKDIR /edgex-go 14:08:38 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 14:08:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:08:38 ---> 923be7eb7c68 14:08:38 Step 3/22 : WORKDIR /edgex-go 14:08:38 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 14:08:38 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:08:38 ---> 923be7eb7c68 14:08:38 Step 3/24 : WORKDIR /edgex-go [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:08:40 provisioning config files... 14:08:40 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config17496063157509754186tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:08:41 ---> docker-login.sh 14:08:41 nexus3.edgexfoundry.org:10001 14:08:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:08:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:08:41 Configure a credential helper to remove this warning. See 14:08:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:08:41 14:08:41 Login Succeeded 14:08:41 nexus3.edgexfoundry.org:10002 14:08:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:08:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:08:42 Configure a credential helper to remove this warning. See 14:08:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:08:42 14:08:42 Login Succeeded 14:08:42 nexus3.edgexfoundry.org:10003 14:08:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:08:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:08:42 Configure a credential helper to remove this warning. See 14:08:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:08:42 14:08:42 Login Succeeded 14:08:42 nexus3.edgexfoundry.org:10004 14:08:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:08:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:08:42 Configure a credential helper to remove this warning. See 14:08:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:08:42 14:08:42 Login Succeeded 14:08:42 docker.io 14:08:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:08:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:08:43 Configure a credential helper to remove this warning. See 14:08:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:08:43 14:08:43 Login Succeeded 14:08:43 ---> docker-login.sh ends [Pipeline] } 14:08:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 14:08:44 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 14:08:44 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 14:08:44 + grep ^go [0-9].[0-9]* go.mod 14:08:44 + cut -d -f 2 [Pipeline] echo 14:08:44 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:08:44 ========================================================= 14:08:44 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts] 14:08:44 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:08:44 ---> Running in 3499fd96a613 14:08:44 ---> Running in abc591404c32 14:08:44 ---> Running in 0ea51fea285c 14:08:44 ---> Running in 02168262c03f 14:08:44 ---> Running in ca2cbd8758b5 14:08:44 Removing intermediate container 0ea51fea285c 14:08:44 ---> 4339b36baa4f 14:08:44 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:08:44 Removing intermediate container 02168262c03f 14:08:44 ---> c3b5ae0fb394 14:08:44 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:08:44 Removing intermediate container ca2cbd8758b5 14:08:44 ---> 5cca186df229 14:08:44 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:08:44 ---> Running in 07eb0218ddfe 14:08:44 ---> Running in 462aad8c427e 14:08:44 Removing intermediate container 3499fd96a613 14:08:44 ---> 356ccc31203c 14:08:44 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:08:44 Removing intermediate container abc591404c32 14:08:44 ---> a96af2cc3f35 14:08:44 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:08:44 ---> Running in fae476515fa0 14:08:44 ---> Running in 1af2e0005377 14:08:44 ---> Running in 3706c84e1ea8 14:08:44 + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts 14:08:45 1.16-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 14:08:45 552d1f2373af: Pulling fs layer 14:08:45 ea3f2d53f512: Pulling fs layer 14:08:45 9e70ebbbe112: Pulling fs layer 14:08:45 7a9cfe048b4a: Pulling fs layer 14:08:45 72dc09318566: Pulling fs layer 14:08:45 f324388ff665: Pulling fs layer 14:08:45 53ef782089cf: Pulling fs layer 14:08:45 2af28fca035d: Pulling fs layer 14:08:45 f324388ff665: Waiting 14:08:45 53ef782089cf: Waiting 14:08:45 7a9cfe048b4a: Waiting 14:08:45 72dc09318566: Waiting 14:08:45 2af28fca035d: Waiting 14:08:45 9e70ebbbe112: Verifying Checksum 14:08:45 9e70ebbbe112: Download complete 14:08:45 ea3f2d53f512: Verifying Checksum 14:08:45 ea3f2d53f512: Download complete 14:08:45 72dc09318566: Verifying Checksum 14:08:45 72dc09318566: Download complete 14:08:45 f324388ff665: Verifying Checksum 14:08:45 f324388ff665: Download complete 14:08:45 552d1f2373af: Download complete 14:08:45 53ef782089cf: Verifying Checksum 14:08:45 53ef782089cf: Download complete 14:08:45 Removing intermediate container 07eb0218ddfe 14:08:45 ---> 4baa385d7f5a 14:08:45 Step 5/22 : RUN apk add --update --no-cache make git 14:08:45 ---> Running in 2b12b8d790f3 14:08:45 Removing intermediate container 462aad8c427e 14:08:45 ---> e2cf7e2963fc 14:08:45 Step 5/23 : RUN apk add --update --no-cache make git 14:08:45 ---> Running in aa005fd9fab4 14:08:45 Removing intermediate container fae476515fa0 14:08:45 ---> ee3df2780c16 14:08:45 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 14:08:45 ---> Running in 63a133f63aa8 14:08:45 Removing intermediate container 1af2e0005377 14:08:45 ---> 674b0be2d3b7 14:08:45 Step 5/24 : RUN apk add --update --no-cache make git 14:08:45 ---> Running in 541e0550ddbc 14:08:45 552d1f2373af: Pull complete 14:08:45 Removing intermediate container 3706c84e1ea8 14:08:45 ---> 6312b3461636 14:08:45 Step 5/22 : RUN apk add --update --no-cache make git 14:08:45 ---> Running in 07084b2a2b98 14:08:46 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:08:46 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:08:46 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:08:46 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:08:46 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:08:46 ea3f2d53f512: Pull complete 14:08:46 9e70ebbbe112: Pull complete 14:08:46 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:08:46 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:08:46 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:08:46 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:08:46 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:08:47 2af28fca035d: Verifying Checksum 14:08:47 2af28fca035d: Download complete 14:08:47 OK: 220 MiB in 52 packages 14:08:47 OK: 220 MiB in 52 packages 14:08:47 OK: 220 MiB in 52 packages 14:08:47 OK: 220 MiB in 52 packages 14:08:47 OK: 220 MiB in 52 packages 14:08:47 Removing intermediate container 541e0550ddbc 14:08:47 ---> 2f9c722ce9ea 14:08:47 Step 6/24 : COPY . . 14:08:47 7a9cfe048b4a: Verifying Checksum 14:08:47 7a9cfe048b4a: Download complete 14:08:49 Removing intermediate container aa005fd9fab4 14:08:49 ---> 3257bf8dec2a 14:08:49 Step 6/23 : COPY go.mod . 14:08:50 Removing intermediate container 63a133f63aa8 14:08:50 ---> b04244abfa5c 14:08:50 Step 6/21 : COPY . . 14:08:50 Removing intermediate container 07084b2a2b98 14:08:50 ---> ef5b62e91d51 14:08:50 Step 6/22 : COPY . . 14:08:50 ---> 9abfec478520 14:08:50 Step 7/23 : RUN go mod download 14:08:50 Removing intermediate container 2b12b8d790f3 14:08:50 ---> 8ffa42e86f58 14:08:50 Step 6/22 : COPY . . 14:08:57 7a9cfe048b4a: Pull complete 14:08:58 72dc09318566: Pull complete 14:08:58 f324388ff665: Pull complete 14:08:58 53ef782089cf: Pull complete 14:09:05 ---> Running in 7f8dfd22a498 14:09:05 ---> 8f1e66d1aff6 14:09:05 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:09:05 ---> 6f4dff9061af 14:09:05 ---> 6c06eafdd818 14:09:05 ---> 886546377bc6 14:09:05 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:09:05 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:09:05 14:09:05 ---> Running in 23e229c9e8e9 14:09:05 ---> Running in 0e9eb4151afe 14:09:05 ---> Running in 9abdb5b2bc02 14:09:05 ---> Running in e55a267c5e8e 14:09:05 skipping... 14:09:05 skipping... 14:09:05 skipping... 14:09:05 Removing intermediate container 7f8dfd22a498 14:09:05 ---> 8d38773b8bbf 14:09:05 Step 8/23 : COPY . . 14:09:05 skipping... 14:09:06 2af28fca035d: Pull complete 14:09:07 Digest: sha256:527acc5c9bdbcdb39ccaea3aa8445d1f41445096e6313448e88606d2b64d4b83 14:09:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts 14:09:07 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts [Pipeline] fileExists [Pipeline] sh 14:09:07 + + docker buildecho -t FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts 14:09:07 WORKDIR /edgex 14:09:07 COPY go.mod . 14:09:07 RUN go mod download ci-base-image-arm64 14:09:07 -f - . 14:09:07 Removing intermediate container 23e229c9e8e9 14:09:07 ---> 01604186e58c 14:09:07 Step 8/21 : RUN make cmd/support-notifications/support-notifications 14:09:10 Removing intermediate container 0e9eb4151afe 14:09:10 ---> 6848fac629fd 14:09:10 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:09:10 ---> Running in 71f579058280 14:09:10 ---> Running in 435cf8fdd7a7 14:09:10 Removing intermediate container e55a267c5e8e 14:09:10 ---> 7b49c5a09fc0 14:09:10 Step 8/22 : RUN make cmd/core-command/core-command 14:09:10 Removing intermediate container 9abdb5b2bc02 14:09:10 ---> 80d0a3800b27 14:09:10 Step 8/22 : RUN make cmd/core-metadata/core-metadata 14:09:10 ---> Running in a251d4a74836 14:09:10 ---> Running in afdd4528c9d0 14:09:10 ---> d7067f752d7f 14:09:10 Step 9/23 : RUN go mod tidy 14:09:10 ---> Running in b12e82134a14 14:09:10 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 14:09:10 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 14:09:10 Sending build context to Docker daemon 182MB 14:09:10 Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts 14:09:10 ---> d19f1962542a 14:09:10 Step 2/4 : WORKDIR /edgex 14:09:11 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 14:09:11 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 14:09:12 Removing intermediate container b12e82134a14 14:09:12 ---> 5f8b6b210691 14:09:12 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 14:09:12 ---> Running in 09dd519f4956 14:09:12 ---> Running in e1c7db2afe68 14:09:12 Removing intermediate container e1c7db2afe68 14:09:12 ---> 566c6557ef75 14:09:12 Step 3/4 : COPY go.mod . 14:09:13 ---> 1ddc3c071797 14:09:13 Step 4/4 : RUN go mod download 14:09:13 ---> Running in a5348b44cee6 14:09:13 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 14:09:23 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 14:09:30 Removing intermediate container a251d4a74836 14:09:30 ---> 7f72c4aa8274 14:09:30 14:09:30 Step 9/22 : FROM alpine:3.14 14:09:30 Removing intermediate container 435cf8fdd7a7 14:09:30 ---> d8643dac2682 14:09:30 14:09:30 Step 9/24 : FROM alpine:3.14 14:09:30 Removing intermediate container 71f579058280 14:09:30 ---> 58e1cd9b68da 14:09:30 14:09:30 Step 9/21 : FROM alpine:3.14 14:09:30 3.14: Pulling from library/alpine 14:09:30 3.14: Pulling from library/alpine 14:09:30 3.14: Pulling from library/alpine 14:09:31 Removing intermediate container 09dd519f4956 14:09:31 ---> 7ada1c058924 14:09:31 14:09:31 Step 11/23 : FROM alpine:3.14 14:09:31 Removing intermediate container afdd4528c9d0 14:09:31 ---> cba165e9dd65 14:09:31 14:09:31 Step 9/22 : FROM alpine:3.14 14:09:32 3.14: Pulling from library/alpine 14:09:32 3.14: Pulling from library/alpine 14:09:32 Digest: sha256:560e7a4fa5c891d1830f5591c80b8e472fa6cd386b7254cdf65ccc3249292a34 14:09:32 Digest: sha256:560e7a4fa5c891d1830f5591c80b8e472fa6cd386b7254cdf65ccc3249292a34 14:09:32 Status: Downloaded newer image for alpine:3.14 14:09:32 Status: Image is up to date for alpine:3.14 14:09:32 Digest: sha256:560e7a4fa5c891d1830f5591c80b8e472fa6cd386b7254cdf65ccc3249292a34 14:09:32 Status: Image is up to date for alpine:3.14 14:09:32 Digest: sha256:560e7a4fa5c891d1830f5591c80b8e472fa6cd386b7254cdf65ccc3249292a34 14:09:32 Status: Image is up to date for alpine:3.14 14:09:32 ---> 6dff1269bc79 14:09:32 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 14:09:32 ---> 6dff1269bc79 14:09:32 Step 10/22 : RUN apk add --update --no-cache dumb-init 14:09:32 ---> 6dff1269bc79 14:09:32 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 14:09:32 ---> 6dff1269bc79 14:09:32 Step 10/22 : RUN apk add --update --no-cache dumb-init 14:09:32 Digest: sha256:560e7a4fa5c891d1830f5591c80b8e472fa6cd386b7254cdf65ccc3249292a34 14:09:32 Status: Image is up to date for alpine:3.14 14:09:32 ---> 6dff1269bc79 14:09:32 Step 12/23 : RUN apk add --update --no-cache dumb-init 14:09:32 ---> Running in c6f4a5941476 14:09:32 ---> Running in aa61a585c03e 14:09:32 ---> Running in 5be934287a6b 14:09:32 ---> Running in 5b4b05ff4447 14:09:32 ---> Running in 19bdfb79a565 14:09:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:09:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:09:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:09:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:09:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:09:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:09:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:09:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:09:33 (1/1) Installing dumb-init (1.2.5-r1) 14:09:33 Executing busybox-1.33.1-r8.trigger 14:09:33 OK: 6 MiB in 15 packages 14:09:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:09:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:09:33 (1/1) Installing dumb-init (1.2.5-r1) 14:09:33 Executing busybox-1.33.1-r8.trigger 14:09:33 OK: 6 MiB in 15 packages 14:09:33 (1/1) Installing dumb-init (1.2.5-r1) 14:09:33 Executing busybox-1.33.1-r8.trigger 14:09:33 OK: 6 MiB in 15 packages 14:09:33 (1/2) Installing ca-certificates (20220614-r0) 14:09:33 (2/2) Installing dumb-init (1.2.5-r1) 14:09:33 Executing busybox-1.33.1-r8.trigger 14:09:33 (1/3) Installing ca-certificates (20220614-r0) 14:09:33 Executing ca-certificates-20220614-r0.trigger 14:09:33 (2/3) Installing dumb-init (1.2.5-r1) 14:09:33 (3/3) Installing su-exec (0.2-r1) 14:09:33 Executing busybox-1.33.1-r8.trigger 14:09:33 Executing ca-certificates-20220614-r0.trigger 14:09:33 OK: 6 MiB in 16 packages 14:09:33 OK: 6 MiB in 17 packages 14:09:33 Removing intermediate container c6f4a5941476 14:09:33 ---> d7c3b74e3ce1 14:09:33 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:09:33 ---> Running in 2f515d93879f 14:09:33 Removing intermediate container 5be934287a6b 14:09:33 ---> 9fa210b45a7a 14:09:33 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:09:33 ---> Running in 4bb3cdb59693 14:09:33 Removing intermediate container 2f515d93879f 14:09:33 ---> 4fafacfaca80 14:09:33 Step 12/22 : ENV APP_PORT=59881 14:09:33 ---> Running in fce604d18dfe 14:09:33 Removing intermediate container 4bb3cdb59693 14:09:33 ---> fe483caccf01 14:09:33 Step 12/22 : ENV APP_PORT=59882 14:09:33 ---> Running in d3738d7725f9 14:09:33 Removing intermediate container fce604d18dfe 14:09:33 ---> 2af408e51997 14:09:33 Step 13/22 : EXPOSE $APP_PORT 14:09:33 ---> Running in a49dccd3b6f3 14:09:33 Removing intermediate container 19bdfb79a565 14:09:33 ---> 6aaefed7a427 14:09:33 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:09:33 Removing intermediate container d3738d7725f9 14:09:33 ---> 754f4747d1ba 14:09:33 Step 13/22 : EXPOSE $APP_PORT 14:09:33 ---> Running in ceb6bb000e0b 14:09:33 ---> Running in 763f12296427 14:09:33 Removing intermediate container a49dccd3b6f3 14:09:33 ---> 6bffde0723cc 14:09:33 Step 14/22 : WORKDIR / 14:09:34 ---> Running in 0c20750c5564 14:09:34 Removing intermediate container aa61a585c03e 14:09:34 ---> 68049884db69 14:09:34 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 14:09:34 Removing intermediate container 763f12296427 14:09:34 ---> 842cfe70fe3c 14:09:34 Step 14/22 : WORKDIR / 14:09:34 Removing intermediate container ceb6bb000e0b 14:09:34 ---> e30b267755ee 14:09:34 Step 14/23 : ENV APP_PORT=59861 14:09:34 ---> Running in f6f488ecb982 14:09:34 Removing intermediate container 5b4b05ff4447 14:09:34 ---> 02b69c4b1455 14:09:34 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:09:34 ---> Running in 24832f9a79bf 14:09:34 Removing intermediate container 0c20750c5564 14:09:34 ---> 5639d0ebb811 14:09:34 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:09:34 ---> Running in dbb92dcb9bb2 14:09:34 ---> Running in f5491f3b4e4c 14:09:34 Removing intermediate container f6f488ecb982 14:09:34 ---> c4b04cca396d 14:09:34 Step 12/21 : ENV APP_PORT=59860 14:09:34 Removing intermediate container 24832f9a79bf 14:09:34 ---> 2ab002df62ca 14:09:34 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:09:34 ---> Running in 7fe75e191869 14:09:34 Removing intermediate container dbb92dcb9bb2 14:09:34 ---> e54e10973c5c 14:09:34 Step 15/23 : EXPOSE $APP_PORT 14:09:34 ---> 217755a1171f 14:09:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 14:09:34 Removing intermediate container f5491f3b4e4c 14:09:34 ---> 7ad55c551972 14:09:34 Step 12/24 : WORKDIR / 14:09:34 Removing intermediate container 7fe75e191869 14:09:34 ---> d56481221d42 14:09:34 Step 13/21 : EXPOSE $APP_PORT 14:09:34 ---> Running in 605d8da932e8 14:09:34 ---> Running in 2b8d854ac57d 14:09:34 ---> 2f8aa01b139c 14:09:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 14:09:34 ---> Running in deef4284bdfb 14:09:34 Removing intermediate container 605d8da932e8 14:09:34 ---> e00a9d2f88a3 14:09:34 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:09:35 Removing intermediate container deef4284bdfb 14:09:35 ---> b8ad79142ae2 14:09:35 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 14:09:35 Removing intermediate container 2b8d854ac57d 14:09:35 ---> 35ccdf203aba 14:09:35 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 14:09:35 ---> bf980a8ff4ee 14:09:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 14:09:35 ---> 197101a7bc58 14:09:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 14:09:35 ---> 7192c6aa2ed4 14:09:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 14:09:35 ---> 67133e1ee384 14:09:35 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 14:09:35 ---> 6a7367f2e149 14:09:35 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 14:09:35 ---> fa3a8f4bdd11 14:09:35 Step 18/22 : ENTRYPOINT ["/core-metadata"] 14:09:35 ---> 4aa4151ccd95 14:09:35 Step 18/22 : ENTRYPOINT ["/core-command"] 14:09:35 ---> Running in fc79aec4123c 14:09:35 ---> Running in ce474a9933a8 14:09:36 Removing intermediate container ce474a9933a8 14:09:36 ---> b44523ca8a27 14:09:36 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:09:36 ---> b7572d895b2d 14:09:36 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 14:09:36 ---> 6d24485aba31 14:09:36 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 14:09:36 Removing intermediate container fc79aec4123c 14:09:36 ---> 45424fcd9996 14:09:36 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:09:36 ---> Running in b2a8d954fa7c 14:09:36 ---> d9c0ea0d18b4 14:09:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 14:09:36 ---> Running in 957c39710f35 14:09:36 Removing intermediate container b2a8d954fa7c 14:09:36 ---> 09897ebd0532 14:09:36 Step 20/22 : LABEL arch=x86_64 14:09:36 ---> Running in 4601ba883336 14:09:36 Removing intermediate container 957c39710f35 14:09:36 ---> f518dd69640d 14:09:36 Step 20/22 : LABEL arch=x86_64 14:09:36 ---> 1329fbc8682c 14:09:36 ---> cdd5be3b3f85 14:09:36 Step 19/23 : ENTRYPOINT ["/support-scheduler"]Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 14:09:36 14:09:36 ---> db1e7536e523 14:09:36 Step 17/21 : ENTRYPOINT ["/support-notifications"] 14:09:36 Removing intermediate container 4601ba883336 14:09:36 ---> 2a9057c33017 14:09:36 Step 21/22 : LABEL git_sha=5ff0ddf6099717705e7ca6c15115871fe6e26ddf 14:09:36 ---> Running in 7eb5c0f0033d 14:09:36 ---> Running in f5f87ac87407 14:09:36 ---> Running in 7b4966c73aaf 14:09:36 ---> Running in 635d9d3bda80 14:09:36 Removing intermediate container 7eb5c0f0033d 14:09:36 ---> d988e1de9711 14:09:36 Step 21/22 : LABEL git_sha=5ff0ddf6099717705e7ca6c15115871fe6e26ddf 14:09:36 Removing intermediate container 7b4966c73aaf 14:09:36 ---> e73253084b59 14:09:36 Step 22/22 : LABEL version=0.0.0 14:09:36 ---> d149834f7495 14:09:36 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 14:09:36 Removing intermediate container f5f87ac87407 14:09:36 ---> 25628118c6fd 14:09:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:09:36 ---> Running in 04a2d911820f 14:09:36 ---> Running in 0f54fc5886b8 14:09:36 ---> Running in ee47e8317c5b 14:09:36 Removing intermediate container 635d9d3bda80 14:09:36 ---> a0be2b9e8090 14:09:36 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:09:37 ---> Running in da3de7e86489 14:09:37 Removing intermediate container 04a2d911820f 14:09:37 ---> cbb79b0de321 14:09:37 14:09:37 Removing intermediate container 0f54fc5886b8 14:09:37 ---> ed867bbf2c62 14:09:37 Step 22/22 : LABEL version=0.0.0 14:09:37 Removing intermediate container ee47e8317c5b 14:09:37 ---> d5d76203d33a 14:09:37 Step 21/23 : LABEL arch=x86_64 14:09:37 Removing intermediate container da3de7e86489 14:09:37 ---> 10abb6343d73 14:09:37 Step 19/21 : LABEL arch=x86_64 14:09:37 ---> Running in e3de9a817620 14:09:37 ---> Running in a93d5ced2124 14:09:37 ---> bf6aab8d241b 14:09:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 14:09:37 ---> Running in 7a0e648e736a 14:09:37 Successfully built cbb79b0de321 14:09:37 Successfully tagged core-command:latest 14:09:37  Building core-command ... done Building security-bootstrapper 14:09:37 Removing intermediate container e3de9a817620 14:09:37 ---> 77a520e5d72a 14:09:37 Step 22/23 : LABEL git_sha=5ff0ddf6099717705e7ca6c15115871fe6e26ddf 14:09:37 Removing intermediate container 7a0e648e736a 14:09:37 ---> e30defb987a4 14:09:37 Step 20/21 : LABEL git_sha=5ff0ddf6099717705e7ca6c15115871fe6e26ddf 14:09:37 Removing intermediate container a93d5ced2124 14:09:37 ---> 688983977b46 14:09:37 14:09:37 Successfully built 688983977b46 14:09:39 Successfully tagged core-metadata:latest 14:09:39 Building sys-mgmt-agent 14:09:40  Building core-metadata ... done  ---> Running in ae2ed200021c 14:09:40 ---> Running in 56c5c77018e8 14:09:45 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 14:09:45 Step 2/30 : FROM ${BUILDER_BASE} AS builder 14:09:45 ---> 923be7eb7c68 14:09:45 Step 3/30 : WORKDIR /edgex-go 14:09:45 ---> Using cache 14:09:45 ---> a96af2cc3f35 14:09:45 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:09:45 ---> Using cache 14:09:45 ---> 6312b3461636 14:09:45 Step 5/30 : RUN apk add --update --no-cache make git 14:09:45 ---> Using cache 14:09:45 ---> ef5b62e91d51 14:09:45 Step 6/30 : COPY . . 14:09:45 ---> Using cache 14:09:45 ---> 6f4dff9061af 14:09:45 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:09:45 ---> Using cache 14:09:45 ---> 80d0a3800b27 14:09:45 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 14:09:45 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 14:09:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:09:45 ---> 923be7eb7c68 14:09:45 Step 3/22 : WORKDIR /edgex-go 14:09:45 ---> Using cache 14:09:45 ---> a96af2cc3f35 14:09:45 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:09:45 ---> Using cache 14:09:45 ---> 6312b3461636 14:09:45 Step 5/22 : RUN apk add --update --no-cache make bash git 14:09:47 ---> db7143735905 14:09:47 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 14:09:47 Removing intermediate container 56c5c77018e8 14:09:47 ---> 046e2871a7ec 14:09:47 Step 23/23 : LABEL version=0.0.0 14:09:47 Removing intermediate container ae2ed200021c 14:09:47 ---> 292bed24a945 14:09:47 Step 21/21 : LABEL version=0.0.0 14:09:47 ---> Running in 8eb60724e184 14:09:47 ---> Running in 6a23ecf2ed84 14:09:47 ---> Running in c2a744769bbc 14:09:47 ---> Running in 5cd263f7aa75 14:09:47 Removing intermediate container 5cd263f7aa75 14:09:47 ---> 1d287cce9011 14:09:47 14:09:47 Removing intermediate container c2a744769bbc 14:09:47 ---> 12285cc4d510 14:09:47 14:09:47 ---> f16e775336d5 14:09:47 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/ 14:09:47 ---> Running in 27ef617c8903 14:09:47 Successfully built 12285cc4d510 14:09:47 Successfully built 1d287cce9011 14:09:47 Successfully tagged support-notifications:latest 14:09:47 Building security-proxy-setup 14:09:47 Successfully tagged support-scheduler:latest 14:09:47  Building support-notifications ... done Building core-data 14:09:47  Building support-scheduler ... done 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 14:09:48 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:09:48 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:09:49 OK: 220 MiB in 52 packages 14:09:55 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 14:09:55 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:09:55 ---> 923be7eb7c68 14:09:55 Step 3/22 : WORKDIR /edgex-go 14:09:55 ---> Using cache 14:09:55 ---> a96af2cc3f35 14:09:55 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:09:55 ---> Using cache 14:09:55 ---> 6312b3461636 14:09:55 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 14:09:56 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 14:09:56 Step 2/20 : FROM ${BUILDER_BASE} AS builder 14:09:57 ---> 923be7eb7c68 14:09:57 Step 3/20 : WORKDIR /edgex-go 14:09:57 ---> Using cache 14:09:57 ---> a96af2cc3f35 14:09:57 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:09:57 ---> Using cache 14:09:57 ---> 6312b3461636 14:09:57 Step 5/20 : RUN apk add --update --no-cache make git 14:09:57 ---> Using cache 14:09:57 ---> ef5b62e91d51 14:09:57 Step 6/20 : COPY . . 14:09:57 ---> Using cache 14:09:57 ---> 6f4dff9061af 14:09:57 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:09:57 ---> Using cache 14:09:57 ---> 80d0a3800b27 14:09:57 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 14:09:59 Removing intermediate container 27ef617c8903 14:09:59 ---> b9c6d52624ee 14:09:59 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 14:09:59 ---> Running in b04655ffe09a 14:09:59 ---> Running in 49a23dd096d2 14:09:59 ---> Running in 670699b54099 14:09:59 Removing intermediate container 6a23ecf2ed84 14:09:59 ---> 2b50f33907f1 14:09:59 Step 6/22 : COPY . . 14:09:59 Removing intermediate container 670699b54099 14:09:59 ---> 12df3085e416 14:09:59 Step 22/24 : LABEL arch=x86_64 14:10:01 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 14:10:02 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:10:03 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:10:04 OK: 220 MiB in 52 packages 14:10:08 ---> Running in 06083cf3a5e1 14:10:08 Removing intermediate container 8eb60724e184 14:10:08 ---> b77691ac2460 14:10:08 14:10:08 Step 9/30 : FROM alpine:3.14 14:10:08 ---> 6dff1269bc79 14:10:08 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 14:10:08 ---> Running in a8bdd16d9c84 14:10:08 Removing intermediate container 06083cf3a5e1 14:10:08 ---> b0403922c8e2 14:10:08 Step 23/24 : LABEL git_sha=5ff0ddf6099717705e7ca6c15115871fe6e26ddf 14:10:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 14:10:08 ---> Running in 11a8da6ea39f 14:10:08 ---> aef8792aebf3 14:10:08 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:10:08 ---> Running in aa1089d48891 14:10:08 Removing intermediate container 49a23dd096d2 14:10:08 ---> 4742ae94598b 14:10:08 Step 6/22 : COPY . . 14:10:08 Removing intermediate container a8bdd16d9c84 14:10:08 ---> f27e7d012602 14:10:08 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 14:10:08 ---> Running in 1b1d01b3adb2 14:10:08 Removing intermediate container 11a8da6ea39f 14:10:08 ---> 26e944ec5cd8 14:10:08 Step 24/24 : LABEL version=0.0.0 14:10:08 ---> Running in 2a5e36b89417 14:10:08 Removing intermediate container 2a5e36b89417 14:10:08 ---> 0f7ee1d0445f 14:10:08 14:10:08 skipping... 14:10:08 Successfully built 0f7ee1d0445f 14:10:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:10:08 Successfully tagged security-secretstore-setup:latest 14:10:09  Building security-secretstore-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:10:09 (1/2) Installing dumb-init (1.2.5-r1) 14:10:09 (2/2) Installing su-exec (0.2-r1) 14:10:09 Executing busybox-1.33.1-r8.trigger 14:10:09 OK: 6 MiB in 16 packages 14:10:16 Removing intermediate container aa1089d48891 14:10:16 ---> 4969dc7b994c 14:10:16 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 14:10:16 ---> Running in bc2c79c926a4 14:10:16 Removing intermediate container 1b1d01b3adb2 14:10:16 ---> 9272f54a6c72 14:10:16 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 14:10:16 ---> ec45bf9fab53 14:10:16 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:10:16 ---> Running in e3d9765aebd1 14:10:16 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 14:10:16 ---> Running in 713a20fe9acc 14:10:16 Removing intermediate container e3d9765aebd1 14:10:16 ---> 845bc3cc7423 14:10:16 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 14:10:16 ---> Running in 677f5ed6bee3 14:10:16 Removing intermediate container 677f5ed6bee3 14:10:16 ---> 3e067a2ce530 14:10:16 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 14:10:16 ---> Running in 1aecdbc4c7c4 14:10:16 skipping... 14:10:16 Removing intermediate container b04655ffe09a 14:10:16 ---> 6a598651dde7 14:10:16 14:10:16 Step 9/20 : FROM alpine:3.14 14:10:16 ---> 6dff1269bc79 14:10:16 Step 10/20 : RUN apk add --update --no-cache curl 14:10:17 ---> Running in 4542b7c09222 14:10:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:10:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:10:18 (1/5) Installing ca-certificates (20220614-r0) 14:10:18 (2/5) Installing brotli-libs (1.0.9-r5) 14:10:18 (3/5) Installing nghttp2-libs (1.43.0-r0) 14:10:18 (4/5) Installing libcurl (7.79.1-r5) 14:10:18 (5/5) Installing curl (7.79.1-r5) 14:10:18 Executing busybox-1.33.1-r8.trigger 14:10:18 Executing ca-certificates-20220614-r0.trigger 14:10:18 OK: 8 MiB in 19 packages 14:10:18 Removing intermediate container 713a20fe9acc 14:10:18 ---> 8f8b9cf20f81 14:10:18 Step 8/22 : RUN make cmd/core-data/core-data 14:10:18 ---> Running in ba477e7b3619 14:10:19 Removing intermediate container 1aecdbc4c7c4 14:10:19 ---> 65b55a5c9249 14:10:19 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 14:10:19 ---> Running in dd4b2d6783e7 14:10:19 Removing intermediate container dd4b2d6783e7 14:10:19 ---> 995e2e33fa9e 14:10:19 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 14:10:19 Removing intermediate container 4542b7c09222 14:10:19 ---> 44657c2ba490 14:10:19 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:10:19 ---> Running in 9179abd2ff83 14:10:19 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 14:10:19 ---> d81b8cd31509 14:10:19 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 14:10:19 ---> Running in 65020fe1d39d 14:10:19 Removing intermediate container 9179abd2ff83 14:10:19 ---> 75b06b09c8ee 14:10:19 Step 12/20 : WORKDIR /edgex 14:10:19 ---> Running in bca2799ff737 14:10:19 Removing intermediate container bca2799ff737 14:10:19 ---> 388d8542ccb2 14:10:19 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 14:10:19 ---> 7fe3b8c6063c 14:10:19 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 14:10:21 ---> cdf20336f7eb 14:10:21 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 14:10:21 Removing intermediate container 65020fe1d39d 14:10:21 ---> b133630559e6 14:10:21 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 14:10:22 ---> ff63fd1969c2 14:10:22 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 14:10:22 ---> 58933a5189b4 14:10:22 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 14:10:22 ---> Running in c0e9fc227f0b 14:10:23 Removing intermediate container c0e9fc227f0b 14:10:23 ---> 48476fdf6b9b 14:10:23 Step 17/20 : CMD ["--init=true"] 14:10:23 ---> Running in 83431cc0f464 14:10:23 ---> f28778533c0f 14:10:23 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 14:10:23 Removing intermediate container 83431cc0f464 14:10:23 ---> a24f04fdd6d3 14:10:23 Step 18/20 : LABEL arch=x86_64 14:10:23 ---> f93499fa3e5b 14:10:23 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 14:10:23 ---> Running in c9a58f4a01b7 14:10:23 Removing intermediate container c9a58f4a01b7 14:10:23 ---> 9ec98aaab261 14:10:23 Step 19/20 : LABEL git_sha=5ff0ddf6099717705e7ca6c15115871fe6e26ddf 14:10:23 ---> Running in 5d5078f790a4 14:10:23 ---> ba3b9d30852e 14:10:23 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 14:10:24 Removing intermediate container 5d5078f790a4 14:10:24 ---> f3ce7836d3a3 14:10:24 Step 20/20 : LABEL version=0.0.0 14:10:24 ---> Running in 3cc00203a8fc 14:10:24 Removing intermediate container 3cc00203a8fc 14:10:24 ---> 4079cc252331 14:10:24 14:10:24 Successfully built 4079cc252331 14:10:25 Successfully tagged security-proxy-setup:latest 14:10:25  Building security-proxy-setup ... done  ---> 1879331c2896 14:10:25 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 14:10:25 Removing intermediate container bc2c79c926a4 14:10:25 ---> 3be08ce1c5d4 14:10:25 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 14:10:25 ---> Running in c744e669a4d7 14:10:25 ---> Running in b38ce79ca8fd 14:10:25 Removing intermediate container c744e669a4d7 14:10:25 ---> 79fe3ff30cf6 14:10:25 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 14:10:25 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 14:10:25 ---> 235a8f768297 14:10:25 Step 25/30 : RUN chmod +x /entrypoint.sh 14:10:26 ---> Running in 375998d06768 14:10:28 Removing intermediate container b38ce79ca8fd 14:10:28 ---> 921dcab69f7c 14:10:28 14:10:28 Step 10/22 : FROM docker:20.10.8 14:10:28 Removing intermediate container 375998d06768 14:10:28 ---> e73834276213 14:10:28 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 14:10:28 ---> Running in e8b8c16405f3 14:10:28 20.10.8: Pulling from library/docker 14:10:28 Removing intermediate container e8b8c16405f3 14:10:28 ---> 62845191de23 14:10:28 Step 27/30 : CMD ["gate"] 14:10:28 ---> Running in c1d68043423b 14:10:28 Removing intermediate container c1d68043423b 14:10:28 ---> acd58b25feac 14:10:28 Step 28/30 : LABEL arch=x86_64 14:10:29 ---> Running in e2011c8f68fa 14:10:30 Removing intermediate container e2011c8f68fa 14:10:30 ---> 7ec2beb122bf 14:10:30 Step 29/30 : LABEL git_sha=5ff0ddf6099717705e7ca6c15115871fe6e26ddf 14:10:34 ---> Running in 0d7977152361 14:10:34 Removing intermediate container ba477e7b3619 14:10:34 ---> fcbb20f9b877 14:10:34 14:10:34 Step 9/22 : FROM alpine:3.14 14:10:34 ---> 6dff1269bc79 14:10:34 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 14:10:34 ---> Running in 20bbe7d79703 14:10:34 Removing intermediate container 0d7977152361 14:10:34 ---> ad19c428d7ac 14:10:34 Step 30/30 : LABEL version=0.0.0 14:10:34 ---> Running in 9629d14423e7 14:10:34 Removing intermediate container 20bbe7d79703 14:10:34 ---> cab0e1dcf2c2 14:10:34 Step 11/22 : ENV APP_PORT=59880 14:10:34 ---> Running in 8ff9de7ef04b 14:10:34 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 14:10:34 Removing intermediate container 9629d14423e7 14:10:34 ---> ebd860075b1d 14:10:34 14:10:34 Status: Downloaded newer image for docker:20.10.8 14:10:34 ---> bc6c0ffef665 14:10:34 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 14:10:34 ---> Running in f7f3558a5f18 14:10:34 Removing intermediate container 8ff9de7ef04b 14:10:34 ---> 516ee597177e 14:10:34 Step 12/22 : EXPOSE $APP_PORT 14:10:34 ---> Running in d05f0a8a771f 14:10:34 Removing intermediate container f7f3558a5f18 14:10:34 ---> fe3556bb7817 14:10:34 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 14:10:34 Successfully built ebd860075b1d 14:10:34 ---> Running in 0ca9faa7faf7 14:10:34 Successfully tagged security-bootstrapper:latest 14:10:34  Building security-bootstrapper ... done Removing intermediate container d05f0a8a771f 14:10:34 ---> b7e2b40b0f97 14:10:34 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:10:34 ---> Running in 063f959376a0 14:10:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:10:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:10:34 Removing intermediate container a5348b44cee6 14:10:34 ---> 8b7e24de061c 14:10:34 Successfully built 8b7e24de061c 14:10:34 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix 14:10:35 (1/42) Installing readline (8.1.0-r0) 14:10:35 (2/42) Installing bash (5.1.16-r0) 14:10:35 Executing bash-5.1.16-r0.post-install 14:10:35 (3/42) Installing brotli-libs (1.0.9-r5) 14:10:35 (4/42) Installing nghttp2-libs (1.43.0-r0) 14:10:35 (5/42) Installing libcurl (7.79.1-r5) 14:10:35 (6/42) Installing curl (7.79.1-r5) 14:10:35 (7/42) Installing dumb-init (1.2.5-r1) 14:10:35 (8/42) Installing libbz2 (1.0.8-r1) 14:10:35 (9/42) Installing expat (2.5.0-r0) 14:10:35 (10/42) Installing libffi (3.3-r2) 14:10:35 (11/42) Installing gdbm (1.19-r0) 14:10:35 (12/42) Installing xz-libs (5.2.5-r1) 14:10:35 (13/42) Installing libgcc (10.3.1_git20210424-r2) 14:10:35 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 14:10:35 (15/42) Installing mpdecimal (2.5.1-r1) 14:10:35 (16/42) Installing sqlite-libs (3.35.5-r0) 14:10:35 (17/42) Installing python3 (3.9.16-r0) 14:10:35 Removing intermediate container 063f959376a0 14:10:35 ---> 1085979be4be 14:10:35 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:10:35 ---> Running in 52e0469f1ab5 14:10:35 + docker inspect -f . ci-base-image-arm64 14:10:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:10:35 prd-ubuntu20.04-docker-arm64-4c-16g-7968 does not seem to be running inside a container 14:10:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:10:35 (18/42) Installing py3-appdirs (1.4.4-r2) 14:10:35 (19/42) Installing py3-chardet (4.0.0-r2) 14:10:35 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:10:35 (20/42) Installing py3-idna (3.2-r0) 14:10:35 (21/42) Installing py3-urllib3 (1.26.5-r0) 14:10:35 (22/42) Installing py3-certifi (2020.12.5-r1) 14:10:35 (23/42) Installing py3-requests (2.25.1-r4) 14:10:35 (24/42) Installing py3-msgpack (1.0.2-r1) 14:10:35 (25/42) Installing py3-lockfile (0.12.2-r4) 14:10:35 (26/42) Installing py3-cachecontrol (0.12.6-r1) 14:10:35 (27/42) Installing py3-colorama (0.4.4-r1) 14:10:35 (28/42) Installing py3-contextlib2 (0.6.0-r1) 14:10:35 (29/42) Installing py3-distlib (0.3.1-r3) 14:10:35 (30/42) Installing py3-distro (1.5.0-r3) 14:10:35 (31/42) Installing py3-six (1.15.0-r1) 14:10:35 (32/42) Installing py3-webencodings (0.5.1-r4) 14:10:35 (33/42) Installing py3-html5lib (1.1-r1) 14:10:35 (34/42) Installing py3-parsing (2.4.7-r2) 14:10:35 (35/42) Installing py3-packaging (20.9-r1) 14:10:35 (36/42) Installing py3-toml (0.10.2-r2) 14:10:35 (37/42) Installing py3-pep517 (0.10.0-r2) 14:10:35 (38/42) Installing py3-progress (1.5-r2) 14:10:35 (39/42) Installing py3-retrying (1.3.3-r1) 14:10:35 (40/42) Installing py3-ordered-set (4.0.2-r1) 14:10:35 (41/42) Installing py3-setuptools (52.0.0-r3) 14:10:35 (42/42) Installing py3-pip (20.3.4-r1) 14:10:35 Executing busybox-1.33.1-r3.trigger 14:10:35 OK: 85 MiB in 64 packages 14:10:35 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:10:36 Collecting docker-compose==1.23.2 14:10:36 (1/6) Installing dumb-init (1.2.5-r1) 14:10:36 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 14:10:36 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 14:10:36 $ docker top f8796ec447f8624f01b283bb152b2a36c0d3f9d96ab3e2c6b507f3b2ec2e92a3 -eo pid,comm 14:10:36 Collecting docker<4.0,>=3.6.0 14:10:36 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 14:10:36 Collecting websocket-client<1.0,>=0.32.0 14:10:36 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 14:10:36 (2/6) Installing libgcc (10.3.1_git20210424-r2) 14:10:36 Collecting jsonschema<3,>=2.5.1 14:10:36 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [Pipeline] { [Pipeline] sh 14:10:37 Collecting PyYAML<4,>=3.10 14:10:37 Downloading PyYAML-3.13.tar.gz (270 kB) 14:10:37 (3/6) Installing libsodium (1.0.18-r0) 14:10:37 + go version 14:10:37 go version go1.16.8 linux/arm64 14:10:37 Collecting docopt<0.7,>=0.6.1 14:10:37 Downloading docopt-0.6.2.tar.gz (25 kB) 14:10:37 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 14:10:37 Collecting cached-property<2,>=1.2.0 14:10:37 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [Pipeline] } 14:10:37 $ docker stop --time=1 f8796ec447f8624f01b283bb152b2a36c0d3f9d96ab3e2c6b507f3b2ec2e92a3 14:10:38 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 14:10:38 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 14:10:38 Collecting texttable<0.10,>=0.9.0 14:10:38 Downloading texttable-0.9.1.tar.gz (11 kB) 14:10:38 (5/6) Installing libzmq (4.3.4-r0) 14:10:38 Collecting dockerpty<0.5,>=0.4.1 14:10:38 Downloading dockerpty-0.4.1.tar.gz (13 kB) 14:10:38 (6/6) Installing zeromq (4.3.4-r0) 14:10:38 Collecting docker-pycreds>=0.4.0 14:10:38 Executing busybox-1.33.1-r8.trigger 14:10:38 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 14:10:38 OK: 8 MiB in 20 packages 14:10:38 Collecting chardet<3.1.0,>=3.0.2 14:10:38 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 14:10:38 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) 14:10:38 Collecting idna<2.8,>=2.5 14:10:38 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 14:10:39 Collecting urllib3<1.25,>=1.21.1 14:10:39 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 14:10:39 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 14:10:39 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 14:10:39 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 14:10:39 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 14:10:39 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 14:10:39 Attempting uninstall: urllib3 14:10:39 Found existing installation: urllib3 1.26.5 14:10:39 Uninstalling urllib3-1.26.5: 14:10:39 Successfully uninstalled urllib3-1.26.5 14:10:39 Removing intermediate container 52e0469f1ab5 14:10:39 ---> e4fce3d1ad96 14:10:39 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:10:39 $ docker rm -f --volumes f8796ec447f8624f01b283bb152b2a36c0d3f9d96ab3e2c6b507f3b2ec2e92a3 14:10:39 Attempting uninstall: idna 14:10:39 Found existing installation: idna 3.2 14:10:39 Uninstalling idna-3.2: 14:10:39 Successfully uninstalled idna-3.2 14:10:39 ---> 6318ddff509b 14:10:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 14:10:39 Attempting uninstall: chardet 14:10:39 Found existing installation: chardet 4.0.0 14:10:39 Uninstalling chardet-4.0.0: [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 14:10:39 Successfully uninstalled chardet-4.0.0 14:10:39 ---> c1464add3112 14:10:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:10:40 ---> 40a3e2067149 14:10:40 Step 18/22 : ENTRYPOINT ["/core-data"] 14:10:40 ---> Running in 216207d6706c 14:10:40 Attempting uninstall: requests 14:10:40 Found existing installation: requests 2.25.1 14:10:40 Uninstalling requests-2.25.1: 14:10:40 Successfully uninstalled requests-2.25.1 14:10:40 + docker inspect -f . ci-base-image-arm64 14:10:40 . [Pipeline] } 14:10:40 Removing intermediate container 216207d6706c 14:10:40 ---> 0346963d4337 14:10:40 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:10:40 ---> Running in b5cd0a2cc5a9 14:10:40 Running setup.py install for texttable: started 14:10:40 Removing intermediate container b5cd0a2cc5a9 14:10:40 ---> 8563c14ba2a6 14:10:40 Step 20/22 : LABEL arch=x86_64 14:10:40 ---> Running in a74f2ab86072 14:10:40 Removing intermediate container a74f2ab86072 14:10:40 ---> 0e3c77d2162b 14:10:40 Step 21/22 : LABEL git_sha=5ff0ddf6099717705e7ca6c15115871fe6e26ddf [Pipeline] // withEnv [Pipeline] withDockerContainer 14:10:40 prd-ubuntu20.04-docker-arm64-4c-16g-7968 does not seem to be running inside a container 14:10:40 ---> Running in 10cc61a7d7d7 14:10:40 Removing intermediate container 10cc61a7d7d7 14:10:40 ---> 55f94c1f5610 14:10:40 Step 22/22 : LABEL version=0.0.0 14:10:40 Running setup.py install for texttable: finished with status 'done' 14:10:40 Running setup.py install for PyYAML: started 14:10:40 ---> Running in 5d2071aba9fe 14:10:40 Removing intermediate container 5d2071aba9fe 14:10:40 ---> effb08839a66 14:10:40 14:10:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:10:40 Successfully built effb08839a66 14:10:40 Successfully tagged core-data:latest 14:10:40  Building core-data ... done  Running setup.py install for PyYAML: finished with status 'done' 14:10:41 Running setup.py install for docopt: started 14:10:41 Running setup.py install for docopt: finished with status 'done' 14:10:41 Running setup.py install for dockerpty: started 14:10:41 Running setup.py install for dockerpty: finished with status 'done' 14:10:41 $ docker top 6dca15a55cf7843fb2e250acf73ace10043283491982a9fdbca1e1d5293923c5 -eo pid,comm 14:10:41 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 [Pipeline] { [Pipeline] echo 14:10:42 ========================================================= 14:10:42 [edgeXBuildGoParallel] Running Tests and Build... 14:10:42 ========================================================= [Pipeline] sh 14:10:42 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 14:10:42 + make test 14:10:42 go mod tidy 14:10:43 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 14:10:45 Removing intermediate container 0ca9faa7faf7 14:10:45 ---> ce25d84320bf 14:10:45 Step 13/22 : ENV APP_PORT=58890 14:10:45 ---> Running in 23e442e40036 14:10:45 Removing intermediate container 23e442e40036 14:10:45 ---> 55f616f9fb1c 14:10:45 Step 14/22 : EXPOSE $APP_PORT 14:10:45 ---> Running in 0b3732fbaad9 14:10:45 Removing intermediate container 0b3732fbaad9 14:10:45 ---> afd8b01ffe4c 14:10:45 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 14:10:45 ---> 5755ab1d688f 14:10:45 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 14:10:45 ---> 336e74d31396 14:10:45 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 14:10:45 ---> f686b20da35d 14:10:45 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 14:10:45 ---> Running in 0495cbdbcadc 14:10:45 Removing intermediate container 0495cbdbcadc 14:10:45 ---> a367ae30144f 14:10:45 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:10:45 ---> Running in ef8cc6f881f9 14:10:46 Removing intermediate container ef8cc6f881f9 14:10:46 ---> fd418664d135 14:10:46 Step 20/22 : LABEL arch=x86_64 14:10:46 ---> Running in adae1033dbd9 14:10:46 Removing intermediate container adae1033dbd9 14:10:46 ---> 745c3637a524 14:10:46 Step 21/22 : LABEL git_sha=5ff0ddf6099717705e7ca6c15115871fe6e26ddf 14:10:46 ---> Running in 53e06330e7a2 14:10:46 Removing intermediate container 53e06330e7a2 14:10:46 ---> 433d40be13f4 14:10:46 Step 22/22 : LABEL version=0.0.0 14:10:46 ---> Running in 2a79f21f67ce 14:10:46 Removing intermediate container 2a79f21f67ce 14:10:46 ---> 3ed853130865 14:10:46 14:10:46 Successfully built 3ed853130865 14:10:46 Successfully tagged sys-mgmt-agent:latest 14:10:46  Building sys-mgmt-agent ... done  [Pipeline] } 14:10:46 $ docker stop --time=1 a74ad9d7f2d2d37a90e10ce3b8823994ffc601b92507bcf6e07cf10489521814 14:10:47 $ docker rm -f --volumes a74ad9d7f2d2d37a90e10ce3b8823994ffc601b92507bcf6e07cf10489521814 [Pipeline] // withDockerContainer [Pipeline] sh 14:10:48 + docker images 14:10:48 REPOSITORY TAG IMAGE ID CREATED SIZE 14:10:48 sys-mgmt-agent latest 3ed853130865 2 seconds ago 295MB 14:10:48 core-data latest effb08839a66 8 seconds ago 20.7MB 14:10:48 security-bootstrapper latest ebd860075b1d 15 seconds ago 18.9MB 14:10:48 fcbb20f9b877 17 seconds ago 1.78GB 14:10:48 921dcab69f7c 21 seconds ago 1.77GB 14:10:48 security-proxy-setup latest 4079cc252331 24 seconds ago 26.9MB 14:10:48 6a598651dde7 32 seconds ago 1.78GB 14:10:48 security-secretstore-setup latest 0f7ee1d0445f 40 seconds ago 28.4MB 14:10:48 b77691ac2460 47 seconds ago 1.78GB 14:10:48 support-notifications latest 1d287cce9011 About a minute ago 17MB 14:10:48 support-scheduler latest 12285cc4d510 About a minute ago 16.2MB 14:10:48 core-metadata latest 688983977b46 About a minute ago 16.9MB 14:10:48 core-command latest cbb79b0de321 About a minute ago 16.1MB 14:10:48 cba165e9dd65 About a minute ago 1.78GB 14:10:48 58e1cd9b68da About a minute ago 1.78GB 14:10:48 d8643dac2682 About a minute ago 1.78GB 14:10:48 7f72c4aa8274 About a minute ago 1.77GB 14:10:48 7ada1c058924 About a minute ago 1.78GB 14:10:48 ci-base-image-x86_64 latest 923be7eb7c68 4 minutes ago 1.25GB 14:10:48 alpine 3.14 6dff1269bc79 2 weeks ago 5.61MB 14:10:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB 14:10:48 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base 1.16-alpine-lts de6a6ee31cbe 9 months ago 548MB 14:10:48 docker 20.10.8 bc6c0ffef665 18 months ago 214MB 14:10:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years 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 14:10:48 Running on prd-ubuntu18.04-docker-8c-8g-7965 in /w/workspace/edgexfoundry_edgex-go_PR-4403 [Pipeline] { [Pipeline] ws 14:10:48 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 14:10:48 The recommended git tool is: git 14:10:50 using credential edgex-jenkins-ssh 14:10:50 Cloning the remote Git repository 14:10:50 Cloning repository git@github.com:edgexfoundry/edgex-go.git 14:10:50 > git init /w/workspace/edgex-go/1 # timeout=10 14:10:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:10:50 > git --version # timeout=10 14:10:50 > git --version # 'git version 2.17.1' 14:10:50 using GIT_SSH to set credentials SSH Credentials for GitHub 14:10:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:10:55 Merging remotes/origin/jakarta commit 37bead552474273de976aaf56ac2094eaaca713f into PR head commit 5ff0ddf6099717705e7ca6c15115871fe6e26ddf 14:10:54 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:10:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:10:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:10:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:10:55 using GIT_SSH to set credentials SSH Credentials for GitHub 14:10:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4403/head:refs/remotes/origin/PR-4403 +refs/heads/jakarta:refs/remotes/origin/jakarta # timeout=10 14:10:55 > git config core.sparsecheckout # timeout=10 14:10:55 > git checkout -f 5ff0ddf6099717705e7ca6c15115871fe6e26ddf # timeout=10 14:10:56 Merge succeeded, producing 5ff0ddf6099717705e7ca6c15115871fe6e26ddf 14:10:56 Checking out Revision 5ff0ddf6099717705e7ca6c15115871fe6e26ddf (PR-4403) 14:10:55 > git remote # timeout=10 14:10:55 > git config --get remote.origin.url # timeout=10 14:10:55 using GIT_SSH to set credentials SSH Credentials for GitHub 14:10:55 > git merge 37bead552474273de976aaf56ac2094eaaca713f # timeout=10 14:10:56 > git rev-parse HEAD^{commit} # timeout=10 14:10:56 > git config core.sparsecheckout # timeout=10 14:10:56 > git checkout -f 5ff0ddf6099717705e7ca6c15115871fe6e26ddf # timeout=10 14:10:59 Commit message: "netdb" 14:10:59 > git --version # timeout=10 14:10:59 > git --version # 'git version 2.17.1' 14:10:59 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:11:00 + echo snap-build.sh 14:11:00 snap-build.sh 14:11:00 + SNAP_BASE_DIR=. 14:11:00 + '[' '!' -z /w/workspace/edgex-go/1 ']' 14:11:00 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 14:11:00 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 14:11:00 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 14:11:00 + cd /w/workspace/edgex-go/1 14:11:00 + sudo apt-get remove -qy --purge lxd lxd-client 14:11:00 Reading package lists... 14:11:00 Building dependency tree... 14:11:00 Reading state information... 14:11:00 The following packages were automatically installed and are no longer required: 14:11:00 dns-root-data dnsmasq-base ebtables liblxc-common liblxc1 lxcfs uidmap 14:11:00 xdelta3 14:11:00 Use 'sudo apt autoremove' to remove them. 14:11:00 The following packages will be REMOVED: 14:11:00 lxd* lxd-client* 14:11:00 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 14:11:00 After this operation, 31.7 MB disk space will be freed. 14:11:01 (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 ... 191263 files and directories currently installed.) 14:11:01 Removing lxd (3.0.3-0ubuntu1~18.04.2) ... 14:11:01 Removing lxd dnsmasq configuration 14:11:01 Removing lxd-client (3.0.3-0ubuntu1~18.04.2) ... 14:11:02 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 14:11:10 ? github.com/edgexfoundry/edgex-go [no test files] 14:12:07 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 14:12:11 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 14:12:13 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 14:12:13 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 14:12:23 Processing triggers for libc-bin (2.27-3ubuntu1.6) ... 14:12:23 (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 ... 191088 files and directories currently installed.) 14:12:23 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.2) ... 14:12:23 Processing triggers for systemd (237-3ubuntu10.56) ... 14:12:23 Processing triggers for ureadahead (0.100.0-21) ... 14:12:23 + sudo snap remove --purge lxd 14:12:23 snap "lxd" is not installed 14:12:23 + sudo groupadd --force --system lxd 14:12:23 ++ whoami 14:12:23 + sudo /usr/sbin/usermod -G lxd -a jenkins 14:12:23 + newgrp - lxd 14:12:23 + sudo snap install lxd 14:12:28 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 14:12:28 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 14:12:28 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 14:12:28 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 14:12:28 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 14:12:28 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 14:12:28 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 14:12:28 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 14:12:28 ? github.com/edgexfoundry/edgex-go/internal [no test files] 14:12:28 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 14:12:30 2023-03-01T14:12:27Z INFO Waiting for automatic snapd restart... 14:12:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.212s coverage: 28.7% of statements 14:12:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 14:12:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 14:12:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.426s coverage: 98.5% of statements 14:12:40 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 14:12:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.418s coverage: 44.7% of statements 14:12:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 14:12:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 14:12:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.882s coverage: 89.5% of statements 14:12:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 14:12:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 14:12:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.302s coverage: 83.8% of statements 14:12:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 14:12:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 14:12:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 14:12:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 14:12:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 14:12:48 lxd 5.11-ad0b61e from Canonical* installed 14:12:48 + sudo lxd init --auto 14:12:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.707s coverage: 94.2% of statements 14:12:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 14:12:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 14:12:53 ok github.com/edgexfoundry/edgex-go/internal/io 0.256s coverage: 59.1% of statements 14:12:53 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 14:12:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 14:12:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 14:12:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 14:12:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 14:12:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.207s coverage: 60.0% of statements 14:12:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 14:12:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 14:12:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 14:12:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.366s coverage: 0.9% of statements 14:12:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 14:12:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.258s coverage: 58.8% of statements 14:12:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.203s coverage: 21.7% of statements 14:12:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 14:12:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.274s coverage: 47.1% of statements 14:12:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.234s coverage: 79.5% of statements 14:12:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.201s coverage: 94.1% of statements 14:12:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.264s coverage: 96.3% of statements 14:12:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.217s coverage: 87.5% of statements 14:12:58 + sudo snap install --classic snapcraft 14:13:04 snapcraft 7.2.9 from Canonical** installed 14:13:04 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 14:13:04 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 14:13:04 % Total % Received % Xferd Average Speed Time Time Time Current 14:13:04 Dload Upload Total Spent Left Speed 14:13:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 14:13:04 100 3325k 100 3325k 0 0 5916k 0 --:--:-- --:--:-- --:--:-- 5916k 14:13:04 ./yq_linux_amd64 14:13:04 + sudo snapcraft prime --use-lxd 14:13:06 Starting Snapcraft 7.2.9 14:13:06 Logging execution to '/home/jenkins/.cache/snapcraft/log/snapcraft-20230301-141306.139626.log' 14:13:06 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 14:13:06 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: 14:13:06 - README.md 14:13:06 14:13:06 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 14:13:06 Launching a container. 14:13:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.239s coverage: 94.4% of statements 14:13:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.183s coverage: 44.8% of statements 14:13:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.577s coverage: 82.5% of statements 14:13:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 14:13:16 Waiting for container to be ready 14:13:16 To start your first container, try: lxc launch ubuntu:22.04 14:13:16 Or for a virtual machine: lxc launch ubuntu:22.04 --vm 14:13:16 14:13:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.283s coverage: 92.9% of statements 14:13:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 14:13:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 14:13:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 14:13:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.058s coverage: 65.1% of statements 14:13:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 14:13:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 14:13:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 14:13:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 14:13:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 14:13:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.194s coverage: 87.2% of statements 14:13:20 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 14:13:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 14:13:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.175s coverage: 100.0% of statements 14:13:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 14:13:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.268s coverage: 58.8% of statements 14:13:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 14:13:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.285s coverage: 80.0% of statements 14:13:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.276s coverage: 87.2% of statements 14:13:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.302s coverage: 85.4% of statements 14:13:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.772s coverage: 91.2% of statements 14:13:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 14:13:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.831s coverage: 64.4% of statements 14:13:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 14:13:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 14:13:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.209s coverage: 100.0% of statements 14:13:21 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 14:13:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.096s coverage: 89.4% of statements 14:13:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.104s coverage: 100.0% of statements 14:13:21 Waiting for network to be ready... 14:13:21 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 14:13:21 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 14:13:21 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 14:13:21 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [2569 kB] 14:13:21 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 14:13:21 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [445 kB] 14:13:22 Get:7 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.8 kB] 14:13:22 Get:8 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [3928 B] 14:13:22 Get:9 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [1113 kB] 14:13:22 Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [154 kB] 14:13:22 Get:11 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1272 kB] 14:13:22 Get:12 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [297 kB] 14:13:22 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 14:13:22 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 14:13:22 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 14:13:22 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 14:13:22 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 14:13:22 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 14:13:22 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 14:13:22 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2901 kB] 14:13:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.071s coverage: 73.7% of statements 14:13:22 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [531 kB] 14:13:22 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.6 kB] 14:13:22 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6088 B] 14:13:22 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [1144 kB] 14:13:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.080s coverage: 100.0% of statements 14:13:22 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [159 kB] 14:13:22 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1884 kB] 14:13:22 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [410 kB] 14:13:26 Fetched 28.7 MB in 4s (6392 kB/s) 14:13:27 Reading package lists... 14:13:27 Reading package lists... 14:13:27 Building dependency tree... 14:13:27 Reading state information... 14:13:27 The following additional packages will be installed: 14:13:27 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 14:13:27 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 14:13:27 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 14:13:27 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 14:13:27 Suggested packages: 14:13:27 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 14:13:27 Recommended packages: 14:13:27 gnupg libsasl2-modules 14:13:27 The following NEW packages will be installed: 14:13:27 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 14:13:27 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 14:13:27 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 14:13:27 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 14:13:27 The following packages will be upgraded: 14:13:27 gpg gpg-agent gpgconf libudev1 14:13:27 4 upgraded, 18 newly installed, 0 to remove and 114 not upgraded. 14:13:27 Need to get 3530 kB of archives. 14:13:27 After this operation, 13.3 MB of additional disk space will be used. 14:13:27 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libudev1 amd64 237-3ubuntu10.56 [54.0 kB] 14:13:27 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 udev amd64 237-3ubuntu10.56 [1100 kB] 14:13:27 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.599s coverage: 65.4% of statements 14:13:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 14:13:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 14:13:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 14:13:27 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.6 [468 kB] 14:13:27 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.6 [124 kB] 14:13:27 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.6 [227 kB] 14:13:27 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libksba8 amd64 1.3.5-2ubuntu0.18.04.2 [94.6 kB] 14:13:27 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [42.3 kB] 14:13:27 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [175 kB] 14:13:27 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [30.3 kB] 14:13:27 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [85.9 kB] 14:13:27 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [48.0 kB] 14:13:27 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [107 kB] 14:13:27 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 14:13:27 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [207 kB] 14:13:27 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [14.8 kB] 14:13:27 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [96.7 kB] 14:13:27 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [15.0 kB] 14:13:27 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [49.2 kB] 14:13:28 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.11 [15.8 kB] 14:13:28 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.11 [154 kB] 14:13:28 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.6 [317 kB] 14:13:28 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 14:13:28 debconf: delaying package configuration, since apt-utils is not installed 14:13:28 Fetched 3530 kB in 1s (5534 kB/s) 14:13:28 (Reading database ... 12511 files and directories currently installed.) 14:13:28 Preparing to unpack .../libudev1_237-3ubuntu10.56_amd64.deb ... 14:13:28 Unpacking libudev1:amd64 (237-3ubuntu10.56) over (237-3ubuntu10) ... 14:13:28 Setting up libudev1:amd64 (237-3ubuntu10.56) ... 14:13:28 Selecting previously unselected package udev. 14:13:28 (Reading database ... 12511 files and directories currently installed.) 14:13:28 Preparing to unpack .../00-udev_237-3ubuntu10.56_amd64.deb ... 14:13:28 Unpacking udev (237-3ubuntu10.56) ... 14:13:28 Selecting previously unselected package libfuse2:amd64. 14:13:28 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 14:13:28 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 14:13:28 Selecting previously unselected package fuse. 14:13:28 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 14:13:28 Unpacking fuse (2.9.7-1ubuntu1) ... 14:13:28 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.6_amd64.deb ... 14:13:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.885s coverage: 43.8% of statements 14:13:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 14:13:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 14:13:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.241s coverage: 89.5% of statements 14:13:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 14:13:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.257s coverage: 84.8% of statements 14:13:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 14:13:28 Unpacking gpg (2.2.4-1ubuntu1.6) over (2.2.4-1ubuntu1) ... 14:13:28 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.6_amd64.deb ... 14:13:28 Unpacking gpgconf (2.2.4-1ubuntu1.6) over (2.2.4-1ubuntu1) ... 14:13:28 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.6_amd64.deb ... 14:13:28 Unpacking gpg-agent (2.2.4-1ubuntu1.6) over (2.2.4-1ubuntu1) ... 14:13:28 Selecting previously unselected package libksba8:amd64. 14:13:28 Preparing to unpack .../06-libksba8_1.3.5-2ubuntu0.18.04.2_amd64.deb ... 14:13:28 Unpacking libksba8:amd64 (1.3.5-2ubuntu0.18.04.2) ... 14:13:29 Selecting previously unselected package libroken18-heimdal:amd64. 14:13:29 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... 14:13:29 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 14:13:29 Selecting previously unselected package libasn1-8-heimdal:amd64. 14:13:29 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... 14:13:29 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 14:13:29 Selecting previously unselected package libheimbase1-heimdal:amd64. 14:13:29 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... 14:13:29 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 14:13:29 Selecting previously unselected package libhcrypto4-heimdal:amd64. 14:13:29 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... 14:13:29 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 14:13:29 Selecting previously unselected package libwind0-heimdal:amd64. 14:13:29 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... 14:13:29 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 14:13:29 Selecting previously unselected package libhx509-5-heimdal:amd64. 14:13:29 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... 14:13:29 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 14:13:29 Selecting previously unselected package libkrb5-26-heimdal:amd64. 14:13:29 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... 14:13:29 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 14:13:29 Selecting previously unselected package libheimntlm0-heimdal:amd64. 14:13:29 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... 14:13:29 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 14:13:29 Selecting previously unselected package libgssapi3-heimdal:amd64. 14:13:29 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... 14:13:29 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 14:13:29 Selecting previously unselected package libsasl2-modules-db:amd64. 14:13:29 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb ... 14:13:29 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... 14:13:29 Selecting previously unselected package libsasl2-2:amd64. 14:13:29 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb ... 14:13:29 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... 14:13:29 Selecting previously unselected package libldap-common. 14:13:29 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.11_all.deb ... 14:13:29 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.11) ... 14:13:29 Selecting previously unselected package libldap-2.4-2:amd64. 14:13:29 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.11_amd64.deb ... 14:13:29 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.11) ... 14:13:29 Selecting previously unselected package dirmngr. 14:13:29 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.6_amd64.deb ... 14:13:29 Unpacking dirmngr (2.2.4-1ubuntu1.6) ... 14:13:29 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.11) ... 14:13:29 Setting up gpgconf (2.2.4-1ubuntu1.6) ... 14:13:29 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 14:13:29 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... 14:13:29 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... 14:13:29 Setting up gpg-agent (2.2.4-1ubuntu1.6) ... 14:13:29 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 14:13:29 Setting up libksba8:amd64 (1.3.5-2ubuntu0.18.04.2) ... 14:13:29 Processing triggers for libc-bin (2.27-3ubuntu1) ... 14:13:29 Setting up udev (237-3ubuntu10.56) ... 14:13:30 invoke-rc.d: policy-rc.d denied execution of start. 14:13:30 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 14:13:30 Processing triggers for systemd (237-3ubuntu10) ... 14:13:30 Setting up fuse (2.9.7-1ubuntu1) ... 14:13:30 Setting up gpg (2.2.4-1ubuntu1.6) ... 14:13:30 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 14:13:30 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 14:13:30 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 14:13:30 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 14:13:30 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 14:13:30 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 14:13:30 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 14:13:30 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.11) ... 14:13:30 Setting up dirmngr (2.2.4-1ubuntu1.6) ... 14:13:30 Processing triggers for libc-bin (2.27-3ubuntu1) ... 14:13:31 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 14:13:31 settings in the [Install] section, and DefaultInstance for template units). 14:13:31 This means they are not meant to be enabled using systemctl. 14:13:31 Possible reasons for having this kind of units are: 14:13:31 1) A unit may be statically enabled by being symlinked from another unit's 14:13:31 .wants/ or .requires/ directory. 14:13:31 2) A unit's purpose may be to act as a helper for some other unit which has 14:13:31 a requirement dependency on it. 14:13:31 3) A unit may be started when needed via activation (socket, path, timer, 14:13:31 D-Bus, udev, scripted systemctl call, ...). 14:13:31 4) In case of template units, the unit is meant to be enabled with some 14:13:31 instance name specified. 14:13:31 Reading package lists... 14:13:31 Building dependency tree... 14:13:31 Reading state information... 14:13:31 The following additional packages will be installed: 14:13:31 apparmor apt dbus dbus-user-session libapt-pkg5.0 libbsd0 libdbus-1-3 14:13:31 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 14:13:31 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 14:13:31 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 libssl1.1 libsystemd0 14:13:31 mime-support multiarch-support openssh-client python3 python3-minimal 14:13:31 python3.6 python3.6-minimal squashfs-tools systemd 14:13:31 Suggested packages: 14:13:31 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 14:13:31 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 14:13:31 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 14:13:31 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 14:13:31 systemd-container policykit-1 14:13:31 Recommended packages: 14:13:31 krb5-locales file xauth gnupg networkd-dispatcher 14:13:31 The following NEW packages will be installed: 14:13:31 apparmor dbus dbus-user-session libbsd0 libdbus-1-3 libedit2 libexpat1 14:13:31 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 14:13:31 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib libpython3.6-minimal 14:13:31 libpython3.6-stdlib libssl1.0.0 mime-support multiarch-support 14:13:31 openssh-client python3 python3-minimal python3.6 python3.6-minimal snapd 14:13:31 squashfs-tools sudo 14:13:31 The following packages will be upgraded: 14:13:31 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 14:13:31 5 upgraded, 29 newly installed, 0 to remove and 109 not upgraded. 14:13:31 Need to get 52.5 MB of archives. 14:13:31 After this operation, 210 MB of additional disk space will be used. 14:13:31 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 14:13:31 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd amd64 237-3ubuntu10.56 [2916 kB] 14:13:31 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 14:13:31 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 14:13:31 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 14:13:31 Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 14:13:31 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 14:13:31 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 14:13:31 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.6 [6960 B] 14:13:31 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 14:13:31 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 14:13:31 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2.1 [8764 B] 14:13:31 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsystemd0 amd64 237-3ubuntu10.56 [205 kB] 14:13:31 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.21 [1304 kB] 14:13:31 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.9 [533 kB] 14:13:31 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.9 [82.8 kB] 14:13:31 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.9 [1609 kB] 14:13:31 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.7 [610 kB] 14:13:31 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.9 [1712 kB] 14:13:31 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.9 [203 kB] 14:13:31 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdbus-1-3 amd64 1.12.2-1ubuntu1.4 [175 kB] 14:13:31 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dbus amd64 1.12.2-1ubuntu1.4 [150 kB] 14:13:31 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 14:13:31 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpam-systemd amd64 237-3ubuntu10.56 [107 kB] 14:13:32 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.58+18.04 [37.9 MB] 14:13:32 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.5 [428 kB] 14:13:32 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 14:13:32 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.3 [30.9 kB] 14:13:32 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.3 [85.5 kB] 14:13:32 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.3 [278 kB] 14:13:32 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.3 [122 kB] 14:13:32 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.11 [1089 kB] 14:13:32 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dbus-user-session amd64 1.12.2-1ubuntu1.4 [9388 B] 14:13:32 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 14:13:32 debconf: delaying package configuration, since apt-utils is not installed 14:13:32 Fetched 52.5 MB in 1s (60.7 MB/s) 14:13:32 (Reading database ... 12757 files and directories currently installed.) 14:13:32 Preparing to unpack .../systemd_237-3ubuntu10.56_amd64.deb ... 14:13:32 Unpacking systemd (237-3ubuntu10.56) over (237-3ubuntu10) ... 14:13:33 Preparing to unpack .../libsystemd0_237-3ubuntu10.56_amd64.deb ... 14:13:33 Unpacking libsystemd0:amd64 (237-3ubuntu10.56) over (237-3ubuntu10) ... 14:13:33 Setting up libsystemd0:amd64 (237-3ubuntu10.56) ... 14:13:33 (Reading database ... 12757 files and directories currently installed.) 14:13:33 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 14:13:33 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 14:13:33 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 14:13:33 (Reading database ... 12757 files and directories currently installed.) 14:13:33 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 14:13:33 Unpacking apt (1.6.14) over (1.6.1) ... 14:13:33 Setting up apt (1.6.14) ... 14:13:33 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 14:13:34 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 14:13:34 (Reading database ... 12764 files and directories currently installed.) 14:13:34 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.21_amd64.deb ... 14:13:34 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.21) over (1.1.0g-2ubuntu4) ... 14:13:34 Selecting previously unselected package libpython3.6-minimal:amd64. 14:13:34 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.9_amd64.deb ... 14:13:34 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.9) ... 14:13:34 Selecting previously unselected package libexpat1:amd64. 14:13:34 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.9_amd64.deb ... 14:13:34 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.9) ... 14:13:34 Selecting previously unselected package python3.6-minimal. 14:13:34 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.9_amd64.deb ... 14:13:34 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.9) ... 14:13:34 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.21) ... 14:13:34 Checking for services that may need to be restarted...done. 14:13:34 Checking for services that may need to be restarted...done. 14:13:34 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.9) ... 14:13:34 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.9) ... 14:13:34 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.9) ... 14:13:35 Selecting previously unselected package python3-minimal. 14:13:35 (Reading database ... 13012 files and directories currently installed.) 14:13:35 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 14:13:35 Unpacking python3-minimal (3.6.7-1~18.04) ... 14:13:35 Selecting previously unselected package mime-support. 14:13:35 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 14:13:35 Unpacking mime-support (3.60ubuntu1) ... 14:13:35 Selecting previously unselected package libmpdec2:amd64. 14:13:35 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 14:13:35 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 14:13:35 Selecting previously unselected package libpython3.6-stdlib:amd64. 14:13:35 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.9_amd64.deb ... 14:13:35 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.9) ... 14:13:35 Selecting previously unselected package python3.6. 14:13:35 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.9_amd64.deb ... 14:13:35 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.9) ... 14:13:35 Selecting previously unselected package libpython3-stdlib:amd64. 14:13:35 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 14:13:35 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 14:13:35 Setting up python3-minimal (3.6.7-1~18.04) ... 14:13:35 Selecting previously unselected package python3. 14:13:35 (Reading database ... 13442 files and directories currently installed.) 14:13:35 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 14:13:35 Unpacking python3 (3.6.7-1~18.04) ... 14:13:35 Selecting previously unselected package multiarch-support. 14:13:35 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.6_amd64.deb ... 14:13:35 Unpacking multiarch-support (2.27-3ubuntu1.6) ... 14:13:35 Setting up multiarch-support (2.27-3ubuntu1.6) ... 14:13:36 Selecting previously unselected package liblzo2-2:amd64. 14:13:36 (Reading database ... 13479 files and directories currently installed.) 14:13:36 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 14:13:36 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 14:13:36 Selecting previously unselected package libdbus-1-3:amd64. 14:13:36 Preparing to unpack .../01-libdbus-1-3_1.12.2-1ubuntu1.4_amd64.deb ... 14:13:36 Unpacking libdbus-1-3:amd64 (1.12.2-1ubuntu1.4) ... 14:13:36 Selecting previously unselected package dbus. 14:13:36 Preparing to unpack .../02-dbus_1.12.2-1ubuntu1.4_amd64.deb ... 14:13:36 Unpacking dbus (1.12.2-1ubuntu1.4) ... 14:13:36 Selecting previously unselected package libbsd0:amd64. 14:13:36 Preparing to unpack .../03-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 14:13:36 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 14:13:36 Selecting previously unselected package libpam-systemd:amd64. 14:13:36 Preparing to unpack .../04-libpam-systemd_237-3ubuntu10.56_amd64.deb ... 14:13:36 Unpacking libpam-systemd:amd64 (237-3ubuntu10.56) ... 14:13:36 Selecting previously unselected package sudo. 14:13:36 Preparing to unpack .../05-sudo_1.8.21p2-3ubuntu1.5_amd64.deb ... 14:13:36 Unpacking sudo (1.8.21p2-3ubuntu1.5) ... 14:13:36 Selecting previously unselected package apparmor. 14:13:36 Preparing to unpack .../06-apparmor_2.12-4ubuntu5.1_amd64.deb ... 14:13:36 Unpacking apparmor (2.12-4ubuntu5.1) ... 14:13:36 Selecting previously unselected package libedit2:amd64. 14:13:36 Preparing to unpack .../07-libedit2_3.1-20170329-1_amd64.deb ... 14:13:36 Unpacking libedit2:amd64 (3.1-20170329-1) ... 14:13:36 Selecting previously unselected package libkrb5support0:amd64. 14:13:36 Preparing to unpack .../08-libkrb5support0_1.16-2ubuntu0.3_amd64.deb ... 14:13:36 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.3) ... 14:13:36 Selecting previously unselected package libk5crypto3:amd64. 14:13:36 Preparing to unpack .../09-libk5crypto3_1.16-2ubuntu0.3_amd64.deb ... 14:13:36 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.3) ... 14:13:36 Selecting previously unselected package libkeyutils1:amd64. 14:13:36 Preparing to unpack .../10-libkeyutils1_1.5.9-9.2ubuntu2.1_amd64.deb ... 14:13:36 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2.1) ... 14:13:36 Selecting previously unselected package libkrb5-3:amd64. 14:13:36 Preparing to unpack .../11-libkrb5-3_1.16-2ubuntu0.3_amd64.deb ... 14:13:36 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.3) ... 14:13:36 Selecting previously unselected package libgssapi-krb5-2:amd64. 14:13:36 Preparing to unpack .../12-libgssapi-krb5-2_1.16-2ubuntu0.3_amd64.deb ... 14:13:36 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.3) ... 14:13:36 Selecting previously unselected package libssl1.0.0:amd64. 14:13:36 Preparing to unpack .../13-libssl1.0.0_1.0.2n-1ubuntu5.11_amd64.deb ... 14:13:36 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.11) ... 14:13:37 Selecting previously unselected package openssh-client. 14:13:37 Preparing to unpack .../14-openssh-client_1%3a7.6p1-4ubuntu0.7_amd64.deb ... 14:13:37 Unpacking openssh-client (1:7.6p1-4ubuntu0.7) ... 14:13:37 Selecting previously unselected package dbus-user-session. 14:13:37 Preparing to unpack .../15-dbus-user-session_1.12.2-1ubuntu1.4_amd64.deb ... 14:13:37 Unpacking dbus-user-session (1.12.2-1ubuntu1.4) ... 14:13:37 Selecting previously unselected package squashfs-tools. 14:13:37 Preparing to unpack .../16-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 14:13:37 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 14:13:37 Selecting previously unselected package snapd. 14:13:37 Preparing to unpack .../17-snapd_2.58+18.04_amd64.deb ... 14:13:37 Unpacking snapd (2.58+18.04) ... 14:13:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.252s coverage: 17.7% of statements 14:13:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 14:13:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 14:13:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 14:13:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 14:13:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.640s coverage: 92.3% of statements 14:13:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 14:13:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 14:13:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 14:13:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 14:13:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.230s coverage: 63.2% of statements 14:13:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 14:13:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 14:13:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.422s coverage: 97.7% of statements 14:13:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 14:13:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 14:13:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 14:13:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 14:13:38 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.210s coverage: 28.9% of statements 14:13:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 14:13:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 14:13:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 14:13:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 14:13:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 14:13:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 14:13:38 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.190s coverage: 100.0% of statements 14:13:38 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.079s coverage: 96.9% of statements 14:13:38 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 14:13:38 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:13:38 GO111MODULE=on go vet ./... 14:13:40 Setting up libedit2:amd64 (3.1-20170329-1) ... 14:13:40 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.11) ... 14:13:40 Setting up mime-support (3.60ubuntu1) ... 14:13:40 Setting up sudo (1.8.21p2-3ubuntu1.5) ... 14:13:40 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 14:13:40 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.3) ... 14:13:40 Processing triggers for libc-bin (2.27-3ubuntu1) ... 14:13:40 Setting up systemd (237-3ubuntu10.56) ... 14:13:40 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 14:13:41 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2.1) ... 14:13:41 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 14:13:41 Setting up libdbus-1-3:amd64 (1.12.2-1ubuntu1.4) ... 14:13:41 Setting up liblzo2-2:amd64 (2.08-1.2) ... 14:13:41 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.9) ... 14:13:41 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.3) ... 14:13:41 Setting up python3.6 (3.6.9-1~18.04ubuntu1.9) ... 14:13:42 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 14:13:42 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.3) ... 14:13:42 Setting up dbus (1.12.2-1ubuntu1.4) ... 14:13:42 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 14:13:42 Setting up libpam-systemd:amd64 (237-3ubuntu10.56) ... 14:13:42 Setting up python3 (3.6.7-1~18.04) ... 14:13:42 running python rtupdate hooks for python3.6... 14:13:42 running python post-rtupdate hooks for python3.6... 14:13:42 Setting up apparmor (2.12-4ubuntu5.1) ... 14:13:43 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 14:13:43 Setting up dbus-user-session (1.12.2-1ubuntu1.4) ... 14:13:43 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.3) ... 14:13:43 Setting up openssh-client (1:7.6p1-4ubuntu0.7) ... 14:13:43 Setting up snapd (2.58+18.04) ... 14:13:43 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.aa-prompt-listener.service → /lib/systemd/system/snapd.aa-prompt-listener.service. 14:13:44 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 14:13:44 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 14:13:44 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 14:13:44 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 14:13:44 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 14:13:44 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 14:13:44 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 14:13:45 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 14:13:45 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 14:13:45 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 14:13:45 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.socket' 14:13:45 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.service' 14:13:45 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.aa-prompt-listener.service snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.mounts-pre.target snapd.mounts.target snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.snap-repair.service snapd.snap-repair.timer snapd.system-shutdown.service' 14:13:45 Processing triggers for libc-bin (2.27-3ubuntu1) ... 14:13:45 Processing triggers for systemd (237-3ubuntu10.56) ... 14:13:46 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 14:13:46 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 14:13:46 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 14:13:47 Reading package lists... 14:13:48 Reading package lists... 14:13:48 Building dependency tree... 14:13:48 Reading state information... 14:13:48 Calculating upgrade... 14:13:48 The following packages will be upgraded: 14:13:48 advancecomp base-files bash binutils binutils-common 14:13:48 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 14:13:48 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 14:13:48 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 14:13:48 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 14:13:48 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 14:13:48 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgmp10 14:13:48 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 14:13:48 libkmod2 liblsan0 liblz4-1 liblzma5 libmount1 libmpx2 libncurses5 14:13:48 libncursesw5 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin 14:13:48 libpam-runtime libpam0g libpcre3 libperl5.26 libpng16-16 libprocps6 14:13:48 libquadmath0 libseccomp2 libsepol1 libsmartcols1 libsqlite3-0 libss2 14:13:48 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 14:13:48 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin 14:13:48 openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler 14:13:48 procps systemd-sysv tar tzdata ubuntu-keyring util-linux xz-utils zlib1g 14:13:48 109 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 14:13:48 Need to get 65.1 MB of archives. 14:13:48 After this operation, 5220 kB of additional disk space will be used. 14:13:48 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.6 [2587 kB] 14:13:48 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-204.215 [996 kB] 14:13:48 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 14:13:48 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 14:13:48 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 14:13:48 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 14:13:48 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.6 [71.9 kB] 14:13:48 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.6 [2831 kB] 14:13:48 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 14:13:48 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 14:13:48 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 14:13:48 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 14:13:49 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 14:13:49 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 14:13:49 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 14:13:49 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 14:13:49 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 14:13:49 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 14:13:49 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 14:13:49 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 14:13:49 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.6 [640 kB] 14:13:49 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 14:13:49 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 14:13:49 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 14:13:49 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bash amd64 4.4.18-2ubuntu1.3 [615 kB] 14:13:49 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 14:13:49 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 14:13:49 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 14:13:49 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 14:13:49 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.4 [234 kB] 14:13:49 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dpkg amd64 1.19.0.5ubuntu2.4 [1137 kB] 14:13:49 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.4 [156 kB] 14:13:49 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 14:13:49 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 14:13:49 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.4 [390 kB] 14:13:49 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 14:13:49 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gzip amd64 1.6-5ubuntu1.2 [90.3 kB] 14:13:49 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 login amd64 1:4.5-1ubuntu2.5 [307 kB] 14:13:49 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.6 [3556 kB] 14:13:49 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 14:13:49 Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 14:13:49 Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 14:13:49 Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 14:13:49 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.6 [201 kB] 14:13:49 Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 14:13:49 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.6 [1393 kB] 14:13:49 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.6 [2764 kB] 14:13:49 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 14:13:49 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 14:13:49 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 14:13:49 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 zlib1g amd64 1:1.2.11.dfsg-0ubuntu2.2 [56.9 kB] 14:13:49 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 14:13:49 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 14:13:49 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 14:13:49 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 14:13:49 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 14:13:49 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 14:13:49 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 14:13:49 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.6 [54.3 kB] 14:13:49 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.6 [40.3 kB] 14:13:49 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.6 [253 kB] 14:13:49 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 14:13:49 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd-sysv amd64 237-3ubuntu10.56 [11.8 kB] 14:13:49 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.4 [8696 B] 14:13:49 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 14:13:49 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 14:13:49 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblzma5 amd64 5.2.2-1.3ubuntu0.1 [91.1 kB] 14:13:49 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.6 [37.1 kB] 14:13:49 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpcre3 amd64 2:8.39-9ubuntu0.1 [231 kB] 14:13:49 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsepol1 amd64 2.7-1ubuntu0.1 [250 kB] 14:13:49 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.4 [11.2 kB] 14:13:49 Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 14:13:49 Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 passwd amd64 1:4.5-1ubuntu2.5 [818 kB] 14:13:49 Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.6 [198 kB] 14:13:49 Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgmp10 amd64 2:6.1.2+dfsg-2ubuntu0.1 [240 kB] 14:13:49 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 14:13:49 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 14:13:49 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 14:13:49 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 14:13:50 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.6 [646 kB] 14:13:50 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.2 [43.0 kB] 14:13:50 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.21 [614 kB] 14:13:50 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20211016ubuntu0.18.04.1 [140 kB] 14:13:50 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 14:13:50 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 14:13:50 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.7 [499 kB] 14:13:50 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2022g-0ubuntu0.18.04 [184 kB] 14:13:50 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 xz-utils amd64 5.2.2-1.3ubuntu0.1 [83.8 kB] 14:13:50 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 14:13:50 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.3 [201 kB] 14:13:50 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.8 [1839 kB] 14:13:50 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.8 [488 kB] 14:13:50 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.8 [3388 B] 14:13:50 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.8 [197 kB] 14:13:50 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 14:13:50 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 14:13:50 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 14:13:50 Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 14:13:50 Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 14:13:50 Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 14:13:50 Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 14:13:50 Get:102 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 14:13:50 Get:103 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 14:13:50 Get:104 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 14:13:50 Get:105 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dpkg-dev all 1.19.0.5ubuntu2.4 [607 kB] 14:13:50 Get:106 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.4 [212 kB] 14:13:50 Get:107 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 14:13:50 Get:108 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 14:13:50 Get:109 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 14:13:51 debconf: delaying package configuration, since apt-utils is not installed 14:13:51 Fetched 65.1 MB in 2s (29.6 MB/s) 14:13:51 (Reading database ... 13994 files and directories currently installed.) 14:13:51 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.6_amd64.deb ... 14:13:51 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.6) over (2.27-3ubuntu1) ... 14:13:51 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.6_amd64.deb ... 14:13:51 Unpacking libc-dev-bin (2.27-3ubuntu1.6) over (2.27-3ubuntu1) ... 14:13:51 Preparing to unpack .../2-linux-libc-dev_4.15.0-204.215_amd64.deb ... 14:13:51 Unpacking linux-libc-dev:amd64 (4.15.0-204.215) over (4.15.0-20.21) ... 14:13:51 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 14:13:51 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 14:13:51 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 14:13:51 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 14:13:51 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 14:13:51 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 14:13:51 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 14:13:51 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 14:13:52 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 14:13:52 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 14:13:52 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 14:13:52 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 14:13:52 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 14:13:52 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 14:13:52 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 14:13:52 (Reading database ... 13994 files and directories currently installed.) 14:13:52 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 14:13:52 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 14:13:52 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 14:13:52 (Reading database ... 13994 files and directories currently installed.) 14:13:52 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 14:13:52 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 14:13:52 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 14:13:52 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 14:13:52 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 14:13:52 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 14:13:52 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 14:13:52 (Reading database ... 13994 files and directories currently installed.) 14:13:52 Preparing to unpack .../libc6_2.27-3ubuntu1.6_amd64.deb ... 14:13:52 Unpacking libc6:amd64 (2.27-3ubuntu1.6) over (2.27-3ubuntu1) ... 14:13:53 Setting up libc6:amd64 (2.27-3ubuntu1.6) ... 14:13:53 (Reading database ... 13994 files and directories currently installed.) 14:13:53 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 14:13:53 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 14:13:53 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 14:13:53 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 14:13:53 Setting up base-files (10.1ubuntu2.11) ... 14:13:53 Installing new version of config file /etc/issue ... 14:13:53 Installing new version of config file /etc/issue.net ... 14:13:53 Installing new version of config file /etc/lsb-release ... 14:13:53 Installing new version of config file /etc/update-motd.d/50-motd-news ... 14:13:54 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 14:13:54 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 14:13:54 Removing obsolete conffile /etc/default/motd-news ... 14:13:54 (Reading database ... 13995 files and directories currently installed.) 14:13:54 Preparing to unpack .../bash_4.4.18-2ubuntu1.3_amd64.deb ... 14:13:54 Unpacking bash (4.4.18-2ubuntu1.3) over (4.4.18-2ubuntu1) ... 14:13:54 Setting up bash (4.4.18-2ubuntu1.3) ... 14:13:54 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 14:13:54 (Reading database ... 13995 files and directories currently installed.) 14:13:54 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 14:13:54 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 14:13:54 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 14:13:54 (Reading database ... 13995 files and directories currently installed.) 14:13:54 Preparing to unpack .../tar_1.29b-2ubuntu0.4_amd64.deb ... 14:13:54 Unpacking tar (1.29b-2ubuntu0.4) over (1.29b-2) ... 14:13:54 Setting up tar (1.29b-2ubuntu0.4) ... 14:13:54 (Reading database ... 13995 files and directories currently installed.) 14:13:54 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.4_amd64.deb ... 14:13:54 Unpacking dpkg (1.19.0.5ubuntu2.4) over (1.19.0.5ubuntu2) ... 14:13:54 Setting up dpkg (1.19.0.5ubuntu2.4) ... 14:13:55 (Reading database ... 13995 files and directories currently installed.) 14:13:55 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.4_amd64.deb ... 14:13:55 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.4) over (1.44.1-1) ... 14:13:55 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.4) ... 14:13:55 (Reading database ... 13995 files and directories currently installed.) 14:13:55 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.4_amd64.deb ... 14:13:55 Unpacking e2fsprogs (1.44.1-1ubuntu1.4) over (1.44.1-1) ... 14:13:55 Setting up e2fsprogs (1.44.1-1ubuntu1.4) ... 14:13:55 (Reading database ... 13995 files and directories currently installed.) 14:13:55 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 14:13:55 Unpacking grep (3.1-2build1) over (3.1-2) ... 14:13:55 Setting up grep (3.1-2build1) ... 14:13:55 (Reading database ... 13995 files and directories currently installed.) 14:13:55 Preparing to unpack .../gzip_1.6-5ubuntu1.2_amd64.deb ... 14:13:55 Unpacking gzip (1.6-5ubuntu1.2) over (1.6-5ubuntu1) ... 14:13:55 Setting up gzip (1.6-5ubuntu1.2) ... 14:13:55 (Reading database ... 13995 files and directories currently installed.) 14:13:55 Preparing to unpack .../login_1%3a4.5-1ubuntu2.5_amd64.deb ... 14:13:55 Unpacking login (1:4.5-1ubuntu2.5) over (1:4.5-1ubuntu1) ... 14:13:55 Setting up login (1:4.5-1ubuntu2.5) ... 14:13:55 (Reading database ... 13995 files and directories currently installed.) 14:13:55 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 14:13:55 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 14:13:56 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 14:13:56 (Reading database ... 13995 files and directories currently installed.) 14:13:56 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.6_amd64.deb ... 14:13:56 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.6) over (5.26.1-6) ... 14:13:56 Preparing to unpack .../perl_5.26.1-6ubuntu0.6_amd64.deb ... 14:13:56 Unpacking perl (5.26.1-6ubuntu0.6) over (5.26.1-6) ... 14:13:56 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.6_amd64.deb ... 14:13:56 Unpacking perl-base (5.26.1-6ubuntu0.6) over (5.26.1-6) ... 14:13:56 Setting up perl-base (5.26.1-6ubuntu0.6) ... 14:13:56 (Reading database ... 13995 files and directories currently installed.) 14:13:56 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.6_all.deb ... 14:13:57 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.6) over (5.26.1-6) ... 14:13:57 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 14:13:57 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 14:13:57 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 14:13:57 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 14:13:57 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 14:13:57 (Reading database ... 13995 files and directories currently installed.) 14:13:57 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 14:13:57 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 14:13:57 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 14:13:57 (Reading database ... 13995 files and directories currently installed.) 14:13:57 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-0ubuntu2.2_amd64.deb ... 14:13:57 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-0ubuntu2.2) over (1:1.2.11.dfsg-0ubuntu2) ... 14:13:57 Setting up zlib1g:amd64 (1:1.2.11.dfsg-0ubuntu2.2) ... 14:13:57 (Reading database ... 13995 files and directories currently installed.) 14:13:57 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 14:13:57 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 14:13:57 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 14:13:57 (Reading database ... 13995 files and directories currently installed.) 14:13:57 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 14:13:58 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 14:13:58 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 14:13:58 (Reading database ... 13995 files and directories currently installed.) 14:13:58 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 14:13:58 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 14:13:58 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 14:13:58 (Reading database ... 13995 files and directories currently installed.) 14:13:58 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 14:13:58 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 14:13:58 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 14:13:58 (Reading database ... 13995 files and directories currently installed.) 14:13:58 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 14:13:58 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 14:13:58 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 14:13:58 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 14:13:58 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 14:13:58 (Reading database ... 13995 files and directories currently installed.) 14:13:58 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 14:13:58 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 14:13:58 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 14:13:58 (Reading database ... 13995 files and directories currently installed.) 14:13:58 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 14:13:58 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 14:13:59 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 14:13:59 (Reading database ... 13995 files and directories currently installed.) 14:13:59 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 14:13:59 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 14:13:59 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 14:13:59 (Reading database ... 13995 files and directories currently installed.) 14:13:59 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 14:13:59 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 14:13:59 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 14:13:59 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 14:14:00 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 14:14:00 (Reading database ... 13995 files and directories currently installed.) 14:14:00 Preparing to unpack .../libc-bin_2.27-3ubuntu1.6_amd64.deb ... 14:14:00 Unpacking libc-bin (2.27-3ubuntu1.6) over (2.27-3ubuntu1) ... 14:14:00 Setting up libc-bin (2.27-3ubuntu1.6) ... 14:14:00 (Reading database ... 13995 files and directories currently installed.) 14:14:00 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 14:14:00 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 14:14:00 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 14:14:00 (Reading database ... 13997 files and directories currently installed.) 14:14:00 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 14:14:00 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 14:14:00 Setting up debconf (1.5.66ubuntu1) ... 14:14:00 (Reading database ... 13997 files and directories currently installed.) 14:14:00 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 14:14:00 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 14:14:00 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 14:14:00 (Reading database ... 13997 files and directories currently installed.) 14:14:00 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 14:14:00 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 14:14:00 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 14:14:01 (Reading database ... 13997 files and directories currently installed.) 14:14:01 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.6_amd64.deb ... 14:14:01 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.6) over (1.1.8-3.6ubuntu2) ... 14:14:01 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.6) ... 14:14:01 (Reading database ... 13997 files and directories currently installed.) 14:14:01 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.6_amd64.deb ... 14:14:01 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.6) over (1.1.8-3.6ubuntu2) ... 14:14:01 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.6) ... 14:14:01 (Reading database ... 13999 files and directories currently installed.) 14:14:01 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.6_amd64.deb ... 14:14:01 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.6) over (1.1.8-3.6ubuntu2) ... 14:14:01 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.6) ... 14:14:01 (Reading database ... 14003 files and directories currently installed.) 14:14:01 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 14:14:01 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 14:14:01 Preparing to unpack .../systemd-sysv_237-3ubuntu10.56_amd64.deb ... 14:14:01 Unpacking systemd-sysv (237-3ubuntu10.56) over (237-3ubuntu10) ... 14:14:01 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.4_amd64.deb ... 14:14:01 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.4) over (1.44.1-1) ... 14:14:01 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.4) ... 14:14:01 (Reading database ... 14003 files and directories currently installed.) 14:14:01 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 14:14:01 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 14:14:01 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 14:14:01 (Reading database ... 14003 files and directories currently installed.) 14:14:01 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 14:14:01 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 14:14:02 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 14:14:02 (Reading database ... 14003 files and directories currently installed.) 14:14:02 Preparing to unpack .../liblzma5_5.2.2-1.3ubuntu0.1_amd64.deb ... 14:14:02 Unpacking liblzma5:amd64 (5.2.2-1.3ubuntu0.1) over (5.2.2-1.3) ... 14:14:02 Setting up liblzma5:amd64 (5.2.2-1.3ubuntu0.1) ... 14:14:02 (Reading database ... 14003 files and directories currently installed.) 14:14:02 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.6_all.deb ... 14:14:02 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.6) over (1.1.8-3.6ubuntu2) ... 14:14:02 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.6) ... 14:14:02 (Reading database ... 14003 files and directories currently installed.) 14:14:02 Preparing to unpack .../libpcre3_2%3a8.39-9ubuntu0.1_amd64.deb ... 14:14:02 Unpacking libpcre3:amd64 (2:8.39-9ubuntu0.1) over (2:8.39-9) ... 14:14:02 Setting up libpcre3:amd64 (2:8.39-9ubuntu0.1) ... 14:14:02 (Reading database ... 14003 files and directories currently installed.) 14:14:02 Preparing to unpack .../libsepol1_2.7-1ubuntu0.1_amd64.deb ... 14:14:02 Unpacking libsepol1:amd64 (2.7-1ubuntu0.1) over (2.7-1) ... 14:14:02 Setting up libsepol1:amd64 (2.7-1ubuntu0.1) ... 14:14:02 (Reading database ... 14003 files and directories currently installed.) 14:14:02 Preparing to unpack .../libss2_1.44.1-1ubuntu1.4_amd64.deb ... 14:14:02 Unpacking libss2:amd64 (1.44.1-1ubuntu1.4) over (1.44.1-1) ... 14:14:02 Setting up libss2:amd64 (1.44.1-1ubuntu1.4) ... 14:14:02 (Reading database ... 14003 files and directories currently installed.) 14:14:02 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 14:14:02 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 14:14:02 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 14:14:02 (Reading database ... 14003 files and directories currently installed.) 14:14:02 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2.5_amd64.deb ... 14:14:02 Unpacking passwd (1:4.5-1ubuntu2.5) over (1:4.5-1ubuntu1) ... 14:14:03 Setting up passwd (1:4.5-1ubuntu2.5) ... 14:14:03 (Reading database ... 14003 files and directories currently installed.) 14:14:03 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.6_amd64.deb ... 14:14:03 Unpacking gpgv (2.2.4-1ubuntu1.6) over (2.2.4-1ubuntu1) ... 14:14:03 Setting up gpgv (2.2.4-1ubuntu1.6) ... 14:14:03 (Reading database ... 14003 files and directories currently installed.) 14:14:03 Preparing to unpack .../libgmp10_2%3a6.1.2+dfsg-2ubuntu0.1_amd64.deb ... 14:14:03 Unpacking libgmp10:amd64 (2:6.1.2+dfsg-2ubuntu0.1) over (2:6.1.2+dfsg-2) ... 14:14:03 Setting up libgmp10:amd64 (2:6.1.2+dfsg-2ubuntu0.1) ... 14:14:03 (Reading database ... 14003 files and directories currently installed.) 14:14:03 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 14:14:03 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 14:14:03 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 14:14:03 (Reading database ... 14003 files and directories currently installed.) 14:14:03 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 14:14:03 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 14:14:03 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 14:14:03 (Reading database ... 14003 files and directories currently installed.) 14:14:03 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 14:14:03 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 14:14:03 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 14:14:03 (Reading database ... 14003 files and directories currently installed.) 14:14:03 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 14:14:03 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 14:14:03 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 14:14:04 (Reading database ... 14003 files and directories currently installed.) 14:14:04 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 14:14:04 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 14:14:04 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 14:14:04 (Reading database ... 14003 files and directories currently installed.) 14:14:04 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.6_amd64.deb ... 14:14:04 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.6) over (3.5.18-1ubuntu1) ... 14:14:04 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.6) ... 14:14:04 (Reading database ... 14003 files and directories currently installed.) 14:14:04 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.2_amd64.deb ... 14:14:04 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.2) over (2.3.1-2.1ubuntu4) ... 14:14:04 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.2) ... 14:14:04 (Reading database ... 14003 files and directories currently installed.) 14:14:04 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 14:14:04 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 14:14:04 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 14:14:04 (Reading database ... 14004 files and directories currently installed.) 14:14:04 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 14:14:04 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 14:14:04 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 14:14:04 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 14:14:04 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.21_amd64.deb ... 14:14:04 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.21) over (1.1.0g-2ubuntu4) ... 14:14:04 Preparing to unpack .../03-ca-certificates_20211016ubuntu0.18.04.1_all.deb ... 14:14:04 Unpacking ca-certificates (20211016ubuntu0.18.04.1) over (20180409) ... 14:14:04 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 14:14:04 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 14:14:04 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 14:14:04 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 14:14:05 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 14:14:05 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 14:14:05 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 14:14:05 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 14:14:05 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 14:14:05 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 14:14:05 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 14:14:05 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 14:14:05 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.7_amd64.deb ... 14:14:05 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.7) over (3.22.0-1) ... 14:14:05 Preparing to unpack .../11-tzdata_2022g-0ubuntu0.18.04_all.deb ... 14:14:05 Unpacking tzdata (2022g-0ubuntu0.18.04) over (2018d-1) ... 14:14:05 Preparing to unpack .../12-xz-utils_5.2.2-1.3ubuntu0.1_amd64.deb ... 14:14:05 Unpacking xz-utils (5.2.2-1.3ubuntu0.1) over (5.2.2-1.3) ... 14:14:06 Preparing to unpack .../13-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 14:14:06 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 14:14:06 Preparing to unpack .../14-advancecomp_2.1-1ubuntu0.18.04.3_amd64.deb ... 14:14:06 Unpacking advancecomp (2.1-1ubuntu0.18.04.3) over (2.1-1) ... 14:14:06 Preparing to unpack .../15-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.8_amd64.deb ... 14:14:06 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.8) over (2.30-15ubuntu1) ... 14:14:06 Preparing to unpack .../16-libbinutils_2.30-21ubuntu1~18.04.8_amd64.deb ... 14:14:06 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.8) over (2.30-15ubuntu1) ... 14:14:06 Preparing to unpack .../17-binutils_2.30-21ubuntu1~18.04.8_amd64.deb ... 14:14:06 Unpacking binutils (2.30-21ubuntu1~18.04.8) over (2.30-15ubuntu1) ... 14:14:06 Preparing to unpack .../18-binutils-common_2.30-21ubuntu1~18.04.8_amd64.deb ... 14:14:06 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.8) over (2.30-15ubuntu1) ... 14:14:06 Preparing to unpack .../19-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 14:14:06 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 14:14:06 Preparing to unpack .../20-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 14:14:06 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 14:14:06 Preparing to unpack .../21-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 14:14:06 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 14:14:06 Preparing to unpack .../22-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 14:14:06 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 14:14:07 Preparing to unpack .../23-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 14:14:07 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 14:14:08 Preparing to unpack .../24-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 14:14:08 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 14:14:08 Preparing to unpack .../25-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 14:14:08 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 14:14:08 Preparing to unpack .../26-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 14:14:08 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 14:14:09 Preparing to unpack .../27-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 14:14:09 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 14:14:09 Preparing to unpack .../28-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 14:14:09 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 14:14:09 Preparing to unpack .../29-dpkg-dev_1.19.0.5ubuntu2.4_all.deb ... 14:14:09 Unpacking dpkg-dev (1.19.0.5ubuntu2.4) over (1.19.0.5ubuntu2) ... 14:14:10 Preparing to unpack .../30-libdpkg-perl_1.19.0.5ubuntu2.4_all.deb ... 14:14:10 Unpacking libdpkg-perl (1.19.0.5ubuntu2.4) over (1.19.0.5ubuntu2) ... 14:14:10 Preparing to unpack .../31-patch_2.7.6-2ubuntu1.1_amd64.deb ... 14:14:10 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 14:14:10 Preparing to unpack .../32-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 14:14:10 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 14:14:10 Preparing to unpack .../33-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 14:14:10 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 14:14:10 Preparing to unpack .../34-pkgbinarymangler_138.18.04.1_all.deb ... 14:14:10 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 14:14:10 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 14:14:10 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 14:14:10 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 14:14:10 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 14:14:10 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 14:14:10 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 14:14:10 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 14:14:10 Setting up tzdata (2022g-0ubuntu0.18.04) ... 14:14:10 14:14:10 Current default time zone: 'Etc/UTC' 14:14:10 Local time is now: Wed Mar 1 14:14:10 UTC 2023. 14:14:10 Universal Time is now: Wed Mar 1 14:14:10 UTC 2023. 14:14:10 Run 'dpkg-reconfigure tzdata' if you wish to change it. 14:14:10 14:14:10 Setting up systemd-sysv (237-3ubuntu10.56) ... 14:14:10 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 14:14:10 Setting up linux-libc-dev:amd64 (4.15.0-204.215) ... 14:14:10 Setting up mount (2.31.1-0.4ubuntu3.7) ... 14:14:10 Setting up advancecomp (2.1-1ubuntu0.18.04.3) ... 14:14:10 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 14:14:10 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.6) ... 14:14:10 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 14:14:10 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 14:14:10 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 14:14:10 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 14:14:10 Setting up procps (2:3.3.12-3ubuntu1.2) ... 14:14:10 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 14:14:10 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.8) ... 14:14:10 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 14:14:10 Setting up patch (2.7.6-2ubuntu1.1) ... 14:14:10 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.6) ... 14:14:10 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 14:14:10 Setting up xz-utils (5.2.2-1.3ubuntu0.1) ... 14:14:10 Setting up openssl (1.1.1-1ubuntu2.1~18.04.21) ... 14:14:10 Installing new version of config file /etc/ssl/openssl.cnf ... 14:14:10 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.7) ... 14:14:10 Setting up libc-dev-bin (2.27-3ubuntu1.6) ... 14:14:10 Setting up ca-certificates (20211016ubuntu0.18.04.1) ... 14:14:12 Updating certificates in /etc/ssl/certs... 14:14:13 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 14:14:13 30 added, 39 removed; done. 14:14:13 Setting up libc6-dev:amd64 (2.27-3ubuntu1.6) ... 14:14:13 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 14:14:13 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 14:14:13 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 14:14:13 Setting up pkgbinarymangler (138.18.04.1) ... 14:14:13 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 14:14:13 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.8) ... 14:14:13 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 14:14:13 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 14:14:13 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 14:14:13 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 14:14:13 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 14:14:13 Setting up perl (5.26.1-6ubuntu0.6) ... 14:14:13 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.8) ... 14:14:13 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 14:14:13 Setting up libdpkg-perl (1.19.0.5ubuntu2.4) ... 14:14:13 Setting up binutils (2.30-21ubuntu1~18.04.8) ... 14:14:13 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 14:14:13 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 14:14:13 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 14:14:13 Setting up dpkg-dev (1.19.0.5ubuntu2.4) ... 14:14:13 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 14:14:13 Processing triggers for libc-bin (2.27-3ubuntu1.6) ... 14:14:13 Processing triggers for systemd (237-3ubuntu10.56) ... 14:14:13 Processing triggers for mime-support (3.60ubuntu1) ... 14:14:13 Processing triggers for ca-certificates (20211016ubuntu0.18.04.1) ... 14:14:13 Updating certificates in /etc/ssl/certs... 14:14:14 0 added, 0 removed; done. 14:14:14 Running hooks in /etc/ca-certificates/update.d... 14:14:14 done. 14:14:14 Reading package lists... 14:14:15 Building dependency tree... 14:14:15 Reading state information... 14:14:15 The following NEW packages will be installed: 14:14:15 apt-transport-https 14:14:15 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 14:14:15 Need to get 4348 B of archives. 14:14:15 After this operation, 154 kB of additional disk space will be used. 14:14:15 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 14:14:15 debconf: delaying package configuration, since apt-utils is not installed 14:14:15 Fetched 4348 B in 0s (63.8 kB/s) 14:14:15 Selecting previously unselected package apt-transport-https. 14:14:15 (Reading database ... 14013 files and directories currently installed.) 14:14:15 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 14:14:15 Unpacking apt-transport-https (1.6.14) ... 14:14:15 Setting up apt-transport-https (1.6.14) ... 14:14:15 Waiting for network to be ready... 14:14:22 2023-03-01T14:14:20Z INFO Waiting for automatic snapd restart... 14:14:23 snapd 2.58.2 from Canonical** installed 14:14:24 "snapd" switched to the "latest/stable" channel 14:14:24 14:14:28 core18 20230207 from Canonical** installed 14:14:30 core20 20230126 from Canonical** installed 14:14:30 "core20" switched to the "latest/stable" channel 14:14:30 14:14:37 snapcraft 7.2.9 from Canonical** installed 14:14:37 "snapcraft" switched to the "latest/stable" channel 14:14:37 14:14:41 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: 14:14:41 - README.md 14:14:41 14:14:41 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 14:14:42 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 14:14:42 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 14:14:42 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 14:14:44 Reading package lists... 14:14:45 Installing build dependencies: git libzmq3-dev make pkg-config zip 14:14:46 Reading package lists... 14:14:46 Building dependency tree... 14:14:46 Reading state information... 14:14:46 make is already the newest version (4.1-9.1ubuntu1). 14:14:46 make set to manually installed. 14:14:46 The following additional packages will be installed: 14:14:46 git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 libnorm1 14:14:46 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq5 14:14:46 Suggested packages: 14:14:46 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 14:14:46 git-gui gitk gitweb git-cvs git-mediawiki git-svn 14:14:46 Recommended packages: 14:14:46 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 14:14:46 The following NEW packages will be installed: 14:14:46 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 14:14:46 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 14:14:46 pkg-config zip 14:14:46 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 14:14:46 Need to get 7675 kB of archives. 14:14:46 After this operation, 43.8 MB of additional disk space will be used. 14:14:46 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 14:14:46 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 14:14:46 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 14:14:46 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 14:14:47 Get:5 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 14:14:47 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 14:14:47 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 14:14:47 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 14:14:47 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 14:14:47 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.9 [1169 kB] 14:14:47 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.23 [218 kB] 14:14:47 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.16 [805 kB] 14:14:48 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.16 [3929 kB] 14:14:48 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 14:14:48 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 14:14:48 debconf: delaying package configuration, since apt-utils is not installed 14:14:48 Fetched 7675 kB in 1s (6451 kB/s) 14:14:48 Selecting previously unselected package libglib2.0-0:amd64. 14:14:48 (Reading database ... 14017 files and directories currently installed.) 14:14:48 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.9_amd64.deb ... 14:14:48 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ... 14:14:48 Selecting previously unselected package libpsl5:amd64. 14:14:48 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 14:14:48 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 14:14:48 Selecting previously unselected package libnghttp2-14:amd64. 14:14:48 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 14:14:48 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 14:14:48 Selecting previously unselected package librtmp1:amd64. 14:14:48 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 14:14:48 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 14:14:48 Selecting previously unselected package libcurl3-gnutls:amd64. 14:14:48 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.23_amd64.deb ... 14:14:48 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.23) ... 14:14:48 Selecting previously unselected package liberror-perl. 14:14:48 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 14:14:48 Unpacking liberror-perl (0.17025-1) ... 14:14:48 Selecting previously unselected package git-man. 14:14:48 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.16_all.deb ... 14:14:48 Unpacking git-man (1:2.17.1-1ubuntu0.16) ... 14:14:48 Selecting previously unselected package git. 14:14:48 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.16_amd64.deb ... 14:14:48 Unpacking git (1:2.17.1-1ubuntu0.16) ... 14:14:49 Selecting previously unselected package libnorm1:amd64. 14:14:49 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 14:14:49 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 14:14:49 Selecting previously unselected package libpgm-5.2-0:amd64. 14:14:49 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 14:14:49 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 14:14:49 Selecting previously unselected package libsodium23:amd64. 14:14:49 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 14:14:49 Unpacking libsodium23:amd64 (1.0.16-2) ... 14:14:49 Selecting previously unselected package libzmq5:amd64. 14:14:49 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 14:14:49 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 14:14:49 Selecting previously unselected package libzmq3-dev:amd64. 14:14:49 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 14:14:49 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 14:14:49 Selecting previously unselected package pkg-config. 14:14:49 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 14:14:49 Unpacking pkg-config (0.29.1-0ubuntu2) ... 14:14:49 Selecting previously unselected package zip. 14:14:49 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 14:14:49 Unpacking zip (3.0-11build1) ... 14:14:49 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 14:14:49 Setting up git-man (1:2.17.1-1ubuntu0.16) ... 14:14:49 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 14:14:49 Setting up liberror-perl (0.17025-1) ... 14:14:49 Setting up libpsl5:amd64 (0.19.1-5build1) ... 14:14:49 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ... 14:14:49 No schema files found: doing nothing. 14:14:49 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 14:14:49 Setting up zip (3.0-11build1) ... 14:14:49 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 14:14:49 Setting up libsodium23:amd64 (1.0.16-2) ... 14:14:49 Setting up pkg-config (0.29.1-0ubuntu2) ... 14:14:49 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 14:14:49 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.23) ... 14:14:49 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 14:14:50 Setting up git (1:2.17.1-1ubuntu0.16) ... 14:14:50 Processing triggers for libc-bin (2.27-3ubuntu1.6) ... 14:14:50 git set to automatically installed. 14:14:50 libzmq3-dev set to automatically installed. 14:14:50 make set to automatically installed. 14:14:50 pkg-config set to automatically installed. 14:14:50 zip set to automatically installed. 14:14:52 snapd is not logged in, snap install commands will use sudo 14:15:00 go (1.16/stable) 1.16.15 from Michael Hudson-Doyle (mwhudson) installed 14:15:00 Downloading snap 'edgex-app-service-configurable' 14:15:03 Pulling app-service-configurable 14:15:03 + snapcraftctl pull 14:15:05 Pulling config-common 14:15:05 + snapcraftctl pull 14:15:06 Pulling go-build-helper 14:15:06 + snapcraftctl pull 14:15:08 'edgex-go' has dependencies that need to be staged: go-build-helper 14:15:08 Skipping pull go-build-helper (already ran) 14:15:08 Building go-build-helper 14:15:08 + snapcraftctl build 14:15:09 Staging go-build-helper 14:15:09 + snapcraftctl stage 14:15:14 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 14:15:14 Fetched 224 kB in 0s (0 B/s) 14:15:14 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 14:15:14 Fetched 157 kB in 0s (0 B/s) 14:15:14 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 14:15:14 Fetched 221 kB in 0s (0 B/s) 14:15:14 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 14:15:14 Fetched 143 kB in 0s (0 B/s) 14:15:14 Pulling edgex-go 14:15:14 + snapcraftctl pull 14:15:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:15:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:15:15 ./bin/test-attribution-txt.sh [Pipeline] echo 14:15:15 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 14:15:15 + go mod tidy 14:15:16 Pulling hooks 14:15:16 + snapcraftctl pull [Pipeline] sh 14:15:17 + ls -al . 14:15:17 total 676 14:15:17 drwxrwxr-x 10 1001 1001 4096 Mar 1 14:15 . 14:15:17 drwxr-xr-x 4 root root 4096 Mar 1 14:10 .. 14:15:17 -rw-rw-r-- 1 1001 1001 11 Mar 1 14:08 .dockerignore 14:15:17 drwxrwxr-x 8 1001 1001 4096 Mar 1 14:08 .git 14:15:17 drwxrwxr-x 4 1001 1001 4096 Mar 1 14:08 .github 14:15:17 -rw-rw-r-- 1 1001 1001 797 Mar 1 14:08 .gitignore 14:15:17 -rw-rw-r-- 1 1001 1001 42 Mar 1 14:08 .golangci.yml 14:15:17 -rw-rw-r-- 1 1001 1001 76 Mar 1 14:08 .hadolint.yml 14:15:17 -rw-rw-r-- 1 1001 1001 166 Mar 1 14:08 .sonarcloud.properties 14:15:17 -rw-rw-r-- 1 1001 1001 1171 Mar 1 14:08 ADOPTERS.md 14:15:17 -rw-rw-r-- 1 1001 1001 8910 Mar 1 14:08 Attribution.txt 14:15:17 -rw-rw-r-- 1 1001 1001 53021 Mar 1 14:08 CHANGELOG.md 14:15:17 -rw-rw-r-- 1 1001 1001 3804 Mar 1 14:08 CONTRIBUTING.md 14:15:17 -rw-rw-r-- 1 1001 1001 677 Mar 1 14:08 GOVERNANCE.md 14:15:17 -rw-rw-r-- 1 1001 1001 849 Mar 1 14:08 Jenkinsfile 14:15:17 -rw-rw-r-- 1 1001 1001 10775 Mar 1 14:08 LICENSE 14:15:17 -rw-rw-r-- 1 1001 1001 6508 Mar 1 14:08 Makefile 14:15:17 -rw-rw-r-- 1 1001 1001 582 Mar 1 14:08 OWNERS.md 14:15:17 -rw-rw-r-- 1 1001 1001 8212 Mar 1 14:08 README.md 14:15:17 -rw-rw-r-- 1 1001 1001 6912 Mar 1 14:08 SECURITY.md 14:15:17 -rw-rw-r-- 1 1001 1001 5 Mar 1 14:05 VERSION 14:15:17 -rw-rw-r-- 1 1001 1001 4131 Mar 1 14:08 ZMQWindows.md 14:15:17 drwxrwxr-x 2 1001 1001 4096 Mar 1 14:08 bin 14:15:17 drwxrwxr-x 14 1001 1001 4096 Mar 1 14:08 cmd 14:15:17 -rw-r--r-- 1 root root 428658 Mar 1 14:13 coverage.out 14:15:17 -rw-rw-r-- 1 1001 1001 822 Mar 1 14:15 go.mod 14:15:17 -rw-rw-r-- 1 1001 1001 49471 Mar 1 14:10 go.sum 14:15:17 drwxrwxr-x 8 1001 1001 4096 Mar 1 14:08 internal 14:15:17 drwxrwxr-x 3 1001 1001 4096 Mar 1 14:08 openapi 14:15:17 drwxrwxr-x 4 1001 1001 4096 Mar 1 14:08 snap 14:15:17 drwxrwxr-x 6 1001 1001 4096 Mar 1 14:08 vendor 14:15:17 -rw-rw-r-- 1 1001 1001 204 Mar 1 14:08 version.go [Pipeline] sh 14:15:18 + '[' -e coverage.out ] 14:15:18 + chown 1001:1001 coverage.out [Pipeline] stash 14:15:18 Warning: overwriting stash ‘coverage-report’ 14:15:19 Stashed 1 file(s) [Pipeline] sh 14:15:19 + make build 14:15:19 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 14:15:26 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 14:15:34 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb [96.7 kB] 14:15:34 Fetched 96.7 kB in 0s (0 B/s) 14:15:34 Get:1 libkrb5-3_1.16-2ubuntu0.3_amd64.deb [278 kB] 14:15:34 Fetched 278 kB in 0s (0 B/s) 14:15:34 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.3_amd64.deb [122 kB] 14:15:34 Fetched 122 kB in 0s (0 B/s) 14:15:34 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 14:15:34 Fetched 77.8 kB in 0s (0 B/s) 14:15:34 Get:1 libcom-err2_1.44.1-1ubuntu1.4_amd64.deb [8696 B] 14:15:34 Fetched 8696 B in 0s (0 B/s) 14:15:34 Get:1 libwind0-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb [48.0 kB] 14:15:34 Fetched 48.0 kB in 0s (0 B/s) 14:15:34 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 14:15:34 Fetched 45.6 kB in 0s (0 B/s) 14:15:34 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb [15.0 kB] 14:15:34 Fetched 15.0 kB in 0s (0 B/s) 14:15:34 Get:1 libcurl4_7.58.0-2ubuntu3.23_amd64.deb [220 kB] 14:15:34 Fetched 220 kB in 0s (0 B/s) 14:15:34 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.11_amd64.deb [154 kB] 14:15:34 Fetched 154 kB in 0s (0 B/s) 14:15:34 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 14:15:34 Fetched 50.6 kB in 0s (0 B/s) 14:15:34 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb [14.8 kB] 14:15:34 Fetched 14.8 kB in 0s (0 B/s) 14:15:34 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 14:15:34 Fetched 41.8 kB in 0s (0 B/s) 14:15:34 Get:1 libsqlite3-0_3.22.0-1ubuntu0.7_amd64.deb [499 kB] 14:15:34 Fetched 499 kB in 0s (0 B/s) 14:15:34 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 14:15:34 Fetched 111 kB in 0s (0 B/s) 14:15:34 Get:1 libgmp10_6.1.2+dfsg-2ubuntu0.1_amd64.deb [240 kB] 14:15:34 Fetched 240 kB in 0s (0 B/s) 14:15:34 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb [30.3 kB] 14:15:34 Fetched 30.3 kB in 0s (0 B/s) 14:15:34 Get:1 libk5crypto3_1.16-2ubuntu0.3_amd64.deb [85.5 kB] 14:15:34 Fetched 85.5 kB in 0s (0 B/s) 14:15:34 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 14:15:34 Fetched 24.5 kB in 0s (0 B/s) 14:15:34 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb [49.2 kB] 14:15:34 Fetched 49.2 kB in 0s (0 B/s) 14:15:34 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 14:15:34 Fetched 54.2 kB in 0s (0 B/s) 14:15:34 Get:1 libkrb5support0_1.16-2ubuntu0.3_amd64.deb [30.9 kB] 14:15:34 Fetched 30.9 kB in 0s (0 B/s) 14:15:34 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.11_all.deb [15.8 kB] 14:15:34 Fetched 15.8 kB in 0s (0 B/s) 14:15:34 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb [85.9 kB] 14:15:34 Fetched 85.9 kB in 0s (0 B/s) 14:15:34 Get:1 libkeyutils1_1.5.9-9.2ubuntu2.1_amd64.deb [8764 B] 14:15:34 Fetched 8764 B in 0s (0 B/s) 14:15:34 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 14:15:34 Fetched 140 kB in 0s (0 B/s) 14:15:34 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 14:15:34 Fetched 119 kB in 0s (0 B/s) 14:15:34 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 14:15:34 Fetched 111 kB in 0s (0 B/s) 14:15:34 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 14:15:34 Fetched 11.1 kB in 0s (0 B/s) 14:15:34 Get:1 libgnutls30_3.5.18-1ubuntu1.6_amd64.deb [646 kB] 14:15:34 Fetched 646 kB in 0s (0 B/s) 14:15:34 Get:1 libroken18-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb [42.3 kB] 14:15:34 Fetched 42.3 kB in 0s (0 B/s) 14:15:34 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 14:15:34 Fetched 17.9 kB in 0s (0 B/s) 14:15:34 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 14:15:34 Fetched 368 kB in 0s (0 B/s) 14:15:34 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 14:15:34 Fetched 187 kB in 0s (0 B/s) 14:15:34 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb [175 kB] 14:15:34 Fetched 175 kB in 0s (0 B/s) 14:15:34 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb [207 kB] 14:15:34 Fetched 207 kB in 0s (0 B/s) 14:15:34 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.21_amd64.deb [1304 kB] 14:15:34 Fetched 1304 kB in 0s (0 B/s) 14:15:34 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 14:15:34 Fetched 36.2 kB in 0s (0 B/s) 14:15:34 Get:1 curl_7.58.0-2ubuntu3.23_amd64.deb [159 kB] 14:15:34 Fetched 159 kB in 0s (0 B/s) 14:15:34 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb [107 kB] 14:15:34 Fetched 107 kB in 0s (0 B/s) 14:15:34 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 14:15:34 Fetched 48.7 kB in 0s (0 B/s) 14:15:34 Pulling static-packages 14:15:34 + snapcraftctl pull 14:15:34 Pulling version 14:15:34 + cd /root/project 14:15:34 + git describe --tags --abbrev=0 14:15:34 + sed s/v// 14:15:34 + GIT_VERSION=2.1.2-dev.1 14:15:34 + [ -z 2.1.2-dev.1 ] 14:15:34 + snapcraftctl set-version 2.1.2-dev.1 14:15:35 Building app-service-configurable 14:15:35 + snapcraftctl build 14:15:36 Building config-common 14:15:36 + snapcraftctl build 14:15:38 Skipping build go-build-helper (already ran) 14:15:39 Building edgex-go 14:15:39 + cd /root/parts/edgex-go/src 14:15:39 + git describe --tags --abbrev=0 14:15:39 + sed s/v// 14:15:39 + GIT_VERSION=2.1.2-dev.1 14:15:39 + [ -z 2.1.2-dev.1 ] 14:15:39 + echo 2.1.2-dev.1 14:15:39 + [ ! -d vendor ] 14:15:39 skipping... 14:15:39 + echo skipping... 14:15:39 + make build 14:15:39 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.2-dev.1" -o cmd/core-data/core-data ./cmd/core-data 14:15:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.2-dev.1" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 14:15:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 14:15:53 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 14:15:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.2-dev.1" -o cmd/core-command/core-command ./cmd/core-command 14:15:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.2-dev.1" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 14:15:55 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 14:15:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.2-dev.1" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 14:15:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.2-dev.1" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 14:15:57 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 14:15:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.2-dev.1" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 14:15:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.2-dev.1" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 14:16:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.2-dev.1" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 14:16:00 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 14:16:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.2-dev.1" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 14:16:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.2-dev.1" -o ./cmd/secrets-config ./cmd/secrets-config 14:16:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.2-dev.1" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 14:16:03 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 14:16:04 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 14:16:04 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 14:16:04 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 14:16:04 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 14:16:04 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 14:16:04 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 14:16:04 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 14:16:04 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 14:16:04 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 14:16:04 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 14:16:04 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 14:16:04 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 14:16:04 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 14:16:04 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 14:16:04 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 14:16:04 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 14:16:04 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 14:16:04 + 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 14:16:04 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 14:16:04 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 14:16:04 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 14:16:04 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 14:16:04 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 14:16:04 + 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 14:16:04 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 14:16:04 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 14:16:04 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 14:16:05 Building hooks 14:16:05 + cd /root/parts/hooks/src 14:16:05 + make build 14:16:05 go mod tidy 14:16:06 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 14:16:06 go: downloading github.com/stretchr/testify v1.7.0 14:16:06 go: downloading github.com/davecgh/go-spew v1.1.0 14:16:06 go: downloading github.com/pmezard/go-difflib v1.0.0 14:16:06 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 14:16:06 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 14:16:07 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 14:16:07 GO111MODULE=on go build -o cmd/install/install ./cmd/install 14:16:07 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 14:16:07 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 14:16:10 Building static-packages 14:16:10 + snapcraftctl build 14:16:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 14:16:12 Building version 14:16:12 + snapcraftctl build 14:16:14 Staging app-service-configurable 14:16:14 + snapcraftctl stage 14:16:14 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 14:16:15 Staging config-common 14:16:15 + snapcraftctl stage 14:16:17 Skipping stage go-build-helper (already ran) 14:16:17 Staging edgex-go 14:16:17 + snapcraftctl stage 14:16:17 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 14:16:18 Staging hooks 14:16:18 + snapcraftctl stage 14:16:19 Staging static-packages 14:16:19 + snapcraftctl stage 14:16:21 Staging version 14:16:21 + snapcraftctl stage 14:16:22 Priming app-service-configurable 14:16:22 + snapcraftctl prime [Pipeline] } 14:16:22 $ docker stop --time=1 6dca15a55cf7843fb2e250acf73ace10043283491982a9fdbca1e1d5293923c5 14:16:24 $ docker rm -f --volumes 6dca15a55cf7843fb2e250acf73ace10043283491982a9fdbca1e1d5293923c5 14:16:24 The 'app-service-configurable' part is missing libraries that are not included in the snap or base. They can be satisfied by adding the following entry for this part 14:16:24 stage-packages: 14:16:24 - libnorm1 14:16:24 - libpgm-5.2-0 14:16:24 - libsodium23 14:16:24 - libzmq5 14:16:24 Priming config-common 14:16:24 + snapcraftctl prime [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:26 Priming go-build-helper 14:16:26 + snapcraftctl prime 14:16:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:16:26 14:16:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:16:27 latest: Pulling from edgex-devops/edgex-compose-arm64 14:16:27 29e5d40040c1: Pulling fs layer 14:16:27 1ce36da41761: Pulling fs layer 14:16:27 25b303627fd3: Pulling fs layer 14:16:27 29e5d40040c1: Verifying Checksum 14:16:27 29e5d40040c1: Download complete 14:16:27 1ce36da41761: Verifying Checksum 14:16:27 1ce36da41761: Download complete 14:16:27 29e5d40040c1: Pull complete 14:16:27 Priming edgex-go 14:16:27 + snapcraftctl prime 14:16:28 1ce36da41761: Pull complete 14:16:28 25b303627fd3: Download complete 14:16:29 Priming hooks 14:16:29 + snapcraftctl prime 14:16:30 Priming static-packages 14:16:30 + snapcraftctl prime 14:16:33 Priming version 14:16:33 + snapcraftctl prime 14:16:34 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] } 14:16:38 25b303627fd3: Pull complete 14:16:38 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 14:16:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:16:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:16:39 prd-ubuntu20.04-docker-arm64-4c-16g-7968 does not seem to be running inside a container 14:16:39 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 14:16:41 $ docker top 1eeae04088743e56d391c966c648db2e3dc56eb09c6961ba9d3c72c90df31b80 -eo pid,comm [Pipeline] { [Pipeline] sh 14:16:42 + docker-compose build --help 14:16:42 + grep parallel 14:16:46 --parallel Build images in parallel. [Pipeline] } 14:16:46 $ docker stop --time=1 1eeae04088743e56d391c966c648db2e3dc56eb09c6961ba9d3c72c90df31b80 14:16:48 $ docker rm -f --volumes 1eeae04088743e56d391c966c648db2e3dc56eb09c6961ba9d3c72c90df31b80 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:16:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:16:49 prd-ubuntu20.04-docker-arm64-4c-16g-7968 does not seem to be running inside a container 14:16:49 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 14:16:50 $ docker top eead7d8f41abe702e8f90fdd44d9752b35131881711c309409f66df09b05f0d0 -eo pid,comm [Pipeline] { [Pipeline] sh 14:16:51 + docker-compose -f ./docker-compose-build.yml build --parallel 14:16:55 Building core-command ... 14:16:55 Building core-data ... 14:16:55 Building core-metadata ... 14:16:55 Building security-bootstrapper ... 14:16:55 Building security-proxy-setup ... 14:16:55 Building security-secretstore-setup ... 14:16:55 Building support-notifications ... 14:16:55 Building support-scheduler ... 14:16:55 Building sys-mgmt-agent ... 14:16:55 Building security-bootstrapper 14:16:55 Building sys-mgmt-agent 14:16:55 Building security-proxy-setup 14:16:55 Building support-scheduler 14:16:55 Building core-metadata 14:18:31 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 14:18:31 Step 2/30 : FROM ${BUILDER_BASE} AS builder 14:18:31 ---> 8b7e24de061c 14:18:31 Step 3/30 : WORKDIR /edgex-go 14:18:31 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 14:18:31 Step 2/20 : FROM ${BUILDER_BASE} AS builder 14:18:31 ---> 8b7e24de061c 14:18:31 Step 3/20 : WORKDIR /edgex-go 14:18:31 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 14:18:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:18:31 ---> 8b7e24de061c 14:18:31 Step 3/22 : WORKDIR /edgex-go 14:18:31 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 14:18:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:18:31 ---> 8b7e24de061c 14:18:31 Step 3/22 : WORKDIR /edgex-go 14:18:31 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 14:18:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:18:31 ---> 8b7e24de061c 14:18:31 Step 3/23 : WORKDIR /edgex-go 14:18:31 ---> Running in 51eb28f78033 14:18:31 ---> Running in 9506dd5f5fc1 14:18:31 ---> Running in c7f30e44c8b3 14:18:31 ---> Running in cf8926f92986 14:18:31 ---> Running in 678734495f8c 14:18:31 Removing intermediate container 51eb28f78033 14:18:31 ---> 89c0b4830567 14:18:31 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:18:31 Removing intermediate container 9506dd5f5fc1 14:18:31 ---> 1317b6f7bab5 14:18:31 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:18:31 Removing intermediate container c7f30e44c8b3 14:18:31 ---> 3ca8a0a7ba11 14:18:31 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:18:31 ---> Running in 9e2e068e8afa 14:18:31 Removing intermediate container 678734495f8c 14:18:31 ---> a32d5ff4c147 14:18:31 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:18:31 Removing intermediate container cf8926f92986 14:18:31 ---> 5d6d80071250 14:18:31 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:18:31 ---> Running in 10fcbca7b684 14:18:31 ---> Running in b3c0f4130c4d 14:18:31 ---> Running in 573b8718e9bd 14:18:31 ---> Running in 132d3b71bd00 14:18:31 Removing intermediate container 9e2e068e8afa 14:18:31 ---> f5f86ef18ad1 14:18:31 Step 5/22 : RUN apk add --update --no-cache make bash git 14:18:31 ---> Running in e6d507ff0fc6 14:18:31 Removing intermediate container 132d3b71bd00 14:18:31 ---> 53779cdcd745 14:18:31 Step 5/23 : RUN apk add --update --no-cache make git 14:18:31 ---> Running in 7ad246cbedb3 14:18:31 Removing intermediate container 573b8718e9bd 14:18:31 ---> fc76e11b3201 14:18:31 Step 5/22 : RUN apk add --update --no-cache make git 14:18:31 Removing intermediate container b3c0f4130c4d 14:18:31 ---> 418ee2a6fb2c 14:18:31 Step 5/30 : RUN apk add --update --no-cache make git 14:18:31 ---> Running in 5abdae277cd5 14:18:31 Removing intermediate container 10fcbca7b684 14:18:31 ---> bf8cf611c3bb 14:18:31 Step 5/20 : RUN apk add --update --no-cache make git 14:18:31 ---> Running in b48e19503a64 14:18:31 ---> Running in 8c3c83f65c34 14:18:31 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:18:31 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:18:31 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:18:31 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:18:31 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:18:32 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:18:32 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:18:32 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:18:32 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:18:32 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:18:33 OK: 219 MiB in 52 packages 14:18:33 OK: 219 MiB in 52 packages 14:18:33 OK: 219 MiB in 52 packages 14:18:34 OK: 219 MiB in 52 packages 14:18:34 OK: 219 MiB in 52 packages 14:18:35 Removing intermediate container 7ad246cbedb3 14:18:35 ---> dce77b846041 14:18:35 Step 6/23 : COPY go.mod . 14:18:35 Removing intermediate container e6d507ff0fc6 14:18:35 ---> cfade4496b96 14:18:35 Step 6/22 : COPY . . 14:18:35 Removing intermediate container 5abdae277cd5 14:18:35 ---> 5c0447c8faee 14:18:35 Step 6/22 : COPY . . 14:18:35 Removing intermediate container b48e19503a64 14:18:35 ---> 73470cfbd144 14:18:35 Step 6/30 : COPY . . 14:18:35 Removing intermediate container 8c3c83f65c34 14:18:35 ---> 5ba880e9842d 14:18:35 Step 6/20 : COPY . . 14:18:36 ---> fa2fd25af4a3 14:18:36 Step 7/23 : RUN go mod download 14:18:36 ---> Running in adc44d54660c 14:18:41 Removing intermediate container adc44d54660c 14:18:41 ---> bd3fe52a4e34 14:18:41 Step 8/23 : COPY . . 14:19:08 ---> b0586a3727b5 14:19:08 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:19:08 ---> 36208127a8d5 14:19:08 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:19:08 ---> 32850635c995 14:19:08 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:19:08 ---> Running in d3a8c5d61884 14:19:08 ---> Running in 532790207dfc 14:19:08 ---> 5e44bb1ee3fd 14:19:08 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:19:08 ---> Running in 17e92280981a 14:19:08 ---> Running in fae384f4cfff 14:19:09 skipping... 14:19:09 skipping... 14:19:10 skipping... 14:19:10 skipping... 14:19:10 Removing intermediate container d3a8c5d61884 14:19:10 Removing intermediate container 532790207dfc 14:19:10 ---> 3f58eaf73d11 14:19:10 ---> be3ff6911e37 14:19:10 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 14:19:10 Step 8/22 : RUN make cmd/core-metadata/core-metadata 14:19:11 ---> Running in c3a1ef9b12bc 14:19:11 ---> Running in 1ab04b3243bb 14:19:11 ---> e4d1d6d3705e 14:19:11 Step 9/23 : RUN go mod tidy 14:19:11 Removing intermediate container 17e92280981a 14:19:11 ---> 0ce4756ff2de 14:19:11 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 14:19:11 ---> Running in 040d943d8fdb 14:19:11 ---> Running in 48b6d01a3da7 14:19:11 Removing intermediate container fae384f4cfff 14:19:11 ---> ace0a8f8cc97 14:19:11 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 14:19:12 ---> Running in a6361770820d 14:19:13 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 14:19:13 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 14:19:14 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 14:19:14 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 14:19:19 Removing intermediate container 040d943d8fdb 14:19:19 ---> 7d02d0276b40 14:19:19 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 14:19:19 ---> Running in d48a17c1f449 14:19:21 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 14:21:16 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 14:21:17 Removing intermediate container a6361770820d 14:21:17 ---> 5102cf54de82 14:21:17 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 14:21:17 ---> Running in d01d09cf1738 14:21:19 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 14:21:22 Removing intermediate container 48b6d01a3da7 14:21:22 ---> b66cba9bd5fd 14:21:22 14:21:22 Step 9/30 : FROM alpine:3.14 14:21:22 3.14: Pulling from library/alpine 14:21:25 Digest: sha256:560e7a4fa5c891d1830f5591c80b8e472fa6cd386b7254cdf65ccc3249292a34 14:21:25 Status: Downloaded newer image for alpine:3.14 14:21:25 ---> bf97f6347a60 14:21:25 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 14:21:26 ---> Running in 33573fbbc188 14:21:26 Removing intermediate container d01d09cf1738 14:21:26 ---> 88aa2dbcb076 14:21:26 14:21:26 Step 10/22 : FROM docker:20.10.8 14:21:26 20.10.8: Pulling from library/docker 14:21:26 Removing intermediate container 33573fbbc188 14:21:26 ---> d48610a9c26c 14:21:26 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 14:21:26 ---> Running in 848fb8df62b8 14:21:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:21:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:21:29 Removing intermediate container c3a1ef9b12bc 14:21:29 ---> 052969373511 14:21:29 14:21:29 Step 9/20 : FROM alpine:3.14 14:21:29 ---> bf97f6347a60 14:21:29 Step 10/20 : RUN apk add --update --no-cache curl 14:21:29 ---> Running in d1060bb007b4 14:21:30 (1/2) Installing dumb-init (1.2.5-r1) 14:21:30 (2/2) Installing su-exec (0.2-r1) 14:21:30 Executing busybox-1.33.1-r8.trigger 14:21:30 OK: 6 MiB in 16 packages 14:21:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:21:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:21:32 Removing intermediate container 848fb8df62b8 14:21:32 ---> 5b4d952c1073 14:21:32 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 14:21:32 ---> Running in 87cfaaca57b6 14:21:32 (1/5) Installing ca-certificates (20220614-r0) 14:21:32 (2/5) Installing brotli-libs (1.0.9-r5) 14:21:32 (3/5) Installing nghttp2-libs (1.43.0-r0) 14:21:32 (4/5) Installing libcurl (7.79.1-r5) 14:21:32 (5/5) Installing curl (7.79.1-r5) 14:21:32 Executing busybox-1.33.1-r8.trigger 14:21:32 Executing ca-certificates-20220614-r0.trigger 14:21:32 OK: 8 MiB in 19 packages 14:21:37 Removing intermediate container 87cfaaca57b6 14:21:37 ---> 6ece181339c4 14:21:37 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 14:21:37 ---> Running in 5575d9869353 14:21:37 Removing intermediate container 1ab04b3243bb 14:21:37 ---> d6e887a3758e 14:21:37 14:21:37 Step 9/22 : FROM alpine:3.14 14:21:37 ---> bf97f6347a60 14:21:37 Step 10/22 : RUN apk add --update --no-cache dumb-init 14:21:37 Removing intermediate container d48a17c1f449 14:21:37 ---> 70a97b135254 14:21:37 14:21:37 Step 11/23 : FROM alpine:3.14 14:21:37 ---> bf97f6347a60 14:21:37 Step 12/23 : RUN apk add --update --no-cache dumb-init 14:21:37 ---> Running in 79dce178a3b8 14:21:37 ---> Running in 7bdfa5370eff 14:21:37 Removing intermediate container 5575d9869353 14:21:37 ---> 043952353caf 14:21:37 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 14:21:37 ---> Running in 57ea882544f5 14:21:38 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 14:21:38 Status: Downloaded newer image for docker:20.10.8 14:21:38 ---> 3734d5adc5ac 14:21:38 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 14:21:38 ---> Running in 448150d7630a 14:21:38 Removing intermediate container d1060bb007b4 14:21:38 ---> 989a11451dcb 14:21:38 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:21:38 ---> Running in c2749947d2bb 14:21:38 Removing intermediate container 448150d7630a 14:21:38 ---> c19bf19fba63 14:21:38 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 14:21:38 ---> Running in 5cead12c5b18 14:21:38 Removing intermediate container c2749947d2bb 14:21:38 ---> 9d2bc3d9bb9c 14:21:38 Step 12/20 : WORKDIR /edgex 14:21:39 ---> Running in 28877bebe274 14:21:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:21:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:21:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:21:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:21:40 Removing intermediate container 28877bebe274 14:21:40 ---> 66408b45b04c 14:21:40 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 14:21:40 (1/1) Installing dumb-init (1.2.5-r1) 14:21:40 Executing busybox-1.33.1-r8.trigger 14:21:40 OK: 6 MiB in 15 packages 14:21:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:21:41 (1/1) Installing dumb-init (1.2.5-r1) 14:21:41 Executing busybox-1.33.1-r8.trigger 14:21:41 OK: 6 MiB in 15 packages 14:21:41 Removing intermediate container 57ea882544f5 14:21:41 ---> c18fad1ec117 14:21:41 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 14:21:41 ---> 1a8746d3b22e 14:21:41 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 14:21:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:21:41 ---> Running in b9fa90f38067 14:21:42 Removing intermediate container b9fa90f38067 14:21:42 ---> d9309c2c4b99 14:21:42 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 14:21:42 (1/42) Installing readline (8.1.0-r0) 14:21:42 (2/42) Installing bash (5.1.16-r0) 14:21:42 Executing bash-5.1.16-r0.post-install 14:21:42 (3/42) Installing brotli-libs (1.0.9-r5) 14:21:42 (4/42) Installing nghttp2-libs (1.43.0-r0) 14:21:42 (5/42) Installing libcurl (7.79.1-r5) 14:21:42 (6/42) Installing curl (7.79.1-r5) 14:21:42 (7/42) Installing dumb-init (1.2.5-r1) 14:21:42 (8/42) Installing libbz2 (1.0.8-r1) 14:21:42 (9/42) Installing expat (2.5.0-r0) 14:21:42 (10/42) Installing libffi (3.3-r2) 14:21:42 (11/42) Installing gdbm (1.19-r0) 14:21:42 (12/42) Installing xz-libs (5.2.5-r1) 14:21:42 (13/42) Installing libgcc (10.3.1_git20210424-r2) 14:21:42 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 14:21:42 (15/42) Installing mpdecimal (2.5.1-r1) 14:21:42 (16/42) Installing sqlite-libs (3.35.5-r0) 14:21:42 (17/42) Installing python3 (3.9.16-r0) 14:21:42 Removing intermediate container 7bdfa5370eff 14:21:42 ---> 48de6b2caef8 14:21:42 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:21:42 ---> Running in 34c81c3f83be 14:21:42 Removing intermediate container 79dce178a3b8 14:21:42 ---> 3ac6a0974ab9 14:21:42 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:21:43 ---> Running in 396b703ff268 14:21:43 ---> aa2d085358d7 14:21:43 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 14:21:43 ---> Running in a3716ae707f7 14:21:43 Removing intermediate container 34c81c3f83be 14:21:43 ---> 52960860b012 14:21:43 Step 14/23 : ENV APP_PORT=59861 14:21:43 ---> 94b0b55e2824 14:21:43 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 14:21:43 ---> Running in cf34ad7eb6be 14:21:43 Removing intermediate container 396b703ff268 14:21:43 ---> 8d67c8d30234 14:21:43 Step 12/22 : ENV APP_PORT=59881 14:21:44 ---> Running in 0bf8edfe5061 14:21:44 Removing intermediate container cf34ad7eb6be 14:21:44 ---> 723de350b45c 14:21:44 Step 15/23 : EXPOSE $APP_PORT 14:21:45 Removing intermediate container 0bf8edfe5061 14:21:45 ---> 7a0559cab6fe 14:21:45 Step 13/22 : EXPOSE $APP_PORT 14:21:45 ---> Running in 1da6329252b3 14:21:45 ---> Running in 3dc70bf82523 14:21:45 (18/42) Installing py3-appdirs (1.4.4-r2) 14:21:45 (19/42) Installing py3-chardet (4.0.0-r2) 14:21:45 (20/42) Installing py3-idna (3.2-r0) 14:21:45 (21/42) Installing py3-urllib3 (1.26.5-r0) 14:21:45 (22/42) Installing py3-certifi (2020.12.5-r1) 14:21:45 (23/42) Installing py3-requests (2.25.1-r4) 14:21:45 ---> 77545245b116 14:21:45 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 14:21:45 (24/42) Installing py3-msgpack (1.0.2-r1) 14:21:45 (25/42) Installing py3-lockfile (0.12.2-r4) 14:21:45 (26/42) Installing py3-cachecontrol (0.12.6-r1) 14:21:45 Removing intermediate container 1da6329252b3 14:21:45 ---> ff93ed6678dd 14:21:45 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:21:45 (27/42) Installing py3-colorama (0.4.4-r1) 14:21:45 (28/42) Installing py3-contextlib2 (0.6.0-r1) 14:21:45 (29/42) Installing py3-distlib (0.3.1-r3) 14:21:45 (30/42) Installing py3-distro (1.5.0-r3) 14:21:45 (31/42) Installing py3-six (1.15.0-r1) 14:21:45 ---> Running in dd7f6cfd6c66 14:21:45 Removing intermediate container 3dc70bf82523 14:21:45 ---> f2a15fb8df12 14:21:45 Step 14/22 : WORKDIR / 14:21:45 (32/42) Installing py3-webencodings (0.5.1-r4) 14:21:45 (33/42) Installing py3-html5lib (1.1-r1) 14:21:46 (34/42) Installing py3-parsing (2.4.7-r2) 14:21:46 (35/42) Installing py3-packaging (20.9-r1) 14:21:46 ---> Running in 4abeee1e1fb9 14:21:46 (36/42) Installing py3-toml (0.10.2-r2) 14:21:46 (37/42) Installing py3-pep517 (0.10.0-r2) 14:21:46 (38/42) Installing py3-progress (1.5-r2) 14:21:46 (39/42) Installing py3-retrying (1.3.3-r1) 14:21:46 (40/42) Installing py3-ordered-set (4.0.2-r1) 14:21:46 (41/42) Installing py3-setuptools (52.0.0-r3) 14:21:46 (42/42) Installing py3-pip (20.3.4-r1) 14:21:46 Removing intermediate container dd7f6cfd6c66 14:21:46 ---> 9fd626fd21cc 14:21:46 Step 17/20 : CMD ["--init=true"] 14:21:46 Removing intermediate container 4abeee1e1fb9 14:21:46 ---> dc88805e01c8 14:21:46 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:21:47 Removing intermediate container a3716ae707f7 14:21:47 ---> Running in 8cbd9121f098 14:21:47 ---> 8f718b0f0a84 14:21:47 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 14:21:47 ---> b1666b86450a 14:21:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 14:21:47 Executing busybox-1.33.1-r3.trigger 14:21:47 OK: 84 MiB in 64 packages 14:21:49 Removing intermediate container 8cbd9121f098 14:21:49 ---> f2e6b9e2eab6 14:21:49 Step 18/20 : LABEL arch=arm64 14:21:49 ---> 333ed6be4356 14:21:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 14:21:49 ---> 7cccfe1907fc 14:21:49 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 14:21:49 ---> Running in 9ffedab814b7 14:21:49 ---> 00aeaee9df65 14:21:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 14:21:49 Removing intermediate container 9ffedab814b7 14:21:49 ---> 54dc9d3ca04a 14:21:49 Step 19/20 : LABEL git_sha=5ff0ddf6099717705e7ca6c15115871fe6e26ddf 14:21:49 ---> Running in 13b3ef0d223b 14:21:50 ---> f0acc7fd29ab 14:21:50 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 14:21:50 Removing intermediate container 13b3ef0d223b 14:21:50 ---> 691cb19cb52f 14:21:50 Step 20/20 : LABEL version=0.0.0 14:21:50 ---> Running in 3388298b0d0a 14:21:50 ---> Running in cbc190da76f1 14:21:51 ---> 323734fec824 14:21:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 14:21:51 Removing intermediate container 3388298b0d0a 14:21:51 ---> 1961646e8af7 14:21:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:21:51 ---> c1bb029f390f 14:21:51 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 14:21:51 ---> Running in 88243f855591 14:21:51 Removing intermediate container cbc190da76f1 14:21:51 ---> 1d5c1e73c8ec 14:21:51 14:21:52 Collecting docker-compose==1.23.2 14:21:52 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 14:21:52 Removing intermediate container 88243f855591 14:21:52 ---> 2fabd85f84bc 14:21:52 Step 21/23 : LABEL arch=arm64 14:21:52 ---> b9d5d50d4782 14:21:52 Step 18/22 : ENTRYPOINT ["/core-metadata"] 14:21:52 ---> Running in 39197e613815 14:21:52 ---> Running in d738095bf452 14:21:52 ---> c6b8cecfe58a 14:21:52 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 14:21:53 Removing intermediate container 39197e613815 14:21:53 ---> 4d3a9ce13fc2 14:21:53 Step 22/23 : LABEL git_sha=5ff0ddf6099717705e7ca6c15115871fe6e26ddf 14:21:53 Successfully built 1d5c1e73c8ec 14:21:53 Collecting docker<4.0,>=3.6.0 14:21:53 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 14:21:53 Successfully tagged security-proxy-setup-arm64:latest 14:21:53  Building security-proxy-setup ... done Building security-secretstore-setup 14:21:53 Removing intermediate container d738095bf452 14:21:53 ---> 3b5dc6c113f0 14:21:53 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:21:53 ---> Running in e915824de315 14:21:53 Collecting texttable<0.10,>=0.9.0 14:21:53 Downloading texttable-0.9.1.tar.gz (11 kB) 14:21:53 ---> Running in 57fe2ba0f65f 14:21:54 ---> 67d121a692b1 14:21:54 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 14:21:54 Removing intermediate container e915824de315 14:21:54 ---> f2805c640725 14:21:54 Step 23/23 : LABEL version=0.0.0 14:21:54 Removing intermediate container 57fe2ba0f65f 14:21:54 ---> 9f0ae6e969ae 14:21:54 Step 20/22 : LABEL arch=arm64 14:21:54 ---> Running in eb16746c6d13 14:21:54 ---> Running in 4b1e3b515b8d 14:21:55 Removing intermediate container eb16746c6d13 14:21:55 ---> 50544595bfdb 14:21:55 14:21:55 ---> d888158ed5cf 14:21:55 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 14:21:55 Removing intermediate container 4b1e3b515b8d 14:21:55 ---> 1d34326ab622 14:21:55 Step 21/22 : LABEL git_sha=5ff0ddf6099717705e7ca6c15115871fe6e26ddf 14:21:55 ---> Running in ef8a1e555249 14:21:55 ---> Running in 3bf0a502c14b 14:21:55 Removing intermediate container ef8a1e555249 14:21:55 ---> 3ee66ac16c49 14:21:55 Step 22/22 : LABEL version=0.0.0 14:21:55 ---> Running in 3253a886c8a0 14:21:55 Removing intermediate container 3bf0a502c14b 14:21:55 ---> 249007721ab5 14:21:55 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 14:21:56 Successfully built 50544595bfdb 14:21:56 Successfully tagged support-scheduler-arm64:latest 14:21:56 Building support-notifications 14:21:56  Building support-scheduler ... done Removing intermediate container 3253a886c8a0 14:21:56 ---> c9c8059d362d 14:21:56 14:21:56 Collecting PyYAML<4,>=3.10 14:21:56 Downloading PyYAML-3.13.tar.gz (270 kB) 14:21:57 ---> 054d7c32fdfe 14:21:57 Step 25/30 : RUN chmod +x /entrypoint.sh 14:21:57 Successfully built c9c8059d362d 14:21:57 Successfully tagged core-metadata-arm64:latest 14:21:57  Building core-metadata ... done Building core-command 14:21:57 ---> Running in fbba2d466f2a 14:21:59 Removing intermediate container fbba2d466f2a 14:21:59 ---> 673677aa64ed 14:21:59 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 14:21:59 ---> Running in aec4a216aeed 14:21:59 Removing intermediate container aec4a216aeed 14:21:59 ---> d7da14c9b2bb 14:21:59 Step 27/30 : CMD ["gate"] 14:22:00 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 14:22:00 Collecting docopt<0.7,>=0.6.1 14:22:00 Downloading docopt-0.6.2.tar.gz (25 kB) 14:22:00 ---> Running in be3858cc189f 14:22:00 Removing intermediate container be3858cc189f 14:22:00 ---> 95169af04ba0 14:22:00 Step 28/30 : LABEL arch=arm64 14:22:00 ---> Running in f14fe4026636 14:22:01 Removing intermediate container f14fe4026636 14:22:01 ---> ebf17159d717 14:22:01 Step 29/30 : LABEL git_sha=5ff0ddf6099717705e7ca6c15115871fe6e26ddf 14:22:01 ---> Running in 2f3990a8bdcf 14:22:01 Removing intermediate container 2f3990a8bdcf 14:22:01 ---> fe16fd495588 14:22:01 Step 30/30 : LABEL version=0.0.0 14:22:01 ---> Running in 49a67df92267 14:22:02 Collecting websocket-client<1.0,>=0.32.0 14:22:02 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 14:22:02 Removing intermediate container 49a67df92267 14:22:02 ---> f079037db00f 14:22:02 14:22:02 Collecting dockerpty<0.5,>=0.4.1 14:22:02 Downloading dockerpty-0.4.1.tar.gz (13 kB) 14:22:03 Successfully built f079037db00f 14:22:03 Successfully tagged security-bootstrapper-arm64:latest 14:22:03  Building security-bootstrapper ... done Building core-data 14:22:04 Collecting cached-property<2,>=1.2.0 14:22:04 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 14:22:05 Collecting jsonschema<3,>=2.5.1 14:22:05 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 14:22:06 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 14:22:06 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 14:22:06 Collecting docker-pycreds>=0.4.0 14:22:06 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 14:22:07 Collecting idna<2.8,>=2.5 14:22:07 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 14:22:07 Collecting chardet<3.1.0,>=3.0.2 14:22:07 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 14:22:07 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) 14:22:08 Collecting urllib3<1.25,>=1.21.1 14:22:08 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 14:22:09 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 14:22:09 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 14:22:09 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 14:22:09 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 14:22:10 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 14:22:10 Attempting uninstall: urllib3 14:22:10 Found existing installation: urllib3 1.26.5 14:22:10 Uninstalling urllib3-1.26.5: 14:22:10 Successfully uninstalled urllib3-1.26.5 14:22:10 Attempting uninstall: idna 14:22:10 Found existing installation: idna 3.2 14:22:10 Uninstalling idna-3.2: 14:22:10 Successfully uninstalled idna-3.2 14:22:11 Attempting uninstall: chardet 14:22:11 Found existing installation: chardet 4.0.0 14:22:11 Uninstalling chardet-4.0.0: 14:22:11 Successfully uninstalled chardet-4.0.0 14:22:13 Attempting uninstall: requests 14:22:13 Found existing installation: requests 2.25.1 14:22:13 Uninstalling requests-2.25.1: 14:22:13 Successfully uninstalled requests-2.25.1 14:22:14 Running setup.py install for texttable: started 14:22:16 Running setup.py install for texttable: finished with status 'done' 14:22:16 Running setup.py install for PyYAML: started 14:22:18 Running setup.py install for PyYAML: finished with status 'done' 14:22:18 Running setup.py install for docopt: started 14:22:20 Running setup.py install for docopt: finished with status 'done' 14:22:20 Running setup.py install for dockerpty: started 14:22:22 Running setup.py install for dockerpty: finished with status 'done' 14:22:24 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 14:22:36 Removing intermediate container 5cead12c5b18 14:22:36 ---> 56b1aa1b3501 14:22:36 Step 13/22 : ENV APP_PORT=58890 14:22:36 ---> Running in 740d67513273 14:22:36 Removing intermediate container 740d67513273 14:22:36 ---> 3c8123827b39 14:22:36 Step 14/22 : EXPOSE $APP_PORT 14:22:36 ---> Running in 8a7383ad247a 14:22:36 Removing intermediate container 8a7383ad247a 14:22:36 ---> 392fb42c9c0a 14:22:36 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 14:22:39 ---> 4758078687ff 14:22:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 14:22:40 ---> 7b1aab46d5f8 14:22:40 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 14:22:41 ---> c3b5dd6ff4ab 14:22:41 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 14:22:42 ---> Running in caa388b237d6 14:22:42 Removing intermediate container caa388b237d6 14:22:42 ---> e89352de1074 14:22:42 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:22:42 ---> Running in 72f5b8c9bd6e 14:22:43 Removing intermediate container 72f5b8c9bd6e 14:22:43 ---> 6d7e6d9b4c29 14:22:43 Step 20/22 : LABEL arch=arm64 14:22:43 ---> Running in 344a5f02b677 14:22:43 Removing intermediate container 344a5f02b677 14:22:43 ---> f0b33a1c0191 14:22:43 Step 21/22 : LABEL git_sha=5ff0ddf6099717705e7ca6c15115871fe6e26ddf 14:22:43 ---> Running in 567560841cc1 14:22:44 Removing intermediate container 567560841cc1 14:22:44 ---> 9d4913886c2b 14:22:44 Step 22/22 : LABEL version=0.0.0 14:22:44 ---> Running in 60b9061f8f68 14:22:45 Removing intermediate container 60b9061f8f68 14:22:45 ---> aad393331202 14:22:45 14:22:45 Successfully built aad393331202 14:22:45 Successfully tagged sys-mgmt-agent-arm64:latest 14:23:00  Building sys-mgmt-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 14:23:00 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:23:00 ---> 8b7e24de061c 14:23:00 Step 3/24 : WORKDIR /edgex-go 14:23:00 ---> Using cache 14:23:00 ---> 5d6d80071250 14:23:00 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:23:00 ---> Using cache 14:23:00 ---> 53779cdcd745 14:23:00 Step 5/24 : RUN apk add --update --no-cache make git 14:23:00 ---> Using cache 14:23:00 ---> dce77b846041 14:23:00 Step 6/24 : COPY . . 14:23:05 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 14:23:05 Step 2/21 : FROM ${BUILDER_BASE} AS builder 14:23:05 ---> 8b7e24de061c 14:23:05 Step 3/21 : WORKDIR /edgex-go 14:23:05 ---> Using cache 14:23:05 ---> 5d6d80071250 14:23:05 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:23:05 ---> Using cache 14:23:05 ---> 53779cdcd745 14:23:05 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 14:23:05 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 14:23:05 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:23:05 ---> 8b7e24de061c 14:23:05 Step 3/22 : WORKDIR /edgex-go 14:23:05 ---> Using cache 14:23:05 ---> 5d6d80071250 14:23:05 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:23:05 ---> Using cache 14:23:05 ---> 53779cdcd745 14:23:05 Step 5/22 : RUN apk add --update --no-cache make git 14:23:05 ---> Using cache 14:23:05 ---> dce77b846041 14:23:05 Step 6/22 : COPY . . 14:23:06 ---> Running in de702b3711f0 14:23:07 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 14:23:07 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:23:07 ---> 8b7e24de061c 14:23:07 Step 3/22 : WORKDIR /edgex-go 14:23:07 ---> Using cache 14:23:07 ---> 5d6d80071250 14:23:07 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:23:07 ---> Using cache 14:23:07 ---> 53779cdcd745 14:23:07 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 14:23:07 ---> Running in 106058f4465f 14:23:08 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:23:08 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:23:09 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:23:09 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:23:09 OK: 219 MiB in 52 packages 14:23:11 OK: 219 MiB in 52 packages 14:23:12 Removing intermediate container de702b3711f0 14:23:12 ---> dea5b9338670 14:23:12 Step 6/21 : COPY . . 14:23:12 Removing intermediate container 106058f4465f 14:23:12 ---> 4c887089230f 14:23:12 Step 6/22 : COPY . . 14:23:27 ---> d8583bb4a02a 14:23:27 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:23:27 ---> Running in b780e13b96f1 14:23:28 ---> ea7f9315f7b5 14:23:28 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:23:29 ---> Running in 7540bd5f6da9 14:23:29 skipping... 14:23:30 skipping... 14:23:30 Removing intermediate container b780e13b96f1 14:23:30 ---> 30c8faba3c0d 14:23:30 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:23:30 ---> Running in aa1b1f6301bf 14:23:32 Removing intermediate container 7540bd5f6da9 14:23:32 ---> 746b5749e948 14:23:32 Step 8/22 : RUN make cmd/core-command/core-command 14:23:32 ---> Running in f6d0a9206e84 14:23:32 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 14:23:33 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 14:23:42 ---> 42a321f037ad 14:23:42 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:23:42 ---> Running in ac12f4fd5ca6 14:23:42 ---> ef0f0714710a 14:23:42 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:23:42 ---> Running in f1d1ea3c70b1 14:23:43 skipping... 14:23:43 skipping... 14:23:45 Removing intermediate container f1d1ea3c70b1 14:23:45 ---> 963f8af54ac2 14:23:45 Step 8/22 : RUN make cmd/core-data/core-data 14:23:45 Removing intermediate container ac12f4fd5ca6 14:23:45 ---> 9ee1a2c0ebce 14:23:45 Step 8/21 : RUN make cmd/support-notifications/support-notifications 14:23:45 ---> Running in fb0695759b94 14:23:45 ---> Running in 826f469dad5d 14:23:48 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 14:23:48 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 14:25:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 14:25:12 Removing intermediate container f6d0a9206e84 14:25:12 ---> da6e91666563 14:25:12 14:25:12 Step 9/22 : FROM alpine:3.14 14:25:12 ---> bf97f6347a60 14:25:12 Step 10/22 : RUN apk add --update --no-cache dumb-init 14:25:12 ---> Using cache 14:25:12 ---> 3ac6a0974ab9 14:25:12 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:25:12 ---> Using cache 14:25:12 ---> 8d67c8d30234 14:25:12 Step 12/22 : ENV APP_PORT=59882 14:25:12 ---> Running in c0423a126675 14:25:13 Removing intermediate container c0423a126675 14:25:13 ---> 0f00b19e3970 14:25:13 Step 13/22 : EXPOSE $APP_PORT 14:25:13 ---> Running in 70ac9115645d 14:25:15 Removing intermediate container 70ac9115645d 14:25:15 ---> 55a7ab887ef2 14:25:15 Step 14/22 : WORKDIR / 14:25:16 ---> Running in 8f6c5d7910de 14:25:17 Removing intermediate container 8f6c5d7910de 14:25:17 ---> 4775a616471f 14:25:17 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:25:17 Removing intermediate container aa1b1f6301bf 14:25:17 ---> d881e8e98f2a 14:25:17 14:25:17 Step 9/24 : FROM alpine:3.14 14:25:17 ---> bf97f6347a60 14:25:17 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 14:25:18 ---> Running in 7efee788184c 14:25:18 ---> 27961a84ce4e 14:25:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 14:25:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:25:21 ---> e77f35967500 14:25:21 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 14:25:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:25:22 ---> aa31c4063bcb 14:25:22 Step 18/22 : ENTRYPOINT ["/core-command"] 14:25:22 ---> Running in d7e778247e7c 14:25:22 Removing intermediate container d7e778247e7c 14:25:22 ---> 7e2fe1dc0124 14:25:22 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:25:22 (1/3) Installing ca-certificates (20220614-r0) 14:25:22 ---> Running in 399e6096746f 14:25:22 (2/3) Installing dumb-init (1.2.5-r1) 14:25:22 (3/3) Installing su-exec (0.2-r1) 14:25:22 Executing busybox-1.33.1-r8.trigger 14:25:22 Executing ca-certificates-20220614-r0.trigger 14:25:23 Removing intermediate container 399e6096746f 14:25:23 ---> 6bb06f4dd7b0 14:25:23 Step 20/22 : LABEL arch=arm64 14:25:23 ---> Running in fb523a548bdd 14:25:23 OK: 6 MiB in 17 packages 14:25:24 Removing intermediate container fb523a548bdd 14:25:24 ---> 7d1ed9488bb1 14:25:24 Step 21/22 : LABEL git_sha=5ff0ddf6099717705e7ca6c15115871fe6e26ddf 14:25:24 ---> Running in 64d2fef75d7a 14:25:25 Removing intermediate container 64d2fef75d7a 14:25:25 ---> ad41225446a8 14:25:25 Step 22/22 : LABEL version=0.0.0 14:25:25 ---> Running in dfeff10d82fd 14:25:25 Removing intermediate container dfeff10d82fd 14:25:25 ---> e1823bd1de88 14:25:25 14:25:25 Removing intermediate container 7efee788184c 14:25:25 ---> 79598e0d88f5 14:25:25 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:25:26 ---> Running in ca128e31b0d2 14:25:26 Removing intermediate container ca128e31b0d2 14:25:26 ---> 9b878e5420e4 14:25:26 Step 12/24 : WORKDIR / 14:25:27 ---> Running in cb72ed726d8d 14:25:27 Removing intermediate container cb72ed726d8d 14:25:27 ---> b97e43e7a40d 14:25:27 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 14:25:27 Successfully built e1823bd1de88 14:25:27 Successfully tagged core-command-arm64:latest 14:25:28  Building core-command ... done  ---> 01e5bdf29ea0 14:25:28 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 14:25:29 ---> dc004f40b66c 14:25:29 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 14:25:30 ---> 336055158a8c 14:25:30 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 14:25:31 ---> efd763076010 14:25:31 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 14:25:33 ---> 29ec3216aced 14:25:33 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 14:25:34 ---> a5c8b5f414b9 14:25:34 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 14:25:35 ---> 30dfda9ad933 14:25:35 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/ 14:25:35 ---> Running in 0c3cedfc73a2 14:25:38 Removing intermediate container 0c3cedfc73a2 14:25:38 ---> 6f8ee7475034 14:25:38 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 14:25:38 ---> Running in 41a4a1f1b562 14:25:39 Removing intermediate container 41a4a1f1b562 14:25:39 ---> 3614d167897d 14:25:39 Step 22/24 : LABEL arch=arm64 14:25:39 ---> Running in c8c964e75aae 14:25:40 Removing intermediate container c8c964e75aae 14:25:40 ---> e878f39422e7 14:25:40 Step 23/24 : LABEL git_sha=5ff0ddf6099717705e7ca6c15115871fe6e26ddf 14:25:40 ---> Running in 62f5a8f046b9 14:25:40 Removing intermediate container 62f5a8f046b9 14:25:40 ---> 2d751386e672 14:25:40 Step 24/24 : LABEL version=0.0.0 14:25:40 ---> Running in e92656937eef 14:25:41 Removing intermediate container 826f469dad5d 14:25:41 ---> 0536c51e6630 14:25:41 14:25:41 Step 9/21 : FROM alpine:3.14 14:25:41 ---> bf97f6347a60 14:25:41 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 14:25:41 ---> Running in c414deebea6e 14:25:41 Removing intermediate container e92656937eef 14:25:41 ---> df551ff7826a 14:25:41 14:25:42 Successfully built df551ff7826a 14:25:42 Successfully tagged security-secretstore-setup-arm64:latest 14:25:42  Building security-secretstore-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:25:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:25:43 (1/2) Installing ca-certificates (20220614-r0) 14:25:43 (2/2) Installing dumb-init (1.2.5-r1) 14:25:43 Executing busybox-1.33.1-r8.trigger 14:25:43 Executing ca-certificates-20220614-r0.trigger 14:25:43 OK: 6 MiB in 16 packages 14:25:45 Removing intermediate container c414deebea6e 14:25:45 ---> 7694a4e42e82 14:25:45 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 14:25:45 ---> Running in 65093c2c6694 14:25:45 Removing intermediate container 65093c2c6694 14:25:45 ---> 6bf2f9352f24 14:25:45 Step 12/21 : ENV APP_PORT=59860 14:25:45 ---> Running in 537abed66717 14:25:46 Removing intermediate container 537abed66717 14:25:46 ---> b01a66470d28 14:25:46 Step 13/21 : EXPOSE $APP_PORT 14:25:46 ---> Running in 5f91649c95e6 14:25:46 Removing intermediate container 5f91649c95e6 14:25:46 ---> e904a4383db2 14:25:46 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 14:25:46 Removing intermediate container fb0695759b94 14:25:46 ---> 006f8717d38f 14:25:46 14:25:46 Step 9/22 : FROM alpine:3.14 14:25:46 ---> bf97f6347a60 14:25:46 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 14:25:47 ---> Running in fb9744eeb0d7 14:25:47 Removing intermediate container fb9744eeb0d7 14:25:47 ---> b279dcb42502 14:25:47 Step 11/22 : ENV APP_PORT=59880 14:25:47 ---> Running in 060c39bc600b 14:25:47 ---> 7cae3d24f3cc 14:25:47 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 14:25:47 Removing intermediate container 060c39bc600b 14:25:47 ---> 10b9058c95b9 14:25:47 Step 12/22 : EXPOSE $APP_PORT 14:25:47 ---> Running in 7c3c57b6971f 14:25:48 Removing intermediate container 7c3c57b6971f 14:25:48 ---> b6b5bc5ac62b 14:25:48 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:25:48 ---> Running in 5138e20cd5e5 14:25:48 ---> d472a9c05f7e 14:25:48 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 14:25:49 ---> 5cd8acad8592 14:25:49 Step 17/21 : ENTRYPOINT ["/support-notifications"] 14:25:49 ---> Running in 4de4f8dfc86d 14:25:49 Removing intermediate container 4de4f8dfc86d 14:25:49 ---> 8612ec943d3b 14:25:49 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:25:50 ---> Running in c90e87a38689 14:25:50 Removing intermediate container c90e87a38689 14:25:50 ---> 999514e70455 14:25:50 Step 19/21 : LABEL arch=arm64 14:25:50 Removing intermediate container 5138e20cd5e5 14:25:50 ---> b221ada15ec4 14:25:50 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 14:25:50 ---> Running in 722043dbb597 14:25:50 ---> Running in 19441a8badfe 14:25:50 Removing intermediate container 722043dbb597 14:25:50 ---> 2dfddfbf9054 14:25:50 Step 20/21 : LABEL git_sha=5ff0ddf6099717705e7ca6c15115871fe6e26ddf 14:25:51 ---> Running in 55ccb73de88b 14:25:51 Removing intermediate container 55ccb73de88b 14:25:51 ---> 211099b3f82c 14:25:51 Step 21/21 : LABEL version=0.0.0 14:25:51 ---> Running in 0d6cd280e136 14:25:51 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:25:51 Removing intermediate container 0d6cd280e136 14:25:51 ---> fc1e8c6ff8b2 14:25:51 14:25:52 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:25:52 Successfully built fc1e8c6ff8b2 14:25:52 Successfully tagged support-notifications-arm64:latest 14:25:53  Building support-notifications ... done (1/6) Installing dumb-init (1.2.5-r1) 14:25:53 (2/6) Installing libgcc (10.3.1_git20210424-r2) 14:25:54 (3/6) Installing libsodium (1.0.18-r0) 14:25:54 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 14:25:55 (5/6) Installing libzmq (4.3.4-r0) 14:25:55 (6/6) Installing zeromq (4.3.4-r0) 14:25:55 Executing busybox-1.33.1-r8.trigger 14:25:55 OK: 8 MiB in 20 packages 14:25:56 Removing intermediate container 19441a8badfe 14:25:56 ---> d6537733b50b 14:25:56 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:25:57 ---> 07a2ca208f23 14:25:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 14:25:58 ---> 2a6fcfa5ac07 14:25:58 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 14:25:58 ---> 6dc5374dd793 14:25:58 Step 18/22 : ENTRYPOINT ["/core-data"] 14:25:58 ---> Running in d46d5fe8316f 14:25:59 Removing intermediate container d46d5fe8316f 14:25:59 ---> e0ec8d3f1fe3 14:25:59 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:25:59 ---> Running in 9388c508f08d 14:25:59 Removing intermediate container 9388c508f08d 14:25:59 ---> fa47408f2478 14:25:59 Step 20/22 : LABEL arch=arm64 14:25:59 ---> Running in 5cfd96ac4b52 14:25:59 Removing intermediate container 5cfd96ac4b52 14:25:59 ---> 0916b82fe4b9 14:25:59 Step 21/22 : LABEL git_sha=5ff0ddf6099717705e7ca6c15115871fe6e26ddf 14:25:59 ---> Running in eb501c15d1b2 14:26:00 Removing intermediate container eb501c15d1b2 14:26:00 ---> 5059887d1fa3 14:26:00 Step 22/22 : LABEL version=0.0.0 14:26:00 ---> Running in 07ff31a6f1bc 14:26:00 Removing intermediate container 07ff31a6f1bc 14:26:00 ---> 2de027cfd052 14:26:00 14:26:01 Successfully built 2de027cfd052 14:26:01 Successfully tagged core-data-arm64:latest 14:26:01  Building core-data ... done  [Pipeline] } 14:26:01 $ docker stop --time=1 eead7d8f41abe702e8f90fdd44d9752b35131881711c309409f66df09b05f0d0 14:26:03 $ docker rm -f --volumes eead7d8f41abe702e8f90fdd44d9752b35131881711c309409f66df09b05f0d0 [Pipeline] // withDockerContainer [Pipeline] sh 14:26:03 + docker images 14:26:03 REPOSITORY TAG IMAGE ID CREATED SIZE 14:26:03 core-data-arm64 latest 2de027cfd052 3 seconds ago 19.6MB 14:26:03 support-notifications-arm64 latest fc1e8c6ff8b2 12 seconds ago 16.1MB 14:26:03 006f8717d38f 17 seconds ago 1.59GB 14:26:03 security-secretstore-setup-arm64 latest df551ff7826a 22 seconds ago 26.8MB 14:26:03 0536c51e6630 23 seconds ago 1.59GB 14:26:03 core-command-arm64 latest e1823bd1de88 38 seconds ago 15.3MB 14:26:03 d881e8e98f2a 46 seconds ago 1.59GB 14:26:03 da6e91666563 52 seconds ago 1.58GB 14:26:03 sys-mgmt-agent-arm64 latest aad393331202 3 minutes ago 278MB 14:26:03 security-bootstrapper-arm64 latest f079037db00f 4 minutes ago 17.8MB 14:26:03 core-metadata-arm64 latest c9c8059d362d 4 minutes ago 15.9MB 14:26:03 support-scheduler-arm64 latest 50544595bfdb 4 minutes ago 15.3MB 14:26:03 security-proxy-setup-arm64 latest 1d5c1e73c8ec 4 minutes ago 25.5MB 14:26:03 70a97b135254 4 minutes ago 1.59GB 14:26:03 d6e887a3758e 4 minutes ago 1.59GB 14:26:03 052969373511 4 minutes ago 1.59GB 14:26:03 88aa2dbcb076 4 minutes ago 1.58GB 14:26:03 b66cba9bd5fd 4 minutes ago 1.59GB 14:26:03 ci-base-image-arm64 latest 8b7e24de061c 15 minutes ago 1.24GB 14:26:03 alpine 3.14 bf97f6347a60 2 weeks ago 5.35MB 14:26:03 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64 1.16-alpine-lts d19f1962542a 9 months ago 534MB 14:26:03 docker 20.10.8 3734d5adc5ac 18 months ago 198MB 14:26:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years 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] withEnv [Pipeline] { [Pipeline] sh 14:26:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:26:04 14:26:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:26:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:26:05 arm64: Pulling from edgex-lftools-log-publisher 14:26:05 8998bd30e6a1: Pulling fs layer 14:26:05 04944245beec: Pulling fs layer 14:26:05 699f458cf7ca: Pulling fs layer 14:26:05 765212b225bb: Pulling fs layer 14:26:05 f23df028b6ca: Pulling fs layer 14:26:05 d65c8cfc05b1: Pulling fs layer 14:26:05 2437ff75d9bd: Pulling fs layer 14:26:05 765212b225bb: Waiting 14:26:05 d65c8cfc05b1: Waiting 14:26:05 f23df028b6ca: Waiting 14:26:05 2437ff75d9bd: Waiting 14:26:05 04944245beec: Verifying Checksum 14:26:05 04944245beec: Download complete 14:26:05 765212b225bb: Verifying Checksum 14:26:05 765212b225bb: Download complete 14:26:05 f23df028b6ca: Verifying Checksum 14:26:05 f23df028b6ca: Download complete 14:26:05 d65c8cfc05b1: Verifying Checksum 14:26:05 d65c8cfc05b1: Download complete 14:26:05 699f458cf7ca: Verifying Checksum 14:26:05 699f458cf7ca: Download complete 14:26:06 8998bd30e6a1: Verifying Checksum 14:26:06 8998bd30e6a1: Download complete 14:26:08 2437ff75d9bd: Verifying Checksum 14:26:08 2437ff75d9bd: Download complete 14:26:10 8998bd30e6a1: Pull complete 14:26:10 04944245beec: Pull complete 14:26:12 699f458cf7ca: Pull complete 14:26:12 765212b225bb: Pull complete 14:26:13 f23df028b6ca: Pull complete 14:26:13 d65c8cfc05b1: Pull complete 14:26:28 2437ff75d9bd: Pull complete 14:26:28 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:26:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:26:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:26:28 prd-ubuntu20.04-docker-arm64-4c-16g-7968 does not seem to be running inside a container 14:26:28 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 14:26:31 $ docker top df9ee9bcef9d31f2ee772d88aa90082fde62e77d0f04066d933f21d3f4c90b35 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:26:32 ---> job-cost.sh 14:26:32 lf-activate-venv: SKIPPING 14:26:32 INFO: No Stack... 14:26:32 INFO: Retrieving Pricing Info for: v3-standard-4 14:26:33 INFO: Archiving Costs [Pipeline] sh 14:26:33 + cut -d, -f6 14:26:33 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 14:26:34 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4403-1-stack-cost] 14:26:34 Resource [jenkins-edgexfoundry-edgex-go-PR-4403-1-stack-cost] did not exist. Created. 14:26:34 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4403-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:26:34 + echo total: 0.10999999940395355 [Pipeline] stash 14:26:34 Stashed 1 file(s) [Pipeline] } 14:26:34 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4403-1-stack-cost] [Pipeline] // lock [Pipeline] } 14:26:35 $ docker stop --time=1 df9ee9bcef9d31f2ee772d88aa90082fde62e77d0f04066d933f21d3f4c90b35 14:26:36 $ docker rm -f --volumes df9ee9bcef9d31f2ee772d88aa90082fde62e77d0f04066d933f21d3f4c90b35 [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 14:26:37 provisioning config files... 14:26:37 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config1119361309080027093tmp [Pipeline] { [Pipeline] sh 14:26:37 + set +x 14:26:37 + bash -s -- 14:26:37 + curl -s https://codecov.io/bash 14:26:37 14:26:37 _____ _ 14:26:37 / ____| | | 14:26:37 | | ___ __| | ___ ___ _____ __ 14:26:37 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:26:37 | |___| (_) | (_| | __/ (_| (_) \ V / 14:26:37 \_____\___/ \__,_|\___|\___\___/ \_/ 14:26:37 Bash-1.0.6 14:26:37 14:26:37 14:26:37 ==> git version 2.25.1 found 14:26:37 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 14:26:37 Release-Date: 2020-01-08 14:26:37 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:26:37 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:26:37 ==> Jenkins CI detected. 14:26:37 current dir:  /w/workspace/edgex-go/1 14:26:37 project root: . 14:26:37 --> token set from env 14:26:37 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:26:38 ==> Running gcov in . (disable via -X gcov) 14:26:38 ==> Python coveragepy not found 14:26:38 ==> Searching for coverage reports in: 14:26:38 + . 14:26:38 -> Found 1 reports 14:26:38 ==> Detecting git/mercurial file structure 14:26:38 ==> Reading reports 14:26:38 + ./coverage.out bytes=428658 14:26:38 ==> Appending adjustments 14:26:38 https://docs.codecov.io/docs/fixing-reports 14:26:39 + Found adjustments 14:26:39 ==> Gzipping contents 14:26:39 64K /tmp/codecov.Bn8aYu.gz 14:26:39 ==> Uploading reports 14:26:39 url: https://codecov.io 14:26:39 query: branch=PR-4403&commit=5ff0ddf6099717705e7ca6c15115871fe6e26ddf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4403%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4403&job=&cmd_args= 14:26:39 -> Pinging Codecov 14:26:39 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4403&commit=5ff0ddf6099717705e7ca6c15115871fe6e26ddf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4403%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4403&job=&cmd_args= 14:26:39 -> Uploading to 14:26:39 https://storage.googleapis.com/codecov/v4/raw/2023-03-01/00271124DB129430A58F1EEE437C3FCB/5ff0ddf6099717705e7ca6c15115871fe6e26ddf/f2ed7bb7-5e67-4da7-91bf-a09d820d6930.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230301%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230301T142639Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=42823d9689228421c3845a72076d5f4042567eeed804f12c09f3e92606476056 14:26:39 % Total % Received % Xferd Average Speed Time Time Time Current 14:26:39 Dload Upload Total Spent Left Speed 14:26:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65063 0 0 100 65063 0 730k --:--:-- --:--:-- --:--:-- 722k 100 65063 0 0 100 65063 0 183k --:--:-- --:--:-- --:--:-- 182k 14:26:40 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/5ff0ddf6099717705e7ca6c15115871fe6e26ddf [Pipeline] } 14:26:40 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 14:26:41 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 14:26:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:26:42 ---> package-listing.sh 14:26:42 ++ facter osfamily 14:26:42 ++ tr '[:upper:]' '[:lower:]' 14:26:43 + OS_FAMILY=debian 14:26:43 + workspace=/w/workspace/edgex-go/1 14:26:43 + START_PACKAGES=/tmp/packages_start.txt 14:26:43 + END_PACKAGES=/tmp/packages_end.txt 14:26:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:26:43 + PACKAGES=/tmp/packages_start.txt 14:26:43 + '[' /w/workspace/edgex-go/1 ']' 14:26:43 + PACKAGES=/tmp/packages_end.txt 14:26:43 + case "${OS_FAMILY}" in 14:26:43 + dpkg -l 14:26:43 + grep '^ii' 14:26:43 + '[' -f /tmp/packages_start.txt ']' 14:26:43 + '[' -f /tmp/packages_end.txt ']' 14:26:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:26:43 + '[' /w/workspace/edgex-go/1 ']' 14:26:43 + mkdir -p /w/workspace/edgex-go/1/archives/ 14:26:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 14:26:43 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:26:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:26:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:26:44 14:26:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:26:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:26:44 latest: Pulling from edgex-lftools-log-publisher 14:26:44 5eb5b503b376: Pulling fs layer 14:26:44 5c69ac0246d0: Pulling fs layer 14:26:44 ec43610c2a17: Pulling fs layer 14:26:44 3a2ae6a8a46f: Pulling fs layer 14:26:44 33b1e0a273af: Pulling fs layer 14:26:44 5d3b04190fa2: Pulling fs layer 14:26:44 2f39f015ded8: Pulling fs layer 14:26:44 5d3b04190fa2: Waiting 14:26:44 3a2ae6a8a46f: Waiting 14:26:44 5c69ac0246d0: Verifying Checksum 14:26:44 5c69ac0246d0: Download complete 14:26:44 3a2ae6a8a46f: Download complete 14:26:44 33b1e0a273af: Verifying Checksum 14:26:44 33b1e0a273af: Download complete 14:26:44 5d3b04190fa2: Download complete 14:26:44 ec43610c2a17: Verifying Checksum 14:26:44 ec43610c2a17: Download complete 14:26:44 5eb5b503b376: Verifying Checksum 14:26:44 5eb5b503b376: Download complete 14:26:45 2f39f015ded8: Verifying Checksum 14:26:45 2f39f015ded8: Download complete 14:26:46 5eb5b503b376: Pull complete 14:26:46 5c69ac0246d0: Pull complete 14:26:46 ec43610c2a17: Pull complete 14:26:46 3a2ae6a8a46f: Pull complete 14:26:46 33b1e0a273af: Pull complete 14:26:46 5d3b04190fa2: Pull complete 14:26:51 2f39f015ded8: Pull complete 14:26:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:26:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:26:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:26:51 prd-ubuntu20.04-docker-8c-8g-7967 does not seem to be running inside a container 14:26:51 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:26:54 $ docker top ae28da95eca37a85d21612f05106e5441d26c983d44113ff44e07def396115ce -eo pid,comm [Pipeline] { [Pipeline] sh 14:26:54 + touch /tmp/pre-build-complete [Pipeline] sh 14:26:54 + mkdir -p /var/log/sysstat [Pipeline] sh 14:26:55 + ls /var/log/sa-host 14:26:55 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:26:55 provisioning config files... 14:26:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config11684204729545079558tmp [Pipeline] { [Pipeline] echo 14:26:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:26:55 ---> create-netrc.sh [Pipeline] } 14:26:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:26:56 ---> python-tools-install.sh [Pipeline] echo 14:26:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:26:56 ---> sudo-logs.sh 14:26:56 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:26:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:26:57 ---> job-cost.sh 14:26:57 lf-activate-venv: SKIPPING 14:26:57 DEBUG: total: 0.10999999940395355 14:26:57 INFO: Retrieving Stack Cost... 14:26:57 INFO: Retrieving Pricing Info for: v3-standard-8 14:26:57 INFO: Archiving Costs [Pipeline] echo 14:26:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:26:58 ---> logs-deploy.sh 14:26:58 lf-activate-venv: SKIPPING 14:26:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4403/1 14:26:58 INFO: archiving workspace using pattern(s): 14:26:59 Archives upload complete. 14:26:59 INFO: archiving logs to Nexus 14:27:00 ---> uname -a: 14:27:00 Linux prd-ubuntu20-04-docker-8c-8g-7967 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 14:27:00 14:27:00 14:27:00 ---> lscpu: 14:27:00 Architecture: x86_64 14:27:00 CPU op-mode(s): 32-bit, 64-bit 14:27:00 Byte Order: Little Endian 14:27:00 Address sizes: 40 bits physical, 48 bits virtual 14:27:00 CPU(s): 8 14:27:00 On-line CPU(s) list: 0-7 14:27:00 Thread(s) per core: 1 14:27:00 Core(s) per socket: 1 14:27:00 Socket(s): 8 14:27:00 NUMA node(s): 1 14:27:00 Vendor ID: AuthenticAMD 14:27:00 CPU family: 23 14:27:00 Model: 49 14:27:00 Model name: AMD EPYC-Rome Processor 14:27:00 Stepping: 0 14:27:00 CPU MHz: 2799.864 14:27:00 BogoMIPS: 5599.72 14:27:00 Virtualization: AMD-V 14:27:00 Hypervisor vendor: KVM 14:27:00 Virtualization type: full 14:27:00 L1d cache: 256 KiB 14:27:00 L1i cache: 256 KiB 14:27:00 L2 cache: 4 MiB 14:27:00 L3 cache: 128 MiB 14:27:00 NUMA node0 CPU(s): 0-7 14:27:00 Vulnerability Itlb multihit: Not affected 14:27:00 Vulnerability L1tf: Not affected 14:27:00 Vulnerability Mds: Not affected 14:27:00 Vulnerability Meltdown: Not affected 14:27:00 Vulnerability Mmio stale data: Not affected 14:27:00 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:27:00 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:27:00 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 14:27:00 Vulnerability Srbds: Not affected 14:27:00 Vulnerability Tsx async abort: Not affected 14:27:00 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 14:27:00 14:27:00 14:27:00 ---> nproc: 14:27:00 8 14:27:00 14:27:00