Pull request #3853 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 weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch main at 11c9da610b1152c2be2db7cd130cd1d5172c252f rather than 5146f317954c54f61f407fea408538822df155f5 Obtained Jenkinsfile from 11c9da610b1152c2be2db7cd130cd1d5172c252f 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-ssh17179236226159543943.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-ssh11102472654710073553.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 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-3853/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-3853/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh15344760470229414471.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-3853/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2059162777858752659.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 32edd24ee733e309d05e35b1f887f14b07bde6d0 # timeout=10 Commit message: "Merge pull request #369 from ernestojeda/revert-script-move" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-ssh6214446500384484750.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh 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-3853/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-3853/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh13401550375565383939.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 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 32edd24ee733e309d05e35b1f887f14b07bde6d0 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-604 in /w/workspace/edgexfoundry_edgex-go_PR-3853 [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.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh354627585416187709.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 11c9da610b1152c2be2db7cd130cd1d5172c252f into PR head commit 5146f317954c54f61f407fea408538822df155f5 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh7454327448716035784.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3853/head:refs/remotes/origin/PR-3853 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5146f317954c54f61f407fea408538822df155f5 # timeout=10 Merge succeeded, producing 5146f317954c54f61f407fea408538822df155f5 Checking out Revision 5146f317954c54f61f407fea408538822df155f5 (PR-3853) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh3194467532081667630.key > git merge 11c9da610b1152c2be2db7cd130cd1d5172c252f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5146f317954c54f61f407fea408538822df155f5 # timeout=10 Commit message: "fix(meta): Fix the typo of notification message" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 32edd24ee733e309d05e35b1f887f14b07bde6d0 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:03:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:03:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:03:58 ========================================================= 02:03:58 EdgeX Global Pipelines Version Info 02:03:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:03:59 ------------------- 02:03:59 stable info: 02:03:59 ------------------- 02:03:59 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:03:59 Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 02:03:59 Message: update stable to v1.0.217 02:04:00 ------------------- 02:04:00 experimental info: 02:04:00 ------------------- 02:04:00 Commited By: **** collab-it+edgex@linuxfoundation.org 02:04:00 Commit SHA: 7a502be46133bd83b74f613648f1d59e9d9e8641 02:04:00 Message: update experimental to v1.0.218 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:04:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 02:04:00 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 02:04:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:04:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:04:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:04:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 02:04:00 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:04:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 02:04:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 02:04:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 02:04:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:04:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:04:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:04:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:04:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:04:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:04:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:04:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:04:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:04:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 02:04:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 02:04:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:04:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3853 [Pipeline] echo 02:04:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3853 [Pipeline] echo 02:04:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3853 [Pipeline] echo 02:04:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5146f317954c54f61f407fea408538822df155f5 [Pipeline] echo 02:04:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5146f31 [Pipeline] echo 02:04:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:04:01 provisioning config files... 02:04:01 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3726195456452417723tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:04:01 ---> docker-login.sh 02:04:02 nexus3.edgexfoundry.org:10001 02:04:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:04:02 Configure a credential helper to remove this warning. See 02:04:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:04:02 02:04:02 Login Succeeded 02:04:02 nexus3.edgexfoundry.org:10002 02:04:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:04:02 Configure a credential helper to remove this warning. See 02:04:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:04:02 02:04:02 Login Succeeded 02:04:02 nexus3.edgexfoundry.org:10003 02:04:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:04:02 Configure a credential helper to remove this warning. See 02:04:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:04:02 02:04:02 Login Succeeded 02:04:02 nexus3.edgexfoundry.org:10004 02:04:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:04:02 Configure a credential helper to remove this warning. See 02:04:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:04:02 02:04:02 Login Succeeded 02:04:02 docker.io 02:04:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:04:03 Configure a credential helper to remove this warning. See 02:04:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:04:03 02:04:03 Login Succeeded 02:04:03 ---> docker-login.sh ends [Pipeline] } 02:04:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:04:03 ++ 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 02:04:03 + for file in '`ls cmd/**/Dockerfile`' 02:04:03 ++ dirname cmd/core-command/Dockerfile 02:04:03 ++ cut -d/ -f2 02:04:03 + echo core-command,cmd/core-command/Dockerfile 02:04:03 + for file in '`ls cmd/**/Dockerfile`' 02:04:03 ++ dirname cmd/core-data/Dockerfile 02:04:03 ++ cut -d/ -f2 02:04:03 + echo core-data,cmd/core-data/Dockerfile 02:04:03 + for file in '`ls cmd/**/Dockerfile`' 02:04:03 ++ dirname cmd/core-metadata/Dockerfile 02:04:03 ++ cut -d/ -f2 02:04:03 + echo core-metadata,cmd/core-metadata/Dockerfile 02:04:03 + for file in '`ls cmd/**/Dockerfile`' 02:04:03 ++ dirname cmd/security-bootstrapper/Dockerfile 02:04:03 ++ cut -d/ -f2 02:04:03 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 02:04:03 + for file in '`ls cmd/**/Dockerfile`' 02:04:03 ++ dirname cmd/security-proxy-setup/Dockerfile 02:04:03 ++ cut -d/ -f2 02:04:03 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 02:04:03 + for file in '`ls cmd/**/Dockerfile`' 02:04:03 ++ dirname cmd/security-secretstore-setup/Dockerfile 02:04:03 ++ cut -d/ -f2 02:04:03 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 02:04:03 + for file in '`ls cmd/**/Dockerfile`' 02:04:03 ++ dirname cmd/support-notifications/Dockerfile 02:04:03 ++ cut -d/ -f2 02:04:03 + echo support-notifications,cmd/support-notifications/Dockerfile 02:04:03 + for file in '`ls cmd/**/Dockerfile`' 02:04:03 ++ dirname cmd/support-scheduler/Dockerfile 02:04:03 ++ cut -d/ -f2 02:04:03 + echo support-scheduler,cmd/support-scheduler/Dockerfile 02:04:03 + for file in '`ls cmd/**/Dockerfile`' 02:04:03 ++ dirname cmd/sys-mgmt-agent/Dockerfile 02:04:03 ++ cut -d/ -f2 02:04:03 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 02:04:03 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 02:04:04 + git rev-list -1 --merges 5146f317954c54f61f407fea408538822df155f5~1..5146f317954c54f61f407fea408538822df155f5 [Pipeline] echo 02:04:04 -----------> git rev-list -1 --merges 5146f317954c54f61f407fea408538822df155f5~1..5146f317954c54f61f407fea408538822df155f5 5146f317954c54f61f407fea408538822df155f5 [false] [Pipeline] sh 02:04:04 + git log --format=format:%s -1 5146f317954c54f61f407fea408538822df155f5 [Pipeline] echo 02:04:04 ========================================================= 02:04:04 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:04:04 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 02:04:05 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 02:04:05 + grep -v github /etc/ssh/ssh_known_hosts 02:04:05 + '[' -e /tmp/ssh_known_hosts ']' 02:04:05 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:04:05 + sudo tee -a /etc/ssh/ssh_known_hosts 02:04:05 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 02:04:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 02:04:05 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:04:05 02:04:05 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:04:05 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:04:05 latest: Pulling from edgex-devops/git-semver 02:04:05 a0d0a0d46f8b: Pulling fs layer 02:04:05 3e5f54012d9b: Pulling fs layer 02:04:05 4c7163046ea9: Pulling fs layer 02:04:05 0c2d73faf560: Pulling fs layer 02:04:05 0c2d73faf560: Waiting 02:04:05 3e5f54012d9b: Verifying Checksum 02:04:05 3e5f54012d9b: Download complete 02:04:05 a0d0a0d46f8b: Verifying Checksum 02:04:05 a0d0a0d46f8b: Download complete 02:04:05 0c2d73faf560: Verifying Checksum 02:04:05 0c2d73faf560: Download complete 02:04:06 4c7163046ea9: Verifying Checksum 02:04:06 4c7163046ea9: Download complete 02:04:06 a0d0a0d46f8b: Pull complete 02:04:06 3e5f54012d9b: Pull complete 02:04:06 4c7163046ea9: Pull complete 02:04:06 0c2d73faf560: Pull complete 02:04:06 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 02:04:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:04:06 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:04:06 prd-centos7-docker-4c-2g-604 does not seem to be running inside a container 02:04:06 $ 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:10004/edgex-devops/git-semver:latest cat 02:04:07 $ docker top 6d78b8dc777f2099b33bd385798d69e1365dc57211777f32c75656952b5b12fb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:04:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:04:07 [ssh-agent] Looking for ssh-agent implementation... 02:04:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:04:07 $ docker exec 6d78b8dc777f2099b33bd385798d69e1365dc57211777f32c75656952b5b12fb ssh-agent 02:04:08 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkcFimL/agent.14 02:04:08 SSH_AGENT_PID=21 02:04:08 Running ssh-add (command line suppressed) 02:04:08 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4061404576256392610.key (/w/workspace/edgex-go/1@tmp/private_key_4061404576256392610.key) 02:04:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:04:08 + git tag --points-at HEAD [Pipeline] } 02:04:08 $ docker exec --env ******** --env ******** 6d78b8dc777f2099b33bd385798d69e1365dc57211777f32c75656952b5b12fb ssh-agent -k 02:04:08 unset SSH_AUTH_SOCK; 02:04:08 unset SSH_AGENT_PID; 02:04:08 echo Agent pid 21 killed; 02:04:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:04:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:04:08 [ssh-agent] Looking for ssh-agent implementation... 02:04:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:04:08 $ docker exec 6d78b8dc777f2099b33bd385798d69e1365dc57211777f32c75656952b5b12fb ssh-agent 02:04:08 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOPehpJ/agent.56 02:04:08 SSH_AGENT_PID=62 02:04:08 Running ssh-add (command line suppressed) 02:04:09 Identity added: /w/workspace/edgex-go/1@tmp/private_key_3348041318118759310.key (/w/workspace/edgex-go/1@tmp/private_key_3348041318118759310.key) 02:04:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:04:09 + git semver init 02:04:09 # -> Open(): unable to determine branch for HEAD 02:04:09 # $GIT_DIR = /w/workspace/edgex-go/1/.git 02:04:09 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 02:04:09 # $SEMVER_REMOTE_NAME = origin 02:04:09 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:04:09 # $SEMVER_USER_NAME = edgex-jenkins 02:04:09 # $SEMVER_BRANCH = PR-3853 02:04:09 # $SEMVER_TEMP = /tmp/semver-142334876 02:04:09 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 02:04:21 # '/tmp/semver-142334876' -> '/w/workspace/edgex-go/1/.semver' 02:04:21 # -> Force: false 02:04:21 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 02:04:21 $ docker exec --env ******** --env ******** 6d78b8dc777f2099b33bd385798d69e1365dc57211777f32c75656952b5b12fb ssh-agent -k 02:04:22 unset SSH_AUTH_SOCK; 02:04:22 unset SSH_AGENT_PID; 02:04:22 echo Agent pid 62 killed; 02:04:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:04:22 + git semver [Pipeline] } 02:04:22 $ docker stop --time=1 6d78b8dc777f2099b33bd385798d69e1365dc57211777f32c75656952b5b12fb 02:04:24 $ docker rm -f 6d78b8dc777f2099b33bd385798d69e1365dc57211777f32c75656952b5b12fb [Pipeline] // withDockerContainer [Pipeline] sh 02:04:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:04:25 Stashed 1 file(s) [Pipeline] echo 02:04:25 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 02:04:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:04:25 ========================================================= 02:04:25 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 02:04:25 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:04:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:04:26 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 02:04:26 a0d0a0d46f8b: Already exists 02:04:26 31adcdaf11c8: Pulling fs layer 02:04:26 b8b176561691: Pulling fs layer 02:04:26 4527c011a84f: Pulling fs layer 02:04:26 5d74067f8e1e: Pulling fs layer 02:04:26 e0aca202a116: Pulling fs layer 02:04:26 3a43be97a3b4: Pulling fs layer 02:04:26 34cad66bf833: Pulling fs layer 02:04:26 b4e3c513aaa6: Pulling fs layer 02:04:26 5d74067f8e1e: Waiting 02:04:26 e0aca202a116: Waiting 02:04:26 3a43be97a3b4: Waiting 02:04:26 34cad66bf833: Waiting 02:04:26 b4e3c513aaa6: Waiting 02:04:26 b8b176561691: Verifying Checksum 02:04:26 b8b176561691: Download complete 02:04:26 31adcdaf11c8: Verifying Checksum 02:04:26 31adcdaf11c8: Download complete 02:04:26 5d74067f8e1e: Verifying Checksum 02:04:26 5d74067f8e1e: Download complete 02:04:26 e0aca202a116: Verifying Checksum 02:04:26 e0aca202a116: Download complete 02:04:26 3a43be97a3b4: Verifying Checksum 02:04:26 3a43be97a3b4: Download complete 02:04:26 34cad66bf833: Verifying Checksum 02:04:26 34cad66bf833: Download complete 02:04:26 31adcdaf11c8: Pull complete 02:04:26 b8b176561691: Pull complete 02:04:26 4527c011a84f: Verifying Checksum 02:04:26 4527c011a84f: Download complete 02:04:26 b4e3c513aaa6: Verifying Checksum 02:04:26 b4e3c513aaa6: Download complete 02:04:30 4527c011a84f: Pull complete 02:04:30 5d74067f8e1e: Pull complete 02:04:30 e0aca202a116: Pull complete 02:04:30 3a43be97a3b4: Pull complete 02:04:30 34cad66bf833: Pull complete 02:04:34 b4e3c513aaa6: Pull complete 02:04:34 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 02:04:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:04:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 02:04:34 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:04:34 WORKDIR /edgex 02:04:34 COPY go.mod . 02:04:34 RUN go mod download' 02:04:34 + docker build -t ci-base-image-x86_64 -f - . 02:04:35 Sending build context to Docker daemon 333.7MB 02:04:35 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:04:35 ---> 9f6097aaca64 02:04:35 Step 2/4 : WORKDIR /edgex 02:04:38 ---> Running in 48ad2bdfa293 02:04:38 Removing intermediate container 48ad2bdfa293 02:04:38 ---> 18a95af350ab 02:04:38 Step 3/4 : COPY go.mod . 02:04:38 ---> 6e9985e30a04 02:04:38 Step 4/4 : RUN go mod download 02:04:38 ---> Running in b187370753dd 02:04:40 Still waiting to schedule task 02:04:40 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 02:05:17 Removing intermediate container b187370753dd 02:05:17 ---> 825a8e7ab4ca 02:05:17 Successfully built 825a8e7ab4ca 02:05:17 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 02:05:17 + docker inspect -f . ci-base-image-x86_64 02:05:17 . [Pipeline] withDockerContainer 02:05:18 prd-centos7-docker-4c-2g-604 does not seem to be running inside a container 02:05:18 $ 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 02:05:18 $ docker top 12308e08fc5d857b5469caff6c4eb298f80eb47b06f9ba75d2508f64485d1f33 -eo pid,comm [Pipeline] { [Pipeline] sh 02:05:18 + go version 02:05:18 go version go1.16.8 linux/amd64 [Pipeline] } 02:05:18 $ docker stop --time=1 12308e08fc5d857b5469caff6c4eb298f80eb47b06f9ba75d2508f64485d1f33 02:05:20 $ docker rm -f 12308e08fc5d857b5469caff6c4eb298f80eb47b06f9ba75d2508f64485d1f33 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:05:20 + docker inspect -f . ci-base-image-x86_64 02:05:20 . [Pipeline] withDockerContainer 02:05:20 prd-centos7-docker-4c-2g-604 does not seem to be running inside a container 02:05:20 $ 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 02:05:21 $ docker top aac6b3b3b6807c72381cf779304725dacc299df4d41938210a3e025d387447e6 -eo pid,comm [Pipeline] { [Pipeline] echo 02:05:21 ========================================================= 02:05:21 [edgeXBuildGoParallel] Running Tests and Build... 02:05:21 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:05:21 + make test 02:05:21 go mod tidy 02:05:22 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 02:05:27 ? github.com/edgexfoundry/edgex-go [no test files] 02:05:45 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:05:48 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:05:48 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:05:49 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:05:52 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:05:52 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:05:52 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 02:05:52 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:05:53 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:05:53 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:05:53 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 02:05:53 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 02:05:53 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:05:53 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 02:05:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.055s coverage: 28.7% of statements 02:05:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:05:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:05:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.067s coverage: 98.5% of statements 02:05:56 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 02:05:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.048s coverage: 44.7% of statements 02:05:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:05:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:05:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.123s coverage: 89.5% of statements 02:05:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:05:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 02:05:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.049s coverage: 84.4% of statements 02:05:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:05:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 02:05:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 02:05:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:05:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:05:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.248s coverage: 94.2% of statements 02:05:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:05:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 02:05:59 ok github.com/edgexfoundry/edgex-go/internal/io 0.050s coverage: 59.1% of statements 02:05:59 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:05:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 02:05:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 02:05:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:05:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:06:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.052s coverage: 60.0% of statements 02:06:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:06:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:06:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:06:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.049s coverage: 0.9% of statements 02:06:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:06:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.047s coverage: 58.8% of statements 02:06:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 21.7% of statements 02:06:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:06:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.050s coverage: 47.1% of statements 02:06:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.049s coverage: 79.5% of statements 02:06:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.056s coverage: 94.1% of statements 02:06:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.068s coverage: 96.3% of statements 02:06:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements 02:06:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.059s coverage: 94.4% of statements 02:06:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements 02:06:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.190s coverage: 82.5% of statements 02:06:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 02:06:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements 02:06:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:06:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:06:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:06:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 02:06:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:06:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 02:06:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 02:06:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 02:06:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 02:06:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements 02:06:38 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:06:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:06:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements 02:06:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:06:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 58.8% of statements 02:06:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 02:06:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements 02:06:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.057s coverage: 87.2% of statements 02:06:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements 02:06:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.141s coverage: 91.2% of statements 02:06:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:06:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.137s coverage: 64.4% of statements 02:06:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:06:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:06:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements 02:06:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 02:06:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 02:06:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 02:06:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 02:06:38 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.233s coverage: 65.4% of statements 02:06:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 02:06:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 02:06:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 02:06:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.124s coverage: 43.8% of statements 02:06:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:06:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:06:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.053s coverage: 89.5% of statements 02:06:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:06:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements 02:06:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 02:06:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 17.7% of statements 02:06:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 02:06:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 02:06:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:06:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:06:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.138s coverage: 92.3% of statements 02:06:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:06:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 02:06:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 02:06:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 02:06:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements 02:06:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:06:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:06:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.096s coverage: 97.7% of statements 02:06:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:06:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 02:06:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 02:06:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 02:06:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements 02:06:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 02:06:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 02:06:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 02:06:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 02:06:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 02:06:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 02:06:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 02:06:46 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.029s coverage: 96.9% of statements 02:06:46 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 02:07:20 GO111MODULE=on go vet ./... 02:07:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:07:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:07:30 ./bin/test-attribution-txt.sh [Pipeline] echo 02:07:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 02:07:30 + ls -al . 02:07:30 total 644 02:07:30 drwxrwxr-x 10 1001 1001 4096 Jan 3 02:07 . 02:07:30 drwxr-xr-x 4 root root 28 Jan 3 02:05 .. 02:07:30 -rw-rw-r-- 1 1001 1001 11 Jan 3 02:03 .dockerignore 02:07:30 drwxrwxr-x 8 1001 1001 179 Jan 3 02:03 .git 02:07:30 drwxrwxr-x 4 1001 1001 142 Jan 3 02:03 .github 02:07:30 -rw-rw-r-- 1 1001 1001 804 Jan 3 02:03 .gitignore 02:07:30 -rw-rw-r-- 1 1001 1001 42 Jan 3 02:03 .golangci.yml 02:07:30 -rw-rw-r-- 1 1001 1001 76 Jan 3 02:03 .hadolint.yml 02:07:30 drwx------ 3 1001 1001 73 Jan 3 02:04 .semver 02:07:30 -rw-rw-r-- 1 1001 1001 166 Jan 3 02:03 .sonarcloud.properties 02:07:30 -rw-rw-r-- 1 1001 1001 1171 Jan 3 02:03 ADOPTERS.md 02:07:30 -rw-rw-r-- 1 1001 1001 8910 Jan 3 02:03 Attribution.txt 02:07:30 -rw-rw-r-- 1 1001 1001 51732 Jan 3 02:03 CHANGELOG.md 02:07:30 -rw-rw-r-- 1 1001 1001 3804 Jan 3 02:03 CONTRIBUTING.md 02:07:30 -rw-rw-r-- 1 1001 1001 677 Jan 3 02:03 GOVERNANCE.md 02:07:30 -rw-rw-r-- 1 1001 1001 849 Jan 3 02:03 Jenkinsfile 02:07:30 -rw-rw-r-- 1 1001 1001 10775 Jan 3 02:03 LICENSE 02:07:30 -rw-rw-r-- 1 1001 1001 6508 Jan 3 02:03 Makefile 02:07:30 -rw-rw-r-- 1 1001 1001 582 Jan 3 02:03 OWNERS.md 02:07:30 -rw-rw-r-- 1 1001 1001 8207 Jan 3 02:03 README.md 02:07:30 -rw-rw-r-- 1 1001 1001 6912 Jan 3 02:03 SECURITY.md 02:07:30 -rw-rw-r-- 1 1001 1001 5 Jan 3 02:04 VERSION 02:07:30 -rw-rw-r-- 1 1001 1001 4131 Jan 3 02:03 ZMQWindows.md 02:07:30 drwxrwxr-x 2 1001 1001 37 Jan 3 02:03 bin 02:07:30 drwxrwxr-x 14 1001 1001 4096 Jan 3 02:03 cmd 02:07:30 -rw-r--r-- 1 root root 428381 Jan 3 02:06 coverage.out 02:07:30 -rw-rw-r-- 1 1001 1001 828 Jan 3 02:03 go.mod 02:07:30 -rw-rw-r-- 1 1001 1001 49574 Jan 3 02:05 go.sum 02:07:30 drwxrwxr-x 8 1001 1001 124 Jan 3 02:03 internal 02:07:30 drwxrwxr-x 3 1001 1001 16 Jan 3 02:03 openapi 02:07:30 drwxrwxr-x 4 1001 1001 71 Jan 3 02:03 snap 02:07:30 -rw-rw-r-- 1 1001 1001 204 Jan 3 02:03 version.go [Pipeline] sh 02:07:31 + '[' -e coverage.out ] 02:07:31 + chown 1001:1001 coverage.out [Pipeline] stash 02:07:31 Stashed 1 file(s) [Pipeline] sh 02:07:31 + make build 02:07:31 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 02:07:32 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 02:07:39 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 02:07:40 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 02:07:41 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 02:07:41 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 02:07:42 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 02:07:43 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 02:07:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:07:45 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 02:07:45 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 02:07:46 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] } 02:07:48 $ docker stop --time=1 aac6b3b3b6807c72381cf779304725dacc299df4d41938210a3e025d387447e6 02:07:50 $ docker rm -f aac6b3b3b6807c72381cf779304725dacc299df4d41938210a3e025d387447e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:07:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:07:51 02:07:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 02:07:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:07:52 latest: Pulling from edgex-devops/edgex-compose 02:07:52 cbdbe7a5bc2a: Pulling fs layer 02:07:52 ca9280d653b3: Pulling fs layer 02:07:52 7e9c9ca2126c: Pulling fs layer 02:07:52 cbdbe7a5bc2a: Download complete 02:07:52 ca9280d653b3: Verifying Checksum 02:07:52 ca9280d653b3: Download complete 02:07:52 cbdbe7a5bc2a: Pull complete 02:07:52 7e9c9ca2126c: Verifying Checksum 02:07:52 7e9c9ca2126c: Download complete 02:07:52 ca9280d653b3: Pull complete 02:07:57 7e9c9ca2126c: Pull complete 02:07:57 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 02:07:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:07:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 02:07:57 prd-centos7-docker-4c-2g-604 does not seem to be running inside a container 02:07:57 $ 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 02:07:59 Running on prd-ubuntu18.04-docker-arm64-4c-16g-605 in /w/workspace/edgexfoundry_edgex-go_PR-3853 02:07:59 $ docker top 7146c987931ac0ae4462bdde509ff06a501ef17ebad7e533fc51aa766917c4b2 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws 02:08:00 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 02:08:00 + docker-compose build --help 02:08:00 + grep parallel 02:08:00 The recommended git tool is: git 02:08:00 --parallel Build images in parallel. [Pipeline] } 02:08:00 $ docker stop --time=1 7146c987931ac0ae4462bdde509ff06a501ef17ebad7e533fc51aa766917c4b2 02:08:02 $ docker rm -f 7146c987931ac0ae4462bdde509ff06a501ef17ebad7e533fc51aa766917c4b2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:08:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:08:02 . [Pipeline] withDockerContainer 02:08:02 prd-centos7-docker-4c-2g-604 does not seem to be running inside a container 02:08:02 $ 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 02:08:03 $ docker top a0debf7a6ee220697789b47311fc608caea9f926d24c1beb52cc29d1dbebb394 -eo pid,comm [Pipeline] { [Pipeline] sh 02:08:03 + docker-compose -f ./docker-compose-build.yml build --parallel 02:08:04 Building core-command ... 02:08:04 Building core-data ... 02:08:04 Building core-metadata ... 02:08:04 Building security-bootstrapper ... 02:08:04 Building security-proxy-setup ... 02:08:04 Building security-secretstore-setup ... 02:08:04 Building support-notifications ... 02:08:04 Building support-scheduler ... 02:08:04 Building sys-mgmt-agent ... 02:08:04 Building support-notifications 02:08:04 Building support-scheduler 02:08:04 Building security-proxy-setup 02:08:04 Building security-secretstore-setup 02:08:04 Building security-bootstrapper 02:08:04 using credential edgex-jenkins-ssh 02:08:04 Cloning the remote Git repository 02:08:04 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:08:04 > git init /w/workspace/edgex-go/1 # timeout=10 02:08:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:08:05 > git --version # timeout=10 02:08:05 > git --version # 'git version 2.17.1' 02:08:05 using GIT_SSH to set credentials SSH Credentials for GitHub 02:08:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:08:16 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:08:16 Step 2/20 : FROM ${BUILDER_BASE} AS builder 02:08:16 ---> 825a8e7ab4ca 02:08:16 Step 3/20 : WORKDIR /edgex-go 02:08:16 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:08:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:08:16 ---> 825a8e7ab4ca 02:08:16 Step 3/23 : WORKDIR /edgex-go 02:08:16 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:08:16 Step 2/30 : FROM ${BUILDER_BASE} AS builder 02:08:16 ---> 825a8e7ab4ca 02:08:16 Step 3/30 : WORKDIR /edgex-go 02:08:20 ---> Running in 0a25f0c497e5 02:08:20 ---> Running in 7c6e6c4c130f 02:08:20 ---> Running in 41a4e54dd8e5 02:08:21 Merging remotes/origin/main commit 11c9da610b1152c2be2db7cd130cd1d5172c252f into PR head commit 5146f317954c54f61f407fea408538822df155f5 02:08:22 Merge succeeded, producing 5146f317954c54f61f407fea408538822df155f5 02:08:22 Checking out Revision 5146f317954c54f61f407fea408538822df155f5 (PR-3853) 02:08:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:08:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:08:21 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:08:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:08:21 using GIT_SSH to set credentials SSH Credentials for GitHub 02:08:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3853/head:refs/remotes/origin/PR-3853 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:08:21 > git config core.sparsecheckout # timeout=10 02:08:21 > git checkout -f 5146f317954c54f61f407fea408538822df155f5 # timeout=10 02:08:22 > git remote # timeout=10 02:08:22 > git config --get remote.origin.url # timeout=10 02:08:22 using GIT_SSH to set credentials SSH Credentials for GitHub 02:08:22 > git merge 11c9da610b1152c2be2db7cd130cd1d5172c252f # timeout=10 02:08:22 > git rev-parse HEAD^{commit} # timeout=10 02:08:22 > git config core.sparsecheckout # timeout=10 02:08:22 > git checkout -f 5146f317954c54f61f407fea408538822df155f5 # timeout=10 02:08:26 Commit message: "fix(meta): Fix the typo of notification message" 02:08:26 > git --version # timeout=10 02:08:26 > git --version # 'git version 2.17.1' 02:08:26 fatal: bad object 32edd24ee733e309d05e35b1f887f14b07bde6d0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:08:27 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:08:27 % Total % Received % Xferd Average Speed Time Time Time Current 02:08:27 Dload Upload Total Spent Left Speed 02:08:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 88902 0 --:--:-- --:--:-- --:--:-- 89575 [Pipeline] sh 02:08:28 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:08:28 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:08:28 + sudo tee /etc/docker/daemon.new 02:08:28 { 02:08:28 "registry-mirrors": [ 02:08:28 "https://nexus3.edgexfoundry.org:10001" 02:08:28 ], 02:08:28 "bip": "10.250.0.254/24", 02:08:28 "hosts": [ 02:08:28 "tcp://0.0.0.0:5555", 02:08:28 "unix:///var/run/docker.sock" 02:08:28 ], 02:08:28 "mtu": 1458, 02:08:28 "selinux-enabled": true, 02:08:28 "seccomp-profile": "/etc/docker/seccomp.json" 02:08:28 } [Pipeline] sh 02:08:28 Removing intermediate container 7c6e6c4c130f 02:08:28 ---> 4b6e9e20895d 02:08:28 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:08:28 Removing intermediate container 0a25f0c497e5 02:08:28 ---> 01270c3db0a8 02:08:28 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:08:28 Removing intermediate container 41a4e54dd8e5 02:08:28 ---> 6c8c3b17c833 02:08:28 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:08:28 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:08:28 Step 2/21 : FROM ${BUILDER_BASE} AS builder 02:08:28 ---> 825a8e7ab4ca 02:08:28 Step 3/21 : WORKDIR /edgex-go 02:08:28 ---> Using cache 02:08:28 ---> 01270c3db0a8 02:08:28 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:08:28 ---> Running in 06a8ba172a87 02:08:29 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:08:29 ---> Running in b10db7fd4677 02:08:29 ---> Running in 83f8355f01a5 02:08:29 + sudo service docker restart 02:08:29 ---> Running in dfd855ac88f9 02:08:31 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:08:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:08:31 ---> 825a8e7ab4ca 02:08:31 Step 3/24 : WORKDIR /edgex-go 02:08:31 ---> Using cache 02:08:31 ---> 01270c3db0a8 02:08:31 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:08:31 ---> Running in 9c8a64cbd375 02:08:31 Removing intermediate container 83f8355f01a5 02:08:31 ---> 5e84bf6a3ed0 02:08:31 Step 5/20 : RUN apk add --update --no-cache make git 02:08:31 Removing intermediate container 06a8ba172a87 02:08:31 ---> 642c9e000235 02:08:31 Step 5/23 : RUN apk add --update --no-cache make git 02:08:31 ---> Running in 39ed67fd658a 02:08:31 ---> Running in fb904705c487 02:08:31 Removing intermediate container b10db7fd4677 02:08:31 ---> fbc816bb1e27 02:08:31 Step 5/30 : RUN apk add --update --no-cache make git 02:08:31 Removing intermediate container dfd855ac88f9 02:08:31 ---> c88740f37d60 02:08:31 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 02:08:31 ---> Running in f67272f05a7b 02:08:31 ---> Running in cb32f6309fef 02:08:32 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:08:32 Removing intermediate container 9c8a64cbd375 02:08:32 ---> 64af055095aa 02:08:32 Step 5/24 : RUN apk add --update --no-cache make git 02:08:32 ---> Running in e233fe23ae13 02:08:32 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:08:32 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:08:32 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:08:32 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:08:33 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:08:33 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:08:33 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:08:33 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:08:33 OK: 220 MiB in 52 packages 02:08:33 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:08:33 OK: 220 MiB in 52 packages 02:08:33 OK: 220 MiB in 52 packages 02:08:33 Removing intermediate container 39ed67fd658a 02:08:33 ---> 13e34c044fa6 02:08:33 Step 6/20 : COPY . . 02:08:34 OK: 220 MiB in 52 packages 02:08:34 OK: 220 MiB in 52 packages 02:08:34 Removing intermediate container f67272f05a7b 02:08:34 ---> b3d490563278 02:08:34 Step 6/30 : COPY . . 02:08:39 Removing intermediate container fb904705c487 02:08:39 ---> 2cf1aff7956f 02:08:39 Step 6/23 : COPY go.mod . 02:08:39 Removing intermediate container cb32f6309fef 02:08:39 ---> 7e53d5e294a8 02:08:39 Step 6/21 : COPY . . 02:08:39 ---> 23f0e9674ec1 02:08:39 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:08:39 Removing intermediate container e233fe23ae13 02:08:39 ---> 892d3cd6afe8 02:08:39 Step 6/24 : COPY . . 02:08:39 ---> Running in 876dc8b2883f 02:08:39 ---> c6b48f4f1a16 02:08:39 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:08:39 ---> bb2e8f9608e3 02:08:39 Step 7/23 : RUN go mod download 02:08:40 ---> Running in dba9d1781901 02:08:43 ---> Running in 597fd3ab246f 02:08:46 ---> eaca7133b0ed 02:08:46 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:08:46 ---> cd9831a78ee5 02:08:46 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:08:46 Removing intermediate container 876dc8b2883f 02:08:46 ---> e180ad2aa15e 02:08:46 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 02:08:46 ---> Running in 4b79f857070e 02:08:46 ---> Running in b7fa5c174a7c 02:08:46 ---> Running in 14ecb0279119 02:08:46 Removing intermediate container dba9d1781901 02:08:46 ---> 85fc5f26f577 02:08:46 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 02:08:46 Removing intermediate container 597fd3ab246f 02:08:46 ---> 1505d41d5fc1 02:08:46 Step 8/23 : COPY . . 02:08:46 ---> Running in 5438659ce9eb 02:08:47 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 02:08:47 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] withEnv [Pipeline] { [Pipeline] configFileProvider 02:08:47 provisioning config files... 02:08:47 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1281073085182720968tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:08:48 ---> docker-login.sh 02:08:48 nexus3.edgexfoundry.org:10001 02:08:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:49 Configure a credential helper to remove this warning. See 02:08:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:49 02:08:49 Login Succeeded 02:08:49 nexus3.edgexfoundry.org:10002 02:08:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:49 Configure a credential helper to remove this warning. See 02:08:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:49 02:08:49 Login Succeeded 02:08:49 nexus3.edgexfoundry.org:10003 02:08:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:50 Configure a credential helper to remove this warning. See 02:08:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:50 02:08:50 Login Succeeded 02:08:50 nexus3.edgexfoundry.org:10004 02:08:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:50 Configure a credential helper to remove this warning. See 02:08:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:50 02:08:50 Login Succeeded 02:08:50 docker.io 02:08:50 Removing intermediate container 4b79f857070e 02:08:50 ---> 5d13cd994647 02:08:50 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:08:50 Removing intermediate container 14ecb0279119 02:08:50 ---> 1f60f4d4842a 02:08:50 Step 8/21 : RUN make cmd/support-notifications/support-notifications 02:08:50 ---> Running in 9dd1ed25b937 02:08:50 ---> Running in 7460ccb0f486 02:08:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:51 Configure a credential helper to remove this warning. See 02:08:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:51 02:08:51 Login Succeeded 02:08:51 ---> docker-login.sh ends [Pipeline] } 02:08:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 02:08:51 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 02:08: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 [Pipeline] echo 02:08:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:08:51 ========================================================= 02:08:51 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 02:08:51 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:08:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 02:08:52 ---> cff9615da9dd 02:08:52 Step 9/23 : RUN go mod tidy 02:08:52 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:08:52 552d1f2373af: Pulling fs layer 02:08:52 ea3f2d53f512: Pulling fs layer 02:08:52 9e70ebbbe112: Pulling fs layer 02:08:52 7a9cfe048b4a: Pulling fs layer 02:08:52 72dc09318566: Pulling fs layer 02:08:52 f4f7b4309257: Pulling fs layer 02:08:52 0ac9a79272e3: Pulling fs layer 02:08:52 b78e95d17946: Pulling fs layer 02:08:52 f4f7b4309257: Waiting 02:08:52 0ac9a79272e3: Waiting 02:08:52 b78e95d17946: Waiting 02:08:52 72dc09318566: Waiting 02:08:52 9e70ebbbe112: Verifying Checksum 02:08:52 9e70ebbbe112: Download complete 02:08:52 ea3f2d53f512: Verifying Checksum 02:08:52 ea3f2d53f512: Download complete 02:08:52 72dc09318566: Verifying Checksum 02:08:52 72dc09318566: Download complete 02:08:52 f4f7b4309257: Verifying Checksum 02:08:52 f4f7b4309257: Download complete 02:08:52 552d1f2373af: Download complete 02:08:52 0ac9a79272e3: Verifying Checksum 02:08:52 0ac9a79272e3: Download complete 02:08:52 ---> Running in 0eb09906914e 02:08:53 552d1f2373af: Pull complete 02:08:53 ea3f2d53f512: Pull complete 02:08:54 9e70ebbbe112: Pull complete 02:08:54 b78e95d17946: Download complete 02:08:54 Removing intermediate container 0eb09906914e 02:08:54 ---> ec70a8b07712 02:08:54 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 02:08:54 ---> Running in b008b01b8265 02:08:54 7a9cfe048b4a: Verifying Checksum 02:08:54 7a9cfe048b4a: Download complete 02:08:55 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 02:09:07 7a9cfe048b4a: Pull complete 02:09:07 72dc09318566: Pull complete 02:09:07 f4f7b4309257: Pull complete 02:09:07 0ac9a79272e3: Pull complete 02:09:11 b78e95d17946: Pull complete 02:09:11 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 02:09:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 02:09:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 02:09:12 + docker build -t ci-base-image-arm64 -f - . 02:09:12 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 02:09:12 WORKDIR /edgex 02:09:12 COPY go.mod . 02:09:12 RUN go mod download 02:09:14 Sending build context to Docker daemon 168.5MB 02:09:14 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 02:09:14 ---> 8b459fc5aaf0 02:09:14 Step 2/4 : WORKDIR /edgex 02:09:16 ---> Running in 39b3c9cc416b 02:09:16 Removing intermediate container 39b3c9cc416b 02:09:16 ---> 45500c15562c 02:09:16 Step 3/4 : COPY go.mod . 02:09:17 ---> e78d2d65c516 02:09:17 Step 4/4 : RUN go mod download 02:09:17 ---> Running in a228e12082d4 02:09:21 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 02:09:25 Removing intermediate container 5438659ce9eb 02:09:25 ---> 67e32f4b346b 02:09:25 02:09:25 Step 9/30 : FROM alpine:3.14 02:09:26 Removing intermediate container b7fa5c174a7c 02:09:26 ---> f50a1a495200 02:09:26 02:09:26 Step 9/20 : FROM alpine:3.14 02:09:27 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 02:09:31 Removing intermediate container 9dd1ed25b937 02:09:31 ---> 763db087bbc5 02:09:31 02:09:31 Step 9/24 : FROM alpine:3.14 02:09:32 Removing intermediate container 7460ccb0f486 02:09:32 ---> fa410e2315fd 02:09:32 02:09:32 Step 9/21 : FROM alpine:3.14 02:09:32 3.14: Pulling from library/alpine 02:09:32 3.14: Pulling from library/alpine 02:09:32 3.14: Pulling from library/alpine 02:09:33 Removing intermediate container b008b01b8265 02:09:33 ---> 5bdd87719ab7 02:09:33 02:09:33 Step 11/23 : FROM alpine:3.14 02:09:34 3.14: Pulling from library/alpine 02:09:34 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 02:09:34 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 02:09:34 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 02:09:34 Status: Image is up to date for alpine:3.14 02:09:34 Status: Downloaded newer image for alpine:3.14 02:09:34 Status: Downloaded newer image for alpine:3.14 02:09:34 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 02:09:34 Status: Image is up to date for alpine:3.14 02:09:34 ---> 0a97eee8041e 02:09:34 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 02:09:34 ---> 0a97eee8041e 02:09:34 Step 10/20 : RUN apk add --update --no-cache curl 02:09:34 ---> 0a97eee8041e 02:09:34 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 02:09:34 ---> 0a97eee8041e 02:09:34 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 02:09:34 3.14: Pulling from library/alpine 02:09:34 ---> Running in 74ca0a60df43 02:09:34 ---> Running in a73a7118ab75 02:09:34 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 02:09:34 Status: Image is up to date for alpine:3.14 02:09:34 ---> Running in 38c145b5c043 02:09:34 ---> 0a97eee8041e 02:09:34 Step 12/23 : RUN apk add --update --no-cache dumb-init 02:09:34 ---> Running in 265957e074dc 02:09:34 ---> Running in 80e669ce0a8c 02:09:34 Removing intermediate container a73a7118ab75 02:09:34 ---> f94c95ccf38b 02:09:34 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 02:09:34 ---> Running in 71677a88935f 02:09:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:09:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:09:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:09:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:09:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:09:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:09:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:09:35 (1/3) Installing ca-certificates (20191127-r5) 02:09:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:09:35 (2/3) Installing dumb-init (1.2.5-r1) 02:09:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:09:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:09:35 (3/3) Installing su-exec (0.2-r1) 02:09:35 Executing busybox-1.33.1-r6.trigger 02:09:35 Executing ca-certificates-20191127-r5.trigger 02:09:35 OK: 6 MiB in 17 packages 02:09:35 (1/2) Installing ca-certificates (20191127-r5) 02:09:35 (1/1) Installing dumb-init (1.2.5-r1) 02:09:35 Executing busybox-1.33.1-r6.trigger 02:09:35 (2/2) Installing dumb-init (1.2.5-r1) 02:09:35 Executing busybox-1.33.1-r6.trigger 02:09:35 OK: 6 MiB in 15 packages 02:09:35 Executing ca-certificates-20191127-r5.trigger 02:09:35 (1/2) Installing dumb-init (1.2.5-r1) 02:09:35 (2/2) Installing su-exec (0.2-r1) 02:09:35 Executing busybox-1.33.1-r6.trigger 02:09:35 OK: 6 MiB in 16 packages 02:09:35 OK: 6 MiB in 16 packages 02:09:35 (1/5) Installing ca-certificates (20191127-r5) 02:09:35 (2/5) Installing brotli-libs (1.0.9-r5) 02:09:35 (3/5) Installing nghttp2-libs (1.43.0-r0) 02:09:36 (4/5) Installing libcurl (7.79.1-r0) 02:09:36 (5/5) Installing curl (7.79.1-r0) 02:09:36 Executing busybox-1.33.1-r6.trigger 02:09:36 Executing ca-certificates-20191127-r5.trigger 02:09:36 OK: 8 MiB in 19 packages 02:09:36 Removing intermediate container 74ca0a60df43 02:09:36 ---> e35736e4da3b 02:09:36 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:09:36 ---> Running in a58d3613df49 02:09:36 Removing intermediate container 80e669ce0a8c 02:09:36 ---> 8e21bd89e6c6 02:09:36 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:09:36 Removing intermediate container 71677a88935f 02:09:36 ---> 853cfea35e17 02:09:36 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 02:09:36 ---> Running in c7d47a57f99d 02:09:36 ---> Running in 5b7f842a4d41 02:09:36 Removing intermediate container 265957e074dc 02:09:36 ---> e630a0c96360 02:09:36 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 02:09:36 Removing intermediate container a58d3613df49 02:09:36 ---> 05bc1f4589aa 02:09:36 Step 12/24 : WORKDIR / 02:09:36 ---> Running in 41db3ee33e54 02:09:36 ---> Running in e01d3d63a826 02:09:36 Removing intermediate container c7d47a57f99d 02:09:36 ---> 375aebf9524b 02:09:36 Step 14/23 : ENV APP_PORT=59861 02:09:36 Removing intermediate container 5b7f842a4d41 02:09:36 ---> da772c1b812b 02:09:36 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 02:09:36 Removing intermediate container 38c145b5c043 02:09:36 ---> 72b0dd6a250b 02:09:36 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:09:36 ---> Running in 6b5dee25e2a7 02:09:36 ---> Running in c2d619e9044a 02:09:36 Removing intermediate container 41db3ee33e54 02:09:36 ---> 23347f251099 02:09:36 Step 12/21 : ENV APP_PORT=59860 02:09:36 ---> Running in 5e3da5a448dc 02:09:36 Removing intermediate container e01d3d63a826 02:09:36 ---> 325c6de152ca 02:09:36 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:09:36 ---> Running in 2d9989a16a6d 02:09:36 Removing intermediate container c2d619e9044a 02:09:36 ---> cc940beec341 02:09:36 Step 12/20 : WORKDIR /edgex 02:09:36 Removing intermediate container 6b5dee25e2a7 02:09:36 ---> 923ea8bd6967 02:09:36 Step 15/23 : EXPOSE $APP_PORT 02:09:36 Removing intermediate container 5e3da5a448dc 02:09:36 ---> a67023a3c66e 02:09:36 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 02:09:36 ---> Running in 46df5f71b309 02:09:36 ---> Running in df305d2e131c 02:09:36 ---> 571a17059d25 02:09:36 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 02:09:36 ---> Running in 6e1def6ae6b2 02:09:36 Removing intermediate container 2d9989a16a6d 02:09:36 ---> 883aa9ef6608 02:09:36 Step 13/21 : EXPOSE $APP_PORT 02:09:37 ---> Running in 645e109f0e0e 02:09:37 Removing intermediate container df305d2e131c 02:09:37 ---> 39875254d31b 02:09:37 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 02:09:37 Removing intermediate container 46df5f71b309 02:09:37 ---> 46af332d048b 02:09:37 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:09:37 Removing intermediate container 645e109f0e0e 02:09:37 ---> de40e0e8d555 02:09:37 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 02:09:37 ---> 91aff057de8f 02:09:37 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 02:09:37 ---> e5048e551d9c 02:09:37 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 02:09:37 ---> 4284edac1964 02:09:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:09:37 ---> 3c522ceff27f 02:09:37 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 02:09:37 ---> 3e8aa3800935 02:09:37 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:09:37 ---> 7aaf6a28ca60 02:09:37 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:09:37 Removing intermediate container 6e1def6ae6b2 02:09:37 ---> 0a2c225d6fd7 02:09:37 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 02:09:37 ---> 9e28caafcc3e 02:09:37 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:09:37 ---> Running in 6c260c56da9c 02:09:37 ---> aef631225fc8 02:09:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 02:09:38 ---> 4b1409b7a934 02:09:38 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 02:09:38 Removing intermediate container 6c260c56da9c 02:09:38 ---> 8150e3f44c9b 02:09:38 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 02:09:38 ---> 043a086eede0 02:09:38 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 02:09:38 ---> 36caf65f473c 02:09:38 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 02:09:38 ---> a2c410ecc1f3 02:09:38 Step 17/21 : ENTRYPOINT ["/support-notifications"] 02:09:38 ---> a86f765efe52 02:09:38 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:09:38 ---> Running in 9e826bb4ad0e 02:09:38 ---> Running in 81c639f5597d 02:09:38 ---> Running in 6557c50a201b 02:09:38 ---> 5d5bb8dffef2 02:09:38 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 02:09:38 Removing intermediate container 81c639f5597d 02:09:38 ---> a5bb7c067f69 02:09:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:09:38 ---> Running in f98116139cac 02:09:38 Removing intermediate container 9e826bb4ad0e 02:09:38 ---> f8f112a7aeac 02:09:38 Step 17/20 : CMD ["--init=true"] 02:09:38 Removing intermediate container 6557c50a201b 02:09:38 ---> 91f874574c50 02:09:38 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:09:38 ---> Running in 53b80df101ad 02:09:38 ---> Running in 85caececea09 02:09:38 ---> Running in 62738f11f28a 02:09:38 ---> fc3e361b64b2 02:09:38 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:09:38 Removing intermediate container 85caececea09 02:09:38 ---> 5e62060cbfc8 02:09:38 Step 21/23 : LABEL arch=x86_64 02:09:38 Removing intermediate container 62738f11f28a 02:09:38 ---> de6acd429676 02:09:38 Step 18/20 : LABEL arch=x86_64 02:09:38 ---> Running in 71081760d74b 02:09:38 Removing intermediate container 53b80df101ad 02:09:38 ---> 5cf2e75ff60a 02:09:38 Step 19/21 : LABEL arch=x86_64 02:09:38 ---> Running in b472f9c51956 02:09:38 ---> 11f8decb8319 02:09:38 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/ 02:09:38 ---> Running in ef0d160747ea 02:09:39 ---> Running in 7d6feb3a7aa3 02:09:39 Removing intermediate container 71081760d74b 02:09:39 ---> 735f936fe1f7 02:09:39 Step 22/23 : LABEL git_sha=5146f317954c54f61f407fea408538822df155f5 02:09:39 Removing intermediate container b472f9c51956 02:09:39 ---> 49cb422027f2 02:09:39 Step 19/20 : LABEL git_sha=5146f317954c54f61f407fea408538822df155f5 02:09:39 ---> Running in 70867e859bb5 02:09:39 ---> Running in 6d014b9d0c25 02:09:39 Removing intermediate container ef0d160747ea 02:09:39 ---> 1bce00897046 02:09:39 Step 20/21 : LABEL git_sha=5146f317954c54f61f407fea408538822df155f5 02:09:39 ---> Running in ba2fa8e87744 02:09:39 Removing intermediate container 6d014b9d0c25 02:09:39 ---> fa5317729759 02:09:39 Step 20/20 : LABEL version=0.0.0 02:09:39 Removing intermediate container 70867e859bb5 02:09:39 ---> 514971566100 02:09:39 Step 23/23 : LABEL version=0.0.0 02:09:39 ---> Running in 3662873959ec 02:09:39 ---> Running in 4b1f49b9fd92 02:09:39 Removing intermediate container f98116139cac 02:09:39 ---> 71fd92f66f37 02:09:39 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 02:09:39 Removing intermediate container ba2fa8e87744 02:09:39 ---> f2239e6b3ab6 02:09:39 Step 21/21 : LABEL version=0.0.0 02:09:39 ---> Running in dc2457a7c1ea 02:09:39 Removing intermediate container 3662873959ec 02:09:39 ---> f7978d752256 02:09:39 02:09:39 Removing intermediate container 4b1f49b9fd92 02:09:39 ---> 588e3f078e62 02:09:39 02:09:39 ---> a25e4f528cfc 02:09:39 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:09:39 Successfully built 588e3f078e62 02:09:39 Successfully built f7978d752256 02:09:39 Successfully tagged support-scheduler:latest 02:09:39 Building core-command 02:09:39 Successfully tagged security-proxy-setup:latest 02:09:39  Building support-scheduler ... done  Building security-proxy-setup ... done Building sys-mgmt-agent 02:09:39 Removing intermediate container dc2457a7c1ea 02:09:39 ---> 709278316d53 02:09:39 02:09:40 Successfully built 709278316d53 02:09:40 Successfully tagged support-notifications:latest 02:09:40 Building core-data 02:09:40  Building support-notifications ... done Removing intermediate container 7d6feb3a7aa3 02:09:40 ---> 9ae7ebd5009f 02:09:40 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 02:09:41 ---> e06d7f87f7e8 02:09:41 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 02:09:41 ---> Running in 015b1ef44161 02:09:43 Removing intermediate container 015b1ef44161 02:09:43 ---> d346f977d17b 02:09:43 Step 22/24 : LABEL arch=x86_64 02:09:43 ---> c7bc930cbd48 02:09:43 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 02:09:43 ---> Running in 7bd0dbc14fd6 02:09:44 Removing intermediate container 7bd0dbc14fd6 02:09:44 ---> f80af87f1171 02:09:44 Step 23/24 : LABEL git_sha=5146f317954c54f61f407fea408538822df155f5 02:09:44 ---> Running in c63c0f8ae89a 02:09:44 ---> b7a5ccd5dfeb 02:09:44 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 02:09:44 Removing intermediate container c63c0f8ae89a 02:09:44 ---> 83304e0a98a8 02:09:44 Step 24/24 : LABEL version=0.0.0 02:09:44 ---> Running in 19a72355121f 02:09:45 ---> 659959940a71 02:09:45 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 02:09:45 ---> Running in 5545c8a5661b 02:09:45 Removing intermediate container 19a72355121f 02:09:45 ---> 592f1d21c675 02:09:45 02:09:45 Successfully built 592f1d21c675 02:09:45 Successfully tagged security-secretstore-setup:latest 02:09:45  Building security-secretstore-setup ... done Building core-metadata 02:09:45 Removing intermediate container 5545c8a5661b 02:09:45 ---> b3d8c3f1eb0c 02:09:45 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:09:49 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:09:49 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:09:49 ---> 825a8e7ab4ca 02:09:49 Step 3/22 : WORKDIR /edgex-go 02:09:49 ---> Using cache 02:09:49 ---> 01270c3db0a8 02:09:49 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:09:49 ---> Using cache 02:09:49 ---> 64af055095aa 02:09:49 Step 5/22 : RUN apk add --update --no-cache make git 02:09:49 ---> Using cache 02:09:49 ---> 892d3cd6afe8 02:09:49 Step 6/22 : COPY . . 02:09:49 ---> Using cache 02:09:49 ---> eaca7133b0ed 02:09:49 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:09:49 ---> Using cache 02:09:49 ---> 5d13cd994647 02:09:49 Step 8/22 : RUN make cmd/core-metadata/core-metadata 02:09:52 ---> f02cac44c71f 02:09:52 Step 25/30 : RUN chmod +x /entrypoint.sh 02:09:52 ---> Running in a48eb912ae8b 02:09:52 ---> Running in 14cd0fbb99e8 02:09:55 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:09:55 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:09:55 ---> 825a8e7ab4ca 02:09:55 Step 3/22 : WORKDIR /edgex-go 02:09:55 ---> Using cache 02:09:55 ---> 01270c3db0a8 02:09:55 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:09:55 ---> Using cache 02:09:55 ---> 64af055095aa 02:09:55 Step 5/22 : RUN apk add --update --no-cache make git 02:09:55 ---> Using cache 02:09:55 ---> 892d3cd6afe8 02:09:55 Step 6/22 : COPY . . 02:09:55 ---> Using cache 02:09:55 ---> eaca7133b0ed 02:09:55 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:09:55 ---> Using cache 02:09:55 ---> 5d13cd994647 02:09:55 Step 8/22 : RUN make cmd/core-command/core-command 02:09:56 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:09:56 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:09:56 ---> 825a8e7ab4ca 02:09:56 Step 3/22 : WORKDIR /edgex-go 02:09:56 ---> Using cache 02:09:56 ---> 01270c3db0a8 02:09:56 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:09:56 ---> Using cache 02:09:56 ---> 64af055095aa 02:09:56 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 02:09:56 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 02:09:56 ---> Running in b51f8ccfdb0a 02:09:56 ---> Running in 9018ba1417bd 02:09:57 Removing intermediate container 14cd0fbb99e8 02:09:57 ---> ebf1f6cc79d3 02:09:57 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 02:09:57 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:09:57 ---> Running in 131a4875e4b9 02:09:58 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 02:09:58 Removing intermediate container 131a4875e4b9 02:09:58 ---> 2ffba38eeb8c 02:09:58 Step 27/30 : CMD ["gate"] 02:09:58 ---> Running in ebfc813f317c 02:09:58 Removing intermediate container ebfc813f317c 02:09:58 ---> 82fe3e1034af 02:09:58 Step 28/30 : LABEL arch=x86_64 02:09:58 ---> Running in c28f90c921c3 02:09:58 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:09:58 Removing intermediate container c28f90c921c3 02:09:58 ---> 41e3e1cb7319 02:09:58 Step 29/30 : LABEL git_sha=5146f317954c54f61f407fea408538822df155f5 02:09:58 ---> Running in 0efa5840b780 02:09:59 Removing intermediate container 0efa5840b780 02:09:59 ---> 3bea58665a30 02:09:59 Step 30/30 : LABEL version=0.0.0 02:09:59 OK: 220 MiB in 52 packages 02:09:59 ---> Running in 7d9c00fab622 02:09:59 Removing intermediate container 7d9c00fab622 02:09:59 ---> 233966f6ced8 02:09:59 02:09:59 Successfully built 233966f6ced8 02:09:59 Successfully tagged security-bootstrapper:latest 02:09:59  Building security-bootstrapper ... done Removing intermediate container b51f8ccfdb0a 02:09:59 ---> 86d928245285 02:09:59 Step 6/22 : COPY . . 02:10:01 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:10:01 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:10:01 ---> 825a8e7ab4ca 02:10:01 Step 3/22 : WORKDIR /edgex-go 02:10:01 ---> Using cache 02:10:01 ---> 01270c3db0a8 02:10:01 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:10:01 ---> Using cache 02:10:01 ---> 64af055095aa 02:10:01 Step 5/22 : RUN apk add --update --no-cache make bash git 02:10:03 ---> Running in 4d0aab3fc042 02:10:04 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:10:05 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:10:05 OK: 220 MiB in 52 packages 02:10:07 ---> 1ff9bc7b986b 02:10:07 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:10:07 ---> Running in 593a2eaf8ac1 02:10:07 Removing intermediate container 4d0aab3fc042 02:10:07 ---> 7f5f6c78169a 02:10:07 Step 6/22 : COPY . . 02:10:10 Removing intermediate container 593a2eaf8ac1 02:10:10 ---> 6cec24f59470 02:10:10 Step 8/22 : RUN make cmd/core-data/core-data 02:10:11 ---> Running in f4a9a0a14311 02:10:12 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 02:10:13 ---> fd7b3e34ec42 02:10:13 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:10:13 ---> Running in 16d67106ad3a 02:10:14 Removing intermediate container 16d67106ad3a 02:10:14 ---> 4c276b23eb4e 02:10:14 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 02:10:14 ---> Running in f9199074e8b8 02:10:15 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 02:10:25 Removing intermediate container 9018ba1417bd 02:10:25 ---> c1e5d986c0ce 02:10:25 02:10:25 Step 9/22 : FROM alpine:3.14 02:10:25 ---> 0a97eee8041e 02:10:25 Step 10/22 : RUN apk add --update --no-cache dumb-init 02:10:25 ---> Using cache 02:10:25 ---> 8e21bd89e6c6 02:10:25 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:10:25 ---> Using cache 02:10:25 ---> 375aebf9524b 02:10:25 Step 12/22 : ENV APP_PORT=59882 02:10:25 ---> Running in 1315eb7a86a3 02:10:25 Removing intermediate container 1315eb7a86a3 02:10:25 ---> f7318a387b94 02:10:25 Step 13/22 : EXPOSE $APP_PORT 02:10:25 ---> Running in 4b43846b112e 02:10:25 Removing intermediate container 4b43846b112e 02:10:25 ---> 1f4fd558f60d 02:10:25 Step 14/22 : WORKDIR / 02:10:25 ---> Running in fd48a8a5f190 02:10:25 Removing intermediate container fd48a8a5f190 02:10:25 ---> 8e4642384d52 02:10:25 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 02:10:25 ---> ab2bd44617d2 02:10:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:10:25 ---> bcbb3da62397 02:10:25 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 02:10:25 ---> 4fbbcdc8efee 02:10:25 Step 18/22 : ENTRYPOINT ["/core-command"] 02:10:25 ---> Running in 4d765231e286 02:10:25 Removing intermediate container 4d765231e286 02:10:25 ---> 9c83f878d7f5 02:10:25 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:10:25 ---> Running in e6b0c015305e 02:10:25 Removing intermediate container e6b0c015305e 02:10:25 ---> 5902473d3996 02:10:25 Step 20/22 : LABEL arch=x86_64 02:10:25 ---> Running in 930e90e09c7c 02:10:25 Removing intermediate container 930e90e09c7c 02:10:25 ---> f232c26f35d9 02:10:25 Step 21/22 : LABEL git_sha=5146f317954c54f61f407fea408538822df155f5 02:10:25 ---> Running in 1bbce3245c59 02:10:26 Removing intermediate container 1bbce3245c59 02:10:26 ---> 1e63b758002a 02:10:26 Step 22/22 : LABEL version=0.0.0 02:10:26 ---> Running in 521f0b11618d 02:10:26 Removing intermediate container 521f0b11618d 02:10:26 ---> 47bac9da4bbc 02:10:26 02:10:26 Successfully built 47bac9da4bbc 02:10:26 Successfully tagged core-command:latest 02:10:27  Building core-command ... done Removing intermediate container a48eb912ae8b 02:10:27 ---> 2bd5eb5bd04e 02:10:27 02:10:27 Step 9/22 : FROM alpine:3.14 02:10:27 ---> 0a97eee8041e 02:10:27 Step 10/22 : RUN apk add --update --no-cache dumb-init 02:10:27 ---> Using cache 02:10:27 ---> 8e21bd89e6c6 02:10:27 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:10:27 ---> Using cache 02:10:27 ---> 375aebf9524b 02:10:27 Step 12/22 : ENV APP_PORT=59881 02:10:27 ---> Running in 317a700d739a 02:10:27 Removing intermediate container 317a700d739a 02:10:27 ---> a11e66e56e73 02:10:27 Step 13/22 : EXPOSE $APP_PORT 02:10:27 ---> Running in 22094f6e975a 02:10:28 Removing intermediate container 22094f6e975a 02:10:28 ---> f98ef837f36d 02:10:28 Step 14/22 : WORKDIR / 02:10:28 ---> Running in 296715c594d6 02:10:28 Removing intermediate container 296715c594d6 02:10:28 ---> 4a7c2625407a 02:10:28 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 02:10:28 ---> f5e028f3eee2 02:10:28 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:10:29 ---> 8f89e09a08ce 02:10:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 02:10:29 ---> 567aa0258a63 02:10:29 Step 18/22 : ENTRYPOINT ["/core-metadata"] 02:10:29 ---> Running in a8d8b6a9ffab 02:10:29 Removing intermediate container a8d8b6a9ffab 02:10:29 ---> 8740180d3dd0 02:10:29 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:10:29 ---> Running in de3316d70a87 02:10:29 Removing intermediate container de3316d70a87 02:10:29 ---> f78b248154f4 02:10:29 Step 20/22 : LABEL arch=x86_64 02:10:29 ---> Running in 41b0c9056dd7 02:10:30 Removing intermediate container 41b0c9056dd7 02:10:30 ---> f780b3b4ba34 02:10:30 Step 21/22 : LABEL git_sha=5146f317954c54f61f407fea408538822df155f5 02:10:30 ---> Running in f60912709aae 02:10:30 Removing intermediate container f60912709aae 02:10:30 ---> 0a35ef16dfac 02:10:30 Step 22/22 : LABEL version=0.0.0 02:10:30 ---> Running in 55c7ab1ae765 02:10:30 Removing intermediate container 55c7ab1ae765 02:10:30 ---> 5ad1a1e6a706 02:10:30 02:10:30 Successfully built 5ad1a1e6a706 02:10:30 Successfully tagged core-metadata:latest 02:10:38  Building core-metadata ... done Removing intermediate container f9199074e8b8 02:10:38 ---> 5fcb7cd8e2fa 02:10:38 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 02:10:38 ---> Running in 0e11ff97a4e0 02:10:38 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 02:10:38 Removing intermediate container 0e11ff97a4e0 02:10:38 ---> fabfb7d3d457 02:10:38 02:10:38 Step 10/22 : FROM docker:20.10.10 02:10:39 Removing intermediate container a228e12082d4 02:10:39 ---> cb283cdc6a08 02:10:39 Successfully built cb283cdc6a08 02:10:39 Successfully tagged ci-base-image-arm64:latest 02:10:39 Removing intermediate container f4a9a0a14311 02:10:39 ---> d378f9b744f8 02:10:39 02:10:39 Step 9/22 : FROM alpine:3.14 02:10:39 ---> 0a97eee8041e 02:10:39 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 02:10:39 ---> Running in 2a992ae1cd69 02:10:39 Removing intermediate container 2a992ae1cd69 02:10:39 ---> 7f6291d3e7e7 02:10:39 Step 11/22 : ENV APP_PORT=59880 [Pipeline] isUnix [Pipeline] sh 02:10:39 ---> Running in 3d9627d2d967 02:10:39 20.10.10: Pulling from library/docker 02:10:39 Removing intermediate container 3d9627d2d967 02:10:39 ---> 372b168eed36 02:10:39 Step 12/22 : EXPOSE $APP_PORT 02:10:39 ---> Running in e589db5764e7 02:10:39 Removing intermediate container e589db5764e7 02:10:39 ---> b8d8c951f398 02:10:39 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:10:39 ---> Running in 87c2eacfa4ec 02:10:39 + docker inspect -f . ci-base-image-arm64 02:10:39 . [Pipeline] withDockerContainer 02:10:39 prd-ubuntu18.04-docker-arm64-4c-16g-605 does not seem to be running inside a container 02:10:39 $ 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 02:10:40 Removing intermediate container 87c2eacfa4ec 02:10:40 ---> 52a658499923 02:10:40 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 02:10:40 ---> Running in 0adc02c42302 02:10:40 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:10:41 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:10:41 $ docker top 5eac9ba83ea3d3d61f043adffcefe7f72c561d362b741ea1a220c093db86b2d2 -eo pid,comm 02:10:41 (1/6) Installing dumb-init (1.2.5-r1) 02:10:41 (2/6) Installing libgcc (10.3.1_git20210424-r2) [Pipeline] { [Pipeline] sh 02:10:41 (3/6) Installing libsodium (1.0.18-r0) 02:10:41 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 02:10:41 (5/6) Installing libzmq (4.3.4-r0) 02:10:42 (6/6) Installing zeromq (4.3.4-r0) 02:10:42 Executing busybox-1.33.1-r6.trigger 02:10:42 OK: 8 MiB in 20 packages 02:10:42 + go version 02:10:42 go version go1.16.8 linux/arm64 [Pipeline] } 02:10:42 $ docker stop --time=1 5eac9ba83ea3d3d61f043adffcefe7f72c561d362b741ea1a220c093db86b2d2 02:10:43 Removing intermediate container 0adc02c42302 02:10:43 ---> c445097bcb36 02:10:43 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 02:10:43 ---> 2b3c0bbd6efd 02:10:43 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:10:43 ---> 1bbe3fcf93c4 02:10:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 02:10:43 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 02:10:43 Status: Downloaded newer image for docker:20.10.10 02:10:43 ---> b706a049f56e 02:10:43 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 02:10:43 ---> Running in bb8f8b5c03b7 02:10:43 Removing intermediate container bb8f8b5c03b7 02:10:43 ---> 57cc66dc161d 02:10:43 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 02:10:43 ---> Running in 8269dacbfa2b 02:10:43 ---> 75511f9cb8f3 02:10:43 Step 18/22 : ENTRYPOINT ["/core-data"] 02:10:43 ---> Running in 1964e043ef8f 02:10:44 $ docker rm -f 5eac9ba83ea3d3d61f043adffcefe7f72c561d362b741ea1a220c093db86b2d2 02:10:44 Removing intermediate container 1964e043ef8f 02:10:44 ---> cc5bdea45b04 02:10:44 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:10:44 ---> Running in 2154e46eb14b 02:10:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:10:44 Removing intermediate container 2154e46eb14b 02:10:44 ---> 0e6fdcef402c 02:10:44 Step 20/22 : LABEL arch=x86_64 02:10:44 ---> Running in 427405c5c6df 02:10:44 Removing intermediate container 427405c5c6df 02:10:44 ---> bff7ce96d5b3 02:10:44 Step 21/22 : LABEL git_sha=5146f317954c54f61f407fea408538822df155f5 02:10:44 ---> Running in 8e1895cc6608 02:10:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:10:44 Removing intermediate container 8e1895cc6608 02:10:44 ---> 637b614b31c8 02:10:44 Step 22/22 : LABEL version=0.0.0 02:10:44 ---> Running in f69f68b88125 02:10:44 Removing intermediate container f69f68b88125 02:10:44 ---> 1fe2cea9547e 02:10:44 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { 02:10:44 (1/42) Installing readline (8.1.0-r0) 02:10:44 Successfully built 1fe2cea9547e 02:10:44 Successfully tagged core-data:latest 02:10:44  Building core-data ... done (2/42) Installing bash (5.1.4-r0) 02:10:44 Executing bash-5.1.4-r0.post-install 02:10:44 (3/42) Installing brotli-libs (1.0.9-r5) 02:10:44 (4/42) Installing nghttp2-libs (1.43.0-r0) 02:10:44 (5/42) Installing libcurl (7.79.1-r0) 02:10:44 (6/42) Installing curl (7.79.1-r0) 02:10:44 (7/42) Installing dumb-init (1.2.5-r1) 02:10:44 (8/42) Installing libbz2 (1.0.8-r1) 02:10:44 (9/42) Installing expat (2.4.1-r0) 02:10:44 (10/42) Installing libffi (3.3-r2) 02:10:44 (11/42) Installing gdbm (1.19-r0) 02:10:44 (12/42) Installing xz-libs (5.2.5-r0) 02:10:44 (13/42) Installing libgcc (10.3.1_git20210424-r2) 02:10:44 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [Pipeline] isUnix [Pipeline] sh 02:10:44 (15/42) Installing mpdecimal (2.5.1-r1) 02:10:44 (16/42) Installing sqlite-libs (3.35.5-r0) 02:10:44 (17/42) Installing python3 (3.9.5-r2) 02:10:45 + docker inspect -f . ci-base-image-arm64 02:10:45 . [Pipeline] withDockerContainer 02:10:45 prd-ubuntu18.04-docker-arm64-4c-16g-605 does not seem to be running inside a container 02:10:45 $ 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 02:10:45 (18/42) Installing py3-appdirs (1.4.4-r2) 02:10:45 (19/42) Installing py3-chardet (4.0.0-r2) 02:10:45 (20/42) Installing py3-idna (3.2-r0) 02:10:45 (21/42) Installing py3-urllib3 (1.26.5-r0) 02:10:45 (22/42) Installing py3-certifi (2020.12.5-r1) 02:10:45 (23/42) Installing py3-requests (2.25.1-r4) 02:10:45 (24/42) Installing py3-msgpack (1.0.2-r1) 02:10:45 (25/42) Installing py3-lockfile (0.12.2-r4) 02:10:45 (26/42) Installing py3-cachecontrol (0.12.6-r1) 02:10:45 (27/42) Installing py3-colorama (0.4.4-r1) 02:10:45 (28/42) Installing py3-contextlib2 (0.6.0-r1) 02:10:45 (29/42) Installing py3-distlib (0.3.1-r3) 02:10:45 (30/42) Installing py3-distro (1.5.0-r3) 02:10:45 (31/42) Installing py3-six (1.15.0-r1) 02:10:45 (32/42) Installing py3-webencodings (0.5.1-r4) 02:10:45 (33/42) Installing py3-html5lib (1.1-r1) 02:10:45 (34/42) Installing py3-parsing (2.4.7-r2) 02:10:45 (35/42) Installing py3-packaging (20.9-r1) 02:10:45 (36/42) Installing py3-toml (0.10.2-r2) 02:10:45 (37/42) Installing py3-pep517 (0.10.0-r2) 02:10:45 (38/42) Installing py3-progress (1.5-r2) 02:10:45 (39/42) Installing py3-retrying (1.3.3-r1) 02:10:45 (40/42) Installing py3-ordered-set (4.0.2-r1) 02:10:45 (41/42) Installing py3-setuptools (52.0.0-r3) 02:10:45 (42/42) Installing py3-pip (20.3.4-r1) 02:10:46 Executing busybox-1.33.1-r6.trigger 02:10:46 OK: 84 MiB in 64 packages 02:10:46 Collecting docker-compose==1.23.2 02:10:46 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 02:10:46 Collecting cached-property<2,>=1.2.0 02:10:46 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 02:10:46 Collecting docker<4.0,>=3.6.0 02:10:46 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 02:10:46 $ docker top c7e406e5b87a7c90dd9a6272bd86b6d51bd1db00dfdec6a6f8ef4dd7c876cdd2 -eo pid,comm 02:10:46 Collecting PyYAML<4,>=3.10 02:10:46 Downloading PyYAML-3.13.tar.gz (270 kB) [Pipeline] { [Pipeline] echo 02:10:47 ========================================================= 02:10:47 [edgeXBuildGoParallel] Running Tests and Build... 02:10:47 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:10:47 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 02:10:47 Collecting dockerpty<0.5,>=0.4.1 02:10:47 Downloading dockerpty-0.4.1.tar.gz (13 kB) 02:10:47 Collecting websocket-client<1.0,>=0.32.0 02:10:47 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 02:10:47 Collecting texttable<0.10,>=0.9.0 02:10:47 Downloading texttable-0.9.1.tar.gz (11 kB) 02:10:47 + make test 02:10:47 go mod tidy 02:10:48 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 02:10:48 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 02:10:48 Collecting docopt<0.7,>=0.6.1 02:10:48 Downloading docopt-0.6.2.tar.gz (25 kB) 02:10:48 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 02:10:48 Collecting jsonschema<3,>=2.5.1 02:10:48 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 02:10:48 Collecting docker-pycreds>=0.4.0 02:10:48 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 02:10:48 Collecting idna<2.8,>=2.5 02:10:48 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 02:10:48 Collecting urllib3<1.25,>=1.21.1 02:10:48 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 02:10:48 Collecting chardet<3.1.0,>=3.0.2 02:10:48 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 02:10:48 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) 02:10:48 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 02:10:48 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 02:10:48 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 02:10:48 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 02:10:49 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 02:10:49 Attempting uninstall: urllib3 02:10:49 Found existing installation: urllib3 1.26.5 02:10:49 Uninstalling urllib3-1.26.5: 02:10:49 Successfully uninstalled urllib3-1.26.5 02:10:49 Attempting uninstall: idna 02:10:49 Found existing installation: idna 3.2 02:10:49 Uninstalling idna-3.2: 02:10:49 Successfully uninstalled idna-3.2 02:10:49 Attempting uninstall: chardet 02:10:49 Found existing installation: chardet 4.0.0 02:10:49 Uninstalling chardet-4.0.0: 02:10:49 Successfully uninstalled chardet-4.0.0 02:10:49 Attempting uninstall: requests 02:10:49 Found existing installation: requests 2.25.1 02:10:49 Uninstalling requests-2.25.1: 02:10:49 Successfully uninstalled requests-2.25.1 02:10:49 Running setup.py install for texttable: started 02:10:49 Running setup.py install for texttable: finished with status 'done' 02:10:49 Running setup.py install for PyYAML: started 02:10:50 Running setup.py install for PyYAML: finished with status 'done' 02:10:50 Running setup.py install for docopt: started 02:10:50 Running setup.py install for docopt: finished with status 'done' 02:10:50 Running setup.py install for dockerpty: started 02:10:50 Running setup.py install for dockerpty: finished with status 'done' 02:10:51 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 02:10:54 Removing intermediate container 8269dacbfa2b 02:10:54 ---> 221fb905503c 02:10:54 Step 13/22 : ENV APP_PORT=58890 02:10:54 ---> Running in f52fd1c5be1f 02:10:54 Removing intermediate container f52fd1c5be1f 02:10:54 ---> c3bcb68ef79d 02:10:54 Step 14/22 : EXPOSE $APP_PORT 02:10:54 ---> Running in 1a5c93004375 02:10:54 Removing intermediate container 1a5c93004375 02:10:54 ---> e3ec21bf50c1 02:10:54 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 02:10:54 ---> b6441829e7d5 02:10:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 02:10:55 ---> 332a68e298a2 02:10:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 02:10:55 ---> 726465e9d58c 02:10:55 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 02:10:55 ---> Running in 3fd1874d037e 02:10:55 Removing intermediate container 3fd1874d037e 02:10:55 ---> c37c4460a350 02:10:55 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:10:55 ---> Running in 78c245f99f51 02:10:55 Removing intermediate container 78c245f99f51 02:10:55 ---> 8920ab49a3a0 02:10:55 Step 20/22 : LABEL arch=x86_64 02:10:55 ---> Running in cb6f88abc447 02:10:55 Removing intermediate container cb6f88abc447 02:10:55 ---> 1d4862af0198 02:10:55 Step 21/22 : LABEL git_sha=5146f317954c54f61f407fea408538822df155f5 02:10:55 ---> Running in f44d0db74c92 02:10:55 Removing intermediate container f44d0db74c92 02:10:55 ---> 708d0a7b73d6 02:10:55 Step 22/22 : LABEL version=0.0.0 02:10:55 ---> Running in 149f8de2808b 02:10:55 Removing intermediate container 149f8de2808b 02:10:55 ---> ee0ece0f850a 02:10:55 02:10:55 Successfully built ee0ece0f850a 02:10:55 Successfully tagged sys-mgmt-agent:latest 02:10:56  Building sys-mgmt-agent ... done  [Pipeline] } 02:10:56 $ docker stop --time=1 a0debf7a6ee220697789b47311fc608caea9f926d24c1beb52cc29d1dbebb394 02:10:57 $ docker rm -f a0debf7a6ee220697789b47311fc608caea9f926d24c1beb52cc29d1dbebb394 [Pipeline] // withDockerContainer [Pipeline] sh 02:10:57 + docker images 02:10:57 REPOSITORY TAG IMAGE ID CREATED SIZE 02:10:57 sys-mgmt-agent latest ee0ece0f850a 2 seconds ago 297MB 02:10:57 core-data latest 1fe2cea9547e 13 seconds ago 20.7MB 02:10:57 d378f9b744f8 19 seconds ago 1.77GB 02:10:57 fabfb7d3d457 19 seconds ago 1.76GB 02:10:57 core-metadata latest 5ad1a1e6a706 27 seconds ago 16.9MB 02:10:57 core-command latest 47bac9da4bbc 31 seconds ago 16.1MB 02:10:57 2bd5eb5bd04e 31 seconds ago 1.76GB 02:10:57 c1e5d986c0ce 34 seconds ago 1.76GB 02:10:57 security-bootstrapper latest 233966f6ced8 58 seconds ago 18.9MB 02:10:57 security-secretstore-setup latest 592f1d21c675 About a minute ago 28.4MB 02:10:57 support-scheduler latest 588e3f078e62 About a minute ago 16.2MB 02:10:57 support-notifications latest 709278316d53 About a minute ago 17MB 02:10:57 security-proxy-setup latest f7978d752256 About a minute ago 26.9MB 02:10:57 5bdd87719ab7 About a minute ago 1.76GB 02:10:57 fa410e2315fd About a minute ago 1.76GB 02:10:57 763db087bbc5 About a minute ago 1.77GB 02:10:57 67e32f4b346b About a minute ago 1.76GB 02:10:57 f50a1a495200 About a minute ago 1.76GB 02:10:57 ci-base-image-x86_64 latest 825a8e7ab4ca 5 minutes ago 1.25GB 02:10:57 docker 20.10.10 b706a049f56e 7 weeks ago 216MB 02:10:57 alpine 3.14 0a97eee8041e 7 weeks ago 5.61MB 02:10:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 2 months ago 548MB 02:10:57 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 2 months ago 34.5MB 02:10:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 18 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 02:11:13 Still waiting to schedule task 02:11:13 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 02:11:15 ? github.com/edgexfoundry/edgex-go [no test files] 02:12:11 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:12:16 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:12:16 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:12:17 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:12:23 Running on prd-ubuntu18.04-docker-8c-8g-606 in /w/workspace/edgexfoundry_edgex-go_PR-3853 [Pipeline] { [Pipeline] ws 02:12:23 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 02:12:23 The recommended git tool is: git 02:12:24 using credential edgex-jenkins-ssh 02:12:24 Cloning the remote Git repository 02:12:24 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:12:24 > git init /w/workspace/edgex-go/1 # timeout=10 02:12:24 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:12:24 > git --version # timeout=10 02:12:24 > git --version # 'git version 2.17.1' 02:12:24 using GIT_SSH to set credentials SSH Credentials for GitHub 02:12:24 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:12:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:12:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:12:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:12:29 Merging remotes/origin/main commit 11c9da610b1152c2be2db7cd130cd1d5172c252f into PR head commit 5146f317954c54f61f407fea408538822df155f5 02:12:29 Merge succeeded, producing 5146f317954c54f61f407fea408538822df155f5 02:12:29 Checking out Revision 5146f317954c54f61f407fea408538822df155f5 (PR-3853) 02:12:30 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:12:30 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:12:30 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 02:12:30 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:12:30 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:12:30 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:12:29 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:12:29 using GIT_SSH to set credentials SSH Credentials for GitHub 02:12:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3853/head:refs/remotes/origin/PR-3853 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:12:29 > git config core.sparsecheckout # timeout=10 02:12:29 > git checkout -f 5146f317954c54f61f407fea408538822df155f5 # timeout=10 02:12:29 > git remote # timeout=10 02:12:29 > git config --get remote.origin.url # timeout=10 02:12:29 using GIT_SSH to set credentials SSH Credentials for GitHub 02:12:29 > git merge 11c9da610b1152c2be2db7cd130cd1d5172c252f # timeout=10 02:12:29 > git rev-parse HEAD^{commit} # timeout=10 02:12:29 > git config core.sparsecheckout # timeout=10 02:12:29 > git checkout -f 5146f317954c54f61f407fea408538822df155f5 # timeout=10 02:12:30 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 02:12:30 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 02:12:30 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:12:30 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 02:12:33 Commit message: "fix(meta): Fix the typo of notification message" 02:12:33 > git --version # timeout=10 02:12:33 > git --version # 'git version 2.17.1' 02:12:33 fatal: bad object 32edd24ee733e309d05e35b1f887f14b07bde6d0 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:12:34 + echo snap-build.sh 02:12:34 snap-build.sh 02:12:34 + SNAP_BASE_DIR=. 02:12:34 + '[' '!' -z /w/workspace/edgex-go/1 ']' 02:12:34 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 02:12:34 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 02:12:34 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 02:12:34 + cd /w/workspace/edgex-go/1 02:12:34 + sudo apt-get remove -qy --purge lxd lxd-client 02:12:34 Reading package lists... 02:12:34 Building dependency tree... 02:12:34 Reading state information... 02:12:34 The following packages were automatically installed and are no longer required: 02:12:34 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 02:12:34 uidmap xdelta3 02:12:34 Use 'sudo apt autoremove' to remove them. 02:12:34 The following packages will be REMOVED: 02:12:34 lxd* lxd-client* 02:12:34 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 02:12:34 After this operation, 31.7 MB disk space will be freed. 02:12:35 (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 ... 190666 files and directories currently installed.) 02:12:35 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 02:12:35 Removing lxd dnsmasq configuration 02:12:35 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 02:12:36 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 02:12:36 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 02:12:36 (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 ... 190491 files and directories currently installed.) 02:12:36 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 02:12:38 Processing triggers for systemd (237-3ubuntu10.52) ... 02:12:38 Processing triggers for ureadahead (0.100.0-21) ... 02:12:38 + sudo snap remove --purge lxd 02:12:38 snap "lxd" is not installed 02:12:38 + sudo groupadd --force --system lxd 02:12:38 ++ whoami 02:12:38 + sudo /usr/sbin/usermod -G lxd -a jenkins 02:12:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.237s coverage: 28.7% of statements 02:12:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:12:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:12:39 + newgrp - lxd 02:12:39 + sudo snap install lxd 02:12:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.506s coverage: 98.5% of statements 02:12:42 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 02:12:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.362s coverage: 44.7% of statements 02:12:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:12:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:12:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.667s coverage: 89.5% of statements 02:12:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:12:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 02:12:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.210s coverage: 84.4% of statements 02:12:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:12:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 02:12:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 02:12:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:12:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:12:49 2022-01-03T02:12:45Z INFO Waiting for automatic snapd restart... 02:12:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.644s coverage: 94.2% of statements 02:12:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:12:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 02:12:55 ok github.com/edgexfoundry/edgex-go/internal/io 0.204s coverage: 59.1% of statements 02:12:55 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:12:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 02:12:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 02:12:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:12:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:12:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.208s coverage: 60.0% of statements 02:12:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:12:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:12:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:12:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.387s coverage: 0.9% of statements 02:12:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:12:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.199s coverage: 58.8% of statements 02:12:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.173s coverage: 21.7% of statements 02:12:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:12:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.276s coverage: 47.1% of statements 02:12:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.224s coverage: 79.5% of statements 02:12:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.200s coverage: 94.1% of statements 02:12:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.194s coverage: 96.3% of statements 02:12:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.221s coverage: 87.5% of statements 02:12:59 lxd 4.21 from Canonical* installed 02:12:59 + sudo lxd init --auto 02:13:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.205s coverage: 94.4% of statements 02:13:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.166s coverage: 44.8% of statements 02:13:09 + sudo snap install --classic snapcraft 02:13:13 snapcraft 6.0 from Canonical* installed 02:13:13 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 02:13:13 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 02:13:13 % Total % Received % Xferd Average Speed Time Time Time Current 02:13:13 Dload Upload Total Spent Left Speed 02:13:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 3870 0 --:--:-- --:--:-- --:--:-- 3870 02:13:13 100 3325k 100 3325k 0 0 6369k 0 --:--:-- --:--:-- --:--:-- 6369k 02:13:13 ./yq_linux_amd64 02:13:13 + sudo snapcraft prime --use-lxd 02:13:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.570s coverage: 82.5% of statements 02:13:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 02:13:15 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 02:13:15 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: 02:13:15 - README.md 02:13:15 02:13:15 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 02:13:16 Launching a container. 02:13:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.241s coverage: 92.9% of statements 02:13:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:13:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:13:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:13:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 02:13:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:13:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 02:13:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 02:13:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 02:13:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 02:13:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.183s coverage: 87.2% of statements 02:13:21 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:13:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:13:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements 02:13:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:13:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.236s coverage: 58.8% of statements 02:13:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 02:13:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.315s coverage: 80.0% of statements 02:13:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.247s coverage: 87.2% of statements 02:13:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.292s coverage: 85.4% of statements 02:13:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.757s coverage: 91.2% of statements 02:13:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:13:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.771s coverage: 64.4% of statements 02:13:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:13:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:13:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.164s coverage: 100.0% of statements 02:13:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.088s coverage: 89.4% of statements 02:13:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.072s coverage: 100.0% of statements 02:13:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.098s coverage: 73.7% of statements 02:13:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.055s coverage: 100.0% of statements 02:13:26 Waiting for container to be ready 02:13:26 To start your first container, try: lxc launch ubuntu:20.04 02:13:26 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 02:13:26 02:13:28 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.252s coverage: 65.4% of statements 02:13:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 02:13:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 02:13:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 02:13:29 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 02:13:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.759s coverage: 43.8% of statements 02:13:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:13:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:13:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.312s coverage: 89.5% of statements 02:13:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:13:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.207s coverage: 84.8% of statements 02:13:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 02:13:30 Waiting for network to be ready... 02:13:30 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 02:13:30 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 02:13:30 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 02:13:30 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1983 kB] 02:13:31 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 02:13:31 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 02:13:31 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 02:13:31 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 02:13:31 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 02:13:31 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 02:13:31 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 02:13:31 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [355 kB] 02:13:31 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 02:13:31 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 02:13:31 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [535 kB] 02:13:31 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [72.4 kB] 02:13:31 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1158 kB] 02:13:31 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [266 kB] 02:13:31 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 02:13:31 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2328 kB] 02:13:31 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [448 kB] 02:13:31 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 02:13:31 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 02:13:31 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [559 kB] 02:13:31 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [76.4 kB] 02:13:31 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1772 kB] 02:13:31 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [384 kB] 02:13:35 Fetched 25.7 MB in 5s (5475 kB/s) 02:13:35 Reading package lists... 02:13:35 Reading package lists... 02:13:36 Building dependency tree... 02:13:36 Reading state information... 02:13:36 The following additional packages will be installed: 02:13:36 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 02:13:36 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 02:13:36 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 02:13:36 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 02:13:36 Suggested packages: 02:13:36 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 02:13:36 Recommended packages: 02:13:36 gnupg libsasl2-modules 02:13:36 The following NEW packages will be installed: 02:13:36 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 02:13:36 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 02:13:36 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 02:13:36 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 02:13:36 The following packages will be upgraded: 02:13:36 gpg gpg-agent gpgconf libudev1 02:13:36 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 02:13:36 Need to get 3527 kB of archives. 02:13:36 After this operation, 13.3 MB of additional disk space will be used. 02:13:36 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 02:13:36 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 02:13:36 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 02:13:36 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 02:13:36 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 02:13:36 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 02:13:37 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 02:13:37 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 02:13:37 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 02:13:37 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 02:13:37 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 02:13:37 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 02:13:37 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 02:13:37 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 02:13:37 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 02:13:37 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 02:13:37 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 02:13:37 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 02:13:37 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 02:13:37 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 02:13:37 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 02:13:37 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 02:13:37 debconf: delaying package configuration, since apt-utils is not installed 02:13:37 Fetched 3527 kB in 1s (3380 kB/s) 02:13:37 (Reading database ... 12511 files and directories currently installed.) 02:13:37 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 02:13:37 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 02:13:37 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 02:13:37 Selecting previously unselected package udev. 02:13:37 (Reading database ... 12511 files and directories currently installed.) 02:13:37 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 02:13:37 Unpacking udev (237-3ubuntu10.52) ... 02:13:38 Selecting previously unselected package libfuse2:amd64. 02:13:38 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 02:13:38 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 02:13:38 Selecting previously unselected package fuse. 02:13:38 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 02:13:38 Unpacking fuse (2.9.7-1ubuntu1) ... 02:13:38 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 02:13:38 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 02:13:38 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 02:13:38 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 02:13:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.241s coverage: 17.7% of statements 02:13:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 02:13:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 02:13:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:13:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:13:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.673s coverage: 92.3% of statements 02:13:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:13:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 02:13:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 02:13:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 02:13:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.259s coverage: 63.2% of statements 02:13:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:13:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:13:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.396s coverage: 97.7% of statements 02:13:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:13:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 02:13:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 02:13:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 02:13:38 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.198s coverage: 28.9% of statements 02:13:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 02:13:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 02:13:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 02:13:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 02:13:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 02:13:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 02:13:38 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.173s coverage: 100.0% of statements 02:13:38 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 96.9% of statements 02:13:38 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 02:13:38 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 02:13:38 Selecting previously unselected package libksba8:amd64. 02:13:38 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 02:13:38 Unpacking libksba8:amd64 (1.3.5-2) ... 02:13:38 Selecting previously unselected package libroken18-heimdal:amd64. 02:13:38 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:13:38 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 02:13:38 Selecting previously unselected package libasn1-8-heimdal:amd64. 02:13:38 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:13:38 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 02: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 02:13:38 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:13:38 GO111MODULE=on go vet ./... 02:13:38 Selecting previously unselected package libheimbase1-heimdal:amd64. 02:13:38 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:13:38 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 02:13:38 Selecting previously unselected package libhcrypto4-heimdal:amd64. 02:13:38 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:13:38 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 02:13:38 Selecting previously unselected package libwind0-heimdal:amd64. 02:13:38 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:13:38 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 02:13:38 Selecting previously unselected package libhx509-5-heimdal:amd64. 02:13:38 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:13:38 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 02:13:38 Selecting previously unselected package libkrb5-26-heimdal:amd64. 02:13:38 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:13:38 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 02:13:38 Selecting previously unselected package libheimntlm0-heimdal:amd64. 02:13:38 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:13:38 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 02:13:38 Selecting previously unselected package libgssapi3-heimdal:amd64. 02:13:38 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:13:38 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 02:13:38 Selecting previously unselected package libsasl2-modules-db:amd64. 02:13:38 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 02:13:38 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 02:13:39 Selecting previously unselected package libsasl2-2:amd64. 02:13:39 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 02:13:39 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 02:13:39 Selecting previously unselected package libldap-common. 02:13:39 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 02:13:39 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 02:13:39 Selecting previously unselected package libldap-2.4-2:amd64. 02:13:39 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 02:13:39 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 02:13:39 Selecting previously unselected package dirmngr. 02:13:39 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 02:13:39 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 02:13:39 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 02:13:39 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 02:13:39 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 02:13:39 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 02:13:39 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 02:13:39 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 02:13:39 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 02:13:39 Setting up libksba8:amd64 (1.3.5-2) ... 02:13:39 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:13:39 Setting up udev (237-3ubuntu10.52) ... 02:13:39 invoke-rc.d: policy-rc.d denied execution of start. 02:13:39 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 02:13:39 Processing triggers for systemd (237-3ubuntu10) ... 02:13:39 Setting up fuse (2.9.7-1ubuntu1) ... 02:13:39 Setting up gpg (2.2.4-1ubuntu1.4) ... 02:13:39 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 02:13:39 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 02:13:39 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 02:13:39 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 02:13:39 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 02:13:39 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 02:13:39 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 02:13:39 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 02:13:39 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 02:13:40 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:13:40 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 02:13:40 settings in the [Install] section, and DefaultInstance for template units). 02:13:40 This means they are not meant to be enabled using systemctl. 02:13:40 Possible reasons for having this kind of units are: 02:13:40 1) A unit may be statically enabled by being symlinked from another unit's 02:13:40 .wants/ or .requires/ directory. 02:13:40 2) A unit's purpose may be to act as a helper for some other unit which has 02:13:40 a requirement dependency on it. 02:13:40 3) A unit may be started when needed via activation (socket, path, timer, 02:13:40 D-Bus, udev, scripted systemctl call, ...). 02:13:40 4) In case of template units, the unit is meant to be enabled with some 02:13:40 instance name specified. 02:13:40 Reading package lists... 02:13:40 Building dependency tree... 02:13:40 Reading state information... 02:13:40 The following additional packages will be installed: 02:13:40 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 02:13:40 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 02:13:40 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 02:13:40 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 02:13:40 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 02:13:40 Suggested packages: 02:13:40 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 02:13:40 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 02:13:40 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 02:13:40 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 02:13:40 systemd-container policykit-1 02:13:40 Recommended packages: 02:13:40 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 02:13:40 The following NEW packages will be installed: 02:13:40 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 02:13:40 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 02:13:40 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 02:13:40 multiarch-support openssh-client python3 python3-minimal python3.6 02:13:40 python3.6-minimal snapd squashfs-tools sudo 02:13:40 The following packages will be upgraded: 02:13:40 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 02:13:41 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 02:13:41 Need to get 36.8 MB of archives. 02:13:41 After this operation, 147 MB of additional disk space will be used. 02:13:41 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.6 [534 kB] 02:13:41 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 02:13:41 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 02:13:41 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.6 [1609 kB] 02:13:41 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.6 [1712 kB] 02:13:41 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.6 [203 kB] 02:13:41 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 02:13:41 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 02:13:41 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 02:13:41 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 02:13:41 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 02:13:41 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 02:13:41 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 02:13:41 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 02:13:41 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 02:13:41 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 02:13:41 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 02:13:42 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.14 [1302 kB] 02:13:42 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 02:13:42 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 02:13:42 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 02:13:42 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 02:13:42 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 02:13:42 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 02:13:42 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 02:13:42 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 02:13:42 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 02:13:42 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 02:13:42 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 02:13:42 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 02:13:43 debconf: delaying package configuration, since apt-utils is not installed 02:13:43 Fetched 36.8 MB in 2s (18.7 MB/s) 02:13:43 (Reading database ... 12757 files and directories currently installed.) 02:13:43 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 02:13:43 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 02:13:43 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 02:13:43 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 02:13:43 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 02:13:43 (Reading database ... 12757 files and directories currently installed.) 02:13:43 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 02:13:44 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 02:13:44 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 02:13:44 (Reading database ... 12757 files and directories currently installed.) 02:13:44 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 02:13:44 Unpacking apt (1.6.14) over (1.6.1) ... 02:13:44 Setting up apt (1.6.14) ... 02:13:44 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 02:13:44 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 02:13:44 (Reading database ... 12764 files and directories currently installed.) 02:13:44 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.14_amd64.deb ... 02:13:44 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.14) over (1.1.0g-2ubuntu4) ... 02:13:45 Selecting previously unselected package libpython3.6-minimal:amd64. 02:13:45 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.6_amd64.deb ... 02:13:45 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.6) ... 02:13:45 Selecting previously unselected package libexpat1:amd64. 02:13:45 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 02:13:45 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 02:13:45 Selecting previously unselected package python3.6-minimal. 02:13:45 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.6_amd64.deb ... 02:13:45 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.6) ... 02:13:45 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.14) ... 02:13:45 Checking for services that may need to be restarted...done. 02:13:45 Checking for services that may need to be restarted...done. 02:13:45 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.6) ... 02:13:45 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 02:13:45 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.6) ... 02:13:46 Selecting previously unselected package python3-minimal. 02:13:46 (Reading database ... 13012 files and directories currently installed.) 02:13:46 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 02:13:46 Unpacking python3-minimal (3.6.7-1~18.04) ... 02:13:46 Selecting previously unselected package mime-support. 02:13:46 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 02:13:46 Unpacking mime-support (3.60ubuntu1) ... 02:13:46 Selecting previously unselected package libmpdec2:amd64. 02:13:46 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 02:13:46 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 02:13:46 Selecting previously unselected package libpython3.6-stdlib:amd64. 02:13:46 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.6_amd64.deb ... 02:13:46 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.6) ... 02:13:46 Selecting previously unselected package python3.6. 02:13:46 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.6_amd64.deb ... 02:13:46 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.6) ... 02:13:46 Selecting previously unselected package libpython3-stdlib:amd64. 02:13:46 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 02:13:46 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 02:13:46 Setting up python3-minimal (3.6.7-1~18.04) ... 02:13:46 Selecting previously unselected package python3. 02:13:46 (Reading database ... 13442 files and directories currently installed.) 02:13:46 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 02:13:46 Unpacking python3 (3.6.7-1~18.04) ... 02:13:46 Selecting previously unselected package multiarch-support. 02:13:46 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 02:13:46 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 02:13:46 Setting up multiarch-support (2.27-3ubuntu1.4) ... 02:13:47 Selecting previously unselected package liblzo2-2:amd64. 02:13:47 (Reading database ... 13479 files and directories currently installed.) 02:13:47 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 02:13:47 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 02:13:47 Selecting previously unselected package libbsd0:amd64. 02:13:47 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 02:13:47 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 02:13:47 Selecting previously unselected package sudo. 02:13:47 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 02:13:47 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 02:13:47 Selecting previously unselected package apparmor. 02:13:47 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 02:13:47 Unpacking apparmor (2.12-4ubuntu5.1) ... 02:13:47 Selecting previously unselected package libedit2:amd64. 02:13:47 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 02:13:47 Unpacking libedit2:amd64 (3.1-20170329-1) ... 02:13:47 Selecting previously unselected package libkrb5support0:amd64. 02:13:47 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 02:13:47 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 02:13:47 Selecting previously unselected package libk5crypto3:amd64. 02:13:47 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 02:13:47 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 02:13:47 Selecting previously unselected package libkeyutils1:amd64. 02:13:47 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 02:13:47 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 02:13:47 Selecting previously unselected package libkrb5-3:amd64. 02:13:47 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 02:13:47 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 02:13:47 Selecting previously unselected package libgssapi-krb5-2:amd64. 02:13:47 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 02:13:47 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 02:13:47 Selecting previously unselected package libssl1.0.0:amd64. 02:13:47 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 02:13:47 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 02:13:47 Selecting previously unselected package openssh-client. 02:13:48 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 02:13:48 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 02:13:48 Selecting previously unselected package squashfs-tools. 02:13:48 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 02:13:48 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 02:13:48 Selecting previously unselected package snapd. 02:13:48 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 02:13:48 Unpacking snapd (2.51.1+18.04) ... 02:13:50 Setting up libedit2:amd64 (3.1-20170329-1) ... 02:13:50 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 02:13:50 Setting up mime-support (3.60ubuntu1) ... 02:13:50 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 02:13:50 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 02:13:50 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 02:13:50 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:13:50 Setting up systemd (237-3ubuntu10.52) ... 02:13:50 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 02:13:51 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 02:13:51 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 02:13:51 Setting up liblzo2-2:amd64 (2.08-1.2) ... 02:13:51 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.6) ... 02:13:51 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 02:13:51 Setting up python3.6 (3.6.9-1~18.04ubuntu1.6) ... 02:13:51 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 02:13:51 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 02:13:51 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 02:13:51 Setting up python3 (3.6.7-1~18.04) ... 02:13:51 running python rtupdate hooks for python3.6... 02:13:51 running python post-rtupdate hooks for python3.6... 02:13:52 Setting up apparmor (2.12-4ubuntu5.1) ... 02:13:52 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 02:13:52 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 02:13:52 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 02:13:52 Setting up snapd (2.51.1+18.04) ... 02:13:53 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 02:13:53 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 02:13:53 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 02:13:53 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 02:13:54 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 02:13:54 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 02:13:54 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 02:13:54 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 02:13:54 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 02:13:54 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 02:13:54 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 02:13:54 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:13:54 Processing triggers for systemd (237-3ubuntu10.52) ... 02:13:55 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 02:13:55 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 02:13:55 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 02:13:56 Reading package lists... 02:13:57 Reading package lists... 02:13:57 Building dependency tree... 02:13:57 Reading state information... 02:13:57 Calculating upgrade... 02:13:57 The following packages will be upgraded: 02:13:57 advancecomp base-files bash binutils binutils-common 02:13:57 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 02:13:57 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 02:13:57 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 02:13:57 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 02:13:57 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 02:13:57 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 02:13:57 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 02:13:57 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 02:13:57 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 02:13:57 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 02:13:57 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 02:13:57 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 02:13:57 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 02:13:57 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 02:13:57 ubuntu-keyring util-linux 02:13:57 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 02:13:57 Need to get 64.2 MB of archives. 02:13:57 After this operation, 5154 kB of additional disk space will be used. 02:13:57 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-163.171 [994 kB] 02:13:58 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 02:13:58 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 02:13:58 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 02:13:58 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 02:13:58 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 02:13:58 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 02:13:58 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 02:13:58 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 02:13:58 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 02:13:58 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 02:13:58 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 02:13:58 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 02:13:58 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 02:13:58 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 02:13:58 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 02:13:58 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 02:13:58 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 02:13:58 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 02:13:58 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 02:13:58 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 02:13:58 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 02:13:58 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 02:13:58 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 02:13:58 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 02:13:58 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 02:13:58 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 02:13:58 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 02:13:58 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 02:13:58 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 02:13:58 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 02:13:58 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 02:13:58 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 02:13:58 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 02:13:58 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 02:13:58 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 02:13:58 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 02:13:58 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 02:13:58 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 02:13:58 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 02:13:58 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 02:13:58 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.2 [43.0 kB] 02:13:58 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 02:13:58 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 02:13:58 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 02:13:58 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 02:13:58 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] 02:13:58 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 02:13:58 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 02:13:58 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] 02:13:58 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] 02:13:58 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] 02:13:58 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] 02:13:58 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 02:13:58 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 02:13:58 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 02:13:58 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 02:13:58 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 02:13:58 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 02:13:58 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 02:13:58 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 02:13:58 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 02:13:58 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 02:13:58 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 02:13:58 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 02:13:58 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 02:13:58 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 02:13:58 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 02:13:58 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 02:13:58 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 02:13:58 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 02:13:58 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 02:13:58 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 02:13:58 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 02:13:58 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 02:13:58 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 02:13:58 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 02:13:59 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 02:13:59 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 02:13:59 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 02:13:59 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 02:13:59 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 02:13:59 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 02:13:59 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 02:13:59 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 02:13:59 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 02:13:59 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 02:13:59 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 02:13:59 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 02:13:59 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 02:13:59 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 02:13:59 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 02:13:59 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 02:13:59 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 02:13:59 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 02:13:59 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.14 [613 kB] 02:13:59 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 02:13:59 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 02:13:59 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 02:13:59 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 02:13:59 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 02:13:59 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 02:13:59 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 02:13:59 debconf: delaying package configuration, since apt-utils is not installed 02:13:59 Fetched 64.2 MB in 2s (39.6 MB/s) 02:13:59 (Reading database ... 13914 files and directories currently installed.) 02:13:59 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 02:13:59 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 02:13:59 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 02:13:59 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 02:14:00 Preparing to unpack .../2-linux-libc-dev_4.15.0-163.171_amd64.deb ... 02:14:00 Unpacking linux-libc-dev:amd64 (4.15.0-163.171) over (4.15.0-20.21) ... 02:14:00 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:14:00 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:14:00 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:14:00 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:14:00 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:14:00 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:14:00 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:14:00 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:14:00 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:14:00 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:14:00 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:14:00 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:14:00 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:14:00 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:14:00 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 02:14:00 (Reading database ... 13914 files and directories currently installed.) 02:14:00 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 02:14:00 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 02:14:00 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 02:14:00 (Reading database ... 13914 files and directories currently installed.) 02:14:00 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:14:00 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:14:01 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:14:01 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:14:01 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:14:01 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:14:01 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 02:14:01 (Reading database ... 13914 files and directories currently installed.) 02:14:01 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 02:14:01 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 02:14:01 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 02:14:01 (Reading database ... 13914 files and directories currently installed.) 02:14:01 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 02:14:01 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 02:14:01 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 02:14:01 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 02:14:02 Setting up base-files (10.1ubuntu2.11) ... 02:14:02 Installing new version of config file /etc/issue ... 02:14:02 Installing new version of config file /etc/issue.net ... 02:14:02 Installing new version of config file /etc/lsb-release ... 02:14:02 Installing new version of config file /etc/update-motd.d/50-motd-news ... 02:14:02 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 02:14:02 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 02:14:02 Removing obsolete conffile /etc/default/motd-news ... 02:14:02 (Reading database ... 13915 files and directories currently installed.) 02:14:02 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 02:14:02 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 02:14:03 Setting up bash (4.4.18-2ubuntu1.2) ... 02:14:03 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 02:14:03 (Reading database ... 13915 files and directories currently installed.) 02:14:03 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 02:14:03 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 02:14:03 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 02:14:03 (Reading database ... 13915 files and directories currently installed.) 02:14:03 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 02:14:03 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 02:14:03 Setting up tar (1.29b-2ubuntu0.2) ... 02:14:03 (Reading database ... 13915 files and directories currently installed.) 02:14:03 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 02:14:03 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 02:14:03 Setting up dpkg (1.19.0.5ubuntu2.3) ... 02:14:03 (Reading database ... 13915 files and directories currently installed.) 02:14:03 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 02:14:03 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 02:14:03 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 02:14:03 (Reading database ... 13915 files and directories currently installed.) 02:14:03 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 02:14:03 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 02:14:03 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 02:14:04 (Reading database ... 13915 files and directories currently installed.) 02:14:04 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 02:14:04 Unpacking grep (3.1-2build1) over (3.1-2) ... 02:14:04 Setting up grep (3.1-2build1) ... 02:14:04 (Reading database ... 13915 files and directories currently installed.) 02:14:04 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 02:14:04 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 02:14:04 Setting up gzip (1.6-5ubuntu1.1) ... 02:14:04 (Reading database ... 13915 files and directories currently installed.) 02:14:04 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 02:14:04 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 02:14:04 Setting up login (1:4.5-1ubuntu2) ... 02:14:04 (Reading database ... 13915 files and directories currently installed.) 02:14:04 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 02:14:04 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:14:04 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 02:14:04 (Reading database ... 13915 files and directories currently installed.) 02:14:04 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 02:14:04 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 02:14:05 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 02:14:05 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 02:14:05 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 02:14:05 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 02:14:05 Setting up perl-base (5.26.1-6ubuntu0.5) ... 02:14:05 (Reading database ... 13915 files and directories currently installed.) 02:14:05 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 02:14:05 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 02:14:06 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 02:14:06 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 02:14:06 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 02:14:06 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 02:14:06 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 02:14:06 (Reading database ... 13915 files and directories currently installed.) 02:14:06 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 02:14:06 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 02:14:06 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 02:14:06 (Reading database ... 13915 files and directories currently installed.) 02:14:06 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:14:06 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:14:06 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:14:06 (Reading database ... 13915 files and directories currently installed.) 02:14:06 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:14:06 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:14:06 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:14:06 (Reading database ... 13915 files and directories currently installed.) 02:14:06 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:14:06 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:14:06 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:14:06 (Reading database ... 13915 files and directories currently installed.) 02:14:06 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:14:06 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:14:06 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:14:07 (Reading database ... 13915 files and directories currently installed.) 02:14:07 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 02:14:07 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:14:07 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 02:14:07 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:14:07 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 02:14:07 (Reading database ... 13915 files and directories currently installed.) 02:14:07 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 02:14:07 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:14:07 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 02:14:07 (Reading database ... 13915 files and directories currently installed.) 02:14:07 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:14:07 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:14:07 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:14:07 (Reading database ... 13915 files and directories currently installed.) 02:14:07 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:14:07 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:14:07 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 02:14:07 (Reading database ... 13915 files and directories currently installed.) 02:14:07 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:14:07 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:14:08 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 02:14:08 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 02:14:08 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 02:14:08 (Reading database ... 13915 files and directories currently installed.) 02:14:08 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 02:14:08 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 02:14:08 Setting up libc-bin (2.27-3ubuntu1.4) ... 02:14:09 (Reading database ... 13915 files and directories currently installed.) 02:14:09 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 02:14:09 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:14:09 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 02:14:09 (Reading database ... 13917 files and directories currently installed.) 02:14:09 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 02:14:09 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 02:14:09 Setting up debconf (1.5.66ubuntu1) ... 02:14:09 (Reading database ... 13917 files and directories currently installed.) 02:14:09 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 02:14:09 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 02:14:09 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 02:14:09 (Reading database ... 13917 files and directories currently installed.) 02:14:09 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 02:14:09 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 02:14:09 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 02:14:09 (Reading database ... 13917 files and directories currently installed.) 02:14:09 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 02:14:09 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 02:14:09 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 02:14:09 (Reading database ... 13917 files and directories currently installed.) 02:14:09 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 02:14:09 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 02:14:10 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 02:14:10 (Reading database ... 13919 files and directories currently installed.) 02:14:10 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 02:14:10 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 02:14:10 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 02:14:10 (Reading database ... 13923 files and directories currently installed.) 02:14:10 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:14:10 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:14:10 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 02:14:10 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 02:14:10 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 02:14:10 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 02:14:10 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 02:14:10 (Reading database ... 13923 files and directories currently installed.) 02:14:10 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 02:14:10 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 02:14:11 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 02:14:11 (Reading database ... 13923 files and directories currently installed.) 02:14:11 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 02:14:11 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 02:14:11 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 02:14:11 (Reading database ... 13923 files and directories currently installed.) 02:14:11 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 02:14:11 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 02:14:11 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 02:14:11 (Reading database ... 13923 files and directories currently installed.) 02:14:11 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 02:14:11 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 02:14:11 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 02:14:11 (Reading database ... 13923 files and directories currently installed.) 02:14:11 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 02:14:11 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 02:14:11 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 02:14:11 (Reading database ... 13923 files and directories currently installed.) 02:14:11 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 02:14:11 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 02:14:11 Setting up passwd (1:4.5-1ubuntu2) ... 02:14:12 (Reading database ... 13923 files and directories currently installed.) 02:14:12 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 02:14:12 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 02:14:12 Setting up gpgv (2.2.4-1ubuntu1.4) ... 02:14:12 (Reading database ... 13923 files and directories currently installed.) 02:14:12 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 02:14:12 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 02:14:12 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 02:14:12 (Reading database ... 13923 files and directories currently installed.) 02:14:12 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 02:14:12 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 02:14:12 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 02:14:12 (Reading database ... 13923 files and directories currently installed.) 02:14:12 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 02:14:12 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 02:14:12 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 02:14:12 (Reading database ... 13923 files and directories currently installed.) 02:14:12 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 02:14:12 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 02:14:12 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 02:14:12 (Reading database ... 13923 files and directories currently installed.) 02:14:12 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 02:14:12 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 02:14:12 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 02:14:12 (Reading database ... 13923 files and directories currently installed.) 02:14:12 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 02:14:12 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 02:14:13 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 02:14:13 (Reading database ... 13923 files and directories currently installed.) 02:14:13 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.2_amd64.deb ... 02:14:13 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.2) over (2.3.1-2.1ubuntu4) ... 02:14:13 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.2) ... 02:14:13 (Reading database ... 13923 files and directories currently installed.) 02:14:13 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 02:14:13 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 02:14:13 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 02:14:13 (Reading database ... 13924 files and directories currently installed.) 02:14:13 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 02:14:13 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 02:14:13 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 02:14:13 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 02:14:13 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.14_amd64.deb ... 02:14:13 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.14) over (1.1.0g-2ubuntu4) ... 02:14:13 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 02:14:13 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 02:14:13 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 02:14:13 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 02:14:13 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 02:14:13 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 02:14:14 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 02:14:14 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 02:14:14 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 02:14:14 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 02:14:14 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 02:14:14 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 02:14:14 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 02:14:14 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 02:14:14 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 02:14:14 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 02:14:14 Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... 02:14:14 Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... 02:14:14 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 02:14:14 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 02:14:14 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 02:14:14 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 02:14:14 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... 02:14:14 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 02:14:15 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 02:14:15 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 02:14:15 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 02:14:15 Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 02:14:15 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... 02:14:15 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 02:14:15 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:14:15 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:14:15 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:14:15 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:14:15 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:14:15 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:14:15 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:14:15 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:14:16 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:14:16 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:14:17 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:14:17 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:14:17 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:14:17 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:14:18 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:14:18 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:14:18 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:14:18 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:14:18 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 02:14:18 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 02:14:18 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 02:14:18 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 02:14:18 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 02:14:18 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 02:14:19 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 02:14:19 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 02:14:19 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 02:14:19 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 02:14:19 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 02:14:19 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 02:14:19 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 02:14:19 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 02:14:19 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 02:14:19 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 02:14:19 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 02:14:19 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 02:14:19 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 02:14:19 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 02:14:19 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 02:14:19 Setting up tzdata (2021e-0ubuntu0.18.04) ... 02:14:19 02:14:19 Current default time zone: 'Etc/UTC' 02:14:19 Local time is now: Mon Jan 3 02:14:19 UTC 2022. 02:14:19 Universal Time is now: Mon Jan 3 02:14:19 UTC 2022. 02:14:19 Run 'dpkg-reconfigure tzdata' if you wish to change it. 02:14:19 02:14:19 Setting up systemd-sysv (237-3ubuntu10.52) ... 02:14:19 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 02:14:19 Setting up linux-libc-dev:amd64 (4.15.0-163.171) ... 02:14:19 Setting up mount (2.31.1-0.4ubuntu3.7) ... 02:14:19 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 02:14:19 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 02:14:19 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 02:14:19 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 02:14:19 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 02:14:19 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 02:14:19 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 02:14:19 Setting up procps (2:3.3.12-3ubuntu1.2) ... 02:14:19 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 02:14:19 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... 02:14:19 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 02:14:19 Setting up patch (2.7.6-2ubuntu1.1) ... 02:14:19 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 02:14:19 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 02:14:19 Setting up openssl (1.1.1-1ubuntu2.1~18.04.14) ... 02:14:19 Installing new version of config file /etc/ssl/openssl.cnf ... 02:14:19 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 02:14:19 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 02:14:19 Setting up ca-certificates (20210119~18.04.2) ... 02:14:21 Updating certificates in /etc/ssl/certs... 02:14:22 23 added, 28 removed; done. 02:14:22 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 02:14:22 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 02:14:22 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 02:14:22 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 02:14:22 Setting up pkgbinarymangler (138.18.04.1) ... 02:14:22 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 02:14:22 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... 02:14:22 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 02:14:22 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 02:14:22 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 02:14:22 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 02:14:23 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 02:14:23 Setting up perl (5.26.1-6ubuntu0.5) ... 02:14:23 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... 02:14:23 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 02:14:23 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 02:14:23 Setting up binutils (2.30-21ubuntu1~18.04.7) ... 02:14:23 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 02:14:23 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 02:14:23 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 02:14:23 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 02:14:23 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 02:14:23 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 02:14:23 Processing triggers for systemd (237-3ubuntu10.52) ... 02:14:23 Processing triggers for mime-support (3.60ubuntu1) ... 02:14:23 Processing triggers for ca-certificates (20210119~18.04.2) ... 02:14:23 Updating certificates in /etc/ssl/certs... 02:14:23 0 added, 0 removed; done. 02:14:23 Running hooks in /etc/ca-certificates/update.d... 02:14:23 done. 02:14:24 Reading package lists... 02:14:24 Building dependency tree... 02:14:24 Reading state information... 02:14:24 The following NEW packages will be installed: 02:14:24 apt-transport-https 02:14:24 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 02:14:25 Need to get 4348 B of archives. 02:14:25 After this operation, 154 kB of additional disk space will be used. 02:14:25 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 02:14:25 debconf: delaying package configuration, since apt-utils is not installed 02:14:25 Fetched 4348 B in 0s (21.2 kB/s) 02:14:25 Selecting previously unselected package apt-transport-https. 02:14:25 (Reading database ... 13931 files and directories currently installed.) 02:14:25 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 02:14:25 Unpacking apt-transport-https (1.6.14) ... 02:14:25 Setting up apt-transport-https (1.6.14) ... 02:14:25 Waiting for network to be ready... 02:14:31 2022-01-03T02:14:28Z INFO Waiting for automatic snapd restart... 02:14:31 snapd 2.53.4 from Canonical* installed 02:14:32 "snapd" switched to the "latest/stable" channel 02:14:32 02:14:37 core18 20211028 from Canonical* installed 02:14:39 core20 20211129 from Canonical* installed 02:14:39 "core20" switched to the "latest/stable" channel 02:14:39 02:14:42 snapcraft 6.0 from Canonical* installed 02:14:42 "snapcraft" switched to the "latest/stable" channel 02:14:42 02:14:46 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: 02:14:46 - README.md 02:14:46 02:14:46 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 02:14:47 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 02:14:47 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 02:14:47 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 02:14:48 Reading package lists... 02:14:50 Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.9 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 02:14:51 Reading package lists... 02:14:51 Building dependency tree... 02:14:51 Reading state information... 02:14:51 Suggested packages: 02:14:51 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 02:14:51 git-gui gitk gitweb git-cvs git-mediawiki git-svn 02:14:51 Recommended packages: 02:14:51 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 02:14:51 The following NEW packages will be installed: 02:14:51 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 02:14:51 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 02:14:51 pkg-config zip 02:14:51 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 02:14:51 Need to get 7668 kB of archives. 02:14:51 After this operation, 43.8 MB of additional disk space will be used. 02:14:51 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.9 [1169 kB] 02:14:51 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 02:14:51 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 02:14:51 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 02:14:51 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 02:14:51 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 02:14:51 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 02:14:51 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 02:14:52 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 02:14:52 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 02:14:52 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 02:14:52 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 02:14:52 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 02:14:52 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 02:14:52 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 02:14:52 debconf: delaying package configuration, since apt-utils is not installed 02:14:52 Fetched 7668 kB in 1s (10.6 MB/s) 02:14:52 Selecting previously unselected package libglib2.0-0:amd64. 02:14:52 (Reading database ... 13935 files and directories currently installed.) 02:14:52 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.9_amd64.deb ... 02:14:52 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ... 02:14:52 Selecting previously unselected package libpsl5:amd64. 02:14:52 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 02:14:52 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 02:14:52 Selecting previously unselected package libnghttp2-14:amd64. 02:14:52 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 02:14:52 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 02:14:52 Selecting previously unselected package librtmp1:amd64. 02:14:52 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 02:14:52 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 02:14:52 Selecting previously unselected package libcurl3-gnutls:amd64. 02:14:52 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 02:14:52 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 02:14:52 Selecting previously unselected package liberror-perl. 02:14:52 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 02:14:52 Unpacking liberror-perl (0.17025-1) ... 02:14:52 Selecting previously unselected package git-man. 02:14:52 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 02:14:52 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 02:14:53 Selecting previously unselected package git. 02:14:53 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 02:14:53 Unpacking git (1:2.17.1-1ubuntu0.9) ... 02:14:53 Selecting previously unselected package libnorm1:amd64. 02:14:53 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 02:14:53 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 02:14:53 Selecting previously unselected package libpgm-5.2-0:amd64. 02:14:53 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 02:14:53 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 02:14:53 Selecting previously unselected package libsodium23:amd64. 02:14:53 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 02:14:53 Unpacking libsodium23:amd64 (1.0.16-2) ... 02:14:53 Selecting previously unselected package libzmq5:amd64. 02:14:53 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 02:14:53 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 02:14:53 Selecting previously unselected package libzmq3-dev:amd64. 02:14:53 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 02:14:53 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 02:14:54 Selecting previously unselected package pkg-config. 02:14:54 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 02:14:54 Unpacking pkg-config (0.29.1-0ubuntu2) ... 02:14:54 Selecting previously unselected package zip. 02:14:54 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 02:14:54 Unpacking zip (3.0-11build1) ... 02:14:54 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 02:14:54 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 02:14:54 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 02:14:54 Setting up liberror-perl (0.17025-1) ... 02:14:54 Setting up libpsl5:amd64 (0.19.1-5build1) ... 02:14:54 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ... 02:14:54 No schema files found: doing nothing. 02:14:54 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 02:14:54 Setting up zip (3.0-11build1) ... 02:14:54 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 02:14:54 Setting up libsodium23:amd64 (1.0.16-2) ... 02:14:54 Setting up pkg-config (0.29.1-0ubuntu2) ... 02:14:54 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 02:14:54 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 02:14:54 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 02:14:54 Setting up git (1:2.17.1-1ubuntu0.9) ... 02:14:54 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 02:14:54 git set to automatically installed. 02:14:54 git-man set to automatically installed. 02:14:54 libcurl3-gnutls set to automatically installed. 02:14:54 liberror-perl set to automatically installed. 02:14:54 libglib2.0-0 set to automatically installed. 02:14:54 libnghttp2-14 set to automatically installed. 02:14:54 libnorm1 set to automatically installed. 02:14:54 libpgm-5.2-0 set to automatically installed. 02:14:54 libpsl5 set to automatically installed. 02:14:54 librtmp1 set to automatically installed. 02:14:54 libsodium23 set to automatically installed. 02:14:54 libzmq3-dev set to automatically installed. 02:14:54 libzmq5 set to automatically installed. 02:14:54 pkg-config set to automatically installed. 02:14:54 zip set to automatically installed. 02:14:56 snapd is not logged in, snap install commands will use sudo 02:15:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:15:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:15:00 ./bin/test-attribution-txt.sh 02:15:01 go (1.16/stable) 1.16.12 from Michael Hudson-Doyle (mwhudson) installed 02:15:01 Downloading snap 'edgex-app-service-configurable' [Pipeline] echo 02:15:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 02:15:03 + ls -al . 02:15:03 total 672 02:15:03 drwxrwxr-x 9 1001 1001 4096 Jan 3 02:15 . 02:15:03 drwxr-xr-x 4 root root 4096 Jan 3 02:10 .. 02:15:03 -rw-rw-r-- 1 1001 1001 11 Jan 3 02:08 .dockerignore 02:15:03 drwxrwxr-x 8 1001 1001 4096 Jan 3 02:08 .git 02:15:03 drwxrwxr-x 4 1001 1001 4096 Jan 3 02:08 .github 02:15:03 -rw-rw-r-- 1 1001 1001 804 Jan 3 02:08 .gitignore 02:15:03 -rw-rw-r-- 1 1001 1001 42 Jan 3 02:08 .golangci.yml 02:15:03 -rw-rw-r-- 1 1001 1001 76 Jan 3 02:08 .hadolint.yml 02:15:03 -rw-rw-r-- 1 1001 1001 166 Jan 3 02:08 .sonarcloud.properties 02:15:03 -rw-rw-r-- 1 1001 1001 1171 Jan 3 02:08 ADOPTERS.md 02:15:03 -rw-rw-r-- 1 1001 1001 8910 Jan 3 02:08 Attribution.txt 02:15:03 -rw-rw-r-- 1 1001 1001 51732 Jan 3 02:08 CHANGELOG.md 02:15:03 -rw-rw-r-- 1 1001 1001 3804 Jan 3 02:08 CONTRIBUTING.md 02:15:03 -rw-rw-r-- 1 1001 1001 677 Jan 3 02:08 GOVERNANCE.md 02:15:03 -rw-rw-r-- 1 1001 1001 849 Jan 3 02:08 Jenkinsfile 02:15:03 -rw-rw-r-- 1 1001 1001 10775 Jan 3 02:08 LICENSE 02:15:03 -rw-rw-r-- 1 1001 1001 6508 Jan 3 02:08 Makefile 02:15:03 -rw-rw-r-- 1 1001 1001 582 Jan 3 02:08 OWNERS.md 02:15:03 -rw-rw-r-- 1 1001 1001 8207 Jan 3 02:08 README.md 02:15:03 -rw-rw-r-- 1 1001 1001 6912 Jan 3 02:08 SECURITY.md 02:15:03 -rw-rw-r-- 1 1001 1001 5 Jan 3 02:04 VERSION 02:15:03 -rw-rw-r-- 1 1001 1001 4131 Jan 3 02:08 ZMQWindows.md 02:15:03 drwxrwxr-x 2 1001 1001 4096 Jan 3 02:08 bin 02:15:03 drwxrwxr-x 14 1001 1001 4096 Jan 3 02:08 cmd 02:15:03 -rw-r--r-- 1 root root 428381 Jan 3 02:13 coverage.out 02:15:03 -rw-rw-r-- 1 1001 1001 828 Jan 3 02:08 go.mod 02:15:03 -rw-rw-r-- 1 1001 1001 49574 Jan 3 02:10 go.sum 02:15:03 drwxrwxr-x 8 1001 1001 4096 Jan 3 02:08 internal 02:15:03 drwxrwxr-x 3 1001 1001 4096 Jan 3 02:08 openapi 02:15:03 drwxrwxr-x 4 1001 1001 4096 Jan 3 02:08 snap 02:15:03 -rw-rw-r-- 1 1001 1001 204 Jan 3 02:08 version.go [Pipeline] sh 02:15:04 Pulling app-service-configurable 02:15:04 + snapcraftctl pull 02:15:04 + '[' -e coverage.out ] 02:15:04 + chown 1001:1001 coverage.out [Pipeline] stash 02:15:04 Warning: overwriting stash ‘coverage-report’ 02:15:05 Stashed 1 file(s) [Pipeline] sh 02:15:05 Pulling config-common 02:15:05 + snapcraftctl pull 02:15:05 + make build 02:15:05 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 02:15:06 Pulling go-build-helper 02:15:06 + snapcraftctl pull 02:15:07 'edgex-go' has dependencies that need to be staged: go-build-helper 02:15:07 Skipping pull go-build-helper (already ran) 02:15:07 Building go-build-helper 02:15:07 + snapcraftctl build 02:15:10 Staging go-build-helper 02:15:10 + snapcraftctl stage 02:15:12 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 02:15:15 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 02:15:15 Fetched 224 kB in 0s (0 B/s) 02:15:15 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 02:15:15 Fetched 157 kB in 0s (0 B/s) 02:15:15 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 02:15:15 Fetched 221 kB in 0s (0 B/s) 02:15:15 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 02:15:15 Fetched 143 kB in 0s (0 B/s) 02:15:15 Pulling edgex-go 02:15:15 + snapcraftctl pull 02:15:16 Pulling hooks 02:15:16 + snapcraftctl pull 02:15:34 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 02:15:37 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 02:15:38 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 02:15:38 Fetched 96.5 kB in 0s (0 B/s) 02:15:38 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 02:15:38 Fetched 279 kB in 0s (0 B/s) 02:15:38 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 02:15:38 Fetched 122 kB in 0s (0 B/s) 02:15:38 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 02:15:38 Fetched 77.8 kB in 0s (0 B/s) 02:15:38 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 02:15:38 Fetched 8848 B in 0s (0 B/s) 02:15:38 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 02:15:38 Fetched 47.8 kB in 0s (0 B/s) 02:15:38 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 02:15:38 Fetched 45.6 kB in 0s (0 B/s) 02:15:38 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 02:15:38 Fetched 15.0 kB in 0s (0 B/s) 02:15:38 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 02:15:38 Fetched 220 kB in 0s (0 B/s) 02:15:38 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 02:15:38 Fetched 154 kB in 0s (0 B/s) 02:15:38 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 02:15:38 Fetched 50.6 kB in 0s (0 B/s) 02:15:38 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 02:15:38 Fetched 14.8 kB in 0s (0 B/s) 02:15:38 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 02:15:38 Fetched 41.8 kB in 0s (0 B/s) 02:15:38 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 02:15:38 Fetched 499 kB in 0s (0 B/s) 02:15:38 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 02:15:38 Fetched 111 kB in 0s (0 B/s) 02:15:38 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 02:15:38 Fetched 240 kB in 0s (0 B/s) 02:15:38 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 02:15:38 Fetched 29.3 kB in 0s (0 B/s) 02:15:38 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 02:15:38 Fetched 85.5 kB in 0s (0 B/s) 02:15:38 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 02:15:38 Fetched 24.5 kB in 0s (0 B/s) 02:15:38 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 02:15:38 Fetched 49.2 kB in 0s (0 B/s) 02:15:38 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 02:15:38 Fetched 54.2 kB in 0s (0 B/s) 02:15:38 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 02:15:38 Fetched 30.8 kB in 0s (0 B/s) 02:15:38 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 02:15:38 Fetched 15.8 kB in 0s (0 B/s) 02:15:38 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 02:15:38 Fetched 85.9 kB in 0s (0 B/s) 02:15:38 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 02:15:38 Fetched 8720 B in 0s (0 B/s) 02:15:38 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 02:15:38 Fetched 140 kB in 0s (0 B/s) 02:15:38 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 02:15:38 Fetched 119 kB in 0s (0 B/s) 02:15:38 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 02:15:38 Fetched 111 kB in 0s (0 B/s) 02:15:38 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 02:15:38 Fetched 11.1 kB in 0s (0 B/s) 02:15:38 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 02:15:38 Fetched 646 kB in 0s (0 B/s) 02:15:38 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 02:15:38 Fetched 41.3 kB in 0s (0 B/s) 02:15:38 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 02:15:38 Fetched 17.9 kB in 0s (0 B/s) 02:15:38 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 02:15:38 Fetched 368 kB in 0s (0 B/s) 02:15:38 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 02:15:38 Fetched 187 kB in 0s (0 B/s) 02:15:38 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 02:15:38 Fetched 175 kB in 0s (0 B/s) 02:15:38 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 02:15:38 Fetched 206 kB in 0s (0 B/s) 02:15:38 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.14_amd64.deb [1302 kB] 02:15:38 Fetched 1302 kB in 0s (0 B/s) 02:15:38 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 02:15:38 Fetched 36.2 kB in 0s (0 B/s) 02:15:38 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 02:15:38 Fetched 159 kB in 0s (0 B/s) 02:15:38 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 02:15:38 Fetched 107 kB in 0s (0 B/s) 02:15:38 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 02:15:38 Fetched 48.7 kB in 0s (0 B/s) 02:15:38 Pulling static-packages 02:15:38 + snapcraftctl pull 02:15:38 Pulling version 02:15:38 + cd /root/project 02:15:38 + git describe --tags --abbrev=0 02:15:38 + sed s/v// 02:15:38 + GIT_VERSION=2.2.0-dev.14 02:15:38 + [ -z 2.2.0-dev.14 ] 02:15:38 + snapcraftctl set-version 2.2.0-dev.14 02:15:39 Building app-service-configurable 02:15:39 + snapcraftctl build 02:15:41 Building config-common 02:15:41 + snapcraftctl build 02:15:41 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 02:15:42 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 02:15:43 Skipping build go-build-helper (already ran) 02:15:43 Building edgex-go 02:15:43 + cd /root/parts/edgex-go/src 02:15:43 + git describe --tags --abbrev=0 02:15:43 + sed s/v// 02:15:43 + GIT_VERSION=2.2.0-dev.14 02:15:43 + [ -z 2.2.0-dev.14 ] 02:15:43 + echo 2.2.0-dev.14 02:15:43 + [ ! -d vendor ] 02:15:43 + go mod download all 02:15:47 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 02:15:50 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 02:15:53 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 02:15:56 + make build 02:15:56 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.14" -o cmd/core-data/core-data ./cmd/core-data 02:15:58 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 02:16:01 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 02:16:04 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 02:16:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.14" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [Pipeline] } 02:16:10 $ docker stop --time=1 c7e406e5b87a7c90dd9a6272bd86b6d51bd1db00dfdec6a6f8ef4dd7c876cdd2 02:16:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.14" -o cmd/core-command/core-command ./cmd/core-command 02:16:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.14" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:16:12 $ docker rm -f c7e406e5b87a7c90dd9a6272bd86b6d51bd1db00dfdec6a6f8ef4dd7c876cdd2 02:16:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.14" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 02:16:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.14" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:16:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:16:14 02:16:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:16:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.14" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:16:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:16:14 latest: Pulling from edgex-devops/edgex-compose-arm64 02:16:14 29e5d40040c1: Pulling fs layer 02:16:14 1ce36da41761: Pulling fs layer 02:16:14 25b303627fd3: Pulling fs layer 02:16:14 29e5d40040c1: Verifying Checksum 02:16:14 29e5d40040c1: Download complete 02:16:15 1ce36da41761: Verifying Checksum 02:16:15 1ce36da41761: Download complete 02:16:15 29e5d40040c1: Pull complete 02:16:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.14" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 02:16:16 25b303627fd3: Verifying Checksum 02:16:16 25b303627fd3: Download complete 02:16:16 1ce36da41761: Pull complete 02:16:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.14" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:16:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.14" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:16:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.14" -o ./cmd/secrets-config ./cmd/secrets-config 02:16:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.14" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:16:22 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 02:16:22 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 02:16:22 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 02:16:22 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 02:16:22 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 02:16:22 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 02:16:22 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 02:16:22 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 02:16:22 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 02:16:22 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 02:16:22 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 02:16:22 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 02:16:22 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 02:16:22 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 02:16:22 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 02:16:22 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 02:16:22 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 02:16:22 + 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 02:16:22 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 02:16:22 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 02:16:22 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 02:16:22 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 02:16:22 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 02:16:22 + 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 02:16:22 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 02:16:22 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 02:16:22 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 02:16:22 Building hooks 02:16:22 + cd /root/parts/hooks/src 02:16:22 + make build 02:16:22 go mod tidy 02:16:23 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 02:16:23 go: downloading github.com/davecgh/go-spew v1.1.0 02:16:23 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 02:16:24 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 02:16:24 GO111MODULE=on go build -o cmd/install/install ./cmd/install 02:16:25 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 02:16:25 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 02:16:26 25b303627fd3: Pull complete 02:16:26 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 02:16:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:16:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 02:16:27 prd-ubuntu18.04-docker-arm64-4c-16g-605 does not seem to be running inside a container 02:16:27 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 02:16:28 Building static-packages 02:16:28 + snapcraftctl build 02:16:29 $ docker top 09176d34746d992937079d5b3b88ed46c2ada54730e0fda80cc5e9c4f3aa1abf -eo pid,comm [Pipeline] { [Pipeline] sh 02:16:29 Building version 02:16:29 + snapcraftctl build 02:16:30 + docker-compose build --help 02:16:30 + grep parallel 02:16:33 --parallel Build images in parallel. 02:16:34 Staging app-service-configurable 02:16:34 + snapcraftctl stage [Pipeline] } 02:16:34 $ docker stop --time=1 09176d34746d992937079d5b3b88ed46c2ada54730e0fda80cc5e9c4f3aa1abf 02:16:35 $ docker rm -f 09176d34746d992937079d5b3b88ed46c2ada54730e0fda80cc5e9c4f3aa1abf [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:16:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:16:36 . [Pipeline] withDockerContainer 02:16:36 prd-ubuntu18.04-docker-arm64-4c-16g-605 does not seem to be running inside a container 02:16:36 $ 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 02:16:38 $ docker top 35a18dd9fc8d1e4f8f331cfbe8c5bcc705e5855d9c437de47a6406f1e50b1e30 -eo pid,comm [Pipeline] { [Pipeline] sh 02:16:38 + docker-compose -f ./docker-compose-build.yml build --parallel 02:16:39 Staging config-common 02:16:39 + snapcraftctl stage 02:16:42 Skipping stage go-build-helper (already ran) 02:16:42 Staging edgex-go 02:16:43 Building core-command ... 02:16:43 Building core-data ... 02:16:43 Building core-metadata ... 02:16:43 Building security-bootstrapper ... 02:16:43 Building security-proxy-setup ... 02:16:43 Building security-secretstore-setup ... 02:16:43 Building support-notifications ... 02:16:43 Building support-scheduler ... 02:16:43 Building sys-mgmt-agent ... 02:16:43 Building security-secretstore-setup 02:16:43 Building sys-mgmt-agent 02:16:43 Building core-metadata 02:16:43 Building support-notifications 02:16:43 Building security-bootstrapper 02:16:43 + snapcraftctl stage 02:16:46 Staging hooks 02:16:46 + snapcraftctl stage 02:16:48 Staging static-packages 02:16:48 + snapcraftctl stage 02:16:49 Staging version 02:16:49 + snapcraftctl stage 02:16:51 Priming app-service-configurable 02:16:51 + snapcraftctl prime 02:16:54 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 02:16:54 stage-packages: 02:16:54 - libnorm1 02:16:54 - libpgm-5.2-0 02:16:54 - libsodium23 02:16:54 - libzmq5 02:16:54 Priming config-common 02:16:54 + snapcraftctl prime 02:16:55 Priming go-build-helper 02:16:55 + snapcraftctl prime 02:16:56 Priming edgex-go 02:16:56 + snapcraftctl prime 02:16:58 Priming hooks 02:16:58 + snapcraftctl prime 02:16:59 Priming static-packages 02:16:59 + snapcraftctl prime 02:17:02 Priming version 02:17:02 + snapcraftctl prime 02:17:03 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] } 02:17:50 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:17:50 Step 2/30 : FROM ${BUILDER_BASE} AS builder 02:17:50 ---> cb283cdc6a08 02:17:50 Step 3/30 : WORKDIR /edgex-go 02:17:50 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:17:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:17:50 ---> cb283cdc6a08 02:17:50 Step 3/22 : WORKDIR /edgex-go 02:17:50 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:17:50 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:17:50 ---> cb283cdc6a08 02:17:50 Step 3/24 : WORKDIR /edgex-go 02:17:50 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:17:50 Step 2/21 : FROM ${BUILDER_BASE} AS builder 02:17:50 ---> cb283cdc6a08 02:17:50 Step 3/21 : WORKDIR /edgex-go 02:17:50 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:17:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:17:50 ---> cb283cdc6a08 02:17:50 Step 3/22 : WORKDIR /edgex-go 02:17:50 ---> Running in b00369227ae0 02:17:50 ---> Running in 4a9af559fe68 02:17:50 ---> Running in b95db494f96b 02:17:50 ---> Running in e6b00126994b 02:17:50 ---> Running in cb7d551cc3ab 02:17:50 Removing intermediate container cb7d551cc3ab 02:17:50 ---> 356748dfcbba 02:17:50 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:17:50 Removing intermediate container b00369227ae0 02:17:50 ---> 779bf86929e6 02:17:50 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:17:50 Removing intermediate container 4a9af559fe68 02:17:50 ---> 3c028a3fd211 02:17:50 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:17:50 Removing intermediate container b95db494f96b 02:17:50 ---> ceb2242e4f4c 02:17:50 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:17:50 ---> Running in 90b28420694d 02:17:50 Removing intermediate container e6b00126994b 02:17:50 ---> 0fd6889931bf 02:17:50 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:17:50 ---> Running in ea0f40e8af74 02:17:50 ---> Running in f019ac402377 02:17:50 ---> Running in 6a496c18f00b 02:17:50 ---> Running in d9cf401a24ee 02:17:50 Removing intermediate container 90b28420694d 02:17:50 ---> ea66f278764f 02:17:50 Step 5/24 : RUN apk add --update --no-cache make git 02:17:50 ---> Running in 53f205feea79 02:17:50 Removing intermediate container f019ac402377 02:17:50 ---> 0ca8c687f9ed 02:17:50 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 02:17:50 ---> Running in 7a4d9621670d 02:17:50 Removing intermediate container d9cf401a24ee 02:17:50 ---> 3e8d445a2e7c 02:17:50 Step 5/22 : RUN apk add --update --no-cache make bash git 02:17:50 Removing intermediate container ea0f40e8af74 02:17:50 ---> 659e27d9aa19 02:17:50 Step 5/22 : RUN apk add --update --no-cache make git 02:17:50 Removing intermediate container 6a496c18f00b 02:17:50 ---> 0de4ba6cdcde 02:17:50 Step 5/30 : RUN apk add --update --no-cache make git 02:17:50 ---> Running in c4a547e7b08a 02:17:50 ---> Running in 5d5a932905cf 02:17:50 ---> Running in ecdce73e3fee 02:17:50 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:17:50 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:17:51 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:17:51 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:17:51 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:17:51 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:17:51 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:17:52 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:17:52 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:17:52 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:17:52 OK: 219 MiB in 52 packages 02:17:53 OK: 219 MiB in 52 packages 02:17:53 OK: 219 MiB in 52 packages 02:17:53 OK: 219 MiB in 52 packages 02:17:53 OK: 219 MiB in 52 packages 02:17:54 Removing intermediate container 53f205feea79 02:17:54 ---> 7961c3147509 02:17:54 Step 6/24 : COPY . . 02:17:54 Removing intermediate container 7a4d9621670d 02:17:54 ---> 7ccbd9f016eb 02:17:54 Step 6/21 : COPY . . 02:17:54 Removing intermediate container c4a547e7b08a 02:17:54 ---> 3e3f23d948a3 02:17:54 Step 6/22 : COPY . . 02:17:55 Removing intermediate container 5d5a932905cf 02:17:55 ---> 4f253e090807 02:17:55 Step 6/22 : COPY . . 02:17:55 Removing intermediate container ecdce73e3fee 02:17:55 ---> 3db8a1906f10 02:17:55 Step 6/30 : COPY . . 02:18:22 ---> a0be050abb79 02:18:22 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:18:22 ---> dc999bd261db 02:18:22 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:18:22 ---> 17a16dd315fd 02:18:22 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:18:22 ---> Running in 77e95d8b4685 02:18:22 ---> b60121f15437 02:18:22 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:18:22 ---> Running in a8b75993f866 02:18:22 ---> Running in 3eae7e817b56 02:18:22 ---> Running in 26905fe010c5 02:18:22 ---> c1caa743cfc6 02:18:22 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:18:22 ---> Running in d56a89ffdd04 02:18:22 Removing intermediate container 77e95d8b4685 02:18:22 ---> 6dbb46c52f98 02:18:22 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 02:18:22 ---> Running in 97889ba81886 02:18:24 Removing intermediate container 26905fe010c5 02:18:24 ---> 97d3128803de 02:18:24 Step 8/22 : RUN make cmd/core-metadata/core-metadata 02:18:24 ---> Running in 9911659a29f9 02:18:24 Removing intermediate container 3eae7e817b56 02:18:24 ---> c3374296b627 02:18:24 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:18:24 Removing intermediate container a8b75993f866 02:18:24 ---> e5c77e62806f 02:18:24 Step 8/21 : RUN make cmd/support-notifications/support-notifications 02:18:24 Removing intermediate container d56a89ffdd04 02:18:24 ---> 8bdecb1afef7 02:18:24 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 02:18:24 ---> Running in 333b6c6f7821 02:18:24 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 02:18:24 ---> Running in ff4be83bb36a 02:18:24 ---> Running in 94f59c037f81 02:18: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 02:18:27 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 02:18:27 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 02:18:27 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 02:20:34 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 02:20:34 Removing intermediate container 97889ba81886 02:20:34 ---> ce38601ecc3a 02:20:34 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 02:20:34 ---> Running in cabb69c28b8f 02:20:34 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 02:20:34 Removing intermediate container cabb69c28b8f 02:20:34 ---> 7a41e6185933 02:20:34 02:20:34 Step 10/22 : FROM docker:20.10.10 02:20:34 20.10.10: Pulling from library/docker 02:20:34 Removing intermediate container 94f59c037f81 02:20:34 ---> a00cb585ee20 02:20:34 02:20:34 Step 9/30 : FROM alpine:3.14 02:20:34 3.14: Pulling from library/alpine 02:20:35 Removing intermediate container 333b6c6f7821 02:20:35 ---> 9eceb6c58920 02:20:35 02:20:35 Step 9/24 : FROM alpine:3.14 02:20:35 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 02:20:35 Status: Downloaded newer image for alpine:3.14 02:20:35 ---> 5b8b7b635229 02:20:35 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 02:20:35 3.14: Pulling from library/alpine 02:20:35 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 02:20:35 Status: Image is up to date for alpine:3.14 02:20:35 ---> 5b8b7b635229 02:20:35 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 02:20:36 ---> Running in 3ca4201442db 02:20:36 ---> Running in c6eba585f285 02:20:36 Removing intermediate container 3ca4201442db 02:20:36 ---> 8bb5afe8aa20 02:20:36 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 02:20:36 ---> Running in ceda5685419d 02:20:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:20:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:20:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:20:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:20:38 (1/3) Installing ca-certificates (20191127-r5) 02:20:38 (2/3) Installing dumb-init (1.2.5-r1) 02:20:38 (3/3) Installing su-exec (0.2-r1) 02:20:38 Executing busybox-1.33.1-r6.trigger 02:20:38 Executing ca-certificates-20191127-r5.trigger 02:20:39 OK: 6 MiB in 17 packages 02:20:39 (1/2) Installing dumb-init (1.2.5-r1) 02:20:39 (2/2) Installing su-exec (0.2-r1) 02:20:39 Executing busybox-1.33.1-r6.trigger 02:20:39 OK: 6 MiB in 16 packages 02:20:40 Removing intermediate container 9911659a29f9 02:20:40 ---> 48077ffc13cf 02:20:40 02:20:40 Step 9/22 : FROM alpine:3.14 02:20:40 ---> 5b8b7b635229 02:20:40 Step 10/22 : RUN apk add --update --no-cache dumb-init 02:20:40 Removing intermediate container ff4be83bb36a 02:20:40 ---> 32b6795df5e4 02:20:40 02:20:40 Step 9/21 : FROM alpine:3.14 02:20:40 ---> 5b8b7b635229 02:20:40 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 02:20:40 ---> Running in f90a6079975e 02:20:40 ---> Running in 1c829952adcc 02:20:41 Removing intermediate container c6eba585f285 02:20:41 ---> 82a05e46b099 02:20:41 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:20:41 Removing intermediate container ceda5685419d 02:20:41 ---> 4c970f0b0637 02:20:41 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 02:20:41 ---> Running in 8048cc23ccf1 02:20:41 ---> Running in 21425fe2c188 02:20:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:20:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:20:42 Removing intermediate container 8048cc23ccf1 02:20:42 ---> 21398c88a74a 02:20:42 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 02:20:42 Removing intermediate container 21425fe2c188 02:20:42 ---> 2710e7dde276 02:20:42 Step 12/24 : WORKDIR / 02:20:42 ---> Running in 3dd9ce7830bf 02:20:42 ---> Running in dd7626ad73ad 02:20:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:20:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:20:43 Removing intermediate container 3dd9ce7830bf 02:20:43 ---> 86c5f1749821 02:20:43 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 02:20:43 Removing intermediate container dd7626ad73ad 02:20:43 ---> 5bbe45a6c04b 02:20:43 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:20:43 ---> Running in a8a8449e693d 02:20:43 (1/1) Installing dumb-init (1.2.5-r1) 02:20:43 Executing busybox-1.33.1-r6.trigger 02:20:43 OK: 6 MiB in 15 packages 02:20:43 (1/2) Installing ca-certificates (20191127-r5) 02:20:43 (2/2) Installing dumb-init (1.2.5-r1) 02:20:44 Executing busybox-1.33.1-r6.trigger 02:20:44 Executing ca-certificates-20191127-r5.trigger 02:20:44 OK: 6 MiB in 16 packages 02:20:45 ---> e5cfdc71b802 02:20:45 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 02:20:45 Removing intermediate container f90a6079975e 02:20:45 ---> 8ed742b6f9e6 02:20:45 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:20:45 ---> Running in 338d22e26ce0 02:20:46 Removing intermediate container 338d22e26ce0 02:20:46 ---> a99a6a059b58 02:20:46 Step 12/22 : ENV APP_PORT=59881 02:20:46 ---> 7293238acdb6 02:20:46 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 02:20:46 Removing intermediate container 1c829952adcc 02:20:46 ---> 8ad163d840fe 02:20:46 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 02:20:46 ---> Running in aabd85f8df5f 02:20:46 ---> Running in 9495b3fc7460 02:20:46 Removing intermediate container a8a8449e693d 02:20:46 ---> a2c0b3a069e1 02:20:46 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 02:20:46 ---> Running in d54ff640c57b 02:20:47 Removing intermediate container aabd85f8df5f 02:20:47 ---> 955ae6268a8a 02:20:47 Step 13/22 : EXPOSE $APP_PORT 02:20:47 ---> Running in 43cdc7c6700e 02:20:47 Removing intermediate container 9495b3fc7460 02:20:47 ---> 6356ff2a097c 02:20:47 Step 12/21 : ENV APP_PORT=59860 02:20:47 ---> Running in ffa4dd2fe0a9 02:20:47 ---> 20b455c7d9cb 02:20:47 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 02:20:47 Removing intermediate container d54ff640c57b 02:20:47 ---> b4f74bba50fb 02:20:47 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 02:20:48 Removing intermediate container 43cdc7c6700e 02:20:48 ---> 2bf9ce7103f7 02:20:48 Step 14/22 : WORKDIR / 02:20:48 Removing intermediate container ffa4dd2fe0a9 02:20:48 ---> 6a68cd5fa3c3 02:20:48 Step 13/21 : EXPOSE $APP_PORT 02:20:48 ---> Running in b4ef003d8314 02:20:48 ---> Running in 9880dce8b881 02:20:49 Removing intermediate container 9880dce8b881 02:20:49 ---> 5b74eb1fd6e3 02:20:49 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 02:20:49 Removing intermediate container b4ef003d8314 02:20:49 ---> 8abb9e94f63c 02:20:49 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 02:20:49 ---> cc4b4387af1f 02:20:49 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:20:49 ---> 407e7a1e9050 02:20:49 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 02:20:49 ---> Running in d662cf2200b9 02:20:50 ---> f248b6ba60bf 02:20:50 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:20:50 ---> 6676d1182e4f 02:20:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:20:51 ---> 854409e5c89f 02:20:51 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:20:51 ---> 571debde40ae 02:20:51 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 02:20:52 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 02:20:52 Status: Downloaded newer image for docker:20.10.10 02:20:52 ---> 520e9a0a30f7 02:20:52 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 02:20:52 Removing intermediate container d662cf2200b9 02:20:52 ---> d9ddb9663145 02:20:52 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 02:20:52 ---> 448fde0a3f98 02:20:52 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 02:20:52 ---> Running in 2aaad72218f8 02:20:52 ---> a34c4152df27 02:20:52 Step 17/21 : ENTRYPOINT ["/support-notifications"] 02:20:52 ---> Running in 36366c462bde 02:20:52 Removing intermediate container 2aaad72218f8 02:20:52 ---> 09d17f57b7d0 02:20:52 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 02:20:53 ---> Running in 056a2128fac3 02:20:53 ---> 43fd6b2f2973 02:20:53 Step 18/22 : ENTRYPOINT ["/core-metadata"] 02:20:53 ---> f28da85dfde3 02:20:53 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:20:53 ---> Running in f84a01c5c800 02:20:53 ---> 4f4cf9d8ede2 02:20:53 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:20:53 Removing intermediate container 36366c462bde 02:20:53 ---> 7f61f8702032 02:20:53 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:20:54 ---> Running in a1817f164bcc 02:20:54 Removing intermediate container f84a01c5c800 02:20:54 ---> dde1e63193c4 02:20:54 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:20:54 ---> Running in 4f74ed0374d8 02:20:54 Removing intermediate container a1817f164bcc 02:20:54 ---> 28f340507383 02:20:54 Step 19/21 : LABEL arch=arm64 02:20:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:20:54 ---> cb158f056a14 02:20:54 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/ 02:20:54 ---> Running in 9d5b18e4d42b 02:20:54 ---> Running in e7653b3f7ff8 02:20:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:20:55 Removing intermediate container 4f74ed0374d8 02:20:55 ---> e72560eed158 02:20:55 Step 20/22 : LABEL arch=arm64 02:20:55 Removing intermediate container 9d5b18e4d42b 02:20:55 ---> 986b9ca26e06 02:20:55 Step 20/21 : LABEL git_sha=5146f317954c54f61f407fea408538822df155f5 02:20:55 ---> Running in 4b1301c7de4a 02:20:55 ---> Running in 41fcdb2a5b28 02:20:55 ---> 2b9073e83149 02:20:55 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 02:20:56 (1/42) Installing readline (8.1.0-r0) 02:20:56 (2/42) Installing bash (5.1.4-r0) 02:20:56 Executing bash-5.1.4-r0.post-install 02:20:56 (3/42) Installing brotli-libs (1.0.9-r5) 02:20:56 (4/42) Installing nghttp2-libs (1.43.0-r0) 02:20:56 (5/42) Installing libcurl (7.79.1-r0) 02:20:56 (6/42) Installing curl (7.79.1-r0) 02:20:56 (7/42) Installing dumb-init (1.2.5-r1) 02:20:56 (8/42) Installing libbz2 (1.0.8-r1) 02:20:56 (9/42) Installing expat (2.4.1-r0) 02:20:56 (10/42) Installing libffi (3.3-r2) 02:20:56 (11/42) Installing gdbm (1.19-r0) 02:20:56 (12/42) Installing xz-libs (5.2.5-r0) 02:20:56 (13/42) Installing libgcc (10.3.1_git20210424-r2) 02:20:56 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 02:20:56 (15/42) Installing mpdecimal (2.5.1-r1) 02:20:56 (16/42) Installing sqlite-libs (3.35.5-r0) 02:20:56 (17/42) Installing python3 (3.9.5-r2) 02:20:56 Removing intermediate container 4b1301c7de4a 02:20:56 ---> 3b9a3d777e4e 02:20:56 Step 21/22 : LABEL git_sha=5146f317954c54f61f407fea408538822df155f5 02:20:56 Removing intermediate container 41fcdb2a5b28 02:20:56 ---> 7e9e12d35105 02:20:56 Step 21/21 : LABEL version=0.0.0 02:20:56 ---> Running in 9206bfa10bb1 02:20:56 ---> Running in 88e80c8915db 02:20:56 ---> 75a6f1a42fbe 02:20:56 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 02:20:57 Removing intermediate container 9206bfa10bb1 02:20:57 ---> b2bbc8fdf437 02:20:57 Step 22/22 : LABEL version=0.0.0 02:20:57 Removing intermediate container 88e80c8915db 02:20:57 ---> 2ef56b6ae85f 02:20:57 02:20:57 ---> Running in 74ac724278e9 02:20:58 Removing intermediate container e7653b3f7ff8 02:20:58 ---> 91bb49dfa845 02:20:58 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 02:20:58 ---> 2a196eab1974 02:20:58 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 02:20:58 Successfully built 2ef56b6ae85f 02:20:58 Successfully tagged support-notifications-arm64:latest 02:20:58  Building support-notifications ... done Building core-command 02:20:58 ---> Running in b96e6c4d6137 02:20:58 Removing intermediate container 74ac724278e9 02:20:58 ---> dfdbf783cf06 02:20:58 02:20:58 (18/42) Installing py3-appdirs (1.4.4-r2) 02:20:58 (19/42) Installing py3-chardet (4.0.0-r2) 02:20:58 (20/42) Installing py3-idna (3.2-r0) 02:20:58 (21/42) Installing py3-urllib3 (1.26.5-r0) 02:20:58 (22/42) Installing py3-certifi (2020.12.5-r1) 02:20:58 Successfully built dfdbf783cf06 02:20:58 Removing intermediate container b96e6c4d6137 02:20:58 ---> 4b82b20d20b2 02:20:58 Step 22/24 : LABEL arch=arm64 02:20:58 Successfully tagged core-metadata-arm64:latest 02:20:58 Building core-data 02:20:58  Building core-metadata ... done (23/42) Installing py3-requests (2.25.1-r4) 02:20:58 ---> 22c9127bfc93 02:20:58 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 02:20:58 ---> Running in d82472f4dca4 02:20:59 (24/42) Installing py3-msgpack (1.0.2-r1) 02:20:59 (25/42) Installing py3-lockfile (0.12.2-r4) 02:20:59 (26/42) Installing py3-cachecontrol (0.12.6-r1) 02:20:59 (27/42) Installing py3-colorama (0.4.4-r1) 02:20:59 (28/42) Installing py3-contextlib2 (0.6.0-r1) 02:20:59 (29/42) Installing py3-distlib (0.3.1-r3) 02:20:59 ---> Running in ea4af98c4001 02:20:59 (30/42) Installing py3-distro (1.5.0-r3) 02:20:59 (31/42) Installing py3-six (1.15.0-r1) 02:20:59 (32/42) Installing py3-webencodings (0.5.1-r4) 02:20:59 (33/42) Installing py3-html5lib (1.1-r1) 02:20:59 Removing intermediate container d82472f4dca4 02:20:59 ---> 2a67353d16dd 02:20:59 Step 23/24 : LABEL git_sha=5146f317954c54f61f407fea408538822df155f5 02:20:59 (34/42) Installing py3-parsing (2.4.7-r2) 02:20:59 (35/42) Installing py3-packaging (20.9-r1) 02:20:59 (36/42) Installing py3-toml (0.10.2-r2) 02:20:59 (37/42) Installing py3-pep517 (0.10.0-r2) 02:20:59 (38/42) Installing py3-progress (1.5-r2) 02:20:59 ---> Running in 9b1b4276f1b2 02:20:59 (39/42) Installing py3-retrying (1.3.3-r1) 02:20:59 (40/42) Installing py3-ordered-set (4.0.2-r1) 02:20:59 (41/42) Installing py3-setuptools (52.0.0-r3) 02:21:00 (42/42) Installing py3-pip (20.3.4-r1) 02:21:00 Removing intermediate container ea4af98c4001 02:21:00 ---> 3ffd37b7098c 02:21:00 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:21:00 Removing intermediate container 9b1b4276f1b2 02:21:00 ---> 62f5cee05dcb 02:21:00 Step 24/24 : LABEL version=0.0.0 02:21:00 ---> Running in b67138692e76 02:21:00 Executing busybox-1.33.1-r6.trigger 02:21:00 OK: 84 MiB in 64 packages 02:21:00 Removing intermediate container b67138692e76 02:21:00 ---> 8a084262973d 02:21:00 02:21:01 ---> d726c7e551f4 02:21:01 Step 25/30 : RUN chmod +x /entrypoint.sh 02:21:01 ---> Running in 9a60c7211b1d 02:21:01 Successfully built 8a084262973d 02:21:01 Successfully tagged security-secretstore-setup-arm64:latest 02:21:01  Building security-secretstore-setup ... done Building security-proxy-setup 02:21:03 Removing intermediate container 9a60c7211b1d 02:21:03 ---> b448d5d836c9 02:21:03 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 02:21:04 ---> Running in 8dad7d8083c7 02:21:04 Removing intermediate container 8dad7d8083c7 02:21:04 ---> f7f975e53284 02:21:04 Step 27/30 : CMD ["gate"] 02:21:04 ---> Running in 716e3dc73197 02:21:05 Collecting docker-compose==1.23.2 02:21:05 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 02:21:05 Removing intermediate container 716e3dc73197 02:21:05 ---> 9bda08c3d900 02:21:05 Step 28/30 : LABEL arch=arm64 02:21:05 ---> Running in e3b4f81ad61c 02:21:05 Collecting dockerpty<0.5,>=0.4.1 02:21:05 Downloading dockerpty-0.4.1.tar.gz (13 kB) 02:21:06 Removing intermediate container e3b4f81ad61c 02:21:06 ---> 05c88c20bc81 02:21:06 Step 29/30 : LABEL git_sha=5146f317954c54f61f407fea408538822df155f5 02:21:06 ---> Running in f2df1dab8373 02:21:06 Removing intermediate container f2df1dab8373 02:21:06 ---> e1066e65aad2 02:21:06 Step 30/30 : LABEL version=0.0.0 02:21:07 ---> Running in 44290e390582 02:21:07 Removing intermediate container 44290e390582 02:21:07 ---> 117821e1b470 02:21:07 02:21:08 Successfully built 117821e1b470 02:21:08 Successfully tagged security-bootstrapper-arm64:latest 02:21:08  Building security-bootstrapper ... done Building support-scheduler 02:21:08 Collecting PyYAML<4,>=3.10 02:21:08 Downloading PyYAML-3.13.tar.gz (270 kB) 02:21:12 Collecting websocket-client<1.0,>=0.32.0 02:21:12 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 02:21:12 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 02:21:13 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 02:21:13 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 02:21:13 Collecting docker<4.0,>=3.6.0 02:21:13 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 02:21:14 Collecting cached-property<2,>=1.2.0 02:21:14 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 02:21:14 Collecting jsonschema<3,>=2.5.1 02:21:14 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 02:21:14 Collecting docopt<0.7,>=0.6.1 02:21:14 Downloading docopt-0.6.2.tar.gz (25 kB) 02:21:16 Collecting texttable<0.10,>=0.9.0 02:21:16 Downloading texttable-0.9.1.tar.gz (11 kB) 02:21:18 Collecting docker-pycreds>=0.4.0 02:21:18 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 02:21:20 Collecting urllib3<1.25,>=1.21.1 02:21:20 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 02:21:20 Collecting idna<2.8,>=2.5 02:21:20 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 02:21:20 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) 02:21:20 Collecting chardet<3.1.0,>=3.0.2 02:21:20 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 02:21:20 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 02:21:20 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 02:21:20 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 02:21:20 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 02:21:22 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 02:21:22 Attempting uninstall: urllib3 02:21:22 Found existing installation: urllib3 1.26.5 02:21:22 Uninstalling urllib3-1.26.5: 02:21:22 Successfully uninstalled urllib3-1.26.5 02:21:22 Attempting uninstall: idna 02:21:22 Found existing installation: idna 3.2 02:21:22 Uninstalling idna-3.2: 02:21:23 Successfully uninstalled idna-3.2 02:21:24 Attempting uninstall: chardet 02:21:24 Found existing installation: chardet 4.0.0 02:21:24 Uninstalling chardet-4.0.0: 02:21:24 Successfully uninstalled chardet-4.0.0 02:21:26 Attempting uninstall: requests 02:21:26 Found existing installation: requests 2.25.1 02:21:26 Uninstalling requests-2.25.1: 02:21:26 Successfully uninstalled requests-2.25.1 02:21:26 Running setup.py install for texttable: started 02:21:29 Running setup.py install for texttable: finished with status 'done' 02:21:29 Running setup.py install for PyYAML: started 02:21:31 Running setup.py install for PyYAML: finished with status 'done' 02:21:31 Running setup.py install for docopt: started 02:21:33 Running setup.py install for docopt: finished with status 'done' 02:21:33 Running setup.py install for dockerpty: started 02:21:36 Running setup.py install for dockerpty: finished with status 'done' 02:21:37 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 02:21:43 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:21:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:21:43 ---> cb283cdc6a08 02:21:43 Step 3/22 : WORKDIR /edgex-go 02:21:43 ---> Using cache 02:21:43 ---> 0fd6889931bf 02:21:43 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:21:43 ---> Using cache 02:21:43 ---> 0de4ba6cdcde 02:21:43 Step 5/22 : RUN apk add --update --no-cache make git 02:21:43 ---> Using cache 02:21:43 ---> 3db8a1906f10 02:21:43 Step 6/22 : COPY . . 02:21:43 ---> Using cache 02:21:43 ---> c1caa743cfc6 02:21:43 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:21:43 ---> Using cache 02:21:43 ---> 8bdecb1afef7 02:21:43 Step 8/22 : RUN make cmd/core-command/core-command 02:21:43 ---> Running in 47e272825283 02:21:44 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:21:44 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:21:44 ---> cb283cdc6a08 02:21:44 Step 3/22 : WORKDIR /edgex-go 02:21:44 ---> Using cache 02:21:44 ---> 0fd6889931bf 02:21:44 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:21:44 ---> Using cache 02:21:44 ---> 0de4ba6cdcde 02:21:44 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 02:21:44 ---> Running in 7afd8214c908 02:21:45 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 02:21:46 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:21:47 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:21:47 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:21:47 Step 2/20 : FROM ${BUILDER_BASE} AS builder 02:21:47 ---> cb283cdc6a08 02:21:47 Step 3/20 : WORKDIR /edgex-go 02:21:47 ---> Using cache 02:21:47 ---> 0fd6889931bf 02:21:47 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:21:47 ---> Using cache 02:21:47 ---> 0de4ba6cdcde 02:21:47 Step 5/20 : RUN apk add --update --no-cache make git 02:21:47 ---> Using cache 02:21:47 ---> 3db8a1906f10 02:21:47 Step 6/20 : COPY . . 02:21:47 ---> Using cache 02:21:47 ---> c1caa743cfc6 02:21:47 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:21:47 ---> Using cache 02:21:47 ---> 8bdecb1afef7 02:21:47 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 02:21:48 OK: 219 MiB in 52 packages 02:21:48 ---> Running in 415e780393c1 02:21:50 Removing intermediate container 7afd8214c908 02:21:50 ---> 879734ad5874 02:21:50 Step 6/22 : COPY . . 02:21:50 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 02:21:54 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:21:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:21:54 ---> cb283cdc6a08 02:21:54 Step 3/23 : WORKDIR /edgex-go 02:21:54 ---> Using cache 02:21:54 ---> 0fd6889931bf 02:21:54 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:21:54 ---> Using cache 02:21:54 ---> 0de4ba6cdcde 02:21:54 Step 5/23 : RUN apk add --update --no-cache make git 02:21:54 ---> Using cache 02:21:54 ---> 3db8a1906f10 02:21:54 Step 6/23 : COPY go.mod . 02:21:56 ---> f5cfe4c1252c 02:21:56 Step 7/23 : RUN go mod download 02:21:56 ---> Running in 39c776bb2355 02:21:59 Removing intermediate container 056a2128fac3 02:21:59 ---> 4129834df6c8 02:21:59 Step 13/22 : ENV APP_PORT=58890 02:21:59 ---> Running in 972d59a0a6c2 02:22:00 Removing intermediate container 972d59a0a6c2 02:22:00 ---> 01da08b1afd4 02:22:00 Step 14/22 : EXPOSE $APP_PORT 02:22:00 ---> Running in 94c3c6c67fb7 02:22:01 Removing intermediate container 94c3c6c67fb7 02:22:01 ---> ae26bffd4c61 02:22:01 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 02:22:04 ---> d29f4e03674d 02:22:04 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 02:22:04 Removing intermediate container 39c776bb2355 02:22:04 ---> 1a4dee2c39ff 02:22:04 Step 8/23 : COPY . . 02:22:05 ---> e263f09cb2c1 02:22:05 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 02:22:07 ---> 4be213584aad 02:22:07 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 02:22:07 ---> Running in 0bf929727809 02:22:09 Removing intermediate container 0bf929727809 02:22:09 ---> 6639dea817a1 02:22:09 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:22:09 ---> Running in e2a6ab859803 02:22:10 Removing intermediate container e2a6ab859803 02:22:10 ---> e960987b69a2 02:22:10 Step 20/22 : LABEL arch=arm64 02:22:10 ---> Running in e876280bd002 02:22:11 Removing intermediate container e876280bd002 02:22:11 ---> 143061fcd5cf 02:22:11 Step 21/22 : LABEL git_sha=5146f317954c54f61f407fea408538822df155f5 02:22:11 ---> Running in ec9f35f56032 02:22:12 Removing intermediate container ec9f35f56032 02:22:12 ---> 04ff1a589639 02:22:12 Step 22/22 : LABEL version=0.0.0 02:22:12 ---> Running in f4e8d80b98a9 02:22:13 Removing intermediate container f4e8d80b98a9 02:22:13 ---> 56d5c6426e4b 02:22:13 02:22:14 Successfully built 56d5c6426e4b 02:22:14 Successfully tagged sys-mgmt-agent-arm64:latest 02:22:21  Building sys-mgmt-agent ... done  ---> fd4cfae54972 02:22:21 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:22:21 ---> Running in 9461eade8124 02:22:28 Removing intermediate container 9461eade8124 02:22:28 ---> 93228e0636b2 02:22:28 Step 8/22 : RUN make cmd/core-data/core-data 02:22:28 ---> Running in 58fbce0ad7f2 02:22:29 ---> ec2cf5a922ae 02:22:29 Step 9/23 : RUN go mod tidy 02:22:29 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 02:22:29 ---> Running in 8df0d59fe559 02:22:35 Removing intermediate container 8df0d59fe559 02:22:35 ---> b48f6e4c4ae0 02:22:35 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 02:22:35 ---> Running in 8b4a8dce6263 02:22:36 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 02:23: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 02:23:16 Removing intermediate container 47e272825283 02:23:16 ---> 6c7a782bafff 02:23:16 02:23:16 Step 9/22 : FROM alpine:3.14 02:23:16 ---> 5b8b7b635229 02:23:16 Step 10/22 : RUN apk add --update --no-cache dumb-init 02:23:16 ---> Using cache 02:23:16 ---> 8ed742b6f9e6 02:23:16 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:23:16 ---> Using cache 02:23:16 ---> a99a6a059b58 02:23:16 Step 12/22 : ENV APP_PORT=59882 02:23:16 ---> Running in 6cd89876546c 02:23:16 Removing intermediate container 6cd89876546c 02:23:16 ---> be43905adae4 02:23:16 Step 13/22 : EXPOSE $APP_PORT 02:23:16 ---> Running in 0643b5ce4d42 02:23:16 Removing intermediate container 0643b5ce4d42 02:23:16 ---> fc94f3014410 02:23:16 Step 14/22 : WORKDIR / 02:23:16 ---> Running in 59b84cf8005d 02:23:16 Removing intermediate container 59b84cf8005d 02:23:16 ---> 3ed256cba5fe 02:23:16 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 02:23:17 ---> 228c109748d0 02:23:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:23:19 ---> 3d19d7f36da1 02:23:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 02:23:20 ---> 7fcd190ef2b9 02:23:20 Step 18/22 : ENTRYPOINT ["/core-command"] 02:23:20 ---> Running in 9e52c91d028b 02:23:20 Removing intermediate container 9e52c91d028b 02:23:20 ---> 59bf88c0667d 02:23:20 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:23:20 ---> Running in 9f767a48be31 02:23:21 Removing intermediate container 9f767a48be31 02:23:21 ---> 2f64616c86d7 02:23:21 Step 20/22 : LABEL arch=arm64 02:23:21 ---> Running in 75c8c069c4fb 02:23:22 Removing intermediate container 75c8c069c4fb 02:23:22 ---> 3dfb6f5d757f 02:23:22 Step 21/22 : LABEL git_sha=5146f317954c54f61f407fea408538822df155f5 02:23:22 ---> Running in 05d6bb42289c 02:23:22 Removing intermediate container 05d6bb42289c 02:23:22 ---> 21d2c4d81c61 02:23:22 Step 22/22 : LABEL version=0.0.0 02:23:22 ---> Running in 29f2f279c8c8 02:23:23 Removing intermediate container 29f2f279c8c8 02:23:23 ---> bc182f69b16b 02:23:23 02:23:23 Successfully built bc182f69b16b 02:23:23 Successfully tagged core-command-arm64:latest 02:23:29  Building core-command ... done Removing intermediate container 415e780393c1 02:23:29 ---> 916aa151ecbc 02:23:29 02:23:29 Step 9/20 : FROM alpine:3.14 02:23:29 ---> 5b8b7b635229 02:23:29 Step 10/20 : RUN apk add --update --no-cache curl 02:23:29 ---> Running in b336d1720cca 02:23:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:23:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:23:32 (1/5) Installing ca-certificates (20191127-r5) 02:23:32 (2/5) Installing brotli-libs (1.0.9-r5) 02:23:32 (3/5) Installing nghttp2-libs (1.43.0-r0) 02:23:32 (4/5) Installing libcurl (7.79.1-r0) 02:23:32 (5/5) Installing curl (7.79.1-r0) 02:23:32 Executing busybox-1.33.1-r6.trigger 02:23:32 Executing ca-certificates-20191127-r5.trigger 02:23:33 OK: 8 MiB in 19 packages 02:23:35 Removing intermediate container b336d1720cca 02:23:35 ---> bca57f948510 02:23:35 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:23:35 ---> Running in 914bf531669b 02:23:35 Removing intermediate container 914bf531669b 02:23:35 ---> 36d62747b556 02:23:35 Step 12/20 : WORKDIR /edgex 02:23:35 ---> Running in 7e8409843f55 02:23:36 Removing intermediate container 7e8409843f55 02:23:36 ---> bf04c069004d 02:23:36 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 02:23:37 ---> cc8d3986e4ae 02:23:37 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 02:23:38 ---> e04099f56dce 02:23:38 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:23:40 ---> 7946dcb71623 02:23:40 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 02:23:40 ---> Running in 3233fb2eb89b 02:23:41 Removing intermediate container 3233fb2eb89b 02:23:41 ---> 23d513b804b0 02:23:41 Step 17/20 : CMD ["--init=true"] 02:23:41 ---> Running in dc7dd9cade9e 02:23:41 Removing intermediate container dc7dd9cade9e 02:23:41 ---> 35771d4cfb29 02:23:41 Step 18/20 : LABEL arch=arm64 02:23:41 ---> Running in 69f40b8bc554 02:23:42 Removing intermediate container 69f40b8bc554 02:23:42 ---> a37a824046f6 02:23:42 Step 19/20 : LABEL git_sha=5146f317954c54f61f407fea408538822df155f5 02:23:42 ---> Running in 67ecf3ac7e83 02:23:43 Removing intermediate container 67ecf3ac7e83 02:23:43 ---> c4c8fa2d3014 02:23:43 Step 20/20 : LABEL version=0.0.0 02:23:43 ---> Running in 85484dbf0a0b 02:23:43 Removing intermediate container 85484dbf0a0b 02:23:43 ---> 0a25b8593ba6 02:23:43 02:23:44 Successfully built 0a25b8593ba6 02:23:44 Successfully tagged security-proxy-setup-arm64:latest 02:23:59  Building security-proxy-setup ... done Removing intermediate container 8b4a8dce6263 02:23:59 ---> 200b757b9b3b 02:23:59 02:23:59 Step 11/23 : FROM alpine:3.14 02:23:59 ---> 5b8b7b635229 02:23:59 Step 12/23 : RUN apk add --update --no-cache dumb-init 02:23:59 ---> Using cache 02:23:59 ---> 8ed742b6f9e6 02:23:59 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:23:59 ---> Using cache 02:23:59 ---> a99a6a059b58 02:23:59 Step 14/23 : ENV APP_PORT=59861 02:24:00 ---> Running in 6eabad539c7a 02:24:00 Removing intermediate container 6eabad539c7a 02:24:00 ---> a1d74d89733d 02:24:00 Step 15/23 : EXPOSE $APP_PORT 02:24:00 ---> Running in e6d68a0dc09c 02:24:00 Removing intermediate container e6d68a0dc09c 02:24:00 ---> 7f5512005eac 02:24:00 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:24:01 ---> 9cce055365bc 02:24:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:24:02 Removing intermediate container 58fbce0ad7f2 02:24:02 ---> 436cb645ff2f 02:24:02 02:24:02 Step 9/22 : FROM alpine:3.14 02:24:02 ---> 5b8b7b635229 02:24:02 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 02:24:02 ---> Running in 3e7fe645669b 02:24:02 Removing intermediate container 3e7fe645669b 02:24:02 ---> 08456de7c29c 02:24:02 Step 11/22 : ENV APP_PORT=59880 02:24:02 ---> dcba4c06f8c4 02:24:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 02:24:02 ---> Running in c162a394f536 02:24:03 Removing intermediate container c162a394f536 02:24:03 ---> 80335e35afc5 02:24:03 Step 12/22 : EXPOSE $APP_PORT 02:24:03 ---> Running in b1d76037ab15 02:24:03 ---> 7b28d74e1592 02:24:03 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 02:24:03 ---> Running in f7cdee0656df 02:24:03 Removing intermediate container b1d76037ab15 02:24:03 ---> ee1d8dce47f2 02:24:03 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:24:03 ---> Running in 639f560650a8 02:24:04 Removing intermediate container f7cdee0656df 02:24:04 ---> 4b8766a09fab 02:24:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:24:04 ---> Running in 7b481f021602 02:24:04 Removing intermediate container 7b481f021602 02:24:04 ---> 2f69c1786ea6 02:24:04 Step 21/23 : LABEL arch=arm64 02:24:04 ---> Running in 153879d1c318 02:24:04 Removing intermediate container 153879d1c318 02:24:04 ---> 9276deae4a3a 02:24:04 Step 22/23 : LABEL git_sha=5146f317954c54f61f407fea408538822df155f5 02:24:04 ---> Running in 4cc7792fb9e7 02:24:05 Removing intermediate container 4cc7792fb9e7 02:24:05 ---> 93a635303156 02:24:05 Step 23/23 : LABEL version=0.0.0 02:24:05 ---> Running in 14e5eda2c762 02:24:05 Removing intermediate container 639f560650a8 02:24:05 ---> da3ad3940384 02:24:05 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 02:24:05 ---> Running in 73c35d7755ea 02:24:05 Removing intermediate container 14e5eda2c762 02:24:05 ---> 36d6717bf4c8 02:24:05 02:24:06 Successfully built 36d6717bf4c8 02:24:06 Successfully tagged support-scheduler-arm64:latest 02:24:06  Building support-scheduler ... done fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:24:08 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:24:12 (1/6) Installing dumb-init (1.2.5-r1) 02:24:12 (2/6) Installing libgcc (10.3.1_git20210424-r2) 02:24:12 (3/6) Installing libsodium (1.0.18-r0) 02:24:12 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 02:24:14 (5/6) Installing libzmq (4.3.4-r0) 02:24:15 (6/6) Installing zeromq (4.3.4-r0) 02:24:15 Executing busybox-1.33.1-r6.trigger 02:24:15 OK: 8 MiB in 20 packages 02:24:16 Removing intermediate container 73c35d7755ea 02:24:16 ---> 89ff2951973d 02:24:16 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 02:24:17 ---> 7cb974d45388 02:24:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:24:18 ---> 14ccd791ff79 02:24:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 02:24:18 ---> 7f2caf798012 02:24:18 Step 18/22 : ENTRYPOINT ["/core-data"] 02:24:18 ---> Running in cb74b10f3ef9 02:24:18 Removing intermediate container cb74b10f3ef9 02:24:18 ---> 4d91ce740247 02:24:18 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:24:18 ---> Running in fde0d32ac553 02:24:19 Removing intermediate container fde0d32ac553 02:24:19 ---> f6412070f936 02:24:19 Step 20/22 : LABEL arch=arm64 02:24:19 ---> Running in 65405827e130 02:24:19 Removing intermediate container 65405827e130 02:24:19 ---> 1eb61746e7fe 02:24:19 Step 21/22 : LABEL git_sha=5146f317954c54f61f407fea408538822df155f5 02:24:19 ---> Running in 251ba1aaff6e 02:24:20 Removing intermediate container 251ba1aaff6e 02:24:20 ---> 26f0a79ccca2 02:24:20 Step 22/22 : LABEL version=0.0.0 02:24:20 ---> Running in 05db93d23408 02:24:20 Removing intermediate container 05db93d23408 02:24:20 ---> 98437126ac00 02:24:20 02:24:21 Successfully built 98437126ac00 02:24:21 Successfully tagged core-data-arm64:latest 02:24:21  Building core-data ... done  [Pipeline] } 02:24:21 $ docker stop --time=1 35a18dd9fc8d1e4f8f331cfbe8c5bcc705e5855d9c437de47a6406f1e50b1e30 02:24:22 $ docker rm -f 35a18dd9fc8d1e4f8f331cfbe8c5bcc705e5855d9c437de47a6406f1e50b1e30 [Pipeline] // withDockerContainer [Pipeline] sh 02:24:23 + docker images 02:24:23 REPOSITORY TAG IMAGE ID CREATED SIZE 02:24:23 core-data-arm64 latest 98437126ac00 3 seconds ago 19.6MB 02:24:23 support-scheduler-arm64 latest 36d6717bf4c8 18 seconds ago 15.3MB 02:24:23 436cb645ff2f 22 seconds ago 1.58GB 02:24:23 200b757b9b3b 24 seconds ago 1.57GB 02:24:23 security-proxy-setup-arm64 latest 0a25b8593ba6 40 seconds ago 25.5MB 02:24:23 916aa151ecbc 55 seconds ago 1.58GB 02:24:23 core-command-arm64 latest bc182f69b16b About a minute ago 15.2MB 02:24:23 6c7a782bafff About a minute ago 1.57GB 02:24:23 sys-mgmt-agent-arm64 latest 56d5c6426e4b 2 minutes ago 280MB 02:24:23 security-bootstrapper-arm64 latest 117821e1b470 3 minutes ago 17.8MB 02:24:23 security-secretstore-setup-arm64 latest 8a084262973d 3 minutes ago 26.8MB 02:24:23 core-metadata-arm64 latest dfdbf783cf06 3 minutes ago 15.9MB 02:24:23 support-notifications-arm64 latest 2ef56b6ae85f 3 minutes ago 16.1MB 02:24:23 32b6795df5e4 3 minutes ago 1.57GB 02:24:23 48077ffc13cf 3 minutes ago 1.58GB 02:24:23 9eceb6c58920 3 minutes ago 1.58GB 02:24:23 a00cb585ee20 3 minutes ago 1.57GB 02:24:23 7a41e6185933 3 minutes ago 1.57GB 02:24:23 ci-base-image-arm64 latest cb283cdc6a08 14 minutes ago 1.24GB 02:24:23 docker 20.10.10 520e9a0a30f7 7 weeks ago 200MB 02:24:23 alpine 3.14 5b8b7b635229 7 weeks ago 5.35MB 02:24:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 2 months ago 534MB 02:24:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 18 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:24:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:24:24 02:24:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 02:24:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:24:25 arm64: Pulling from edgex-lftools-log-publisher 02:24:25 448f6bf000e3: Pulling fs layer 02:24:25 f757da607395: Pulling fs layer 02:24:25 05883995daec: Pulling fs layer 02:24:25 8603b9c90790: Pulling fs layer 02:24:25 1560dd03e051: Pulling fs layer 02:24:25 27f5ce0e4adf: Pulling fs layer 02:24:25 c2d8d7efcc4b: Pulling fs layer 02:24:25 1560dd03e051: Waiting 02:24:25 27f5ce0e4adf: Waiting 02:24:25 8603b9c90790: Waiting 02:24:25 c2d8d7efcc4b: Waiting 02:24:25 f757da607395: Verifying Checksum 02:24:25 f757da607395: Download complete 02:24:25 8603b9c90790: Verifying Checksum 02:24:25 8603b9c90790: Download complete 02:24:25 05883995daec: Verifying Checksum 02:24:25 05883995daec: Download complete 02:24:25 27f5ce0e4adf: Verifying Checksum 02:24:25 27f5ce0e4adf: Download complete 02:24:25 1560dd03e051: Verifying Checksum 02:24:25 1560dd03e051: Download complete 02:24:26 448f6bf000e3: Verifying Checksum 02:24:26 448f6bf000e3: Download complete 02:24:28 c2d8d7efcc4b: Verifying Checksum 02:24:28 c2d8d7efcc4b: Download complete 02:24:30 448f6bf000e3: Pull complete 02:24:31 f757da607395: Pull complete 02:24:32 05883995daec: Pull complete 02:24:32 8603b9c90790: Pull complete 02:24:33 1560dd03e051: Pull complete 02:24:33 27f5ce0e4adf: Pull complete 02:24:49 c2d8d7efcc4b: Pull complete 02:24:49 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 02:24:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:24:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 02:24:49 prd-ubuntu18.04-docker-arm64-4c-16g-605 does not seem to be running inside a container 02:24:49 $ 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 02:24:52 $ docker top d1ee38ab6feacf61f865a6ea40e35bdd49b2c70bdfb62d064d1fcaab2bccb528 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:24:53 ---> job-cost.sh 02:24:53 lf-activate-venv: SKIPPING 02:24:53 INFO: No Stack... 02:24:53 INFO: Retrieving Pricing Info for: v3-standard-4 02:24:54 INFO: Archiving Costs [Pipeline] sh 02:24:54 + cat+ /w/workspace/edgex-go/1/archives/cost.csv 02:24:54 cut -d, -f6 [Pipeline] lock 02:24:54 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3853-1-stack-cost] 02:24:54 Resource [jenkins-edgexfoundry-edgex-go-PR-3853-1-stack-cost] did not exist. Created. 02:24:54 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3853-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:24:55 + echo total: 0.10999999940395355 [Pipeline] stash 02:24:55 Stashed 1 file(s) [Pipeline] } 02:24:55 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3853-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:24:56 $ docker stop --time=1 d1ee38ab6feacf61f865a6ea40e35bdd49b2c70bdfb62d064d1fcaab2bccb528 02:24:57 $ docker rm -f d1ee38ab6feacf61f865a6ea40e35bdd49b2c70bdfb62d064d1fcaab2bccb528 [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 02:24:58 provisioning config files... 02:24:58 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config2404115416314767852tmp [Pipeline] { [Pipeline] sh 02:24:59 + set +x 02:24:59 + curl -s https://codecov.io/bash 02:24:59 + bash -s -- 02:24:59 02:24:59 _____ _ 02:24:59 / ____| | | 02:24:59 | | ___ __| | ___ ___ _____ __ 02:24:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:24:59 | |___| (_) | (_| | __/ (_| (_) \ V / 02:24:59 \_____\___/ \__,_|\___|\___\___/ \_/ 02:24:59 Bash-1.0.6 02:24:59 02:24:59 02:24:59 ==> git version 2.24.4 found 02:24:59 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 02:24:59 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 02:24:59 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 02:24:59 ==> Jenkins CI detected. 02:24:59 current dir:  /w/workspace/edgex-go/1 02:24:59 project root: . 02:24:59 --> token set from env 02:24:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:24:59 ==> Running gcov in . (disable via -X gcov) 02:24:59 ==> Python coveragepy not found 02:24:59 ==> Searching for coverage reports in: 02:24:59 + . 02:24:59 -> Found 1 reports 02:24:59 ==> Detecting git/mercurial file structure 02:24:59 ==> Reading reports 02:24:59 + ./coverage.out bytes=428381 02:24:59 ==> Appending adjustments 02:24:59 https://docs.codecov.io/docs/fixing-reports 02:25:00 + Found adjustments 02:25:00 ==> Gzipping contents 02:25:00 60K /tmp/codecov.ohLEx9.gz 02:25:00 ==> Uploading reports 02:25:00 url: https://codecov.io 02:25:00 query: branch=PR-3853&commit=5146f317954c54f61f407fea408538822df155f5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3853%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3853&job=&cmd_args= 02:25:00 -> Pinging Codecov 02:25:00 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3853&commit=5146f317954c54f61f407fea408538822df155f5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3853%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3853&job=&cmd_args= 02:25:01 -> Uploading to 02:25:01 https://storage.googleapis.com/codecov/v4/raw/2022-01-03/00271124DB129430A58F1EEE437C3FCB/5146f317954c54f61f407fea408538822df155f5/4da62dd7-54d9-489e-9911-401b76a9cb36.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220103%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220103T022501Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a1b0cb8ca509b6be008be49d282c90b361d8f703cd0732aa39db5ec0c0a37fc2 02:25:01 % Total % Received % Xferd Average Speed Time Time Time Current 02:25:01 Dload Upload Total Spent Left Speed 02:25:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57944 0 0 100 57944 0 154k --:--:-- --:--:-- --:--:-- 154k 100 57944 0 0 100 57944 0 154k --:--:-- --:--:-- --:--:-- 154k 02:25:01 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/5146f317954c54f61f407fea408538822df155f5 [Pipeline] } 02:25:01 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 02:25:03 + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh 02:25:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:25:04 ---> package-listing.sh 02:25:04 ++ tr '[:upper:]' '[:lower:]' 02:25:04 ++ facter osfamily 02:25:04 + OS_FAMILY=redhat 02:25:04 + workspace=/w/workspace/edgex-go/1 02:25:04 + START_PACKAGES=/tmp/packages_start.txt 02:25:04 + END_PACKAGES=/tmp/packages_end.txt 02:25:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:25:04 + PACKAGES=/tmp/packages_start.txt 02:25:04 + '[' /w/workspace/edgex-go/1 ']' 02:25:04 + PACKAGES=/tmp/packages_end.txt 02:25:04 + case "${OS_FAMILY}" in 02:25:04 + sort 02:25:04 + rpm -qa 02:25:08 + '[' -f /tmp/packages_start.txt ']' 02:25:08 + '[' -f /tmp/packages_end.txt ']' 02:25:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:25:08 + '[' /w/workspace/edgex-go/1 ']' 02:25:08 + mkdir -p /w/workspace/edgex-go/1/archives/ 02:25:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 02:25:08 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:25:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 02:25:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:25:11 02:25:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 02:25:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:25:11 latest: Pulling from edgex-lftools-log-publisher 02:25:11 b4d181a07f80: Pulling fs layer 02:25:11 a1111a8f2ec3: Pulling fs layer 02:25:11 ed53099fbce6: Pulling fs layer 02:25:11 dc539afda2c1: Pulling fs layer 02:25:11 77bc0d833cb6: Pulling fs layer 02:25:11 9065ff56babe: Pulling fs layer 02:25:11 d287ab97295c: Pulling fs layer 02:25:11 dc539afda2c1: Waiting 02:25:11 77bc0d833cb6: Waiting 02:25:11 9065ff56babe: Waiting 02:25:11 d287ab97295c: Waiting 02:25:11 a1111a8f2ec3: Verifying Checksum 02:25:11 a1111a8f2ec3: Download complete 02:25:11 dc539afda2c1: Verifying Checksum 02:25:11 dc539afda2c1: Download complete 02:25:11 ed53099fbce6: Verifying Checksum 02:25:11 ed53099fbce6: Download complete 02:25:11 77bc0d833cb6: Verifying Checksum 02:25:11 77bc0d833cb6: Download complete 02:25:11 9065ff56babe: Verifying Checksum 02:25:11 9065ff56babe: Download complete 02:25:11 b4d181a07f80: Verifying Checksum 02:25:11 b4d181a07f80: Download complete 02:25:12 d287ab97295c: Verifying Checksum 02:25:12 d287ab97295c: Download complete 02:25:13 b4d181a07f80: Pull complete 02:25:13 a1111a8f2ec3: Pull complete 02:25:13 ed53099fbce6: Pull complete 02:25:13 dc539afda2c1: Pull complete 02:25:14 77bc0d833cb6: Pull complete 02:25:14 9065ff56babe: Pull complete 02:25:19 d287ab97295c: Pull complete 02:25:19 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 02:25:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:25:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 02:25:20 prd-centos7-docker-4c-2g-604 does not seem to be running inside a container 02:25:20 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:25:23 $ docker top 70086684de2d20669013800cbf24c924a887a8e7d6d5aaac6438ac71cf127487 -eo pid,comm [Pipeline] { [Pipeline] sh 02:25:24 + touch /tmp/pre-build-complete [Pipeline] sh 02:25:24 + mkdir -p /var/log/sysstat [Pipeline] sh 02:25:24 + ls /var/log/sa-host 02:25:24 + sadf -c /var/log/sa-host/sa03 02:25:24 file_magic: OK 02:25:24 HZ: Using current value: 100 02:25:24 file_header: OK 02:25:24 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 02:25:24 Statistics: 02:25:24 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 02:25:24 File successfully converted to sysstat format version 12.0.3 02:25:24 + sadf -c /var/log/sa-host/sa17 02:25:24 file_magic: OK 02:25:24 HZ: Using current value: 100 02:25:24 file_header: OK 02:25:24 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 02:25:24 Statistics: 02:25:24 Hnuu...uuuununununu...Hnuu...uuuununununu... 02:25:24 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:25:25 provisioning config files... 02:25:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3454891735030264107tmp [Pipeline] { [Pipeline] echo 02:25:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:25:25 ---> create-netrc.sh [Pipeline] } 02:25:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:25:26 ---> python-tools-install.sh [Pipeline] echo 02:25:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:25:26 ---> sudo-logs.sh 02:25:26 Archiving 'sudo' log.. 02:25:26 sudo: unable to resolve host prd-centos7-docker-4c-2g-604.novalocal: Name or service not known 02:25:26 sudo: unable to resolve host prd-centos7-docker-4c-2g-604.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 02:25:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:25:26 ---> job-cost.sh 02:25:26 lf-activate-venv: SKIPPING 02:25:26 DEBUG: total: 0.10999999940395355 02:25:26 INFO: Retrieving Stack Cost... 02:25:31 INFO: Retrieving Pricing Info for: v3-standard-2 02:25:31 INFO: Archiving Costs [Pipeline] echo 02:25:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:25:31 ---> logs-deploy.sh 02:25:31 lf-activate-venv: SKIPPING 02:25:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3853/1 02:25:31 INFO: archiving workspace using pattern(s): 02:25:32 Archives upload complete. 02:25:32 INFO: archiving logs to Nexus