Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of farshidtz for edgexfoundry/edgex-go Obtained Jenkinsfile from e2748b70a012d2b4c00ca5c8609290217639ada6+dc332ed083f1c61ee8ecfefd91dd0e56b233d913 (54bc2079806320c86751bf3d4aefbc91a76205a7) 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-ssh15160313446391981187.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7a502be46133bd83b74f613648f1d59e9d9e8641 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-ssh18241036004152017297.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 7a502be46133bd83b74f613648f1d59e9d9e8641 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3856/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3856/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh11032993165465607088.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7a502be46133bd83b74f613648f1d59e9d9e8641 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7a502be46133bd83b74f613648f1d59e9d9e8641 # timeout=10 Commit message: "Merge pull request #374 from bill-mahoney/us2761" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17502250443319351681.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3856/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3856/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh15651723482413482529.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-1367 in /w/workspace/edgexfoundry_edgex-go_PR-3856 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh639418887714641026.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 dc332ed083f1c61ee8ecfefd91dd0e56b233d913 into PR head commit e2748b70a012d2b4c00ca5c8609290217639ada6 Merge succeeded, producing 195e132eae13f6ae88b61292e4366f79c96f9bc0 Checking out Revision 195e132eae13f6ae88b61292e4366f79c96f9bc0 (PR-3856) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh3314243596951856535.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3856/head:refs/remotes/origin/PR-3856 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e2748b70a012d2b4c00ca5c8609290217639ada6 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh2904740669823933830.key > git merge dc332ed083f1c61ee8ecfefd91dd0e56b233d913 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 195e132eae13f6ae88b61292e4366f79c96f9bc0 # timeout=10 Commit message: "Merge commit 'dc332ed083f1c61ee8ecfefd91dd0e56b233d913' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-01-12T20:30:28.500Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-01-12T20:30:28.556Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-01-12T20:30:28.572Z] ========================================================= [2022-01-12T20:30:28.572Z] EdgeX Global Pipelines Version Info [2022-01-12T20:30:28.572Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 4f970f308bc2ea67e7589be06c2ef282287f4137 # timeout=10 [2022-01-12T20:30:29.688Z] ------------------- [2022-01-12T20:30:29.689Z] stable info: [2022-01-12T20:30:29.689Z] ------------------- [2022-01-12T20:30:29.689Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-01-12T20:30:29.689Z] Commit SHA: 7a502be46133bd83b74f613648f1d59e9d9e8641 [2022-01-12T20:30:29.689Z] Message: update stable to v1.0.218 [2022-01-12T20:30:30.260Z] ------------------- [2022-01-12T20:30:30.260Z] experimental info: [2022-01-12T20:30:30.260Z] ------------------- [2022-01-12T20:30:30.260Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-01-12T20:30:30.260Z] Commit SHA: 7a502be46133bd83b74f613648f1d59e9d9e8641 [2022-01-12T20:30:30.260Z] Message: update experimental to v1.0.218 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-01-12T20:30:30.397Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-01-12T20:30:30.410Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-01-12T20:30:30.418Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-01-12T20:30:30.427Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-01-12T20:30:30.435Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-01-12T20:30:30.444Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2022-01-12T20:30:30.454Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-01-12T20:30:30.470Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-01-12T20:30:30.478Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-01-12T20:30:30.486Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-01-12T20:30:30.494Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-01-12T20:30:30.502Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-01-12T20:30:30.518Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-01-12T20:30:30.536Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-01-12T20:30:30.549Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-01-12T20:30:30.560Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-01-12T20:30:30.571Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-01-12T20:30:30.583Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-01-12T20:30:30.597Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-01-12T20:30:30.610Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-01-12T20:30:30.621Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-01-12T20:30:30.632Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-01-12T20:30:30.646Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3856 [Pipeline] echo [2022-01-12T20:30:30.662Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3856 [Pipeline] echo [2022-01-12T20:30:30.677Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3856 [Pipeline] echo [2022-01-12T20:30:30.687Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 195e132eae13f6ae88b61292e4366f79c96f9bc0 [Pipeline] echo [2022-01-12T20:30:30.698Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 195e132 [Pipeline] echo [2022-01-12T20:30:30.715Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-12T20:30:30.755Z] provisioning config files... [2022-01-12T20:30:30.769Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config2457277277360342335tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-12T20:30:31.076Z] ---> docker-login.sh [2022-01-12T20:30:31.076Z] nexus3.edgexfoundry.org:10001 [2022-01-12T20:30:31.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-12T20:30:31.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-12T20:30:31.339Z] Configure a credential helper to remove this warning. See [2022-01-12T20:30:31.339Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-12T20:30:31.339Z] [2022-01-12T20:30:31.339Z] Login Succeeded [2022-01-12T20:30:31.339Z] nexus3.edgexfoundry.org:10002 [2022-01-12T20:30:31.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-12T20:30:31.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-12T20:30:31.339Z] Configure a credential helper to remove this warning. See [2022-01-12T20:30:31.339Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-12T20:30:31.339Z] [2022-01-12T20:30:31.339Z] Login Succeeded [2022-01-12T20:30:31.339Z] nexus3.edgexfoundry.org:10003 [2022-01-12T20:30:31.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-12T20:30:31.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-12T20:30:31.607Z] Configure a credential helper to remove this warning. See [2022-01-12T20:30:31.607Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-12T20:30:31.607Z] [2022-01-12T20:30:31.607Z] Login Succeeded [2022-01-12T20:30:31.607Z] nexus3.edgexfoundry.org:10004 [2022-01-12T20:30:31.607Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-12T20:30:31.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-12T20:30:31.607Z] Configure a credential helper to remove this warning. See [2022-01-12T20:30:31.607Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-12T20:30:31.607Z] [2022-01-12T20:30:31.607Z] Login Succeeded [2022-01-12T20:30:31.607Z] docker.io [2022-01-12T20:30:31.607Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-12T20:30:31.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-12T20:30:31.869Z] Configure a credential helper to remove this warning. See [2022-01-12T20:30:31.869Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-12T20:30:31.869Z] [2022-01-12T20:30:31.869Z] Login Succeeded [2022-01-12T20:30:31.869Z] ---> docker-login.sh ends [Pipeline] } [2022-01-12T20:30:31.876Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-12T20:30:32.189Z] ++ 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 [2022-01-12T20:30:32.189Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-12T20:30:32.189Z] ++ dirname cmd/core-command/Dockerfile [2022-01-12T20:30:32.189Z] ++ cut -d/ -f2 [2022-01-12T20:30:32.189Z] + echo core-command,cmd/core-command/Dockerfile [2022-01-12T20:30:32.189Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-12T20:30:32.189Z] ++ dirname cmd/core-data/Dockerfile [2022-01-12T20:30:32.189Z] ++ cut -d/ -f2 [2022-01-12T20:30:32.189Z] + echo core-data,cmd/core-data/Dockerfile [2022-01-12T20:30:32.189Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-12T20:30:32.189Z] ++ dirname cmd/core-metadata/Dockerfile [2022-01-12T20:30:32.189Z] ++ cut -d/ -f2 [2022-01-12T20:30:32.189Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-01-12T20:30:32.189Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-12T20:30:32.189Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2022-01-12T20:30:32.189Z] ++ cut -d/ -f2 [2022-01-12T20:30:32.189Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-01-12T20:30:32.189Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-12T20:30:32.189Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2022-01-12T20:30:32.189Z] ++ cut -d/ -f2 [2022-01-12T20:30:32.189Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-01-12T20:30:32.189Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-12T20:30:32.189Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2022-01-12T20:30:32.189Z] ++ cut -d/ -f2 [2022-01-12T20:30:32.189Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-01-12T20:30:32.189Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-12T20:30:32.189Z] ++ dirname cmd/support-notifications/Dockerfile [2022-01-12T20:30:32.189Z] ++ cut -d/ -f2 [2022-01-12T20:30:32.189Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-01-12T20:30:32.189Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-12T20:30:32.189Z] ++ dirname cmd/support-scheduler/Dockerfile [2022-01-12T20:30:32.189Z] ++ cut -d/ -f2 [2022-01-12T20:30:32.189Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-01-12T20:30:32.189Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-12T20:30:32.189Z] ++ cut -d/ -f2 [2022-01-12T20:30:32.189Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2022-01-12T20:30:32.189Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-01-12T20:30:32.220Z] 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 [2022-01-12T20:30:32.561Z] + git rev-list -1 --merges 195e132eae13f6ae88b61292e4366f79c96f9bc0~1..195e132eae13f6ae88b61292e4366f79c96f9bc0 [Pipeline] echo [2022-01-12T20:30:32.573Z] -----------> git rev-list -1 --merges 195e132eae13f6ae88b61292e4366f79c96f9bc0~1..195e132eae13f6ae88b61292e4366f79c96f9bc0 195e132eae13f6ae88b61292e4366f79c96f9bc0 [2022-01-12T20:30:32.573Z] 195e132eae13f6ae88b61292e4366f79c96f9bc0 [false] [Pipeline] sh [2022-01-12T20:30:32.867Z] + git log --format=format:%s -1 195e132eae13f6ae88b61292e4366f79c96f9bc0 [Pipeline] echo [2022-01-12T20:30:32.885Z] ========================================================= [2022-01-12T20:30:32.885Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-01-12T20:30:32.885Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-01-12T20:30:33.297Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-12T20:30:33.297Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-01-12T20:30:33.297Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-01-12T20:30:33.297Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-01-12T20:30:33.297Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-01-12T20:30:33.297Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-01-12T20:30:33.297Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-12T20:30:33.661Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-12T20:30:33.661Z] [2022-01-12T20:30:33.661Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-01-12T20:30:33.969Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-12T20:30:33.969Z] latest: Pulling from edgex-devops/git-semver [2022-01-12T20:30:33.969Z] a0d0a0d46f8b: Pulling fs layer [2022-01-12T20:30:33.969Z] 3e5f54012d9b: Pulling fs layer [2022-01-12T20:30:33.969Z] 4c7163046ea9: Pulling fs layer [2022-01-12T20:30:33.969Z] 0c2d73faf560: Pulling fs layer [2022-01-12T20:30:33.969Z] 0c2d73faf560: Waiting [2022-01-12T20:30:33.969Z] 3e5f54012d9b: Verifying Checksum [2022-01-12T20:30:33.969Z] 3e5f54012d9b: Download complete [2022-01-12T20:30:33.969Z] a0d0a0d46f8b: Verifying Checksum [2022-01-12T20:30:33.969Z] a0d0a0d46f8b: Download complete [2022-01-12T20:30:34.232Z] 4c7163046ea9: Verifying Checksum [2022-01-12T20:30:34.232Z] 4c7163046ea9: Download complete [2022-01-12T20:30:34.232Z] 0c2d73faf560: Verifying Checksum [2022-01-12T20:30:34.232Z] 0c2d73faf560: Download complete [2022-01-12T20:30:34.232Z] a0d0a0d46f8b: Pull complete [2022-01-12T20:30:34.232Z] 3e5f54012d9b: Pull complete [2022-01-12T20:30:34.801Z] 4c7163046ea9: Pull complete [2022-01-12T20:30:34.801Z] 0c2d73faf560: Pull complete [2022-01-12T20:30:34.801Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-01-12T20:30:34.801Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-12T20:30:34.801Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-01-12T20:30:34.866Z] prd-centos7-docker-4c-2g-1367 does not seem to be running inside a container [2022-01-12T20:30:34.901Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-12T20:30:35.742Z] $ docker top 543fbeba686a10b790ab78a733da5a58959292738d09fcabcd91deca19d4abf2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-12T20:30:35.836Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-12T20:30:35.836Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-12T20:30:35.935Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-12T20:30:35.938Z] $ docker exec 543fbeba686a10b790ab78a733da5a58959292738d09fcabcd91deca19d4abf2 ssh-agent [2022-01-12T20:30:36.034Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDdGDMC/agent.14 [2022-01-12T20:30:36.034Z] SSH_AGENT_PID=20 [2022-01-12T20:30:36.041Z] Running ssh-add (command line suppressed) [2022-01-12T20:30:36.127Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_3436574629701471989.key (/w/workspace/edgex-go/3@tmp/private_key_3436574629701471989.key) [2022-01-12T20:30:36.140Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-12T20:30:36.430Z] + git tag --points-at HEAD [Pipeline] } [2022-01-12T20:30:36.447Z] $ docker exec --env ******** --env ******** 543fbeba686a10b790ab78a733da5a58959292738d09fcabcd91deca19d4abf2 ssh-agent -k [2022-01-12T20:30:36.545Z] unset SSH_AUTH_SOCK; [2022-01-12T20:30:36.545Z] unset SSH_AGENT_PID; [2022-01-12T20:30:36.545Z] echo Agent pid 20 killed; [2022-01-12T20:30:36.555Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-01-12T20:30:36.579Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-12T20:30:36.579Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-12T20:30:36.709Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-12T20:30:36.711Z] $ docker exec 543fbeba686a10b790ab78a733da5a58959292738d09fcabcd91deca19d4abf2 ssh-agent [2022-01-12T20:30:36.816Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfnOoAP/agent.54 [2022-01-12T20:30:36.816Z] SSH_AGENT_PID=60 [2022-01-12T20:30:36.821Z] Running ssh-add (command line suppressed) [2022-01-12T20:30:36.897Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_3634069455323968278.key (/w/workspace/edgex-go/3@tmp/private_key_3634069455323968278.key) [2022-01-12T20:30:36.910Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-12T20:30:37.210Z] + git semver init [2022-01-12T20:30:37.210Z] # -> Open(): unable to determine branch for HEAD [2022-01-12T20:30:37.210Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2022-01-12T20:30:37.210Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2022-01-12T20:30:37.210Z] # $SEMVER_REMOTE_NAME = origin [2022-01-12T20:30:37.210Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-12T20:30:37.210Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-12T20:30:37.210Z] # $SEMVER_BRANCH = PR-3856 [2022-01-12T20:30:37.210Z] # $SEMVER_TEMP = /tmp/semver-162329550 [2022-01-12T20:30:37.210Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-01-12T20:30:52.157Z] # '/tmp/semver-162329550' -> '/w/workspace/edgex-go/3/.semver' [2022-01-12T20:30:52.157Z] # -> Force: false [2022-01-12T20:30:52.157Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2022-01-12T20:30:52.168Z] $ docker exec --env ******** --env ******** 543fbeba686a10b790ab78a733da5a58959292738d09fcabcd91deca19d4abf2 ssh-agent -k [2022-01-12T20:30:52.251Z] unset SSH_AUTH_SOCK; [2022-01-12T20:30:52.251Z] unset SSH_AGENT_PID; [2022-01-12T20:30:52.251Z] echo Agent pid 60 killed; [2022-01-12T20:30:52.259Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-12T20:30:52.591Z] + git semver [Pipeline] } [2022-01-12T20:30:52.608Z] $ docker stop --time=1 543fbeba686a10b790ab78a733da5a58959292738d09fcabcd91deca19d4abf2 [2022-01-12T20:30:55.076Z] $ docker rm -f 543fbeba686a10b790ab78a733da5a58959292738d09fcabcd91deca19d4abf2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-12T20:30:55.459Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-01-12T20:30:55.692Z] Stashed 1 file(s) [Pipeline] echo [2022-01-12T20:30:55.694Z] [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 [2022-01-12T20:30:55.849Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-12T20:30:55.860Z] ========================================================= [2022-01-12T20:30:55.860Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2022-01-12T20:30:55.860Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-12T20:30:56.167Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2022-01-12T20:30:56.168Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2022-01-12T20:30:56.168Z] a0d0a0d46f8b: Already exists [2022-01-12T20:30:56.168Z] 31adcdaf11c8: Pulling fs layer [2022-01-12T20:30:56.168Z] b8b176561691: Pulling fs layer [2022-01-12T20:30:56.168Z] 4527c011a84f: Pulling fs layer [2022-01-12T20:30:56.168Z] 5d74067f8e1e: Pulling fs layer [2022-01-12T20:30:56.168Z] e0aca202a116: Pulling fs layer [2022-01-12T20:30:56.168Z] 3a43be97a3b4: Pulling fs layer [2022-01-12T20:30:56.168Z] 34cad66bf833: Pulling fs layer [2022-01-12T20:30:56.168Z] b4e3c513aaa6: Pulling fs layer [2022-01-12T20:30:56.168Z] 5d74067f8e1e: Waiting [2022-01-12T20:30:56.168Z] e0aca202a116: Waiting [2022-01-12T20:30:56.168Z] 3a43be97a3b4: Waiting [2022-01-12T20:30:56.168Z] 34cad66bf833: Waiting [2022-01-12T20:30:56.168Z] b4e3c513aaa6: Waiting [2022-01-12T20:30:56.168Z] b8b176561691: Verifying Checksum [2022-01-12T20:30:56.168Z] b8b176561691: Download complete [2022-01-12T20:30:56.168Z] 31adcdaf11c8: Verifying Checksum [2022-01-12T20:30:56.168Z] 31adcdaf11c8: Download complete [2022-01-12T20:30:56.168Z] 5d74067f8e1e: Verifying Checksum [2022-01-12T20:30:56.168Z] 5d74067f8e1e: Download complete [2022-01-12T20:30:56.168Z] e0aca202a116: Verifying Checksum [2022-01-12T20:30:56.168Z] e0aca202a116: Download complete [2022-01-12T20:30:56.168Z] 3a43be97a3b4: Verifying Checksum [2022-01-12T20:30:56.168Z] 3a43be97a3b4: Download complete [2022-01-12T20:30:56.168Z] 31adcdaf11c8: Pull complete [2022-01-12T20:30:56.437Z] 34cad66bf833: Verifying Checksum [2022-01-12T20:30:56.437Z] 34cad66bf833: Download complete [2022-01-12T20:30:56.437Z] b8b176561691: Pull complete [2022-01-12T20:30:56.702Z] 4527c011a84f: Verifying Checksum [2022-01-12T20:30:56.702Z] 4527c011a84f: Download complete [2022-01-12T20:30:56.967Z] b4e3c513aaa6: Verifying Checksum [2022-01-12T20:30:56.967Z] b4e3c513aaa6: Download complete [2022-01-12T20:31:00.280Z] 4527c011a84f: Pull complete [2022-01-12T20:31:00.280Z] 5d74067f8e1e: Pull complete [2022-01-12T20:31:00.280Z] e0aca202a116: Pull complete [2022-01-12T20:31:00.549Z] 3a43be97a3b4: Pull complete [2022-01-12T20:31:00.549Z] 34cad66bf833: Pull complete [2022-01-12T20:31:03.144Z] b4e3c513aaa6: Pull complete [2022-01-12T20:31:03.405Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2022-01-12T20:31:03.405Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2022-01-12T20:31:03.405Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2022-01-12T20:31:03.715Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2022-01-12T20:31:03.715Z] WORKDIR /edgex [2022-01-12T20:31:03.715Z] COPY go.mod . [2022-01-12T20:31:03.715Z] RUN go mod download' [2022-01-12T20:31:03.715Z] + docker build -t ci-base-image-x86_64 -f - . [2022-01-12T20:31:06.286Z] Sending build context to Docker daemon 333.8MB [2022-01-12T20:31:06.286Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2022-01-12T20:31:06.286Z] ---> 9f6097aaca64 [2022-01-12T20:31:06.286Z] Step 2/4 : WORKDIR /edgex [2022-01-12T20:31:07.678Z] ---> Running in 2f3df046803e [2022-01-12T20:31:07.678Z] Removing intermediate container 2f3df046803e [2022-01-12T20:31:07.678Z] ---> 3b079de2c05e [2022-01-12T20:31:07.678Z] Step 3/4 : COPY go.mod . [2022-01-12T20:31:07.678Z] ---> 194f40461b26 [2022-01-12T20:31:07.678Z] Step 4/4 : RUN go mod download [2022-01-12T20:31:07.678Z] ---> Running in 7c73b973433d [2022-01-12T20:31:10.783Z] Still waiting to schedule task [2022-01-12T20:31:10.784Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-01-12T20:31:39.848Z] Removing intermediate container 7c73b973433d [2022-01-12T20:31:39.849Z] ---> 2f762d51d1ef [2022-01-12T20:31:39.849Z] Successfully built 2f762d51d1ef [2022-01-12T20:31:39.849Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-12T20:31:40.152Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-12T20:31:40.152Z] . [Pipeline] withDockerContainer [2022-01-12T20:31:40.225Z] prd-centos7-docker-4c-2g-1367 does not seem to be running inside a container [2022-01-12T20:31:40.266Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-01-12T20:31:40.641Z] $ docker top 206fa0b1d54ca1da5a0d624723d38f00b77b7f95bc66f6bb05703c1001782897 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-12T20:31:41.015Z] + go version [2022-01-12T20:31:41.015Z] go version go1.16.8 linux/amd64 [Pipeline] } [2022-01-12T20:31:41.026Z] $ docker stop --time=1 206fa0b1d54ca1da5a0d624723d38f00b77b7f95bc66f6bb05703c1001782897 [2022-01-12T20:31:42.202Z] $ docker rm -f 206fa0b1d54ca1da5a0d624723d38f00b77b7f95bc66f6bb05703c1001782897 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-12T20:31:42.613Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-12T20:31:42.613Z] . [Pipeline] withDockerContainer [2022-01-12T20:31:42.704Z] prd-centos7-docker-4c-2g-1367 does not seem to be running inside a container [2022-01-12T20:31:42.746Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-01-12T20:31:43.109Z] $ docker top 26b5608329a6567c40bd1eac9805443a058a1eeffb8d9c5fa8874ecea3eab83f -eo pid,comm [Pipeline] { [Pipeline] echo [2022-01-12T20:31:43.186Z] ========================================================= [2022-01-12T20:31:43.186Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-01-12T20:31:43.186Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-12T20:31:43.485Z] + make test [2022-01-12T20:31:43.485Z] go mod tidy [2022-01-12T20:31:43.746Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-01-12T20:31:49.118Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-01-12T20:32:07.343Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-01-12T20:32:10.686Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-01-12T20:32:11.273Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-01-12T20:32:11.537Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-01-12T20:32:14.126Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-01-12T20:32:14.390Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-01-12T20:32:14.390Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-01-12T20:32:14.390Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-01-12T20:32:14.961Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-01-12T20:32:15.539Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-01-12T20:32:15.804Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-01-12T20:32:15.804Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-01-12T20:32:15.804Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-01-12T20:32:15.804Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-01-12T20:32:17.746Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.040s coverage: 28.7% of statements [2022-01-12T20:32:17.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-01-12T20:32:17.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-01-12T20:32:18.700Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.049s coverage: 98.5% of statements [2022-01-12T20:32:18.700Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-01-12T20:32:18.966Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.053s coverage: 44.7% of statements [2022-01-12T20:32:18.966Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-01-12T20:32:18.966Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-01-12T20:32:19.919Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.121s coverage: 89.5% of statements [2022-01-12T20:32:19.919Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-01-12T20:32:19.919Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-01-12T20:32:20.885Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.056s coverage: 84.4% of statements [2022-01-12T20:32:20.885Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-01-12T20:32:20.885Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-01-12T20:32:20.885Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-01-12T20:32:20.885Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-01-12T20:32:20.885Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-01-12T20:32:21.479Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.285s coverage: 94.2% of statements [2022-01-12T20:32:21.479Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-01-12T20:32:21.479Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-01-12T20:32:21.479Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.052s coverage: 59.1% of statements [2022-01-12T20:32:21.479Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-01-12T20:32:21.479Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-01-12T20:32:21.479Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-01-12T20:32:21.479Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-01-12T20:32:21.479Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-01-12T20:32:22.065Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.046s coverage: 60.0% of statements [2022-01-12T20:32:22.065Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-01-12T20:32:22.065Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-01-12T20:32:22.065Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-01-12T20:32:23.019Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.047s coverage: 0.9% of statements [2022-01-12T20:32:23.019Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-01-12T20:32:23.019Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.054s coverage: 58.8% of statements [2022-01-12T20:32:23.019Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.044s coverage: 21.7% of statements [2022-01-12T20:32:23.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-01-12T20:32:23.612Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.047s coverage: 47.1% of statements [2022-01-12T20:32:25.017Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.073s coverage: 79.5% of statements [2022-01-12T20:32:25.017Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.041s coverage: 94.1% of statements [2022-01-12T20:32:25.017Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements [2022-01-12T20:32:25.017Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.044s coverage: 87.5% of statements [2022-01-12T20:32:37.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.050s coverage: 94.4% of statements [2022-01-12T20:32:37.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2022-01-12T20:32:43.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.196s coverage: 82.5% of statements [2022-01-12T20:32:43.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-01-12T20:32:58.733Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.083s coverage: 92.9% of statements [2022-01-12T20:32:58.733Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-01-12T20:32:58.733Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-01-12T20:32:58.733Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-01-12T20:32:58.733Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.025s coverage: 65.1% of statements [2022-01-12T20:32:58.733Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-01-12T20:32:58.733Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-01-12T20:32:58.733Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-01-12T20:32:58.733Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-01-12T20:32:58.733Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-01-12T20:32:58.733Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements [2022-01-12T20:32:58.733Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-01-12T20:32:58.733Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-01-12T20:32:58.733Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements [2022-01-12T20:32:58.733Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-01-12T20:32:58.733Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements [2022-01-12T20:32:58.733Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-01-12T20:32:58.733Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.0% of statements [2022-01-12T20:32:58.733Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2022-01-12T20:32:58.733Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2022-01-12T20:32:58.733Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.137s coverage: 91.2% of statements [2022-01-12T20:32:58.733Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-01-12T20:32:59.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.148s coverage: 64.4% of statements [2022-01-12T20:32:59.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-01-12T20:32:59.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-01-12T20:32:59.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2022-01-12T20:32:59.579Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.028s coverage: 89.4% of statements [2022-01-12T20:32:59.844Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements [2022-01-12T20:32:59.844Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.022s coverage: 73.7% of statements [2022-01-12T20:33:00.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements [2022-01-12T20:33:01.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.216s coverage: 65.4% of statements [2022-01-12T20:33:01.071Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-01-12T20:33:01.071Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-01-12T20:33:01.071Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-01-12T20:33:01.335Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.119s coverage: 43.8% of statements [2022-01-12T20:33:01.335Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-01-12T20:33:01.335Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-01-12T20:33:01.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.048s coverage: 89.5% of statements [2022-01-12T20:33:01.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-01-12T20:33:01.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements [2022-01-12T20:33:01.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-01-12T20:33:10.049Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.060s coverage: 17.7% of statements [2022-01-12T20:33:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-01-12T20:33:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-01-12T20:33:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-01-12T20:33:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-01-12T20:33:10.049Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.125s coverage: 92.3% of statements [2022-01-12T20:33:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-01-12T20:33:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-01-12T20:33:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-01-12T20:33:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-01-12T20:33:10.049Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 63.2% of statements [2022-01-12T20:33:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-01-12T20:33:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-01-12T20:33:10.049Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.084s coverage: 97.7% of statements [2022-01-12T20:33:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-01-12T20:33:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-01-12T20:33:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-01-12T20:33:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-01-12T20:33:10.049Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.045s coverage: 28.9% of statements [2022-01-12T20:33:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-01-12T20:33:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-01-12T20:33:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-01-12T20:33:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-01-12T20:33:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-01-12T20:33:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-01-12T20:33:10.050Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements [2022-01-12T20:33:10.050Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements [2022-01-12T20:33:10.050Z] 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 [2022-01-12T20:33:20.362Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1370 in /w/workspace/edgexfoundry_edgex-go_PR-3856 [Pipeline] { [Pipeline] ws [2022-01-12T20:33:20.375Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2022-01-12T20:33:20.672Z] The recommended git tool is: git [2022-01-12T20:33:25.821Z] using credential edgex-jenkins-ssh [2022-01-12T20:33:25.857Z] Cloning the remote Git repository [2022-01-12T20:33:25.912Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-01-12T20:33:26.049Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2022-01-12T20:33:26.147Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-01-12T20:33:26.148Z] > git --version # timeout=10 [2022-01-12T20:33:26.175Z] > git --version # 'git version 2.17.1' [2022-01-12T20:33:26.177Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-12T20:33:26.263Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-12T20:33:42.283Z] GO111MODULE=on go vet ./... [2022-01-12T20:33:42.105Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-01-12T20:33:42.121Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-12T20:33:42.146Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-01-12T20:33:42.187Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-01-12T20:33:42.188Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-12T20:33:42.200Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3856/head:refs/remotes/origin/PR-3856 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-01-12T20:33:43.066Z] Merging remotes/origin/main commit dc332ed083f1c61ee8ecfefd91dd0e56b233d913 into PR head commit e2748b70a012d2b4c00ca5c8609290217639ada6 [2022-01-12T20:33:43.681Z] Merge succeeded, producing fb3c1ea72e581c1ab948bdf55ae8b7ec90ec03ed [2022-01-12T20:33:43.682Z] Checking out Revision fb3c1ea72e581c1ab948bdf55ae8b7ec90ec03ed (PR-3856) [2022-01-12T20:33:43.087Z] > git config core.sparsecheckout # timeout=10 [2022-01-12T20:33:43.103Z] > git checkout -f e2748b70a012d2b4c00ca5c8609290217639ada6 # timeout=10 [2022-01-12T20:33:43.330Z] > git remote # timeout=10 [2022-01-12T20:33:43.357Z] > git config --get remote.origin.url # timeout=10 [2022-01-12T20:33:43.374Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-12T20:33:43.386Z] > git merge dc332ed083f1c61ee8ecfefd91dd0e56b233d913 # timeout=10 [2022-01-12T20:33:43.664Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-12T20:33:43.691Z] > git config core.sparsecheckout # timeout=10 [2022-01-12T20:33:43.712Z] > git checkout -f fb3c1ea72e581c1ab948bdf55ae8b7ec90ec03ed # timeout=10 [2022-01-12T20:33:48.019Z] Commit message: "Merge commit 'dc332ed083f1c61ee8ecfefd91dd0e56b233d913' into HEAD" [2022-01-12T20:33:48.051Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-12T20:33:48.944Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-01-12T20:33:48.944Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-12T20:33:48.944Z] Dload Upload Total Spent Left Speed [2022-01-12T20:33:48.944Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 214k 0 --:--:-- --:--:-- --:--:-- 214k [Pipeline] sh [2022-01-12T20:33:48.029Z] > git rev-list --no-walk 4f970f308bc2ea67e7589be06c2ef282287f4137 # timeout=10 [2022-01-12T20:33:49.492Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-01-12T20:33:49.827Z] + sudo tee /etc/docker/daemon.new [2022-01-12T20:33:49.827Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-01-12T20:33:49.827Z] { [2022-01-12T20:33:49.827Z] "registry-mirrors": [ [2022-01-12T20:33:49.827Z] "https://nexus3.edgexfoundry.org:10001" [2022-01-12T20:33:49.827Z] ], [2022-01-12T20:33:49.827Z] "bip": "10.250.0.254/24", [2022-01-12T20:33:49.827Z] "hosts": [ [2022-01-12T20:33:49.827Z] "tcp://0.0.0.0:5555", [2022-01-12T20:33:49.827Z] "unix:///var/run/docker.sock" [2022-01-12T20:33:49.827Z] ], [2022-01-12T20:33:49.827Z] "mtu": 1458, [2022-01-12T20:33:49.827Z] "selinux-enabled": true, [2022-01-12T20:33:49.827Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-01-12T20:33:49.827Z] } [Pipeline] sh [2022-01-12T20:33:50.168Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-01-12T20:33:50.507Z] + sudo service docker restart [2022-01-12T20:33:52.344Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-12T20:33:52.344Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-12T20:33:52.344Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-01-12T20:33:52.360Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-01-12T20:33:52.659Z] + ls -al . [2022-01-12T20:33:52.659Z] total 644 [2022-01-12T20:33:52.659Z] drwxrwxr-x 10 1001 1001 4096 Jan 12 20:33 . [2022-01-12T20:33:52.659Z] drwxr-xr-x 4 root root 28 Jan 12 20:31 .. [2022-01-12T20:33:52.659Z] -rw-rw-r-- 1 1001 1001 11 Jan 12 20:30 .dockerignore [2022-01-12T20:33:52.659Z] drwxrwxr-x 8 1001 1001 179 Jan 12 20:30 .git [2022-01-12T20:33:52.659Z] drwxrwxr-x 4 1001 1001 142 Jan 12 20:30 .github [2022-01-12T20:33:52.659Z] -rw-rw-r-- 1 1001 1001 804 Jan 12 20:30 .gitignore [2022-01-12T20:33:52.659Z] -rw-rw-r-- 1 1001 1001 42 Jan 12 20:30 .golangci.yml [2022-01-12T20:33:52.659Z] -rw-rw-r-- 1 1001 1001 76 Jan 12 20:30 .hadolint.yml [2022-01-12T20:33:52.659Z] drwx------ 3 1001 1001 73 Jan 12 20:30 .semver [2022-01-12T20:33:52.659Z] -rw-rw-r-- 1 1001 1001 166 Jan 12 20:30 .sonarcloud.properties [2022-01-12T20:33:52.659Z] -rw-rw-r-- 1 1001 1001 1171 Jan 12 20:30 ADOPTERS.md [2022-01-12T20:33:52.659Z] -rw-rw-r-- 1 1001 1001 8910 Jan 12 20:30 Attribution.txt [2022-01-12T20:33:52.659Z] -rw-rw-r-- 1 1001 1001 51732 Jan 12 20:30 CHANGELOG.md [2022-01-12T20:33:52.659Z] -rw-rw-r-- 1 1001 1001 3804 Jan 12 20:30 CONTRIBUTING.md [2022-01-12T20:33:52.659Z] -rw-rw-r-- 1 1001 1001 677 Jan 12 20:30 GOVERNANCE.md [2022-01-12T20:33:52.659Z] -rw-rw-r-- 1 1001 1001 849 Jan 12 20:30 Jenkinsfile [2022-01-12T20:33:52.659Z] -rw-rw-r-- 1 1001 1001 10775 Jan 12 20:30 LICENSE [2022-01-12T20:33:52.659Z] -rw-rw-r-- 1 1001 1001 6508 Jan 12 20:30 Makefile [2022-01-12T20:33:52.659Z] -rw-rw-r-- 1 1001 1001 582 Jan 12 20:30 OWNERS.md [2022-01-12T20:33:52.659Z] -rw-rw-r-- 1 1001 1001 8207 Jan 12 20:30 README.md [2022-01-12T20:33:52.659Z] -rw-rw-r-- 1 1001 1001 6912 Jan 12 20:30 SECURITY.md [2022-01-12T20:33:52.659Z] -rw-rw-r-- 1 1001 1001 5 Jan 12 20:30 VERSION [2022-01-12T20:33:52.659Z] -rw-rw-r-- 1 1001 1001 4131 Jan 12 20:30 ZMQWindows.md [2022-01-12T20:33:52.659Z] drwxrwxr-x 2 1001 1001 37 Jan 12 20:30 bin [2022-01-12T20:33:52.659Z] drwxrwxr-x 14 1001 1001 4096 Jan 12 20:30 cmd [2022-01-12T20:33:52.659Z] -rw-r--r-- 1 root root 428381 Jan 12 20:33 coverage.out [2022-01-12T20:33:52.659Z] -rw-rw-r-- 1 1001 1001 828 Jan 12 20:30 go.mod [2022-01-12T20:33:52.659Z] -rw-rw-r-- 1 1001 1001 49574 Jan 12 20:30 go.sum [2022-01-12T20:33:52.659Z] drwxrwxr-x 8 1001 1001 124 Jan 12 20:30 internal [2022-01-12T20:33:52.659Z] drwxrwxr-x 3 1001 1001 16 Jan 12 20:30 openapi [2022-01-12T20:33:52.659Z] drwxrwxr-x 4 1001 1001 71 Jan 12 20:30 snap [2022-01-12T20:33:52.659Z] -rw-rw-r-- 1 1001 1001 204 Jan 12 20:30 version.go [Pipeline] sh [2022-01-12T20:33:52.957Z] + '[' -e coverage.out ] [2022-01-12T20:33:52.957Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-01-12T20:33:53.053Z] Stashed 1 file(s) [Pipeline] sh [2022-01-12T20:33:53.536Z] + make build [2022-01-12T20:33:53.536Z] 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 [2022-01-12T20:33:54.744Z] 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 [2022-01-12T20:34:01.476Z] 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 [2022-01-12T20:34:02.059Z] 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 [2022-01-12T20:34:03.029Z] 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 [2022-01-12T20:34:03.295Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-01-12T20:34:04.249Z] 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 [2022-01-12T20:34:05.197Z] 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 [2022-01-12T20:34:05.770Z] 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 [2022-01-12T20:34:07.168Z] 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 [2022-01-12T20:34:07.752Z] 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 [2022-01-12T20:34:08.694Z] 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 [2022-01-12T20:34:08.846Z] provisioning config files... [2022-01-12T20:34:08.874Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config3404030313527687464tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-12T20:34:09.247Z] ---> docker-login.sh [2022-01-12T20:34:09.247Z] nexus3.edgexfoundry.org:10001 [2022-01-12T20:34:09.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-12T20:34:10.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-12T20:34:10.119Z] Configure a credential helper to remove this warning. See [2022-01-12T20:34:10.119Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-12T20:34:10.119Z] [2022-01-12T20:34:10.119Z] Login Succeeded [2022-01-12T20:34:10.119Z] nexus3.edgexfoundry.org:10002 [2022-01-12T20:34:10.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] } [2022-01-12T20:34:10.634Z] $ docker stop --time=1 26b5608329a6567c40bd1eac9805443a058a1eeffb8d9c5fa8874ecea3eab83f [2022-01-12T20:34:10.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-12T20:34:10.681Z] Configure a credential helper to remove this warning. See [2022-01-12T20:34:10.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-12T20:34:10.681Z] [2022-01-12T20:34:10.681Z] Login Succeeded [2022-01-12T20:34:10.681Z] nexus3.edgexfoundry.org:10003 [2022-01-12T20:34:10.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-12T20:34:10.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-12T20:34:10.955Z] Configure a credential helper to remove this warning. See [2022-01-12T20:34:10.955Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-12T20:34:10.955Z] [2022-01-12T20:34:10.955Z] Login Succeeded [2022-01-12T20:34:10.955Z] nexus3.edgexfoundry.org:10004 [2022-01-12T20:34:11.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-12T20:34:11.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-12T20:34:11.513Z] Configure a credential helper to remove this warning. See [2022-01-12T20:34:11.513Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-12T20:34:11.513Z] [2022-01-12T20:34:11.513Z] Login Succeeded [2022-01-12T20:34:11.513Z] docker.io [2022-01-12T20:34:11.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-12T20:34:12.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-12T20:34:12.381Z] Configure a credential helper to remove this warning. See [2022-01-12T20:34:12.381Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-12T20:34:12.381Z] [2022-01-12T20:34:12.381Z] Login Succeeded [2022-01-12T20:34:12.381Z] ---> docker-login.sh ends [2022-01-12T20:34:13.657Z] $ docker rm -f 26b5608329a6567c40bd1eac9805443a058a1eeffb8d9c5fa8874ecea3eab83f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2022-01-12T20:34:13.982Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] } [Pipeline] // configFileProvider [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] echo [2022-01-12T20:34:14.509Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-12T20:34:14.522Z] ========================================================= [2022-01-12T20:34:14.522Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2022-01-12T20:34:14.522Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-12T20:34:14.604Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-12T20:34:14.604Z] [2022-01-12T20:34:14.604Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-01-12T20:34:14.884Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2022-01-12T20:34:14.921Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-12T20:34:14.921Z] latest: Pulling from edgex-devops/edgex-compose [2022-01-12T20:34:14.921Z] cbdbe7a5bc2a: Pulling fs layer [2022-01-12T20:34:14.921Z] ca9280d653b3: Pulling fs layer [2022-01-12T20:34:14.921Z] 7e9c9ca2126c: Pulling fs layer [2022-01-12T20:34:15.176Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-01-12T20:34:15.176Z] 552d1f2373af: Pulling fs layer [2022-01-12T20:34:15.176Z] ea3f2d53f512: Pulling fs layer [2022-01-12T20:34:15.176Z] 9e70ebbbe112: Pulling fs layer [2022-01-12T20:34:15.176Z] 7a9cfe048b4a: Pulling fs layer [2022-01-12T20:34:15.176Z] 72dc09318566: Pulling fs layer [2022-01-12T20:34:15.176Z] 7a9cfe048b4a: Waiting [2022-01-12T20:34:15.176Z] f4f7b4309257: Pulling fs layer [2022-01-12T20:34:15.176Z] 0ac9a79272e3: Pulling fs layer [2022-01-12T20:34:15.176Z] b78e95d17946: Pulling fs layer [2022-01-12T20:34:15.176Z] 72dc09318566: Waiting [2022-01-12T20:34:15.176Z] f4f7b4309257: Waiting [2022-01-12T20:34:15.176Z] 0ac9a79272e3: Waiting [2022-01-12T20:34:15.176Z] b78e95d17946: Waiting [2022-01-12T20:34:15.176Z] 9e70ebbbe112: Verifying Checksum [2022-01-12T20:34:15.176Z] 9e70ebbbe112: Download complete [2022-01-12T20:34:15.176Z] ea3f2d53f512: Verifying Checksum [2022-01-12T20:34:15.176Z] ea3f2d53f512: Download complete [2022-01-12T20:34:15.176Z] 72dc09318566: Verifying Checksum [2022-01-12T20:34:15.176Z] 72dc09318566: Download complete [2022-01-12T20:34:15.176Z] f4f7b4309257: Verifying Checksum [2022-01-12T20:34:15.176Z] f4f7b4309257: Download complete [2022-01-12T20:34:15.176Z] 552d1f2373af: Download complete [2022-01-12T20:34:15.176Z] 0ac9a79272e3: Verifying Checksum [2022-01-12T20:34:15.176Z] 0ac9a79272e3: Download complete [2022-01-12T20:34:15.188Z] cbdbe7a5bc2a: Verifying Checksum [2022-01-12T20:34:15.188Z] cbdbe7a5bc2a: Download complete [2022-01-12T20:34:15.188Z] ca9280d653b3: Verifying Checksum [2022-01-12T20:34:15.188Z] ca9280d653b3: Download complete [2022-01-12T20:34:15.448Z] cbdbe7a5bc2a: Pull complete [2022-01-12T20:34:15.717Z] 7e9c9ca2126c: Verifying Checksum [2022-01-12T20:34:15.717Z] 7e9c9ca2126c: Download complete [2022-01-12T20:34:15.980Z] ca9280d653b3: Pull complete [2022-01-12T20:34:16.175Z] 552d1f2373af: Pull complete [2022-01-12T20:34:16.774Z] ea3f2d53f512: Pull complete [2022-01-12T20:34:17.049Z] 9e70ebbbe112: Pull complete [2022-01-12T20:34:17.326Z] b78e95d17946: Verifying Checksum [2022-01-12T20:34:17.326Z] b78e95d17946: Download complete [2022-01-12T20:34:17.600Z] 7a9cfe048b4a: Verifying Checksum [2022-01-12T20:34:17.600Z] 7a9cfe048b4a: Download complete [2022-01-12T20:34:20.221Z] 7e9c9ca2126c: Pull complete [2022-01-12T20:34:20.221Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-01-12T20:34:20.221Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-12T20:34:20.221Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-01-12T20:34:20.281Z] prd-centos7-docker-4c-2g-1367 does not seem to be running inside a container [2022-01-12T20:34:20.322Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-01-12T20:34:24.439Z] $ docker top 767a38aa17c40340539cb84153c9d3e7888d5de2730c74a2cad520d0729c5385 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-12T20:34:24.794Z] + docker-compose build --help [2022-01-12T20:34:24.794Z] + grep parallel [2022-01-12T20:34:25.364Z] --parallel Build images in parallel. [Pipeline] } [2022-01-12T20:34:25.375Z] $ docker stop --time=1 767a38aa17c40340539cb84153c9d3e7888d5de2730c74a2cad520d0729c5385 [2022-01-12T20:34:26.565Z] $ docker rm -f 767a38aa17c40340539cb84153c9d3e7888d5de2730c74a2cad520d0729c5385 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-12T20:34:26.973Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-12T20:34:26.973Z] . [Pipeline] withDockerContainer [2022-01-12T20:34:27.029Z] prd-centos7-docker-4c-2g-1367 does not seem to be running inside a container [2022-01-12T20:34:27.062Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-01-12T20:34:27.462Z] $ docker top bfaeb486a0db1b1749818b027a17f975cedd563c4229342dd015078ba9a9661b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-12T20:34:27.822Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-01-12T20:34:28.391Z] Building core-command ... [2022-01-12T20:34:28.391Z] Building core-data ... [2022-01-12T20:34:28.391Z] Building core-metadata ... [2022-01-12T20:34:28.391Z] Building security-bootstrapper ... [2022-01-12T20:34:28.391Z] Building security-proxy-setup ... [2022-01-12T20:34:28.391Z] Building security-secretstore-setup ... [2022-01-12T20:34:28.391Z] Building support-notifications ... [2022-01-12T20:34:28.391Z] Building support-scheduler ... [2022-01-12T20:34:28.391Z] Building sys-mgmt-agent ... [2022-01-12T20:34:28.391Z] Building support-notifications [2022-01-12T20:34:28.391Z] Building security-bootstrapper [2022-01-12T20:34:28.391Z] Building security-secretstore-setup [2022-01-12T20:34:28.391Z] Building core-command [2022-01-12T20:34:28.391Z] Building core-metadata [2022-01-12T20:34:29.998Z] 7a9cfe048b4a: Pull complete [2022-01-12T20:34:29.998Z] 72dc09318566: Pull complete [2022-01-12T20:34:29.998Z] f4f7b4309257: Pull complete [2022-01-12T20:34:29.998Z] 0ac9a79272e3: Pull complete [2022-01-12T20:34:35.403Z] b78e95d17946: Pull complete [2022-01-12T20:34:35.403Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2022-01-12T20:34:35.403Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2022-01-12T20:34:35.403Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2022-01-12T20:34:35.768Z] + docker build -t ci-base-image-arm64 -f - . [2022-01-12T20:34:35.768Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2022-01-12T20:34:35.768Z] WORKDIR /edgex [2022-01-12T20:34:35.768Z] COPY go.mod . [2022-01-12T20:34:35.768Z] RUN go mod download [2022-01-12T20:34:38.427Z] Sending build context to Docker daemon 168.6MB [2022-01-12T20:34:38.427Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2022-01-12T20:34:38.427Z] ---> 8b459fc5aaf0 [2022-01-12T20:34:38.427Z] Step 2/4 : WORKDIR /edgex [2022-01-12T20:34:40.406Z] ---> Running in 4a4c2a9ea6dc [2022-01-12T20:34:40.406Z] Removing intermediate container 4a4c2a9ea6dc [2022-01-12T20:34:40.406Z] ---> 1cc3080d3347 [2022-01-12T20:34:40.406Z] Step 3/4 : COPY go.mod . [2022-01-12T20:34:40.642Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-12T20:34:40.642Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-12T20:34:40.642Z] ---> 2f762d51d1ef [2022-01-12T20:34:40.642Z] Step 3/22 : WORKDIR /edgex-go [2022-01-12T20:34:40.642Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-12T20:34:40.642Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-01-12T20:34:40.642Z] ---> 2f762d51d1ef [2022-01-12T20:34:40.642Z] Step 3/21 : WORKDIR /edgex-go [2022-01-12T20:34:40.642Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-12T20:34:40.642Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-01-12T20:34:40.642Z] ---> 2f762d51d1ef [2022-01-12T20:34:40.642Z] Step 3/24 : WORKDIR /edgex-go [2022-01-12T20:34:41.014Z] ---> 863952614fa3 [2022-01-12T20:34:41.014Z] Step 4/4 : RUN go mod download [2022-01-12T20:34:41.292Z] ---> Running in 7eaed7cf5424 [2022-01-12T20:34:51.013Z] ---> Running in 742fe559c60e [2022-01-12T20:34:51.013Z] ---> Running in e15e20816392 [2022-01-12T20:34:51.013Z] ---> Running in af4498a5caf3 [2022-01-12T20:34:52.938Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-12T20:34:52.938Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-12T20:34:52.938Z] ---> 2f762d51d1ef [2022-01-12T20:34:52.938Z] Step 3/22 : WORKDIR /edgex-go [2022-01-12T20:34:55.489Z] ---> Running in 99edadc8e444 [2022-01-12T20:34:55.490Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-12T20:34:55.490Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2022-01-12T20:34:55.749Z] ---> 2f762d51d1ef [2022-01-12T20:34:55.749Z] Step 3/30 : WORKDIR /edgex-go [2022-01-12T20:34:55.749Z] ---> Using cache [2022-01-12T20:34:55.749Z] ---> 7150290be5f4 [2022-01-12T20:34:55.749Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-12T20:34:56.690Z] Removing intermediate container 742fe559c60e [2022-01-12T20:34:56.690Z] ---> 7148512eca70 [2022-01-12T20:34:56.690Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-12T20:34:56.690Z] Removing intermediate container af4498a5caf3 [2022-01-12T20:34:56.690Z] ---> 5c272daeea09 [2022-01-12T20:34:56.690Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-12T20:34:56.690Z] Removing intermediate container e15e20816392 [2022-01-12T20:34:56.690Z] ---> 7150290be5f4 [2022-01-12T20:34:56.690Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-12T20:34:56.690Z] ---> Running in 734bf8e14047 [2022-01-12T20:34:56.954Z] ---> Running in 91967db85d08 [2022-01-12T20:34:56.954Z] ---> Running in 7b824806dab3 [2022-01-12T20:34:56.954Z] ---> Running in 43b5d22b7b37 [2022-01-12T20:34:56.954Z] Removing intermediate container 99edadc8e444 [2022-01-12T20:34:56.954Z] ---> a5fe1fda5d95 [2022-01-12T20:34:56.954Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-12T20:34:56.954Z] ---> Running in 1f721d958e33 [2022-01-12T20:34:57.921Z] Removing intermediate container 734bf8e14047 [2022-01-12T20:34:57.921Z] ---> 5acad0596b59 [2022-01-12T20:34:57.921Z] Step 5/30 : RUN apk add --update --no-cache make git [2022-01-12T20:34:57.921Z] ---> Running in 55dcb63e7b1a [2022-01-12T20:34:57.921Z] Removing intermediate container 7b824806dab3 [2022-01-12T20:34:57.921Z] ---> 3b124ef2d31f [2022-01-12T20:34:57.921Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-01-12T20:34:58.184Z] ---> Running in 22a3f53e44d9 [2022-01-12T20:34:58.184Z] Removing intermediate container 43b5d22b7b37 [2022-01-12T20:34:58.184Z] ---> ac133b4eab1e [2022-01-12T20:34:58.184Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2022-01-12T20:34:58.184Z] Removing intermediate container 1f721d958e33 [2022-01-12T20:34:58.184Z] ---> f633f35f9990 [2022-01-12T20:34:58.184Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-01-12T20:34:58.184Z] ---> Running in 08d3c77e416f [2022-01-12T20:34:58.184Z] ---> Running in ff2d627510b6 [2022-01-12T20:34:58.184Z] Removing intermediate container 91967db85d08 [2022-01-12T20:34:58.184Z] ---> 3ddbaffe113f [2022-01-12T20:34:58.184Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-01-12T20:34:58.184Z] ---> Running in 02c482bd0d68 [2022-01-12T20:34:58.452Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-12T20:34:58.452Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-12T20:34:58.713Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-12T20:34:58.974Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-12T20:34:58.974Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-12T20:34:59.233Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-12T20:34:59.233Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-12T20:34:59.504Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-12T20:34:59.774Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-12T20:34:59.774Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-12T20:34:59.774Z] OK: 220 MiB in 52 packages [2022-01-12T20:34:59.774Z] OK: 220 MiB in 52 packages [2022-01-12T20:35:00.035Z] OK: 220 MiB in 52 packages [2022-01-12T20:35:00.035Z] OK: 220 MiB in 52 packages [2022-01-12T20:35:00.035Z] OK: 220 MiB in 52 packages [2022-01-12T20:35:00.608Z] Removing intermediate container 55dcb63e7b1a [2022-01-12T20:35:00.608Z] ---> c19f623a7af5 [2022-01-12T20:35:00.608Z] Step 6/30 : COPY . . [2022-01-12T20:35:03.154Z] Removing intermediate container 22a3f53e44d9 [2022-01-12T20:35:03.154Z] ---> 366d65c484a6 [2022-01-12T20:35:03.154Z] Step 6/22 : COPY . . [2022-01-12T20:35:03.418Z] Removing intermediate container 02c482bd0d68 [2022-01-12T20:35:03.418Z] ---> 7d7db5bd7a9f [2022-01-12T20:35:03.418Z] Step 6/24 : COPY . . [2022-01-12T20:35:06.034Z] Removing intermediate container ff2d627510b6 [2022-01-12T20:35:06.034Z] ---> 49332e4c1962 [2022-01-12T20:35:06.034Z] Step 6/22 : COPY . . [2022-01-12T20:35:12.620Z] Removing intermediate container 08d3c77e416f [2022-01-12T20:35:12.620Z] ---> 16ec1dcd40d5 [2022-01-12T20:35:12.620Z] Step 6/21 : COPY . . [2022-01-12T20:35:12.620Z] ---> 2d42505f9a4a [2022-01-12T20:35:12.620Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-12T20:35:12.620Z] ---> 1bf91733df86 [2022-01-12T20:35:12.620Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-12T20:35:12.620Z] ---> e2c55bf21795 [2022-01-12T20:35:12.620Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-12T20:35:12.880Z] ---> Running in 5fe7fdf77623 [2022-01-12T20:35:13.140Z] ---> 99a66bb2b932 [2022-01-12T20:35:13.140Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-12T20:35:13.140Z] ---> Running in 89413d78d00e [2022-01-12T20:35:13.399Z] ---> Running in b3e25ba28da7 [2022-01-12T20:35:13.657Z] ---> Running in 9bf8c335645f [2022-01-12T20:35:25.898Z] Removing intermediate container b3e25ba28da7 [2022-01-12T20:35:25.898Z] ---> 73555efcf774 [2022-01-12T20:35:25.898Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-01-12T20:35:25.898Z] Removing intermediate container 89413d78d00e [2022-01-12T20:35:25.898Z] ---> 715b6d90779b [2022-01-12T20:35:25.898Z] Step 8/22 : RUN make cmd/core-command/core-command [2022-01-12T20:35:25.898Z] Removing intermediate container 9bf8c335645f [2022-01-12T20:35:25.898Z] ---> abb3ebed5931 [2022-01-12T20:35:25.898Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2022-01-12T20:35:25.898Z] ---> Running in 796fb3fb5765 [2022-01-12T20:35:25.898Z] Removing intermediate container 5fe7fdf77623 [2022-01-12T20:35:25.898Z] ---> 0d30211d7c2d [2022-01-12T20:35:25.898Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-01-12T20:35:25.898Z] ---> Running in 9de2865d602c [2022-01-12T20:35:25.898Z] ---> Running in 658b92aefaef [2022-01-12T20:35:25.898Z] ---> Running in 6107325d9e56 [2022-01-12T20:35:25.898Z] 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 [2022-01-12T20:35:25.898Z] 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 [2022-01-12T20:35:25.898Z] 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 [2022-01-12T20:35:25.898Z] 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 [2022-01-12T20:35:32.506Z] ---> b56cbe0cc3ac [2022-01-12T20:35:32.506Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-12T20:35:32.767Z] ---> Running in 759214ec68e6 [2022-01-12T20:35:34.681Z] Removing intermediate container 759214ec68e6 [2022-01-12T20:35:34.681Z] ---> 60ba91003eff [2022-01-12T20:35:34.681Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2022-01-12T20:35:34.681Z] ---> Running in 56869c42d106 [2022-01-12T20:35:35.257Z] 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 [2022-01-12T20:36:03.101Z] Removing intermediate container 7eaed7cf5424 [2022-01-12T20:36:03.101Z] ---> 0fc126086541 [2022-01-12T20:36:03.101Z] Successfully built 0fc126086541 [2022-01-12T20:36:03.101Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-12T20:36:03.452Z] + docker inspect -f . ci-base-image-arm64 [2022-01-12T20:36:03.452Z] . [Pipeline] withDockerContainer [2022-01-12T20:36:03.720Z] prd-ubuntu18.04-docker-arm64-4c-16g-1370 does not seem to be running inside a container [2022-01-12T20:36:03.815Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-01-12T20:36:05.293Z] $ docker top abe83bb9fc1bdfaefd7eec8e9776f25a1afb31e90e58af2f027feff7453005a4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-12T20:36:06.250Z] + go version [2022-01-12T20:36:06.250Z] go version go1.16.8 linux/arm64 [Pipeline] } [2022-01-12T20:36:06.278Z] $ docker stop --time=1 abe83bb9fc1bdfaefd7eec8e9776f25a1afb31e90e58af2f027feff7453005a4 [2022-01-12T20:36:07.374Z] 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 [2022-01-12T20:36:07.979Z] $ docker rm -f abe83bb9fc1bdfaefd7eec8e9776f25a1afb31e90e58af2f027feff7453005a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-12T20:36:08.595Z] + docker inspect -f . ci-base-image-arm64 [2022-01-12T20:36:08.595Z] . [Pipeline] withDockerContainer [2022-01-12T20:36:08.846Z] prd-ubuntu18.04-docker-arm64-4c-16g-1370 does not seem to be running inside a container [2022-01-12T20:36:08.935Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-01-12T20:36:09.949Z] Removing intermediate container 9de2865d602c [2022-01-12T20:36:09.949Z] ---> 9807eeb4d6d2 [2022-01-12T20:36:09.949Z] [2022-01-12T20:36:09.949Z] Step 9/22 : FROM alpine:3.14 [2022-01-12T20:36:09.949Z] Removing intermediate container 796fb3fb5765 [2022-01-12T20:36:09.949Z] ---> ac2d7a44d513 [2022-01-12T20:36:09.949Z] [2022-01-12T20:36:09.949Z] Step 9/24 : FROM alpine:3.14 [2022-01-12T20:36:09.949Z] Removing intermediate container 6107325d9e56 [2022-01-12T20:36:09.949Z] ---> b79667eeab56 [2022-01-12T20:36:09.949Z] [2022-01-12T20:36:09.949Z] Step 9/30 : FROM alpine:3.14 [2022-01-12T20:36:10.247Z] $ docker top e05066af617eab2dfd8e955bbb73c5fcca7834b78e9dfc553e0342ced83a643f -eo pid,comm [Pipeline] { [Pipeline] echo [2022-01-12T20:36:10.522Z] ========================================================= [2022-01-12T20:36:10.522Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-01-12T20:36:10.522Z] ========================================================= [Pipeline] fileExists [2022-01-12T20:36:10.533Z] 3.14: Pulling from library/alpine [2022-01-12T20:36:10.533Z] 3.14: Pulling from library/alpine [2022-01-12T20:36:10.533Z] 3.14: Pulling from library/alpine [Pipeline] sh [2022-01-12T20:36:11.179Z] + make test [2022-01-12T20:36:11.179Z] go mod tidy [2022-01-12T20:36:11.782Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-01-12T20:36:11.987Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-12T20:36:11.987Z] Removing intermediate container 658b92aefaef [2022-01-12T20:36:11.987Z] ---> 4e8162048e93 [2022-01-12T20:36:11.987Z] [2022-01-12T20:36:11.987Z] Step 9/22 : FROM alpine:3.14 [2022-01-12T20:36:11.987Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-12T20:36:11.987Z] Status: Downloaded newer image for alpine:3.14 [2022-01-12T20:36:11.987Z] ---> 0a97eee8041e [2022-01-12T20:36:11.987Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-01-12T20:36:11.987Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-12T20:36:11.987Z] Status: Image is up to date for alpine:3.14 [2022-01-12T20:36:11.987Z] Status: Downloaded newer image for alpine:3.14 [2022-01-12T20:36:11.987Z] ---> 0a97eee8041e [2022-01-12T20:36:11.987Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-01-12T20:36:11.987Z] ---> 0a97eee8041e [2022-01-12T20:36:11.987Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-01-12T20:36:11.987Z] ---> 0a97eee8041e [2022-01-12T20:36:11.987Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-01-12T20:36:12.247Z] ---> Running in f9b0554aeb65 [2022-01-12T20:36:12.247Z] ---> Running in 69346cf8ca32 [2022-01-12T20:36:12.247Z] ---> Running in 1d7ef1408f17 [2022-01-12T20:36:12.247Z] ---> Running in 497da5d20338 [2022-01-12T20:36:12.247Z] Removing intermediate container f9b0554aeb65 [2022-01-12T20:36:12.247Z] ---> 564663b4abfc [2022-01-12T20:36:12.247Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2022-01-12T20:36:12.823Z] ---> Running in 3b2e39a8baf0 [2022-01-12T20:36:12.823Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-12T20:36:13.084Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-12T20:36:13.084Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-01-12T20:36:13.084Z] Executing busybox-1.33.1-r6.trigger [2022-01-12T20:36:13.084Z] OK: 6 MiB in 15 packages [2022-01-12T20:36:13.715Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-12T20:36:13.715Z] Removing intermediate container 56869c42d106 [2022-01-12T20:36:13.715Z] ---> fa6693c96c4a [2022-01-12T20:36:13.715Z] [2022-01-12T20:36:13.715Z] Step 9/21 : FROM alpine:3.14 [2022-01-12T20:36:13.715Z] ---> 0a97eee8041e [2022-01-12T20:36:13.715Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-01-12T20:36:13.715Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-12T20:36:13.715Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-12T20:36:13.715Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-12T20:36:13.715Z] ---> Running in d90b1d1821af [2022-01-12T20:36:14.003Z] (1/3) Installing ca-certificates (20191127-r5) [2022-01-12T20:36:14.003Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-12T20:36:14.003Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-01-12T20:36:14.003Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-01-12T20:36:14.003Z] (3/3) Installing su-exec (0.2-r1) [2022-01-12T20:36:14.003Z] Executing busybox-1.33.1-r6.trigger [2022-01-12T20:36:14.003Z] Executing ca-certificates-20191127-r5.trigger [2022-01-12T20:36:14.003Z] Executing busybox-1.33.1-r6.trigger [2022-01-12T20:36:14.003Z] OK: 6 MiB in 15 packages [2022-01-12T20:36:14.003Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-12T20:36:14.003Z] OK: 6 MiB in 17 packages [2022-01-12T20:36:14.283Z] Removing intermediate container 69346cf8ca32 [2022-01-12T20:36:14.283Z] ---> 0ff8585916bb [2022-01-12T20:36:14.283Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-12T20:36:14.283Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-01-12T20:36:14.283Z] ---> Running in cd79df60f260 [2022-01-12T20:36:14.283Z] (2/2) Installing su-exec (0.2-r1) [2022-01-12T20:36:14.283Z] Executing busybox-1.33.1-r6.trigger [2022-01-12T20:36:14.283Z] OK: 6 MiB in 16 packages [2022-01-12T20:36:14.561Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-12T20:36:14.561Z] Removing intermediate container cd79df60f260 [2022-01-12T20:36:14.561Z] ---> 72c5ff85a956 [2022-01-12T20:36:14.561Z] Step 12/22 : ENV APP_PORT=59881 [2022-01-12T20:36:14.561Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-12T20:36:14.561Z] ---> Running in e90fbaf71af9 [2022-01-12T20:36:14.824Z] (1/2) Installing ca-certificates (20191127-r5) [2022-01-12T20:36:14.824Z] Removing intermediate container 1d7ef1408f17 [2022-01-12T20:36:14.824Z] ---> 23221ae9345a [2022-01-12T20:36:14.824Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-12T20:36:14.824Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-01-12T20:36:14.824Z] Executing busybox-1.33.1-r6.trigger [2022-01-12T20:36:14.824Z] Executing ca-certificates-20191127-r5.trigger [2022-01-12T20:36:14.824Z] Removing intermediate container 497da5d20338 [2022-01-12T20:36:14.824Z] ---> 2645af1eacc2 [2022-01-12T20:36:14.824Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-12T20:36:15.085Z] OK: 6 MiB in 16 packages [2022-01-12T20:36:15.085Z] ---> Running in 54fea69f02ed [2022-01-12T20:36:15.085Z] Removing intermediate container e90fbaf71af9 [2022-01-12T20:36:15.085Z] ---> 79691ea9a7ea [2022-01-12T20:36:15.085Z] Step 13/22 : EXPOSE $APP_PORT [2022-01-12T20:36:15.085Z] Removing intermediate container 3b2e39a8baf0 [2022-01-12T20:36:15.085Z] ---> 5f98545dc9fc [2022-01-12T20:36:15.085Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2022-01-12T20:36:15.085Z] ---> Running in c4b5089c342e [2022-01-12T20:36:15.085Z] ---> Running in b34812681e33 [2022-01-12T20:36:15.085Z] ---> Running in 357a5493b634 [2022-01-12T20:36:15.345Z] Removing intermediate container 54fea69f02ed [2022-01-12T20:36:15.345Z] ---> ef8a6b28c8fd [2022-01-12T20:36:15.345Z] Step 12/22 : ENV APP_PORT=59882 [2022-01-12T20:36:15.345Z] Removing intermediate container c4b5089c342e [2022-01-12T20:36:15.345Z] ---> 55af502fc15e [2022-01-12T20:36:15.345Z] Step 12/24 : WORKDIR / [2022-01-12T20:36:15.345Z] ---> Running in 4781be888912 [2022-01-12T20:36:15.345Z] Removing intermediate container b34812681e33 [2022-01-12T20:36:15.345Z] ---> 3ccffa7f8210 [2022-01-12T20:36:15.345Z] Step 14/22 : WORKDIR / [2022-01-12T20:36:15.345Z] ---> Running in 4eb4731cffe1 [2022-01-12T20:36:15.345Z] Removing intermediate container 357a5493b634 [2022-01-12T20:36:15.345Z] ---> 9f7dae93c5ab [2022-01-12T20:36:15.345Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-01-12T20:36:15.345Z] ---> Running in d12a809326e2 [2022-01-12T20:36:15.608Z] ---> Running in a66eb2fb5e5f [2022-01-12T20:36:15.608Z] Removing intermediate container d90b1d1821af [2022-01-12T20:36:15.608Z] ---> e4e0cff53dcd [2022-01-12T20:36:15.608Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-12T20:36:15.608Z] Removing intermediate container 4781be888912 [2022-01-12T20:36:15.608Z] ---> c8e6264359de [2022-01-12T20:36:15.608Z] Step 13/22 : EXPOSE $APP_PORT [2022-01-12T20:36:15.608Z] Removing intermediate container 4eb4731cffe1 [2022-01-12T20:36:15.608Z] ---> f1ec3eea9395 [2022-01-12T20:36:15.608Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-01-12T20:36:15.608Z] ---> Running in e4badf59a75c [2022-01-12T20:36:15.608Z] ---> Running in 0e18af3b02ac [2022-01-12T20:36:15.608Z] Removing intermediate container d12a809326e2 [2022-01-12T20:36:15.608Z] ---> f521417f626c [2022-01-12T20:36:15.608Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-12T20:36:15.608Z] Removing intermediate container a66eb2fb5e5f [2022-01-12T20:36:15.608Z] ---> 991cb4a27692 [2022-01-12T20:36:15.608Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-01-12T20:36:15.868Z] ---> Running in 4f682108f792 [2022-01-12T20:36:15.868Z] Removing intermediate container e4badf59a75c [2022-01-12T20:36:15.868Z] ---> 05c8a6d9898a [2022-01-12T20:36:15.868Z] Step 14/22 : WORKDIR / [2022-01-12T20:36:16.133Z] Removing intermediate container 0e18af3b02ac [2022-01-12T20:36:16.133Z] ---> 3a9293a8e946 [2022-01-12T20:36:16.133Z] Step 12/21 : ENV APP_PORT=59860 [2022-01-12T20:36:16.133Z] ---> 1ba1896e27a5 [2022-01-12T20:36:16.133Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-01-12T20:36:16.133Z] ---> Running in 809fde4e2ad9 [2022-01-12T20:36:16.133Z] ---> d8d41433922f [2022-01-12T20:36:16.133Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-01-12T20:36:16.405Z] ---> Running in 9ec28ad56d5b [2022-01-12T20:36:16.405Z] ---> c1964117ce03 [2022-01-12T20:36:16.405Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-01-12T20:36:16.673Z] Removing intermediate container 809fde4e2ad9 [2022-01-12T20:36:16.673Z] ---> b0db06dab8da [2022-01-12T20:36:16.673Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-12T20:36:16.673Z] Removing intermediate container 9ec28ad56d5b [2022-01-12T20:36:16.673Z] ---> ea2f6d6b74c4 [2022-01-12T20:36:16.673Z] Step 13/21 : EXPOSE $APP_PORT [2022-01-12T20:36:16.673Z] ---> 7acfb041bcf4 [2022-01-12T20:36:16.673Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-01-12T20:36:16.673Z] ---> Running in 65de32918da9 [2022-01-12T20:36:16.673Z] ---> 6f65c515f044 [2022-01-12T20:36:16.673Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-01-12T20:36:16.937Z] ---> 8285c759ffdc [2022-01-12T20:36:16.937Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-01-12T20:36:16.937Z] Removing intermediate container 65de32918da9 [2022-01-12T20:36:16.937Z] ---> 4731410f113c [2022-01-12T20:36:16.937Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-12T20:36:16.937Z] ---> 9267787a1571 [2022-01-12T20:36:16.937Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2022-01-12T20:36:16.937Z] Removing intermediate container 4f682108f792 [2022-01-12T20:36:16.937Z] ---> a4ed8d05050a [2022-01-12T20:36:16.937Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2022-01-12T20:36:17.200Z] ---> e5226e33cf15 [2022-01-12T20:36:17.200Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-01-12T20:36:17.201Z] ---> Running in 7c95426c5874 [2022-01-12T20:36:17.201Z] ---> Running in 825b71e08e94 [2022-01-12T20:36:17.201Z] ---> bb4840374f5e [2022-01-12T20:36:17.201Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-01-12T20:36:17.464Z] Removing intermediate container 7c95426c5874 [2022-01-12T20:36:17.464Z] ---> e37dc708f734 [2022-01-12T20:36:17.464Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-12T20:36:17.464Z] ---> 9d5e196be8e5 [2022-01-12T20:36:17.464Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-01-12T20:36:17.464Z] ---> Running in b6edf16e3bb4 [2022-01-12T20:36:17.464Z] Removing intermediate container 825b71e08e94 [2022-01-12T20:36:17.464Z] ---> 2b0e7fabbaab [2022-01-12T20:36:17.464Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-01-12T20:36:17.464Z] ---> ff70b421aee5 [2022-01-12T20:36:17.464Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-01-12T20:36:17.464Z] ---> ae8d003f763f [2022-01-12T20:36:17.464Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-01-12T20:36:18.047Z] Removing intermediate container b6edf16e3bb4 [2022-01-12T20:36:18.047Z] ---> a83ce1a6c23a [2022-01-12T20:36:18.047Z] Step 20/22 : LABEL arch=x86_64 [2022-01-12T20:36:18.047Z] ---> 9ba24433738f [2022-01-12T20:36:18.047Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2022-01-12T20:36:18.047Z] ---> 6e77c1e6a0a9 [2022-01-12T20:36:18.047Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2022-01-12T20:36:18.047Z] ---> Running in 57141349d931 [2022-01-12T20:36:18.047Z] ---> ff3267fd3cbd [2022-01-12T20:36:18.047Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-01-12T20:36:18.047Z] ---> 608036c693d8 [2022-01-12T20:36:18.047Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-01-12T20:36:18.318Z] ---> Running in 32cce77281cf [2022-01-12T20:36:18.318Z] ---> Running in 9415a775f7dc [2022-01-12T20:36:18.318Z] ---> Running in 1e816be5fb70 [2022-01-12T20:36:18.318Z] Removing intermediate container 57141349d931 [2022-01-12T20:36:18.318Z] ---> 190e6dd68550 [2022-01-12T20:36:18.318Z] Step 21/22 : LABEL git_sha=195e132eae13f6ae88b61292e4366f79c96f9bc0 [2022-01-12T20:36:18.318Z] ---> Running in 1096aeee315b [2022-01-12T20:36:18.318Z] Removing intermediate container 32cce77281cf [2022-01-12T20:36:18.318Z] ---> f83b6e054886 [2022-01-12T20:36:18.318Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-12T20:36:18.318Z] Removing intermediate container 9415a775f7dc [2022-01-12T20:36:18.318Z] ---> 8cc10956458d [2022-01-12T20:36:18.318Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-12T20:36:18.318Z] ---> Running in 83148f7cc5d6 [2022-01-12T20:36:18.318Z] ---> 6185b3e4ea1f [2022-01-12T20:36:18.318Z] 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/ [2022-01-12T20:36:18.318Z] ---> Running in 6071e297f145 [2022-01-12T20:36:18.318Z] Removing intermediate container 1096aeee315b [2022-01-12T20:36:18.318Z] ---> 1acc630d4301 [2022-01-12T20:36:18.318Z] Step 22/22 : LABEL version=0.0.0 [2022-01-12T20:36:18.591Z] ---> Running in 5ec0638576c5 [2022-01-12T20:36:18.591Z] ---> Running in 75b2936ece98 [2022-01-12T20:36:18.591Z] Removing intermediate container 83148f7cc5d6 [2022-01-12T20:36:18.591Z] ---> 009547c3b14f [2022-01-12T20:36:18.591Z] Step 20/22 : LABEL arch=x86_64 [2022-01-12T20:36:18.591Z] Removing intermediate container 6071e297f145 [2022-01-12T20:36:18.591Z] ---> 833646e5cbb4 [2022-01-12T20:36:18.591Z] Step 19/21 : LABEL arch=x86_64 [2022-01-12T20:36:18.591Z] ---> Running in c5fc89875cd8 [2022-01-12T20:36:18.591Z] ---> Running in 6beb268e64e4 [2022-01-12T20:36:18.591Z] Removing intermediate container 75b2936ece98 [2022-01-12T20:36:18.591Z] ---> dfb4fc492466 [2022-01-12T20:36:18.591Z] [2022-01-12T20:36:18.591Z] Removing intermediate container c5fc89875cd8 [2022-01-12T20:36:18.591Z] ---> a334d643154b [2022-01-12T20:36:18.591Z] Step 21/22 : LABEL git_sha=195e132eae13f6ae88b61292e4366f79c96f9bc0 [2022-01-12T20:36:18.852Z] Successfully built dfb4fc492466 [2022-01-12T20:36:18.852Z] Successfully tagged core-metadata:latest [2022-01-12T20:36:18.852Z]  Building core-metadata ... done Building support-scheduler [2022-01-12T20:36:18.852Z] ---> Running in ba3d76be209c [2022-01-12T20:36:18.852Z] Removing intermediate container 6beb268e64e4 [2022-01-12T20:36:18.852Z] ---> b81a4809cffc [2022-01-12T20:36:18.852Z] Step 20/21 : LABEL git_sha=195e132eae13f6ae88b61292e4366f79c96f9bc0 [2022-01-12T20:36:19.421Z] ---> Running in dcb20bff6afc [2022-01-12T20:36:20.807Z] Removing intermediate container ba3d76be209c [2022-01-12T20:36:20.807Z] ---> b73b18ed6499 [2022-01-12T20:36:20.807Z] Step 22/22 : LABEL version=0.0.0 [2022-01-12T20:36:21.380Z] Removing intermediate container 1e816be5fb70 [2022-01-12T20:36:21.380Z] ---> 0fbac2edc227 [2022-01-12T20:36:21.380Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-12T20:36:21.642Z] ---> Running in 3aad21f1cb21 [2022-01-12T20:36:21.642Z] Removing intermediate container dcb20bff6afc [2022-01-12T20:36:21.642Z] ---> dcf8491cbdab [2022-01-12T20:36:21.642Z] Step 21/21 : LABEL version=0.0.0 [2022-01-12T20:36:21.901Z] ---> Running in 9535a9e3c274 [2022-01-12T20:36:21.901Z] Removing intermediate container 3aad21f1cb21 [2022-01-12T20:36:21.901Z] ---> 4ada0a3fbbcd [2022-01-12T20:36:21.901Z] [2022-01-12T20:36:21.901Z] Removing intermediate container 5ec0638576c5 [2022-01-12T20:36:21.901Z] ---> bd6f2baf046a [2022-01-12T20:36:21.901Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-01-12T20:36:21.902Z] ---> cf53a2473a44 [2022-01-12T20:36:21.902Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-01-12T20:36:22.161Z] Successfully built 4ada0a3fbbcd [2022-01-12T20:36:22.161Z] Successfully tagged core-command:latest [2022-01-12T20:36:22.161Z]  Building core-command ... done Building core-data [2022-01-12T20:36:22.161Z] ---> Running in 388c9c7b2bae [2022-01-12T20:36:22.161Z] Removing intermediate container 9535a9e3c274 [2022-01-12T20:36:22.161Z] ---> c4abda6c0f90 [2022-01-12T20:36:22.161Z] [2022-01-12T20:36:22.161Z] Successfully built c4abda6c0f90 [2022-01-12T20:36:22.161Z] Successfully tagged support-notifications:latest [2022-01-12T20:36:22.161Z]  Building support-notifications ... done Building sys-mgmt-agent [2022-01-12T20:36:22.729Z] Removing intermediate container 388c9c7b2bae [2022-01-12T20:36:22.729Z] ---> 24e608383679 [2022-01-12T20:36:22.729Z] Step 22/24 : LABEL arch=x86_64 [2022-01-12T20:36:29.345Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-12T20:36:29.345Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-12T20:36:29.345Z] ---> 2f762d51d1ef [2022-01-12T20:36:29.345Z] Step 3/22 : WORKDIR /edgex-go [2022-01-12T20:36:29.345Z] ---> Using cache [2022-01-12T20:36:29.345Z] ---> a5fe1fda5d95 [2022-01-12T20:36:29.345Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-12T20:36:29.345Z] ---> Using cache [2022-01-12T20:36:29.345Z] ---> f633f35f9990 [2022-01-12T20:36:29.345Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-01-12T20:36:29.345Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-12T20:36:29.345Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-12T20:36:29.345Z] ---> 2f762d51d1ef [2022-01-12T20:36:29.345Z] Step 3/22 : WORKDIR /edgex-go [2022-01-12T20:36:29.345Z] ---> Using cache [2022-01-12T20:36:29.345Z] ---> a5fe1fda5d95 [2022-01-12T20:36:29.345Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-12T20:36:29.345Z] ---> Using cache [2022-01-12T20:36:29.345Z] ---> f633f35f9990 [2022-01-12T20:36:29.345Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2022-01-12T20:36:31.256Z] ---> 093282f3b85b [2022-01-12T20:36:31.256Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-01-12T20:36:31.256Z] ---> Running in bda600fa7d89 [2022-01-12T20:36:31.518Z] ---> Running in 73a5cb986b65 [2022-01-12T20:36:31.519Z] ---> Running in a8ff259da519 [2022-01-12T20:36:32.094Z] Removing intermediate container bda600fa7d89 [2022-01-12T20:36:32.094Z] ---> db2ac7904954 [2022-01-12T20:36:32.094Z] Step 23/24 : LABEL git_sha=195e132eae13f6ae88b61292e4366f79c96f9bc0 [2022-01-12T20:36:32.094Z] ---> ead4ec7f2d0c [2022-01-12T20:36:32.094Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-01-12T20:36:32.094Z] ---> Running in 9750f4dba758 [2022-01-12T20:36:32.670Z] ---> 40287a8b82da [2022-01-12T20:36:32.671Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-01-12T20:36:32.671Z] Removing intermediate container 9750f4dba758 [2022-01-12T20:36:32.671Z] ---> cd6df50613af [2022-01-12T20:36:32.671Z] Step 24/24 : LABEL version=0.0.0 [2022-01-12T20:36:32.942Z] ---> Running in dd3d0c146d12 [2022-01-12T20:36:32.942Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-12T20:36:32.942Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-12T20:36:33.204Z] Removing intermediate container dd3d0c146d12 [2022-01-12T20:36:33.204Z] ---> f8cb49ac005c [2022-01-12T20:36:33.204Z] [2022-01-12T20:36:33.204Z] Successfully built f8cb49ac005c [2022-01-12T20:36:33.204Z] ---> 58fc853d2dc5 [2022-01-12T20:36:33.204Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2022-01-12T20:36:33.204Z] Successfully tagged security-secretstore-setup:latest [2022-01-12T20:36:33.204Z]  Building security-secretstore-setup ... done Building security-proxy-setup [2022-01-12T20:36:33.467Z] ---> Running in 6f5382985685 [2022-01-12T20:36:33.468Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-12T20:36:33.468Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-12T20:36:33.468Z] ---> 2f762d51d1ef [2022-01-12T20:36:33.468Z] Step 3/23 : WORKDIR /edgex-go [2022-01-12T20:36:33.468Z] ---> Using cache [2022-01-12T20:36:33.468Z] ---> a5fe1fda5d95 [2022-01-12T20:36:33.468Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-12T20:36:33.468Z] ---> Using cache [2022-01-12T20:36:33.468Z] ---> f633f35f9990 [2022-01-12T20:36:33.468Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-01-12T20:36:33.468Z] ---> Using cache [2022-01-12T20:36:33.468Z] ---> 49332e4c1962 [2022-01-12T20:36:33.468Z] Step 6/23 : COPY go.mod . [2022-01-12T20:36:33.731Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-12T20:36:33.731Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-12T20:36:34.309Z] OK: 220 MiB in 52 packages [2022-01-12T20:36:34.309Z] OK: 220 MiB in 52 packages [2022-01-12T20:36:36.230Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-12T20:36:36.230Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-01-12T20:36:36.230Z] ---> 2f762d51d1ef [2022-01-12T20:36:36.230Z] Step 3/20 : WORKDIR /edgex-go [2022-01-12T20:36:36.230Z] ---> Using cache [2022-01-12T20:36:36.230Z] ---> a5fe1fda5d95 [2022-01-12T20:36:36.230Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-12T20:36:36.230Z] ---> Using cache [2022-01-12T20:36:36.230Z] ---> f633f35f9990 [2022-01-12T20:36:36.230Z] Step 5/20 : RUN apk add --update --no-cache make git [2022-01-12T20:36:36.230Z] ---> Using cache [2022-01-12T20:36:36.230Z] ---> 49332e4c1962 [2022-01-12T20:36:36.230Z] Step 6/20 : COPY . . [2022-01-12T20:36:36.230Z] ---> Using cache [2022-01-12T20:36:36.230Z] ---> 99a66bb2b932 [2022-01-12T20:36:36.230Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-12T20:36:36.230Z] ---> Using cache [2022-01-12T20:36:36.230Z] ---> abb3ebed5931 [2022-01-12T20:36:36.231Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-01-12T20:36:37.170Z] Removing intermediate container 6f5382985685 [2022-01-12T20:36:37.170Z] ---> 3777094abb3c [2022-01-12T20:36:37.170Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-01-12T20:36:37.170Z] ---> ee4b3ce3a509 [2022-01-12T20:36:37.170Z] Step 7/23 : RUN go mod download [2022-01-12T20:36:37.170Z] ---> Running in 393bd56d9bb7 [2022-01-12T20:36:37.170Z] ---> Running in ebe225d98252 [2022-01-12T20:36:37.170Z] ---> 60992f304afe [2022-01-12T20:36:37.170Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2022-01-12T20:36:37.170Z] Removing intermediate container a8ff259da519 [2022-01-12T20:36:37.170Z] ---> b57eeb49db82 [2022-01-12T20:36:37.170Z] Step 6/22 : COPY . . [2022-01-12T20:36:37.170Z] ---> Running in f5e6490e1ad7 [2022-01-12T20:36:37.170Z] Removing intermediate container 73a5cb986b65 [2022-01-12T20:36:37.170Z] ---> 1aa728953e90 [2022-01-12T20:36:37.170Z] Step 6/22 : COPY . . [2022-01-12T20:36:37.762Z] 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 [2022-01-12T20:36:43.216Z] Removing intermediate container f5e6490e1ad7 [2022-01-12T20:36:43.216Z] ---> 01d8650934c5 [2022-01-12T20:36:43.216Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2022-01-12T20:36:43.483Z] ---> Running in 287697438b0a [2022-01-12T20:36:43.483Z] Removing intermediate container ebe225d98252 [2022-01-12T20:36:43.483Z] ---> 650f738c8a9b [2022-01-12T20:36:43.483Z] Step 8/23 : COPY . . [2022-01-12T20:36:44.155Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-01-12T20:36:44.484Z] Removing intermediate container 287697438b0a [2022-01-12T20:36:44.484Z] ---> a1fbc22380bf [2022-01-12T20:36:44.484Z] Step 27/30 : CMD ["gate"] [2022-01-12T20:36:45.103Z] ---> Running in b650a1bd7d27 [2022-01-12T20:36:46.049Z] Removing intermediate container b650a1bd7d27 [2022-01-12T20:36:46.049Z] ---> 528abcfd92ef [2022-01-12T20:36:46.049Z] Step 28/30 : LABEL arch=x86_64 [2022-01-12T20:36:48.001Z] ---> Running in fe20a5ea7f57 [2022-01-12T20:36:48.265Z] ---> c67344200bc3 [2022-01-12T20:36:48.265Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-12T20:36:48.530Z] ---> c70b01757027 [2022-01-12T20:36:48.530Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-12T20:36:48.801Z] ---> Running in 3992c7998186 [2022-01-12T20:36:49.065Z] Removing intermediate container fe20a5ea7f57 [2022-01-12T20:36:49.065Z] ---> a619a0008de8 [2022-01-12T20:36:49.065Z] Step 29/30 : LABEL git_sha=195e132eae13f6ae88b61292e4366f79c96f9bc0 [2022-01-12T20:36:49.065Z] ---> Running in 9c05945375d8 [2022-01-12T20:36:49.334Z] ---> Running in 3ae4dc58c369 [2022-01-12T20:36:49.598Z] Removing intermediate container 3ae4dc58c369 [2022-01-12T20:36:49.598Z] ---> 0434371658c5 [2022-01-12T20:36:49.598Z] Step 30/30 : LABEL version=0.0.0 [2022-01-12T20:36:50.182Z] ---> Running in 7564ad5b43d8 [2022-01-12T20:36:50.772Z] Removing intermediate container 7564ad5b43d8 [2022-01-12T20:36:50.772Z] ---> a53ed127c537 [2022-01-12T20:36:50.772Z] [2022-01-12T20:36:50.772Z] Successfully built a53ed127c537 [2022-01-12T20:36:51.034Z] Successfully tagged security-bootstrapper:latest [2022-01-12T20:36:51.629Z]  Building security-bootstrapper ... done Removing intermediate container 3992c7998186 [2022-01-12T20:36:51.629Z] ---> 0edb5b9c9a74 [2022-01-12T20:36:51.629Z] Step 8/22 : RUN make cmd/core-data/core-data [2022-01-12T20:36:51.629Z] ---> Running in f0fe38547c31 [2022-01-12T20:36:51.890Z] ---> c8161d670046 [2022-01-12T20:36:51.890Z] Step 9/23 : RUN go mod tidy [2022-01-12T20:36:51.890Z] Removing intermediate container 9c05945375d8 [2022-01-12T20:36:51.890Z] ---> 577b263cd8a8 [2022-01-12T20:36:51.890Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-01-12T20:36:51.890Z] ---> Running in 907d64e9b1c8 [2022-01-12T20:36:51.890Z] ---> Running in 1a759ec1c518 [2022-01-12T20:36:52.465Z] 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 [2022-01-12T20:36:52.725Z] 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 [2022-01-12T20:36:56.936Z] Removing intermediate container 907d64e9b1c8 [2022-01-12T20:36:56.936Z] ---> 060e2a2a617b [2022-01-12T20:36:56.936Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-01-12T20:36:56.936Z] ---> Running in 653522f90936 [2022-01-12T20:36:56.936Z] 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 [2022-01-12T20:36:58.327Z] 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 [2022-01-12T20:37:03.621Z] Removing intermediate container 393bd56d9bb7 [2022-01-12T20:37:03.621Z] ---> 552cb20b551e [2022-01-12T20:37:03.621Z] [2022-01-12T20:37:03.621Z] Step 9/20 : FROM alpine:3.14 [2022-01-12T20:37:03.621Z] ---> 0a97eee8041e [2022-01-12T20:37:03.621Z] Step 10/20 : RUN apk add --update --no-cache curl [2022-01-12T20:37:03.621Z] ---> Running in 984ed434bb4d [2022-01-12T20:37:03.885Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-12T20:37:03.885Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-12T20:37:04.149Z] (1/5) Installing ca-certificates (20191127-r5) [2022-01-12T20:37:04.149Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-01-12T20:37:04.414Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-01-12T20:37:04.414Z] (4/5) Installing libcurl (7.79.1-r0) [2022-01-12T20:37:04.414Z] (5/5) Installing curl (7.79.1-r0) [2022-01-12T20:37:04.414Z] Executing busybox-1.33.1-r6.trigger [2022-01-12T20:37:04.414Z] Executing ca-certificates-20191127-r5.trigger [2022-01-12T20:37:04.414Z] OK: 8 MiB in 19 packages [2022-01-12T20:37:04.989Z] Removing intermediate container 984ed434bb4d [2022-01-12T20:37:04.989Z] ---> 4ae92f43da64 [2022-01-12T20:37:04.989Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-12T20:37:05.248Z] ---> Running in dfd32a92f8f4 [2022-01-12T20:37:05.248Z] Removing intermediate container dfd32a92f8f4 [2022-01-12T20:37:05.248Z] ---> 29752e50a347 [2022-01-12T20:37:05.248Z] Step 12/20 : WORKDIR /edgex [2022-01-12T20:37:05.509Z] ---> Running in dfcd092187bc [2022-01-12T20:37:05.772Z] Removing intermediate container dfcd092187bc [2022-01-12T20:37:05.772Z] ---> 8e53b3959960 [2022-01-12T20:37:05.772Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-01-12T20:37:05.772Z] ---> 4b5357a5706b [2022-01-12T20:37:05.772Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-01-12T20:37:06.344Z] ---> c96ad6f1b80f [2022-01-12T20:37:06.344Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-01-12T20:37:06.929Z] ---> b4a78288c89b [2022-01-12T20:37:06.929Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-01-12T20:37:06.929Z] ---> Running in b5ce2fe9d5f4 [2022-01-12T20:37:07.197Z] Removing intermediate container b5ce2fe9d5f4 [2022-01-12T20:37:07.197Z] ---> 84b49ccda898 [2022-01-12T20:37:07.197Z] Step 17/20 : CMD ["--init=true"] [2022-01-12T20:37:07.198Z] ---> Running in 98ca42d6f017 [2022-01-12T20:37:07.460Z] Removing intermediate container 98ca42d6f017 [2022-01-12T20:37:07.460Z] ---> 979502bb4866 [2022-01-12T20:37:07.460Z] Step 18/20 : LABEL arch=x86_64 [2022-01-12T20:37:07.460Z] ---> Running in 97331c1eaaca [2022-01-12T20:37:07.460Z] Removing intermediate container 97331c1eaaca [2022-01-12T20:37:07.460Z] ---> aeedf0ae300a [2022-01-12T20:37:07.460Z] Step 19/20 : LABEL git_sha=195e132eae13f6ae88b61292e4366f79c96f9bc0 [2022-01-12T20:37:07.729Z] ---> Running in 5210ff4f0583 [2022-01-12T20:37:07.729Z] Removing intermediate container 5210ff4f0583 [2022-01-12T20:37:07.729Z] ---> 8bbb74738eac [2022-01-12T20:37:07.729Z] Step 20/20 : LABEL version=0.0.0 [2022-01-12T20:37:07.729Z] ---> Running in f01b82cb7028 [2022-01-12T20:37:08.000Z] Removing intermediate container f01b82cb7028 [2022-01-12T20:37:08.000Z] ---> 92d60c2f8094 [2022-01-12T20:37:08.000Z] [2022-01-12T20:37:08.000Z] Successfully built 92d60c2f8094 [2022-01-12T20:37:08.000Z] Successfully tagged security-proxy-setup:latest [2022-01-12T20:37:22.912Z]  Building security-proxy-setup ... done Removing intermediate container 1a759ec1c518 [2022-01-12T20:37:22.912Z] ---> 939016d54e0f [2022-01-12T20:37:22.912Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-01-12T20:37:22.912Z] ---> Running in 84adc4344483 [2022-01-12T20:37:22.912Z] 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 [2022-01-12T20:37:22.912Z] Removing intermediate container 84adc4344483 [2022-01-12T20:37:22.912Z] ---> 5cba1ed49137 [2022-01-12T20:37:22.912Z] [2022-01-12T20:37:22.912Z] Step 10/22 : FROM docker:20.10.10 [2022-01-12T20:37:22.912Z] 20.10.10: Pulling from library/docker [2022-01-12T20:37:25.408Z] Removing intermediate container 653522f90936 [2022-01-12T20:37:25.408Z] ---> e3e1bfd6e00f [2022-01-12T20:37:25.408Z] [2022-01-12T20:37:25.408Z] Step 11/23 : FROM alpine:3.14 [2022-01-12T20:37:25.408Z] ---> 0a97eee8041e [2022-01-12T20:37:25.408Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-01-12T20:37:25.408Z] ---> Using cache [2022-01-12T20:37:25.408Z] ---> 23221ae9345a [2022-01-12T20:37:25.408Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-12T20:37:25.408Z] ---> Using cache [2022-01-12T20:37:25.408Z] ---> ef8a6b28c8fd [2022-01-12T20:37:25.408Z] Step 14/23 : ENV APP_PORT=59861 [2022-01-12T20:37:25.786Z] ---> Running in 9ecfba835e07 [2022-01-12T20:37:25.786Z] Removing intermediate container f0fe38547c31 [2022-01-12T20:37:25.786Z] ---> 5bd90c9b808e [2022-01-12T20:37:25.786Z] [2022-01-12T20:37:25.786Z] Step 9/22 : FROM alpine:3.14 [2022-01-12T20:37:25.786Z] ---> 0a97eee8041e [2022-01-12T20:37:25.786Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-01-12T20:37:25.786Z] Removing intermediate container 9ecfba835e07 [2022-01-12T20:37:25.786Z] ---> 62735e61e747 [2022-01-12T20:37:25.786Z] Step 15/23 : EXPOSE $APP_PORT [2022-01-12T20:37:25.786Z] ---> Running in e16d88d6a3d8 [2022-01-12T20:37:25.786Z] ---> Running in 1ce43a83a568 [2022-01-12T20:37:26.099Z] Removing intermediate container e16d88d6a3d8 [2022-01-12T20:37:26.099Z] ---> 5f746ee5e8e4 [2022-01-12T20:37:26.099Z] Step 11/22 : ENV APP_PORT=59880 [2022-01-12T20:37:26.099Z] Removing intermediate container 1ce43a83a568 [2022-01-12T20:37:26.099Z] ---> 4a37fc204c48 [2022-01-12T20:37:26.099Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-12T20:37:26.099Z] ---> Running in fc4403c04d14 [2022-01-12T20:37:26.417Z] ---> 7ebeae8bd6f5 [2022-01-12T20:37:26.417Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-01-12T20:37:26.417Z] Removing intermediate container fc4403c04d14 [2022-01-12T20:37:26.417Z] ---> 93713d56f249 [2022-01-12T20:37:26.417Z] Step 12/22 : EXPOSE $APP_PORT [2022-01-12T20:37:26.417Z] ---> Running in 9e6be9ab0fbb [2022-01-12T20:37:26.678Z] Removing intermediate container 9e6be9ab0fbb [2022-01-12T20:37:26.678Z] ---> bd7e36cc60e1 [2022-01-12T20:37:26.678Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-12T20:37:26.945Z] ---> a132021d82c5 [2022-01-12T20:37:26.945Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-01-12T20:37:26.945Z] ---> Running in db9a7cfef95a [2022-01-12T20:37:26.945Z] ---> b82a5f1753c1 [2022-01-12T20:37:26.945Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-01-12T20:37:26.945Z] ---> Running in 0dea8d996f76 [2022-01-12T20:37:27.209Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-01-12T20:37:27.209Z] Removing intermediate container 0dea8d996f76 [2022-01-12T20:37:27.209Z] ---> 7dd6b4c4416d [2022-01-12T20:37:27.209Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-12T20:37:27.209Z] Status: Downloaded newer image for docker:20.10.10 [2022-01-12T20:37:27.209Z] ---> b706a049f56e [2022-01-12T20:37:27.209Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-01-12T20:37:27.209Z] ---> Running in 753e0a59b191 [2022-01-12T20:37:27.209Z] ---> Running in fac6bfae72c4 [2022-01-12T20:37:27.209Z] Removing intermediate container 753e0a59b191 [2022-01-12T20:37:27.209Z] ---> c44286d6e4a1 [2022-01-12T20:37:27.209Z] Step 21/23 : LABEL arch=x86_64 [2022-01-12T20:37:27.209Z] Removing intermediate container fac6bfae72c4 [2022-01-12T20:37:27.209Z] ---> 6aa51606d152 [2022-01-12T20:37:27.210Z] 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 [2022-01-12T20:37:27.475Z] ---> Running in 7d263fdd8564 [2022-01-12T20:37:27.475Z] ---> Running in 88679f639b6c [2022-01-12T20:37:27.475Z] Removing intermediate container db9a7cfef95a [2022-01-12T20:37:27.475Z] ---> 746de5b889ae [2022-01-12T20:37:27.475Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-01-12T20:37:27.475Z] ---> Running in c36f7389f75d [2022-01-12T20:37:27.475Z] Removing intermediate container 7d263fdd8564 [2022-01-12T20:37:27.475Z] ---> be78d7bdf8d7 [2022-01-12T20:37:27.475Z] Step 22/23 : LABEL git_sha=195e132eae13f6ae88b61292e4366f79c96f9bc0 [2022-01-12T20:37:27.475Z] ---> Running in 4deb10952f82 [2022-01-12T20:37:27.747Z] Removing intermediate container 4deb10952f82 [2022-01-12T20:37:27.747Z] ---> 41819a4c0de2 [2022-01-12T20:37:27.747Z] Step 23/23 : LABEL version=0.0.0 [2022-01-12T20:37:27.747Z] ---> Running in ecdf389ecacd [2022-01-12T20:37:27.747Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-12T20:37:27.747Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-12T20:37:27.747Z] Removing intermediate container ecdf389ecacd [2022-01-12T20:37:27.747Z] ---> ecc153041317 [2022-01-12T20:37:27.747Z] [2022-01-12T20:37:27.747Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-12T20:37:28.012Z] Successfully built ecc153041317 [2022-01-12T20:37:28.012Z] Successfully tagged support-scheduler:latest [2022-01-12T20:37:28.012Z]  Building support-scheduler ... done (1/42) Installing readline (8.1.0-r0) [2022-01-12T20:37:28.012Z] (2/42) Installing bash (5.1.4-r0) [2022-01-12T20:37:28.012Z] Executing bash-5.1.4-r0.post-install [2022-01-12T20:37:28.012Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-01-12T20:37:28.012Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-01-12T20:37:28.012Z] (5/42) Installing libcurl (7.79.1-r0) [2022-01-12T20:37:28.012Z] (6/42) Installing curl (7.79.1-r0) [2022-01-12T20:37:28.012Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-01-12T20:37:28.012Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-01-12T20:37:28.012Z] (9/42) Installing expat (2.4.1-r0) [2022-01-12T20:37:28.012Z] (10/42) Installing libffi (3.3-r2) [2022-01-12T20:37:28.012Z] (11/42) Installing gdbm (1.19-r0) [2022-01-12T20:37:28.012Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-01-12T20:37:28.012Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-01-12T20:37:28.012Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-12T20:37:28.012Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-01-12T20:37:28.012Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-01-12T20:37:28.012Z] (17/42) Installing python3 (3.9.5-r2) [2022-01-12T20:37:28.595Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-12T20:37:28.595Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-01-12T20:37:28.595Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-01-12T20:37:28.595Z] (20/42) Installing py3-idna (3.2-r0) [2022-01-12T20:37:28.595Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-01-12T20:37:28.595Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-01-12T20:37:28.595Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-01-12T20:37:28.595Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-01-12T20:37:28.595Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-01-12T20:37:28.595Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-01-12T20:37:28.595Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-01-12T20:37:28.855Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-01-12T20:37:28.855Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-01-12T20:37:28.855Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-01-12T20:37:28.855Z] (31/42) Installing py3-six (1.15.0-r1) [2022-01-12T20:37:28.855Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-01-12T20:37:28.855Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-01-12T20:37:28.855Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-01-12T20:37:28.855Z] (35/42) Installing py3-packaging (20.9-r1) [2022-01-12T20:37:28.855Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-01-12T20:37:28.855Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-01-12T20:37:28.855Z] (38/42) Installing py3-progress (1.5-r2) [2022-01-12T20:37:28.855Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-01-12T20:37:28.855Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-01-12T20:37:28.855Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-01-12T20:37:28.855Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-01-12T20:37:28.855Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-01-12T20:37:28.855Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-12T20:37:29.127Z] Executing busybox-1.33.1-r6.trigger [2022-01-12T20:37:29.127Z] (3/6) Installing libsodium (1.0.18-r0) [2022-01-12T20:37:29.127Z] OK: 84 MiB in 64 packages [2022-01-12T20:37:29.127Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-12T20:37:29.127Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-12T20:37:29.389Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-12T20:37:29.389Z] Executing busybox-1.33.1-r6.trigger [2022-01-12T20:37:29.389Z] OK: 8 MiB in 20 packages [2022-01-12T20:37:29.650Z] Collecting docker-compose==1.23.2 [2022-01-12T20:37:29.650Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-01-12T20:37:29.911Z] Collecting texttable<0.10,>=0.9.0 [2022-01-12T20:37:29.911Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-01-12T20:37:30.536Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-01-12T20:37:30.536Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-01-12T20:37:30.803Z] Collecting jsonschema<3,>=2.5.1 [2022-01-12T20:37:30.803Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-01-12T20:37:30.803Z] Collecting cached-property<2,>=1.2.0 [2022-01-12T20:37:30.803Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-01-12T20:37:30.803Z] Collecting PyYAML<4,>=3.10 [2022-01-12T20:37:30.803Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-01-12T20:37:31.082Z] Removing intermediate container c36f7389f75d [2022-01-12T20:37:31.082Z] ---> a7fdbbe33c28 [2022-01-12T20:37:31.082Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-12T20:37:31.348Z] ---> f36d801d39e8 [2022-01-12T20:37:31.348Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-01-12T20:37:31.348Z] Collecting docopt<0.7,>=0.6.1 [2022-01-12T20:37:31.348Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-01-12T20:37:31.621Z] Collecting dockerpty<0.5,>=0.4.1 [2022-01-12T20:37:31.621Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-01-12T20:37:31.621Z] ---> d222b7b5b74a [2022-01-12T20:37:31.621Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-01-12T20:37:31.886Z] ---> b6d6a8c2eb3d [2022-01-12T20:37:31.886Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-01-12T20:37:31.886Z] ---> Running in f35862111b7b [2022-01-12T20:37:31.886Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-01-12T20:37:31.886Z] Removing intermediate container f35862111b7b [2022-01-12T20:37:31.886Z] ---> d0b262878c46 [2022-01-12T20:37:31.886Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-12T20:37:32.147Z] Collecting docker<4.0,>=3.6.0 [2022-01-12T20:37:32.147Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-01-12T20:37:32.147Z] ---> Running in 151061e7bdae [2022-01-12T20:37:32.147Z] Collecting websocket-client<1.0,>=0.32.0 [2022-01-12T20:37:32.147Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-01-12T20:37:32.147Z] Removing intermediate container 151061e7bdae [2022-01-12T20:37:32.147Z] ---> e33183178e54 [2022-01-12T20:37:32.147Z] Step 20/22 : LABEL arch=x86_64 [2022-01-12T20:37:32.147Z] ---> Running in 7ee5a254c86e [2022-01-12T20:37:32.147Z] Collecting docker-pycreds>=0.4.0 [2022-01-12T20:37:32.147Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-01-12T20:37:32.147Z] Removing intermediate container 7ee5a254c86e [2022-01-12T20:37:32.147Z] ---> 438e524bc326 [2022-01-12T20:37:32.147Z] Step 21/22 : LABEL git_sha=195e132eae13f6ae88b61292e4366f79c96f9bc0 [2022-01-12T20:37:32.147Z] Collecting idna<2.8,>=2.5 [2022-01-12T20:37:32.147Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-01-12T20:37:32.409Z] ---> Running in 22cd456d6c0b [2022-01-12T20:37:32.410Z] Collecting urllib3<1.25,>=1.21.1 [2022-01-12T20:37:32.410Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-01-12T20:37:32.410Z] 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) [2022-01-12T20:37:32.410Z] Collecting chardet<3.1.0,>=3.0.2 [2022-01-12T20:37:32.410Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-01-12T20:37:32.410Z] Removing intermediate container 22cd456d6c0b [2022-01-12T20:37:32.410Z] ---> a0bed3e2bab1 [2022-01-12T20:37:32.410Z] Step 22/22 : LABEL version=0.0.0 [2022-01-12T20:37:32.410Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-01-12T20:37:32.410Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-01-12T20:37:32.410Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-01-12T20:37:32.410Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-01-12T20:37:32.410Z] ---> Running in e5be36747f96 [2022-01-12T20:37:32.410Z] Removing intermediate container e5be36747f96 [2022-01-12T20:37:32.410Z] ---> 5b8753c88f0b [2022-01-12T20:37:32.410Z] [2022-01-12T20:37:32.410Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-01-12T20:37:32.410Z] Attempting uninstall: urllib3 [2022-01-12T20:37:32.410Z] Found existing installation: urllib3 1.26.5 [2022-01-12T20:37:32.410Z] Uninstalling urllib3-1.26.5: [2022-01-12T20:37:32.672Z] Successfully uninstalled urllib3-1.26.5 [2022-01-12T20:37:32.672Z] Successfully built 5b8753c88f0b [2022-01-12T20:37:32.672Z] Successfully tagged core-data:latest [2022-01-12T20:37:32.672Z]  Building core-data ... done  Attempting uninstall: idna [2022-01-12T20:37:32.672Z] Found existing installation: idna 3.2 [2022-01-12T20:37:32.672Z] Uninstalling idna-3.2: [2022-01-12T20:37:32.672Z] Successfully uninstalled idna-3.2 [2022-01-12T20:37:32.932Z] Attempting uninstall: chardet [2022-01-12T20:37:32.932Z] Found existing installation: chardet 4.0.0 [2022-01-12T20:37:32.932Z] Uninstalling chardet-4.0.0: [2022-01-12T20:37:32.932Z] Successfully uninstalled chardet-4.0.0 [2022-01-12T20:37:33.192Z] Attempting uninstall: requests [2022-01-12T20:37:33.192Z] Found existing installation: requests 2.25.1 [2022-01-12T20:37:33.192Z] Uninstalling requests-2.25.1: [2022-01-12T20:37:33.192Z] Successfully uninstalled requests-2.25.1 [2022-01-12T20:37:33.192Z] Running setup.py install for texttable: started [2022-01-12T20:37:33.453Z] Running setup.py install for texttable: finished with status 'done' [2022-01-12T20:37:33.453Z] Running setup.py install for PyYAML: started [2022-01-12T20:37:34.026Z] Running setup.py install for PyYAML: finished with status 'done' [2022-01-12T20:37:34.026Z] Running setup.py install for docopt: started [2022-01-12T20:37:34.287Z] Running setup.py install for docopt: finished with status 'done' [2022-01-12T20:37:34.287Z] Running setup.py install for dockerpty: started [2022-01-12T20:37:34.549Z] Running setup.py install for dockerpty: finished with status 'done' [2022-01-12T20:37:34.810Z] 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 [2022-01-12T20:37:37.363Z] Removing intermediate container 88679f639b6c [2022-01-12T20:37:37.363Z] ---> cbbbfb3f6c0e [2022-01-12T20:37:37.363Z] Step 13/22 : ENV APP_PORT=58890 [2022-01-12T20:37:37.624Z] ---> Running in e428bf0c31e9 [2022-01-12T20:37:37.624Z] Removing intermediate container e428bf0c31e9 [2022-01-12T20:37:37.624Z] ---> 58f7cde2aabf [2022-01-12T20:37:37.624Z] Step 14/22 : EXPOSE $APP_PORT [2022-01-12T20:37:37.624Z] ---> Running in 5e1cb9fc295c [2022-01-12T20:37:37.624Z] Removing intermediate container 5e1cb9fc295c [2022-01-12T20:37:37.624Z] ---> 962089b6cfd7 [2022-01-12T20:37:37.624Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-01-12T20:37:38.195Z] ---> 964aea6f153e [2022-01-12T20:37:38.195Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-01-12T20:37:38.195Z] ---> d3c93ff36add [2022-01-12T20:37:38.195Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-01-12T20:37:38.455Z] ---> a2d6d8d9e79b [2022-01-12T20:37:38.455Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-01-12T20:37:38.455Z] ---> Running in e3c21c74a16a [2022-01-12T20:37:38.455Z] Removing intermediate container e3c21c74a16a [2022-01-12T20:37:38.455Z] ---> 3f1756ad5963 [2022-01-12T20:37:38.455Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-12T20:37:38.455Z] ---> Running in f333bc15734f [2022-01-12T20:37:38.717Z] Removing intermediate container f333bc15734f [2022-01-12T20:37:38.717Z] ---> ac40aa830194 [2022-01-12T20:37:38.717Z] Step 20/22 : LABEL arch=x86_64 [2022-01-12T20:37:38.717Z] ---> Running in 2382568648ef [2022-01-12T20:37:38.717Z] Removing intermediate container 2382568648ef [2022-01-12T20:37:38.717Z] ---> 79cc190a6adf [2022-01-12T20:37:38.717Z] Step 21/22 : LABEL git_sha=195e132eae13f6ae88b61292e4366f79c96f9bc0 [2022-01-12T20:37:38.717Z] ---> Running in 5fd1cfdde823 [2022-01-12T20:37:38.717Z] Removing intermediate container 5fd1cfdde823 [2022-01-12T20:37:38.717Z] ---> 095cec4c5197 [2022-01-12T20:37:38.717Z] Step 22/22 : LABEL version=0.0.0 [2022-01-12T20:37:38.977Z] ---> Running in 20c69e5f441a [2022-01-12T20:37:38.977Z] Removing intermediate container 20c69e5f441a [2022-01-12T20:37:38.977Z] ---> 31babb385271 [2022-01-12T20:37:38.977Z] [2022-01-12T20:37:38.977Z] Successfully built 31babb385271 [2022-01-12T20:37:38.977Z] Successfully tagged sys-mgmt-agent:latest [2022-01-12T20:37:39.244Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-01-12T20:37:39.248Z] $ docker stop --time=1 bfaeb486a0db1b1749818b027a17f975cedd563c4229342dd015078ba9a9661b [2022-01-12T20:37:40.632Z] $ docker rm -f bfaeb486a0db1b1749818b027a17f975cedd563c4229342dd015078ba9a9661b [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-12T20:37:40.750Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-01-12T20:37:41.012Z] + docker images [2022-01-12T20:37:41.272Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-12T20:37:41.272Z] sys-mgmt-agent latest 31babb385271 3 seconds ago 297MB [2022-01-12T20:37:41.272Z] core-data latest 5b8753c88f0b 9 seconds ago 20.7MB [2022-01-12T20:37:41.272Z] support-scheduler latest ecc153041317 14 seconds ago 16.2MB [2022-01-12T20:37:41.272Z] 5bd90c9b808e 16 seconds ago 1.77GB [2022-01-12T20:37:41.272Z] e3e1bfd6e00f 17 seconds ago 1.76GB [2022-01-12T20:37:41.272Z] 5cba1ed49137 19 seconds ago 1.76GB [2022-01-12T20:37:41.272Z] security-proxy-setup latest 92d60c2f8094 34 seconds ago 26.9MB [2022-01-12T20:37:41.272Z] 552cb20b551e 39 seconds ago 1.77GB [2022-01-12T20:37:41.272Z] security-bootstrapper latest a53ed127c537 51 seconds ago 18.9MB [2022-01-12T20:37:41.272Z] security-secretstore-setup latest f8cb49ac005c About a minute ago 28.4MB [2022-01-12T20:37:41.272Z] support-notifications latest c4abda6c0f90 About a minute ago 17MB [2022-01-12T20:37:41.272Z] core-command latest 4ada0a3fbbcd About a minute ago 16.1MB [2022-01-12T20:37:41.272Z] core-metadata latest dfb4fc492466 About a minute ago 16.9MB [2022-01-12T20:37:41.272Z] fa6693c96c4a About a minute ago 1.76GB [2022-01-12T20:37:41.272Z] 4e8162048e93 About a minute ago 1.76GB [2022-01-12T20:37:41.272Z] b79667eeab56 About a minute ago 1.76GB [2022-01-12T20:37:41.272Z] ac2d7a44d513 About a minute ago 1.77GB [2022-01-12T20:37:41.272Z] 9807eeb4d6d2 About a minute ago 1.76GB [2022-01-12T20:37:41.272Z] ci-base-image-x86_64 latest 2f762d51d1ef 6 minutes ago 1.25GB [2022-01-12T20:37:41.272Z] docker 20.10.10 b706a049f56e 2 months ago 216MB [2022-01-12T20:37:41.272Z] alpine 3.14 0a97eee8041e 2 months ago 5.61MB [2022-01-12T20:37:41.272Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 3 months ago 548MB [2022-01-12T20:37:41.272Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 3 months ago 34.5MB [2022-01-12T20:37:41.272Z] 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 [2022-01-12T20:37:50.963Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-01-12T20:37:51.565Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-01-12T20:37:52.169Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-01-12T20:37:56.438Z] Still waiting to schedule task [2022-01-12T20:37:56.439Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2022-01-12T20:38:04.605Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-01-12T20:38:04.605Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-01-12T20:38:04.605Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-01-12T20:38:04.605Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-01-12T20:38:04.605Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-01-12T20:38:05.205Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-01-12T20:38:06.648Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-01-12T20:38:06.648Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-01-12T20:38:06.648Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-01-12T20:38:06.648Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-01-12T20:38:14.963Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.201s coverage: 28.7% of statements [2022-01-12T20:38:14.963Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-01-12T20:38:14.963Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-01-12T20:38:20.403Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.473s coverage: 98.5% of statements [2022-01-12T20:38:20.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-01-12T20:38:21.395Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.478s coverage: 44.7% of statements [2022-01-12T20:38:21.395Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-01-12T20:38:21.395Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-01-12T20:38:24.813Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.733s coverage: 89.5% of statements [2022-01-12T20:38:24.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-01-12T20:38:24.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-01-12T20:38:24.813Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.296s coverage: 84.4% of statements [2022-01-12T20:38:24.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-01-12T20:38:24.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-01-12T20:38:24.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-01-12T20:38:24.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-01-12T20:38:24.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-01-12T20:38:35.022Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.027s coverage: 94.2% of statements [2022-01-12T20:38:35.022Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-01-12T20:38:35.022Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-01-12T20:38:35.022Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.225s coverage: 59.1% of statements [2022-01-12T20:38:35.022Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-01-12T20:38:35.022Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-01-12T20:38:35.022Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-01-12T20:38:35.022Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-01-12T20:38:35.022Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-01-12T20:38:35.022Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.232s coverage: 60.0% of statements [2022-01-12T20:38:35.022Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-01-12T20:38:35.022Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-01-12T20:38:35.022Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-01-12T20:38:35.022Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.437s coverage: 0.9% of statements [2022-01-12T20:38:35.022Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-01-12T20:38:35.022Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.234s coverage: 58.8% of statements [2022-01-12T20:38:35.022Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.199s coverage: 21.7% of statements [2022-01-12T20:38:35.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-01-12T20:38:35.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.301s coverage: 47.1% of statements [2022-01-12T20:38:35.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.264s coverage: 79.5% of statements [2022-01-12T20:38:35.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.316s coverage: 94.1% of statements [2022-01-12T20:38:35.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.284s coverage: 96.3% of statements [2022-01-12T20:38:37.056Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.199s coverage: 87.5% of statements [2022-01-12T20:38:49.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.221s coverage: 94.4% of statements [2022-01-12T20:38:49.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.211s coverage: 44.8% of statements [2022-01-12T20:38:56.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.689s coverage: 82.5% of statements [2022-01-12T20:38:56.354Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-01-12T20:39:01.771Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.341s coverage: 92.9% of statements [2022-01-12T20:39:01.771Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-01-12T20:39:01.771Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-01-12T20:39:01.771Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-01-12T20:39:01.771Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2022-01-12T20:39:01.771Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-01-12T20:39:01.771Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-01-12T20:39:01.771Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-01-12T20:39:01.771Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-01-12T20:39:01.771Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-01-12T20:39:01.771Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.195s coverage: 87.2% of statements [2022-01-12T20:39:01.771Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-01-12T20:39:01.771Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-01-12T20:39:01.771Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.183s coverage: 100.0% of statements [2022-01-12T20:39:01.771Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-01-12T20:39:01.771Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.276s coverage: 58.8% of statements [2022-01-12T20:39:01.771Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-01-12T20:39:01.771Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.276s coverage: 80.0% of statements [2022-01-12T20:39:01.771Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.284s coverage: 87.2% of statements [2022-01-12T20:39:01.771Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.295s coverage: 85.4% of statements [2022-01-12T20:39:01.771Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.917s coverage: 91.2% of statements [2022-01-12T20:39:01.771Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-01-12T20:39:04.408Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.873s coverage: 64.4% of statements [2022-01-12T20:39:04.408Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-01-12T20:39:04.408Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-01-12T20:39:04.408Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.243s coverage: 100.0% of statements [2022-01-12T20:39:05.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.135s coverage: 89.4% of statements [2022-01-12T20:39:05.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.062s coverage: 100.0% of statements [2022-01-12T20:39:05.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.068s coverage: 73.7% of statements [2022-01-12T20:39:06.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.051s coverage: 100.0% of statements [2022-01-12T20:39:11.890Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.645s coverage: 65.4% of statements [2022-01-12T20:39:11.890Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-01-12T20:39:11.890Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-01-12T20:39:11.890Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-01-12T20:39:12.886Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.939s coverage: 43.8% of statements [2022-01-12T20:39:12.886Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-01-12T20:39:12.886Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-01-12T20:39:12.886Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.245s coverage: 89.5% of statements [2022-01-12T20:39:12.886Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-01-12T20:39:12.886Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.274s coverage: 84.8% of statements [2022-01-12T20:39:12.886Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-01-12T20:39:23.063Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.345s coverage: 17.7% of statements [2022-01-12T20:39:23.063Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-01-12T20:39:23.063Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-01-12T20:39:23.063Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-01-12T20:39:23.063Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-01-12T20:39:23.063Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.618s coverage: 92.3% of statements [2022-01-12T20:39:23.063Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-01-12T20:39:23.063Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-01-12T20:39:23.063Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-01-12T20:39:23.063Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-01-12T20:39:23.063Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.245s coverage: 63.2% of statements [2022-01-12T20:39:23.063Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-01-12T20:39:23.063Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-01-12T20:39:23.063Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.442s coverage: 97.7% of statements [2022-01-12T20:39:23.063Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-01-12T20:39:23.063Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-01-12T20:39:23.063Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-01-12T20:39:23.063Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-01-12T20:39:23.063Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.181s coverage: 28.9% of statements [2022-01-12T20:39:23.063Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-01-12T20:39:23.063Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-01-12T20:39:23.063Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-01-12T20:39:23.063Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-01-12T20:39:23.063Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-01-12T20:39:23.063Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-01-12T20:39:23.063Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.168s coverage: 100.0% of statements [2022-01-12T20:39:23.063Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 96.9% of statements [2022-01-12T20:39:23.063Z] 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 [2022-01-12T20:39:23.063Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-01-12T20:39:23.063Z] GO111MODULE=on go vet ./... [2022-01-12T20:39:57.709Z] Running on prd-ubuntu18.04-docker-8c-8g-1373 in /w/workspace/edgexfoundry_edgex-go_PR-3856 [Pipeline] { [Pipeline] ws [2022-01-12T20:39:57.725Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2022-01-12T20:39:57.806Z] The recommended git tool is: git [2022-01-12T20:39:59.491Z] using credential edgex-jenkins-ssh [2022-01-12T20:39:59.503Z] Cloning the remote Git repository [2022-01-12T20:39:59.507Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-01-12T20:39:59.555Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2022-01-12T20:39:59.603Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-01-12T20:39:59.603Z] > git --version # timeout=10 [2022-01-12T20:39:59.611Z] > git --version # 'git version 2.17.1' [2022-01-12T20:39:59.612Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-12T20:39:59.635Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-12T20:40:04.718Z] Merging remotes/origin/main commit dc332ed083f1c61ee8ecfefd91dd0e56b233d913 into PR head commit e2748b70a012d2b4c00ca5c8609290217639ada6 [2022-01-12T20:40:03.956Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-01-12T20:40:03.963Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-12T20:40:03.973Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-01-12T20:40:03.987Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-01-12T20:40:03.988Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-12T20:40:03.994Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3856/head:refs/remotes/origin/PR-3856 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-01-12T20:40:04.715Z] > git config core.sparsecheckout # timeout=10 [2022-01-12T20:40:04.720Z] > git checkout -f e2748b70a012d2b4c00ca5c8609290217639ada6 # timeout=10 [2022-01-12T20:40:04.859Z] Merge succeeded, producing 94e6062d0880b85753c17abb4b5d98faf8fc883c [2022-01-12T20:40:04.860Z] Checking out Revision 94e6062d0880b85753c17abb4b5d98faf8fc883c (PR-3856) [2022-01-12T20:40:04.774Z] > git remote # timeout=10 [2022-01-12T20:40:04.781Z] > git config --get remote.origin.url # timeout=10 [2022-01-12T20:40:04.785Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-12T20:40:04.787Z] > git merge dc332ed083f1c61ee8ecfefd91dd0e56b233d913 # timeout=10 [2022-01-12T20:40:04.842Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-12T20:40:04.851Z] > git config core.sparsecheckout # timeout=10 [2022-01-12T20:40:04.854Z] > git checkout -f 94e6062d0880b85753c17abb4b5d98faf8fc883c # timeout=10 [2022-01-12T20:40:08.393Z] Commit message: "Merge commit 'dc332ed083f1c61ee8ecfefd91dd0e56b233d913' into HEAD" [2022-01-12T20:40:08.402Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-12T20:40:08.389Z] > git rev-list --no-walk 4f970f308bc2ea67e7589be06c2ef282287f4137 # timeout=10 [2022-01-12T20:40:09.081Z] + echo snap-build.sh [2022-01-12T20:40:09.081Z] snap-build.sh [2022-01-12T20:40:09.081Z] + SNAP_BASE_DIR=. [2022-01-12T20:40:09.081Z] + '[' '!' -z /w/workspace/edgex-go/3 ']' [2022-01-12T20:40:09.081Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/3 [2022-01-12T20:40:09.081Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' [2022-01-12T20:40:09.081Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/3] [2022-01-12T20:40:09.081Z] + cd /w/workspace/edgex-go/3 [2022-01-12T20:40:09.081Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-01-12T20:40:09.081Z] Reading package lists... [2022-01-12T20:40:09.081Z] Building dependency tree... [2022-01-12T20:40:09.081Z] Reading state information... [2022-01-12T20:40:09.081Z] The following packages were automatically installed and are no longer required: [2022-01-12T20:40:09.081Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-01-12T20:40:09.081Z] uidmap xdelta3 [2022-01-12T20:40:09.081Z] Use 'sudo apt autoremove' to remove them. [2022-01-12T20:40:09.081Z] The following packages will be REMOVED: [2022-01-12T20:40:09.081Z] lxd* lxd-client* [2022-01-12T20:40:09.081Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-01-12T20:40:09.344Z] After this operation, 31.7 MB disk space will be freed. [2022-01-12T20:40:10.131Z] (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.) [2022-01-12T20:40:10.131Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-01-12T20:40:11.077Z] Removing lxd dnsmasq configuration [2022-01-12T20:40:11.077Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-01-12T20:40:11.077Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-01-12T20:40:11.646Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-01-12T20:40:11.907Z] (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.) [2022-01-12T20:40:11.907Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-01-12T20:40:13.294Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-01-12T20:40:13.294Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-01-12T20:40:13.866Z] + sudo snap remove --purge lxd [2022-01-12T20:40:13.866Z] snap "lxd" is not installed [2022-01-12T20:40:13.866Z] + sudo groupadd --force --system lxd [2022-01-12T20:40:13.866Z] ++ whoami [2022-01-12T20:40:13.866Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-01-12T20:40:13.866Z] + newgrp - lxd [2022-01-12T20:40:13.866Z] + sudo snap install lxd [2022-01-12T20:40:23.863Z] 2022-01-12T20:40:20Z INFO Waiting for automatic snapd restart... [2022-01-12T20:40:38.777Z] lxd 4.21 from Canonical* installed [2022-01-12T20:40:38.777Z] + sudo lxd init --auto [2022-01-12T20:40:48.808Z] + sudo snap install --classic snapcraft [2022-01-12T20:40:52.113Z] snapcraft 6.0.1 from Canonical* installed [2022-01-12T20:40:52.113Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-01-12T20:40:52.113Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-01-12T20:40:52.113Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-12T20:40:52.113Z] Dload Upload Total Spent Left Speed [2022-01-12T20:40:52.373Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 7651 0 --:--:-- --:--:-- --:--:-- 7651 [2022-01-12T20:40:52.373Z] 100 3325k 100 3325k 0 0 16.4M 0 --:--:-- --:--:-- --:--:-- 16.4M [2022-01-12T20:40:52.373Z] ./yq_linux_amd64 [2022-01-12T20:40:52.635Z] + sudo snapcraft prime --use-lxd [2022-01-12T20:40:54.553Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-01-12T20:40:54.553Z] 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: [2022-01-12T20:40:54.553Z] - README.md [2022-01-12T20:40:54.553Z] [2022-01-12T20:40:54.553Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-01-12T20:40:55.123Z] Launching a container. [2022-01-12T20:40:59.877Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-12T20:40:59.877Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-12T20:40:59.877Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-01-12T20:40:59.902Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-01-12T20:41:00.558Z] + ls -al . [2022-01-12T20:41:00.558Z] total 672 [2022-01-12T20:41:00.558Z] drwxrwxr-x 9 1001 1001 4096 Jan 12 20:40 . [2022-01-12T20:41:00.558Z] drwxr-xr-x 4 root root 4096 Jan 12 20:36 .. [2022-01-12T20:41:00.558Z] -rw-rw-r-- 1 1001 1001 11 Jan 12 20:33 .dockerignore [2022-01-12T20:41:00.558Z] drwxrwxr-x 8 1001 1001 4096 Jan 12 20:33 .git [2022-01-12T20:41:00.558Z] drwxrwxr-x 4 1001 1001 4096 Jan 12 20:33 .github [2022-01-12T20:41:00.558Z] -rw-rw-r-- 1 1001 1001 804 Jan 12 20:33 .gitignore [2022-01-12T20:41:00.558Z] -rw-rw-r-- 1 1001 1001 42 Jan 12 20:33 .golangci.yml [2022-01-12T20:41:00.558Z] -rw-rw-r-- 1 1001 1001 76 Jan 12 20:33 .hadolint.yml [2022-01-12T20:41:00.558Z] -rw-rw-r-- 1 1001 1001 166 Jan 12 20:33 .sonarcloud.properties [2022-01-12T20:41:00.558Z] -rw-rw-r-- 1 1001 1001 1171 Jan 12 20:33 ADOPTERS.md [2022-01-12T20:41:00.558Z] -rw-rw-r-- 1 1001 1001 8910 Jan 12 20:33 Attribution.txt [2022-01-12T20:41:00.558Z] -rw-rw-r-- 1 1001 1001 51732 Jan 12 20:33 CHANGELOG.md [2022-01-12T20:41:00.558Z] -rw-rw-r-- 1 1001 1001 3804 Jan 12 20:33 CONTRIBUTING.md [2022-01-12T20:41:00.558Z] -rw-rw-r-- 1 1001 1001 677 Jan 12 20:33 GOVERNANCE.md [2022-01-12T20:41:00.558Z] -rw-rw-r-- 1 1001 1001 849 Jan 12 20:33 Jenkinsfile [2022-01-12T20:41:00.558Z] -rw-rw-r-- 1 1001 1001 10775 Jan 12 20:33 LICENSE [2022-01-12T20:41:00.558Z] -rw-rw-r-- 1 1001 1001 6508 Jan 12 20:33 Makefile [2022-01-12T20:41:00.558Z] -rw-rw-r-- 1 1001 1001 582 Jan 12 20:33 OWNERS.md [2022-01-12T20:41:00.558Z] -rw-rw-r-- 1 1001 1001 8207 Jan 12 20:33 README.md [2022-01-12T20:41:00.558Z] -rw-rw-r-- 1 1001 1001 6912 Jan 12 20:33 SECURITY.md [2022-01-12T20:41:00.558Z] -rw-rw-r-- 1 1001 1001 5 Jan 12 20:30 VERSION [2022-01-12T20:41:00.558Z] -rw-rw-r-- 1 1001 1001 4131 Jan 12 20:33 ZMQWindows.md [2022-01-12T20:41:00.558Z] drwxrwxr-x 2 1001 1001 4096 Jan 12 20:33 bin [2022-01-12T20:41:00.558Z] drwxrwxr-x 14 1001 1001 4096 Jan 12 20:33 cmd [2022-01-12T20:41:00.558Z] -rw-r--r-- 1 root root 428381 Jan 12 20:39 coverage.out [2022-01-12T20:41:00.558Z] -rw-rw-r-- 1 1001 1001 828 Jan 12 20:33 go.mod [2022-01-12T20:41:00.558Z] -rw-rw-r-- 1 1001 1001 49574 Jan 12 20:33 go.sum [2022-01-12T20:41:00.558Z] drwxrwxr-x 8 1001 1001 4096 Jan 12 20:33 internal [2022-01-12T20:41:00.558Z] drwxrwxr-x 3 1001 1001 4096 Jan 12 20:33 openapi [2022-01-12T20:41:00.558Z] drwxrwxr-x 4 1001 1001 4096 Jan 12 20:33 snap [2022-01-12T20:41:00.558Z] -rw-rw-r-- 1 1001 1001 204 Jan 12 20:33 version.go [Pipeline] sh [2022-01-12T20:41:01.220Z] + '[' -e coverage.out ] [2022-01-12T20:41:01.220Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-01-12T20:41:01.249Z] Warning: overwriting stash ‘coverage-report’ [2022-01-12T20:41:02.117Z] Stashed 1 file(s) [Pipeline] sh [2022-01-12T20:41:02.775Z] + make build [2022-01-12T20:41:02.775Z] 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 [2022-01-12T20:41:05.139Z] Waiting for container to be ready [2022-01-12T20:41:05.139Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-01-12T20:41:05.139Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-01-12T20:41:05.139Z] [2022-01-12T20:41:09.339Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-01-12T20:41:09.339Z] Waiting for network to be ready... [2022-01-12T20:41:09.600Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2022-01-12T20:41:09.862Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2022-01-12T20:41:09.862Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [2013 kB] [2022-01-12T20:41:10.122Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [359 kB] [2022-01-12T20:41:10.122Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2022-01-12T20:41:10.122Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2022-01-12T20:41:10.122Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [561 kB] [2022-01-12T20:41:10.122Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [76.1 kB] [2022-01-12T20:41:10.122Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1163 kB] [2022-01-12T20:41:10.122Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [268 kB] [2022-01-12T20:41:10.382Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2022-01-12T20:41:10.382Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2022-01-12T20:41:10.643Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2022-01-12T20:41:10.643Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2022-01-12T20:41:10.643Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2022-01-12T20:41:10.643Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2022-01-12T20:41:10.643Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2022-01-12T20:41:10.643Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2022-01-12T20:41:10.904Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2022-01-12T20:41:11.061Z] 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 [2022-01-12T20:41:11.166Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2358 kB] [2022-01-12T20:41:11.166Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [452 kB] [2022-01-12T20:41:11.166Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.2 kB] [2022-01-12T20:41:11.166Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2022-01-12T20:41:11.166Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [585 kB] [2022-01-12T20:41:11.166Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [79.8 kB] [2022-01-12T20:41:11.166Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1778 kB] [2022-01-12T20:41:11.427Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [385 kB] [2022-01-12T20:41:13.966Z] Fetched 25.9 MB in 4s (6287 kB/s) [2022-01-12T20:41:14.905Z] Reading package lists... [2022-01-12T20:41:14.905Z] Reading package lists... [2022-01-12T20:41:15.167Z] Building dependency tree... [2022-01-12T20:41:15.167Z] Reading state information... [2022-01-12T20:41:15.167Z] The following additional packages will be installed: [2022-01-12T20:41:15.167Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-01-12T20:41:15.167Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-01-12T20:41:15.167Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-01-12T20:41:15.167Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-01-12T20:41:15.167Z] Suggested packages: [2022-01-12T20:41:15.167Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-01-12T20:41:15.167Z] Recommended packages: [2022-01-12T20:41:15.167Z] gnupg libsasl2-modules [2022-01-12T20:41:15.167Z] The following NEW packages will be installed: [2022-01-12T20:41:15.167Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-01-12T20:41:15.167Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-01-12T20:41:15.167Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-01-12T20:41:15.167Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-01-12T20:41:15.167Z] The following packages will be upgraded: [2022-01-12T20:41:15.167Z] gpg gpg-agent gpgconf libudev1 [2022-01-12T20:41:15.428Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2022-01-12T20:41:15.428Z] Need to get 3527 kB of archives. [2022-01-12T20:41:15.428Z] After this operation, 13.3 MB of additional disk space will be used. [2022-01-12T20:41:15.428Z] 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] [2022-01-12T20:41:15.428Z] 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] [2022-01-12T20:41:15.428Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2022-01-12T20:41:15.428Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2022-01-12T20:41:15.428Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.53 [55.6 kB] [2022-01-12T20:41:15.691Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.53 [1102 kB] [2022-01-12T20:41:16.261Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2022-01-12T20:41:16.261Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2022-01-12T20:41:16.261Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2022-01-12T20:41:16.261Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2022-01-12T20:41:16.261Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2022-01-12T20:41:16.261Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-01-12T20:41:16.261Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2022-01-12T20:41:16.261Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2022-01-12T20:41:16.261Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2022-01-12T20:41:16.261Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2022-01-12T20:41:16.261Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2022-01-12T20:41:16.261Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2022-01-12T20:41:16.261Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2022-01-12T20:41:16.261Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2022-01-12T20:41:16.261Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2022-01-12T20:41:16.261Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2022-01-12T20:41:16.522Z] debconf: delaying package configuration, since apt-utils is not installed [2022-01-12T20:41:16.522Z] Fetched 3527 kB in 1s (3353 kB/s) [2022-01-12T20:41:16.522Z] (Reading database ... 12511 files and directories currently installed.) [2022-01-12T20:41:16.522Z] Preparing to unpack .../libudev1_237-3ubuntu10.53_amd64.deb ... [2022-01-12T20:41:16.522Z] Unpacking libudev1:amd64 (237-3ubuntu10.53) over (237-3ubuntu10) ... [2022-01-12T20:41:16.522Z] Setting up libudev1:amd64 (237-3ubuntu10.53) ... [2022-01-12T20:41:16.522Z] Selecting previously unselected package udev. [2022-01-12T20:41:16.522Z] (Reading database ... 12511 files and directories currently installed.) [2022-01-12T20:41:16.522Z] Preparing to unpack .../00-udev_237-3ubuntu10.53_amd64.deb ... [2022-01-12T20:41:16.782Z] Unpacking udev (237-3ubuntu10.53) ... [2022-01-12T20:41:16.782Z] Selecting previously unselected package libfuse2:amd64. [2022-01-12T20:41:16.782Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2022-01-12T20:41:16.782Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2022-01-12T20:41:17.044Z] Selecting previously unselected package fuse. [2022-01-12T20:41:17.044Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2022-01-12T20:41:17.044Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2022-01-12T20:41:17.044Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2022-01-12T20:41:17.044Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2022-01-12T20:41:17.044Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2022-01-12T20:41:17.044Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2022-01-12T20:41:17.044Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2022-01-12T20:41:17.044Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2022-01-12T20:41:17.308Z] Selecting previously unselected package libksba8:amd64. [2022-01-12T20:41:17.308Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-01-12T20:41:17.308Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-01-12T20:41:17.308Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-01-12T20:41:17.308Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-12T20:41:17.308Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-12T20:41:17.308Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-01-12T20:41:17.308Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-12T20:41:17.308Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-12T20:41:17.308Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-01-12T20:41:17.308Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-12T20:41:17.569Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-12T20:41:17.569Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-01-12T20:41:17.569Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-12T20:41:17.569Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-12T20:41:17.569Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-01-12T20:41:17.569Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-12T20:41:17.569Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-12T20:41:17.569Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-01-12T20:41:17.569Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-12T20:41:17.569Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-12T20:41:17.831Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-01-12T20:41:17.831Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-12T20:41:17.831Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-12T20:41:17.831Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-01-12T20:41:17.831Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-12T20:41:17.831Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-12T20:41:17.831Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-01-12T20:41:17.831Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-12T20:41:17.831Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-12T20:41:17.831Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-01-12T20:41:17.831Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2022-01-12T20:41:17.831Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2022-01-12T20:41:18.091Z] Selecting previously unselected package libsasl2-2:amd64. [2022-01-12T20:41:18.091Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2022-01-12T20:41:18.091Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2022-01-12T20:41:18.091Z] Selecting previously unselected package libldap-common. [2022-01-12T20:41:18.091Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2022-01-12T20:41:18.091Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2022-01-12T20:41:18.091Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-01-12T20:41:18.091Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2022-01-12T20:41:18.091Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2022-01-12T20:41:18.091Z] Selecting previously unselected package dirmngr. [2022-01-12T20:41:18.091Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2022-01-12T20:41:18.091Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2022-01-12T20:41:18.351Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2022-01-12T20:41:18.351Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2022-01-12T20:41:18.351Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2022-01-12T20:41:18.351Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2022-01-12T20:41:18.351Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2022-01-12T20:41:18.351Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2022-01-12T20:41:18.351Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-12T20:41:18.351Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-01-12T20:41:18.351Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2022-01-12T20:41:18.351Z] Setting up udev (237-3ubuntu10.53) ... [2022-01-12T20:41:18.613Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-01-12T20:41:18.875Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-12T20:41:18.875Z] Processing triggers for systemd (237-3ubuntu10) ... [2022-01-12T20:41:18.875Z] Setting up fuse (2.9.7-1ubuntu1) ... [2022-01-12T20:41:18.875Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2022-01-12T20:41:18.875Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-12T20:41:18.875Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-12T20:41:18.875Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-12T20:41:18.875Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-12T20:41:18.875Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-12T20:41:18.875Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-12T20:41:18.875Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-12T20:41:18.875Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2022-01-12T20:41:18.875Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2022-01-12T20:41:18.875Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2022-01-12T20:41:19.444Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2022-01-12T20:41:19.444Z] settings in the [Install] section, and DefaultInstance for template units). [2022-01-12T20:41:19.444Z] This means they are not meant to be enabled using systemctl. [2022-01-12T20:41:19.444Z] Possible reasons for having this kind of units are: [2022-01-12T20:41:19.444Z] 1) A unit may be statically enabled by being symlinked from another unit's [2022-01-12T20:41:19.444Z] .wants/ or .requires/ directory. [2022-01-12T20:41:19.444Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2022-01-12T20:41:19.444Z] a requirement dependency on it. [2022-01-12T20:41:19.444Z] 3) A unit may be started when needed via activation (socket, path, timer, [2022-01-12T20:41:19.444Z] D-Bus, udev, scripted systemctl call, ...). [2022-01-12T20:41:19.444Z] 4) In case of template units, the unit is meant to be enabled with some [2022-01-12T20:41:19.444Z] instance name specified. [2022-01-12T20:41:19.705Z] Reading package lists... [2022-01-12T20:41:19.966Z] Building dependency tree... [2022-01-12T20:41:19.966Z] Reading state information... [2022-01-12T20:41:19.966Z] The following additional packages will be installed: [2022-01-12T20:41:19.966Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2022-01-12T20:41:19.966Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2022-01-12T20:41:19.966Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2022-01-12T20:41:19.966Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2022-01-12T20:41:19.966Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2022-01-12T20:41:19.966Z] Suggested packages: [2022-01-12T20:41:19.966Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2022-01-12T20:41:19.966Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2022-01-12T20:41:19.966Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-01-12T20:41:19.966Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2022-01-12T20:41:19.966Z] systemd-container policykit-1 [2022-01-12T20:41:19.966Z] Recommended packages: [2022-01-12T20:41:19.966Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2022-01-12T20:41:19.966Z] The following NEW packages will be installed: [2022-01-12T20:41:19.966Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2022-01-12T20:41:19.966Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2022-01-12T20:41:19.966Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2022-01-12T20:41:19.966Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2022-01-12T20:41:19.966Z] python3.6-minimal snapd squashfs-tools sudo [2022-01-12T20:41:19.966Z] The following packages will be upgraded: [2022-01-12T20:41:19.966Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2022-01-12T20:41:19.966Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2022-01-12T20:41:19.966Z] Need to get 36.8 MB of archives. [2022-01-12T20:41:19.966Z] After this operation, 147 MB of additional disk space will be used. [2022-01-12T20:41:19.966Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.6 [534 kB] [2022-01-12T20:41:20.226Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2022-01-12T20:41:20.226Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.6 [1609 kB] [2022-01-12T20:41:20.226Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.53 [2915 kB] [2022-01-12T20:41:20.226Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.6 [1712 kB] [2022-01-12T20:41:20.226Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.6 [203 kB] [2022-01-12T20:41:20.226Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2022-01-12T20:41:20.226Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2022-01-12T20:41:20.226Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2022-01-12T20:41:20.226Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2022-01-12T20:41:20.226Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2022-01-12T20:41:20.226Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2022-01-12T20:41:20.226Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2022-01-12T20:41:20.226Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2022-01-12T20:41:20.226Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2022-01-12T20:41:20.226Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2022-01-12T20:41:21.166Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.53 [206 kB] [2022-01-12T20:41:21.166Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2022-01-12T20:41:21.166Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2022-01-12T20:41:21.166Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.14 [1302 kB] [2022-01-12T20:41:21.166Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2022-01-12T20:41:21.166Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2022-01-12T20:41:21.166Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2022-01-12T20:41:21.166Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2022-01-12T20:41:21.166Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2022-01-12T20:41:21.166Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2022-01-12T20:41:21.166Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2022-01-12T20:41:21.166Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2022-01-12T20:41:21.166Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2022-01-12T20:41:21.166Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2022-01-12T20:41:22.105Z] debconf: delaying package configuration, since apt-utils is not installed [2022-01-12T20:41:22.105Z] Fetched 36.8 MB in 2s (18.4 MB/s) [2022-01-12T20:41:22.105Z] (Reading database ... 12757 files and directories currently installed.) [2022-01-12T20:41:22.105Z] Preparing to unpack .../systemd_237-3ubuntu10.53_amd64.deb ... [2022-01-12T20:41:22.373Z] Unpacking systemd (237-3ubuntu10.53) over (237-3ubuntu10) ... [2022-01-12T20:41:22.632Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.53_amd64.deb ... [2022-01-12T20:41:22.632Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.53) over (237-3ubuntu10) ... [2022-01-12T20:41:22.892Z] Setting up libsystemd0:amd64 (237-3ubuntu10.53) ... [2022-01-12T20:41:22.892Z] (Reading database ... 12757 files and directories currently installed.) [2022-01-12T20:41:22.892Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2022-01-12T20:41:22.892Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2022-01-12T20:41:23.152Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2022-01-12T20:41:23.152Z] (Reading database ... 12757 files and directories currently installed.) [2022-01-12T20:41:23.152Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2022-01-12T20:41:23.152Z] Unpacking apt (1.6.14) over (1.6.1) ... [2022-01-12T20:41:23.412Z] Setting up apt (1.6.14) ... [2022-01-12T20:41:23.412Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2022-01-12T20:41:23.673Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-01-12T20:41:23.673Z] (Reading database ... 12764 files and directories currently installed.) [2022-01-12T20:41:23.673Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.14_amd64.deb ... [2022-01-12T20:41:23.673Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.14) over (1.1.0g-2ubuntu4) ... [2022-01-12T20:41:23.932Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2022-01-12T20:41:23.932Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.6_amd64.deb ... [2022-01-12T20:41:23.932Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.6) ... [2022-01-12T20:41:23.932Z] Selecting previously unselected package libexpat1:amd64. [2022-01-12T20:41:23.932Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2022-01-12T20:41:23.932Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2022-01-12T20:41:24.192Z] Selecting previously unselected package python3.6-minimal. [2022-01-12T20:41:24.192Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.6_amd64.deb ... [2022-01-12T20:41:24.192Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.6) ... [2022-01-12T20:41:24.192Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.14) ... [2022-01-12T20:41:24.453Z] Checking for services that may need to be restarted...done. [2022-01-12T20:41:24.453Z] Checking for services that may need to be restarted...done. [2022-01-12T20:41:24.453Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.6) ... [2022-01-12T20:41:24.453Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2022-01-12T20:41:24.453Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.6) ... [2022-01-12T20:41:25.024Z] Selecting previously unselected package python3-minimal. [2022-01-12T20:41:25.024Z] (Reading database ... 13012 files and directories currently installed.) [2022-01-12T20:41:25.024Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2022-01-12T20:41:25.024Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2022-01-12T20:41:25.024Z] Selecting previously unselected package mime-support. [2022-01-12T20:41:25.024Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2022-01-12T20:41:25.024Z] Unpacking mime-support (3.60ubuntu1) ... [2022-01-12T20:41:25.024Z] Selecting previously unselected package libmpdec2:amd64. [2022-01-12T20:41:25.024Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2022-01-12T20:41:25.024Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2022-01-12T20:41:25.024Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2022-01-12T20:41:25.024Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.6_amd64.deb ... [2022-01-12T20:41:25.024Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.6) ... [2022-01-12T20:41:25.285Z] Selecting previously unselected package python3.6. [2022-01-12T20:41:25.285Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.6_amd64.deb ... [2022-01-12T20:41:25.285Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.6) ... [2022-01-12T20:41:25.285Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-01-12T20:41:25.285Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2022-01-12T20:41:25.285Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2022-01-12T20:41:25.285Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2022-01-12T20:41:25.545Z] Selecting previously unselected package python3. [2022-01-12T20:41:25.545Z] (Reading database ... 13442 files and directories currently installed.) [2022-01-12T20:41:25.545Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2022-01-12T20:41:25.545Z] Unpacking python3 (3.6.7-1~18.04) ... [2022-01-12T20:41:25.545Z] Selecting previously unselected package multiarch-support. [2022-01-12T20:41:25.545Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2022-01-12T20:41:25.545Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2022-01-12T20:41:25.545Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2022-01-12T20:41:25.805Z] Selecting previously unselected package liblzo2-2:amd64. [2022-01-12T20:41:25.805Z] (Reading database ... 13479 files and directories currently installed.) [2022-01-12T20:41:25.805Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2022-01-12T20:41:25.805Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2022-01-12T20:41:25.805Z] Selecting previously unselected package libbsd0:amd64. [2022-01-12T20:41:25.805Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2022-01-12T20:41:25.806Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2022-01-12T20:41:25.806Z] Selecting previously unselected package sudo. [2022-01-12T20:41:25.806Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2022-01-12T20:41:25.806Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2022-01-12T20:41:25.806Z] Selecting previously unselected package apparmor. [2022-01-12T20:41:25.806Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2022-01-12T20:41:25.806Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2022-01-12T20:41:26.067Z] Selecting previously unselected package libedit2:amd64. [2022-01-12T20:41:26.067Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2022-01-12T20:41:26.067Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2022-01-12T20:41:26.067Z] Selecting previously unselected package libkrb5support0:amd64. [2022-01-12T20:41:26.067Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2022-01-12T20:41:26.067Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2022-01-12T20:41:26.067Z] Selecting previously unselected package libk5crypto3:amd64. [2022-01-12T20:41:26.067Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2022-01-12T20:41:26.067Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2022-01-12T20:41:26.351Z] Selecting previously unselected package libkeyutils1:amd64. [2022-01-12T20:41:26.351Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2022-01-12T20:41:26.351Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2022-01-12T20:41:26.351Z] Selecting previously unselected package libkrb5-3:amd64. [2022-01-12T20:41:26.351Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2022-01-12T20:41:26.351Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2022-01-12T20:41:26.351Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-01-12T20:41:26.351Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2022-01-12T20:41:26.351Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2022-01-12T20:41:26.351Z] Selecting previously unselected package libssl1.0.0:amd64. [2022-01-12T20:41:26.351Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2022-01-12T20:41:26.351Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2022-01-12T20:41:26.625Z] Selecting previously unselected package openssh-client. [2022-01-12T20:41:26.625Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2022-01-12T20:41:26.625Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2022-01-12T20:41:26.625Z] Selecting previously unselected package squashfs-tools. [2022-01-12T20:41:26.625Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2022-01-12T20:41:26.625Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2022-01-12T20:41:26.896Z] Selecting previously unselected package snapd. [2022-01-12T20:41:26.896Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2022-01-12T20:41:26.896Z] Unpacking snapd (2.51.1+18.04) ... [2022-01-12T20:41:28.834Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2022-01-12T20:41:28.834Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2022-01-12T20:41:29.095Z] Setting up mime-support (3.60ubuntu1) ... [2022-01-12T20:41:29.095Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2022-01-12T20:41:29.095Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2022-01-12T20:41:29.095Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2022-01-12T20:41:29.095Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2022-01-12T20:41:29.095Z] Setting up systemd (237-3ubuntu10.53) ... [2022-01-12T20:41:29.095Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-01-12T20:41:29.666Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2022-01-12T20:41:29.666Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2022-01-12T20:41:29.666Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2022-01-12T20:41:29.666Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.6) ... [2022-01-12T20:41:29.666Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2022-01-12T20:41:29.666Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.6) ... [2022-01-12T20:41:30.237Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2022-01-12T20:41:30.237Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2022-01-12T20:41:30.237Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2022-01-12T20:41:30.237Z] Setting up python3 (3.6.7-1~18.04) ... [2022-01-12T20:41:30.237Z] running python rtupdate hooks for python3.6... [2022-01-12T20:41:30.237Z] running python post-rtupdate hooks for python3.6... [2022-01-12T20:41:30.496Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2022-01-12T20:41:31.068Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-01-12T20:41:31.328Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2022-01-12T20:41:31.328Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2022-01-12T20:41:31.328Z] Setting up snapd (2.51.1+18.04) ... [2022-01-12T20:41:31.589Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-01-12T20:41:31.848Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-01-12T20:41:32.108Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-01-12T20:41:32.108Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-01-12T20:41:32.367Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-01-12T20:41:32.367Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-01-12T20:41:32.627Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-01-12T20:41:32.888Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-01-12T20:41:32.888Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-01-12T20:41:33.147Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-01-12T20:41:33.147Z] /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' [2022-01-12T20:41:33.414Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2022-01-12T20:41:33.674Z] Processing triggers for systemd (237-3ubuntu10.53) ... [2022-01-12T20:41:35.057Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2022-01-12T20:41:35.057Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2022-01-12T20:41:35.057Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2022-01-12T20:41:36.256Z] Reading package lists... [2022-01-12T20:41:36.517Z] Reading package lists... [2022-01-12T20:41:36.517Z] Building dependency tree... [2022-01-12T20:41:36.517Z] Reading state information... [2022-01-12T20:41:36.779Z] Calculating upgrade... [2022-01-12T20:41:36.779Z] The following packages will be upgraded: [2022-01-12T20:41:36.779Z] advancecomp base-files bash binutils binutils-common [2022-01-12T20:41:36.779Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2022-01-12T20:41:36.779Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2022-01-12T20:41:36.779Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2022-01-12T20:41:36.779Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2022-01-12T20:41:36.779Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2022-01-12T20:41:36.779Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2022-01-12T20:41:36.779Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2022-01-12T20:41:36.779Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2022-01-12T20:41:36.779Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2022-01-12T20:41:36.779Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2022-01-12T20:41:36.779Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2022-01-12T20:41:36.779Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2022-01-12T20:41:36.779Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2022-01-12T20:41:36.779Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2022-01-12T20:41:36.779Z] ubuntu-keyring util-linux [2022-01-12T20:41:37.042Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-01-12T20:41:37.042Z] Need to get 64.1 MB of archives. [2022-01-12T20:41:37.042Z] After this operation, 5157 kB of additional disk space will be used. [2022-01-12T20:41:37.042Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-166.174 [984 kB] [2022-01-12T20:41:37.042Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2022-01-12T20:41:37.613Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2022-01-12T20:41:37.613Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2022-01-12T20:41:37.613Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2022-01-12T20:41:37.613Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2022-01-12T20:41:37.613Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2022-01-12T20:41:37.613Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2022-01-12T20:41:37.613Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2022-01-12T20:41:37.613Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2022-01-12T20:41:37.613Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2022-01-12T20:41:37.868Z] 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 [2022-01-12T20:41:37.875Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2022-01-12T20:41:37.875Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2022-01-12T20:41:37.875Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2022-01-12T20:41:37.875Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2022-01-12T20:41:37.875Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2022-01-12T20:41:37.875Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2022-01-12T20:41:37.875Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2022-01-12T20:41:37.875Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2022-01-12T20:41:37.875Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2022-01-12T20:41:37.875Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2022-01-12T20:41:37.875Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2022-01-12T20:41:37.875Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2022-01-12T20:41:37.875Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2022-01-12T20:41:37.875Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2022-01-12T20:41:37.875Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2022-01-12T20:41:37.875Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2022-01-12T20:41:37.875Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2022-01-12T20:41:37.875Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2022-01-12T20:41:38.136Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2022-01-12T20:41:38.136Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2022-01-12T20:41:38.136Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2022-01-12T20:41:38.136Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2022-01-12T20:41:38.136Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2022-01-12T20:41:38.136Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2022-01-12T20:41:38.136Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2022-01-12T20:41:38.136Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2022-01-12T20:41:38.136Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2022-01-12T20:41:38.136Z] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2022-01-12T20:41:38.136Z] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2022-01-12T20:41:38.136Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2022-01-12T20:41:38.136Z] Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.53 [13.2 kB] [2022-01-12T20:41:38.136Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2022-01-12T20:41:38.136Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2022-01-12T20:41:38.136Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2022-01-12T20:41:38.136Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2022-01-12T20:41:38.136Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2022-01-12T20:41:38.136Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2022-01-12T20:41:38.136Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2022-01-12T20:41:38.136Z] Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2022-01-12T20:41:38.136Z] Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2022-01-12T20:41:38.396Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2022-01-12T20:41:38.396Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2022-01-12T20:41:38.396Z] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2022-01-12T20:41:38.396Z] Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2022-01-12T20:41:38.396Z] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2022-01-12T20:41:38.396Z] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2022-01-12T20:41:38.396Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2022-01-12T20:41:38.396Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2022-01-12T20:41:38.396Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.14 [613 kB] [2022-01-12T20:41:38.396Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2022-01-12T20:41:38.396Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2022-01-12T20:41:38.396Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2022-01-12T20:41:38.396Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2022-01-12T20:41:38.396Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2022-01-12T20:41:38.396Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2022-01-12T20:41:38.396Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2022-01-12T20:41:38.396Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2022-01-12T20:41:38.396Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2022-01-12T20:41:38.396Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2022-01-12T20:41:38.396Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2022-01-12T20:41:38.396Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2022-01-12T20:41:38.396Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2022-01-12T20:41:38.396Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2022-01-12T20:41:38.396Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2022-01-12T20:41:38.396Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2022-01-12T20:41:38.396Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2022-01-12T20:41:38.396Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2022-01-12T20:41:38.657Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.2 [43.0 kB] [2022-01-12T20:41:38.657Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2022-01-12T20:41:38.657Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2022-01-12T20:41:38.657Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2022-01-12T20:41:38.657Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2022-01-12T20:41:38.657Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] [2022-01-12T20:41:38.657Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2022-01-12T20:41:38.657Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2022-01-12T20:41:38.657Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] [2022-01-12T20:41:38.657Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] [2022-01-12T20:41:38.657Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] [2022-01-12T20:41:38.657Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] [2022-01-12T20:41:38.657Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2022-01-12T20:41:38.657Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2022-01-12T20:41:38.657Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2022-01-12T20:41:38.657Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2022-01-12T20:41:39.226Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2022-01-12T20:41:39.485Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2022-01-12T20:41:39.485Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2022-01-12T20:41:39.485Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2022-01-12T20:41:39.746Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2022-01-12T20:41:39.746Z] Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2022-01-12T20:41:39.746Z] Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2022-01-12T20:41:39.746Z] Get:102 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2022-01-12T20:41:39.746Z] Get:103 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2022-01-12T20:41:40.008Z] debconf: delaying package configuration, since apt-utils is not installed [2022-01-12T20:41:40.008Z] Fetched 64.1 MB in 3s (21.7 MB/s) [2022-01-12T20:41:40.008Z] (Reading database ... 13914 files and directories currently installed.) [2022-01-12T20:41:40.008Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2022-01-12T20:41:40.008Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2022-01-12T20:41:40.499Z] 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 [2022-01-12T20:41:40.581Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2022-01-12T20:41:40.581Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2022-01-12T20:41:40.581Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-166.174_amd64.deb ... [2022-01-12T20:41:40.842Z] Unpacking linux-libc-dev:amd64 (4.15.0-166.174) over (4.15.0-20.21) ... [2022-01-12T20:41:41.101Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-12T20:41:41.101Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-12T20:41:41.101Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-12T20:41:41.101Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-12T20:41:41.362Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-12T20:41:41.362Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-12T20:41:41.362Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-12T20:41:41.363Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-12T20:41:41.363Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-12T20:41:41.363Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-12T20:41:41.363Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-12T20:41:41.363Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-12T20:41:41.363Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-12T20:41:41.363Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-12T20:41:41.623Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-12T20:41:41.623Z] (Reading database ... 13914 files and directories currently installed.) [2022-01-12T20:41:41.623Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-12T20:41:41.623Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2022-01-12T20:41:41.623Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2022-01-12T20:41:41.623Z] (Reading database ... 13914 files and directories currently installed.) [2022-01-12T20:41:41.623Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-12T20:41:41.885Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-12T20:41:41.885Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-12T20:41:41.885Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-12T20:41:41.885Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-12T20:41:41.885Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-12T20:41:42.148Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-12T20:41:42.148Z] (Reading database ... 13914 files and directories currently installed.) [2022-01-12T20:41:42.148Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2022-01-12T20:41:42.148Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2022-01-12T20:41:42.718Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2022-01-12T20:41:42.718Z] (Reading database ... 13914 files and directories currently installed.) [2022-01-12T20:41:42.718Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2022-01-12T20:41:42.718Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-01-12T20:41:42.718Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-01-12T20:41:42.718Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2022-01-12T20:41:42.978Z] Setting up base-files (10.1ubuntu2.11) ... [2022-01-12T20:41:42.978Z] Installing new version of config file /etc/issue ... [2022-01-12T20:41:42.978Z] Installing new version of config file /etc/issue.net ... [2022-01-12T20:41:42.978Z] Installing new version of config file /etc/lsb-release ... [2022-01-12T20:41:42.978Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-01-12T20:41:43.238Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-01-12T20:41:43.238Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-01-12T20:41:43.238Z] Removing obsolete conffile /etc/default/motd-news ... [2022-01-12T20:41:43.499Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-12T20:41:43.499Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2022-01-12T20:41:43.499Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2022-01-12T20:41:43.499Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2022-01-12T20:41:43.499Z] 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 [2022-01-12T20:41:43.760Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-12T20:41:43.761Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-12T20:41:43.761Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2022-01-12T20:41:43.761Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2022-01-12T20:41:43.761Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-12T20:41:43.761Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2022-01-12T20:41:43.761Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2022-01-12T20:41:43.761Z] Setting up tar (1.29b-2ubuntu0.2) ... [2022-01-12T20:41:44.024Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-12T20:41:44.024Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2022-01-12T20:41:44.024Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2022-01-12T20:41:44.024Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2022-01-12T20:41:44.293Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-12T20:41:44.293Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2022-01-12T20:41:44.293Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2022-01-12T20:41:44.293Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2022-01-12T20:41:44.293Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-12T20:41:44.293Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2022-01-12T20:41:44.555Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2022-01-12T20:41:44.555Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2022-01-12T20:41:44.819Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-12T20:41:44.819Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2022-01-12T20:41:44.819Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2022-01-12T20:41:44.819Z] Setting up grep (3.1-2build1) ... [2022-01-12T20:41:44.819Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-12T20:41:44.819Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2022-01-12T20:41:44.819Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2022-01-12T20:41:44.819Z] Setting up gzip (1.6-5ubuntu1.1) ... [2022-01-12T20:41:44.837Z] 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 [2022-01-12T20:41:45.080Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-12T20:41:45.080Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2022-01-12T20:41:45.080Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2022-01-12T20:41:45.080Z] Setting up login (1:4.5-1ubuntu2) ... [2022-01-12T20:41:45.080Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-12T20:41:45.080Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2022-01-12T20:41:45.342Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2022-01-12T20:41:45.342Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2022-01-12T20:41:45.342Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-12T20:41:45.342Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2022-01-12T20:41:45.342Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2022-01-12T20:41:45.915Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2022-01-12T20:41:45.915Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2022-01-12T20:41:45.915Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2022-01-12T20:41:45.915Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2022-01-12T20:41:46.176Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2022-01-12T20:41:46.176Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-12T20:41:46.176Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2022-01-12T20:41:46.176Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2022-01-12T20:41:46.358Z] 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 [2022-01-12T20:41:46.747Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2022-01-12T20:41:46.747Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2022-01-12T20:41:46.747Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2022-01-12T20:41:46.747Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2022-01-12T20:41:47.007Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2022-01-12T20:41:47.007Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-12T20:41:47.007Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2022-01-12T20:41:47.007Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2022-01-12T20:41:47.007Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2022-01-12T20:41:47.268Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-12T20:41:47.268Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-12T20:41:47.268Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-12T20:41:47.268Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2022-01-12T20:41:47.268Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-12T20:41:47.268Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-12T20:41:47.268Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-12T20:41:47.268Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2022-01-12T20:41:47.268Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-12T20:41:47.268Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-12T20:41:47.530Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-12T20:41:47.530Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2022-01-12T20:41:47.530Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-12T20:41:47.530Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-12T20:41:47.530Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-12T20:41:47.530Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2022-01-12T20:41:47.530Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-12T20:41:47.530Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2022-01-12T20:41:47.530Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2022-01-12T20:41:47.790Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2022-01-12T20:41:47.790Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2022-01-12T20:41:47.790Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2022-01-12T20:41:47.790Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-12T20:41:47.790Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2022-01-12T20:41:47.790Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2022-01-12T20:41:47.790Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2022-01-12T20:41:47.791Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-12T20:41:47.791Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-12T20:41:48.052Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-12T20:41:48.052Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2022-01-12T20:41:48.052Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-12T20:41:48.052Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-12T20:41:48.052Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-12T20:41:48.052Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2022-01-12T20:41:48.052Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-12T20:41:48.052Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-12T20:41:48.313Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-12T20:41:48.574Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2022-01-12T20:41:48.835Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-01-12T20:41:49.109Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-01-12T20:41:49.109Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-12T20:41:49.109Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2022-01-12T20:41:49.109Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2022-01-12T20:41:49.109Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2022-01-12T20:41:49.370Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-12T20:41:49.370Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2022-01-12T20:41:49.370Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2022-01-12T20:41:49.370Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2022-01-12T20:41:49.370Z] (Reading database ... 13917 files and directories currently installed.) [2022-01-12T20:41:49.370Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2022-01-12T20:41:49.370Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2022-01-12T20:41:49.631Z] Setting up debconf (1.5.66ubuntu1) ... [2022-01-12T20:41:49.631Z] (Reading database ... 13917 files and directories currently installed.) [2022-01-12T20:41:49.631Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2022-01-12T20:41:49.631Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2022-01-12T20:41:49.891Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2022-01-12T20:41:49.891Z] (Reading database ... 13917 files and directories currently installed.) [2022-01-12T20:41:49.891Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2022-01-12T20:41:49.891Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2022-01-12T20:41:49.891Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2022-01-12T20:41:49.891Z] (Reading database ... 13917 files and directories currently installed.) [2022-01-12T20:41:49.891Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2022-01-12T20:41:49.891Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2022-01-12T20:41:49.891Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2022-01-12T20:41:50.152Z] (Reading database ... 13917 files and directories currently installed.) [2022-01-12T20:41:50.152Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2022-01-12T20:41:50.152Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2022-01-12T20:41:50.152Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2022-01-12T20:41:50.152Z] (Reading database ... 13919 files and directories currently installed.) [2022-01-12T20:41:50.152Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2022-01-12T20:41:50.413Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2022-01-12T20:41:50.413Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2022-01-12T20:41:50.413Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-12T20:41:50.413Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-12T20:41:50.413Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-12T20:41:50.674Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.53_amd64.deb ... [2022-01-12T20:41:50.674Z] Unpacking systemd-sysv (237-3ubuntu10.53) over (237-3ubuntu10) ... [2022-01-12T20:41:50.674Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2022-01-12T20:41:50.674Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2022-01-12T20:41:50.674Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2022-01-12T20:41:50.674Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-12T20:41:50.674Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2022-01-12T20:41:50.674Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2022-01-12T20:41:50.708Z] 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 [2022-01-12T20:41:50.935Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2022-01-12T20:41:50.935Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-12T20:41:50.935Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2022-01-12T20:41:50.935Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2022-01-12T20:41:50.935Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2022-01-12T20:41:50.935Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-12T20:41:50.935Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2022-01-12T20:41:50.935Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2022-01-12T20:41:51.198Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2022-01-12T20:41:51.198Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-12T20:41:51.198Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2022-01-12T20:41:51.198Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2022-01-12T20:41:51.462Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2022-01-12T20:41:51.462Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-12T20:41:51.462Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2022-01-12T20:41:51.462Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2022-01-12T20:41:51.462Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2022-01-12T20:41:51.462Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-12T20:41:51.462Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2022-01-12T20:41:51.462Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2022-01-12T20:41:51.724Z] Setting up passwd (1:4.5-1ubuntu2) ... [2022-01-12T20:41:51.724Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-12T20:41:51.724Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2022-01-12T20:41:51.724Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2022-01-12T20:41:51.984Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2022-01-12T20:41:51.984Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-12T20:41:51.984Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2022-01-12T20:41:51.984Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2022-01-12T20:41:51.984Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2022-01-12T20:41:51.984Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-12T20:41:51.984Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2022-01-12T20:41:51.984Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2022-01-12T20:41:52.246Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2022-01-12T20:41:52.246Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-12T20:41:52.246Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2022-01-12T20:41:52.246Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2022-01-12T20:41:52.246Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2022-01-12T20:41:52.246Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-12T20:41:52.246Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2022-01-12T20:41:52.246Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2022-01-12T20:41:52.507Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2022-01-12T20:41:52.507Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-12T20:41:52.507Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2022-01-12T20:41:52.507Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2022-01-12T20:41:52.507Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2022-01-12T20:41:52.507Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-12T20:41:52.507Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2022-01-12T20:41:52.507Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2022-01-12T20:41:52.767Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2022-01-12T20:41:52.767Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-12T20:41:52.767Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.2_amd64.deb ... [2022-01-12T20:41:52.767Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.2) over (2.3.1-2.1ubuntu4) ... [2022-01-12T20:41:52.767Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.2) ... [2022-01-12T20:41:52.767Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-12T20:41:52.767Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2022-01-12T20:41:52.767Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2022-01-12T20:41:53.025Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2022-01-12T20:41:53.025Z] (Reading database ... 13924 files and directories currently installed.) [2022-01-12T20:41:53.026Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2022-01-12T20:41:53.026Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2022-01-12T20:41:53.026Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2022-01-12T20:41:53.026Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2022-01-12T20:41:53.296Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.14_amd64.deb ... [2022-01-12T20:41:53.296Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.14) over (1.1.0g-2ubuntu4) ... [2022-01-12T20:41:53.296Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2022-01-12T20:41:53.296Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2022-01-12T20:41:53.556Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2022-01-12T20:41:53.556Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2022-01-12T20:41:53.556Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2022-01-12T20:41:53.556Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2022-01-12T20:41:53.556Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2022-01-12T20:41:53.556Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2022-01-12T20:41:53.556Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2022-01-12T20:41:53.556Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2022-01-12T20:41:53.824Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2022-01-12T20:41:53.824Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2022-01-12T20:41:53.824Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2022-01-12T20:41:53.824Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2022-01-12T20:41:53.824Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2022-01-12T20:41:53.824Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2022-01-12T20:41:54.085Z] Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... [2022-01-12T20:41:54.086Z] Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... [2022-01-12T20:41:54.347Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2022-01-12T20:41:54.347Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2022-01-12T20:41:54.347Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2022-01-12T20:41:54.347Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2022-01-12T20:41:54.606Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... [2022-01-12T20:41:54.606Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2022-01-12T20:41:54.866Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2022-01-12T20:41:54.866Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2022-01-12T20:41:54.866Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2022-01-12T20:41:54.866Z] Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2022-01-12T20:41:54.866Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... [2022-01-12T20:41:54.866Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2022-01-12T20:41:55.020Z] 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 [2022-01-12T20:41:55.126Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-12T20:41:55.126Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-12T20:41:55.126Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-12T20:41:55.126Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-12T20:41:55.126Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-12T20:41:55.126Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-12T20:41:55.126Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-12T20:41:55.126Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-12T20:41:56.065Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-12T20:41:56.065Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-12T20:41:57.009Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-12T20:41:57.009Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-12T20:41:57.270Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-12T20:41:57.270Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-12T20:41:57.530Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-12T20:41:57.530Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-12T20:41:58.421Z] 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 [2022-01-12T20:41:58.475Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-12T20:41:58.475Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-12T20:41:58.475Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2022-01-12T20:41:58.475Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2022-01-12T20:41:58.475Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2022-01-12T20:41:58.475Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2022-01-12T20:41:58.736Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2022-01-12T20:41:58.736Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2022-01-12T20:41:58.736Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2022-01-12T20:41:58.736Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2022-01-12T20:41:58.736Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2022-01-12T20:41:58.736Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2022-01-12T20:41:58.736Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2022-01-12T20:41:58.736Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2022-01-12T20:41:58.996Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2022-01-12T20:41:58.996Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2022-01-12T20:41:58.996Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-12T20:41:58.996Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2022-01-12T20:41:58.996Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-12T20:41:58.996Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-12T20:41:58.996Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-12T20:41:58.996Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2022-01-12T20:41:58.996Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2022-01-12T20:41:58.996Z] Setting up tzdata (2021e-0ubuntu0.18.04) ... [2022-01-12T20:41:59.258Z] [2022-01-12T20:41:59.258Z] Current default time zone: 'Etc/UTC' [2022-01-12T20:41:59.258Z] Local time is now: Wed Jan 12 20:41:59 UTC 2022. [2022-01-12T20:41:59.258Z] Universal Time is now: Wed Jan 12 20:41:59 UTC 2022. [2022-01-12T20:41:59.258Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-01-12T20:41:59.258Z] [2022-01-12T20:41:59.258Z] Setting up systemd-sysv (237-3ubuntu10.53) ... [2022-01-12T20:41:59.258Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-12T20:41:59.258Z] Setting up linux-libc-dev:amd64 (4.15.0-166.174) ... [2022-01-12T20:41:59.258Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2022-01-12T20:41:59.258Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2022-01-12T20:41:59.258Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2022-01-12T20:41:59.258Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2022-01-12T20:41:59.258Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2022-01-12T20:41:59.258Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2022-01-12T20:41:59.258Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2022-01-12T20:41:59.258Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-12T20:41:59.258Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2022-01-12T20:41:59.520Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-01-12T20:41:59.520Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... [2022-01-12T20:41:59.520Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-12T20:41:59.520Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2022-01-12T20:41:59.520Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2022-01-12T20:41:59.520Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2022-01-12T20:41:59.520Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.14) ... [2022-01-12T20:41:59.520Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2022-01-12T20:41:59.520Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2022-01-12T20:41:59.520Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2022-01-12T20:41:59.520Z] Setting up ca-certificates (20210119~18.04.2) ... [2022-01-12T20:42:01.432Z] Updating certificates in /etc/ssl/certs... [2022-01-12T20:42:02.005Z] 23 added, 28 removed; done. [2022-01-12T20:42:02.005Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2022-01-12T20:42:02.005Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-12T20:42:02.005Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2022-01-12T20:42:02.005Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2022-01-12T20:42:02.005Z] Setting up pkgbinarymangler (138.18.04.1) ... [2022-01-12T20:42:02.267Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-01-12T20:42:02.267Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... [2022-01-12T20:42:02.267Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-01-12T20:42:02.267Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-01-12T20:42:02.268Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-01-12T20:42:02.268Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2022-01-12T20:42:02.268Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-01-12T20:42:02.268Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2022-01-12T20:42:02.268Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... [2022-01-12T20:42:02.268Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2022-01-12T20:42:02.268Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2022-01-12T20:42:02.268Z] Setting up binutils (2.30-21ubuntu1~18.04.7) ... [2022-01-12T20:42:02.268Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2022-01-12T20:42:02.268Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2022-01-12T20:42:02.268Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2022-01-12T20:42:02.268Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2022-01-12T20:42:02.268Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2022-01-12T20:42:02.268Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-01-12T20:42:02.268Z] Processing triggers for systemd (237-3ubuntu10.53) ... [2022-01-12T20:42:02.529Z] Processing triggers for mime-support (3.60ubuntu1) ... [2022-01-12T20:42:02.529Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2022-01-12T20:42:02.529Z] Updating certificates in /etc/ssl/certs... [2022-01-12T20:42:03.102Z] 0 added, 0 removed; done. [2022-01-12T20:42:03.102Z] Running hooks in /etc/ca-certificates/update.d... [2022-01-12T20:42:03.102Z] done. [2022-01-12T20:42:03.362Z] Reading package lists... [2022-01-12T20:42:03.621Z] Building dependency tree... [2022-01-12T20:42:03.621Z] Reading state information... [2022-01-12T20:42:03.826Z] 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 [2022-01-12T20:42:03.880Z] The following NEW packages will be installed: [2022-01-12T20:42:03.880Z] apt-transport-https [2022-01-12T20:42:03.880Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-01-12T20:42:04.139Z] Need to get 4348 B of archives. [2022-01-12T20:42:04.139Z] After this operation, 154 kB of additional disk space will be used. [2022-01-12T20:42:04.139Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2022-01-12T20:42:04.139Z] debconf: delaying package configuration, since apt-utils is not installed [2022-01-12T20:42:04.139Z] Fetched 4348 B in 0s (21.1 kB/s) [2022-01-12T20:42:04.139Z] Selecting previously unselected package apt-transport-https. [2022-01-12T20:42:04.139Z] (Reading database ... 13931 files and directories currently installed.) [2022-01-12T20:42:04.139Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2022-01-12T20:42:04.139Z] Unpacking apt-transport-https (1.6.14) ... [2022-01-12T20:42:04.139Z] Setting up apt-transport-https (1.6.14) ... [2022-01-12T20:42:04.399Z] Waiting for network to be ready... [2022-01-12T20:42:07.207Z] 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 [2022-01-12T20:42:10.988Z] 2022-01-12T20:42:08Z INFO Waiting for automatic snapd restart... [2022-01-12T20:42:11.517Z] 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 [2022-01-12T20:42:11.933Z] snapd 2.53.4 from Canonical* installed [2022-01-12T20:42:13.320Z] "snapd" switched to the "latest/stable" channel [2022-01-12T20:42:13.320Z] [2022-01-12T20:42:17.529Z] core18 20211215 from Canonical* installed [Pipeline] } [2022-01-12T20:42:18.272Z] $ docker stop --time=1 e05066af617eab2dfd8e955bbb73c5fcca7834b78e9dfc553e0342ced83a643f [2022-01-12T20:42:20.077Z] core20 20211129 from Canonical* installed [2022-01-12T20:42:20.077Z] "core20" switched to the "latest/stable" channel [2022-01-12T20:42:20.077Z] [2022-01-12T20:42:20.179Z] $ docker rm -f e05066af617eab2dfd8e955bbb73c5fcca7834b78e9dfc553e0342ced83a643f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-12T20:42:21.697Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-12T20:42:21.697Z] [2022-01-12T20:42:21.697Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-12T20:42:22.040Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-12T20:42:22.311Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-01-12T20:42:22.311Z] 29e5d40040c1: Pulling fs layer [2022-01-12T20:42:22.311Z] 1ce36da41761: Pulling fs layer [2022-01-12T20:42:22.311Z] 25b303627fd3: Pulling fs layer [2022-01-12T20:42:22.311Z] 29e5d40040c1: Download complete [2022-01-12T20:42:22.583Z] 1ce36da41761: Verifying Checksum [2022-01-12T20:42:22.583Z] 1ce36da41761: Download complete [2022-01-12T20:42:22.627Z] snapcraft 6.0.1 from Canonical* installed [2022-01-12T20:42:22.627Z] "snapcraft" switched to the "latest/stable" channel [2022-01-12T20:42:22.627Z] [2022-01-12T20:42:22.854Z] 29e5d40040c1: Pull complete [2022-01-12T20:42:23.823Z] 25b303627fd3: Verifying Checksum [2022-01-12T20:42:23.823Z] 25b303627fd3: Download complete [2022-01-12T20:42:23.823Z] 1ce36da41761: Pull complete [2022-01-12T20:42:26.823Z] 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: [2022-01-12T20:42:26.823Z] - README.md [2022-01-12T20:42:26.823Z] [2022-01-12T20:42:26.823Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-01-12T20:42:28.205Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2022-01-12T20:42:28.205Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2022-01-12T20:42:28.469Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2022-01-12T20:42:29.669Z] Reading package lists... [2022-01-12T20:42:31.052Z] 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 [2022-01-12T20:42:31.993Z] Reading package lists... [2022-01-12T20:42:32.254Z] Building dependency tree... [2022-01-12T20:42:32.254Z] Reading state information... [2022-01-12T20:42:32.514Z] Suggested packages: [2022-01-12T20:42:32.514Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2022-01-12T20:42:32.514Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2022-01-12T20:42:32.514Z] Recommended packages: [2022-01-12T20:42:32.514Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-01-12T20:42:32.514Z] The following NEW packages will be installed: [2022-01-12T20:42:32.514Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2022-01-12T20:42:32.514Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2022-01-12T20:42:32.514Z] pkg-config zip [2022-01-12T20:42:32.514Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-01-12T20:42:32.514Z] Need to get 7668 kB of archives. [2022-01-12T20:42:32.514Z] After this operation, 43.8 MB of additional disk space will be used. [2022-01-12T20:42:32.514Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.9 [1169 kB] [2022-01-12T20:42:32.774Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2022-01-12T20:42:32.774Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2022-01-12T20:42:32.774Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2022-01-12T20:42:32.774Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2022-01-12T20:42:32.774Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2022-01-12T20:42:32.774Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2022-01-12T20:42:33.033Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2022-01-12T20:42:33.033Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2022-01-12T20:42:33.293Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2022-01-12T20:42:33.293Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2022-01-12T20:42:33.293Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2022-01-12T20:42:33.293Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2022-01-12T20:42:33.293Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2022-01-12T20:42:33.293Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-01-12T20:42:33.554Z] debconf: delaying package configuration, since apt-utils is not installed [2022-01-12T20:42:33.554Z] Fetched 7668 kB in 1s (9130 kB/s) [2022-01-12T20:42:33.554Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-01-12T20:42:33.554Z] (Reading database ... 13935 files and directories currently installed.) [2022-01-12T20:42:33.554Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.9_amd64.deb ... [2022-01-12T20:42:33.554Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ... [2022-01-12T20:42:33.814Z] Selecting previously unselected package libpsl5:amd64. [2022-01-12T20:42:33.814Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2022-01-12T20:42:33.814Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2022-01-12T20:42:33.814Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-01-12T20:42:33.814Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2022-01-12T20:42:33.814Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2022-01-12T20:42:33.814Z] Selecting previously unselected package librtmp1:amd64. [2022-01-12T20:42:33.814Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2022-01-12T20:42:33.814Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2022-01-12T20:42:33.814Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-01-12T20:42:33.814Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2022-01-12T20:42:33.814Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2022-01-12T20:42:33.944Z] 25b303627fd3: Pull complete [2022-01-12T20:42:33.944Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-01-12T20:42:33.944Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-12T20:42:33.944Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-01-12T20:42:34.073Z] Selecting previously unselected package liberror-perl. [2022-01-12T20:42:34.073Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2022-01-12T20:42:34.073Z] Unpacking liberror-perl (0.17025-1) ... [2022-01-12T20:42:34.073Z] Selecting previously unselected package git-man. [2022-01-12T20:42:34.073Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2022-01-12T20:42:34.073Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2022-01-12T20:42:34.073Z] Selecting previously unselected package git. [2022-01-12T20:42:34.073Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2022-01-12T20:42:34.153Z] prd-ubuntu18.04-docker-arm64-4c-16g-1370 does not seem to be running inside a container [2022-01-12T20:42:34.228Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-01-12T20:42:34.332Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2022-01-12T20:42:34.590Z] Selecting previously unselected package libnorm1:amd64. [2022-01-12T20:42:34.590Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2022-01-12T20:42:34.590Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2022-01-12T20:42:34.849Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-01-12T20:42:34.849Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2022-01-12T20:42:34.849Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2022-01-12T20:42:34.849Z] Selecting previously unselected package libsodium23:amd64. [2022-01-12T20:42:34.849Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2022-01-12T20:42:34.849Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2022-01-12T20:42:34.849Z] Selecting previously unselected package libzmq5:amd64. [2022-01-12T20:42:34.849Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2022-01-12T20:42:34.850Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2022-01-12T20:42:35.110Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-01-12T20:42:35.110Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2022-01-12T20:42:35.110Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2022-01-12T20:42:35.110Z] Selecting previously unselected package pkg-config. [2022-01-12T20:42:35.110Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2022-01-12T20:42:35.110Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2022-01-12T20:42:35.110Z] Selecting previously unselected package zip. [2022-01-12T20:42:35.110Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2022-01-12T20:42:35.110Z] Unpacking zip (3.0-11build1) ... [2022-01-12T20:42:35.110Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2022-01-12T20:42:35.110Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2022-01-12T20:42:35.110Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2022-01-12T20:42:35.110Z] Setting up liberror-perl (0.17025-1) ... [2022-01-12T20:42:35.110Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2022-01-12T20:42:35.110Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ... [2022-01-12T20:42:35.110Z] No schema files found: doing nothing. [2022-01-12T20:42:35.370Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2022-01-12T20:42:35.370Z] Setting up zip (3.0-11build1) ... [2022-01-12T20:42:35.370Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2022-01-12T20:42:35.370Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2022-01-12T20:42:35.370Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2022-01-12T20:42:35.370Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2022-01-12T20:42:35.370Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2022-01-12T20:42:35.370Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2022-01-12T20:42:35.370Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2022-01-12T20:42:35.370Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-01-12T20:42:35.939Z] git set to automatically installed. [2022-01-12T20:42:35.939Z] git-man set to automatically installed. [2022-01-12T20:42:35.939Z] libcurl3-gnutls set to automatically installed. [2022-01-12T20:42:35.939Z] liberror-perl set to automatically installed. [2022-01-12T20:42:35.939Z] libglib2.0-0 set to automatically installed. [2022-01-12T20:42:35.939Z] libnghttp2-14 set to automatically installed. [2022-01-12T20:42:35.939Z] libnorm1 set to automatically installed. [2022-01-12T20:42:35.939Z] libpgm-5.2-0 set to automatically installed. [2022-01-12T20:42:35.939Z] libpsl5 set to automatically installed. [2022-01-12T20:42:35.939Z] librtmp1 set to automatically installed. [2022-01-12T20:42:35.939Z] libsodium23 set to automatically installed. [2022-01-12T20:42:35.939Z] libzmq3-dev set to automatically installed. [2022-01-12T20:42:35.939Z] libzmq5 set to automatically installed. [2022-01-12T20:42:35.939Z] pkg-config set to automatically installed. [2022-01-12T20:42:35.939Z] zip set to automatically installed. [2022-01-12T20:42:36.792Z] $ docker top 4a2911ea78b58a0744662822fa5436c52e78771ce908abd9da3630a9d6e1a5a0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-12T20:42:37.703Z] + + docker-composegrep build parallel --help [2022-01-12T20:42:37.703Z] [2022-01-12T20:42:39.239Z] snapd is not logged in, snap install commands will use sudo [2022-01-12T20:42:43.098Z] --parallel Build images in parallel. [Pipeline] } [2022-01-12T20:42:43.387Z] $ docker stop --time=1 4a2911ea78b58a0744662822fa5436c52e78771ce908abd9da3630a9d6e1a5a0 [2022-01-12T20:42:45.043Z] $ docker rm -f 4a2911ea78b58a0744662822fa5436c52e78771ce908abd9da3630a9d6e1a5a0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-12T20:42:45.637Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-12T20:42:45.637Z] . [Pipeline] withDockerContainer [2022-01-12T20:42:45.875Z] prd-ubuntu18.04-docker-arm64-4c-16g-1370 does not seem to be running inside a container [2022-01-12T20:42:45.953Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-01-12T20:42:47.256Z] $ docker top c0a49f6ff413c6afe92d63bcae42c22db979db0240315bebf7464411546e5433 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-12T20:42:48.157Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-01-12T20:42:54.153Z] go (1.16/stable) 1.16.12 from Michael Hudson-Doyle (mwhudson) installed [2022-01-12T20:42:54.153Z] Downloading snap 'edgex-app-service-configurable' [2022-01-12T20:42:54.839Z] Building core-command ... [2022-01-12T20:42:54.839Z] Building core-data ... [2022-01-12T20:42:54.839Z] Building core-metadata ... [2022-01-12T20:42:54.839Z] Building security-bootstrapper ... [2022-01-12T20:42:54.839Z] Building security-proxy-setup ... [2022-01-12T20:42:54.839Z] Building security-secretstore-setup ... [2022-01-12T20:42:54.839Z] Building support-notifications ... [2022-01-12T20:42:54.839Z] Building support-scheduler ... [2022-01-12T20:42:54.839Z] Building sys-mgmt-agent ... [2022-01-12T20:42:54.839Z] Building support-notifications [2022-01-12T20:42:54.839Z] Building support-scheduler [2022-01-12T20:42:54.839Z] Building sys-mgmt-agent [2022-01-12T20:42:54.839Z] Building security-secretstore-setup [2022-01-12T20:42:54.839Z] Building security-proxy-setup [2022-01-12T20:42:56.700Z] Pulling app-service-configurable [2022-01-12T20:42:56.700Z] + snapcraftctl pull [2022-01-12T20:42:58.211Z] Pulling config-common [2022-01-12T20:42:58.211Z] + snapcraftctl pull [2022-01-12T20:43:00.175Z] Pulling go-build-helper [2022-01-12T20:43:00.175Z] + snapcraftctl pull [2022-01-12T20:43:01.565Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-01-12T20:43:01.565Z] Skipping pull go-build-helper (already ran) [2022-01-12T20:43:01.565Z] Building go-build-helper [2022-01-12T20:43:01.565Z] + snapcraftctl build [2022-01-12T20:43:04.868Z] Staging go-build-helper [2022-01-12T20:43:04.868Z] + snapcraftctl stage [2022-01-12T20:43:10.163Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2022-01-12T20:43:10.163Z] Fetched 224 kB in 0s (0 B/s) [2022-01-12T20:43:10.163Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2022-01-12T20:43:10.163Z] Fetched 157 kB in 0s (0 B/s) [2022-01-12T20:43:10.163Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2022-01-12T20:43:10.163Z] Fetched 221 kB in 0s (0 B/s) [2022-01-12T20:43:10.163Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2022-01-12T20:43:10.163Z] Fetched 143 kB in 0s (0 B/s) [2022-01-12T20:43:10.163Z] Pulling edgex-go [2022-01-12T20:43:10.163Z] + snapcraftctl pull [2022-01-12T20:43:12.078Z] Pulling hooks [2022-01-12T20:43:12.078Z] + snapcraftctl pull [2022-01-12T20:43:38.650Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2022-01-12T20:43:38.650Z] Fetched 96.5 kB in 0s (0 B/s) [2022-01-12T20:43:38.650Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2022-01-12T20:43:38.650Z] Fetched 279 kB in 0s (0 B/s) [2022-01-12T20:43:38.650Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2022-01-12T20:43:38.650Z] Fetched 122 kB in 0s (0 B/s) [2022-01-12T20:43:38.650Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2022-01-12T20:43:38.650Z] Fetched 77.8 kB in 0s (0 B/s) [2022-01-12T20:43:38.650Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2022-01-12T20:43:38.650Z] Fetched 8848 B in 0s (0 B/s) [2022-01-12T20:43:38.650Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2022-01-12T20:43:38.650Z] Fetched 47.8 kB in 0s (0 B/s) [2022-01-12T20:43:38.650Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2022-01-12T20:43:38.650Z] Fetched 45.6 kB in 0s (0 B/s) [2022-01-12T20:43:38.650Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2022-01-12T20:43:38.650Z] Fetched 15.0 kB in 0s (0 B/s) [2022-01-12T20:43:38.650Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2022-01-12T20:43:38.650Z] Fetched 220 kB in 0s (0 B/s) [2022-01-12T20:43:38.650Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2022-01-12T20:43:38.650Z] Fetched 154 kB in 0s (0 B/s) [2022-01-12T20:43:38.650Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-01-12T20:43:38.650Z] Fetched 50.6 kB in 0s (0 B/s) [2022-01-12T20:43:38.650Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2022-01-12T20:43:38.650Z] Fetched 14.8 kB in 0s (0 B/s) [2022-01-12T20:43:38.650Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2022-01-12T20:43:38.650Z] Fetched 41.8 kB in 0s (0 B/s) [2022-01-12T20:43:38.650Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2022-01-12T20:43:38.650Z] Fetched 499 kB in 0s (0 B/s) [2022-01-12T20:43:38.650Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2022-01-12T20:43:38.650Z] Fetched 111 kB in 0s (0 B/s) [2022-01-12T20:43:38.650Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2022-01-12T20:43:38.650Z] Fetched 240 kB in 0s (0 B/s) [2022-01-12T20:43:38.650Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2022-01-12T20:43:38.650Z] Fetched 29.3 kB in 0s (0 B/s) [2022-01-12T20:43:38.650Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2022-01-12T20:43:38.650Z] Fetched 85.5 kB in 0s (0 B/s) [2022-01-12T20:43:38.650Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2022-01-12T20:43:38.650Z] Fetched 24.5 kB in 0s (0 B/s) [2022-01-12T20:43:38.650Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2022-01-12T20:43:38.650Z] Fetched 49.2 kB in 0s (0 B/s) [2022-01-12T20:43:38.650Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2022-01-12T20:43:38.650Z] Fetched 54.2 kB in 0s (0 B/s) [2022-01-12T20:43:38.650Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2022-01-12T20:43:38.650Z] Fetched 30.8 kB in 0s (0 B/s) [2022-01-12T20:43:38.650Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2022-01-12T20:43:38.650Z] Fetched 15.8 kB in 0s (0 B/s) [2022-01-12T20:43:38.650Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2022-01-12T20:43:38.650Z] Fetched 85.9 kB in 0s (0 B/s) [2022-01-12T20:43:38.650Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2022-01-12T20:43:38.650Z] Fetched 8720 B in 0s (0 B/s) [2022-01-12T20:43:38.650Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2022-01-12T20:43:38.650Z] Fetched 140 kB in 0s (0 B/s) [2022-01-12T20:43:38.650Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2022-01-12T20:43:38.650Z] Fetched 119 kB in 0s (0 B/s) [2022-01-12T20:43:38.650Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2022-01-12T20:43:38.650Z] Fetched 111 kB in 0s (0 B/s) [2022-01-12T20:43:38.650Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2022-01-12T20:43:38.650Z] Fetched 11.1 kB in 0s (0 B/s) [2022-01-12T20:43:38.650Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2022-01-12T20:43:38.650Z] Fetched 646 kB in 0s (0 B/s) [2022-01-12T20:43:38.650Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2022-01-12T20:43:38.650Z] Fetched 41.3 kB in 0s (0 B/s) [2022-01-12T20:43:38.650Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2022-01-12T20:43:38.650Z] Fetched 17.9 kB in 0s (0 B/s) [2022-01-12T20:43:38.650Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2022-01-12T20:43:38.650Z] Fetched 368 kB in 0s (0 B/s) [2022-01-12T20:43:38.650Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2022-01-12T20:43:38.650Z] Fetched 187 kB in 0s (0 B/s) [2022-01-12T20:43:38.650Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2022-01-12T20:43:38.650Z] Fetched 175 kB in 0s (0 B/s) [2022-01-12T20:43:38.650Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2022-01-12T20:43:38.650Z] Fetched 206 kB in 0s (0 B/s) [2022-01-12T20:43:38.650Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.14_amd64.deb [1302 kB] [2022-01-12T20:43:38.650Z] Fetched 1302 kB in 0s (0 B/s) [2022-01-12T20:43:38.650Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2022-01-12T20:43:38.650Z] Fetched 36.2 kB in 0s (0 B/s) [2022-01-12T20:43:38.650Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2022-01-12T20:43:38.650Z] Fetched 159 kB in 0s (0 B/s) [2022-01-12T20:43:38.650Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2022-01-12T20:43:38.650Z] Fetched 107 kB in 0s (0 B/s) [2022-01-12T20:43:38.650Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2022-01-12T20:43:38.650Z] Fetched 48.7 kB in 0s (0 B/s) [2022-01-12T20:43:38.650Z] Pulling static-packages [2022-01-12T20:43:38.650Z] + snapcraftctl pull [2022-01-12T20:43:38.650Z] Pulling version [2022-01-12T20:43:38.650Z] + cd /root/project [2022-01-12T20:43:38.650Z] + git describe --tags --abbrev=0 [2022-01-12T20:43:38.650Z] + sed s/v// [2022-01-12T20:43:38.650Z] + GIT_VERSION=2.2.0-dev.18 [2022-01-12T20:43:38.650Z] + [ -z 2.2.0-dev.18 ] [2022-01-12T20:43:38.650Z] + snapcraftctl set-version 2.2.0-dev.18 [2022-01-12T20:43:38.650Z] Building app-service-configurable [2022-01-12T20:43:38.650Z] + snapcraftctl build [2022-01-12T20:43:41.195Z] + snapcraftctl build [2022-01-12T20:43:41.195Z] Building config-common [2022-01-12T20:43:43.738Z] Skipping build go-build-helper (already ran) [2022-01-12T20:43:43.738Z] Building edgex-go [2022-01-12T20:43:43.738Z] + cd /root/parts/edgex-go/src [2022-01-12T20:43:43.738Z] + git describe --tags --abbrev=0 [2022-01-12T20:43:43.738Z] + sed s/v// [2022-01-12T20:43:43.738Z] + GIT_VERSION=2.2.0-dev.18 [2022-01-12T20:43:43.738Z] + [ -z 2.2.0-dev.18 ] [2022-01-12T20:43:43.738Z] + echo 2.2.0-dev.18 [2022-01-12T20:43:43.738Z] + [ ! -d vendor ] [2022-01-12T20:43:43.738Z] + go mod download all [2022-01-12T20:43:51.873Z] + make build [2022-01-12T20:43:51.873Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.18" -o cmd/core-data/core-data ./cmd/core-data [2022-01-12T20:44:01.859Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.18" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-01-12T20:44:02.856Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-12T20:44:02.856Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-01-12T20:44:02.856Z] ---> 0fc126086541 [2022-01-12T20:44:02.856Z] Step 3/21 : WORKDIR /edgex-go [2022-01-12T20:44:02.856Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-12T20:44:02.856Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-01-12T20:44:02.856Z] ---> 0fc126086541 [2022-01-12T20:44:02.856Z] Step 3/20 : WORKDIR /edgex-go [2022-01-12T20:44:02.856Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-12T20:44:02.856Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-12T20:44:02.856Z] ---> 0fc126086541 [2022-01-12T20:44:02.856Z] Step 3/22 : WORKDIR /edgex-go [2022-01-12T20:44:02.856Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-12T20:44:02.856Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-12T20:44:02.856Z] ---> 0fc126086541 [2022-01-12T20:44:02.856Z] Step 3/23 : WORKDIR /edgex-go [2022-01-12T20:44:02.856Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-12T20:44:02.856Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-01-12T20:44:02.856Z] ---> 0fc126086541 [2022-01-12T20:44:02.856Z] Step 3/24 : WORKDIR /edgex-go [2022-01-12T20:44:02.856Z] ---> Running in 1ffa65704483 [2022-01-12T20:44:02.856Z] ---> Running in 2157ea717dd9 [2022-01-12T20:44:02.856Z] ---> Running in ed3b3b1b1101 [2022-01-12T20:44:02.856Z] ---> Running in 9c917235080c [2022-01-12T20:44:02.856Z] ---> Running in 16a111e84e66 [2022-01-12T20:44:02.856Z] Removing intermediate container 1ffa65704483 [2022-01-12T20:44:02.856Z] ---> 19600cea8855 [2022-01-12T20:44:02.856Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-12T20:44:02.856Z] Removing intermediate container 9c917235080c [2022-01-12T20:44:02.856Z] ---> 729293280a31 [2022-01-12T20:44:02.856Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-12T20:44:02.856Z] Removing intermediate container 2157ea717dd9 [2022-01-12T20:44:02.856Z] ---> dff20545e64f [2022-01-12T20:44:02.856Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-12T20:44:02.856Z] ---> Running in 0e6b16d49c06 [2022-01-12T20:44:02.856Z] ---> Running in c6851223cdd6 [2022-01-12T20:44:02.856Z] Removing intermediate container 16a111e84e66 [2022-01-12T20:44:02.856Z] ---> 8f619a5154e6 [2022-01-12T20:44:02.856Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-12T20:44:02.856Z] Removing intermediate container ed3b3b1b1101 [2022-01-12T20:44:02.856Z] ---> e9bc70dde357 [2022-01-12T20:44:02.856Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-12T20:44:02.856Z] ---> Running in 1b4b20dfea05 [2022-01-12T20:44:02.856Z] ---> Running in d680a9f96f3f [2022-01-12T20:44:02.856Z] ---> Running in e00e2e1d7984 [2022-01-12T20:44:04.838Z] Removing intermediate container 0e6b16d49c06 [2022-01-12T20:44:04.838Z] ---> 10775ace91f0 [2022-01-12T20:44:05.117Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-01-12T20:44:05.117Z] Removing intermediate container c6851223cdd6 [2022-01-12T20:44:05.117Z] ---> 50c9ef548b55 [2022-01-12T20:44:05.117Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-01-12T20:44:05.117Z] ---> Running in 0f023a1f81f1 [2022-01-12T20:44:05.400Z] Removing intermediate container 1b4b20dfea05 [2022-01-12T20:44:05.400Z] ---> a2dad774fe66 [2022-01-12T20:44:05.400Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2022-01-12T20:44:05.400Z] ---> Running in cdf9003be1a0 [2022-01-12T20:44:05.400Z] ---> Running in d8297fec21dc [2022-01-12T20:44:05.672Z] Removing intermediate container d680a9f96f3f [2022-01-12T20:44:05.673Z] ---> 8c867761e451 [2022-01-12T20:44:05.673Z] Step 5/20 : RUN apk add --update --no-cache make git [2022-01-12T20:44:05.673Z] Removing intermediate container e00e2e1d7984 [2022-01-12T20:44:05.673Z] ---> a3b4467cb92a [2022-01-12T20:44:05.950Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2022-01-12T20:44:05.950Z] ---> Running in 4a0e10be7df4 [2022-01-12T20:44:05.950Z] ---> Running in d33e170b50c1 [2022-01-12T20:44:07.140Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.18" -o cmd/core-command/core-command ./cmd/core-command [2022-01-12T20:44:07.631Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-12T20:44:07.631Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-12T20:44:07.712Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.18" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-01-12T20:44:07.903Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-12T20:44:07.903Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-12T20:44:08.185Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-12T20:44:08.479Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-12T20:44:08.479Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-12T20:44:08.750Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-12T20:44:09.024Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-12T20:44:09.024Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-12T20:44:09.096Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.18" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-01-12T20:44:09.302Z] OK: 219 MiB in 52 packages [2022-01-12T20:44:09.356Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.18" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-01-12T20:44:09.576Z] OK: 219 MiB in 52 packages [2022-01-12T20:44:09.850Z] OK: 219 MiB in 52 packages [2022-01-12T20:44:10.125Z] OK: 219 MiB in 52 packages [2022-01-12T20:44:10.405Z] OK: 219 MiB in 52 packages [2022-01-12T20:44:10.737Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.18" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-01-12T20:44:11.003Z] Removing intermediate container 0f023a1f81f1 [2022-01-12T20:44:11.004Z] ---> b7f4884570ff [2022-01-12T20:44:11.004Z] Step 6/24 : COPY . . [2022-01-12T20:44:11.278Z] Removing intermediate container d8297fec21dc [2022-01-12T20:44:11.278Z] ---> 26de72714986 [2022-01-12T20:44:11.278Z] Step 6/22 : COPY . . [2022-01-12T20:44:11.278Z] Removing intermediate container cdf9003be1a0 [2022-01-12T20:44:11.278Z] ---> cea66b307fe9 [2022-01-12T20:44:11.278Z] Step 6/23 : COPY go.mod . [2022-01-12T20:44:11.553Z] Removing intermediate container 4a0e10be7df4 [2022-01-12T20:44:11.553Z] ---> 516e6bbaa283 [2022-01-12T20:44:11.553Z] Step 6/20 : COPY . . [2022-01-12T20:44:11.674Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.18" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-01-12T20:44:11.827Z] Removing intermediate container d33e170b50c1 [2022-01-12T20:44:11.827Z] ---> 4ca2cb5b210c [2022-01-12T20:44:11.827Z] Step 6/21 : COPY . . [2022-01-12T20:44:12.423Z] ---> 0464f00001bd [2022-01-12T20:44:12.423Z] Step 7/23 : RUN go mod download [2022-01-12T20:44:12.694Z] ---> Running in 2c2f2515115b [2022-01-12T20:44:13.056Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.18" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-01-12T20:44:14.438Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.18" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-01-12T20:44:15.381Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.18" -o ./cmd/secrets-config ./cmd/secrets-config [2022-01-12T20:44:16.323Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.18" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-01-12T20:44:18.092Z] Removing intermediate container 2c2f2515115b [2022-01-12T20:44:18.092Z] ---> 37ed0aea2f78 [2022-01-12T20:44:18.092Z] Step 8/23 : COPY . . [2022-01-12T20:44:18.231Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-01-12T20:44:18.231Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-01-12T20:44:18.231Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-01-12T20:44:18.231Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-01-12T20:44:18.231Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-01-12T20:44:18.231Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-01-12T20:44:18.231Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-01-12T20:44:18.231Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-01-12T20:44:18.231Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-01-12T20:44:18.231Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-01-12T20:44:18.231Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-01-12T20:44:18.231Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-01-12T20:44:18.231Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-01-12T20:44:18.231Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-01-12T20:44:18.231Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-01-12T20:44:18.231Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-01-12T20:44:18.231Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-01-12T20:44:18.231Z] + 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 [2022-01-12T20:44:18.231Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-01-12T20:44:18.231Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2022-01-12T20:44:18.231Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-01-12T20:44:18.231Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-01-12T20:44:18.231Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-01-12T20:44:18.231Z] + 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 [2022-01-12T20:44:18.231Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-01-12T20:44:18.231Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-01-12T20:44:18.231Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2022-01-12T20:44:18.800Z] Building hooks [2022-01-12T20:44:18.800Z] + cd /root/parts/hooks/src [2022-01-12T20:44:18.800Z] + make build [2022-01-12T20:44:18.800Z] go mod tidy [2022-01-12T20:44:19.060Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 [2022-01-12T20:44:19.319Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-01-12T20:44:19.319Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-01-12T20:44:19.579Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-01-12T20:44:20.147Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-01-12T20:44:20.717Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-01-12T20:44:20.717Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-01-12T20:44:24.020Z] Building static-packages [2022-01-12T20:44:24.020Z] + snapcraftctl build [2022-01-12T20:44:25.936Z] Building version [2022-01-12T20:44:25.936Z] + snapcraftctl build [2022-01-12T20:44:28.480Z] Staging app-service-configurable [2022-01-12T20:44:28.480Z] + snapcraftctl stage [2022-01-12T20:44:29.865Z] Staging config-common [2022-01-12T20:44:29.865Z] + snapcraftctl stage [2022-01-12T20:44:31.251Z] Skipping stage go-build-helper (already ran) [2022-01-12T20:44:31.251Z] Staging edgex-go [2022-01-12T20:44:31.251Z] + snapcraftctl stage [2022-01-12T20:44:33.160Z] Staging hooks [2022-01-12T20:44:33.160Z] + snapcraftctl stage [2022-01-12T20:44:34.543Z] Staging static-packages [2022-01-12T20:44:34.543Z] + snapcraftctl stage [2022-01-12T20:44:35.929Z] Staging version [2022-01-12T20:44:35.929Z] + snapcraftctl stage [2022-01-12T20:44:36.402Z] ---> 755ab478ff4d [2022-01-12T20:44:36.402Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-12T20:44:36.402Z] ---> a9e55958c52c [2022-01-12T20:44:36.402Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-12T20:44:36.402Z] ---> f0d453e43ab4 [2022-01-12T20:44:36.402Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-12T20:44:36.402Z] ---> 8c3844b73e6b [2022-01-12T20:44:36.402Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-12T20:44:36.402Z] ---> Running in 02bda1590aa7 [2022-01-12T20:44:36.402Z] ---> Running in f2943c4a5671 [2022-01-12T20:44:36.402Z] ---> Running in 8e09120c88b2 [2022-01-12T20:44:36.402Z] ---> Running in 7fe92f2ad13f [2022-01-12T20:44:36.402Z] ---> 3b590a5b5abf [2022-01-12T20:44:36.402Z] Step 9/23 : RUN go mod tidy [2022-01-12T20:44:36.402Z] ---> Running in a3083f5edc72 [2022-01-12T20:44:37.843Z] Priming app-service-configurable [2022-01-12T20:44:37.843Z] + snapcraftctl prime [2022-01-12T20:44:39.785Z] Removing intermediate container 02bda1590aa7 [2022-01-12T20:44:39.785Z] ---> 5f968aee1932 [2022-01-12T20:44:39.785Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-01-12T20:44:39.785Z] Removing intermediate container f2943c4a5671 [2022-01-12T20:44:39.785Z] ---> 881405ec9c88 [2022-01-12T20:44:39.785Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2022-01-12T20:44:39.785Z] ---> Running in 09d0971d6afa [2022-01-12T20:44:39.785Z] ---> Running in d1f6ab4e7429 [2022-01-12T20:44:40.061Z] Removing intermediate container 7fe92f2ad13f [2022-01-12T20:44:40.061Z] ---> 298068e326b1 [2022-01-12T20:44:40.061Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-01-12T20:44:40.061Z] Removing intermediate container 8e09120c88b2 [2022-01-12T20:44:40.061Z] ---> 7ef5fafdc318 [2022-01-12T20:44:40.061Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-01-12T20:44:40.338Z] ---> Running in 2f96c4ec9381 [2022-01-12T20:44:40.338Z] ---> Running in 63716d97c36b [2022-01-12T20:44:40.390Z] 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 [2022-01-12T20:44:40.390Z] stage-packages: [2022-01-12T20:44:40.390Z] - libnorm1 [2022-01-12T20:44:40.390Z] - libpgm-5.2-0 [2022-01-12T20:44:40.390Z] - libsodium23 [2022-01-12T20:44:40.390Z] - libzmq5 [2022-01-12T20:44:40.390Z] Priming config-common [2022-01-12T20:44:40.390Z] + snapcraftctl prime [2022-01-12T20:44:41.349Z] Removing intermediate container a3083f5edc72 [2022-01-12T20:44:41.349Z] ---> 3428ad7bc815 [2022-01-12T20:44:41.349Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-01-12T20:44:41.349Z] ---> Running in 36673795f88a [2022-01-12T20:44:41.621Z] 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 [2022-01-12T20:44:41.768Z] Priming go-build-helper [2022-01-12T20:44:41.768Z] + snapcraftctl prime [2022-01-12T20:44:41.895Z] 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 [2022-01-12T20:44:42.492Z] 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 [2022-01-12T20:44:42.492Z] 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 [2022-01-12T20:44:43.149Z] Priming edgex-go [2022-01-12T20:44:43.149Z] + snapcraftctl prime [2022-01-12T20:44:43.476Z] 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 [2022-01-12T20:44:45.061Z] Priming hooks [2022-01-12T20:44:45.061Z] + snapcraftctl prime [2022-01-12T20:44:46.546Z] Priming static-packages [2022-01-12T20:44:46.546Z] + snapcraftctl prime [2022-01-12T20:44:49.862Z] Priming version [2022-01-12T20:44:49.862Z] + snapcraftctl prime [2022-01-12T20:44:50.801Z] 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] } [2022-01-12T20:46:50.288Z] 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 [2022-01-12T20:46:50.288Z] 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 [2022-01-12T20:46:50.288Z] Removing intermediate container 09d0971d6afa [2022-01-12T20:46:50.288Z] ---> fafbaf5fecc4 [2022-01-12T20:46:50.288Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-01-12T20:46:50.288Z] ---> Running in d519dc77f95a [2022-01-12T20:46:50.288Z] 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 [2022-01-12T20:46:52.928Z] Removing intermediate container d519dc77f95a [2022-01-12T20:46:52.928Z] ---> 5dcf6e54a54f [2022-01-12T20:46:52.928Z] [2022-01-12T20:46:52.928Z] Step 10/22 : FROM docker:20.10.10 [2022-01-12T20:46:52.928Z] 20.10.10: Pulling from library/docker [2022-01-12T20:46:54.912Z] Removing intermediate container 63716d97c36b [2022-01-12T20:46:54.913Z] ---> 53e0fff630ce [2022-01-12T20:46:54.913Z] [2022-01-12T20:46:54.913Z] Step 9/20 : FROM alpine:3.14 [2022-01-12T20:46:54.913Z] 3.14: Pulling from library/alpine [2022-01-12T20:46:54.913Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-12T20:46:54.913Z] Status: Downloaded newer image for alpine:3.14 [2022-01-12T20:46:54.913Z] ---> 5b8b7b635229 [2022-01-12T20:46:54.913Z] Step 10/20 : RUN apk add --update --no-cache curl [2022-01-12T20:46:55.515Z] ---> Running in c4aace540d64 [2022-01-12T20:46:55.790Z] Removing intermediate container 2f96c4ec9381 [2022-01-12T20:46:55.790Z] ---> d0603bbd366a [2022-01-12T20:46:55.790Z] [2022-01-12T20:46:55.790Z] Step 9/24 : FROM alpine:3.14 [2022-01-12T20:46:55.790Z] ---> 5b8b7b635229 [2022-01-12T20:46:55.790Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-01-12T20:46:56.064Z] ---> Running in 5ace371155d6 [2022-01-12T20:46:57.500Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-12T20:46:57.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-12T20:46:57.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-12T20:46:58.371Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-12T20:46:58.648Z] (1/5) Installing ca-certificates (20191127-r5) [2022-01-12T20:46:58.648Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-01-12T20:46:58.928Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-01-12T20:46:58.928Z] (4/5) Installing libcurl (7.79.1-r0) [2022-01-12T20:46:58.928Z] (5/5) Installing curl (7.79.1-r0) [2022-01-12T20:46:58.928Z] Executing busybox-1.33.1-r6.trigger [2022-01-12T20:46:58.928Z] Executing ca-certificates-20191127-r5.trigger [2022-01-12T20:46:58.928Z] (1/3) Installing ca-certificates (20191127-r5) [2022-01-12T20:46:59.206Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-01-12T20:46:59.206Z] (3/3) Installing su-exec (0.2-r1) [2022-01-12T20:46:59.206Z] Executing busybox-1.33.1-r6.trigger [2022-01-12T20:46:59.206Z] Executing ca-certificates-20191127-r5.trigger [2022-01-12T20:46:59.206Z] OK: 8 MiB in 19 packages [2022-01-12T20:46:59.482Z] OK: 6 MiB in 17 packages [2022-01-12T20:46:59.760Z] Removing intermediate container d1f6ab4e7429 [2022-01-12T20:46:59.760Z] ---> b29ed1e9228c [2022-01-12T20:46:59.760Z] [2022-01-12T20:46:59.760Z] Step 9/21 : FROM alpine:3.14 [2022-01-12T20:46:59.760Z] ---> 5b8b7b635229 [2022-01-12T20:46:59.760Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-01-12T20:46:59.760Z] Removing intermediate container 36673795f88a [2022-01-12T20:46:59.760Z] ---> dd156f991746 [2022-01-12T20:46:59.760Z] [2022-01-12T20:46:59.760Z] Step 11/23 : FROM alpine:3.14 [2022-01-12T20:46:59.760Z] ---> 5b8b7b635229 [2022-01-12T20:46:59.760Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-01-12T20:47:00.037Z] ---> Running in 5f1381b0f793 [2022-01-12T20:47:00.037Z] ---> Running in d248f87f5bda [2022-01-12T20:47:02.022Z] Removing intermediate container c4aace540d64 [2022-01-12T20:47:02.022Z] ---> c008eda36f20 [2022-01-12T20:47:02.022Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-12T20:47:02.022Z] Removing intermediate container 5ace371155d6 [2022-01-12T20:47:02.022Z] ---> c8d241df3975 [2022-01-12T20:47:02.022Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-12T20:47:02.022Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-12T20:47:02.022Z] ---> Running in 1a9780f8e675 [2022-01-12T20:47:02.022Z] ---> Running in 9176a1d83f33 [2022-01-12T20:47:02.022Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-12T20:47:02.296Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-12T20:47:02.296Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-12T20:47:02.568Z] Removing intermediate container 1a9780f8e675 [2022-01-12T20:47:02.568Z] ---> 98e6157235f0 [2022-01-12T20:47:02.568Z] Step 12/20 : WORKDIR /edgex [2022-01-12T20:47:02.568Z] Removing intermediate container 9176a1d83f33 [2022-01-12T20:47:02.568Z] ---> d8fc0c2939e1 [2022-01-12T20:47:02.568Z] Step 12/24 : WORKDIR / [2022-01-12T20:47:02.844Z] ---> Running in 2e1c9934a38a [2022-01-12T20:47:02.844Z] ---> Running in 96e0a14b19fc [2022-01-12T20:47:03.115Z] (1/2) Installing ca-certificates (20191127-r5) [2022-01-12T20:47:03.115Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-01-12T20:47:03.115Z] Executing busybox-1.33.1-r6.trigger [2022-01-12T20:47:03.115Z] Executing ca-certificates-20191127-r5.trigger [2022-01-12T20:47:03.400Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-01-12T20:47:03.400Z] Executing busybox-1.33.1-r6.trigger [2022-01-12T20:47:03.400Z] OK: 6 MiB in 15 packages [2022-01-12T20:47:03.400Z] OK: 6 MiB in 16 packages [2022-01-12T20:47:03.673Z] Removing intermediate container 2e1c9934a38a [2022-01-12T20:47:03.673Z] ---> 328e748eedfb [2022-01-12T20:47:03.674Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-01-12T20:47:03.674Z] Removing intermediate container 96e0a14b19fc [2022-01-12T20:47:03.674Z] ---> 7207d8e1653b [2022-01-12T20:47:03.674Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-01-12T20:47:04.654Z] Removing intermediate container d248f87f5bda [2022-01-12T20:47:04.654Z] ---> b659437ed1b4 [2022-01-12T20:47:04.654Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-12T20:47:04.926Z] ---> 8789f00e46b8 [2022-01-12T20:47:04.926Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-01-12T20:47:04.926Z] ---> Running in 054c4a4d6fe7 [2022-01-12T20:47:05.204Z] ---> a1fd57402be5 [2022-01-12T20:47:05.204Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-01-12T20:47:05.480Z] Removing intermediate container 054c4a4d6fe7 [2022-01-12T20:47:05.480Z] ---> f2c8a9570e10 [2022-01-12T20:47:05.480Z] Step 14/23 : ENV APP_PORT=59861 [2022-01-12T20:47:05.756Z] Removing intermediate container 5f1381b0f793 [2022-01-12T20:47:05.756Z] ---> 2872552c5cd0 [2022-01-12T20:47:05.756Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-12T20:47:05.756Z] ---> Running in 914e94d68ebb [2022-01-12T20:47:05.756Z] ---> Running in 4168c4d1a371 [2022-01-12T20:47:06.034Z] ---> 102d625e6f5d [2022-01-12T20:47:06.034Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-01-12T20:47:06.308Z] Removing intermediate container 914e94d68ebb [2022-01-12T20:47:06.309Z] ---> 969994ce6bf3 [2022-01-12T20:47:06.309Z] Step 15/23 : EXPOSE $APP_PORT [2022-01-12T20:47:06.580Z] ---> Running in 52beabe3c1f6 [2022-01-12T20:47:06.580Z] Removing intermediate container 4168c4d1a371 [2022-01-12T20:47:06.580Z] ---> 533804666b6a [2022-01-12T20:47:06.580Z] Step 12/21 : ENV APP_PORT=59860 [2022-01-12T20:47:06.857Z] ---> Running in b2e337cb016f [2022-01-12T20:47:07.130Z] ---> 4d81363e28b6 [2022-01-12T20:47:07.130Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-01-12T20:47:07.130Z] Removing intermediate container 52beabe3c1f6 [2022-01-12T20:47:07.130Z] ---> df4bf046a3c6 [2022-01-12T20:47:07.130Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-12T20:47:07.130Z] ---> c032649fc07f [2022-01-12T20:47:07.130Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-01-12T20:47:07.409Z] Removing intermediate container b2e337cb016f [2022-01-12T20:47:07.409Z] ---> 1410bbc0d9d0 [2022-01-12T20:47:07.409Z] Step 13/21 : EXPOSE $APP_PORT [2022-01-12T20:47:07.409Z] ---> Running in 59dc780df03a [2022-01-12T20:47:08.392Z] Removing intermediate container 59dc780df03a [2022-01-12T20:47:08.392Z] ---> 4e9a332a77f6 [2022-01-12T20:47:08.392Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-12T20:47:08.392Z] ---> ee41134b36b1 [2022-01-12T20:47:08.392Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-01-12T20:47:08.392Z] ---> ce44dff81467 [2022-01-12T20:47:08.392Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-01-12T20:47:08.988Z] ---> 9ccef4455ce8 [2022-01-12T20:47:08.988Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-01-12T20:47:08.988Z] ---> Running in b98d3018dcbc [2022-01-12T20:47:09.263Z] ---> 067f44fcc695 [2022-01-12T20:47:09.263Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-01-12T20:47:09.538Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-01-12T20:47:09.538Z] Status: Downloaded newer image for docker:20.10.10 [2022-01-12T20:47:09.538Z] ---> 520e9a0a30f7 [2022-01-12T20:47:09.538Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-01-12T20:47:09.818Z] Removing intermediate container b98d3018dcbc [2022-01-12T20:47:09.818Z] ---> 841b1bbf5274 [2022-01-12T20:47:09.818Z] Step 17/20 : CMD ["--init=true"] [2022-01-12T20:47:09.818Z] ---> Running in d49ece0da430 [2022-01-12T20:47:09.818Z] ---> Running in 0a5d15e8f43e [2022-01-12T20:47:10.089Z] ---> aaba751c1825 [2022-01-12T20:47:10.089Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-01-12T20:47:10.368Z] Removing intermediate container d49ece0da430 [2022-01-12T20:47:10.368Z] ---> 9791a668ba58 [2022-01-12T20:47:10.368Z] 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 [2022-01-12T20:47:10.368Z] Removing intermediate container 0a5d15e8f43e [2022-01-12T20:47:10.368Z] ---> d6e8f5987b02 [2022-01-12T20:47:10.368Z] Step 18/20 : LABEL arch=arm64 [2022-01-12T20:47:10.368Z] ---> 876bfdc3ce04 [2022-01-12T20:47:10.368Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-01-12T20:47:10.643Z] ---> Running in fa32704a4d60 [2022-01-12T20:47:10.643Z] ---> Running in 42f8bd30a7a0 [2022-01-12T20:47:11.235Z] ---> b5e605f3a4b4 [2022-01-12T20:47:11.235Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-01-12T20:47:11.235Z] Removing intermediate container 42f8bd30a7a0 [2022-01-12T20:47:11.235Z] ---> 3b0f346f3fa4 [2022-01-12T20:47:11.235Z] Step 19/20 : LABEL git_sha=fb3c1ea72e581c1ab948bdf55ae8b7ec90ec03ed [2022-01-12T20:47:11.522Z] ---> Running in 6da2ed878e11 [2022-01-12T20:47:11.795Z] ---> 42a52e4c5d0d [2022-01-12T20:47:11.795Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-01-12T20:47:11.795Z] ---> Running in 57c25cad0127 [2022-01-12T20:47:12.069Z] ---> 015d430496df [2022-01-12T20:47:12.069Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-01-12T20:47:12.069Z] ---> e1ba459b5b0f [2022-01-12T20:47:12.069Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2022-01-12T20:47:12.069Z] Removing intermediate container 6da2ed878e11 [2022-01-12T20:47:12.069Z] ---> 50d44631ee27 [2022-01-12T20:47:12.069Z] Step 20/20 : LABEL version=0.0.0 [2022-01-12T20:47:12.348Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-12T20:47:12.348Z] ---> Running in 6ff5cd8e5434 [2022-01-12T20:47:12.348Z] ---> Running in df51e0cd3702 [2022-01-12T20:47:12.348Z] Removing intermediate container 57c25cad0127 [2022-01-12T20:47:12.348Z] ---> 27a48626c376 [2022-01-12T20:47:12.348Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-12T20:47:12.348Z] ---> Running in 08095cd87cbf [2022-01-12T20:47:12.622Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-12T20:47:12.900Z] Removing intermediate container df51e0cd3702 [2022-01-12T20:47:12.900Z] ---> 5407cd7301f5 [2022-01-12T20:47:12.900Z] [2022-01-12T20:47:12.900Z] Removing intermediate container 6ff5cd8e5434 [2022-01-12T20:47:12.900Z] ---> da31e28126bb [2022-01-12T20:47:12.900Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-12T20:47:12.900Z] Removing intermediate container 08095cd87cbf [2022-01-12T20:47:12.900Z] ---> d90b31daca1d [2022-01-12T20:47:12.900Z] Step 21/23 : LABEL arch=arm64 [2022-01-12T20:47:13.174Z] ---> Running in cff70ce6c5b4 [2022-01-12T20:47:13.174Z] ---> 79583bdf5fe0 [2022-01-12T20:47:13.174Z] 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/ [2022-01-12T20:47:13.174Z] ---> Running in 15f6060f5bfa [2022-01-12T20:47:13.450Z] ---> Running in 9a3fbd2a8f09 [2022-01-12T20:47:13.450Z] (1/42) Installing readline (8.1.0-r0) [2022-01-12T20:47:13.450Z] (2/42) Installing bash (5.1.4-r0) [2022-01-12T20:47:13.450Z] Successfully built 5407cd7301f5 [2022-01-12T20:47:13.450Z] Executing bash-5.1.4-r0.post-install [2022-01-12T20:47:13.450Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-01-12T20:47:13.450Z] Successfully tagged security-proxy-setup-arm64:latest [2022-01-12T20:47:13.734Z]  Building security-proxy-setup ... done Building core-metadata [2022-01-12T20:47:13.734Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-01-12T20:47:13.734Z] (5/42) Installing libcurl (7.79.1-r0) [2022-01-12T20:47:13.734Z] (6/42) Installing curl (7.79.1-r0) [2022-01-12T20:47:13.734Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-01-12T20:47:13.734Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-01-12T20:47:13.734Z] (9/42) Installing expat (2.4.1-r0) [2022-01-12T20:47:13.734Z] (10/42) Installing libffi (3.3-r2) [2022-01-12T20:47:13.734Z] (11/42) Installing gdbm (1.19-r0) [2022-01-12T20:47:13.734Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-01-12T20:47:13.734Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-01-12T20:47:13.734Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-12T20:47:13.734Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-01-12T20:47:13.734Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-01-12T20:47:13.734Z] (17/42) Installing python3 (3.9.5-r2) [2022-01-12T20:47:14.012Z] Removing intermediate container cff70ce6c5b4 [2022-01-12T20:47:14.012Z] ---> b82bdc53dfb6 [2022-01-12T20:47:14.012Z] Step 19/21 : LABEL arch=arm64 [2022-01-12T20:47:14.012Z] Removing intermediate container 15f6060f5bfa [2022-01-12T20:47:14.012Z] ---> 050d2baff583 [2022-01-12T20:47:14.012Z] Step 22/23 : LABEL git_sha=fb3c1ea72e581c1ab948bdf55ae8b7ec90ec03ed [2022-01-12T20:47:14.293Z] ---> Running in 2840af0b98e8 [2022-01-12T20:47:14.293Z] ---> Running in 28d137c3c5c0 [2022-01-12T20:47:15.730Z] Removing intermediate container 2840af0b98e8 [2022-01-12T20:47:15.730Z] ---> 6810e8aec9e0 [2022-01-12T20:47:15.730Z] Step 20/21 : LABEL git_sha=fb3c1ea72e581c1ab948bdf55ae8b7ec90ec03ed [2022-01-12T20:47:15.730Z] Removing intermediate container 28d137c3c5c0 [2022-01-12T20:47:15.730Z] ---> 0a97229f871e [2022-01-12T20:47:15.730Z] Step 23/23 : LABEL version=0.0.0 [2022-01-12T20:47:15.730Z] ---> Running in 3614f69263df [2022-01-12T20:47:15.730Z] ---> Running in dc87eb2a7cef [2022-01-12T20:47:16.325Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-01-12T20:47:16.325Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-01-12T20:47:16.325Z] (20/42) Installing py3-idna (3.2-r0) [2022-01-12T20:47:16.326Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-01-12T20:47:16.599Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-01-12T20:47:16.599Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-01-12T20:47:16.599Z] Removing intermediate container dc87eb2a7cef [2022-01-12T20:47:16.599Z] ---> 3cd597bc143f [2022-01-12T20:47:16.599Z] [2022-01-12T20:47:16.599Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-01-12T20:47:16.599Z] Removing intermediate container 3614f69263df [2022-01-12T20:47:16.599Z] ---> 97aa4da41aee [2022-01-12T20:47:16.599Z] Step 21/21 : LABEL version=0.0.0 [2022-01-12T20:47:16.599Z] Removing intermediate container 9a3fbd2a8f09 [2022-01-12T20:47:16.599Z] ---> a8e31d1e0550 [2022-01-12T20:47:16.599Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-01-12T20:47:16.599Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-01-12T20:47:16.599Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-01-12T20:47:16.599Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-01-12T20:47:16.599Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-01-12T20:47:16.599Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-01-12T20:47:16.878Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-01-12T20:47:16.878Z] (31/42) Installing py3-six (1.15.0-r1) [2022-01-12T20:47:16.878Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-01-12T20:47:16.878Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-01-12T20:47:16.878Z] ---> Running in 7003f191ad6f [2022-01-12T20:47:16.878Z] ---> Running in 6ae1c7396e29 [2022-01-12T20:47:16.878Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-01-12T20:47:16.878Z] (35/42) Installing py3-packaging (20.9-r1) [2022-01-12T20:47:16.879Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-01-12T20:47:16.879Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-01-12T20:47:16.879Z] (38/42) Installing py3-progress (1.5-r2) [2022-01-12T20:47:17.151Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-01-12T20:47:17.151Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-01-12T20:47:17.151Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-01-12T20:47:17.151Z] Successfully built 3cd597bc143f [2022-01-12T20:47:17.151Z] Successfully tagged support-scheduler-arm64:latest [2022-01-12T20:47:17.151Z] Building core-command [2022-01-12T20:47:17.151Z]  Building support-scheduler ... done (42/42) Installing py3-pip (20.3.4-r1) [2022-01-12T20:47:17.757Z] Removing intermediate container 7003f191ad6f [2022-01-12T20:47:17.757Z] ---> d9c22e7d3dbf [2022-01-12T20:47:17.757Z] [2022-01-12T20:47:17.757Z] Removing intermediate container 6ae1c7396e29 [2022-01-12T20:47:17.757Z] ---> aa5b039873c9 [2022-01-12T20:47:17.757Z] Step 22/24 : LABEL arch=arm64 [2022-01-12T20:47:17.757Z] Executing busybox-1.33.1-r6.trigger [2022-01-12T20:47:18.032Z] OK: 84 MiB in 64 packages [2022-01-12T20:47:18.032Z] ---> Running in b013f83809dc [2022-01-12T20:47:18.032Z] Successfully built d9c22e7d3dbf [2022-01-12T20:47:18.032Z] Successfully tagged support-notifications-arm64:latest [2022-01-12T20:47:18.032Z]  Building support-notifications ... done Building core-data [2022-01-12T20:47:18.306Z] Removing intermediate container b013f83809dc [2022-01-12T20:47:18.306Z] ---> 655f60bdecf2 [2022-01-12T20:47:18.306Z] Step 23/24 : LABEL git_sha=fb3c1ea72e581c1ab948bdf55ae8b7ec90ec03ed [2022-01-12T20:47:18.306Z] ---> Running in 81d5c3de108e [2022-01-12T20:47:18.905Z] Removing intermediate container 81d5c3de108e [2022-01-12T20:47:18.905Z] ---> 58fab9be67f9 [2022-01-12T20:47:18.905Z] Step 24/24 : LABEL version=0.0.0 [2022-01-12T20:47:18.905Z] ---> Running in 11c51f99228a [2022-01-12T20:47:19.178Z] Removing intermediate container 11c51f99228a [2022-01-12T20:47:19.178Z] ---> 11ddb4956166 [2022-01-12T20:47:19.178Z] [2022-01-12T20:47:19.778Z] Successfully built 11ddb4956166 [2022-01-12T20:47:19.778Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-01-12T20:47:19.778Z] Building security-bootstrapper [2022-01-12T20:47:22.400Z]  Building security-secretstore-setup ... done Collecting docker-compose==1.23.2 [2022-01-12T20:47:22.400Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-01-12T20:47:22.995Z] Collecting docker<4.0,>=3.6.0 [2022-01-12T20:47:22.995Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-01-12T20:47:23.590Z] Collecting jsonschema<3,>=2.5.1 [2022-01-12T20:47:23.590Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-01-12T20:47:23.590Z] Collecting docopt<0.7,>=0.6.1 [2022-01-12T20:47:23.590Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-01-12T20:47:26.211Z] Collecting cached-property<2,>=1.2.0 [2022-01-12T20:47:26.211Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-01-12T20:47:26.212Z] Collecting texttable<0.10,>=0.9.0 [2022-01-12T20:47:26.212Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-01-12T20:47:27.717Z] Collecting dockerpty<0.5,>=0.4.1 [2022-01-12T20:47:27.717Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-01-12T20:47:29.799Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-01-12T20:47:30.770Z] Collecting PyYAML<4,>=3.10 [2022-01-12T20:47:30.770Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-01-12T20:47:34.165Z] Collecting websocket-client<1.0,>=0.32.0 [2022-01-12T20:47:34.165Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-01-12T20:47:35.140Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-01-12T20:47:35.140Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-01-12T20:47:35.735Z] Collecting docker-pycreds>=0.4.0 [2022-01-12T20:47:35.735Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-01-12T20:47:37.158Z] Collecting urllib3<1.25,>=1.21.1 [2022-01-12T20:47:37.158Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-01-12T20:47:37.158Z] Collecting chardet<3.1.0,>=3.0.2 [2022-01-12T20:47:37.158Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-01-12T20:47:37.158Z] Collecting idna<2.8,>=2.5 [2022-01-12T20:47:37.433Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-01-12T20:47:37.433Z] 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) [2022-01-12T20:47:37.708Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-01-12T20:47:37.708Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-01-12T20:47:37.708Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-01-12T20:47:37.708Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-01-12T20:47:38.679Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-01-12T20:47:38.679Z] Attempting uninstall: urllib3 [2022-01-12T20:47:38.679Z] Found existing installation: urllib3 1.26.5 [2022-01-12T20:47:38.679Z] Uninstalling urllib3-1.26.5: [2022-01-12T20:47:38.679Z] Successfully uninstalled urllib3-1.26.5 [2022-01-12T20:47:39.272Z] Attempting uninstall: idna [2022-01-12T20:47:39.272Z] Found existing installation: idna 3.2 [2022-01-12T20:47:39.272Z] Uninstalling idna-3.2: [2022-01-12T20:47:39.542Z] Successfully uninstalled idna-3.2 [2022-01-12T20:47:40.143Z] Attempting uninstall: chardet [2022-01-12T20:47:40.143Z] Found existing installation: chardet 4.0.0 [2022-01-12T20:47:40.143Z] Uninstalling chardet-4.0.0: [2022-01-12T20:47:40.418Z] Successfully uninstalled chardet-4.0.0 [2022-01-12T20:47:42.405Z] Attempting uninstall: requests [2022-01-12T20:47:42.405Z] Found existing installation: requests 2.25.1 [2022-01-12T20:47:42.405Z] Uninstalling requests-2.25.1: [2022-01-12T20:47:42.405Z] Successfully uninstalled requests-2.25.1 [2022-01-12T20:47:42.683Z] Running setup.py install for texttable: started [2022-01-12T20:47:44.664Z] Running setup.py install for texttable: finished with status 'done' [2022-01-12T20:47:44.664Z] Running setup.py install for PyYAML: started [2022-01-12T20:47:47.277Z] Running setup.py install for PyYAML: finished with status 'done' [2022-01-12T20:47:47.556Z] Running setup.py install for docopt: started [2022-01-12T20:47:49.544Z] Running setup.py install for docopt: finished with status 'done' [2022-01-12T20:47:49.544Z] Running setup.py install for dockerpty: started [2022-01-12T20:47:52.176Z] Running setup.py install for dockerpty: finished with status 'done' [2022-01-12T20:47:53.613Z] 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 [2022-01-12T20:47:57.922Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-12T20:47:57.922Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-12T20:47:57.922Z] ---> 0fc126086541 [2022-01-12T20:47:57.922Z] Step 3/22 : WORKDIR /edgex-go [2022-01-12T20:47:57.922Z] ---> Using cache [2022-01-12T20:47:57.922Z] ---> e9bc70dde357 [2022-01-12T20:47:57.922Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-12T20:47:57.922Z] ---> Using cache [2022-01-12T20:47:57.922Z] ---> a3b4467cb92a [2022-01-12T20:47:57.922Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-01-12T20:47:57.922Z] ---> Running in abccbc8e1254 [2022-01-12T20:47:59.356Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-12T20:48:00.341Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-12T20:48:01.338Z] OK: 219 MiB in 52 packages [2022-01-12T20:48:03.329Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-12T20:48:03.329Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-12T20:48:03.329Z] ---> 0fc126086541 [2022-01-12T20:48:03.329Z] Step 3/22 : WORKDIR /edgex-go [2022-01-12T20:48:03.329Z] ---> Using cache [2022-01-12T20:48:03.329Z] ---> e9bc70dde357 [2022-01-12T20:48:03.329Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-12T20:48:03.329Z] ---> Using cache [2022-01-12T20:48:03.329Z] ---> a3b4467cb92a [2022-01-12T20:48:03.329Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-01-12T20:48:03.329Z] Removing intermediate container abccbc8e1254 [2022-01-12T20:48:03.329Z] ---> 0e9e5dd1efb3 [2022-01-12T20:48:03.329Z] Step 6/22 : COPY . . [2022-01-12T20:48:03.329Z] ---> Running in 0cef58493650 [2022-01-12T20:48:04.343Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-12T20:48:04.343Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-12T20:48:04.343Z] ---> 0fc126086541 [2022-01-12T20:48:04.343Z] Step 3/22 : WORKDIR /edgex-go [2022-01-12T20:48:04.343Z] ---> Using cache [2022-01-12T20:48:04.343Z] ---> e9bc70dde357 [2022-01-12T20:48:04.343Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-12T20:48:04.343Z] ---> Using cache [2022-01-12T20:48:04.343Z] ---> a3b4467cb92a [2022-01-12T20:48:04.343Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-01-12T20:48:04.343Z] ---> Running in dbad541988f3 [2022-01-12T20:48:04.620Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-12T20:48:04.620Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2022-01-12T20:48:04.620Z] ---> 0fc126086541 [2022-01-12T20:48:04.620Z] Step 3/30 : WORKDIR /edgex-go [2022-01-12T20:48:04.620Z] ---> Using cache [2022-01-12T20:48:04.620Z] ---> e9bc70dde357 [2022-01-12T20:48:04.620Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-12T20:48:04.620Z] ---> Using cache [2022-01-12T20:48:04.620Z] ---> a3b4467cb92a [2022-01-12T20:48:04.620Z] Step 5/30 : RUN apk add --update --no-cache make git [2022-01-12T20:48:04.620Z] ---> Using cache [2022-01-12T20:48:04.620Z] ---> 0e9e5dd1efb3 [2022-01-12T20:48:04.620Z] Step 6/30 : COPY . . [2022-01-12T20:48:05.212Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-12T20:48:06.195Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-12T20:48:06.195Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-12T20:48:07.175Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-12T20:48:07.175Z] OK: 219 MiB in 52 packages [2022-01-12T20:48:07.776Z] OK: 219 MiB in 52 packages [2022-01-12T20:48:08.777Z] Removing intermediate container 0cef58493650 [2022-01-12T20:48:08.777Z] ---> 3561050b9769 [2022-01-12T20:48:08.777Z] Step 6/22 : COPY . . [2022-01-12T20:48:09.370Z] Removing intermediate container dbad541988f3 [2022-01-12T20:48:09.370Z] ---> f925f79027ac [2022-01-12T20:48:09.370Z] Step 6/22 : COPY . . [2022-01-12T20:48:10.808Z] Removing intermediate container fa32704a4d60 [2022-01-12T20:48:10.808Z] ---> e99f5b607c74 [2022-01-12T20:48:10.808Z] Step 13/22 : ENV APP_PORT=58890 [2022-01-12T20:48:11.788Z] ---> Running in ada5494d6866 [2022-01-12T20:48:12.387Z] Removing intermediate container ada5494d6866 [2022-01-12T20:48:12.387Z] ---> 91720dd6aeb8 [2022-01-12T20:48:12.387Z] Step 14/22 : EXPOSE $APP_PORT [2022-01-12T20:48:12.663Z] ---> Running in 331c32d284bb [2022-01-12T20:48:13.264Z] Removing intermediate container 331c32d284bb [2022-01-12T20:48:13.264Z] ---> 86eac743c252 [2022-01-12T20:48:13.264Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-01-12T20:48:15.894Z] ---> 1805ceb08469 [2022-01-12T20:48:15.894Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-01-12T20:48:16.492Z] ---> fd7705f61d31 [2022-01-12T20:48:16.492Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-01-12T20:48:17.946Z] ---> a404cef47a74 [2022-01-12T20:48:17.946Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-01-12T20:48:17.946Z] ---> Running in b6a237e84904 [2022-01-12T20:48:18.550Z] Removing intermediate container b6a237e84904 [2022-01-12T20:48:18.550Z] ---> d2f2ce89034c [2022-01-12T20:48:18.550Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-12T20:48:18.825Z] ---> Running in ab181df12f90 [2022-01-12T20:48:19.422Z] Removing intermediate container ab181df12f90 [2022-01-12T20:48:19.422Z] ---> d4962ac9358b [2022-01-12T20:48:19.422Z] Step 20/22 : LABEL arch=arm64 [2022-01-12T20:48:19.422Z] ---> Running in 574af0f6d35f [2022-01-12T20:48:20.398Z] Removing intermediate container 574af0f6d35f [2022-01-12T20:48:20.398Z] ---> cdd9acea493c [2022-01-12T20:48:20.398Z] Step 21/22 : LABEL git_sha=fb3c1ea72e581c1ab948bdf55ae8b7ec90ec03ed [2022-01-12T20:48:20.398Z] ---> Running in 3ff5d4b9cd1f [2022-01-12T20:48:20.994Z] Removing intermediate container 3ff5d4b9cd1f [2022-01-12T20:48:20.994Z] ---> 52b265b8e21d [2022-01-12T20:48:20.994Z] Step 22/22 : LABEL version=0.0.0 [2022-01-12T20:48:21.269Z] ---> Running in 00f437f86d0d [2022-01-12T20:48:21.868Z] Removing intermediate container 00f437f86d0d [2022-01-12T20:48:21.868Z] ---> 570f940a76c0 [2022-01-12T20:48:21.868Z] [2022-01-12T20:48:22.463Z] Successfully built 570f940a76c0 [2022-01-12T20:48:22.463Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-01-12T20:48:25.843Z]  Building sys-mgmt-agent ... done  ---> 6435b596966e [2022-01-12T20:48:25.843Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-12T20:48:25.843Z] ---> 4e716d67ec4f [2022-01-12T20:48:25.843Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-12T20:48:25.843Z] ---> Running in e9f165c25cc0 [2022-01-12T20:48:26.121Z] ---> Running in 15bd7b34e742 [2022-01-12T20:48:29.531Z] ---> 2335dee43743 [2022-01-12T20:48:29.531Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-12T20:48:29.812Z] Removing intermediate container e9f165c25cc0 [2022-01-12T20:48:29.812Z] ---> d457131edd49 [2022-01-12T20:48:29.812Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2022-01-12T20:48:29.812Z] ---> Running in 7b787e1eeddc [2022-01-12T20:48:29.812Z] ---> Running in 1b7919d1a3b6 [2022-01-12T20:48:30.093Z] Removing intermediate container 15bd7b34e742 [2022-01-12T20:48:30.093Z] ---> a99f2077c1c7 [2022-01-12T20:48:30.093Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-01-12T20:48:30.093Z] ---> Running in b41d3cbe2a83 [2022-01-12T20:48:30.390Z] ---> d40fe3deef07 [2022-01-12T20:48:30.390Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-12T20:48:30.390Z] ---> Running in c386de56294c [2022-01-12T20:48:32.581Z] 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 [2022-01-12T20:48:32.581Z] 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 [2022-01-12T20:48:34.031Z] Removing intermediate container 7b787e1eeddc [2022-01-12T20:48:34.031Z] ---> 13fa334d08b5 [2022-01-12T20:48:34.031Z] Step 8/22 : RUN make cmd/core-command/core-command [2022-01-12T20:48:34.306Z] ---> Running in c048f1b49b5f [2022-01-12T20:48:35.290Z] Removing intermediate container c386de56294c [2022-01-12T20:48:35.290Z] ---> 8574ed2ba054 [2022-01-12T20:48:35.290Z] Step 8/22 : RUN make cmd/core-data/core-data [2022-01-12T20:48:35.290Z] ---> Running in 2facfe357f1e [2022-01-12T20:48:36.275Z] 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 [2022-01-12T20:48:36.870Z] 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 [2022-01-12T20:50:13.661Z] Removing intermediate container c048f1b49b5f [2022-01-12T20:50:13.661Z] ---> d93b73a3c629 [2022-01-12T20:50:13.661Z] [2022-01-12T20:50:13.661Z] Step 9/22 : FROM alpine:3.14 [2022-01-12T20:50:13.661Z] ---> 5b8b7b635229 [2022-01-12T20:50:13.661Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-01-12T20:50:13.661Z] ---> Using cache [2022-01-12T20:50:13.661Z] ---> b659437ed1b4 [2022-01-12T20:50:13.661Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-12T20:50:13.661Z] ---> Using cache [2022-01-12T20:50:13.661Z] ---> f2c8a9570e10 [2022-01-12T20:50:13.661Z] Step 12/22 : ENV APP_PORT=59882 [2022-01-12T20:50:13.661Z] ---> Running in 1f7a076611d3 [2022-01-12T20:50:13.661Z] Removing intermediate container b41d3cbe2a83 [2022-01-12T20:50:13.661Z] ---> a6fcc2d84861 [2022-01-12T20:50:13.661Z] [2022-01-12T20:50:13.661Z] Step 9/30 : FROM alpine:3.14 [2022-01-12T20:50:13.661Z] ---> 5b8b7b635229 [2022-01-12T20:50:13.661Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-01-12T20:50:13.661Z] ---> Running in fc66577d58ea [2022-01-12T20:50:13.935Z] Removing intermediate container 1f7a076611d3 [2022-01-12T20:50:13.935Z] ---> 357606831bcd [2022-01-12T20:50:13.935Z] Step 13/22 : EXPOSE $APP_PORT [2022-01-12T20:50:14.218Z] ---> Running in f06cede9fece [2022-01-12T20:50:14.218Z] Removing intermediate container fc66577d58ea [2022-01-12T20:50:14.218Z] ---> 148d77eb705c [2022-01-12T20:50:14.218Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2022-01-12T20:50:14.497Z] ---> Running in e456203880fb [2022-01-12T20:50:14.783Z] Removing intermediate container f06cede9fece [2022-01-12T20:50:14.783Z] ---> 0fc515d63e11 [2022-01-12T20:50:14.783Z] Step 14/22 : WORKDIR / [2022-01-12T20:50:15.057Z] ---> Running in 647a1fe6c8c1 [2022-01-12T20:50:15.656Z] Removing intermediate container 647a1fe6c8c1 [2022-01-12T20:50:15.656Z] ---> 8ca63e76a4a6 [2022-01-12T20:50:15.656Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-12T20:50:16.247Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-12T20:50:16.847Z] ---> 6d2e8361c364 [2022-01-12T20:50:16.847Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-01-12T20:50:16.847Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-12T20:50:17.828Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-01-12T20:50:17.828Z] (2/2) Installing su-exec (0.2-r1) [2022-01-12T20:50:17.828Z] Executing busybox-1.33.1-r6.trigger [2022-01-12T20:50:17.828Z] OK: 6 MiB in 16 packages [2022-01-12T20:50:18.808Z] ---> 75a923e87ecd [2022-01-12T20:50:18.808Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-01-12T20:50:19.789Z] Removing intermediate container e456203880fb [2022-01-12T20:50:19.789Z] ---> 9b660e1386fc [2022-01-12T20:50:19.789Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2022-01-12T20:50:19.789Z] ---> Running in cc4e3846e5e8 [2022-01-12T20:50:19.789Z] ---> f77842319e23 [2022-01-12T20:50:19.789Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2022-01-12T20:50:20.066Z] ---> Running in 58384406e827 [2022-01-12T20:50:20.337Z] Removing intermediate container cc4e3846e5e8 [2022-01-12T20:50:20.337Z] ---> aab6ef436571 [2022-01-12T20:50:20.337Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-01-12T20:50:20.611Z] Removing intermediate container 58384406e827 [2022-01-12T20:50:20.612Z] ---> 1ff02b8c981c [2022-01-12T20:50:20.612Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-12T20:50:20.612Z] ---> Running in 6e377318dd49 [2022-01-12T20:50:20.612Z] ---> Running in 6d4c4179b8f4 [2022-01-12T20:50:21.207Z] Removing intermediate container 6d4c4179b8f4 [2022-01-12T20:50:21.207Z] ---> 8770d066e720 [2022-01-12T20:50:21.207Z] Step 20/22 : LABEL arch=arm64 [2022-01-12T20:50:21.207Z] Removing intermediate container 6e377318dd49 [2022-01-12T20:50:21.207Z] ---> 1b6b8591560b [2022-01-12T20:50:21.207Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-01-12T20:50:21.207Z] ---> Running in 34239b7a38f7 [2022-01-12T20:50:21.207Z] ---> Running in e847c102d786 [2022-01-12T20:50:22.193Z] Removing intermediate container 34239b7a38f7 [2022-01-12T20:50:22.193Z] ---> 7153b68ca09e [2022-01-12T20:50:22.193Z] Step 21/22 : LABEL git_sha=fb3c1ea72e581c1ab948bdf55ae8b7ec90ec03ed [2022-01-12T20:50:22.193Z] Removing intermediate container 1b7919d1a3b6 [2022-01-12T20:50:22.193Z] ---> 487e53e55ca0 [2022-01-12T20:50:22.193Z] [2022-01-12T20:50:22.193Z] Step 9/22 : FROM alpine:3.14 [2022-01-12T20:50:22.193Z] ---> 5b8b7b635229 [2022-01-12T20:50:22.193Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-01-12T20:50:22.193Z] ---> Using cache [2022-01-12T20:50:22.193Z] ---> b659437ed1b4 [2022-01-12T20:50:22.193Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-12T20:50:22.193Z] ---> Using cache [2022-01-12T20:50:22.193Z] ---> f2c8a9570e10 [2022-01-12T20:50:22.193Z] Step 12/22 : ENV APP_PORT=59881 [2022-01-12T20:50:22.193Z] ---> Running in 3b2d3fb13b44 [2022-01-12T20:50:22.193Z] ---> Running in d8dbda85c841 [2022-01-12T20:50:22.789Z] Removing intermediate container 3b2d3fb13b44 [2022-01-12T20:50:22.789Z] ---> e25dab2a9322 [2022-01-12T20:50:22.789Z] Step 22/22 : LABEL version=0.0.0 [2022-01-12T20:50:23.060Z] Removing intermediate container d8dbda85c841 [2022-01-12T20:50:23.060Z] ---> 1d7ecd02501d [2022-01-12T20:50:23.060Z] Step 13/22 : EXPOSE $APP_PORT [2022-01-12T20:50:23.060Z] ---> Running in bda2ea3c9ce0 [2022-01-12T20:50:23.060Z] ---> Running in 825cd38406ec [2022-01-12T20:50:23.659Z] Removing intermediate container bda2ea3c9ce0 [2022-01-12T20:50:23.659Z] ---> 8e31d1102a2b [2022-01-12T20:50:23.659Z] [2022-01-12T20:50:23.944Z] Removing intermediate container 825cd38406ec [2022-01-12T20:50:23.944Z] ---> 84bdcbb94949 [2022-01-12T20:50:23.944Z] Step 14/22 : WORKDIR / [2022-01-12T20:50:23.944Z] Removing intermediate container e847c102d786 [2022-01-12T20:50:23.944Z] ---> 56c8ad05e18f [2022-01-12T20:50:23.944Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2022-01-12T20:50:24.217Z] Successfully built 8e31d1102a2b [2022-01-12T20:50:24.217Z] Successfully tagged core-command-arm64:latest [2022-01-12T20:50:24.217Z]  Building core-command ... done  ---> Running in e431c5bf52ce [2022-01-12T20:50:24.217Z] ---> Running in 3f8fa8915751 [2022-01-12T20:50:24.811Z] Removing intermediate container e431c5bf52ce [2022-01-12T20:50:24.811Z] ---> 31c2971d2618 [2022-01-12T20:50:24.811Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-12T20:50:24.811Z] Removing intermediate container 3f8fa8915751 [2022-01-12T20:50:24.811Z] ---> 97662c2a465a [2022-01-12T20:50:24.811Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-01-12T20:50:25.408Z] ---> f3f439de7bda [2022-01-12T20:50:25.408Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-01-12T20:50:25.408Z] ---> 324155058579 [2022-01-12T20:50:25.408Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-01-12T20:50:25.683Z] ---> Running in 6e07362d87b9 [2022-01-12T20:50:26.682Z] ---> 1cfdf5ae4dd3 [2022-01-12T20:50:26.682Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-01-12T20:50:27.662Z] ---> 57dfb9eca32a [2022-01-12T20:50:27.662Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2022-01-12T20:50:27.662Z] ---> Running in a0386ddefed6 [2022-01-12T20:50:27.662Z] Removing intermediate container 6e07362d87b9 [2022-01-12T20:50:27.662Z] ---> 5eb72bd5f5c1 [2022-01-12T20:50:27.662Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-12T20:50:28.258Z] Removing intermediate container a0386ddefed6 [2022-01-12T20:50:28.258Z] ---> df119871be1b [2022-01-12T20:50:28.258Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-12T20:50:28.531Z] ---> Running in 95f091559c7f [2022-01-12T20:50:28.531Z] ---> c4735a0a85a4 [2022-01-12T20:50:28.531Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-01-12T20:50:28.806Z] Removing intermediate container 95f091559c7f [2022-01-12T20:50:28.806Z] ---> fcba7215bab4 [2022-01-12T20:50:28.806Z] Step 20/22 : LABEL arch=arm64 [2022-01-12T20:50:29.076Z] ---> Running in 93b2a180b315 [2022-01-12T20:50:29.672Z] Removing intermediate container 93b2a180b315 [2022-01-12T20:50:29.672Z] ---> efa0aa8554c1 [2022-01-12T20:50:29.672Z] Step 21/22 : LABEL git_sha=fb3c1ea72e581c1ab948bdf55ae8b7ec90ec03ed [2022-01-12T20:50:29.948Z] ---> Running in aa3ae6afe0c0 [2022-01-12T20:50:29.948Z] ---> ead476404327 [2022-01-12T20:50:29.948Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-01-12T20:50:30.220Z] Removing intermediate container 2facfe357f1e [2022-01-12T20:50:30.220Z] ---> f864a25ab103 [2022-01-12T20:50:30.220Z] [2022-01-12T20:50:30.220Z] Step 9/22 : FROM alpine:3.14 [2022-01-12T20:50:30.220Z] ---> 5b8b7b635229 [2022-01-12T20:50:30.220Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-01-12T20:50:30.220Z] Removing intermediate container aa3ae6afe0c0 [2022-01-12T20:50:30.220Z] ---> b140d0d1cf9b [2022-01-12T20:50:30.220Z] Step 22/22 : LABEL version=0.0.0 [2022-01-12T20:50:30.492Z] ---> Running in a1ff2635d9eb [2022-01-12T20:50:30.492Z] ---> Running in 8b65740e9ac9 [2022-01-12T20:50:30.764Z] Removing intermediate container a1ff2635d9eb [2022-01-12T20:50:30.764Z] ---> 99e44240e2eb [2022-01-12T20:50:30.764Z] Step 11/22 : ENV APP_PORT=59880 [2022-01-12T20:50:30.764Z] ---> c52c21df49da [2022-01-12T20:50:30.764Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-01-12T20:50:30.765Z] Removing intermediate container 8b65740e9ac9 [2022-01-12T20:50:30.765Z] ---> ff6eb43f3373 [2022-01-12T20:50:30.765Z] [2022-01-12T20:50:31.038Z] ---> Running in d8f04035acec [2022-01-12T20:50:31.315Z] Successfully built ff6eb43f3373 [2022-01-12T20:50:31.315Z] Successfully tagged core-metadata-arm64:latest [2022-01-12T20:50:31.315Z]  Building core-metadata ... done Removing intermediate container d8f04035acec [2022-01-12T20:50:31.315Z] ---> b5195048b02a [2022-01-12T20:50:31.315Z] Step 12/22 : EXPOSE $APP_PORT [2022-01-12T20:50:31.588Z] ---> Running in 8f3ff9e914f9 [2022-01-12T20:50:31.588Z] ---> f469580ebf06 [2022-01-12T20:50:31.588Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-01-12T20:50:31.868Z] Removing intermediate container 8f3ff9e914f9 [2022-01-12T20:50:31.868Z] ---> ea21fc5f56c7 [2022-01-12T20:50:31.868Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-12T20:50:32.145Z] ---> Running in aec7ecd51b1e [2022-01-12T20:50:32.425Z] ---> 76a578b44dd8 [2022-01-12T20:50:32.425Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2022-01-12T20:50:32.697Z] ---> Running in 2057e6040d80 [2022-01-12T20:50:32.971Z] Removing intermediate container 2057e6040d80 [2022-01-12T20:50:32.972Z] ---> f0254c8380db [2022-01-12T20:50:32.972Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-01-12T20:50:33.952Z] ---> e8c19fbb7d53 [2022-01-12T20:50:33.952Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2022-01-12T20:50:33.952Z] ---> Running in 3bcd78a26a3f [2022-01-12T20:50:33.952Z] Removing intermediate container aec7ecd51b1e [2022-01-12T20:50:33.952Z] ---> 895230715511 [2022-01-12T20:50:33.952Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-01-12T20:50:34.238Z] ---> Running in 38e1881c96c5 [2022-01-12T20:50:35.229Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-12T20:50:35.824Z] Removing intermediate container 3bcd78a26a3f [2022-01-12T20:50:35.824Z] ---> 7960c7727d04 [2022-01-12T20:50:36.099Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2022-01-12T20:50:36.099Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-12T20:50:36.099Z] ---> Running in 28d90d748337 [2022-01-12T20:50:36.700Z] Removing intermediate container 28d90d748337 [2022-01-12T20:50:36.700Z] ---> 2a3da8766cfb [2022-01-12T20:50:36.700Z] Step 27/30 : CMD ["gate"] [2022-01-12T20:50:36.974Z] ---> Running in 19a654dd8324 [2022-01-12T20:50:36.974Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-01-12T20:50:36.974Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-12T20:50:37.254Z] (3/6) Installing libsodium (1.0.18-r0) [2022-01-12T20:50:37.254Z] Removing intermediate container 19a654dd8324 [2022-01-12T20:50:37.254Z] ---> 383d142c2d3c [2022-01-12T20:50:37.254Z] Step 28/30 : LABEL arch=arm64 [2022-01-12T20:50:37.254Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-12T20:50:37.528Z] ---> Running in d789880ac52a [2022-01-12T20:50:37.528Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-12T20:50:37.528Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-12T20:50:37.528Z] Executing busybox-1.33.1-r6.trigger [2022-01-12T20:50:37.528Z] OK: 8 MiB in 20 packages [2022-01-12T20:50:37.801Z] Removing intermediate container d789880ac52a [2022-01-12T20:50:37.801Z] ---> e7e6828351ca [2022-01-12T20:50:37.801Z] Step 29/30 : LABEL git_sha=fb3c1ea72e581c1ab948bdf55ae8b7ec90ec03ed [2022-01-12T20:50:38.073Z] ---> Running in eda05c21e15d [2022-01-12T20:50:38.353Z] Removing intermediate container eda05c21e15d [2022-01-12T20:50:38.353Z] ---> 28916c067887 [2022-01-12T20:50:38.353Z] Step 30/30 : LABEL version=0.0.0 [2022-01-12T20:50:38.627Z] ---> Running in c7d3659e2ec1 [2022-01-12T20:50:38.900Z] Removing intermediate container 38e1881c96c5 [2022-01-12T20:50:38.900Z] ---> 5e0e4eb9f6c2 [2022-01-12T20:50:38.900Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-12T20:50:39.181Z] Removing intermediate container c7d3659e2ec1 [2022-01-12T20:50:39.181Z] ---> b8967b3a5a53 [2022-01-12T20:50:39.181Z] [2022-01-12T20:50:39.454Z] Successfully built b8967b3a5a53 [2022-01-12T20:50:39.454Z] Successfully tagged security-bootstrapper-arm64:latest [2022-01-12T20:50:39.454Z]  Building security-bootstrapper ... done  ---> af3491fc7a06 [2022-01-12T20:50:39.454Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-01-12T20:50:40.428Z] ---> 86cd649c55ce [2022-01-12T20:50:40.428Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-01-12T20:50:41.026Z] ---> ae0e478f4980 [2022-01-12T20:50:41.026Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-01-12T20:50:41.026Z] ---> Running in 3edc143451ed [2022-01-12T20:50:41.623Z] Removing intermediate container 3edc143451ed [2022-01-12T20:50:41.623Z] ---> 4b25c0514296 [2022-01-12T20:50:41.624Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-12T20:50:41.624Z] ---> Running in 469f652c28b0 [2022-01-12T20:50:41.894Z] Removing intermediate container 469f652c28b0 [2022-01-12T20:50:41.894Z] ---> 3d7e329ebcce [2022-01-12T20:50:41.894Z] Step 20/22 : LABEL arch=arm64 [2022-01-12T20:50:41.894Z] ---> Running in 3a2f2871d401 [2022-01-12T20:50:42.490Z] Removing intermediate container 3a2f2871d401 [2022-01-12T20:50:42.490Z] ---> 6c3740464eaa [2022-01-12T20:50:42.490Z] Step 21/22 : LABEL git_sha=fb3c1ea72e581c1ab948bdf55ae8b7ec90ec03ed [2022-01-12T20:50:42.490Z] ---> Running in b4a1481c4fb6 [2022-01-12T20:50:42.762Z] Removing intermediate container b4a1481c4fb6 [2022-01-12T20:50:42.762Z] ---> 82951e33e674 [2022-01-12T20:50:42.762Z] Step 22/22 : LABEL version=0.0.0 [2022-01-12T20:50:42.762Z] ---> Running in 482b9d877dfe [2022-01-12T20:50:43.036Z] Removing intermediate container 482b9d877dfe [2022-01-12T20:50:43.036Z] ---> f06fe4f36d4c [2022-01-12T20:50:43.036Z] [2022-01-12T20:50:43.630Z] Successfully built f06fe4f36d4c [2022-01-12T20:50:43.630Z] Successfully tagged core-data-arm64:latest [2022-01-12T20:50:43.917Z]  Building core-data ... done  [Pipeline] } [2022-01-12T20:50:43.911Z] $ docker stop --time=1 c0a49f6ff413c6afe92d63bcae42c22db979db0240315bebf7464411546e5433 [2022-01-12T20:50:45.562Z] $ docker rm -f c0a49f6ff413c6afe92d63bcae42c22db979db0240315bebf7464411546e5433 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-12T20:50:46.100Z] + docker images [2022-01-12T20:50:46.370Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-12T20:50:46.370Z] core-data-arm64 latest f06fe4f36d4c 4 seconds ago 19.6MB [2022-01-12T20:50:46.370Z] security-bootstrapper-arm64 latest b8967b3a5a53 8 seconds ago 17.8MB [2022-01-12T20:50:46.370Z] core-metadata-arm64 latest ff6eb43f3373 16 seconds ago 15.9MB [2022-01-12T20:50:46.370Z] f864a25ab103 17 seconds ago 1.58GB [2022-01-12T20:50:46.370Z] core-command-arm64 latest 8e31d1102a2b 23 seconds ago 15.2MB [2022-01-12T20:50:46.370Z] 487e53e55ca0 25 seconds ago 1.58GB [2022-01-12T20:50:46.370Z] a6fcc2d84861 33 seconds ago 1.57GB [2022-01-12T20:50:46.370Z] d93b73a3c629 34 seconds ago 1.57GB [2022-01-12T20:50:46.370Z] sys-mgmt-agent-arm64 latest 570f940a76c0 2 minutes ago 280MB [2022-01-12T20:50:46.370Z] security-secretstore-setup-arm64 latest 11ddb4956166 3 minutes ago 26.8MB [2022-01-12T20:50:46.370Z] support-notifications-arm64 latest d9c22e7d3dbf 3 minutes ago 16.1MB [2022-01-12T20:50:46.370Z] support-scheduler-arm64 latest 3cd597bc143f 3 minutes ago 15.3MB [2022-01-12T20:50:46.370Z] security-proxy-setup-arm64 latest 5407cd7301f5 3 minutes ago 25.5MB [2022-01-12T20:50:46.370Z] b29ed1e9228c 3 minutes ago 1.57GB [2022-01-12T20:50:46.370Z] dd156f991746 3 minutes ago 1.57GB [2022-01-12T20:50:46.370Z] d0603bbd366a 3 minutes ago 1.58GB [2022-01-12T20:50:46.370Z] 53e0fff630ce 3 minutes ago 1.58GB [2022-01-12T20:50:46.370Z] 5dcf6e54a54f 3 minutes ago 1.57GB [2022-01-12T20:50:46.370Z] ci-base-image-arm64 latest 0fc126086541 15 minutes ago 1.24GB [2022-01-12T20:50:46.370Z] docker 20.10.10 520e9a0a30f7 2 months ago 200MB [2022-01-12T20:50:46.370Z] alpine 3.14 5b8b7b635229 2 months ago 5.35MB [2022-01-12T20:50:46.370Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 3 months ago 534MB [2022-01-12T20:50:46.370Z] 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 [2022-01-12T20:50:46.810Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-12T20:50:46.810Z] [2022-01-12T20:50:46.810Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-01-12T20:50:47.154Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-12T20:50:47.427Z] arm64: Pulling from edgex-lftools-log-publisher [2022-01-12T20:50:47.427Z] 448f6bf000e3: Pulling fs layer [2022-01-12T20:50:47.427Z] f757da607395: Pulling fs layer [2022-01-12T20:50:47.427Z] 05883995daec: Pulling fs layer [2022-01-12T20:50:47.427Z] 8603b9c90790: Pulling fs layer [2022-01-12T20:50:47.427Z] 1560dd03e051: Pulling fs layer [2022-01-12T20:50:47.427Z] 27f5ce0e4adf: Pulling fs layer [2022-01-12T20:50:47.427Z] c2d8d7efcc4b: Pulling fs layer [2022-01-12T20:50:47.427Z] 27f5ce0e4adf: Waiting [2022-01-12T20:50:47.427Z] 8603b9c90790: Waiting [2022-01-12T20:50:47.427Z] 1560dd03e051: Waiting [2022-01-12T20:50:47.427Z] c2d8d7efcc4b: Waiting [2022-01-12T20:50:47.427Z] f757da607395: Verifying Checksum [2022-01-12T20:50:47.427Z] f757da607395: Download complete [2022-01-12T20:50:47.427Z] 8603b9c90790: Verifying Checksum [2022-01-12T20:50:47.427Z] 8603b9c90790: Download complete [2022-01-12T20:50:47.700Z] 1560dd03e051: Verifying Checksum [2022-01-12T20:50:47.700Z] 1560dd03e051: Download complete [2022-01-12T20:50:47.700Z] 05883995daec: Verifying Checksum [2022-01-12T20:50:47.700Z] 27f5ce0e4adf: Verifying Checksum [2022-01-12T20:50:47.700Z] 27f5ce0e4adf: Download complete [2022-01-12T20:50:47.973Z] 448f6bf000e3: Verifying Checksum [2022-01-12T20:50:47.973Z] 448f6bf000e3: Download complete [2022-01-12T20:50:50.585Z] c2d8d7efcc4b: Verifying Checksum [2022-01-12T20:50:50.585Z] c2d8d7efcc4b: Download complete [2022-01-12T20:50:51.563Z] 448f6bf000e3: Pull complete [2022-01-12T20:50:52.169Z] f757da607395: Pull complete [2022-01-12T20:50:54.200Z] 05883995daec: Pull complete [2022-01-12T20:50:54.200Z] 8603b9c90790: Pull complete [2022-01-12T20:50:55.206Z] 1560dd03e051: Pull complete [2022-01-12T20:50:55.477Z] 27f5ce0e4adf: Pull complete [2022-01-12T20:51:10.537Z] c2d8d7efcc4b: Pull complete [2022-01-12T20:51:10.537Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-01-12T20:51:10.537Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-12T20:51:10.537Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-01-12T20:51:10.731Z] prd-ubuntu18.04-docker-arm64-4c-16g-1370 does not seem to be running inside a container [2022-01-12T20:51:10.792Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-01-12T20:51:13.439Z] $ docker top 89871fd6f3f321f3658327422505258736d6fd613a707c20c3406b775576f36d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-12T20:51:14.371Z] ---> job-cost.sh [2022-01-12T20:51:14.371Z] lf-activate-venv: SKIPPING [2022-01-12T20:51:14.371Z] INFO: No Stack... [2022-01-12T20:51:14.642Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-01-12T20:51:15.233Z] INFO: Archiving Costs [Pipeline] sh [2022-01-12T20:51:15.898Z] + + catcut /w/workspace/edgex-go/3/archives/cost.csv -d, [2022-01-12T20:51:15.898Z] -f6 [Pipeline] lock [2022-01-12T20:51:15.961Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3856-3-stack-cost] [2022-01-12T20:51:15.968Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3856-3-stack-cost] did not exist. Created. [2022-01-12T20:51:15.968Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3856-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-12T20:51:16.632Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-01-12T20:51:16.781Z] Stashed 1 file(s) [Pipeline] } [2022-01-12T20:51:16.788Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3856-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-12T20:51:16.793Z] $ docker stop --time=1 89871fd6f3f321f3658327422505258736d6fd613a707c20c3406b775576f36d [2022-01-12T20:51:18.259Z] $ docker rm -f 89871fd6f3f321f3658327422505258736d6fd613a707c20c3406b775576f36d [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 [2022-01-12T20:51:18.763Z] provisioning config files... [2022-01-12T20:51:18.773Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config2869611551906385970tmp [Pipeline] { [Pipeline] sh [2022-01-12T20:51:19.076Z] + set +x [2022-01-12T20:51:19.076Z] + curl -s https://codecov.io/bash [2022-01-12T20:51:19.076Z] + bash -s -- [2022-01-12T20:51:19.076Z] [2022-01-12T20:51:19.076Z] _____ _ [2022-01-12T20:51:19.076Z] / ____| | | [2022-01-12T20:51:19.076Z] | | ___ __| | ___ ___ _____ __ [2022-01-12T20:51:19.076Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-01-12T20:51:19.077Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-01-12T20:51:19.077Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-01-12T20:51:19.077Z] Bash-1.0.6 [2022-01-12T20:51:19.077Z] [2022-01-12T20:51:19.077Z] [2022-01-12T20:51:19.077Z] ==> git version 2.24.4 found [2022-01-12T20:51:19.077Z] ==> 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 [2022-01-12T20:51:19.077Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-01-12T20:51:19.077Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-01-12T20:51:19.077Z] ==> Jenkins CI detected. [2022-01-12T20:51:19.077Z] current dir:  /w/workspace/edgex-go/3 [2022-01-12T20:51:19.077Z] project root: . [2022-01-12T20:51:19.077Z] --> token set from env [2022-01-12T20:51:19.077Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-01-12T20:51:19.338Z] ==> Running gcov in . (disable via -X gcov) [2022-01-12T20:51:19.338Z] ==> Python coveragepy not found [2022-01-12T20:51:19.338Z] ==> Searching for coverage reports in: [2022-01-12T20:51:19.338Z] + . [2022-01-12T20:51:19.338Z] -> Found 1 reports [2022-01-12T20:51:19.338Z] ==> Detecting git/mercurial file structure [2022-01-12T20:51:19.338Z] ==> Reading reports [2022-01-12T20:51:19.338Z] + ./coverage.out bytes=428381 [2022-01-12T20:51:19.338Z] ==> Appending adjustments [2022-01-12T20:51:19.338Z] https://docs.codecov.io/docs/fixing-reports [2022-01-12T20:51:20.730Z] + Found adjustments [2022-01-12T20:51:20.730Z] ==> Gzipping contents [2022-01-12T20:51:20.730Z] 60K /tmp/codecov.8pV4Eb.gz [2022-01-12T20:51:20.730Z] ==> Uploading reports [2022-01-12T20:51:20.730Z] url: https://codecov.io [2022-01-12T20:51:20.730Z] query: branch=PR-3856&commit=195e132eae13f6ae88b61292e4366f79c96f9bc0&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3856%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3856&job=&cmd_args= [2022-01-12T20:51:20.730Z] -> Pinging Codecov [2022-01-12T20:51:20.730Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3856&commit=195e132eae13f6ae88b61292e4366f79c96f9bc0&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3856%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3856&job=&cmd_args= [2022-01-12T20:51:20.990Z] -> Uploading to [2022-01-12T20:51:20.990Z] https://storage.googleapis.com/codecov/v4/raw/2022-01-12/00271124DB129430A58F1EEE437C3FCB/195e132eae13f6ae88b61292e4366f79c96f9bc0/18b1f1a8-a58f-44ed-803e-6648859aba4b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220112%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220112T205120Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=639ae2ddc206d5e0bb0b20fb91f6c5cab2ef055c7777da55b7761bb3ec3353f7 [2022-01-12T20:51:20.990Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-12T20:51:20.990Z] Dload Upload Total Spent Left Speed [2022-01-12T20:51:21.249Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57925 0 0 100 57925 0 175k --:--:-- --:--:-- --:--:-- 175k [2022-01-12T20:51:21.249Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/195e132eae13f6ae88b61292e4366f79c96f9bc0 [Pipeline] } [2022-01-12T20:51:21.256Z] 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 [2022-01-12T20:51:21.872Z] + '[' -d /w/workspace/edgex-go/3/archives ']' [Pipeline] libraryResource [Pipeline] sh [2022-01-12T20:51:22.164Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-12T20:51:22.725Z] ---> package-listing.sh [2022-01-12T20:51:22.726Z] ++ facter osfamily [2022-01-12T20:51:22.726Z] ++ tr '[:upper:]' '[:lower:]' [2022-01-12T20:51:22.991Z] + OS_FAMILY=redhat [2022-01-12T20:51:22.991Z] + workspace=/w/workspace/edgex-go/3 [2022-01-12T20:51:22.991Z] + START_PACKAGES=/tmp/packages_start.txt [2022-01-12T20:51:22.991Z] + END_PACKAGES=/tmp/packages_end.txt [2022-01-12T20:51:22.991Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-01-12T20:51:22.991Z] + PACKAGES=/tmp/packages_start.txt [2022-01-12T20:51:22.991Z] + '[' /w/workspace/edgex-go/3 ']' [2022-01-12T20:51:22.991Z] + PACKAGES=/tmp/packages_end.txt [2022-01-12T20:51:22.991Z] + case "${OS_FAMILY}" in [2022-01-12T20:51:22.991Z] + rpm -qa [2022-01-12T20:51:22.991Z] + sort [2022-01-12T20:51:27.201Z] + '[' -f /tmp/packages_start.txt ']' [2022-01-12T20:51:27.201Z] + '[' -f /tmp/packages_end.txt ']' [2022-01-12T20:51:27.201Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-01-12T20:51:27.201Z] + '[' /w/workspace/edgex-go/3 ']' [2022-01-12T20:51:27.201Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2022-01-12T20:51:27.201Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2022-01-12T20:51:27.212Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-01-12T20:51:27.494Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-01-12T20:51:28.052Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-12T20:51:28.052Z] [2022-01-12T20:51:28.052Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-01-12T20:51:28.374Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-12T20:51:28.375Z] latest: Pulling from edgex-lftools-log-publisher [2022-01-12T20:51:28.375Z] b4d181a07f80: Pulling fs layer [2022-01-12T20:51:28.375Z] a1111a8f2ec3: Pulling fs layer [2022-01-12T20:51:28.375Z] ed53099fbce6: Pulling fs layer [2022-01-12T20:51:28.375Z] dc539afda2c1: Pulling fs layer [2022-01-12T20:51:28.375Z] 77bc0d833cb6: Pulling fs layer [2022-01-12T20:51:28.375Z] 9065ff56babe: Pulling fs layer [2022-01-12T20:51:28.375Z] d287ab97295c: Pulling fs layer [2022-01-12T20:51:28.375Z] dc539afda2c1: Waiting [2022-01-12T20:51:28.375Z] 77bc0d833cb6: Waiting [2022-01-12T20:51:28.375Z] 9065ff56babe: Waiting [2022-01-12T20:51:28.375Z] d287ab97295c: Waiting [2022-01-12T20:51:28.375Z] a1111a8f2ec3: Verifying Checksum [2022-01-12T20:51:28.375Z] a1111a8f2ec3: Download complete [2022-01-12T20:51:28.375Z] dc539afda2c1: Verifying Checksum [2022-01-12T20:51:28.375Z] dc539afda2c1: Download complete [2022-01-12T20:51:28.654Z] ed53099fbce6: Verifying Checksum [2022-01-12T20:51:28.654Z] ed53099fbce6: Download complete [2022-01-12T20:51:28.654Z] 77bc0d833cb6: Verifying Checksum [2022-01-12T20:51:28.654Z] 77bc0d833cb6: Download complete [2022-01-12T20:51:28.654Z] 9065ff56babe: Verifying Checksum [2022-01-12T20:51:28.654Z] 9065ff56babe: Download complete [2022-01-12T20:51:28.654Z] b4d181a07f80: Verifying Checksum [2022-01-12T20:51:28.654Z] b4d181a07f80: Download complete [2022-01-12T20:51:29.235Z] d287ab97295c: Verifying Checksum [2022-01-12T20:51:29.235Z] d287ab97295c: Download complete [2022-01-12T20:51:30.183Z] b4d181a07f80: Pull complete [2022-01-12T20:51:30.183Z] a1111a8f2ec3: Pull complete [2022-01-12T20:51:30.774Z] ed53099fbce6: Pull complete [2022-01-12T20:51:31.037Z] dc539afda2c1: Pull complete [2022-01-12T20:51:31.299Z] 77bc0d833cb6: Pull complete [2022-01-12T20:51:31.299Z] 9065ff56babe: Pull complete [2022-01-12T20:51:36.645Z] d287ab97295c: Pull complete [2022-01-12T20:51:36.645Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-01-12T20:51:36.645Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-12T20:51:36.645Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-01-12T20:51:36.711Z] prd-centos7-docker-4c-2g-1367 does not seem to be running inside a container [2022-01-12T20:51:36.745Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-01-12T20:51:40.062Z] $ docker top 5bdb9b645dd1cd01328940232fb072e10d6822810a5e46237ec5dd4c3581f0c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-12T20:51:40.425Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-01-12T20:51:40.719Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-01-12T20:51:41.015Z] + ls /var/log/sa-host [2022-01-12T20:51:41.015Z] + sadf -c /var/log/sa-host/sa12 [2022-01-12T20:51:41.015Z] file_magic: OK [2022-01-12T20:51:41.015Z] HZ: Using current value: 100 [2022-01-12T20:51:41.015Z] file_header: OK [2022-01-12T20:51:41.015Z] 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 [2022-01-12T20:51:41.015Z] Statistics: [2022-01-12T20:51:41.015Z] 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... [2022-01-12T20:51:41.015Z] File successfully converted to sysstat format version 12.0.3 [2022-01-12T20:51:41.015Z] + sadf -c /var/log/sa-host/sa17 [2022-01-12T20:51:41.015Z] file_magic: OK [2022-01-12T20:51:41.015Z] HZ: Using current value: 100 [2022-01-12T20:51:41.015Z] file_header: OK [2022-01-12T20:51:41.015Z] 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 [2022-01-12T20:51:41.015Z] Statistics: [2022-01-12T20:51:41.015Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-12T20:51:41.015Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-12T20:51:41.105Z] provisioning config files... [2022-01-12T20:51:41.113Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config7901163466380567510tmp [Pipeline] { [Pipeline] echo [2022-01-12T20:51:41.131Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-12T20:51:41.423Z] ---> create-netrc.sh [Pipeline] } [2022-01-12T20:51:41.431Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-01-12T20:51:41.779Z] ---> python-tools-install.sh [Pipeline] echo [2022-01-12T20:51:41.787Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-12T20:51:42.081Z] ---> sudo-logs.sh [2022-01-12T20:51:42.082Z] Archiving 'sudo' log.. [2022-01-12T20:51:42.082Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1367.novalocal: Name or service not known [2022-01-12T20:51:42.082Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1367.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-01-12T20:51:42.101Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-12T20:51:42.395Z] ---> job-cost.sh [2022-01-12T20:51:42.395Z] lf-activate-venv: SKIPPING [2022-01-12T20:51:42.395Z] DEBUG: total: 0.10999999940395355 [2022-01-12T20:51:42.395Z] INFO: Retrieving Stack Cost... [2022-01-12T20:51:42.968Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-12T20:51:43.229Z] INFO: Archiving Costs [Pipeline] echo [2022-01-12T20:51:43.245Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-12T20:51:43.544Z] ---> logs-deploy.sh [2022-01-12T20:51:43.544Z] lf-activate-venv: SKIPPING [2022-01-12T20:51:43.544Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3856/3 [2022-01-12T20:51:43.544Z] INFO: archiving workspace using pattern(s): [2022-01-12T20:51:44.118Z] Archives upload complete. [2022-01-12T20:51:44.379Z] INFO: archiving logs to Nexus