Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7dbdf76fddf8d5c49cfbe8a20277166ae9dac901 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-ssh1074299399426113346.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh1766866727391477273.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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/device-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7489290083875268598.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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 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-ssh17946341874616255209.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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/device-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14594247765275597783.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-6092 in /w/workspace/edgexfoundry_device-sdk-go_main [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/device-sdk-go.git > git init /w/workspace/edgexfoundry_device-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 7dbdf76fddf8d5c49cfbe8a20277166ae9dac901 (main) Commit message: "Merge pull request #1223 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.3.0-dev.18" > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7dbdf76fddf8d5c49cfbe8a20277166ae9dac901 # timeout=10 > git rev-list --no-walk 238ac69fab1befba96aeb5fe41e06f86e376d8a9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-30T14:23:17.407Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-30T14:23:17.446Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-30T14:23:17.462Z] ========================================================= [2022-09-30T14:23:17.462Z] EdgeX Global Pipelines Version Info [2022-09-30T14:23:17.462Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-30T14:23:18.187Z] ------------------- [2022-09-30T14:23:18.187Z] stable info: [2022-09-30T14:23:18.187Z] ------------------- [2022-09-30T14:23:18.187Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-30T14:23:18.187Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-30T14:23:18.187Z] Message: update stable to v1.0.239 [2022-09-30T14:23:18.759Z] ------------------- [2022-09-30T14:23:18.759Z] experimental info: [2022-09-30T14:23:18.759Z] ------------------- [2022-09-30T14:23:18.759Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-30T14:23:18.759Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-30T14:23:18.759Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-30T14:23:18.898Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2022-09-30T14:23:18.910Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2022-09-30T14:23:18.921Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-30T14:23:18.931Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-30T14:23:18.943Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-30T14:23:18.954Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-30T14:23:18.965Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-30T14:23:18.975Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2022-09-30T14:23:18.983Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-30T14:23:18.991Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-30T14:23:19.003Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-30T14:23:19.018Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2022-09-30T14:23:19.029Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-30T14:23:19.040Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-30T14:23:19.052Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-30T14:23:19.064Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-09-30T14:23:19.077Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-30T14:23:19.088Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-30T14:23:19.099Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-30T14:23:19.112Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-30T14:23:19.123Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-09-30T14:23:19.134Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-09-30T14:23:19.145Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-30T14:23:19.158Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-30T14:23:19.170Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-30T14:23:19.183Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-30T14:23:19.198Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-30T14:23:19.208Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-09-30T14:23:19.221Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-09-30T14:23:19.232Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-09-30T14:23:19.243Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7dbdf76fddf8d5c49cfbe8a20277166ae9dac901 [Pipeline] echo [2022-09-30T14:23:19.256Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7dbdf76 [Pipeline] echo [2022-09-30T14:23:19.267Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-30T14:23:19.310Z] provisioning config files... [2022-09-30T14:23:19.323Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config12848879762603937635tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-30T14:23:19.626Z] ---> docker-login.sh [2022-09-30T14:23:19.626Z] nexus3.edgexfoundry.org:10001 [2022-09-30T14:23:19.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-30T14:23:20.146Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-30T14:23:20.146Z] Configure a credential helper to remove this warning. See [2022-09-30T14:23:20.146Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-30T14:23:20.146Z] [2022-09-30T14:23:20.146Z] Login Succeeded [2022-09-30T14:23:20.146Z] nexus3.edgexfoundry.org:10002 [2022-09-30T14:23:20.146Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-30T14:23:20.146Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-30T14:23:20.146Z] Configure a credential helper to remove this warning. See [2022-09-30T14:23:20.146Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-30T14:23:20.146Z] [2022-09-30T14:23:20.146Z] Login Succeeded [2022-09-30T14:23:20.146Z] nexus3.edgexfoundry.org:10003 [2022-09-30T14:23:20.146Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-30T14:23:20.406Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-30T14:23:20.406Z] Configure a credential helper to remove this warning. See [2022-09-30T14:23:20.406Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-30T14:23:20.406Z] [2022-09-30T14:23:20.406Z] Login Succeeded [2022-09-30T14:23:20.406Z] nexus3.edgexfoundry.org:10004 [2022-09-30T14:23:20.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-30T14:23:20.406Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-30T14:23:20.406Z] Configure a credential helper to remove this warning. See [2022-09-30T14:23:20.406Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-30T14:23:20.406Z] [2022-09-30T14:23:20.406Z] Login Succeeded [2022-09-30T14:23:20.406Z] docker.io [2022-09-30T14:23:20.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-30T14:23:20.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-30T14:23:20.976Z] Configure a credential helper to remove this warning. See [2022-09-30T14:23:20.976Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-30T14:23:20.976Z] [2022-09-30T14:23:20.976Z] Login Succeeded [2022-09-30T14:23:20.976Z] ---> docker-login.sh ends [Pipeline] } [2022-09-30T14:23:20.984Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-30T14:23:21.350Z] + git rev-list -1 --merges 7dbdf76fddf8d5c49cfbe8a20277166ae9dac901~1..7dbdf76fddf8d5c49cfbe8a20277166ae9dac901 [Pipeline] echo [2022-09-30T14:23:21.398Z] -----------> git rev-list -1 --merges 7dbdf76fddf8d5c49cfbe8a20277166ae9dac901~1..7dbdf76fddf8d5c49cfbe8a20277166ae9dac901 7dbdf76fddf8d5c49cfbe8a20277166ae9dac901 [2022-09-30T14:23:21.398Z] 7dbdf76fddf8d5c49cfbe8a20277166ae9dac901 [false] [Pipeline] sh [2022-09-30T14:23:21.686Z] + git log --format=format:%s -1 7dbdf76fddf8d5c49cfbe8a20277166ae9dac901 [Pipeline] echo [2022-09-30T14:23:21.702Z] ========================================================= [2022-09-30T14:23:21.702Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-30T14:23:21.702Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-30T14:23:22.023Z] + git log --format=format:%s -1 7dbdf76fddf8d5c49cfbe8a20277166ae9dac901 [Pipeline] echo [2022-09-30T14:23:22.041Z] [semverPrep] GIT_COMMIT: 7dbdf76fddf8d5c49cfbe8a20277166ae9dac901, Commit Message: Merge pull request #1223 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.3.0-dev.18 [Pipeline] echo [2022-09-30T14:23:22.046Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-30T14:23:22.425Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-30T14:23:22.425Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-30T14:23:22.425Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-30T14:23:22.425Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-30T14:23:22.425Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-30T14:23:22.425Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-30T14:23:22.425Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T14:23:22.838Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-30T14:23:22.838Z] [2022-09-30T14:23:22.838Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T14:23:23.136Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-30T14:23:23.137Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-30T14:23:23.137Z] b85a868b505f: Pulling fs layer [2022-09-30T14:23:23.137Z] e2be974225ed: Pulling fs layer [2022-09-30T14:23:23.137Z] 339a4e72a1f5: Pulling fs layer [2022-09-30T14:23:23.137Z] 988bab9f4d93: Pulling fs layer [2022-09-30T14:23:23.137Z] 1469e6f7b9e6: Pulling fs layer [2022-09-30T14:23:23.137Z] eaf3925da568: Pulling fs layer [2022-09-30T14:23:23.137Z] bab4dde63d76: Pulling fs layer [2022-09-30T14:23:23.137Z] bde34c3a00c8: Pulling fs layer [2022-09-30T14:23:23.137Z] b352a97aabf1: Pulling fs layer [2022-09-30T14:23:23.137Z] 4872d77fe225: Pulling fs layer [2022-09-30T14:23:23.137Z] 5851b861e8e6: Pulling fs layer [2022-09-30T14:23:23.137Z] 4872d77fe225: Waiting [2022-09-30T14:23:23.137Z] 988bab9f4d93: Waiting [2022-09-30T14:23:23.137Z] 1469e6f7b9e6: Waiting [2022-09-30T14:23:23.137Z] eaf3925da568: Waiting [2022-09-30T14:23:23.137Z] bab4dde63d76: Waiting [2022-09-30T14:23:23.137Z] 5851b861e8e6: Waiting [2022-09-30T14:23:23.137Z] bde34c3a00c8: Waiting [2022-09-30T14:23:23.137Z] b352a97aabf1: Waiting [2022-09-30T14:23:23.137Z] e2be974225ed: Download complete [2022-09-30T14:23:23.137Z] 988bab9f4d93: Download complete [2022-09-30T14:23:23.397Z] 1469e6f7b9e6: Verifying Checksum [2022-09-30T14:23:23.397Z] 1469e6f7b9e6: Download complete [2022-09-30T14:23:23.397Z] eaf3925da568: Download complete [2022-09-30T14:23:23.397Z] 339a4e72a1f5: Verifying Checksum [2022-09-30T14:23:23.397Z] 339a4e72a1f5: Download complete [2022-09-30T14:23:23.397Z] bde34c3a00c8: Verifying Checksum [2022-09-30T14:23:23.397Z] bde34c3a00c8: Download complete [2022-09-30T14:23:23.397Z] b352a97aabf1: Download complete [2022-09-30T14:23:23.397Z] 4872d77fe225: Verifying Checksum [2022-09-30T14:23:23.397Z] 4872d77fe225: Download complete [2022-09-30T14:23:23.397Z] 5851b861e8e6: Verifying Checksum [2022-09-30T14:23:23.397Z] 5851b861e8e6: Download complete [2022-09-30T14:23:23.397Z] b85a868b505f: Verifying Checksum [2022-09-30T14:23:23.397Z] b85a868b505f: Download complete [2022-09-30T14:23:23.656Z] bab4dde63d76: Verifying Checksum [2022-09-30T14:23:23.656Z] bab4dde63d76: Download complete [2022-09-30T14:23:24.596Z] b85a868b505f: Pull complete [2022-09-30T14:23:24.861Z] e2be974225ed: Pull complete [2022-09-30T14:23:25.428Z] 339a4e72a1f5: Pull complete [2022-09-30T14:23:25.428Z] 988bab9f4d93: Pull complete [2022-09-30T14:23:25.688Z] 1469e6f7b9e6: Pull complete [2022-09-30T14:23:25.688Z] eaf3925da568: Pull complete [2022-09-30T14:23:27.595Z] bab4dde63d76: Pull complete [2022-09-30T14:23:27.595Z] bde34c3a00c8: Pull complete [2022-09-30T14:23:27.595Z] b352a97aabf1: Pull complete [2022-09-30T14:23:27.595Z] 4872d77fe225: Pull complete [2022-09-30T14:23:27.854Z] 5851b861e8e6: Pull complete [2022-09-30T14:23:27.854Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-30T14:23:27.854Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-30T14:23:27.854Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-30T14:23:27.943Z] prd-ubuntu20.04-docker-8c-8g-6092 does not seem to be running inside a container [2022-09-30T14:23:27.978Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-30T14:23:29.048Z] $ docker top 4ab1d0d188459267491a3bbec6944fcc7ec153eed6bc7489e538c6bda8486c0f -eo pid,comm [2022-09-30T14:23:29.104Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-09-30T14:23:29.104Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-30T14:23:29.146Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-30T14:23:29.146Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-30T14:23:29.268Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-30T14:23:29.270Z] $ docker exec 4ab1d0d188459267491a3bbec6944fcc7ec153eed6bc7489e538c6bda8486c0f ssh-agent [2022-09-30T14:23:29.390Z] SSH_AUTH_SOCK=/tmp/ssh-anFMXyY9sluP/agent.31 [2022-09-30T14:23:29.390Z] SSH_AGENT_PID=37 [2022-09-30T14:23:29.397Z] Running ssh-add (command line suppressed) [2022-09-30T14:23:29.496Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3771389373942436516.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3771389373942436516.key) [2022-09-30T14:23:29.511Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-30T14:23:29.803Z] + git tag --points-at HEAD [Pipeline] } [2022-09-30T14:23:29.817Z] $ docker exec --env ******** --env ******** 4ab1d0d188459267491a3bbec6944fcc7ec153eed6bc7489e538c6bda8486c0f ssh-agent -k [2022-09-30T14:23:29.912Z] unset SSH_AUTH_SOCK; [2022-09-30T14:23:29.912Z] unset SSH_AGENT_PID; [2022-09-30T14:23:29.913Z] echo Agent pid 37 killed; [2022-09-30T14:23:29.924Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-30T14:23:29.951Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-30T14:23:29.951Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-30T14:23:30.065Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-30T14:23:30.067Z] $ docker exec 4ab1d0d188459267491a3bbec6944fcc7ec153eed6bc7489e538c6bda8486c0f ssh-agent [2022-09-30T14:23:30.203Z] SSH_AUTH_SOCK=/tmp/ssh-TrLdJNYJ3Lha/agent.70 [2022-09-30T14:23:30.203Z] SSH_AGENT_PID=76 [2022-09-30T14:23:30.208Z] Running ssh-add (command line suppressed) [2022-09-30T14:23:30.325Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12851681868434751317.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12851681868434751317.key) [2022-09-30T14:23:30.342Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-30T14:23:30.642Z] + git semver init [2022-09-30T14:23:30.904Z] 2022-09-30 14:23:30,842 [run_init] DEBUG init version:0.0.0 force:False [2022-09-30T14:23:30.904Z] 2022-09-30 14:23:30,842 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2022-09-30T14:23:30.904Z] 2022-09-30 14:23:30,843 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2022-09-30T14:23:30.904Z] 2022-09-30 14:23:30,843 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/edgexfoundry_device-sdk-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2022-09-30T14:23:31.848Z] 2022-09-30 14:23:31,822 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2022-09-30T14:23:31.848Z] 2022-09-30 14:23:31,822 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2022-09-30T14:23:31.848Z] 2022-09-30 14:23:31,823 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-09-30T14:23:31.848Z] 2022-09-30 14:23:31,823 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-09-30T14:23:31.848Z] 2.3.0-dev.33 [Pipeline] } [2022-09-30T14:23:31.865Z] $ docker exec --env ******** --env ******** 4ab1d0d188459267491a3bbec6944fcc7ec153eed6bc7489e538c6bda8486c0f ssh-agent -k [2022-09-30T14:23:31.985Z] unset SSH_AUTH_SOCK; [2022-09-30T14:23:31.986Z] unset SSH_AGENT_PID; [2022-09-30T14:23:31.986Z] echo Agent pid 76 killed; [2022-09-30T14:23:32.001Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-30T14:23:32.297Z] + git semver [Pipeline] } [2022-09-30T14:23:32.571Z] $ docker stop --time=1 4ab1d0d188459267491a3bbec6944fcc7ec153eed6bc7489e538c6bda8486c0f [2022-09-30T14:23:33.859Z] $ docker rm -f 4ab1d0d188459267491a3bbec6944fcc7ec153eed6bc7489e538c6bda8486c0f [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-30T14:23:34.205Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-30T14:23:34.387Z] Stashed 1 file(s) [Pipeline] echo [2022-09-30T14:23:34.390Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.33 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-30T14:23:34.481Z] provisioning config files... [2022-09-30T14:23:34.490Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config13976512633687290369tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-30T14:23:34.786Z] ---> docker-login.sh [2022-09-30T14:23:34.786Z] nexus3.edgexfoundry.org:10001 [2022-09-30T14:23:34.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-30T14:23:34.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-30T14:23:34.786Z] Configure a credential helper to remove this warning. See [2022-09-30T14:23:34.786Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-30T14:23:34.786Z] [2022-09-30T14:23:34.786Z] Login Succeeded [2022-09-30T14:23:34.786Z] nexus3.edgexfoundry.org:10002 [2022-09-30T14:23:34.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-30T14:23:34.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-30T14:23:34.786Z] Configure a credential helper to remove this warning. See [2022-09-30T14:23:34.786Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-30T14:23:34.786Z] [2022-09-30T14:23:34.786Z] Login Succeeded [2022-09-30T14:23:34.786Z] nexus3.edgexfoundry.org:10003 [2022-09-30T14:23:35.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-30T14:23:35.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-30T14:23:35.052Z] Configure a credential helper to remove this warning. See [2022-09-30T14:23:35.052Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-30T14:23:35.052Z] [2022-09-30T14:23:35.052Z] Login Succeeded [2022-09-30T14:23:35.052Z] nexus3.edgexfoundry.org:10004 [2022-09-30T14:23:35.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-30T14:23:35.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-30T14:23:35.052Z] Configure a credential helper to remove this warning. See [2022-09-30T14:23:35.052Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-30T14:23:35.052Z] [2022-09-30T14:23:35.052Z] Login Succeeded [2022-09-30T14:23:35.052Z] docker.io [2022-09-30T14:23:35.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-30T14:23:35.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-30T14:23:35.571Z] Configure a credential helper to remove this warning. See [2022-09-30T14:23:35.571Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-30T14:23:35.571Z] [2022-09-30T14:23:35.571Z] Login Succeeded [2022-09-30T14:23:35.571Z] ---> docker-login.sh ends [Pipeline] } [2022-09-30T14:23:35.580Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-30T14:23:35.643Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-30T14:23:35.655Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-30T14:23:35.662Z] ========================================================= [2022-09-30T14:23:35.662Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-30T14:23:35.662Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T14:23:35.961Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-30T14:23:35.961Z] Sending build context to Docker daemon 9.929MB [2022-09-30T14:23:35.961Z] Step 1/11 : ARG BASE=golang:1.18-alpine3.16 [2022-09-30T14:23:35.961Z] Step 2/11 : FROM ${BASE} AS builder [2022-09-30T14:23:35.961Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-30T14:23:35.961Z] 2408cc74d12b: Pulling fs layer [2022-09-30T14:23:35.961Z] ea60b727a1ce: Pulling fs layer [2022-09-30T14:23:35.961Z] 30c4a7721957: Pulling fs layer [2022-09-30T14:23:35.961Z] 370296b7ddb6: Pulling fs layer [2022-09-30T14:23:35.961Z] 7c6cee850709: Pulling fs layer [2022-09-30T14:23:35.961Z] aa9baa53a306: Pulling fs layer [2022-09-30T14:23:35.961Z] 8b309c321861: Pulling fs layer [2022-09-30T14:23:35.961Z] d8d76fd02f46: Pulling fs layer [2022-09-30T14:23:35.961Z] fa31f396de31: Pulling fs layer [2022-09-30T14:23:35.961Z] 370296b7ddb6: Waiting [2022-09-30T14:23:35.961Z] 7c6cee850709: Waiting [2022-09-30T14:23:35.961Z] aa9baa53a306: Waiting [2022-09-30T14:23:35.961Z] 8b309c321861: Waiting [2022-09-30T14:23:35.961Z] d8d76fd02f46: Waiting [2022-09-30T14:23:35.961Z] fa31f396de31: Waiting [2022-09-30T14:23:35.961Z] 30c4a7721957: Verifying Checksum [2022-09-30T14:23:35.961Z] ea60b727a1ce: Verifying Checksum [2022-09-30T14:23:35.961Z] ea60b727a1ce: Download complete [2022-09-30T14:23:35.961Z] 7c6cee850709: Download complete [2022-09-30T14:23:35.961Z] aa9baa53a306: Download complete [2022-09-30T14:23:36.223Z] 2408cc74d12b: Download complete [2022-09-30T14:23:36.223Z] 8b309c321861: Verifying Checksum [2022-09-30T14:23:36.223Z] 8b309c321861: Download complete [2022-09-30T14:23:36.223Z] 2408cc74d12b: Pull complete [2022-09-30T14:23:36.516Z] ea60b727a1ce: Pull complete [2022-09-30T14:23:36.516Z] 30c4a7721957: Pull complete [2022-09-30T14:23:36.798Z] fa31f396de31: Verifying Checksum [2022-09-30T14:23:36.798Z] fa31f396de31: Download complete [2022-09-30T14:23:37.065Z] 370296b7ddb6: Verifying Checksum [2022-09-30T14:23:37.065Z] 370296b7ddb6: Download complete [2022-09-30T14:23:37.065Z] d8d76fd02f46: Verifying Checksum [2022-09-30T14:23:37.065Z] d8d76fd02f46: Download complete [2022-09-30T14:23:41.263Z] 370296b7ddb6: Pull complete [2022-09-30T14:23:41.263Z] 7c6cee850709: Pull complete [2022-09-30T14:23:41.263Z] aa9baa53a306: Pull complete [2022-09-30T14:23:41.263Z] 8b309c321861: Pull complete [2022-09-30T14:23:42.646Z] d8d76fd02f46: Pull complete [2022-09-30T14:23:43.581Z] fa31f396de31: Pull complete [2022-09-30T14:23:43.581Z] Digest: sha256:2371a9c145f0d593c9024d3814659be550d63e8930698ddb4de3d51b9130800a [2022-09-30T14:23:43.581Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-30T14:23:43.581Z] ---> cef68f9685f8 [2022-09-30T14:23:43.581Z] Step 3/11 : ARG MAKE=make build [2022-09-30T14:23:44.959Z] ---> Running in 884be9510729 [2022-09-30T14:23:44.959Z] Removing intermediate container 884be9510729 [2022-09-30T14:23:44.959Z] ---> d14206be39a3 [2022-09-30T14:23:44.959Z] Step 4/11 : WORKDIR /device-sdk-go [2022-09-30T14:23:44.959Z] ---> Running in ea78bd59c810 [2022-09-30T14:23:44.959Z] Removing intermediate container ea78bd59c810 [2022-09-30T14:23:44.959Z] ---> e88264382d3e [2022-09-30T14:23:44.959Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-30T14:23:44.959Z] ---> Running in 93886d2a5a75 [2022-09-30T14:23:44.959Z] Removing intermediate container 93886d2a5a75 [2022-09-30T14:23:44.959Z] ---> 82d38f9a40ba [2022-09-30T14:23:44.959Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-30T14:23:44.959Z] ---> Running in b56d63770bec [2022-09-30T14:23:45.525Z] Removing intermediate container b56d63770bec [2022-09-30T14:23:45.525Z] ---> 0f64ee3d519b [2022-09-30T14:23:45.525Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-09-30T14:23:45.525Z] ---> Running in 7a5f72241c62 [2022-09-30T14:23:45.784Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-30T14:23:46.720Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-30T14:23:47.289Z] OK: 211 MiB in 51 packages [2022-09-30T14:23:47.548Z] Removing intermediate container 7a5f72241c62 [2022-09-30T14:23:47.548Z] ---> 4ffad740e060 [2022-09-30T14:23:47.548Z] Step 8/11 : COPY go.mod vendor* ./ [2022-09-30T14:23:47.548Z] ---> d0ab92968ef5 [2022-09-30T14:23:47.548Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-30T14:23:47.548Z] ---> Running in 31a80497a6c7 [2022-09-30T14:23:49.456Z] Still waiting to schedule task [2022-09-30T14:23:49.456Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-09-30T14:24:05.644Z] Removing intermediate container 31a80497a6c7 [2022-09-30T14:24:05.644Z] ---> 9aac54a5a5e7 [2022-09-30T14:24:05.644Z] Step 10/11 : COPY . . [2022-09-30T14:24:05.644Z] ---> 15950f07ff92 [2022-09-30T14:24:05.644Z] Step 11/11 : RUN ${MAKE} [2022-09-30T14:24:05.644Z] ---> Running in b09bf093138c [2022-09-30T14:24:05.644Z] noop [2022-09-30T14:24:05.644Z] Removing intermediate container b09bf093138c [2022-09-30T14:24:05.644Z] ---> f424e114d411 [2022-09-30T14:24:05.644Z] Successfully built f424e114d411 [2022-09-30T14:24:05.644Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T14:24:05.953Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-30T14:24:05.953Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-30T14:24:06.014Z] prd-ubuntu20.04-docker-8c-8g-6092 does not seem to be running inside a container [2022-09-30T14:24:06.043Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-30T14:24:06.371Z] $ docker top 5bd11b957ec5d1c7a316c925b8416c38fdd322d99a577acaf49673c4d75c7622 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-30T14:24:06.712Z] + go version [2022-09-30T14:24:06.712Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-30T14:24:06.721Z] $ docker stop --time=1 5bd11b957ec5d1c7a316c925b8416c38fdd322d99a577acaf49673c4d75c7622 [2022-09-30T14:24:08.017Z] $ docker rm -f 5bd11b957ec5d1c7a316c925b8416c38fdd322d99a577acaf49673c4d75c7622 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T14:24:08.405Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-30T14:24:08.405Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-30T14:24:08.473Z] prd-ubuntu20.04-docker-8c-8g-6092 does not seem to be running inside a container [2022-09-30T14:24:08.506Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-30T14:24:08.857Z] $ docker top 190ed2395883ef63d7e754ffe5c7216e4e711e8ffd3dd0d74879b5555e6c14fc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-30T14:24:09.202Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2022-09-30T14:24:09.494Z] + make test [2022-09-30T14:24:09.494Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-30T14:24:16.064Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-09-30T14:24:30.961Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-09-30T14:24:30.961Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-09-30T14:24:30.961Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-09-30T14:24:30.961Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] [2022-09-30T14:24:30.961Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-09-30T14:24:30.961Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.064s coverage: 27.6% of statements [2022-09-30T14:24:30.961Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.066s coverage: 78.9% of statements [2022-09-30T14:24:30.961Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/clients [no test files] [2022-09-30T14:24:30.961Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.080s coverage: 60.0% of statements [2022-09-30T14:24:30.961Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-09-30T14:24:30.961Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-09-30T14:24:30.961Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.113s coverage: 54.4% of statements [2022-09-30T14:24:30.961Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-09-30T14:24:30.961Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/messaging [no test files] [2022-09-30T14:24:30.961Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-09-30T14:24:30.961Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-09-30T14:24:30.961Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.091s coverage: 65.1% of statements [2022-09-30T14:24:30.961Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] [2022-09-30T14:24:30.961Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-09-30T14:24:30.961Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.742s coverage: 89.2% of statements [2022-09-30T14:24:30.961Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-09-30T14:24:30.961Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.060s coverage: 4.7% of statements [2022-09-30T14:24:30.961Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-09-30T14:24:45.843Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-09-30T14:24:45.843Z] GO111MODULE=on go vet ./... [2022-09-30T14:24:48.372Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-30T14:24:48.372Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-30T14:24:48.372Z] ./bin/test-attribution-txt.sh [2022-09-30T14:24:48.372Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-09-30T14:24:48.372Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-30T14:24:48.372Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-30T14:24:48.372Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-09-30T14:24:48.384Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-30T14:24:48.393Z] $ docker stop --time=1 190ed2395883ef63d7e754ffe5c7216e4e711e8ffd3dd0d74879b5555e6c14fc [2022-09-30T14:24:50.272Z] $ docker rm -f 190ed2395883ef63d7e754ffe5c7216e4e711e8ffd3dd0d74879b5555e6c14fc [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-30T14:24:50.780Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-30T14:24:50.829Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-09-30T14:24:51.328Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-30T14:24:51.609Z] + ls -al . [2022-09-30T14:24:51.609Z] total 276 [2022-09-30T14:24:51.609Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 30 14:24 . [2022-09-30T14:24:51.609Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 30 14:23 .. [2022-09-30T14:24:51.609Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 30 14:23 .dockerignore [2022-09-30T14:24:51.609Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 30 14:24 .git [2022-09-30T14:24:51.609Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 30 14:23 .github [2022-09-30T14:24:51.609Z] -rw-rw-r-- 1 jenkins jenkins 131 Sep 30 14:23 .gitignore [2022-09-30T14:24:51.609Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 30 14:23 .golangci.yml [2022-09-30T14:24:51.609Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 30 14:23 .semver [2022-09-30T14:24:51.609Z] -rw-rw-r-- 1 jenkins jenkins 29536 Sep 30 14:23 CHANGELOG.md [2022-09-30T14:24:51.609Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 30 14:23 GOVERNANCE.md [2022-09-30T14:24:51.609Z] -rw-rw-r-- 1 jenkins jenkins 880 Sep 30 14:23 Jenkinsfile [2022-09-30T14:24:51.609Z] -rw-rw-r-- 1 jenkins jenkins 11341 Sep 30 14:23 LICENSE [2022-09-30T14:24:51.609Z] -rw-rw-r-- 1 jenkins jenkins 2002 Sep 30 14:23 Makefile [2022-09-30T14:24:51.609Z] -rw-rw-r-- 1 jenkins jenkins 619 Sep 30 14:23 OWNERS.md [2022-09-30T14:24:51.609Z] -rw-rw-r-- 1 jenkins jenkins 4881 Sep 30 14:23 README.md [2022-09-30T14:24:51.609Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 30 14:23 VERSION [2022-09-30T14:24:51.609Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 30 14:23 bin [2022-09-30T14:24:51.609Z] -rw-r--r-- 1 jenkins jenkins 100927 Sep 30 14:24 coverage.out [2022-09-30T14:24:51.609Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 30 14:23 example [2022-09-30T14:24:51.609Z] -rw-rw-r-- 1 jenkins jenkins 3412 Sep 30 14:23 go.mod [2022-09-30T14:24:51.609Z] -rw-rw-r-- 1 jenkins jenkins 37486 Sep 30 14:23 go.sum [2022-09-30T14:24:51.609Z] drwxrwxr-x 14 jenkins jenkins 4096 Sep 30 14:23 internal [2022-09-30T14:24:51.609Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 30 14:23 openapi [2022-09-30T14:24:51.609Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 30 14:23 pkg [2022-09-30T14:24:51.609Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 30 14:23 snap [2022-09-30T14:24:51.609Z] -rw-rw-r-- 1 jenkins jenkins 222 Sep 30 14:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T14:24:51.913Z] + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=7dbdf76fddf8d5c49cfbe8a20277166ae9dac901 --label arch=amd64 --label version=2.3.0-dev.33 . [2022-09-30T14:24:51.913Z] Sending build context to Docker daemon 10.03MB [2022-09-30T14:24:51.913Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-09-30T14:24:51.913Z] Step 2/25 : FROM ${BASE} AS builder [2022-09-30T14:24:51.913Z] ---> f424e114d411 [2022-09-30T14:24:51.913Z] Step 3/25 : ARG MAKE=make build [2022-09-30T14:24:51.913Z] ---> Running in ae581c9474f0 [2022-09-30T14:24:51.913Z] Removing intermediate container ae581c9474f0 [2022-09-30T14:24:51.913Z] ---> ba6357d5a2b3 [2022-09-30T14:24:51.913Z] Step 4/25 : WORKDIR /device-sdk-go [2022-09-30T14:24:52.171Z] ---> Running in 2cb515e5ac3e [2022-09-30T14:24:52.171Z] Removing intermediate container 2cb515e5ac3e [2022-09-30T14:24:52.171Z] ---> 6c46fefb7597 [2022-09-30T14:24:52.171Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-30T14:24:52.171Z] ---> Running in f414364ba6e8 [2022-09-30T14:24:52.171Z] Removing intermediate container f414364ba6e8 [2022-09-30T14:24:52.171Z] ---> cef1f3011380 [2022-09-30T14:24:52.171Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-30T14:24:52.171Z] ---> Running in 7813b770390b [2022-09-30T14:24:52.736Z] Removing intermediate container 7813b770390b [2022-09-30T14:24:52.736Z] ---> 51c7333ff5ca [2022-09-30T14:24:52.736Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-09-30T14:24:52.736Z] ---> Running in a80acd6bc89e [2022-09-30T14:24:52.996Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-30T14:24:53.932Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-30T14:24:54.191Z] OK: 211 MiB in 51 packages [2022-09-30T14:24:54.449Z] Removing intermediate container a80acd6bc89e [2022-09-30T14:24:54.449Z] ---> 7b2468884dee [2022-09-30T14:24:54.449Z] Step 8/25 : COPY go.mod vendor* ./ [2022-09-30T14:24:54.707Z] ---> 8aef65046285 [2022-09-30T14:24:54.707Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-30T14:24:54.707Z] ---> Running in f6e898e6e9e9 [2022-09-30T14:24:55.274Z] Removing intermediate container f6e898e6e9e9 [2022-09-30T14:24:55.274Z] ---> 3c8e6ca7efe3 [2022-09-30T14:24:55.274Z] Step 10/25 : COPY . . [2022-09-30T14:24:55.532Z] ---> 371de8110c71 [2022-09-30T14:24:55.532Z] Step 11/25 : RUN ${MAKE} [2022-09-30T14:24:55.532Z] ---> Running in a817c863f939 [2022-09-30T14:24:55.790Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.3.0-dev.33" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-09-30T14:25:13.914Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-09-30T14:25:13.914Z] Removing intermediate container a817c863f939 [2022-09-30T14:25:13.914Z] ---> 8d2f20031cd0 [2022-09-30T14:25:13.914Z] Step 12/25 : FROM alpine:3.16 [2022-09-30T14:25:14.525Z] 3.16: Pulling from library/alpine [2022-09-30T14:25:14.525Z] 213ec9aee27d: Pulling fs layer [2022-09-30T14:25:14.783Z] 213ec9aee27d: Verifying Checksum [2022-09-30T14:25:14.783Z] 213ec9aee27d: Download complete [2022-09-30T14:25:14.783Z] 213ec9aee27d: Pull complete [2022-09-30T14:25:14.783Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-30T14:25:15.040Z] Status: Downloaded newer image for alpine:3.16 [2022-09-30T14:25:15.040Z] ---> 9c6f07244728 [2022-09-30T14:25:15.040Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-30T14:25:15.040Z] ---> Running in 24046cdee75a [2022-09-30T14:25:15.040Z] Removing intermediate container 24046cdee75a [2022-09-30T14:25:15.040Z] ---> 30d9d5f8e620 [2022-09-30T14:25:15.040Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-30T14:25:15.040Z] ---> Running in 133e69fa0d82 [2022-09-30T14:25:15.275Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6093 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2022-09-30T14:25:15.289Z] Running in /w/workspace/device-sdk-go/108 [Pipeline] { [Pipeline] checkout [2022-09-30T14:25:15.314Z] The recommended git tool is: git [2022-09-30T14:25:15.606Z] Removing intermediate container 133e69fa0d82 [2022-09-30T14:25:15.606Z] ---> 0288fedfa7a1 [2022-09-30T14:25:15.606Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-09-30T14:25:15.606Z] ---> Running in 6137b08a2415 [2022-09-30T14:25:15.863Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-30T14:25:16.802Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-30T14:25:17.060Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2022-09-30T14:25:17.060Z] (2/5) Installing libsodium (1.0.18-r0) [2022-09-30T14:25:17.319Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-30T14:25:17.319Z] (4/5) Installing libzmq (4.3.4-r0) [2022-09-30T14:25:17.319Z] (5/5) Installing zeromq (4.3.4-r0) [2022-09-30T14:25:17.578Z] Executing busybox-1.35.0-r17.trigger [2022-09-30T14:25:17.578Z] OK: 8 MiB in 19 packages [2022-09-30T14:25:17.837Z] Removing intermediate container 6137b08a2415 [2022-09-30T14:25:17.837Z] ---> 1d8b60b86516 [2022-09-30T14:25:17.837Z] Step 16/25 : WORKDIR / [2022-09-30T14:25:17.837Z] ---> Running in cd5d0e1efce5 [2022-09-30T14:25:17.837Z] Removing intermediate container cd5d0e1efce5 [2022-09-30T14:25:17.837Z] ---> ddb58f0e94ed [2022-09-30T14:25:17.837Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-09-30T14:25:18.096Z] ---> 87b128b89541 [2022-09-30T14:25:18.096Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-09-30T14:25:18.353Z] ---> 79e979a5fcca [2022-09-30T14:25:18.353Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-09-30T14:25:18.611Z] ---> 8cd4ce0bed62 [2022-09-30T14:25:18.611Z] Step 20/25 : EXPOSE 59999 [2022-09-30T14:25:18.611Z] ---> Running in fc5888162cc6 [2022-09-30T14:25:18.611Z] Removing intermediate container fc5888162cc6 [2022-09-30T14:25:18.611Z] ---> d87abfc7b3c4 [2022-09-30T14:25:18.611Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-09-30T14:25:18.611Z] ---> Running in 2aab6722d790 [2022-09-30T14:25:18.869Z] Removing intermediate container 2aab6722d790 [2022-09-30T14:25:18.869Z] ---> 1ea762ca679e [2022-09-30T14:25:18.869Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-30T14:25:18.869Z] ---> Running in 966f7e166bbd [2022-09-30T14:25:18.869Z] Removing intermediate container 966f7e166bbd [2022-09-30T14:25:18.869Z] ---> 99370006fe2c [2022-09-30T14:25:18.869Z] Step 23/25 : LABEL arch=amd64 [2022-09-30T14:25:18.869Z] ---> Running in a1a15013144e [2022-09-30T14:25:18.869Z] Removing intermediate container a1a15013144e [2022-09-30T14:25:18.869Z] ---> 5c01ed45c944 [2022-09-30T14:25:18.869Z] Step 24/25 : LABEL git_sha=7dbdf76fddf8d5c49cfbe8a20277166ae9dac901 [2022-09-30T14:25:18.869Z] ---> Running in 0e885eaf0dbd [2022-09-30T14:25:19.126Z] Removing intermediate container 0e885eaf0dbd [2022-09-30T14:25:19.126Z] ---> 07517451cfb2 [2022-09-30T14:25:19.126Z] Step 25/25 : LABEL version=2.3.0-dev.33 [2022-09-30T14:25:19.126Z] ---> Running in eb672334aa5b [2022-09-30T14:25:19.126Z] Removing intermediate container eb672334aa5b [2022-09-30T14:25:19.126Z] ---> b43d19d3ce09 [2022-09-30T14:25:19.126Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-30T14:25:19.126Z] Successfully built b43d19d3ce09 [2022-09-30T14:25:19.126Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T14:25:19.548Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-30T14:25:19.549Z] [2022-09-30T14:25:19.549Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T14:25:19.844Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-30T14:25:19.844Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-30T14:25:19.844Z] 5eb5b503b376: Pulling fs layer [2022-09-30T14:25:19.844Z] 5c69ac0246d0: Pulling fs layer [2022-09-30T14:25:19.844Z] ec43610c2a17: Pulling fs layer [2022-09-30T14:25:19.844Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-30T14:25:19.844Z] 33b1e0a273af: Pulling fs layer [2022-09-30T14:25:19.844Z] 5d3b04190fa2: Pulling fs layer [2022-09-30T14:25:19.844Z] 2f39f015ded8: Pulling fs layer [2022-09-30T14:25:19.844Z] 33b1e0a273af: Waiting [2022-09-30T14:25:19.844Z] 5d3b04190fa2: Waiting [2022-09-30T14:25:19.844Z] 2f39f015ded8: Waiting [2022-09-30T14:25:19.844Z] 5c69ac0246d0: Download complete [2022-09-30T14:25:19.844Z] 3a2ae6a8a46f: Download complete [2022-09-30T14:25:20.103Z] 33b1e0a273af: Verifying Checksum [2022-09-30T14:25:20.104Z] 33b1e0a273af: Download complete [2022-09-30T14:25:20.104Z] ec43610c2a17: Verifying Checksum [2022-09-30T14:25:20.104Z] ec43610c2a17: Download complete [2022-09-30T14:25:20.104Z] 5d3b04190fa2: Verifying Checksum [2022-09-30T14:25:20.104Z] 5d3b04190fa2: Download complete [2022-09-30T14:25:20.104Z] 5eb5b503b376: Verifying Checksum [2022-09-30T14:25:20.104Z] 5eb5b503b376: Download complete [2022-09-30T14:25:20.148Z] using credential edgex-jenkins-ssh [2022-09-30T14:25:20.163Z] Cloning the remote Git repository [2022-09-30T14:25:20.200Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2022-09-30T14:25:20.673Z] 2f39f015ded8: Download complete [2022-09-30T14:25:21.238Z] 5eb5b503b376: Pull complete [2022-09-30T14:25:21.238Z] 5c69ac0246d0: Pull complete [2022-09-30T14:25:20.270Z] > git init /w/workspace/device-sdk-go/108 # timeout=10 [2022-09-30T14:25:20.398Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-09-30T14:25:20.399Z] > git --version # timeout=10 [2022-09-30T14:25:20.417Z] > git --version # 'git version 2.25.1' [2022-09-30T14:25:20.418Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-30T14:25:20.468Z] Verifying host key using known hosts file [2022-09-30T14:25:20.642Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-30T14:25:20.660Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-30T14:25:21.808Z] ec43610c2a17: Pull complete [2022-09-30T14:25:21.808Z] 3a2ae6a8a46f: Pull complete [2022-09-30T14:25:22.067Z] 33b1e0a273af: Pull complete [2022-09-30T14:25:22.067Z] 5d3b04190fa2: Pull complete [2022-09-30T14:25:22.114Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-09-30T14:25:22.134Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-30T14:25:22.957Z] Avoid second fetch [2022-09-30T14:25:22.958Z] Checking out Revision 7dbdf76fddf8d5c49cfbe8a20277166ae9dac901 (main) [2022-09-30T14:25:23.456Z] Commit message: "Merge pull request #1223 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.3.0-dev.18" [2022-09-30T14:25:23.739Z] [2022-09-30T14:25:23.739Z] GitHub has been notified of this commit’s build result [2022-09-30T14:25:23.739Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-30T14:25:22.969Z] > git config core.sparsecheckout # timeout=10 [2022-09-30T14:25:22.988Z] > git checkout -f 7dbdf76fddf8d5c49cfbe8a20277166ae9dac901 # timeout=10 [2022-09-30T14:25:24.276Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-30T14:25:24.276Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-30T14:25:24.276Z] Dload Upload Total Spent Left Speed [2022-09-30T14:25:24.276Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 99228 0 --:--:-- --:--:-- --:--:-- 97k [Pipeline] sh [2022-09-30T14:25:24.946Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-30T14:25:25.270Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-30T14:25:25.270Z] + sudo tee /etc/docker/daemon.new [2022-09-30T14:25:25.270Z] { [2022-09-30T14:25:25.270Z] "registry-mirrors": [ [2022-09-30T14:25:25.270Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-30T14:25:25.270Z] ], [2022-09-30T14:25:25.270Z] "bip": "10.250.0.254/24", [2022-09-30T14:25:25.270Z] "hosts": [ [2022-09-30T14:25:25.270Z] "tcp://0.0.0.0:5555", [2022-09-30T14:25:25.270Z] "unix:///var/run/docker.sock" [2022-09-30T14:25:25.270Z] ], [2022-09-30T14:25:25.270Z] "mtu": 1458, [2022-09-30T14:25:25.270Z] "selinux-enabled": true, [2022-09-30T14:25:25.270Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-30T14:25:25.270Z] } [Pipeline] sh [2022-09-30T14:25:25.610Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-30T14:25:25.949Z] + sudo service docker restart [2022-09-30T14:25:26.246Z] 2f39f015ded8: Pull complete [2022-09-30T14:25:26.246Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-30T14:25:26.246Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-30T14:25:26.246Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-30T14:25:26.324Z] prd-ubuntu20.04-docker-8c-8g-6092 does not seem to be running inside a container [2022-09-30T14:25:26.351Z] $ 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/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-30T14:25:27.323Z] $ docker top 3b9723e5ad82ba5409a18a880768e9b0819b46912f80dec94c17e484dc9cc694 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-30T14:25:27.710Z] ---> job-cost.sh [2022-09-30T14:25:27.710Z] lf-activate-venv: SKIPPING [2022-09-30T14:25:27.710Z] INFO: No Stack... [2022-09-30T14:25:27.968Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-30T14:25:28.228Z] INFO: Archiving Costs [Pipeline] sh [2022-09-30T14:25:28.515Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2022-09-30T14:25:28.515Z] + cut -d, -f6 [Pipeline] lock [2022-09-30T14:25:28.527Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-108-stack-cost] [2022-09-30T14:25:28.533Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-108-stack-cost] did not exist. Created. [2022-09-30T14:25:28.533Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-108-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-30T14:25:28.828Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-30T14:25:28.859Z] Stashed 1 file(s) [Pipeline] } [2022-09-30T14:25:28.865Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-108-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-30T14:25:28.879Z] $ docker stop --time=1 3b9723e5ad82ba5409a18a880768e9b0819b46912f80dec94c17e484dc9cc694 [2022-09-30T14:25:30.027Z] $ docker rm -f 3b9723e5ad82ba5409a18a880768e9b0819b46912f80dec94c17e484dc9cc694 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-30T14:25:44.219Z] provisioning config files... [2022-09-30T14:25:44.246Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/108@tmp/config7640004474585980177tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-30T14:25:44.594Z] ---> docker-login.sh [2022-09-30T14:25:44.594Z] nexus3.edgexfoundry.org:10001 [2022-09-30T14:25:44.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-30T14:25:45.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-30T14:25:45.152Z] Configure a credential helper to remove this warning. See [2022-09-30T14:25:45.152Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-30T14:25:45.152Z] [2022-09-30T14:25:45.152Z] Login Succeeded [2022-09-30T14:25:45.152Z] nexus3.edgexfoundry.org:10002 [2022-09-30T14:25:45.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-30T14:25:45.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-30T14:25:45.421Z] Configure a credential helper to remove this warning. See [2022-09-30T14:25:45.421Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-30T14:25:45.421Z] [2022-09-30T14:25:45.421Z] Login Succeeded [2022-09-30T14:25:45.691Z] nexus3.edgexfoundry.org:10003 [2022-09-30T14:25:45.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-30T14:25:45.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-30T14:25:45.961Z] Configure a credential helper to remove this warning. See [2022-09-30T14:25:45.961Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-30T14:25:45.961Z] [2022-09-30T14:25:45.961Z] Login Succeeded [2022-09-30T14:25:45.961Z] nexus3.edgexfoundry.org:10004 [2022-09-30T14:25:46.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-30T14:25:46.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-30T14:25:46.229Z] Configure a credential helper to remove this warning. See [2022-09-30T14:25:46.229Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-30T14:25:46.229Z] [2022-09-30T14:25:46.229Z] Login Succeeded [2022-09-30T14:25:46.229Z] docker.io [2022-09-30T14:25:46.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-30T14:25:46.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-30T14:25:46.763Z] Configure a credential helper to remove this warning. See [2022-09-30T14:25:46.763Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-30T14:25:46.763Z] [2022-09-30T14:25:46.763Z] Login Succeeded [2022-09-30T14:25:46.763Z] ---> docker-login.sh ends [Pipeline] } [2022-09-30T14:25:46.776Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-30T14:25:46.939Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-30T14:25:46.953Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-30T14:25:46.962Z] ========================================================= [2022-09-30T14:25:46.962Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-30T14:25:46.962Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T14:25:47.310Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-30T14:25:47.577Z] Sending build context to Docker daemon 5.334MB [2022-09-30T14:25:47.577Z] Step 1/11 : ARG BASE=golang:1.18-alpine3.16 [2022-09-30T14:25:47.577Z] Step 2/11 : FROM ${BASE} AS builder [2022-09-30T14:25:47.848Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-30T14:25:47.848Z] b3c136eddcbf: Pulling fs layer [2022-09-30T14:25:47.848Z] c0a3192eca97: Pulling fs layer [2022-09-30T14:25:47.848Z] a050256f5b6f: Pulling fs layer [2022-09-30T14:25:47.848Z] 656be50a0ddc: Pulling fs layer [2022-09-30T14:25:47.848Z] 2bbca73fdf42: Pulling fs layer [2022-09-30T14:25:47.848Z] f607e4fc86c3: Pulling fs layer [2022-09-30T14:25:47.848Z] 4d572c569a2c: Pulling fs layer [2022-09-30T14:25:47.848Z] fcf976331f73: Pulling fs layer [2022-09-30T14:25:47.848Z] 2bbca73fdf42: Waiting [2022-09-30T14:25:47.848Z] f607e4fc86c3: Waiting [2022-09-30T14:25:47.848Z] 4d572c569a2c: Waiting [2022-09-30T14:25:47.848Z] fcf976331f73: Waiting [2022-09-30T14:25:47.848Z] 656be50a0ddc: Waiting [2022-09-30T14:25:47.848Z] a050256f5b6f: Verifying Checksum [2022-09-30T14:25:47.848Z] a050256f5b6f: Download complete [2022-09-30T14:25:47.848Z] c0a3192eca97: Verifying Checksum [2022-09-30T14:25:47.848Z] c0a3192eca97: Download complete [2022-09-30T14:25:47.848Z] 2bbca73fdf42: Verifying Checksum [2022-09-30T14:25:47.848Z] 2bbca73fdf42: Download complete [2022-09-30T14:25:47.848Z] f607e4fc86c3: Verifying Checksum [2022-09-30T14:25:47.848Z] f607e4fc86c3: Download complete [2022-09-30T14:25:47.848Z] b3c136eddcbf: Verifying Checksum [2022-09-30T14:25:47.848Z] b3c136eddcbf: Download complete [2022-09-30T14:25:48.832Z] b3c136eddcbf: Pull complete [2022-09-30T14:25:49.101Z] fcf976331f73: Verifying Checksum [2022-09-30T14:25:49.101Z] fcf976331f73: Download complete [2022-09-30T14:25:49.378Z] c0a3192eca97: Pull complete [2022-09-30T14:25:50.358Z] 4d572c569a2c: Verifying Checksum [2022-09-30T14:25:50.358Z] 4d572c569a2c: Download complete [2022-09-30T14:25:50.628Z] a050256f5b6f: Pull complete [2022-09-30T14:25:50.899Z] 656be50a0ddc: Verifying Checksum [2022-09-30T14:25:50.899Z] 656be50a0ddc: Download complete [2022-09-30T14:26:03.256Z] 656be50a0ddc: Pull complete [2022-09-30T14:26:03.256Z] 2bbca73fdf42: Pull complete [2022-09-30T14:26:03.256Z] f607e4fc86c3: Pull complete [2022-09-30T14:26:08.617Z] 4d572c569a2c: Pull complete [2022-09-30T14:26:11.242Z] fcf976331f73: Pull complete [2022-09-30T14:26:11.242Z] Digest: sha256:42df807b16ab3f1597034bcf0018cb26f012c54ed771f2ecbf0eeaf3e7d2e189 [2022-09-30T14:26:11.242Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-30T14:26:11.242Z] ---> 3970a7415f9e [2022-09-30T14:26:11.242Z] Step 3/11 : ARG MAKE=make build [2022-09-30T14:26:12.669Z] ---> Running in 5feca07725ef [2022-09-30T14:26:12.938Z] Removing intermediate container 5feca07725ef [2022-09-30T14:26:12.938Z] ---> 45bd21893f4a [2022-09-30T14:26:12.938Z] Step 4/11 : WORKDIR /device-sdk-go [2022-09-30T14:26:13.205Z] ---> Running in a69e7dad67ce [2022-09-30T14:26:13.473Z] Removing intermediate container a69e7dad67ce [2022-09-30T14:26:13.473Z] ---> 913cedc27080 [2022-09-30T14:26:13.473Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-30T14:26:13.473Z] ---> Running in a1c4353654f3 [2022-09-30T14:26:13.743Z] Removing intermediate container a1c4353654f3 [2022-09-30T14:26:13.743Z] ---> 333dfef38fcc [2022-09-30T14:26:13.743Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-30T14:26:13.743Z] ---> Running in ed922cb00b03 [2022-09-30T14:26:15.701Z] Removing intermediate container ed922cb00b03 [2022-09-30T14:26:15.701Z] ---> b434cb2159b5 [2022-09-30T14:26:15.701Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-09-30T14:26:15.701Z] ---> Running in a79ddb2d4d6b [2022-09-30T14:26:16.668Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-30T14:26:17.630Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-30T14:26:18.597Z] OK: 221 MiB in 51 packages [2022-09-30T14:26:19.184Z] Removing intermediate container a79ddb2d4d6b [2022-09-30T14:26:19.184Z] ---> 6c38e3891a32 [2022-09-30T14:26:19.184Z] Step 8/11 : COPY go.mod vendor* ./ [2022-09-30T14:26:19.772Z] ---> f858e3fa21a5 [2022-09-30T14:26:19.772Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-30T14:26:19.772Z] ---> Running in 149dbc460a8f [2022-09-30T14:27:06.666Z] Removing intermediate container 149dbc460a8f [2022-09-30T14:27:06.666Z] ---> a5ce9a6800f2 [2022-09-30T14:27:06.666Z] Step 10/11 : COPY . . [2022-09-30T14:27:06.666Z] ---> 6c6f26d295a3 [2022-09-30T14:27:06.666Z] Step 11/11 : RUN ${MAKE} [2022-09-30T14:27:06.937Z] ---> Running in df2017fb155e [2022-09-30T14:27:07.904Z] noop [2022-09-30T14:27:08.172Z] Removing intermediate container df2017fb155e [2022-09-30T14:27:08.172Z] ---> b3b1e897dfd4 [2022-09-30T14:27:08.443Z] Successfully built b3b1e897dfd4 [2022-09-30T14:27:08.443Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T14:27:08.788Z] + docker inspect -f . ci-base-image-arm64 [2022-09-30T14:27:08.788Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-30T14:27:08.953Z] prd-ubuntu20.04-docker-arm64-4c-16g-6093 does not seem to be running inside a container [2022-09-30T14:27:09.013Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/108 -v /w/workspace/device-sdk-go/108:/w/workspace/device-sdk-go/108:rw,z -v /w/workspace/device-sdk-go/108@tmp:/w/workspace/device-sdk-go/108@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-30T14:27:10.108Z] $ docker top bb0b63a397acfe2acc74bb5a1f793135e4e50f7a1a6b3a8eef20ed8d50aeeb2d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-30T14:27:10.944Z] + go version [2022-09-30T14:27:10.944Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-30T14:27:10.964Z] $ docker stop --time=1 bb0b63a397acfe2acc74bb5a1f793135e4e50f7a1a6b3a8eef20ed8d50aeeb2d [2022-09-30T14:27:12.528Z] $ docker rm -f bb0b63a397acfe2acc74bb5a1f793135e4e50f7a1a6b3a8eef20ed8d50aeeb2d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T14:27:13.063Z] + docker inspect -f . ci-base-image-arm64 [2022-09-30T14:27:13.063Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-30T14:27:13.233Z] prd-ubuntu20.04-docker-arm64-4c-16g-6093 does not seem to be running inside a container [2022-09-30T14:27:13.346Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/108 -v /w/workspace/device-sdk-go/108:/w/workspace/device-sdk-go/108:rw,z -v /w/workspace/device-sdk-go/108@tmp:/w/workspace/device-sdk-go/108@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-30T14:27:14.440Z] $ docker top 25e037c504850560a5cc73ea7a0919620eabab9ad970d797ecabfbc625a0d7b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-30T14:27:14.955Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/108 [Pipeline] fileExists [Pipeline] sh [2022-09-30T14:27:15.293Z] + make test [2022-09-30T14:27:15.293Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-30T14:27:47.528Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-09-30T14:29:39.187Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-09-30T14:29:39.187Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-09-30T14:29:39.187Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-09-30T14:29:39.187Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] [2022-09-30T14:29:39.187Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-09-30T14:29:39.187Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.452s coverage: 27.6% of statements [2022-09-30T14:29:40.602Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.457s coverage: 78.9% of statements [2022-09-30T14:29:40.602Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/clients [no test files] [2022-09-30T14:29:47.246Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.814s coverage: 60.0% of statements [2022-09-30T14:29:47.246Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-09-30T14:29:47.246Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-09-30T14:29:51.521Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.832s coverage: 54.4% of statements [2022-09-30T14:29:51.521Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-09-30T14:29:51.521Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/messaging [no test files] [2022-09-30T14:29:51.521Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-09-30T14:29:51.521Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-09-30T14:29:51.521Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.604s coverage: 65.1% of statements [2022-09-30T14:29:51.521Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] [2022-09-30T14:29:51.521Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-09-30T14:29:51.521Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 4.039s coverage: 89.2% of statements [2022-09-30T14:29:51.521Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-09-30T14:29:55.788Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.337s coverage: 4.7% of statements [2022-09-30T14:29:55.788Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-09-30T14:29:56.375Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-30T14:29:56.375Z] GO111MODULE=on go vet ./... [2022-09-30T14:31:48.071Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-30T14:31:48.071Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-30T14:31:48.071Z] ./bin/test-attribution-txt.sh [2022-09-30T14:31:48.071Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-09-30T14:31:48.071Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-30T14:31:48.071Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-30T14:31:48.071Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-09-30T14:31:48.088Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-30T14:31:48.093Z] $ docker stop --time=1 25e037c504850560a5cc73ea7a0919620eabab9ad970d797ecabfbc625a0d7b2 [2022-09-30T14:31:49.928Z] $ docker rm -f 25e037c504850560a5cc73ea7a0919620eabab9ad970d797ecabfbc625a0d7b2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-30T14:31:51.291Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-30T14:31:51.315Z] Warning: overwriting stash ‘coverage-report’ [2022-09-30T14:31:51.865Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-30T14:31:52.248Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-30T14:31:52.568Z] + ls -al . [2022-09-30T14:31:52.568Z] total 272 [2022-09-30T14:31:52.568Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 30 14:27 . [2022-09-30T14:31:52.568Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 30 14:25 .. [2022-09-30T14:31:52.568Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 30 14:25 .dockerignore [2022-09-30T14:31:52.568Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 30 14:25 .git [2022-09-30T14:31:52.568Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 30 14:25 .github [2022-09-30T14:31:52.568Z] -rw-rw-r-- 1 jenkins jenkins 131 Sep 30 14:25 .gitignore [2022-09-30T14:31:52.568Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 30 14:25 .golangci.yml [2022-09-30T14:31:52.568Z] -rw-rw-r-- 1 jenkins jenkins 29536 Sep 30 14:25 CHANGELOG.md [2022-09-30T14:31:52.568Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 30 14:25 GOVERNANCE.md [2022-09-30T14:31:52.568Z] -rw-rw-r-- 1 jenkins jenkins 880 Sep 30 14:25 Jenkinsfile [2022-09-30T14:31:52.568Z] -rw-rw-r-- 1 jenkins jenkins 11341 Sep 30 14:25 LICENSE [2022-09-30T14:31:52.568Z] -rw-rw-r-- 1 jenkins jenkins 2002 Sep 30 14:25 Makefile [2022-09-30T14:31:52.568Z] -rw-rw-r-- 1 jenkins jenkins 619 Sep 30 14:25 OWNERS.md [2022-09-30T14:31:52.568Z] -rw-rw-r-- 1 jenkins jenkins 4881 Sep 30 14:25 README.md [2022-09-30T14:31:52.568Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 30 14:23 VERSION [2022-09-30T14:31:52.568Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 30 14:25 bin [2022-09-30T14:31:52.568Z] -rw-r--r-- 1 jenkins jenkins 100927 Sep 30 14:29 coverage.out [2022-09-30T14:31:52.568Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 30 14:25 example [2022-09-30T14:31:52.568Z] -rw-rw-r-- 1 jenkins jenkins 3412 Sep 30 14:25 go.mod [2022-09-30T14:31:52.568Z] -rw-rw-r-- 1 jenkins jenkins 37486 Sep 30 14:25 go.sum [2022-09-30T14:31:52.568Z] drwxrwxr-x 14 jenkins jenkins 4096 Sep 30 14:25 internal [2022-09-30T14:31:52.568Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 30 14:25 openapi [2022-09-30T14:31:52.568Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 30 14:25 pkg [2022-09-30T14:31:52.568Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 30 14:25 snap [2022-09-30T14:31:52.568Z] -rw-rw-r-- 1 jenkins jenkins 222 Sep 30 14:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T14:31:52.904Z] + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=7dbdf76fddf8d5c49cfbe8a20277166ae9dac901 --label arch=arm64 --label version=2.3.0-dev.33 . [2022-09-30T14:31:53.171Z] Sending build context to Docker daemon 5.436MB [2022-09-30T14:31:53.439Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-09-30T14:31:53.439Z] Step 2/25 : FROM ${BASE} AS builder [2022-09-30T14:31:53.439Z] ---> b3b1e897dfd4 [2022-09-30T14:31:53.439Z] Step 3/25 : ARG MAKE=make build [2022-09-30T14:31:53.439Z] ---> Running in b471568aed51 [2022-09-30T14:31:53.708Z] Removing intermediate container b471568aed51 [2022-09-30T14:31:53.708Z] ---> bde15b5aadfa [2022-09-30T14:31:53.708Z] Step 4/25 : WORKDIR /device-sdk-go [2022-09-30T14:31:53.979Z] ---> Running in cbbe0158878e [2022-09-30T14:31:54.247Z] Removing intermediate container cbbe0158878e [2022-09-30T14:31:54.247Z] ---> a4117a19d945 [2022-09-30T14:31:54.247Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-30T14:31:54.247Z] ---> Running in c59fc1d8be83 [2022-09-30T14:31:54.518Z] Removing intermediate container c59fc1d8be83 [2022-09-30T14:31:54.518Z] ---> 5129cbdd430b [2022-09-30T14:31:54.518Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-30T14:31:54.518Z] ---> Running in 33803aaff77e [2022-09-30T14:31:56.467Z] Removing intermediate container 33803aaff77e [2022-09-30T14:31:56.467Z] ---> 15a4cb1f2a94 [2022-09-30T14:31:56.467Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-09-30T14:31:56.467Z] ---> Running in c8be42c8d4e4 [2022-09-30T14:31:57.063Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-30T14:31:58.024Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-30T14:31:58.986Z] OK: 221 MiB in 51 packages [2022-09-30T14:31:59.948Z] Removing intermediate container c8be42c8d4e4 [2022-09-30T14:31:59.948Z] ---> 902501dbe42f [2022-09-30T14:31:59.948Z] Step 8/25 : COPY go.mod vendor* ./ [2022-09-30T14:32:00.533Z] ---> 20f58c2e8bfb [2022-09-30T14:32:00.533Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-30T14:32:00.533Z] ---> Running in 04ffe0010b0f [2022-09-30T14:32:02.482Z] Removing intermediate container 04ffe0010b0f [2022-09-30T14:32:02.482Z] ---> acfe8154cd10 [2022-09-30T14:32:02.482Z] Step 10/25 : COPY . . [2022-09-30T14:32:03.449Z] ---> 5e6c039e665c [2022-09-30T14:32:03.449Z] Step 11/25 : RUN ${MAKE} [2022-09-30T14:32:03.720Z] ---> Running in 34e588806bb9 [2022-09-30T14:32:04.692Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.3.0-dev.33" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-09-30T14:34:26.385Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-09-30T14:34:26.385Z] Removing intermediate container 34e588806bb9 [2022-09-30T14:34:26.385Z] ---> 8111be82d5ca [2022-09-30T14:34:26.385Z] Step 12/25 : FROM alpine:3.16 [2022-09-30T14:34:26.385Z] 3.16: Pulling from library/alpine [2022-09-30T14:34:26.385Z] 9b18e9b68314: Pulling fs layer [2022-09-30T14:34:26.385Z] 9b18e9b68314: Verifying Checksum [2022-09-30T14:34:26.385Z] 9b18e9b68314: Download complete [2022-09-30T14:34:26.385Z] 9b18e9b68314: Pull complete [2022-09-30T14:34:26.385Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-30T14:34:26.385Z] Status: Downloaded newer image for alpine:3.16 [2022-09-30T14:34:26.385Z] ---> a6215f271958 [2022-09-30T14:34:26.385Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-30T14:34:26.385Z] ---> Running in ede63fa72931 [2022-09-30T14:34:26.385Z] Removing intermediate container ede63fa72931 [2022-09-30T14:34:26.385Z] ---> 10ab4960baf1 [2022-09-30T14:34:26.385Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-30T14:34:26.385Z] ---> Running in 7ef82edbe790 [2022-09-30T14:34:26.385Z] Removing intermediate container 7ef82edbe790 [2022-09-30T14:34:26.385Z] ---> 3697308430b5 [2022-09-30T14:34:26.385Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-09-30T14:34:26.385Z] ---> Running in 8a0a977388bd [2022-09-30T14:34:26.385Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-30T14:34:26.385Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-30T14:34:26.385Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2022-09-30T14:34:26.385Z] (2/5) Installing libsodium (1.0.18-r0) [2022-09-30T14:34:26.385Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-30T14:34:26.385Z] (4/5) Installing libzmq (4.3.4-r0) [2022-09-30T14:34:26.385Z] (5/5) Installing zeromq (4.3.4-r0) [2022-09-30T14:34:26.385Z] Executing busybox-1.35.0-r17.trigger [2022-09-30T14:34:26.385Z] OK: 8 MiB in 19 packages [2022-09-30T14:34:27.347Z] Removing intermediate container 8a0a977388bd [2022-09-30T14:34:27.347Z] ---> e64794af744e [2022-09-30T14:34:27.347Z] Step 16/25 : WORKDIR / [2022-09-30T14:34:27.347Z] ---> Running in f276bd9bd84b [2022-09-30T14:34:27.616Z] Removing intermediate container f276bd9bd84b [2022-09-30T14:34:27.616Z] ---> 21f6b2435863 [2022-09-30T14:34:27.616Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-09-30T14:34:28.202Z] ---> 1bc9683d92e4 [2022-09-30T14:34:28.202Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-09-30T14:34:29.614Z] ---> df72e60f0293 [2022-09-30T14:34:29.614Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-09-30T14:34:30.200Z] ---> ba56039a1334 [2022-09-30T14:34:30.200Z] Step 20/25 : EXPOSE 59999 [2022-09-30T14:34:30.200Z] ---> Running in 687e74031055 [2022-09-30T14:34:30.467Z] Removing intermediate container 687e74031055 [2022-09-30T14:34:30.467Z] ---> 2514bb935d2a [2022-09-30T14:34:30.467Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-09-30T14:34:30.733Z] ---> Running in ad9da97b91ae [2022-09-30T14:34:31.001Z] Removing intermediate container ad9da97b91ae [2022-09-30T14:34:31.001Z] ---> d4efbee0676f [2022-09-30T14:34:31.001Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-30T14:34:31.001Z] ---> Running in ff2653c305b4 [2022-09-30T14:34:31.268Z] Removing intermediate container ff2653c305b4 [2022-09-30T14:34:31.268Z] ---> 724b5e04a8ef [2022-09-30T14:34:31.268Z] Step 23/25 : LABEL arch=arm64 [2022-09-30T14:34:31.268Z] ---> Running in 7d04406e680d [2022-09-30T14:34:31.535Z] Removing intermediate container 7d04406e680d [2022-09-30T14:34:31.535Z] ---> 218dd814d53a [2022-09-30T14:34:31.535Z] Step 24/25 : LABEL git_sha=7dbdf76fddf8d5c49cfbe8a20277166ae9dac901 [2022-09-30T14:34:31.803Z] ---> Running in abcd63677199 [2022-09-30T14:34:32.069Z] Removing intermediate container abcd63677199 [2022-09-30T14:34:32.069Z] ---> b1c3bcd39d1d [2022-09-30T14:34:32.069Z] Step 25/25 : LABEL version=2.3.0-dev.33 [2022-09-30T14:34:32.069Z] ---> Running in 9adbccc11d17 [2022-09-30T14:34:32.335Z] Removing intermediate container 9adbccc11d17 [2022-09-30T14:34:32.335Z] ---> d99db4974c1d [2022-09-30T14:34:32.335Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-30T14:34:32.335Z] Successfully built d99db4974c1d [2022-09-30T14:34:32.335Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T14:34:32.753Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-30T14:34:32.753Z] [2022-09-30T14:34:32.753Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T14:34:33.083Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-30T14:34:33.083Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-30T14:34:33.083Z] 8998bd30e6a1: Pulling fs layer [2022-09-30T14:34:33.083Z] 04944245beec: Pulling fs layer [2022-09-30T14:34:33.083Z] 699f458cf7ca: Pulling fs layer [2022-09-30T14:34:33.083Z] 765212b225bb: Pulling fs layer [2022-09-30T14:34:33.083Z] f23df028b6ca: Pulling fs layer [2022-09-30T14:34:33.083Z] d65c8cfc05b1: Pulling fs layer [2022-09-30T14:34:33.083Z] 2437ff75d9bd: Pulling fs layer [2022-09-30T14:34:33.083Z] 765212b225bb: Waiting [2022-09-30T14:34:33.083Z] f23df028b6ca: Waiting [2022-09-30T14:34:33.083Z] d65c8cfc05b1: Waiting [2022-09-30T14:34:33.083Z] 2437ff75d9bd: Waiting [2022-09-30T14:34:33.350Z] 04944245beec: Verifying Checksum [2022-09-30T14:34:33.350Z] 04944245beec: Download complete [2022-09-30T14:34:33.350Z] 765212b225bb: Verifying Checksum [2022-09-30T14:34:33.350Z] 765212b225bb: Download complete [2022-09-30T14:34:33.350Z] f23df028b6ca: Verifying Checksum [2022-09-30T14:34:33.350Z] f23df028b6ca: Download complete [2022-09-30T14:34:33.350Z] d65c8cfc05b1: Verifying Checksum [2022-09-30T14:34:33.350Z] d65c8cfc05b1: Download complete [2022-09-30T14:34:33.350Z] 699f458cf7ca: Verifying Checksum [2022-09-30T14:34:33.350Z] 699f458cf7ca: Download complete [2022-09-30T14:34:33.932Z] 8998bd30e6a1: Verifying Checksum [2022-09-30T14:34:33.932Z] 8998bd30e6a1: Download complete [2022-09-30T14:34:35.869Z] 2437ff75d9bd: Verifying Checksum [2022-09-30T14:34:35.870Z] 2437ff75d9bd: Download complete [2022-09-30T14:34:37.808Z] 8998bd30e6a1: Pull complete [2022-09-30T14:34:37.808Z] 04944245beec: Pull complete [2022-09-30T14:34:39.211Z] 699f458cf7ca: Pull complete [2022-09-30T14:34:39.211Z] 765212b225bb: Pull complete [2022-09-30T14:34:39.794Z] f23df028b6ca: Pull complete [2022-09-30T14:34:40.062Z] d65c8cfc05b1: Pull complete [2022-09-30T14:34:55.065Z] 2437ff75d9bd: Pull complete [2022-09-30T14:34:55.065Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-30T14:34:55.065Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-30T14:34:55.065Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-30T14:34:55.246Z] prd-ubuntu20.04-docker-arm64-4c-16g-6093 does not seem to be running inside a container [2022-09-30T14:34:55.305Z] $ 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/device-sdk-go/108 -v /w/workspace/device-sdk-go/108:/w/workspace/device-sdk-go/108:rw,z -v /w/workspace/device-sdk-go/108@tmp:/w/workspace/device-sdk-go/108@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-09-30T14:34:57.966Z] $ docker top 2c0bee05f8e22da65f5134a2e2a2a80be65ad9dfb94fa33783cff195451890a3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-30T14:34:58.800Z] ---> job-cost.sh [2022-09-30T14:34:58.800Z] lf-activate-venv: SKIPPING [2022-09-30T14:34:58.800Z] INFO: No Stack... [2022-09-30T14:34:59.384Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-30T14:34:59.967Z] INFO: Archiving Costs [Pipeline] sh [2022-09-30T14:35:00.289Z] + cat /w/workspace/device-sdk-go/108/archives/cost.csv [2022-09-30T14:35:00.557Z] + cut -d, -f6 [Pipeline] lock [2022-09-30T14:35:00.623Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-108-stack-cost] [2022-09-30T14:35:00.630Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-108-stack-cost] did not exist. Created. [2022-09-30T14:35:00.630Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-108-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-30T14:35:00.993Z] /w/workspace/device-sdk-go/108@tmp/durable-18d3ed0a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-30T14:35:01.322Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-30T14:35:01.344Z] Warning: overwriting stash ‘stack-cost’ [2022-09-30T14:35:01.402Z] Stashed 1 file(s) [Pipeline] } [2022-09-30T14:35:01.409Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-108-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-30T14:35:01.425Z] $ docker stop --time=1 2c0bee05f8e22da65f5134a2e2a2a80be65ad9dfb94fa33783cff195451890a3 [2022-09-30T14:35:02.883Z] $ docker rm -f 2c0bee05f8e22da65f5134a2e2a2a80be65ad9dfb94fa33783cff195451890a3 [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-09-30T14:35:03.233Z] provisioning config files... [2022-09-30T14:35:03.239Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4945365891195599261tmp [Pipeline] { [Pipeline] sh [2022-09-30T14:35:03.525Z] + set +x [2022-09-30T14:35:03.525Z] + bash -s -- [2022-09-30T14:35:03.525Z] + curl -s https://codecov.io/bash [2022-09-30T14:35:03.525Z] [2022-09-30T14:35:03.525Z] _____ _ [2022-09-30T14:35:03.525Z] / ____| | | [2022-09-30T14:35:03.525Z] | | ___ __| | ___ ___ _____ __ [2022-09-30T14:35:03.525Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-30T14:35:03.525Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-30T14:35:03.525Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-30T14:35:03.525Z] Bash-1.0.6 [2022-09-30T14:35:03.525Z] [2022-09-30T14:35:03.525Z] [2022-09-30T14:35:03.525Z] ==> git version 2.25.1 found [2022-09-30T14:35:03.525Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-09-30T14:35:03.525Z] Release-Date: 2020-01-08 [2022-09-30T14:35:03.525Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-09-30T14:35:03.525Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-30T14:35:03.525Z] ==> Jenkins CI detected. [2022-09-30T14:35:03.525Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2022-09-30T14:35:03.525Z] project root: . [2022-09-30T14:35:03.525Z] --> token set from env [2022-09-30T14:35:03.525Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-30T14:35:03.525Z] ==> Running gcov in . (disable via -X gcov) [2022-09-30T14:35:03.525Z] ==> Python coveragepy not found [2022-09-30T14:35:03.525Z] ==> Searching for coverage reports in: [2022-09-30T14:35:03.525Z] + . [2022-09-30T14:35:03.525Z] -> Found 1 reports [2022-09-30T14:35:03.525Z] ==> Detecting git/mercurial file structure [2022-09-30T14:35:03.525Z] ==> Reading reports [2022-09-30T14:35:03.525Z] + ./coverage.out bytes=100927 [2022-09-30T14:35:03.784Z] ==> Appending adjustments [2022-09-30T14:35:03.784Z] https://docs.codecov.io/docs/fixing-reports [2022-09-30T14:35:04.043Z] + Found adjustments [2022-09-30T14:35:04.043Z] ==> Gzipping contents [2022-09-30T14:35:04.043Z] 16K /tmp/codecov.EfB3QG.gz [2022-09-30T14:35:04.043Z] ==> Uploading reports [2022-09-30T14:35:04.043Z] url: https://codecov.io [2022-09-30T14:35:04.043Z] query: branch=main&commit=7dbdf76fddf8d5c49cfbe8a20277166ae9dac901&build=108&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F108%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-30T14:35:04.043Z] -> Pinging Codecov [2022-09-30T14:35:04.043Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=main&commit=7dbdf76fddf8d5c49cfbe8a20277166ae9dac901&build=108&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F108%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-30T14:35:04.303Z] -> Uploading to [2022-09-30T14:35:04.303Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-30/7E55EF52A471D76F132DFD9A03CDDE97/7dbdf76fddf8d5c49cfbe8a20277166ae9dac901/072b3ffc-b91d-4bf2-9aa1-93839cf489ee.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220930%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220930T143504Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=27f00b877bce0979f793900a54cd31d3574867551ab8543e229ad5d92390e5e3 [2022-09-30T14:35:04.303Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-30T14:35:04.303Z] Dload Upload Total Spent Left Speed [2022-09-30T14:35:04.303Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14490 0 0 100 14490 0 71379 --:--:-- --:--:-- --:--:-- 71029 100 14490 0 0 100 14490 0 65565 --:--:-- --:--:-- --:--:-- 65270 [2022-09-30T14:35:04.562Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/7dbdf76fddf8d5c49cfbe8a20277166ae9dac901 [Pipeline] } [2022-09-30T14:35:04.568Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-09-30T14:35:04.738Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-09-30T14:35:04.748Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T14:35:05.040Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-30T14:35:05.040Z] [2022-09-30T14:35:05.040Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T14:35:05.338Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-30T14:35:05.597Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-09-30T14:35:05.597Z] df9b9388f04a: Pulling fs layer [2022-09-30T14:35:05.597Z] 52dc419b0ee2: Pulling fs layer [2022-09-30T14:35:05.597Z] 25bc292e5bac: Pulling fs layer [2022-09-30T14:35:05.597Z] 114826534d7a: Pulling fs layer [2022-09-30T14:35:05.597Z] 4657fd5d0bcf: Pulling fs layer [2022-09-30T14:35:05.597Z] 6ad1cebc031e: Pulling fs layer [2022-09-30T14:35:05.597Z] 8a3aa393b2d8: Pulling fs layer [2022-09-30T14:35:05.597Z] 114826534d7a: Waiting [2022-09-30T14:35:05.597Z] 4657fd5d0bcf: Waiting [2022-09-30T14:35:05.597Z] 6ad1cebc031e: Waiting [2022-09-30T14:35:05.597Z] 8a3aa393b2d8: Waiting [2022-09-30T14:35:05.597Z] 25bc292e5bac: Verifying Checksum [2022-09-30T14:35:05.597Z] 25bc292e5bac: Download complete [2022-09-30T14:35:05.597Z] 52dc419b0ee2: Download complete [2022-09-30T14:35:05.597Z] 4657fd5d0bcf: Download complete [2022-09-30T14:35:05.597Z] df9b9388f04a: Verifying Checksum [2022-09-30T14:35:05.597Z] df9b9388f04a: Pull complete [2022-09-30T14:35:05.597Z] 6ad1cebc031e: Verifying Checksum [2022-09-30T14:35:05.597Z] 6ad1cebc031e: Download complete [2022-09-30T14:35:05.856Z] 52dc419b0ee2: Pull complete [2022-09-30T14:35:05.856Z] 25bc292e5bac: Pull complete [2022-09-30T14:35:06.421Z] 114826534d7a: Verifying Checksum [2022-09-30T14:35:06.421Z] 114826534d7a: Download complete [2022-09-30T14:35:06.680Z] 8a3aa393b2d8: Verifying Checksum [2022-09-30T14:35:06.680Z] 8a3aa393b2d8: Download complete [2022-09-30T14:35:09.957Z] 114826534d7a: Pull complete [2022-09-30T14:35:09.957Z] 4657fd5d0bcf: Pull complete [2022-09-30T14:35:09.957Z] 6ad1cebc031e: Pull complete [2022-09-30T14:35:12.482Z] 8a3aa393b2d8: Pull complete [2022-09-30T14:35:12.482Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-09-30T14:35:12.482Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-30T14:35:12.482Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-30T14:35:12.550Z] prd-ubuntu20.04-docker-8c-8g-6092 does not seem to be running inside a container [2022-09-30T14:35:12.579Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-09-30T14:35:13.893Z] $ docker top 497415e9acc4f5b277b3d89578000ab7d664a13734faaef69eb305aefb8e64ce -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-30T14:35:13.960Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2022-09-30T14:35:14.236Z] + set -o pipefail [2022-09-30T14:35:14.236Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2022-09-30T14:35:19.508Z] [2022-09-30T14:35:19.508Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v2)... [2022-09-30T14:35:19.508Z] [2022-09-30T14:35:19.508Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/eec23fba-d5c4-4621-a988-5420ade4b502 [2022-09-30T14:35:19.508Z] [2022-09-30T14:35:19.508Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-09-30T14:35:19.508Z] [2022-09-30T14:35:19.508Z] [Pipeline] } [2022-09-30T14:35:19.515Z] $ docker stop --time=1 497415e9acc4f5b277b3d89578000ab7d664a13734faaef69eb305aefb8e64ce [2022-09-30T14:35:21.374Z] $ docker rm -f 497415e9acc4f5b277b3d89578000ab7d664a13734faaef69eb305aefb8e64ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-09-30T14:35:21.750Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-30T14:35:21.761Z] provisioning config files... [2022-09-30T14:35:21.768Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config12325041104457736492tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-30T14:35:22.056Z] --> edgex-publish-swagger.sh [2022-09-30T14:35:22.056Z] === Publish openapi/v2 API === [2022-09-30T14:35:22.056Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-09-30T14:35:22.056Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v2/device-sdk.yaml] [2022-09-30T14:35:22.056Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-30T14:35:22.056Z] Dload Upload Total Spent Left Speed [2022-09-30T14:35:22.622Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53552 0 0 100 53552 0 79690 --:--:-- --:--:-- --:--:-- 79572 100 53552 0 0 100 53552 0 79690 --:--:-- --:--:-- --:--:-- 79572 [2022-09-30T14:35:22.622Z] [2022-09-30T14:35:22.622Z] [Pipeline] } [2022-09-30T14:35:22.630Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-30T14:35:23.021Z] + git log --format=format:%s -1 7dbdf76fddf8d5c49cfbe8a20277166ae9dac901 [Pipeline] sh [2022-09-30T14:35:23.311Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-30T14:35:23.311Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T14:35:23.610Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-30T14:35:23.610Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-30T14:35:23.674Z] prd-ubuntu20.04-docker-8c-8g-6092 does not seem to be running inside a container [2022-09-30T14:35:23.699Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-30T14:35:24.040Z] $ docker top 6994f8b146b0c287f2fafa7ba87c72242c50f566191a7ed49119bef01cec71ab -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-30T14:35:24.131Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-30T14:35:24.131Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-30T14:35:24.228Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-30T14:35:24.227Z] $ docker exec 6994f8b146b0c287f2fafa7ba87c72242c50f566191a7ed49119bef01cec71ab ssh-agent [2022-09-30T14:35:24.343Z] SSH_AUTH_SOCK=/tmp/ssh-tOY6YwStpKGK/agent.34 [2022-09-30T14:35:24.343Z] SSH_AGENT_PID=40 [2022-09-30T14:35:24.348Z] Running ssh-add (command line suppressed) [2022-09-30T14:35:24.443Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6674783420562941771.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6674783420562941771.key) [2022-09-30T14:35:24.460Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-30T14:35:24.748Z] + git semver tag [2022-09-30T14:35:25.008Z] 2022-09-30 14:35:24,921 [run_tag] DEBUG tag force:False [2022-09-30T14:35:25.008Z] 2022-09-30 14:35:24,922 [check_head_tag] DEBUG check head tag [2022-09-30T14:35:25.008Z] 2022-09-30 14:35:24,922 [execute] INFO git cat-file --batch-check [2022-09-30T14:35:25.008Z] 2022-09-30 14:35:24,923 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2022-09-30T14:35:25.008Z] 2022-09-30 14:35:24,926 [execute] INFO git cat-file --batch [2022-09-30T14:35:25.008Z] 2022-09-30 14:35:24,926 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2022-09-30T14:35:25.008Z] 2022-09-30 14:35:24,947 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-09-30T14:35:25.008Z] 2022-09-30 14:35:24,947 [execute] INFO git tag -a v2.3.0-dev.33 -m v2.3.0-dev.33 [2022-09-30T14:35:25.008Z] 2022-09-30 14:35:24,947 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.33', '-m', 'v2.3.0-dev.33'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2022-09-30T14:35:25.008Z] 2022-09-30 14:35:24,952 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-09-30T14:35:25.008Z] 2.3.0-dev.33 [Pipeline] } [2022-09-30T14:35:25.013Z] $ docker exec --env ******** --env ******** 6994f8b146b0c287f2fafa7ba87c72242c50f566191a7ed49119bef01cec71ab ssh-agent -k [2022-09-30T14:35:25.103Z] unset SSH_AUTH_SOCK; [2022-09-30T14:35:25.104Z] unset SSH_AGENT_PID; [2022-09-30T14:35:25.104Z] echo Agent pid 40 killed; [2022-09-30T14:35:25.117Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-30T14:35:25.426Z] + git semver [Pipeline] } [2022-09-30T14:35:25.703Z] $ docker stop --time=1 6994f8b146b0c287f2fafa7ba87c72242c50f566191a7ed49119bef01cec71ab [2022-09-30T14:35:26.951Z] $ docker rm -f 6994f8b146b0c287f2fafa7ba87c72242c50f566191a7ed49119bef01cec71ab [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T14:35:27.331Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-30T14:35:27.331Z] [2022-09-30T14:35:27.331Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T14:35:27.627Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-30T14:35:27.627Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-09-30T14:35:27.627Z] ab5ef0e58194: Pulling fs layer [2022-09-30T14:35:27.627Z] 9712f1f96733: Pulling fs layer [2022-09-30T14:35:27.627Z] 63f879dbbcfc: Pulling fs layer [2022-09-30T14:35:27.627Z] 0d9ebad4ef96: Pulling fs layer [2022-09-30T14:35:27.627Z] e9a5061849ea: Pulling fs layer [2022-09-30T14:35:27.627Z] d747dcd14b5f: Pulling fs layer [2022-09-30T14:35:27.627Z] 2de7ff778b66: Pulling fs layer [2022-09-30T14:35:27.627Z] e9a5061849ea: Waiting [2022-09-30T14:35:27.627Z] d747dcd14b5f: Waiting [2022-09-30T14:35:27.627Z] 0d9ebad4ef96: Waiting [2022-09-30T14:35:27.627Z] 2de7ff778b66: Waiting [2022-09-30T14:35:27.627Z] 9712f1f96733: Verifying Checksum [2022-09-30T14:35:27.627Z] 9712f1f96733: Download complete [2022-09-30T14:35:28.217Z] 63f879dbbcfc: Verifying Checksum [2022-09-30T14:35:28.217Z] 63f879dbbcfc: Download complete [2022-09-30T14:35:28.217Z] e9a5061849ea: Verifying Checksum [2022-09-30T14:35:28.217Z] e9a5061849ea: Download complete [2022-09-30T14:35:28.217Z] d747dcd14b5f: Verifying Checksum [2022-09-30T14:35:28.217Z] d747dcd14b5f: Download complete [2022-09-30T14:35:28.217Z] 0d9ebad4ef96: Verifying Checksum [2022-09-30T14:35:28.217Z] 0d9ebad4ef96: Download complete [2022-09-30T14:35:28.475Z] 2de7ff778b66: Download complete [2022-09-30T14:35:28.475Z] ab5ef0e58194: Verifying Checksum [2022-09-30T14:35:28.475Z] ab5ef0e58194: Download complete [2022-09-30T14:35:31.001Z] ab5ef0e58194: Pull complete [2022-09-30T14:35:31.001Z] 9712f1f96733: Pull complete [2022-09-30T14:35:31.565Z] 63f879dbbcfc: Pull complete [2022-09-30T14:35:34.843Z] 0d9ebad4ef96: Pull complete [2022-09-30T14:35:34.843Z] e9a5061849ea: Pull complete [2022-09-30T14:35:34.843Z] d747dcd14b5f: Pull complete [2022-09-30T14:35:35.776Z] 2de7ff778b66: Pull complete [2022-09-30T14:35:35.776Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-09-30T14:35:35.776Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-30T14:35:35.776Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-30T14:35:35.845Z] prd-ubuntu20.04-docker-8c-8g-6092 does not seem to be running inside a container [2022-09-30T14:35:35.871Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-09-30T14:35:37.233Z] $ docker top 89053f3089774dad7c38acf149895b580fd9a7617775ed3857ce87a64acf2a75 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-09-30T14:35:37.305Z] provisioning config files... [2022-09-30T14:35:37.311Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1807865163053882517tmp [2022-09-30T14:35:37.320Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config11930000423607180822tmp [2022-09-30T14:35:37.330Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config15298467834764656699tmp [Pipeline] { [Pipeline] echo [2022-09-30T14:35:37.341Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-30T14:35:37.620Z] ---> sigul-configuration.sh [2022-09-30T14:35:37.620Z] gpg: directory `/root/.gnupg' created [2022-09-30T14:35:37.620Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-09-30T14:35:37.620Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-09-30T14:35:37.620Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-09-30T14:35:37.620Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-09-30T14:35:37.620Z] gpg: CAST5 encrypted data [2022-09-30T14:35:37.620Z] gpg: encrypted with 1 passphrase [2022-09-30T14:35:37.620Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-09-30T14:35:37.906Z] + mkdir /home/jenkins [2022-09-30T14:35:37.906Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-09-30T14:35:38.189Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-09-30T14:35:38.198Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-30T14:35:38.484Z] ---> sigul-install.sh [2022-09-30T14:35:38.484Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-09-30T14:35:38.771Z] + git tag --list [2022-09-30T14:35:38.771Z] 0.7.1 [2022-09-30T14:35:38.771Z] delhi-tag [2022-09-30T14:35:38.771Z] v1.0.0 [2022-09-30T14:35:38.771Z] v1.1.0 [2022-09-30T14:35:38.771Z] v1.1.1 [2022-09-30T14:35:38.771Z] v1.1.2 [2022-09-30T14:35:38.771Z] v1.2.0 [2022-09-30T14:35:38.771Z] v1.2.1 [2022-09-30T14:35:38.771Z] v1.2.2 [2022-09-30T14:35:38.771Z] v1.2.3 [2022-09-30T14:35:38.771Z] v1.3.0 [2022-09-30T14:35:38.771Z] v1.4.0 [2022-09-30T14:35:38.771Z] v2.0.0 [2022-09-30T14:35:38.771Z] v2.1.0 [2022-09-30T14:35:38.771Z] v2.1.1 [2022-09-30T14:35:38.771Z] v2.1.1-dev.2 [2022-09-30T14:35:38.771Z] v2.1.1-dev.3 [2022-09-30T14:35:38.771Z] v2.2.0 [2022-09-30T14:35:38.771Z] v2.2.1-dev.1 [2022-09-30T14:35:38.771Z] v2.2.1-dev.10 [2022-09-30T14:35:38.771Z] v2.2.1-dev.11 [2022-09-30T14:35:38.771Z] v2.2.1-dev.12 [2022-09-30T14:35:38.771Z] v2.2.1-dev.13 [2022-09-30T14:35:38.771Z] v2.2.1-dev.14 [2022-09-30T14:35:38.771Z] v2.2.1-dev.2 [2022-09-30T14:35:38.771Z] v2.2.1-dev.3 [2022-09-30T14:35:38.771Z] v2.2.1-dev.4 [2022-09-30T14:35:38.771Z] v2.2.1-dev.5 [2022-09-30T14:35:38.771Z] v2.2.1-dev.6 [2022-09-30T14:35:38.771Z] v2.2.1-dev.7 [2022-09-30T14:35:38.771Z] v2.2.1-dev.8 [2022-09-30T14:35:38.771Z] v2.2.1-dev.9 [2022-09-30T14:35:38.771Z] v2.3.0-dev.14 [2022-09-30T14:35:38.771Z] v2.3.0-dev.15 [2022-09-30T14:35:38.771Z] v2.3.0-dev.16 [2022-09-30T14:35:38.771Z] v2.3.0-dev.17 [2022-09-30T14:35:38.771Z] v2.3.0-dev.18 [2022-09-30T14:35:38.771Z] v2.3.0-dev.19 [2022-09-30T14:35:38.771Z] v2.3.0-dev.20 [2022-09-30T14:35:38.771Z] v2.3.0-dev.21 [2022-09-30T14:35:38.771Z] v2.3.0-dev.22 [2022-09-30T14:35:38.771Z] v2.3.0-dev.23 [2022-09-30T14:35:38.771Z] v2.3.0-dev.24 [2022-09-30T14:35:38.771Z] v2.3.0-dev.25 [2022-09-30T14:35:38.771Z] v2.3.0-dev.26 [2022-09-30T14:35:38.771Z] v2.3.0-dev.27 [2022-09-30T14:35:38.771Z] v2.3.0-dev.28 [2022-09-30T14:35:38.771Z] v2.3.0-dev.29 [2022-09-30T14:35:38.771Z] v2.3.0-dev.30 [2022-09-30T14:35:38.771Z] v2.3.0-dev.31 [2022-09-30T14:35:38.771Z] v2.3.0-dev.32 [2022-09-30T14:35:38.771Z] v2.3.0-dev.33 [Pipeline] sh [2022-09-30T14:35:39.059Z] + lftools sign git-tag v2.3.0-dev.33 [2022-09-30T14:35:39.626Z] Signing Git tag with Sigul... [2022-09-30T14:35:39.626Z] Signing v2.3.0-dev.33 [Pipeline] echo [2022-09-30T14:35:39.893Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-30T14:35:40.176Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-09-30T14:35:40.183Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-09-30T14:35:40.198Z] $ docker stop --time=1 89053f3089774dad7c38acf149895b580fd9a7617775ed3857ce87a64acf2a75 [2022-09-30T14:35:41.453Z] $ docker rm -f 89053f3089774dad7c38acf149895b580fd9a7617775ed3857ce87a64acf2a75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-09-30T14:35:41.903Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-30T14:35:41.903Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T14:35:42.201Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-30T14:35:42.201Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-30T14:35:42.263Z] prd-ubuntu20.04-docker-8c-8g-6092 does not seem to be running inside a container [2022-09-30T14:35:42.293Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-30T14:35:42.624Z] $ docker top 75ddb85b77e616c255753309047380aad279711dec3192845e66ad611d119c7d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-30T14:35:42.715Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-30T14:35:42.715Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-30T14:35:42.845Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-30T14:35:42.843Z] $ docker exec 75ddb85b77e616c255753309047380aad279711dec3192845e66ad611d119c7d ssh-agent [2022-09-30T14:35:42.955Z] SSH_AUTH_SOCK=/tmp/ssh-v9XGLPuujjU9/agent.32 [2022-09-30T14:35:42.955Z] SSH_AGENT_PID=38 [2022-09-30T14:35:42.959Z] Running ssh-add (command line suppressed) [2022-09-30T14:35:43.050Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9327629699742753649.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9327629699742753649.key) [2022-09-30T14:35:43.067Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-30T14:35:43.350Z] + git semver bump pre [2022-09-30T14:35:43.609Z] 2022-09-30 14:35:43,523 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-09-30T14:35:43.609Z] 2022-09-30 14:35:43,523 [bump_version] DEBUG bumping version:2.3.0-dev.33 on axis:pre with prefix:dev [2022-09-30T14:35:43.609Z] 2022-09-30 14:35:43,523 [bump_version] DEBUG bumped version:2.3.0-dev.34 [2022-09-30T14:35:43.609Z] 2022-09-30 14:35:43,523 [write_version] DEBUG write version:2.3.0-dev.34 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2022-09-30T14:35:43.609Z] 2022-09-30 14:35:43,523 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-09-30T14:35:43.609Z] 2022-09-30 14:35:43,523 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-09-30T14:35:43.609Z] 2022-09-30 14:35:43,525 [execute] INFO git cat-file --batch-check [2022-09-30T14:35:43.609Z] 2022-09-30 14:35:43,525 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-30T14:35:43.609Z] 2022-09-30 14:35:43,530 [execute] INFO git cat-file --batch [2022-09-30T14:35:43.609Z] 2022-09-30 14:35:43,530 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-30T14:35:43.609Z] 2022-09-30 14:35:43,535 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-09-30T14:35:43.609Z] 2.3.0-dev.34 [Pipeline] } [2022-09-30T14:35:43.615Z] $ docker exec --env ******** --env ******** 75ddb85b77e616c255753309047380aad279711dec3192845e66ad611d119c7d ssh-agent -k [2022-09-30T14:35:43.717Z] unset SSH_AUTH_SOCK; [2022-09-30T14:35:43.717Z] unset SSH_AGENT_PID; [2022-09-30T14:35:43.717Z] echo Agent pid 38 killed; [2022-09-30T14:35:43.730Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-30T14:35:44.030Z] + git semver [Pipeline] } [2022-09-30T14:35:44.295Z] $ docker stop --time=1 75ddb85b77e616c255753309047380aad279711dec3192845e66ad611d119c7d [2022-09-30T14:35:45.612Z] $ docker rm -f 75ddb85b77e616c255753309047380aad279711dec3192845e66ad611d119c7d [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-30T14:35:45.963Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-30T14:35:45.963Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T14:35:46.262Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-30T14:35:46.262Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-30T14:35:46.329Z] prd-ubuntu20.04-docker-8c-8g-6092 does not seem to be running inside a container [2022-09-30T14:35:46.355Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-30T14:35:46.729Z] $ docker top d19200caf7f8ab640303e10647594befff4177fb7b4f38825e63499fca32f2b9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-30T14:35:46.824Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-30T14:35:46.824Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-30T14:35:46.938Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-30T14:35:46.937Z] $ docker exec d19200caf7f8ab640303e10647594befff4177fb7b4f38825e63499fca32f2b9 ssh-agent [2022-09-30T14:35:47.054Z] SSH_AUTH_SOCK=/tmp/ssh-00QnK4gglYF3/agent.32 [2022-09-30T14:35:47.054Z] SSH_AGENT_PID=38 [2022-09-30T14:35:47.059Z] Running ssh-add (command line suppressed) [2022-09-30T14:35:47.155Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14465659727450808857.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14465659727450808857.key) [2022-09-30T14:35:47.171Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-30T14:35:47.459Z] + git semver push [2022-09-30T14:35:47.719Z] 2022-09-30 14:35:47,637 [run_push] DEBUG push [2022-09-30T14:35:47.719Z] 2022-09-30 14:35:47,638 [execute] INFO git cat-file --batch-check [2022-09-30T14:35:47.719Z] 2022-09-30 14:35:47,639 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-30T14:35:47.719Z] 2022-09-30 14:35:47,642 [execute] INFO git rev-list 1f160760741a4f65bc21aebed2c77b8ac6ccc56e -- [2022-09-30T14:35:47.719Z] 2022-09-30 14:35:47,643 [execute] DEBUG Popen(['git', 'rev-list', '1f160760741a4f65bc21aebed2c77b8ac6ccc56e', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-30T14:35:47.719Z] 2022-09-30 14:35:47,653 [execute] INFO git fetch -v origin [2022-09-30T14:35:47.719Z] 2022-09-30 14:35:47,654 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-09-30T14:35:48.288Z] 2022-09-30 14:35:48,238 [run_push] DEBUG no remote changes detected [2022-09-30T14:35:48.288Z] 2022-09-30 14:35:48,238 [execute] INFO git push origin semver [2022-09-30T14:35:48.288Z] 2022-09-30 14:35:48,239 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-30T14:35:49.663Z] 2022-09-30 14:35:49,245 [run_push] DEBUG push all version tags [2022-09-30T14:35:49.663Z] 2022-09-30 14:35:49,246 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-09-30T14:35:49.663Z] 2022-09-30 14:35:49,246 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2022-09-30T14:35:50.228Z] 2022-09-30 14:35:50,209 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-09-30T14:35:50.228Z] 2.3.0-dev.34 [Pipeline] } [2022-09-30T14:35:50.492Z] $ docker exec --env ******** --env ******** d19200caf7f8ab640303e10647594befff4177fb7b4f38825e63499fca32f2b9 ssh-agent -k [2022-09-30T14:35:50.583Z] unset SSH_AUTH_SOCK; [2022-09-30T14:35:50.584Z] unset SSH_AGENT_PID; [2022-09-30T14:35:50.584Z] echo Agent pid 38 killed; [2022-09-30T14:35:50.601Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-30T14:35:50.907Z] + git semver [Pipeline] } [2022-09-30T14:35:51.173Z] $ docker stop --time=1 d19200caf7f8ab640303e10647594befff4177fb7b4f38825e63499fca32f2b9 [2022-09-30T14:35:52.454Z] $ docker rm -f d19200caf7f8ab640303e10647594befff4177fb7b4f38825e63499fca32f2b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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-09-30T14:35:53.015Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2022-09-30T14:35:53.016Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-09-30T14:35:53.016Z] total 16 [2022-09-30T14:35:53.016Z] drwxr-xr-x 3 root root 4096 Sep 30 14:25 . [2022-09-30T14:35:53.016Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 30 14:35 .. [2022-09-30T14:35:53.016Z] drwxr-xr-x 2 root root 4096 Sep 30 14:25 cost [2022-09-30T14:35:53.016Z] -rw-r--r-- 1 root root 85 Sep 30 14:25 cost.csv [2022-09-30T14:35:53.016Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-09-30T14:35:53.016Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-09-30T14:35:53.016Z] total 16 [2022-09-30T14:35:53.016Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 30 14:25 . [2022-09-30T14:35:53.016Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 30 14:35 .. [2022-09-30T14:35:53.016Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 30 14:25 cost [2022-09-30T14:35:53.016Z] -rw-r--r-- 1 jenkins jenkins 85 Sep 30 14:25 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-30T14:35:53.308Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-30T14:35:54.169Z] ---> package-listing.sh [2022-09-30T14:35:54.169Z] ++ facter osfamily [2022-09-30T14:35:54.169Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-30T14:35:54.428Z] + OS_FAMILY=debian [2022-09-30T14:35:54.428Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2022-09-30T14:35:54.428Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-30T14:35:54.428Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-30T14:35:54.428Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-30T14:35:54.428Z] + PACKAGES=/tmp/packages_start.txt [2022-09-30T14:35:54.428Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2022-09-30T14:35:54.428Z] + PACKAGES=/tmp/packages_end.txt [2022-09-30T14:35:54.428Z] + case "${OS_FAMILY}" in [2022-09-30T14:35:54.428Z] + dpkg -l [2022-09-30T14:35:54.428Z] + grep '^ii' [2022-09-30T14:35:54.428Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-30T14:35:54.428Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-30T14:35:54.428Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-30T14:35:54.428Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2022-09-30T14:35:54.428Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2022-09-30T14:35:54.428Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo [2022-09-30T14:35:54.438Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-30T14:35:54.713Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T14:35:55.267Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-30T14:35:55.267Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-30T14:35:55.330Z] prd-ubuntu20.04-docker-8c-8g-6092 does not seem to be running inside a container [2022-09-30T14:35:55.357Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-30T14:35:55.527Z] $ docker top cbb2d90eea2fba0bacced28c47d51850e01241f5dfec5119f835b50861a0647c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-30T14:35:55.858Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-30T14:35:56.139Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-30T14:35:56.421Z] + ls /var/log/sa-host [2022-09-30T14:35:56.421Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-30T14:35:56.560Z] provisioning config files... [2022-09-30T14:35:56.566Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config13443935126046958125tmp [Pipeline] { [Pipeline] echo [2022-09-30T14:35:56.576Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-30T14:35:56.852Z] ---> create-netrc.sh [Pipeline] } [2022-09-30T14:35:56.859Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-30T14:35:57.180Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-30T14:35:57.189Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-30T14:35:57.471Z] ---> sudo-logs.sh [2022-09-30T14:35:57.471Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-30T14:35:57.494Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-30T14:35:57.770Z] ---> job-cost.sh [2022-09-30T14:35:57.771Z] lf-activate-venv: SKIPPING [2022-09-30T14:35:57.771Z] DEBUG: total: 0.2199999988079071 [2022-09-30T14:35:57.771Z] INFO: Retrieving Stack Cost... [2022-09-30T14:35:58.029Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-30T14:35:58.595Z] INFO: Archiving Costs [Pipeline] echo [2022-09-30T14:35:58.605Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-30T14:35:58.886Z] ---> logs-deploy.sh [2022-09-30T14:35:58.886Z] lf-activate-venv: SKIPPING [2022-09-30T14:35:58.886Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/108 [2022-09-30T14:35:58.886Z] INFO: archiving workspace using pattern(s): [2022-09-30T14:35:59.821Z] Archives upload complete. [2022-09-30T14:36:00.080Z] INFO: archiving logs to Nexus [2022-09-30T14:36:00.650Z] ---> uname -a: [2022-09-30T14:36:00.650Z] Linux prd-ubuntu20-04-docker-8c-8g-6092 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-09-30T14:36:00.650Z] [2022-09-30T14:36:00.650Z] [2022-09-30T14:36:00.650Z] ---> lscpu: [2022-09-30T14:36:00.650Z] Architecture: x86_64 [2022-09-30T14:36:00.650Z] CPU op-mode(s): 32-bit, 64-bit [2022-09-30T14:36:00.650Z] Byte Order: Little Endian [2022-09-30T14:36:00.650Z] Address sizes: 40 bits physical, 48 bits virtual [2022-09-30T14:36:00.650Z] CPU(s): 8 [2022-09-30T14:36:00.650Z] On-line CPU(s) list: 0-7 [2022-09-30T14:36:00.650Z] Thread(s) per core: 1 [2022-09-30T14:36:00.650Z] Core(s) per socket: 1 [2022-09-30T14:36:00.650Z] Socket(s): 8 [2022-09-30T14:36:00.650Z] NUMA node(s): 1 [2022-09-30T14:36:00.650Z] Vendor ID: AuthenticAMD [2022-09-30T14:36:00.650Z] CPU family: 23 [2022-09-30T14:36:00.650Z] Model: 49 [2022-09-30T14:36:00.650Z] Model name: AMD EPYC-Rome Processor [2022-09-30T14:36:00.650Z] Stepping: 0 [2022-09-30T14:36:00.650Z] CPU MHz: 2799.998 [2022-09-30T14:36:00.650Z] BogoMIPS: 5599.99 [2022-09-30T14:36:00.650Z] Virtualization: AMD-V [2022-09-30T14:36:00.650Z] Hypervisor vendor: KVM [2022-09-30T14:36:00.650Z] Virtualization type: full [2022-09-30T14:36:00.650Z] L1d cache: 256 KiB [2022-09-30T14:36:00.650Z] L1i cache: 256 KiB [2022-09-30T14:36:00.650Z] L2 cache: 4 MiB [2022-09-30T14:36:00.650Z] L3 cache: 128 MiB [2022-09-30T14:36:00.650Z] NUMA node0 CPU(s): 0-7 [2022-09-30T14:36:00.650Z] Vulnerability Itlb multihit: Not affected [2022-09-30T14:36:00.650Z] Vulnerability L1tf: Not affected [2022-09-30T14:36:00.650Z] Vulnerability Mds: Not affected [2022-09-30T14:36:00.650Z] Vulnerability Meltdown: Not affected [2022-09-30T14:36:00.650Z] Vulnerability Mmio stale data: Not affected [2022-09-30T14:36:00.651Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-09-30T14:36:00.651Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-09-30T14:36:00.651Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-09-30T14:36:00.651Z] Vulnerability Srbds: Not affected [2022-09-30T14:36:00.651Z] Vulnerability Tsx async abort: Not affected [2022-09-30T14:36:00.651Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-09-30T14:36:00.651Z] [2022-09-30T14:36:00.651Z] [2022-09-30T14:36:00.651Z] ---> nproc: [2022-09-30T14:36:00.651Z] 8 [2022-09-30T14:36:00.651Z] [2022-09-30T14:36:00.651Z] [2022-09-30T14:36:00.651Z] ---> df -h: [2022-09-30T14:36:00.651Z] Filesystem Size Used Avail Use% Mounted on [2022-09-30T14:36:00.651Z] overlay 155G 13G 143G 9% / [2022-09-30T14:36:00.651Z] tmpfs 64M 0 64M 0% /dev [2022-09-30T14:36:00.651Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-09-30T14:36:00.651Z] shm 64M 0 64M 0% /dev/shm [2022-09-30T14:36:00.651Z] /dev/vda1 155G 13G 143G 9% /facter-os [2022-09-30T14:36:00.651Z] [2022-09-30T14:36:00.651Z] [2022-09-30T14:36:00.651Z] ---> sar -b -r -n DEV: [2022-09-30T14:36:00.651Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6092) 09/30/22 _x86_64_ (8 CPU) [2022-09-30T14:36:00.651Z] [2022-09-30T14:36:00.651Z] 14:22:46 LINUX RESTART (8 CPU) [2022-09-30T14:36:00.651Z] [2022-09-30T14:36:00.651Z] 14:23:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-09-30T14:36:00.651Z] 14:24:01 226.36 48.68 177.69 0.00 5425.76 92552.31 0.00 [2022-09-30T14:36:00.651Z] 14:25:01 136.75 0.25 136.50 0.00 17.59 33729.02 0.00 [2022-09-30T14:36:00.651Z] 14:26:01 129.16 0.03 129.12 0.00 2.53 33554.30 0.00 [2022-09-30T14:36:00.651Z] 14:27:02 0.88 0.00 0.88 0.00 0.00 11.20 0.00 [2022-09-30T14:36:00.651Z] 14:28:01 29.93 9.39 20.54 0.00 2932.38 2363.53 0.00 [2022-09-30T14:36:00.651Z] 14:29:01 13.15 0.10 13.05 0.00 0.80 2521.31 0.00 [2022-09-30T14:36:00.651Z] 14:30:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 [2022-09-30T14:36:00.651Z] 14:31:01 1.60 0.00 1.60 0.00 0.00 17.86 0.00 [2022-09-30T14:36:00.651Z] 14:32:01 0.88 0.00 0.88 0.00 0.00 10.00 0.00 [2022-09-30T14:36:00.651Z] 14:33:01 1.73 0.00 1.73 0.00 0.00 18.93 0.00 [2022-09-30T14:36:00.651Z] 14:34:01 1.20 0.00 1.20 0.00 0.00 23.73 0.00 [2022-09-30T14:36:00.651Z] 14:35:01 3.58 1.02 2.57 0.00 21.86 33.33 0.00 [2022-09-30T14:36:00.651Z] Average: 45.55 4.95 40.60 0.00 696.95 13753.43 0.00 [2022-09-30T14:36:00.651Z] [2022-09-30T14:36:00.651Z] 14:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-09-30T14:36:00.651Z] 14:24:01 28101372 31562896 747412 2.27 127584 3517236 2056132 6.06 1167152 3159360 476952 [2022-09-30T14:36:00.651Z] 14:25:01 28240208 31401796 898684 2.73 136560 3229200 2412060 7.11 1406036 2789060 138076 [2022-09-30T14:36:00.651Z] 14:26:01 27826404 31579668 723444 2.20 147512 3763932 1753428 5.17 1213396 3349520 12 [2022-09-30T14:36:00.651Z] 14:27:02 27825852 31579280 723260 2.20 147544 3763936 1753428 5.17 1213292 3349524 184 [2022-09-30T14:36:00.651Z] 14:28:01 27491372 31540108 744672 2.26 164924 4040824 1828500 5.39 1325796 3550924 94392 [2022-09-30T14:36:00.651Z] 14:29:01 27541512 31568108 717564 2.18 166248 4012704 1796856 5.30 1362452 3460464 4 [2022-09-30T14:36:00.651Z] 14:30:01 27545552 31572216 713416 2.17 166284 4012716 1796856 5.30 1358528 3460468 8 [2022-09-30T14:36:00.651Z] 14:31:01 27545952 31572704 712860 2.17 166324 4012708 1796856 5.30 1358340 3460500 4 [2022-09-30T14:36:00.651Z] 14:32:01 27545612 31572384 713112 2.17 166340 4012720 1796856 5.30 1358340 3460504 8 [2022-09-30T14:36:00.651Z] 14:33:01 27545852 31573404 712976 2.17 166388 4012724 1796856 5.30 1357728 3461220 24 [2022-09-30T14:36:00.651Z] 14:34:01 27546184 31573776 712628 2.17 166460 4012724 1796856 5.30 1357712 3461224 12 [2022-09-30T14:36:00.651Z] 14:35:01 27545120 31573828 712484 2.17 166532 4013348 1804732 5.32 1357820 3461788 4 [2022-09-30T14:36:00.651Z] Average: 27691749 31555847 736043 2.24 157392 3867064 1865785 5.50 1319716 3368713 59140 [2022-09-30T14:36:00.651Z] [2022-09-30T14:36:00.651Z] 14:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-09-30T14:36:00.651Z] 14:24:01 ens3 834.16 578.12 8153.36 104.92 0.00 0.00 0.00 0.00 [2022-09-30T14:36:00.651Z] 14:24:01 docker0 162.41 204.22 12.99 1745.83 0.00 0.00 0.00 0.00 [2022-09-30T14:36:00.651Z] 14:24:01 lo 6.87 6.87 0.66 0.66 0.00 0.00 0.00 0.00 [2022-09-30T14:36:00.651Z] 14:25:01 ens3 47.95 34.82 80.37 17.78 0.00 0.00 0.00 0.00 [2022-09-30T14:36:00.651Z] 14:25:01 docker0 8.10 9.20 0.47 40.81 0.00 0.00 0.00 0.00 [2022-09-30T14:36:00.651Z] 14:25:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2022-09-30T14:36:00.651Z] 14:25:01 veth88a5d3d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2022-09-30T14:36:00.651Z] 14:26:01 ens3 132.59 103.20 2637.37 104.06 0.00 0.00 0.00 0.00 [2022-09-30T14:36:00.651Z] 14:26:01 docker0 9.43 12.18 0.57 57.85 0.00 0.00 0.00 0.00 [2022-09-30T14:36:00.651Z] 14:26:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 [2022-09-30T14:36:00.651Z] 14:27:02 ens3 0.82 0.78 0.05 0.07 0.00 0.00 0.00 0.00 [2022-09-30T14:36:00.651Z] 14:27:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-30T14:36:00.651Z] 14:27:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-30T14:36:00.651Z] 14:28:01 ens3 88.88 56.19 1321.14 3.94 0.00 0.00 0.00 0.00 [2022-09-30T14:36:00.651Z] 14:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-30T14:36:00.651Z] 14:28:01 lo 0.34 0.34 0.03 0.03 0.00 0.00 0.00 0.00 [2022-09-30T14:36:00.651Z] 14:29:01 ens3 1.28 0.75 0.48 0.27 0.00 0.00 0.00 0.00 [2022-09-30T14:36:00.651Z] 14:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-30T14:36:00.651Z] 14:29:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2022-09-30T14:36:00.651Z] 14:30:01 ens3 0.35 0.27 0.25 0.20 0.00 0.00 0.00 0.00 [2022-09-30T14:36:00.651Z] 14:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-30T14:36:00.651Z] 14:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-30T14:36:00.651Z] 14:31:01 ens3 0.67 0.42 1.47 0.03 0.00 0.00 0.00 0.00 [2022-09-30T14:36:00.651Z] 14:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-30T14:36:00.651Z] 14:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-30T14:36:00.651Z] 14:32:01 ens3 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-30T14:36:00.651Z] 14:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-30T14:36:00.651Z] 14:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-30T14:36:00.651Z] 14:33:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-30T14:36:00.651Z] 14:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-30T14:36:00.651Z] 14:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-30T14:36:00.651Z] 14:34:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2022-09-30T14:36:00.651Z] 14:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-30T14:36:00.651Z] 14:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-30T14:36:00.651Z] 14:35:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-30T14:36:00.651Z] 14:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-30T14:36:00.651Z] 14:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-30T14:36:00.651Z] Average: ens3 92.27 64.59 1015.79 19.30 0.00 0.00 0.00 0.00 [2022-09-30T14:36:00.651Z] Average: docker0 15.01 18.83 1.17 153.92 0.00 0.00 0.00 0.00 [2022-09-30T14:36:00.651Z] Average: lo 0.86 0.86 0.08 0.08 0.00 0.00 0.00 0.00 [2022-09-30T14:36:00.651Z] [2022-09-30T14:36:00.651Z] [2022-09-30T14:36:00.651Z] ---> sar -P ALL: [2022-09-30T14:36:00.651Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6092) 09/30/22 _x86_64_ (8 CPU) [2022-09-30T14:36:00.651Z] [2022-09-30T14:36:00.651Z] 14:22:46 LINUX RESTART (8 CPU) [2022-09-30T14:36:00.651Z] [2022-09-30T14:36:00.651Z] 14:23:01 CPU %user %nice %system %iowait %steal %idle [2022-09-30T14:36:00.651Z] 14:24:01 all 12.80 0.00 4.98 1.21 0.07 80.93 [2022-09-30T14:36:00.651Z] 14:24:01 0 14.58 0.00 6.50 0.93 0.07 77.93 [2022-09-30T14:36:00.651Z] 14:24:01 1 12.03 0.00 5.51 2.26 0.07 80.13 [2022-09-30T14:36:00.651Z] 14:24:01 2 12.60 0.00 5.25 3.26 0.07 78.82 [2022-09-30T14:36:00.651Z] 14:24:01 3 13.09 0.00 5.76 0.98 0.08 80.08 [2022-09-30T14:36:00.651Z] 14:24:01 4 14.59 0.00 3.55 0.14 0.07 81.66 [2022-09-30T14:36:00.651Z] 14:24:01 5 10.04 0.00 4.63 0.56 0.07 84.71 [2022-09-30T14:36:00.651Z] 14:24:01 6 14.91 0.00 4.49 1.28 0.08 79.23 [2022-09-30T14:36:00.651Z] 14:24:01 7 10.60 0.00 4.15 0.29 0.07 84.90 [2022-09-30T14:36:00.651Z] 14:25:01 all 47.17 0.00 7.02 0.39 0.09 45.34 [2022-09-30T14:36:00.651Z] 14:25:01 0 47.85 0.00 7.48 0.15 0.08 44.44 [2022-09-30T14:36:00.651Z] 14:25:01 1 45.97 0.00 6.85 0.03 0.08 47.05 [2022-09-30T14:36:00.651Z] 14:25:01 2 47.95 0.00 7.06 0.76 0.08 44.15 [2022-09-30T14:36:00.651Z] 14:25:01 3 48.06 0.00 7.55 0.05 0.10 44.23 [2022-09-30T14:36:00.651Z] 14:25:01 4 47.01 0.00 7.00 0.07 0.08 45.84 [2022-09-30T14:36:00.651Z] 14:25:01 5 46.11 0.00 6.85 0.86 0.08 46.09 [2022-09-30T14:36:00.651Z] 14:25:01 6 47.66 0.00 7.03 1.15 0.08 44.08 [2022-09-30T14:36:00.651Z] 14:25:01 7 46.73 0.00 6.32 0.05 0.10 46.80 [2022-09-30T14:36:00.651Z] 14:26:01 all 11.99 0.00 2.74 0.33 0.05 84.90 [2022-09-30T14:36:00.651Z] 14:26:01 0 12.35 0.00 2.65 0.12 0.05 84.83 [2022-09-30T14:36:00.651Z] 14:26:01 1 11.18 0.00 2.69 0.64 0.05 85.45 [2022-09-30T14:36:00.651Z] 14:26:01 2 12.27 0.00 2.79 0.22 0.05 84.67 [2022-09-30T14:36:00.651Z] 14:26:01 3 10.84 0.00 3.20 1.30 0.05 84.61 [2022-09-30T14:36:00.651Z] 14:26:01 4 11.53 0.00 2.72 0.07 0.03 85.65 [2022-09-30T14:36:00.651Z] 14:26:01 5 14.11 0.00 2.61 0.00 0.05 83.23 [2022-09-30T14:36:00.651Z] 14:26:01 6 11.66 0.00 2.54 0.13 0.03 85.63 [2022-09-30T14:36:00.651Z] 14:26:01 7 11.96 0.00 2.69 0.13 0.05 85.16 [2022-09-30T14:36:00.651Z] 14:27:02 all 0.02 0.00 0.01 0.00 0.01 99.96 [2022-09-30T14:36:00.651Z] 14:27:02 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-30T14:36:00.651Z] 14:27:02 1 0.05 0.00 0.00 0.02 0.02 99.92 [2022-09-30T14:36:00.651Z] 14:27:02 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-30T14:36:00.651Z] 14:27:02 3 0.03 0.00 0.02 0.00 0.02 99.93 [2022-09-30T14:36:00.651Z] 14:27:02 4 0.00 0.00 0.02 0.00 0.02 99.97 [2022-09-30T14:36:00.651Z] 14:27:02 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-30T14:36:00.651Z] 14:27:02 6 0.02 0.00 0.02 0.00 0.02 99.95 [2022-09-30T14:36:00.651Z] 14:27:02 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-30T14:36:00.651Z] 14:28:01 all 1.00 0.00 0.77 0.19 0.01 98.03 [2022-09-30T14:36:00.651Z] 14:28:01 0 1.05 0.00 0.37 0.02 0.02 98.54 [2022-09-30T14:36:00.651Z] 14:28:01 1 1.02 0.00 1.09 0.61 0.02 97.27 [2022-09-30T14:36:00.651Z] 14:28:01 2 0.59 0.00 0.64 0.47 0.02 98.27 [2022-09-30T14:36:00.651Z] 14:28:01 3 1.29 0.00 0.68 0.03 0.00 97.99 [2022-09-30T14:36:00.651Z] 14:28:01 4 0.77 0.00 1.53 0.03 0.00 97.67 [2022-09-30T14:36:00.651Z] 14:28:01 5 1.54 0.00 0.85 0.15 0.02 97.44 [2022-09-30T14:36:00.651Z] 14:28:01 6 1.00 0.00 0.49 0.14 0.00 98.37 [2022-09-30T14:36:00.651Z] 14:28:01 7 0.76 0.00 0.49 0.03 0.02 98.69 [2022-09-30T14:36:00.651Z] 14:29:01 all 0.52 0.00 0.10 0.10 0.01 99.27 [2022-09-30T14:36:00.651Z] 14:29:01 0 0.08 0.00 0.12 0.00 0.00 99.80 [2022-09-30T14:36:00.651Z] 14:29:01 1 0.30 0.00 0.15 0.02 0.02 99.52 [2022-09-30T14:36:00.651Z] 14:29:01 2 0.27 0.00 0.13 0.53 0.02 99.05 [2022-09-30T14:36:00.651Z] 14:29:01 3 0.65 0.00 0.13 0.12 0.02 99.08 [2022-09-30T14:36:00.651Z] 14:29:01 4 0.30 0.00 0.07 0.00 0.00 99.63 [2022-09-30T14:36:00.651Z] 14:29:01 5 0.08 0.00 0.05 0.00 0.00 99.87 [2022-09-30T14:36:00.651Z] 14:29:01 6 2.18 0.00 0.10 0.03 0.02 97.67 [2022-09-30T14:36:00.651Z] 14:29:01 7 0.23 0.00 0.07 0.12 0.00 99.58 [2022-09-30T14:36:00.651Z] 14:30:01 all 0.27 0.00 0.02 0.00 0.00 99.71 [2022-09-30T14:36:00.651Z] 14:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-30T14:36:00.651Z] 14:30:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-30T14:36:00.651Z] 14:30:01 2 0.03 0.00 0.05 0.02 0.02 99.88 [2022-09-30T14:36:00.651Z] 14:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-30T14:36:00.651Z] 14:30:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2022-09-30T14:36:00.651Z] 14:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-30T14:36:00.651Z] 14:30:01 6 1.99 0.00 0.02 0.00 0.00 98.00 [2022-09-30T14:36:00.651Z] 14:30:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2022-09-30T14:36:00.651Z] 14:31:01 all 0.27 0.00 0.01 0.00 0.01 99.72 [2022-09-30T14:36:00.651Z] 14:31:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2022-09-30T14:36:00.651Z] 14:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-30T14:36:00.651Z] 14:31:01 2 0.03 0.00 0.02 0.02 0.02 99.92 [2022-09-30T14:36:00.651Z] 14:31:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-30T14:36:00.651Z] 14:31:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-30T14:36:00.651Z] 14:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-30T14:36:00.651Z] 14:31:01 6 1.97 0.00 0.00 0.02 0.02 98.00 [2022-09-30T14:36:00.651Z] 14:31:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-30T14:36:00.651Z] 14:32:01 all 0.24 0.00 0.02 0.00 0.00 99.73 [2022-09-30T14:36:00.651Z] 14:32:01 0 0.03 0.00 0.02 0.02 0.00 99.93 [2022-09-30T14:36:00.651Z] 14:32:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-30T14:36:00.651Z] 14:32:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2022-09-30T14:36:00.651Z] 14:32:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2022-09-30T14:36:00.651Z] 14:32:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2022-09-30T14:36:00.651Z] 14:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-30T14:36:00.651Z] 14:32:01 6 1.70 0.00 0.08 0.00 0.02 98.21 [2022-09-30T14:36:00.651Z] 14:32:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-30T14:36:00.651Z] 14:33:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-09-30T14:36:00.651Z] 14:33:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2022-09-30T14:36:00.651Z] 14:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-30T14:36:00.652Z] 14:33:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2022-09-30T14:36:00.652Z] 14:33:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-30T14:36:00.652Z] 14:33:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-30T14:36:00.652Z] 14:33:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-30T14:36:00.652Z] 14:33:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-30T14:36:00.652Z] 14:33:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-30T14:36:00.652Z] 14:34:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2022-09-30T14:36:00.652Z] 14:34:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-30T14:36:00.652Z] 14:34:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2022-09-30T14:36:00.652Z] 14:34:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2022-09-30T14:36:00.652Z] 14:34:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-30T14:36:00.652Z] 14:34:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-30T14:36:00.652Z] 14:34:01 5 0.03 0.00 0.00 0.02 0.00 99.95 [2022-09-30T14:36:00.652Z] 14:34:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2022-09-30T14:36:00.652Z] 14:34:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2022-09-30T14:36:00.652Z] [2022-09-30T14:36:00.652Z] 14:34:01 CPU %user %nice %system %iowait %steal %idle [2022-09-30T14:36:00.652Z] 14:35:01 all 0.05 0.00 0.03 0.01 0.01 99.90 [2022-09-30T14:36:00.652Z] 14:35:01 0 0.02 0.00 0.07 0.02 0.02 99.88 [2022-09-30T14:36:00.652Z] 14:35:01 1 0.18 0.00 0.07 0.03 0.00 99.72 [2022-09-30T14:36:00.652Z] 14:35:01 2 0.08 0.00 0.03 0.00 0.02 99.87 [2022-09-30T14:36:00.652Z] 14:35:01 3 0.00 0.00 0.03 0.02 0.00 99.95 [2022-09-30T14:36:00.652Z] 14:35:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2022-09-30T14:36:00.652Z] 14:35:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-30T14:36:00.652Z] 14:35:01 6 0.02 0.00 0.02 0.02 0.02 99.93 [2022-09-30T14:36:00.652Z] 14:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-30T14:36:00.652Z] Average: all 6.15 0.00 1.30 0.19 0.02 92.35 [2022-09-30T14:36:00.652Z] Average: 0 6.29 0.00 1.43 0.11 0.02 92.16 [2022-09-30T14:36:00.652Z] Average: 1 5.86 0.00 1.35 0.30 0.02 92.47 [2022-09-30T14:36:00.652Z] Average: 2 6.11 0.00 1.32 0.44 0.03 92.10 [2022-09-30T14:36:00.652Z] Average: 3 6.13 0.00 1.44 0.21 0.02 92.20 [2022-09-30T14:36:00.652Z] Average: 4 6.14 0.00 1.24 0.03 0.02 92.57 [2022-09-30T14:36:00.652Z] Average: 5 5.95 0.00 1.24 0.13 0.02 92.65 [2022-09-30T14:36:00.652Z] Average: 6 6.87 0.00 1.22 0.23 0.03 91.66 [2022-09-30T14:36:00.652Z] Average: 7 5.83 0.00 1.14 0.05 0.02 92.95 [2022-09-30T14:36:00.652Z] [2022-09-30T14:36:00.652Z] [2022-09-30T14:36:00.652Z]