Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2c0ad64fa4012812b904ce8a048042a45883a5b2 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-ssh15139649642995322521.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3320433741887827209.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-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-mqtt-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3873870365371023430.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh6902734901515718030.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-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-mqtt-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12154321606223736089.key > 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-mqtt-go, buildSnap:false] ========================================================= [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-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 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 Running on prd-ubuntu20.04-docker-8c-8g-121397 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/edgexfoundry_device-mqtt-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 2c0ad64fa4012812b904ce8a048042a45883a5b2 (main) Commit message: "Merge pull request #440 from FelixTing/v3" > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-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 2c0ad64fa4012812b904ce8a048042a45883a5b2 # timeout=10 > git rev-list --no-walk fcfe150067659d9c2450c08aa60233797868c9db # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:39:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:39:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:39:01 ========================================================= 23:39:01 EdgeX Global Pipelines Version Info 23:39:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:39:02 ------------------- 23:39:02 stable info: 23:39:02 ------------------- 23:39:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:39:02 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 23:39:02 Message: update stable to v1.0.244 23:39:03 ------------------- 23:39:03 experimental info: 23:39:03 ------------------- 23:39:03 Commited By: **** collab-it+edgex@linuxfoundation.org 23:39:03 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 23:39:03 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:39:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 23:39:03 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 23:39:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:39:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:39:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:39:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 23:39:03 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:39:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:39:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:39:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:39:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:39:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 23:39:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:39:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:39:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:39:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:39:03 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:39:03 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:39:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:39:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:39:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:39:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:39:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:39:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:39:03 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:39:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:39:03 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:39:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:39:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:39:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:39:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2c0ad64fa4012812b904ce8a048042a45883a5b2 [Pipeline] echo 23:39:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2c0ad64 [Pipeline] echo 23:39:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:39:03 provisioning config files... 23:39:03 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config5908371168110354197tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:39:04 ---> docker-login.sh 23:39:04 nexus3.edgexfoundry.org:10001 23:39:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:39:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:39:04 Configure a credential helper to remove this warning. See 23:39:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:39:04 23:39:04 Login Succeeded 23:39:04 nexus3.edgexfoundry.org:10002 23:39:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:39:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:39:04 Configure a credential helper to remove this warning. See 23:39:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:39:04 23:39:04 Login Succeeded 23:39:04 nexus3.edgexfoundry.org:10003 23:39:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:39:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:39:04 Configure a credential helper to remove this warning. See 23:39:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:39:04 23:39:04 Login Succeeded 23:39:04 nexus3.edgexfoundry.org:10004 23:39:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:39:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:39:04 Configure a credential helper to remove this warning. See 23:39:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:39:04 23:39:04 Login Succeeded 23:39:04 docker.io 23:39:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:39:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:39:05 Configure a credential helper to remove this warning. See 23:39:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:39:05 23:39:05 Login Succeeded 23:39:05 ---> docker-login.sh ends [Pipeline] } 23:39:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:39:05 + git rev-list -1 --merges 2c0ad64fa4012812b904ce8a048042a45883a5b2~1..2c0ad64fa4012812b904ce8a048042a45883a5b2 [Pipeline] echo 23:39:05 -----------> git rev-list -1 --merges 2c0ad64fa4012812b904ce8a048042a45883a5b2~1..2c0ad64fa4012812b904ce8a048042a45883a5b2 2c0ad64fa4012812b904ce8a048042a45883a5b2 23:39:05 2c0ad64fa4012812b904ce8a048042a45883a5b2 [false] [Pipeline] sh 23:39:05 + git log --format=format:%s -1 2c0ad64fa4012812b904ce8a048042a45883a5b2 [Pipeline] echo 23:39:05 ========================================================= 23:39:05 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:39:05 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:39:06 + git log --format=format:%s -1 2c0ad64fa4012812b904ce8a048042a45883a5b2 [Pipeline] echo 23:39:06 [semverPrep] GIT_COMMIT: 2c0ad64fa4012812b904ce8a048042a45883a5b2, Commit Message: Merge pull request #440 from FelixTing/v3 [Pipeline] echo 23:39:06 [semverPrep] This is not a build commit. [Pipeline] sh 23:39:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:39:06 + grep -v github /etc/ssh/ssh_known_hosts 23:39:06 + [ -e /tmp/ssh_known_hosts ] 23:39:06 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:39:06 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:39:06 + sudo tee -a /etc/ssh/ssh_known_hosts 23:39:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:39:07 23:39:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:39:07 0.1.4: Pulling from edgex-devops/py-git-semver 23:39:07 b85a868b505f: Pulling fs layer 23:39:07 e2be974225ed: Pulling fs layer 23:39:07 339a4e72a1f5: Pulling fs layer 23:39:07 988bab9f4d93: Pulling fs layer 23:39:07 1469e6f7b9e6: Pulling fs layer 23:39:07 988bab9f4d93: Waiting 23:39:07 eaf3925da568: Pulling fs layer 23:39:07 bab4dde63d76: Pulling fs layer 23:39:07 bde34c3a00c8: Pulling fs layer 23:39:07 1469e6f7b9e6: Waiting 23:39:07 b352a97aabf1: Pulling fs layer 23:39:07 bab4dde63d76: Waiting 23:39:07 bde34c3a00c8: Waiting 23:39:07 4872d77fe225: Pulling fs layer 23:39:07 5851b861e8e6: Pulling fs layer 23:39:07 b352a97aabf1: Waiting 23:39:07 5851b861e8e6: Waiting 23:39:07 4872d77fe225: Waiting 23:39:07 e2be974225ed: Download complete 23:39:07 988bab9f4d93: Download complete 23:39:07 1469e6f7b9e6: Verifying Checksum 23:39:07 1469e6f7b9e6: Download complete 23:39:07 eaf3925da568: Download complete 23:39:07 339a4e72a1f5: Verifying Checksum 23:39:07 339a4e72a1f5: Download complete 23:39:07 bde34c3a00c8: Download complete 23:39:07 b352a97aabf1: Download complete 23:39:07 4872d77fe225: Verifying Checksum 23:39:07 4872d77fe225: Download complete 23:39:07 b85a868b505f: Verifying Checksum 23:39:07 b85a868b505f: Download complete 23:39:07 5851b861e8e6: Verifying Checksum 23:39:07 5851b861e8e6: Download complete 23:39:08 bab4dde63d76: Verifying Checksum 23:39:08 bab4dde63d76: Download complete 23:39:08 b85a868b505f: Pull complete 23:39:08 e2be974225ed: Pull complete 23:39:09 339a4e72a1f5: Pull complete 23:39:09 988bab9f4d93: Pull complete 23:39:09 1469e6f7b9e6: Pull complete 23:39:09 eaf3925da568: Pull complete 23:39:11 bab4dde63d76: Pull complete 23:39:11 bde34c3a00c8: Pull complete 23:39:11 b352a97aabf1: Pull complete 23:39:11 4872d77fe225: Pull complete 23:39:11 5851b861e8e6: Pull complete 23:39:11 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:39:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:39:11 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:39:12 prd-ubuntu20.04-docker-8c-8g-121397 does not seem to be running inside a container 23:39:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:39:13 $ docker top 539126bec6c4cdeb2ca2ed518c614f1ed39e591ea54e22c54f46eb091048a2e1 -eo pid,comm 23:39:13 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). 23:39:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:39:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:39:13 [ssh-agent] Looking for ssh-agent implementation... 23:39:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:39:14 $ docker exec 539126bec6c4cdeb2ca2ed518c614f1ed39e591ea54e22c54f46eb091048a2e1 ssh-agent 23:39:14 SSH_AUTH_SOCK=/tmp/ssh-WNgWCtiRrfax/agent.34 23:39:14 SSH_AGENT_PID=40 23:39:14 Running ssh-add (command line suppressed) 23:39:14 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_10443322858360587364.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_10443322858360587364.key) 23:39:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:39:14 + git tag --points-at HEAD [Pipeline] } 23:39:14 $ docker exec --env ******** --env ******** 539126bec6c4cdeb2ca2ed518c614f1ed39e591ea54e22c54f46eb091048a2e1 ssh-agent -k 23:39:14 unset SSH_AUTH_SOCK; 23:39:14 unset SSH_AGENT_PID; 23:39:14 echo Agent pid 40 killed; 23:39:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:39:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:39:14 [ssh-agent] Looking for ssh-agent implementation... 23:39:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:39:14 $ docker exec 539126bec6c4cdeb2ca2ed518c614f1ed39e591ea54e22c54f46eb091048a2e1 ssh-agent 23:39:14 SSH_AUTH_SOCK=/tmp/ssh-0njzGPhdj3Js/agent.71 23:39:14 SSH_AGENT_PID=77 23:39:14 Running ssh-add (command line suppressed) 23:39:15 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_16081050002126137731.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_16081050002126137731.key) 23:39:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:39:15 + git semver init 23:39:15 2022-12-15 23:39:15,508 [run_init] DEBUG init version:0.0.0 force:False 23:39:15 2022-12-15 23:39:15,509 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver 23:39:15 2022-12-15 23:39:15,510 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver 23:39:15 2022-12-15 23:39:15,510 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/edgexfoundry_device-mqtt-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) 23:39:16 2022-12-15 23:39:16,300 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude 23:39:16 2022-12-15 23:39:16,301 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False 23:39:16 2022-12-15 23:39:16,301 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 23:39:16 2022-12-15 23:39:16,301 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 23:39:16 3.0.0-dev.2 [Pipeline] } 23:39:16 $ docker exec --env ******** --env ******** 539126bec6c4cdeb2ca2ed518c614f1ed39e591ea54e22c54f46eb091048a2e1 ssh-agent -k 23:39:16 unset SSH_AUTH_SOCK; 23:39:16 unset SSH_AGENT_PID; 23:39:16 echo Agent pid 77 killed; 23:39:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:39:16 + git semver [Pipeline] } 23:39:17 $ docker stop --time=1 539126bec6c4cdeb2ca2ed518c614f1ed39e591ea54e22c54f46eb091048a2e1 23:39:18 $ docker rm -f 539126bec6c4cdeb2ca2ed518c614f1ed39e591ea54e22c54f46eb091048a2e1 [Pipeline] // withDockerContainer [Pipeline] sh 23:39:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:39:19 Stashed 1 file(s) [Pipeline] echo 23:39:19 [edgeXSemver]: initialized semver on version 3.0.0-dev.2 [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 23:39:19 provisioning config files... 23:39:19 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config10054812236841730471tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:39:19 ---> docker-login.sh 23:39:19 nexus3.edgexfoundry.org:10001 23:39:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:39:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:39:19 Configure a credential helper to remove this warning. See 23:39:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:39:19 23:39:19 Login Succeeded 23:39:19 nexus3.edgexfoundry.org:10002 23:39:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:39:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:39:19 Configure a credential helper to remove this warning. See 23:39:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:39:19 23:39:19 Login Succeeded 23:39:19 nexus3.edgexfoundry.org:10003 23:39:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:39:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:39:19 Configure a credential helper to remove this warning. See 23:39:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:39:19 23:39:19 Login Succeeded 23:39:19 nexus3.edgexfoundry.org:10004 23:39:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:39:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:39:19 Configure a credential helper to remove this warning. See 23:39:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:39:19 23:39:19 Login Succeeded 23:39:19 docker.io 23:39:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:39:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:39:20 Configure a credential helper to remove this warning. See 23:39:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:39:20 23:39:20 Login Succeeded 23:39:20 ---> docker-login.sh ends [Pipeline] } 23:39:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:39:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:39:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:39:20 ========================================================= 23:39:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 23:39:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:20 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 23:39:20 Sending build context to Docker daemon 6.277MB 23:39:20 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 23:39:20 Step 2/12 : FROM ${BASE} AS builder 23:39:20 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 23:39:20 213ec9aee27d: Pulling fs layer 23:39:20 4583459ba037: Pulling fs layer 23:39:20 93c1e223e6f2: Pulling fs layer 23:39:20 53926ce57604: Pulling fs layer 23:39:20 21b2b0c7a3f4: Pulling fs layer 23:39:20 22ff95d597cd: Pulling fs layer 23:39:20 12d6caf4c0d1: Pulling fs layer 23:39:20 96b7cbca73a9: Pulling fs layer 23:39:20 a7acece74701: Pulling fs layer 23:39:20 53926ce57604: Waiting 23:39:20 12d6caf4c0d1: Waiting 23:39:20 96b7cbca73a9: Waiting 23:39:20 a7acece74701: Waiting 23:39:20 21b2b0c7a3f4: Waiting 23:39:20 22ff95d597cd: Waiting 23:39:20 93c1e223e6f2: Verifying Checksum 23:39:20 93c1e223e6f2: Download complete 23:39:20 4583459ba037: Verifying Checksum 23:39:20 4583459ba037: Download complete 23:39:20 21b2b0c7a3f4: Verifying Checksum 23:39:20 21b2b0c7a3f4: Download complete 23:39:20 22ff95d597cd: Verifying Checksum 23:39:20 22ff95d597cd: Download complete 23:39:20 213ec9aee27d: Verifying Checksum 23:39:20 213ec9aee27d: Download complete 23:39:20 12d6caf4c0d1: Verifying Checksum 23:39:20 12d6caf4c0d1: Download complete 23:39:20 213ec9aee27d: Pull complete 23:39:20 4583459ba037: Pull complete 23:39:20 93c1e223e6f2: Pull complete 23:39:20 a7acece74701: Verifying Checksum 23:39:20 a7acece74701: Download complete 23:39:21 96b7cbca73a9: Verifying Checksum 23:39:21 96b7cbca73a9: Download complete 23:39:21 53926ce57604: Verifying Checksum 23:39:21 53926ce57604: Download complete 23:39:25 53926ce57604: Pull complete 23:39:25 21b2b0c7a3f4: Pull complete 23:39:25 22ff95d597cd: Pull complete 23:39:25 12d6caf4c0d1: Pull complete 23:39:27 96b7cbca73a9: Pull complete 23:39:28 a7acece74701: Pull complete 23:39:28 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 23:39:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 23:39:28 ---> db6d94c90886 23:39:28 Step 3/12 : ARG ADD_BUILD_TAGS="" 23:39:30 ---> Running in bafc3e4d48b0 23:39:30 Removing intermediate container bafc3e4d48b0 23:39:30 ---> 2dad2617fdda 23:39:30 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:39:30 ---> Running in 5dc40c3dafb4 23:39:30 Removing intermediate container 5dc40c3dafb4 23:39:30 ---> f6b6419ef601 23:39:30 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 23:39:30 ---> Running in 87118bc53067 23:39:30 Removing intermediate container 87118bc53067 23:39:30 ---> 55b0bdf2c42b 23:39:30 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 23:39:30 ---> Running in 0375fc3e333e 23:39:30 Removing intermediate container 0375fc3e333e 23:39:30 ---> 50212760a16f 23:39:30 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:39:30 ---> Running in 19d9ed5653d9 23:39:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:39:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:39:31 (1/4) Installing openssh-keygen (9.0_p1-r2) 23:39:31 (2/4) Installing libedit (20210910.3.1-r0) 23:39:31 (3/4) Installing openssh-client-common (9.0_p1-r2) 23:39:31 (4/4) Installing openssh-client-default (9.0_p1-r2) 23:39:31 Executing busybox-1.35.0-r17.trigger 23:39:31 OK: 216 MiB in 55 packages 23:39:31 Removing intermediate container 19d9ed5653d9 23:39:31 ---> 876653b11377 23:39:31 Step 8/12 : WORKDIR /device-mqtt-go 23:39:31 ---> Running in 74116eb51c39 23:39:31 Removing intermediate container 74116eb51c39 23:39:31 ---> abe5dddddee4 23:39:31 Step 9/12 : COPY go.mod vendor* ./ 23:39:32 ---> 6b93ff7b4b38 23:39:32 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:39:32 ---> Running in 14753f65b664 23:39:34 Still waiting to schedule task 23:39:34 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 23:39:50 Removing intermediate container 14753f65b664 23:39:50 ---> 66d7bcb4c622 23:39:50 Step 11/12 : COPY . . 23:39:50 ---> 5fe97c10d7cc 23:39:50 Step 12/12 : RUN $MAKE 23:39:50 ---> Running in 1b943909fd90 23:39:50 noop 23:39:51 Removing intermediate container 1b943909fd90 23:39:51 ---> 7fe8fb5d5975 23:39:51 Successfully built 7fe8fb5d5975 23:39:51 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:51 + docker inspect -f . ci-base-image-x86_64 23:39:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:39:51 prd-ubuntu20.04-docker-8c-8g-121397 does not seem to be running inside a container 23:39:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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 ******** ci-base-image-x86_64 cat 23:39:51 $ docker top be2290b545c800814e05c9cbaf5b4943ec56376619dcd366f8b46e940466524e -eo pid,comm [Pipeline] { [Pipeline] sh 23:39:52 + go version 23:39:52 go version go1.18.7 linux/amd64 [Pipeline] } 23:39:52 $ docker stop --time=1 be2290b545c800814e05c9cbaf5b4943ec56376619dcd366f8b46e940466524e 23:39:53 $ docker rm -f be2290b545c800814e05c9cbaf5b4943ec56376619dcd366f8b46e940466524e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:53 + docker inspect -f . ci-base-image-x86_64 23:39:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:39:53 prd-ubuntu20.04-docker-8c-8g-121397 does not seem to be running inside a container 23:39:54 $ 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-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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 ******** ci-base-image-x86_64 cat 23:39:54 $ docker top f09acedde8dfb04e0117f0c7c3df4eea456509fd76d70c233a29bbd4dfed4180 -eo pid,comm [Pipeline] { [Pipeline] sh 23:39:54 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh 23:39:55 + make test 23:39:55 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:39:55 ? github.com/edgexfoundry/device-mqtt-go [no test files] 23:40:05 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 23:40:05 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.016s coverage: 21.8% of statements 23:40:05 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 23:40:11 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." 23:40:11 GCO_ENABLED=1 GO111MODULE=on go vet ./... 23:40:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:40:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:40:15 ./bin/test-attribution-txt.sh [Pipeline] echo 23:40:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:40:15 $ docker stop --time=1 f09acedde8dfb04e0117f0c7c3df4eea456509fd76d70c233a29bbd4dfed4180 23:40:16 $ docker rm -f f09acedde8dfb04e0117f0c7c3df4eea456509fd76d70c233a29bbd4dfed4180 [Pipeline] // withDockerContainer [Pipeline] sh 23:40:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:40:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:40:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:40:18 + ls -al . 23:40:18 total 192 23:40:18 drwxrwxr-x 10 jenkins jenkins 4096 Dec 15 23:39 . 23:40:18 drwxrwxr-x 4 jenkins jenkins 4096 Dec 15 23:39 .. 23:40:18 -rw-rw-r-- 1 jenkins jenkins 140 Dec 15 23:39 .dockerignore 23:40:18 drwxrwxr-x 8 jenkins jenkins 4096 Dec 15 23:40 .git 23:40:18 drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 23:39 .github 23:40:18 -rw-rw-r-- 1 jenkins jenkins 329 Dec 15 23:39 .gitignore 23:40:18 -rw-rw-r-- 1 jenkins jenkins 41 Dec 15 23:39 .golangci.yml 23:40:18 drwxr-xr-x 3 jenkins jenkins 4096 Dec 15 23:39 .semver 23:40:18 -rw-rw-r-- 1 jenkins jenkins 9293 Dec 15 23:39 Attribution.txt 23:40:18 -rw-rw-r-- 1 jenkins jenkins 13162 Dec 15 23:39 CHANGELOG.md 23:40:18 -rw-rw-r-- 1 jenkins jenkins 1752 Dec 15 23:39 Dockerfile 23:40:18 -rw-rw-r-- 1 jenkins jenkins 677 Dec 15 23:39 GOVERNANCE.md 23:40:18 -rw-rw-r-- 1 jenkins jenkins 678 Dec 15 23:39 Jenkinsfile 23:40:18 -rw-rw-r-- 1 jenkins jenkins 11340 Dec 15 23:39 LICENSE 23:40:18 -rw-rw-r-- 1 jenkins jenkins 2126 Dec 15 23:39 Makefile 23:40:18 -rw-rw-r-- 1 jenkins jenkins 620 Dec 15 23:39 OWNERS.md 23:40:18 -rw-rw-r-- 1 jenkins jenkins 3165 Dec 15 23:39 README.md 23:40:18 -rw-rw-r-- 1 jenkins jenkins 11 Dec 15 23:39 VERSION 23:40:18 drwxrwxr-x 2 jenkins jenkins 4096 Dec 15 23:39 bin 23:40:18 drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 23:39 cmd 23:40:18 -rw-r--r-- 1 jenkins jenkins 17887 Dec 15 23:40 coverage.out 23:40:18 -rw-rw-r-- 1 jenkins jenkins 3464 Dec 15 23:39 go.mod 23:40:18 -rw-rw-r-- 1 jenkins jenkins 45013 Dec 15 23:39 go.sum 23:40:18 drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 23:39 internal 23:40:18 drwxrwxr-x 2 jenkins jenkins 4096 Dec 15 23:39 mock 23:40:18 drwxrwxr-x 4 jenkins jenkins 4096 Dec 15 23:39 snap 23:40:18 -rw-rw-r-- 1 jenkins jenkins 227 Dec 15 23:39 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:18 + docker build -t device-mqtt -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=2c0ad64fa4012812b904ce8a048042a45883a5b2 --label arch=amd64 --label version=3.0.0-dev.2 . 23:40:18 Sending build context to Docker daemon 6.295MB 23:40:18 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 23:40:18 Step 2/24 : FROM ${BASE} AS builder 23:40:18 ---> 7fe8fb5d5975 23:40:18 Step 3/24 : ARG ADD_BUILD_TAGS="" 23:40:18 ---> Running in 781212750ca3 23:40:18 Removing intermediate container 781212750ca3 23:40:18 ---> 2586bf2f5e36 23:40:18 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:40:18 ---> Running in 4ed393ac8689 23:40:18 Removing intermediate container 4ed393ac8689 23:40:18 ---> e68c50b440f6 23:40:18 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 23:40:18 ---> Running in 3808ca1593f1 23:40:19 Removing intermediate container 3808ca1593f1 23:40:19 ---> 808b6abac12d 23:40:19 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 23:40:19 ---> Running in 38213ab7fa47 23:40:19 Removing intermediate container 38213ab7fa47 23:40:19 ---> e3057fed5e32 23:40:19 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:40:19 ---> Running in 2a691b72c3a8 23:40:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:40:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:40:19 OK: 216 MiB in 55 packages 23:40:20 Removing intermediate container 2a691b72c3a8 23:40:20 ---> 56c08c434760 23:40:20 Step 8/24 : WORKDIR /device-mqtt-go 23:40:20 ---> Running in 968d7d0fc34e 23:40:20 Removing intermediate container 968d7d0fc34e 23:40:20 ---> 5439b3f42e37 23:40:20 Step 9/24 : COPY go.mod vendor* ./ 23:40:20 ---> cafb35dc0e0d 23:40:20 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:40:20 ---> Running in 5cbf0fae7da4 23:40:21 Removing intermediate container 5cbf0fae7da4 23:40:21 ---> f4ad25b8c3c6 23:40:21 Step 11/24 : COPY . . 23:40:21 ---> 53600baf38d3 23:40:21 Step 12/24 : RUN $MAKE 23:40:21 ---> Running in 6bf3a41e4edb 23:40:21 GCO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=3.0.0-dev.2" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 23:40:39 Removing intermediate container 6bf3a41e4edb 23:40:39 ---> 2d66b27b4b9a 23:40:39 Step 13/24 : FROM alpine:3.16 23:40:40 3.16: Pulling from library/alpine 23:40:40 ca7dd9ec2225: Pulling fs layer 23:40:40 ca7dd9ec2225: Download complete 23:40:40 ca7dd9ec2225: Pull complete 23:40:40 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 23:40:40 Status: Downloaded newer image for alpine:3.16 23:40:40 ---> bfe296a52501 23:40:40 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 23:40:40 ---> Running in 0263fb81211a 23:40:41 Removing intermediate container 0263fb81211a 23:40:41 ---> 2a8bf74461ff 23:40:41 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 23:40:41 ---> Running in a6acd1a251d8 23:40:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:40:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:40:41 (1/6) Installing dumb-init (1.2.5-r1) 23:40:41 (2/6) Installing libgcc (11.2.1_git20220219-r2) 23:40:41 (3/6) Installing libsodium (1.0.18-r0) 23:40:41 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 23:40:41 (5/6) Installing libzmq (4.3.4-r0) 23:40:41 (6/6) Installing zeromq (4.3.4-r0) 23:40:41 Executing busybox-1.35.0-r17.trigger 23:40:41 OK: 8 MiB in 20 packages 23:40:42 Removing intermediate container a6acd1a251d8 23:40:42 ---> 16d0b6fe0448 23:40:42 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 23:40:43 ---> 6275bea22408 23:40:43 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 23:40:43 ---> c69136535b56 23:40:43 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 23:40:43 ---> 23a082dbb557 23:40:43 Step 19/24 : EXPOSE 59982 23:40:43 ---> Running in eee65630462a 23:40:43 Removing intermediate container eee65630462a 23:40:43 ---> 7d39a26a65a4 23:40:43 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 23:40:43 ---> Running in d3ca68cef1b4 23:40:43 Removing intermediate container d3ca68cef1b4 23:40:43 ---> 84522a2ed6ca 23:40:43 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:40:43 ---> Running in 05c665ba702b 23:40:43 Removing intermediate container 05c665ba702b 23:40:43 ---> 5076c883de26 23:40:43 Step 22/24 : LABEL arch=amd64 23:40:43 ---> Running in 40faf1549879 23:40:43 Removing intermediate container 40faf1549879 23:40:43 ---> 3a71be3332ae 23:40:43 Step 23/24 : LABEL git_sha=2c0ad64fa4012812b904ce8a048042a45883a5b2 23:40:43 ---> Running in 05aa032edd12 23:40:43 Removing intermediate container 05aa032edd12 23:40:43 ---> 5ed0d267a3da 23:40:43 Step 24/24 : LABEL version=3.0.0-dev.2 23:40:43 ---> Running in 2d98e3e627b2 23:40:44 Removing intermediate container 2d98e3e627b2 23:40:44 ---> 9a47e649b6a9 23:40:44 [Warning] One or more build-args [ARCH] were not consumed 23:40:44 Successfully built 9a47e649b6a9 23:40:44 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:40:44 provisioning config files... 23:40:44 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1910201958736412742tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:40:44 ---> docker-login.sh 23:40:44 nexus3.edgexfoundry.org:10001 23:40:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:40:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:40:44 Configure a credential helper to remove this warning. See 23:40:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:40:44 23:40:44 Login Succeeded 23:40:44 nexus3.edgexfoundry.org:10002 23:40:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:40:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:40:44 Configure a credential helper to remove this warning. See 23:40:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:40:44 23:40:44 Login Succeeded 23:40:44 nexus3.edgexfoundry.org:10003 23:40:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:40:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:40:44 Configure a credential helper to remove this warning. See 23:40:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:40:44 23:40:44 Login Succeeded 23:40:44 nexus3.edgexfoundry.org:10004 23:40:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:40:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:40:44 Configure a credential helper to remove this warning. See 23:40:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:40:44 23:40:44 Login Succeeded 23:40:44 docker.io 23:40:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:40:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:40:45 Configure a credential helper to remove this warning. See 23:40:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:40:45 23:40:45 Login Succeeded 23:40:45 ---> docker-login.sh ends [Pipeline] } 23:40:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:40:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:40:45 [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: 23:40:45 2c0ad64fa4012812b904ce8a048042a45883a5b2 23:40:45 latest 23:40:45 3.0.0-dev.2 23:40:45 2c0ad64fa4012812b904ce8a048042a45883a5b2-3.0.0-dev.2 23:40:45 main 23:40:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:45 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:2c0ad64fa4012812b904ce8a048042a45883a5b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:45 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:2c0ad64fa4012812b904ce8a048042a45883a5b2 23:40:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 23:40:45 16ad371b83bc: Preparing 23:40:45 cbb319a4f980: Preparing 23:40:45 e4afb4c80e4a: Preparing 23:40:45 a8e17811445d: Preparing 23:40:45 e5e13b0c77cb: Preparing 23:40:45 e5e13b0c77cb: Layer already exists 23:40:45 16ad371b83bc: Pushed 23:40:45 cbb319a4f980: Pushed 23:40:46 a8e17811445d: Pushed 23:40:48 e4afb4c80e4a: Pushed 23:40:48 2c0ad64fa4012812b904ce8a048042a45883a5b2: digest: sha256:24db715635ddfb42de0080292336ff0844d6dbd4c6e529afdb69a2bd98d3e4d0 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:48 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:49 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest 23:40:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 23:40:49 16ad371b83bc: Preparing 23:40:49 cbb319a4f980: Preparing 23:40:49 e4afb4c80e4a: Preparing 23:40:49 a8e17811445d: Preparing 23:40:49 e5e13b0c77cb: Preparing 23:40:49 16ad371b83bc: Layer already exists 23:40:49 e5e13b0c77cb: Layer already exists 23:40:49 a8e17811445d: Layer already exists 23:40:49 e4afb4c80e4a: Layer already exists 23:40:49 cbb319a4f980: Layer already exists 23:40:49 latest: digest: sha256:24db715635ddfb42de0080292336ff0844d6dbd4c6e529afdb69a2bd98d3e4d0 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:49 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:49 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.2 23:40:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 23:40:49 16ad371b83bc: Preparing 23:40:49 cbb319a4f980: Preparing 23:40:49 e4afb4c80e4a: Preparing 23:40:49 a8e17811445d: Preparing 23:40:49 e5e13b0c77cb: Preparing 23:40:49 a8e17811445d: Layer already exists 23:40:49 e5e13b0c77cb: Layer already exists 23:40:49 16ad371b83bc: Layer already exists 23:40:49 e4afb4c80e4a: Layer already exists 23:40:49 cbb319a4f980: Layer already exists 23:40:49 3.0.0-dev.2: digest: sha256:24db715635ddfb42de0080292336ff0844d6dbd4c6e529afdb69a2bd98d3e4d0 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:50 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:2c0ad64fa4012812b904ce8a048042a45883a5b2-3.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:50 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:2c0ad64fa4012812b904ce8a048042a45883a5b2-3.0.0-dev.2 23:40:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 23:40:50 16ad371b83bc: Preparing 23:40:50 cbb319a4f980: Preparing 23:40:50 e4afb4c80e4a: Preparing 23:40:50 a8e17811445d: Preparing 23:40:50 e5e13b0c77cb: Preparing 23:40:50 16ad371b83bc: Layer already exists 23:40:50 e5e13b0c77cb: Layer already exists 23:40:50 cbb319a4f980: Layer already exists 23:40:50 e4afb4c80e4a: Layer already exists 23:40:50 a8e17811445d: Layer already exists 23:40:50 2c0ad64fa4012812b904ce8a048042a45883a5b2-3.0.0-dev.2: digest: sha256:24db715635ddfb42de0080292336ff0844d6dbd4c6e529afdb69a2bd98d3e4d0 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:50 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:51 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main 23:40:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 23:40:51 16ad371b83bc: Preparing 23:40:51 cbb319a4f980: Preparing 23:40:51 e4afb4c80e4a: Preparing 23:40:51 a8e17811445d: Preparing 23:40:51 e5e13b0c77cb: Preparing 23:40:51 e5e13b0c77cb: Layer already exists 23:40:51 e4afb4c80e4a: Layer already exists 23:40:51 16ad371b83bc: Layer already exists 23:40:51 a8e17811445d: Layer already exists 23:40:51 cbb319a4f980: Layer already exists 23:40:51 main: digest: sha256:24db715635ddfb42de0080292336ff0844d6dbd4c6e529afdb69a2bd98d3e4d0 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:40:51 ===================================================== [Pipeline] echo 23:40:51 taggedImages: 23:40:51 - nexus3.edgexfoundry.org:10004/device-mqtt:2c0ad64fa4012812b904ce8a048042a45883a5b2 23:40:51 - nexus3.edgexfoundry.org:10004/device-mqtt:latest 23:40:51 - nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.2 23:40:51 - nexus3.edgexfoundry.org:10004/device-mqtt:2c0ad64fa4012812b904ce8a048042a45883a5b2-3.0.0-dev.2 23:40:51 - nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // script [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 23:40:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:40:51 23:40:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:40:51 latest: Pulling from edgex-lftools-log-publisher 23:40:51 5eb5b503b376: Pulling fs layer 23:40:51 5c69ac0246d0: Pulling fs layer 23:40:51 ec43610c2a17: Pulling fs layer 23:40:51 3a2ae6a8a46f: Pulling fs layer 23:40:51 33b1e0a273af: Pulling fs layer 23:40:51 5d3b04190fa2: Pulling fs layer 23:40:51 2f39f015ded8: Pulling fs layer 23:40:51 33b1e0a273af: Waiting 23:40:51 3a2ae6a8a46f: Waiting 23:40:51 5d3b04190fa2: Waiting 23:40:51 2f39f015ded8: Waiting 23:40:51 5c69ac0246d0: Verifying Checksum 23:40:51 5c69ac0246d0: Download complete 23:40:51 3a2ae6a8a46f: Verifying Checksum 23:40:51 3a2ae6a8a46f: Download complete 23:40:51 33b1e0a273af: Verifying Checksum 23:40:51 33b1e0a273af: Download complete 23:40:51 5d3b04190fa2: Verifying Checksum 23:40:51 5d3b04190fa2: Download complete 23:40:52 ec43610c2a17: Download complete 23:40:52 5eb5b503b376: Verifying Checksum 23:40:52 5eb5b503b376: Download complete 23:40:52 2f39f015ded8: Verifying Checksum 23:40:52 2f39f015ded8: Download complete 23:40:53 5eb5b503b376: Pull complete 23:40:53 5c69ac0246d0: Pull complete 23:40:53 ec43610c2a17: Pull complete 23:40:53 3a2ae6a8a46f: Pull complete 23:40:53 33b1e0a273af: Pull complete 23:40:54 5d3b04190fa2: Pull complete 23:40:58 2f39f015ded8: Pull complete 23:40:58 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:40:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:40:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:40:58 prd-ubuntu20.04-docker-8c-8g-121397 does not seem to be running inside a container 23:40:58 $ 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-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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 23:41:00 $ docker top 8ec92259f9e88b8f8236cb3b1eefc2fadd25f2306204a9003a626c80ea7d6413 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:41:00 ---> job-cost.sh 23:41:00 lf-activate-venv: SKIPPING 23:41:00 INFO: No Stack... 23:41:00 INFO: Retrieving Pricing Info for: v3-standard-8 23:41:01 INFO: Archiving Costs [Pipeline] sh 23:41:01 + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv 23:41:01 + cut -d, -f6 [Pipeline] lock 23:41:01 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-84-stack-cost] 23:41:01 Resource [jenkins-edgexfoundry-device-mqtt-go-main-84-stack-cost] did not exist. Created. 23:41:01 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-84-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:41:02 + echo total: 0.2199999988079071 [Pipeline] stash 23:41:02 Stashed 1 file(s) [Pipeline] } 23:41:02 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-84-stack-cost] [Pipeline] // lock [Pipeline] } 23:41:02 $ docker stop --time=1 8ec92259f9e88b8f8236cb3b1eefc2fadd25f2306204a9003a626c80ea7d6413 23:41:03 $ docker rm -f 8ec92259f9e88b8f8236cb3b1eefc2fadd25f2306204a9003a626c80ea7d6413 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:41:08 Running on prd-ubuntu20.04-docker-arm64-4c-16g-121399 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws 23:41:08 Running in /w/workspace/device-mqtt-go/84 [Pipeline] { [Pipeline] checkout 23:41:08 Selected Git installation does not exist. Using Default 23:41:08 The recommended git tool is: NONE 23:41:13 using credential edgex-jenkins-ssh 23:41:13 Cloning the remote Git repository 23:41:13 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 23:41:13 > git init /w/workspace/device-mqtt-go/84 # timeout=10 23:41:13 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 23:41:13 > git --version # timeout=10 23:41:13 > git --version # 'git version 2.25.1' 23:41:13 using GIT_SSH to set credentials SSH Credentials for GitHub 23:41:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:41:15 Avoid second fetch 23:41:15 Checking out Revision 2c0ad64fa4012812b904ce8a048042a45883a5b2 (main) 23:41:15 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 23:41:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:41:15 > git config core.sparsecheckout # timeout=10 23:41:15 > git checkout -f 2c0ad64fa4012812b904ce8a048042a45883a5b2 # timeout=10 23:41:16 Commit message: "Merge pull request #440 from FelixTing/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:41:17 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:41:17 % Total % Received % Xferd Average Speed Time Time Time Current 23:41:17 Dload Upload Total Spent Left Speed 23:41:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 79198 0 --:--:-- --:--:-- --:--:-- 79198 [Pipeline] sh 23:41:17 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:41:18 + + sudo tee /etc/docker/daemon.new 23:41:18 sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:41:18 { 23:41:18 "registry-mirrors": [ 23:41:18 "https://nexus3.edgexfoundry.org:10001" 23:41:18 ], 23:41:18 "bip": "10.250.0.254/24", 23:41:18 "hosts": [ 23:41:18 "tcp://0.0.0.0:5555", 23:41:18 "unix:///var/run/docker.sock" 23:41:18 ], 23:41:18 "mtu": 1458, 23:41:18 "selinux-enabled": true, 23:41:18 "seccomp-profile": "/etc/docker/seccomp.json" 23:41:18 } [Pipeline] sh 23:41:18 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:41:18 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:41:37 provisioning config files... 23:41:37 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/84@tmp/config3733507862291423727tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:41:37 ---> docker-login.sh 23:41:37 nexus3.edgexfoundry.org:10001 23:41:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:41:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:41:38 Configure a credential helper to remove this warning. See 23:41:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:41:38 23:41:38 Login Succeeded 23:41:38 nexus3.edgexfoundry.org:10002 23:41:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:41:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:41:38 Configure a credential helper to remove this warning. See 23:41:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:41:38 23:41:38 Login Succeeded 23:41:38 nexus3.edgexfoundry.org:10003 23:41:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:41:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:41:38 Configure a credential helper to remove this warning. See 23:41:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:41:38 23:41:38 Login Succeeded 23:41:38 nexus3.edgexfoundry.org:10004 23:41:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:41:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:41:39 Configure a credential helper to remove this warning. See 23:41:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:41:39 23:41:39 Login Succeeded 23:41:39 docker.io 23:41:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:41:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:41:39 Configure a credential helper to remove this warning. See 23:41:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:41:39 23:41:39 Login Succeeded 23:41:39 ---> docker-login.sh ends [Pipeline] } 23:41:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:41:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:41:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:41:39 ========================================================= 23:41:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 23:41:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:40 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 23:41:40 Sending build context to Docker daemon 3.244MB 23:41:40 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 23:41:40 Step 2/12 : FROM ${BASE} AS builder 23:41:40 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:41:40 9b18e9b68314: Pulling fs layer 23:41:40 35d82f9e3411: Pulling fs layer 23:41:40 e16973657156: Pulling fs layer 23:41:40 fc693d55d65f: Pulling fs layer 23:41:40 7e9fc2657dce: Pulling fs layer 23:41:40 dda99020689f: Pulling fs layer 23:41:40 db1c61fa0a46: Pulling fs layer 23:41:40 891c053d2c06: Pulling fs layer 23:41:40 fc693d55d65f: Waiting 23:41:40 7e9fc2657dce: Waiting 23:41:40 dda99020689f: Waiting 23:41:40 db1c61fa0a46: Waiting 23:41:40 891c053d2c06: Waiting 23:41:40 e16973657156: Verifying Checksum 23:41:40 e16973657156: Download complete 23:41:40 35d82f9e3411: Download complete 23:41:40 7e9fc2657dce: Download complete 23:41:40 dda99020689f: Verifying Checksum 23:41:40 dda99020689f: Download complete 23:41:40 9b18e9b68314: Download complete 23:41:41 9b18e9b68314: Pull complete 23:41:41 891c053d2c06: Verifying Checksum 23:41:41 891c053d2c06: Download complete 23:41:42 35d82f9e3411: Pull complete 23:41:42 e16973657156: Pull complete 23:41:43 db1c61fa0a46: Verifying Checksum 23:41:43 fc693d55d65f: Verifying Checksum 23:41:43 fc693d55d65f: Download complete 23:41:55 fc693d55d65f: Pull complete 23:41:55 7e9fc2657dce: Pull complete 23:41:55 dda99020689f: Pull complete 23:42:01 db1c61fa0a46: Pull complete 23:42:03 891c053d2c06: Pull complete 23:42:03 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 23:42:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:42:03 ---> f96f9c87975a 23:42:03 Step 3/12 : ARG ADD_BUILD_TAGS="" 23:42:05 ---> Running in 7b5848c9950a 23:42:05 Removing intermediate container 7b5848c9950a 23:42:05 ---> 93adcb773878 23:42:05 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:42:05 ---> Running in 44a04895b74a 23:42:05 Removing intermediate container 44a04895b74a 23:42:05 ---> 40d966f99fdf 23:42:05 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 23:42:05 ---> Running in 086047eb1250 23:42:05 Removing intermediate container 086047eb1250 23:42:05 ---> 44e32d59bd12 23:42:05 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 23:42:05 ---> Running in 5bf95eb708f8 23:42:06 Removing intermediate container 5bf95eb708f8 23:42:06 ---> db2e2dd2be07 23:42:06 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:42:06 ---> Running in e7fc2cf14729 23:42:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:42:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:42:08 (1/4) Installing openssh-keygen (9.0_p1-r2) 23:42:08 (2/4) Installing libedit (20210910.3.1-r0) 23:42:08 (3/4) Installing openssh-client-common (9.0_p1-r2) 23:42:08 (4/4) Installing openssh-client-default (9.0_p1-r2) 23:42:09 Executing busybox-1.35.0-r17.trigger 23:42:09 OK: 226 MiB in 55 packages 23:42:10 Removing intermediate container e7fc2cf14729 23:42:10 ---> 789fba5f5432 23:42:10 Step 8/12 : WORKDIR /device-mqtt-go 23:42:10 ---> Running in f0545e5731d4 23:42:10 Removing intermediate container f0545e5731d4 23:42:10 ---> 1e644ecc0f78 23:42:10 Step 9/12 : COPY go.mod vendor* ./ 23:42:10 ---> 362f11c7470a 23:42:10 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:42:10 ---> Running in b3a40ace833a 23:43:07 Removing intermediate container b3a40ace833a 23:43:07 ---> bf4f72a31e34 23:43:07 Step 11/12 : COPY . . 23:43:07 ---> 406b68264d74 23:43:07 Step 12/12 : RUN $MAKE 23:43:07 ---> Running in 10f5164e57ef 23:43:07 noop 23:43:07 Removing intermediate container 10f5164e57ef 23:43:07 ---> a452a8cfcb5b 23:43:07 Successfully built a452a8cfcb5b 23:43:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:07 + docker inspect -f . ci-base-image-arm64 23:43:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:43:08 prd-ubuntu20.04-docker-arm64-4c-16g-121399 does not seem to be running inside a container 23:43:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/84 -v /w/workspace/device-mqtt-go/84:/w/workspace/device-mqtt-go/84:rw,z -v /w/workspace/device-mqtt-go/84@tmp:/w/workspace/device-mqtt-go/84@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 23:43:09 $ docker top 6dbfc101174202245806ebbe8d6b7783869c7df947a50485ddc33929177c08a2 -eo pid,comm [Pipeline] { [Pipeline] sh 23:43:10 + go version 23:43:10 go version go1.18.7 linux/arm64 [Pipeline] } 23:43:10 $ docker stop --time=1 6dbfc101174202245806ebbe8d6b7783869c7df947a50485ddc33929177c08a2 23:43:11 $ docker rm -f 6dbfc101174202245806ebbe8d6b7783869c7df947a50485ddc33929177c08a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:12 + docker inspect -f . ci-base-image-arm64 23:43:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:43:12 prd-ubuntu20.04-docker-arm64-4c-16g-121399 does not seem to be running inside a container 23:43:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/84 -v /w/workspace/device-mqtt-go/84:/w/workspace/device-mqtt-go/84:rw,z -v /w/workspace/device-mqtt-go/84@tmp:/w/workspace/device-mqtt-go/84@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 23:43:13 $ docker top 98a602e0b448a9fc8f5f0a2bd92e24ad074b27cb345688a67b1079f0d9e36789 -eo pid,comm [Pipeline] { [Pipeline] sh 23:43:14 + git config --global --add safe.directory /w/workspace/device-mqtt-go/84 [Pipeline] fileExists [Pipeline] sh 23:43:15 + make test 23:43:15 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:43:16 ? github.com/edgexfoundry/device-mqtt-go [no test files] 23:44:38 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 23:44:38 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.067s coverage: 21.8% of statements 23:44:38 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 23:44:38 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:44:38 GCO_ENABLED=1 GO111MODULE=on go vet ./... 23:44:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:44:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:44:56 ./bin/test-attribution-txt.sh [Pipeline] echo 23:44:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:44:56 $ docker stop --time=1 98a602e0b448a9fc8f5f0a2bd92e24ad074b27cb345688a67b1079f0d9e36789 23:44:59 $ docker rm -f 98a602e0b448a9fc8f5f0a2bd92e24ad074b27cb345688a67b1079f0d9e36789 [Pipeline] // withDockerContainer [Pipeline] sh 23:45:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:45:00 Warning: overwriting stash ‘coverage-report’ 23:45:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:45:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:45:01 + ls -al . 23:45:01 total 188 23:45:01 drwxrwxr-x 9 jenkins jenkins 4096 Dec 15 23:43 . 23:45:01 drwxrwxr-x 4 jenkins jenkins 4096 Dec 15 23:41 .. 23:45:01 -rw-rw-r-- 1 jenkins jenkins 140 Dec 15 23:41 .dockerignore 23:45:01 drwxrwxr-x 8 jenkins jenkins 4096 Dec 15 23:41 .git 23:45:01 drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 23:41 .github 23:45:01 -rw-rw-r-- 1 jenkins jenkins 329 Dec 15 23:41 .gitignore 23:45:01 -rw-rw-r-- 1 jenkins jenkins 41 Dec 15 23:41 .golangci.yml 23:45:01 -rw-rw-r-- 1 jenkins jenkins 9293 Dec 15 23:41 Attribution.txt 23:45:01 -rw-rw-r-- 1 jenkins jenkins 13162 Dec 15 23:41 CHANGELOG.md 23:45:01 -rw-rw-r-- 1 jenkins jenkins 1752 Dec 15 23:41 Dockerfile 23:45:01 -rw-rw-r-- 1 jenkins jenkins 677 Dec 15 23:41 GOVERNANCE.md 23:45:01 -rw-rw-r-- 1 jenkins jenkins 678 Dec 15 23:41 Jenkinsfile 23:45:01 -rw-rw-r-- 1 jenkins jenkins 11340 Dec 15 23:41 LICENSE 23:45:01 -rw-rw-r-- 1 jenkins jenkins 2126 Dec 15 23:41 Makefile 23:45:01 -rw-rw-r-- 1 jenkins jenkins 620 Dec 15 23:41 OWNERS.md 23:45:01 -rw-rw-r-- 1 jenkins jenkins 3165 Dec 15 23:41 README.md 23:45:01 -rw-rw-r-- 1 jenkins jenkins 11 Dec 15 23:39 VERSION 23:45:01 drwxrwxr-x 2 jenkins jenkins 4096 Dec 15 23:41 bin 23:45:01 drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 23:41 cmd 23:45:01 -rw-r--r-- 1 jenkins jenkins 17887 Dec 15 23:44 coverage.out 23:45:01 -rw-rw-r-- 1 jenkins jenkins 3464 Dec 15 23:41 go.mod 23:45:01 -rw-rw-r-- 1 jenkins jenkins 45013 Dec 15 23:41 go.sum 23:45:01 drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 23:41 internal 23:45:01 drwxrwxr-x 2 jenkins jenkins 4096 Dec 15 23:41 mock 23:45:01 drwxrwxr-x 4 jenkins jenkins 4096 Dec 15 23:41 snap 23:45:01 -rw-rw-r-- 1 jenkins jenkins 227 Dec 15 23:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:45:01 + docker build -t device-mqtt-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=2c0ad64fa4012812b904ce8a048042a45883a5b2 --label arch=arm64 --label version=3.0.0-dev.2 . 23:45:02 Sending build context to Docker daemon 3.262MB 23:45:02 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 23:45:02 Step 2/24 : FROM ${BASE} AS builder 23:45:02 ---> a452a8cfcb5b 23:45:02 Step 3/24 : ARG ADD_BUILD_TAGS="" 23:45:02 ---> Running in da055c2cdea7 23:45:02 Removing intermediate container da055c2cdea7 23:45:02 ---> 1431ad0647fb 23:45:02 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:45:02 ---> Running in 4a2b863596fe 23:45:03 Removing intermediate container 4a2b863596fe 23:45:03 ---> 96694fe61027 23:45:03 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 23:45:03 ---> Running in 6ad3b2c6a6b2 23:45:03 Removing intermediate container 6ad3b2c6a6b2 23:45:03 ---> 96ef7f83083d 23:45:03 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 23:45:03 ---> Running in dbb1a8b79705 23:45:03 Removing intermediate container dbb1a8b79705 23:45:03 ---> 6a56ca2004ca 23:45:03 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:45:03 ---> Running in e48d88d79189 23:45:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:45:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:45:06 OK: 226 MiB in 55 packages 23:45:07 Removing intermediate container e48d88d79189 23:45:07 ---> 4a9752895011 23:45:07 Step 8/24 : WORKDIR /device-mqtt-go 23:45:07 ---> Running in 616c922773b6 23:45:07 Removing intermediate container 616c922773b6 23:45:07 ---> c3df79f3a16c 23:45:07 Step 9/24 : COPY go.mod vendor* ./ 23:45:07 ---> fc5e24dc5af0 23:45:07 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:45:07 ---> Running in 42599661d29a 23:45:11 Removing intermediate container 42599661d29a 23:45:11 ---> d685b0f70207 23:45:11 Step 11/24 : COPY . . 23:45:12 ---> 5cff077b46f1 23:45:12 Step 12/24 : RUN $MAKE 23:45:12 ---> Running in 5897522e1c5e 23:45:13 GCO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=3.0.0-dev.2" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 23:47:49 Removing intermediate container 5897522e1c5e 23:47:49 ---> 83c9d6cb4122 23:47:49 Step 13/24 : FROM alpine:3.16 23:47:49 3.16: Pulling from library/alpine 23:47:49 6875df1f5354: Pulling fs layer 23:47:49 6875df1f5354: Verifying Checksum 23:47:49 6875df1f5354: Download complete 23:47:49 6875df1f5354: Pull complete 23:47:49 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 23:47:49 Status: Downloaded newer image for alpine:3.16 23:47:49 ---> 2b4661558fb8 23:47:49 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 23:47:49 ---> Running in 4a218fc20ba5 23:47:49 Removing intermediate container 4a218fc20ba5 23:47:49 ---> 6dda6f6e86e5 23:47:49 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 23:47:49 ---> Running in dd3828f56bdd 23:47:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:47:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:47:49 (1/6) Installing dumb-init (1.2.5-r1) 23:47:49 (2/6) Installing libgcc (11.2.1_git20220219-r2) 23:47:49 (3/6) Installing libsodium (1.0.18-r0) 23:47:49 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 23:47:49 (5/6) Installing libzmq (4.3.4-r0) 23:47:49 (6/6) Installing zeromq (4.3.4-r0) 23:47:49 Executing busybox-1.35.0-r17.trigger 23:47:49 OK: 8 MiB in 20 packages 23:47:49 Removing intermediate container dd3828f56bdd 23:47:49 ---> c4d0d830c5f5 23:47:49 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 23:47:49 ---> 2df187ce4d92 23:47:49 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 23:47:49 ---> 7d9da00d9c05 23:47:49 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 23:47:49 ---> c9954ce2884f 23:47:49 Step 19/24 : EXPOSE 59982 23:47:49 ---> Running in 1b387828ab5e 23:47:49 Removing intermediate container 1b387828ab5e 23:47:49 ---> 33435fbd0a62 23:47:49 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 23:47:49 ---> Running in 48d137ce01b0 23:47:49 Removing intermediate container 48d137ce01b0 23:47:49 ---> 922722812799 23:47:49 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:47:49 ---> Running in 2f753736b8e4 23:47:49 Removing intermediate container 2f753736b8e4 23:47:49 ---> b711cf157df4 23:47:49 Step 22/24 : LABEL arch=arm64 23:47:49 ---> Running in 4d58b2a4acef 23:47:49 Removing intermediate container 4d58b2a4acef 23:47:49 ---> 20c00771062d 23:47:49 Step 23/24 : LABEL git_sha=2c0ad64fa4012812b904ce8a048042a45883a5b2 23:47:49 ---> Running in 4e9371ba990f 23:47:49 Removing intermediate container 4e9371ba990f 23:47:49 ---> 2a576d9017e8 23:47:49 Step 24/24 : LABEL version=3.0.0-dev.2 23:47:50 ---> Running in 00bb7d3fa80e 23:47:50 Removing intermediate container 00bb7d3fa80e 23:47:50 ---> 0a38ac172daa 23:47:50 [Warning] One or more build-args [ARCH] were not consumed 23:47:50 Successfully built 0a38ac172daa 23:47:50 Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:47:50 provisioning config files... 23:47:50 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/84@tmp/config2573272010834055290tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:47:50 ---> docker-login.sh 23:47:50 nexus3.edgexfoundry.org:10001 23:47:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:47:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:47:51 Configure a credential helper to remove this warning. See 23:47:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:47:51 23:47:51 Login Succeeded 23:47:51 nexus3.edgexfoundry.org:10002 23:47:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:47:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:47:51 Configure a credential helper to remove this warning. See 23:47:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:47:51 23:47:51 Login Succeeded 23:47:51 nexus3.edgexfoundry.org:10003 23:47:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:47:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:47:51 Configure a credential helper to remove this warning. See 23:47:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:47:51 23:47:51 Login Succeeded 23:47:51 nexus3.edgexfoundry.org:10004 23:47:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:47:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:47:52 Configure a credential helper to remove this warning. See 23:47:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:47:52 23:47:52 Login Succeeded 23:47:52 docker.io 23:47:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:47:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:47:52 Configure a credential helper to remove this warning. See 23:47:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:47:52 23:47:52 Login Succeeded 23:47:52 ---> docker-login.sh ends [Pipeline] } 23:47:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:47:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:47:52 [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: 23:47:52 2c0ad64fa4012812b904ce8a048042a45883a5b2 23:47:52 latest 23:47:52 3.0.0-dev.2 23:47:52 2c0ad64fa4012812b904ce8a048042a45883a5b2-3.0.0-dev.2 23:47:52 main 23:47:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:53 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2c0ad64fa4012812b904ce8a048042a45883a5b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:53 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2c0ad64fa4012812b904ce8a048042a45883a5b2 23:47:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 23:47:53 2399a08b4112: Preparing 23:47:53 a4f7c5f6a21e: Preparing 23:47:53 cf9959d7fba1: Preparing 23:47:53 c152078adf21: Preparing 23:47:53 17bec77d7fdc: Preparing 23:47:53 17bec77d7fdc: Layer already exists 23:47:53 2399a08b4112: Pushed 23:47:53 a4f7c5f6a21e: Pushed 23:47:54 c152078adf21: Pushed 23:47:59 cf9959d7fba1: Pushed 23:47:59 2c0ad64fa4012812b904ce8a048042a45883a5b2: digest: sha256:ab01ecd9cb052d9104c59d4282ee519582b85ef72f54cd15b6b7af4a08507003 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:00 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:00 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 23:48:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 23:48:00 2399a08b4112: Preparing 23:48:00 a4f7c5f6a21e: Preparing 23:48:00 cf9959d7fba1: Preparing 23:48:00 c152078adf21: Preparing 23:48:00 17bec77d7fdc: Preparing 23:48:00 2399a08b4112: Layer already exists 23:48:00 c152078adf21: Layer already exists 23:48:00 17bec77d7fdc: Layer already exists 23:48:00 cf9959d7fba1: Layer already exists 23:48:00 a4f7c5f6a21e: Layer already exists 23:48:00 latest: digest: sha256:ab01ecd9cb052d9104c59d4282ee519582b85ef72f54cd15b6b7af4a08507003 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:00 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:01 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.2 23:48:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 23:48:01 2399a08b4112: Preparing 23:48:01 a4f7c5f6a21e: Preparing 23:48:01 cf9959d7fba1: Preparing 23:48:01 c152078adf21: Preparing 23:48:01 17bec77d7fdc: Preparing 23:48:01 17bec77d7fdc: Layer already exists 23:48:01 a4f7c5f6a21e: Layer already exists 23:48:01 c152078adf21: Layer already exists 23:48:01 2399a08b4112: Layer already exists 23:48:01 cf9959d7fba1: Layer already exists 23:48:01 3.0.0-dev.2: digest: sha256:ab01ecd9cb052d9104c59d4282ee519582b85ef72f54cd15b6b7af4a08507003 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:01 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2c0ad64fa4012812b904ce8a048042a45883a5b2-3.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:01 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2c0ad64fa4012812b904ce8a048042a45883a5b2-3.0.0-dev.2 23:48:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 23:48:01 2399a08b4112: Preparing 23:48:01 a4f7c5f6a21e: Preparing 23:48:01 cf9959d7fba1: Preparing 23:48:01 c152078adf21: Preparing 23:48:01 17bec77d7fdc: Preparing 23:48:01 c152078adf21: Layer already exists 23:48:01 cf9959d7fba1: Layer already exists 23:48:01 a4f7c5f6a21e: Layer already exists 23:48:01 2399a08b4112: Layer already exists 23:48:01 17bec77d7fdc: Layer already exists 23:48:01 2c0ad64fa4012812b904ce8a048042a45883a5b2-3.0.0-dev.2: digest: sha256:ab01ecd9cb052d9104c59d4282ee519582b85ef72f54cd15b6b7af4a08507003 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:02 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:02 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main 23:48:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 23:48:02 2399a08b4112: Preparing 23:48:02 a4f7c5f6a21e: Preparing 23:48:02 cf9959d7fba1: Preparing 23:48:02 c152078adf21: Preparing 23:48:02 17bec77d7fdc: Preparing 23:48:02 c152078adf21: Layer already exists 23:48:02 a4f7c5f6a21e: Layer already exists 23:48:02 2399a08b4112: Layer already exists 23:48:02 17bec77d7fdc: Layer already exists 23:48:02 cf9959d7fba1: Layer already exists 23:48:02 main: digest: sha256:ab01ecd9cb052d9104c59d4282ee519582b85ef72f54cd15b6b7af4a08507003 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:48:02 ===================================================== [Pipeline] echo 23:48:02 taggedImages: 23:48:02 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2c0ad64fa4012812b904ce8a048042a45883a5b2 23:48:02 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 23:48:02 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.2 23:48:02 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2c0ad64fa4012812b904ce8a048042a45883a5b2-3.0.0-dev.2 23:48:02 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:48:03 23:48:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:48:03 arm64: Pulling from edgex-lftools-log-publisher 23:48:03 8998bd30e6a1: Pulling fs layer 23:48:03 04944245beec: Pulling fs layer 23:48:03 699f458cf7ca: Pulling fs layer 23:48:03 765212b225bb: Pulling fs layer 23:48:03 f23df028b6ca: Pulling fs layer 23:48:03 d65c8cfc05b1: Pulling fs layer 23:48:03 2437ff75d9bd: Pulling fs layer 23:48:03 765212b225bb: Waiting 23:48:03 f23df028b6ca: Waiting 23:48:03 d65c8cfc05b1: Waiting 23:48:03 2437ff75d9bd: Waiting 23:48:04 04944245beec: Verifying Checksum 23:48:04 04944245beec: Download complete 23:48:04 765212b225bb: Verifying Checksum 23:48:04 765212b225bb: Download complete 23:48:04 f23df028b6ca: Download complete 23:48:04 d65c8cfc05b1: Verifying Checksum 23:48:04 d65c8cfc05b1: Download complete 23:48:04 699f458cf7ca: Verifying Checksum 23:48:04 699f458cf7ca: Download complete 23:48:04 8998bd30e6a1: Verifying Checksum 23:48:04 8998bd30e6a1: Download complete 23:48:06 2437ff75d9bd: Verifying Checksum 23:48:06 2437ff75d9bd: Download complete 23:48:08 8998bd30e6a1: Pull complete 23:48:08 04944245beec: Pull complete 23:48:10 699f458cf7ca: Pull complete 23:48:10 765212b225bb: Pull complete 23:48:11 f23df028b6ca: Pull complete 23:48:11 d65c8cfc05b1: Pull complete 23:48:26 2437ff75d9bd: Pull complete 23:48:26 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:48:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:48:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:48:26 prd-ubuntu20.04-docker-arm64-4c-16g-121399 does not seem to be running inside a container 23:48:26 $ 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-mqtt-go/84 -v /w/workspace/device-mqtt-go/84:/w/workspace/device-mqtt-go/84:rw,z -v /w/workspace/device-mqtt-go/84@tmp:/w/workspace/device-mqtt-go/84@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 23:48:29 $ docker top 8cf3220f4838bccda6f44e42d34d62c2909e246b199dcf0251610b1d3b057c97 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:48:30 ---> job-cost.sh 23:48:30 lf-activate-venv: SKIPPING 23:48:30 INFO: No Stack... 23:48:30 INFO: Retrieving Pricing Info for: v3-standard-4 23:48:31 INFO: Archiving Costs [Pipeline] sh 23:48:31 + cat /w/workspace/device-mqtt-go/84/archives/cost.csv 23:48:31 + cut -d, -f6 [Pipeline] lock 23:48:31 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-84-stack-cost] 23:48:31 Resource [jenkins-edgexfoundry-device-mqtt-go-main-84-stack-cost] did not exist. Created. 23:48:31 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-84-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:48:31 /w/workspace/device-mqtt-go/84@tmp/durable-a7fcfc65/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:48:32 + echo total: 0.10999999940395355 [Pipeline] stash 23:48:32 Warning: overwriting stash ‘stack-cost’ 23:48:32 Stashed 1 file(s) [Pipeline] } 23:48:32 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-84-stack-cost] [Pipeline] // lock [Pipeline] } 23:48:32 $ docker stop --time=1 8cf3220f4838bccda6f44e42d34d62c2909e246b199dcf0251610b1d3b057c97 23:48:33 $ docker rm -f 8cf3220f4838bccda6f44e42d34d62c2909e246b199dcf0251610b1d3b057c97 [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 23:48:34 provisioning config files... 23:48:34 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config11894592129538832812tmp [Pipeline] { [Pipeline] sh 23:48:34 + set +x 23:48:34 + curl -s https://codecov.io/bash 23:48:34 + bash -s -- 23:48:34 23:48:34 _____ _ 23:48:34 / ____| | | 23:48:34 | | ___ __| | ___ ___ _____ __ 23:48:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:48:34 | |___| (_) | (_| | __/ (_| (_) \ V / 23:48:34 \_____\___/ \__,_|\___|\___\___/ \_/ 23:48:34 Bash-1.0.6 23:48:34 23:48:34 23:48:34 ==> git version 2.25.1 found 23:48:34 ==> 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 23:48:34 Release-Date: 2020-01-08 23:48:34 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:48:34 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:48:34 ==> Jenkins CI detected. 23:48:34 current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main 23:48:34 project root: . 23:48:34 --> token set from env 23:48:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:48:34 ==> Running gcov in . (disable via -X gcov) 23:48:34 ==> Python coveragepy not found 23:48:34 ==> Searching for coverage reports in: 23:48:34 + . 23:48:34 -> Found 1 reports 23:48:34 ==> Detecting git/mercurial file structure 23:48:34 ==> Reading reports 23:48:34 + ./coverage.out bytes=17887 23:48:34 ==> Appending adjustments 23:48:34 https://docs.codecov.io/docs/fixing-reports 23:48:34 + Found adjustments 23:48:34 ==> Gzipping contents 23:48:34 4.0K /tmp/codecov.F6LSz3.gz 23:48:34 ==> Uploading reports 23:48:34 url: https://codecov.io 23:48:34 query: branch=main&commit=2c0ad64fa4012812b904ce8a048042a45883a5b2&build=84&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F84%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:48:34 -> Pinging Codecov 23:48:34 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=main&commit=2c0ad64fa4012812b904ce8a048042a45883a5b2&build=84&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F84%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:48:35 -> Uploading to 23:48:35 https://storage.googleapis.com/codecov/v4/raw/2022-12-15/7D719EC7BBE17E464838252E33014C33/2c0ad64fa4012812b904ce8a048042a45883a5b2/c3d8ea1b-a700-49f2-b295-c1e230646d11.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221215%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221215T234834Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dc3b02f1bd61e2937c7396c2fe97d5363e681cde7d17b0fcf8214561f37a7399 23:48:35 % Total % Received % Xferd Average Speed Time Time Time Current 23:48:35 Dload Upload Total Spent Left Speed 23:48:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3181 0 0 100 3181 0 12983 --:--:-- --:--:-- --:--:-- 12983 23:48:35 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/2c0ad64fa4012812b904ce8a048042a45883a5b2 [Pipeline] } 23:48:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 23:48:35 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:48:35 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:48:35 23:48:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:48:36 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:48:36 df9b9388f04a: Pulling fs layer 23:48:36 52dc419b0ee2: Pulling fs layer 23:48:36 25bc292e5bac: Pulling fs layer 23:48:36 114826534d7a: Pulling fs layer 23:48:36 4657fd5d0bcf: Pulling fs layer 23:48:36 6ad1cebc031e: Pulling fs layer 23:48:36 8a3aa393b2d8: Pulling fs layer 23:48:36 114826534d7a: Waiting 23:48:36 4657fd5d0bcf: Waiting 23:48:36 6ad1cebc031e: Waiting 23:48:36 25bc292e5bac: Verifying Checksum 23:48:36 25bc292e5bac: Download complete 23:48:36 52dc419b0ee2: Download complete 23:48:36 4657fd5d0bcf: Download complete 23:48:36 df9b9388f04a: Verifying Checksum 23:48:36 df9b9388f04a: Download complete 23:48:36 df9b9388f04a: Pull complete 23:48:36 6ad1cebc031e: Verifying Checksum 23:48:36 6ad1cebc031e: Download complete 23:48:36 52dc419b0ee2: Pull complete 23:48:36 25bc292e5bac: Pull complete 23:48:37 114826534d7a: Verifying Checksum 23:48:37 114826534d7a: Download complete 23:48:37 8a3aa393b2d8: Verifying Checksum 23:48:37 8a3aa393b2d8: Download complete 23:48:40 114826534d7a: Pull complete 23:48:40 4657fd5d0bcf: Pull complete 23:48:40 6ad1cebc031e: Pull complete 23:48:43 8a3aa393b2d8: Pull complete 23:48:43 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 23:48:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:48:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:48:43 prd-ubuntu20.04-docker-8c-8g-121397 does not seem to be running inside a container 23:48:43 $ 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-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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/edgex-snyk-go:1.410.4 cat 23:48:45 $ docker top df7db2e9a243b6a64309452f55f0b00c4ec7f46349cf26a71a4c25c033419e95 -eo pid,comm [Pipeline] { [Pipeline] echo 23:48:45 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh 23:48:45 + set -o pipefail 23:48:45 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' 23:48:51 23:48:51 Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... 23:48:51 23:48:51 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38fccec6-2f8b-4396-aa47-65a7ae25b6ec/history/f43a847b-3296-4386-ba62-3ffe8e008150 23:48:51 23:48:51 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 23:48:51 23:48:51 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:48:51 23:48:51 23:48:51 A medium severity vulnerability was found in the Snyk CLI versions you are using. 23:48:51 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 23:48:51 More details here: https://snyk.co/ue1NS [Pipeline] } 23:48:51 $ docker stop --time=1 df7db2e9a243b6a64309452f55f0b00c4ec7f46349cf26a71a4c25c033419e95 23:48:54 $ docker rm -f df7db2e9a243b6a64309452f55f0b00c4ec7f46349cf26a71a4c25c033419e95 [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) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:48:54 + git log --format=format:%s -1 2c0ad64fa4012812b904ce8a048042a45883a5b2 [Pipeline] sh 23:48:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:48:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:48:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:48:55 prd-ubuntu20.04-docker-8c-8g-121397 does not seem to be running inside a container 23:48:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:48:55 $ docker top 5150efd6f81c0d6c3cb09be00b4ca980002614d065add1e320f16ff12ee204e9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:48:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:48:56 [ssh-agent] Looking for ssh-agent implementation... 23:48:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:48:56 $ docker exec 5150efd6f81c0d6c3cb09be00b4ca980002614d065add1e320f16ff12ee204e9 ssh-agent 23:48:56 SSH_AUTH_SOCK=/tmp/ssh-qqakI1guWT6E/agent.32 23:48:56 SSH_AGENT_PID=38 23:48:56 Running ssh-add (command line suppressed) 23:48:56 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_10836655973852705507.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_10836655973852705507.key) 23:48:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:48:56 + git semver tag 23:48:56 2022-12-15 23:48:56,782 [run_tag] DEBUG tag force:False 23:48:56 2022-12-15 23:48:56,782 [check_head_tag] DEBUG check head tag 23:48:56 2022-12-15 23:48:56,783 [execute] INFO git cat-file --batch-check 23:48:56 2022-12-15 23:48:56,783 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) 23:48:56 2022-12-15 23:48:56,787 [execute] INFO git cat-file --batch 23:48:56 2022-12-15 23:48:56,787 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) 23:48:56 2022-12-15 23:48:56,805 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 23:48:56 2022-12-15 23:48:56,806 [execute] INFO git tag -a v3.0.0-dev.2 -m v3.0.0-dev.2 23:48:56 2022-12-15 23:48:56,806 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.2', '-m', 'v3.0.0-dev.2'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) 23:48:56 2022-12-15 23:48:56,810 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 23:48:56 3.0.0-dev.2 [Pipeline] } 23:48:56 $ docker exec --env ******** --env ******** 5150efd6f81c0d6c3cb09be00b4ca980002614d065add1e320f16ff12ee204e9 ssh-agent -k 23:48:56 unset SSH_AUTH_SOCK; 23:48:56 unset SSH_AGENT_PID; 23:48:56 echo Agent pid 38 killed; 23:48:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:48:57 + git semver [Pipeline] } 23:48:57 $ docker stop --time=1 5150efd6f81c0d6c3cb09be00b4ca980002614d065add1e320f16ff12ee204e9 23:48:58 $ docker rm -f 5150efd6f81c0d6c3cb09be00b4ca980002614d065add1e320f16ff12ee204e9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:48:59 23:48:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:48:59 0.23.1-centos7: Pulling from edgex-lftools 23:48:59 ab5ef0e58194: Pulling fs layer 23:48:59 9712f1f96733: Pulling fs layer 23:48:59 63f879dbbcfc: Pulling fs layer 23:48:59 0d9ebad4ef96: Pulling fs layer 23:48:59 e9a5061849ea: Pulling fs layer 23:48:59 d747dcd14b5f: Pulling fs layer 23:48:59 2de7ff778b66: Pulling fs layer 23:48:59 0d9ebad4ef96: Waiting 23:48:59 e9a5061849ea: Waiting 23:48:59 2de7ff778b66: Waiting 23:48:59 d747dcd14b5f: Waiting 23:48:59 9712f1f96733: Download complete 23:49:00 63f879dbbcfc: Verifying Checksum 23:49:00 63f879dbbcfc: Download complete 23:49:00 e9a5061849ea: Verifying Checksum 23:49:00 e9a5061849ea: Download complete 23:49:00 d747dcd14b5f: Verifying Checksum 23:49:00 ab5ef0e58194: Verifying Checksum 23:49:00 ab5ef0e58194: Download complete 23:49:00 0d9ebad4ef96: Verifying Checksum 23:49:00 0d9ebad4ef96: Download complete 23:49:00 2de7ff778b66: Verifying Checksum 23:49:00 2de7ff778b66: Download complete 23:49:03 ab5ef0e58194: Pull complete 23:49:03 9712f1f96733: Pull complete 23:49:03 63f879dbbcfc: Pull complete 23:49:07 0d9ebad4ef96: Pull complete 23:49:07 e9a5061849ea: Pull complete 23:49:07 d747dcd14b5f: Pull complete 23:49:08 2de7ff778b66: Pull complete 23:49:08 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:49:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:49:08 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:49:08 prd-ubuntu20.04-docker-8c-8g-121397 does not seem to be running inside a container 23:49:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 23:49:10 $ docker top 9c1f68a94c19dcd9306cbbb0e85f46765a02a8196807a73d76a84ba8acf6ea8e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:49:10 provisioning config files... 23:49:10 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1964490059055438008tmp 23:49:10 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config7880107053340128528tmp 23:49:10 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config463346394224840666tmp [Pipeline] { [Pipeline] echo 23:49:10 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:49:11 ---> sigul-configuration.sh 23:49:11 gpg: directory `/root/.gnupg' created 23:49:11 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:49:11 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:49:11 gpg: keyring `/root/.gnupg/secring.gpg' created 23:49:11 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:49:11 gpg: CAST5 encrypted data 23:49:11 gpg: encrypted with 1 passphrase 23:49:11 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:49:11 + mkdir /home/jenkins 23:49:11 + mkdir /home/jenkins/sigul [Pipeline] sh 23:49:11 + 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 23:49:11 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:49:11 ---> sigul-install.sh 23:49:11 Sigul already installed; skipping installation. [Pipeline] sh 23:49:12 + git tag --list 23:49:12 0.7.1 23:49:12 v1.0.0 23:49:12 v1.1.0 23:49:12 v1.1.1 23:49:12 v1.2.2 23:49:12 v1.3.0 23:49:12 v1.3.1 23:49:12 v2.0.0 23:49:12 v2.1.0 23:49:12 v2.1.1 23:49:12 v2.1.1-dev.1 23:49:12 v2.1.1-dev.2 23:49:12 v2.2.0 23:49:12 v2.2.1-dev.1 23:49:12 v2.2.1-dev.10 23:49:12 v2.2.1-dev.2 23:49:12 v2.2.1-dev.3 23:49:12 v2.2.1-dev.4 23:49:12 v2.2.1-dev.5 23:49:12 v2.2.1-dev.6 23:49:12 v2.2.1-dev.7 23:49:12 v2.2.1-dev.8 23:49:12 v2.2.1-dev.9 23:49:12 v2.3.0 23:49:12 v2.3.0-dev.10 23:49:12 v2.3.0-dev.11 23:49:12 v2.3.0-dev.12 23:49:12 v2.3.0-dev.13 23:49:12 v2.3.0-dev.14 23:49:12 v2.3.0-dev.15 23:49:12 v2.3.0-dev.16 23:49:12 v2.3.0-dev.17 23:49:12 v2.3.0-dev.18 23:49:12 v2.3.0-dev.19 23:49:12 v2.3.0-dev.20 23:49:12 v2.3.0-dev.21 23:49:12 v2.3.0-dev.22 23:49:12 v2.3.0-dev.23 23:49:12 v2.3.0-dev.24 23:49:12 v2.3.0-dev.25 23:49:12 v2.3.0-dev.26 23:49:12 v2.3.0-dev.27 23:49:12 v2.3.0-dev.28 23:49:12 v2.3.0-dev.29 23:49:12 v2.3.0-dev.30 23:49:12 v2.3.0-dev.31 23:49:12 v2.3.0-dev.32 23:49:12 v2.3.0-dev.33 23:49:12 v2.3.0-dev.34 23:49:12 v3.0.0-dev.1 23:49:12 v3.0.0-dev.2 [Pipeline] sh 23:49:12 + lftools sign git-tag v3.0.0-dev.2 23:49:13 Signing Git tag with Sigul... 23:49:13 Signing v3.0.0-dev.2 [Pipeline] echo 23:49:13 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:49:13 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:49:13 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:49:13 $ docker stop --time=1 9c1f68a94c19dcd9306cbbb0e85f46765a02a8196807a73d76a84ba8acf6ea8e 23:49:14 $ docker rm -f 9c1f68a94c19dcd9306cbbb0e85f46765a02a8196807a73d76a84ba8acf6ea8e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 23:49:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:49:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:49:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:49:15 prd-ubuntu20.04-docker-8c-8g-121397 does not seem to be running inside a container 23:49:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:49:16 $ docker top 7829a0e1ce69341057a54a4d7b9b508115e2584215616aa04fb5ac39d885810b -eo pid,comm 23:49:16 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). 23:49:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:49:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:49:16 [ssh-agent] Looking for ssh-agent implementation... 23:49:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:49:16 $ docker exec 7829a0e1ce69341057a54a4d7b9b508115e2584215616aa04fb5ac39d885810b ssh-agent 23:49:16 SSH_AUTH_SOCK=/tmp/ssh-xYsV3J0ZbmVr/agent.33 23:49:16 SSH_AGENT_PID=39 23:49:16 Running ssh-add (command line suppressed) 23:49:16 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_16147794484327112158.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_16147794484327112158.key) 23:49:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:49:16 + git semver bump pre 23:49:17 2022-12-15 23:49:17,036 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 23:49:17 2022-12-15 23:49:17,037 [bump_version] DEBUG bumping version:3.0.0-dev.2 on axis:pre with prefix:dev 23:49:17 2022-12-15 23:49:17,037 [bump_version] DEBUG bumped version:3.0.0-dev.3 23:49:17 2022-12-15 23:49:17,037 [write_version] DEBUG write version:3.0.0-dev.3 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True 23:49:17 2022-12-15 23:49:17,037 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 23:49:17 2022-12-15 23:49:17,037 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 23:49:17 2022-12-15 23:49:17,039 [execute] INFO git cat-file --batch-check 23:49:17 2022-12-15 23:49:17,039 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 23:49:17 2022-12-15 23:49:17,044 [execute] INFO git cat-file --batch 23:49:17 2022-12-15 23:49:17,044 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 23:49:17 2022-12-15 23:49:17,049 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 23:49:17 3.0.0-dev.3 [Pipeline] } 23:49:17 $ docker exec --env ******** --env ******** 7829a0e1ce69341057a54a4d7b9b508115e2584215616aa04fb5ac39d885810b ssh-agent -k 23:49:17 unset SSH_AUTH_SOCK; 23:49:17 unset SSH_AGENT_PID; 23:49:17 echo Agent pid 39 killed; 23:49:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:49:17 + git semver [Pipeline] } 23:49:17 $ docker stop --time=1 7829a0e1ce69341057a54a4d7b9b508115e2584215616aa04fb5ac39d885810b 23:49:19 $ docker rm -f 7829a0e1ce69341057a54a4d7b9b508115e2584215616aa04fb5ac39d885810b [Pipeline] // withDockerContainer [Pipeline] sh 23:49:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:49:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:49:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:49:19 prd-ubuntu20.04-docker-8c-8g-121397 does not seem to be running inside a container 23:49:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:49:20 $ docker top a54575d493d7df46ee95b68457f6b764c34370a9997b16b7772556794a64dc64 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:49:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:49:20 [ssh-agent] Looking for ssh-agent implementation... 23:49:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:49:20 $ docker exec a54575d493d7df46ee95b68457f6b764c34370a9997b16b7772556794a64dc64 ssh-agent 23:49:20 SSH_AUTH_SOCK=/tmp/ssh-QKgSEv8CV2gA/agent.31 23:49:20 SSH_AGENT_PID=37 23:49:20 Running ssh-add (command line suppressed) 23:49:20 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2362080851920419107.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2362080851920419107.key) 23:49:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:49:21 + git semver push 23:49:21 2022-12-15 23:49:21,149 [run_push] DEBUG push 23:49:21 2022-12-15 23:49:21,149 [execute] INFO git cat-file --batch-check 23:49:21 2022-12-15 23:49:21,149 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 23:49:21 2022-12-15 23:49:21,153 [execute] INFO git rev-list e326b43b45142fd7c771d88615c035931c9ff39c -- 23:49:21 2022-12-15 23:49:21,153 [execute] DEBUG Popen(['git', 'rev-list', 'e326b43b45142fd7c771d88615c035931c9ff39c', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) 23:49:21 2022-12-15 23:49:21,161 [execute] INFO git fetch -v origin 23:49:21 2022-12-15 23:49:21,161 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) 23:49:21 2022-12-15 23:49:21,675 [run_push] DEBUG no remote changes detected 23:49:21 2022-12-15 23:49:21,675 [execute] INFO git push origin semver 23:49:21 2022-12-15 23:49:21,675 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) 23:49:22 2022-12-15 23:49:22,410 [run_push] DEBUG push all version tags 23:49:22 2022-12-15 23:49:22,410 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 23:49:22 2022-12-15 23:49:22,411 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) 23:49:23 2022-12-15 23:49:23,355 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 23:49:23 3.0.0-dev.3 [Pipeline] } 23:49:23 $ docker exec --env ******** --env ******** a54575d493d7df46ee95b68457f6b764c34370a9997b16b7772556794a64dc64 ssh-agent -k 23:49:23 unset SSH_AUTH_SOCK; 23:49:23 unset SSH_AGENT_PID; 23:49:23 echo Agent pid 37 killed; 23:49:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:49:23 + git semver [Pipeline] } 23:49:24 $ docker stop --time=1 a54575d493d7df46ee95b68457f6b764c34370a9997b16b7772556794a64dc64 23:49:25 $ docker rm -f a54575d493d7df46ee95b68457f6b764c34370a9997b16b7772556794a64dc64 [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 23:49:25 + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] 23:49:25 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 23:49:25 total 16 23:49:25 drwxr-xr-x 3 root root 4096 Dec 15 23:41 . 23:49:25 drwxrwxr-x 11 jenkins jenkins 4096 Dec 15 23:49 .. 23:49:25 drwxr-xr-x 2 root root 4096 Dec 15 23:41 cost 23:49:25 -rw-r--r-- 1 root root 86 Dec 15 23:41 cost.csv 23:49:25 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives 23:49:25 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 23:49:25 total 16 23:49:25 drwxr-xr-x 3 jenkins jenkins 4096 Dec 15 23:41 . 23:49:25 drwxrwxr-x 11 jenkins jenkins 4096 Dec 15 23:49 .. 23:49:25 drwxr-xr-x 2 jenkins jenkins 4096 Dec 15 23:41 cost 23:49:25 -rw-r--r-- 1 jenkins jenkins 86 Dec 15 23:41 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:49:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:49:27 ---> package-listing.sh 23:49:27 ++ facter osfamily 23:49:27 ++ tr '[:upper:]' '[:lower:]' 23:49:27 + OS_FAMILY=debian 23:49:27 + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main 23:49:27 + START_PACKAGES=/tmp/packages_start.txt 23:49:27 + END_PACKAGES=/tmp/packages_end.txt 23:49:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:49:27 + PACKAGES=/tmp/packages_start.txt 23:49:27 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 23:49:27 + PACKAGES=/tmp/packages_end.txt 23:49:27 + case "${OS_FAMILY}" in 23:49:27 + dpkg -l 23:49:27 + grep '^ii' 23:49:27 + '[' -f /tmp/packages_start.txt ']' 23:49:27 + '[' -f /tmp/packages_end.txt ']' 23:49:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:49:27 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 23:49:27 + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ 23:49:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo 23:49:27 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-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:49:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:49:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:49:28 prd-ubuntu20.04-docker-8c-8g-121397 does not seem to be running inside a container 23:49:28 $ 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-mqtt-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-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:49:28 $ docker top e8a3337fc8e68220fe8880df11457a4d7ff89d9f3b3345780741aa6876932b27 -eo pid,comm [Pipeline] { [Pipeline] sh 23:49:28 + touch /tmp/pre-build-complete [Pipeline] sh 23:49:29 + mkdir -p /var/log/sysstat [Pipeline] sh 23:49:29 + ls /var/log/sa-host 23:49:29 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:49:29 provisioning config files... 23:49:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config7140109803336078476tmp [Pipeline] { [Pipeline] echo 23:49:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:49:29 ---> create-netrc.sh [Pipeline] } 23:49:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:49:30 ---> python-tools-install.sh [Pipeline] echo 23:49:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:49:30 ---> sudo-logs.sh 23:49:30 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:49:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:49:30 ---> job-cost.sh 23:49:30 lf-activate-venv: SKIPPING 23:49:30 DEBUG: total: 0.2199999988079071 23:49:30 INFO: Retrieving Stack Cost... 23:49:31 INFO: Retrieving Pricing Info for: v3-standard-8 23:49:31 INFO: Archiving Costs [Pipeline] echo 23:49:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:49:31 ---> logs-deploy.sh 23:49:31 lf-activate-venv: SKIPPING 23:49:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/84 23:49:31 INFO: archiving workspace using pattern(s): 23:49:32 Archives upload complete. 23:49:32 INFO: archiving logs to Nexus 23:49:33 ---> uname -a: 23:49:33 Linux prd-ubuntu20-04-docker-8c-8g-121397 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 23:49:33 23:49:33 23:49:33 ---> lscpu: 23:49:33 Architecture: x86_64 23:49:33 CPU op-mode(s): 32-bit, 64-bit 23:49:33 Byte Order: Little Endian 23:49:33 Address sizes: 40 bits physical, 48 bits virtual 23:49:33 CPU(s): 8 23:49:33 On-line CPU(s) list: 0-7 23:49:33 Thread(s) per core: 1 23:49:33 Core(s) per socket: 1 23:49:33 Socket(s): 8 23:49:33 NUMA node(s): 1 23:49:33 Vendor ID: AuthenticAMD 23:49:33 CPU family: 23 23:49:33 Model: 49 23:49:33 Model name: AMD EPYC-Rome Processor 23:49:33 Stepping: 0 23:49:33 CPU MHz: 2799.998 23:49:33 BogoMIPS: 5599.99 23:49:33 Virtualization: AMD-V 23:49:33 Hypervisor vendor: KVM 23:49:33 Virtualization type: full 23:49:33 L1d cache: 256 KiB 23:49:33 L1i cache: 256 KiB 23:49:33 L2 cache: 4 MiB 23:49:33 L3 cache: 128 MiB 23:49:33 NUMA node0 CPU(s): 0-7 23:49:33 Vulnerability Itlb multihit: Not affected 23:49:33 Vulnerability L1tf: Not affected 23:49:33 Vulnerability Mds: Not affected 23:49:33 Vulnerability Meltdown: Not affected 23:49:33 Vulnerability Mmio stale data: Not affected 23:49:33 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:49:33 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:49:33 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 23:49:33 Vulnerability Srbds: Not affected 23:49:33 Vulnerability Tsx async abort: Not affected 23:49:33 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 23:49:33 23:49:33 23:49:33 ---> nproc: 23:49:33 8 23:49:33 23:49:33 23:49:33 ---> df -h: 23:49:33 Filesystem Size Used Avail Use% Mounted on 23:49:33 overlay 155G 13G 143G 9% / 23:49:33 tmpfs 64M 0 64M 0% /dev 23:49:33 tmpfs 16G 0 16G 0% /sys/fs/cgroup 23:49:33 shm 64M 0 64M 0% /dev/shm 23:49:33 /dev/vda1 155G 13G 143G 9% /facter-os 23:49:33 23:49:33 23:49:33 ---> sar -b -r -n DEV: 23:49:33 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-121397) 12/15/22 _x86_64_ (8 CPU) 23:49:33 23:49:33 22:50:57 LINUX RESTART (8 CPU) 23:49:33 23:49:33 22:51:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:49:33 22:52:01 83.63 33.79 49.85 0.00 3538.60 136843.10 0.00 23:49:33 22:53:01 1.00 0.00 1.00 0.00 0.00 11.88 0.00 23:49:33 22:54:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 23:49:33 22:55:01 0.82 0.00 0.82 0.00 0.00 9.47 0.00 23:49:33 22:56:01 3.05 0.98 2.07 0.00 68.38 61.71 0.00 23:49:33 22:57:01 52.25 10.61 41.64 0.00 5108.30 8671.11 0.00 23:49:33 22:58:01 3.63 0.02 3.62 0.00 0.13 93.30 0.00 23:49:33 22:59:01 1.30 0.00 1.30 0.00 0.00 14.40 0.00 23:49:33 23:00:01 1.55 0.00 1.55 0.00 0.00 18.53 0.00 23:49:33 23:01:01 1.45 0.00 1.45 0.00 0.00 17.33 0.00 23:49:33 23:02:01 1.50 0.00 1.50 0.00 0.00 17.06 0.00 23:49:33 23:03:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 23:49:33 23:04:01 1.08 0.00 1.08 0.00 0.00 13.20 0.00 23:49:33 23:05:01 0.87 0.00 0.87 0.00 0.00 11.33 0.00 23:49:33 23:06:01 1.23 0.00 1.23 0.00 0.00 14.53 0.00 23:49:33 23:07:01 1.53 0.02 1.52 0.00 0.13 23.33 0.00 23:49:33 23:08:01 1.23 0.00 1.23 0.00 0.00 15.33 0.00 23:49:33 23:09:01 0.93 0.00 0.93 0.00 0.00 10.80 0.00 23:49:33 23:10:01 0.97 0.00 0.97 0.00 0.00 12.26 0.00 23:49:33 23:11:01 1.52 0.00 1.52 0.00 0.00 16.39 0.00 23:49:33 23:12:01 0.98 0.00 0.98 0.00 0.00 12.40 0.00 23:49:33 23:13:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 23:49:33 23:14:01 1.05 0.00 1.05 0.00 0.00 13.06 0.00 23:49:33 23:15:01 0.85 0.00 0.85 0.00 0.00 9.20 0.00 23:49:33 23:16:01 1.25 0.00 1.25 0.00 0.00 15.20 0.00 23:49:33 23:17:01 1.37 0.02 1.35 0.00 0.13 15.19 0.00 23:49:33 23:18:01 1.28 0.00 1.28 0.00 0.00 16.13 0.00 23:49:33 23:19:01 4.88 3.60 1.28 0.00 83.99 25.60 0.00 23:49:33 23:20:01 1.20 0.00 1.20 0.00 0.00 13.73 0.00 23:49:33 23:21:01 1.48 0.00 1.48 0.00 0.00 17.19 0.00 23:49:33 23:22:01 1.28 0.00 1.28 0.00 0.00 14.00 0.00 23:49:33 23:23:01 0.87 0.00 0.87 0.00 0.00 9.47 0.00 23:49:33 23:24:01 1.10 0.00 1.10 0.00 0.00 13.46 0.00 23:49:33 23:25:01 0.87 0.00 0.87 0.00 0.00 9.33 0.00 23:49:33 23:26:01 1.58 0.00 1.58 0.00 0.00 18.93 0.00 23:49:33 23:27:01 1.40 0.00 1.40 0.00 0.00 15.20 0.00 23:49:33 23:28:01 1.53 0.00 1.53 0.00 0.00 17.33 0.00 23:49:33 23:29:01 1.37 0.00 1.37 0.00 0.00 14.66 0.00 23:49:33 23:30:01 1.53 0.00 1.53 0.00 0.00 18.66 0.00 23:49:33 23:31:01 0.90 0.00 0.90 0.00 0.00 11.06 0.00 23:49:33 23:32:01 1.38 0.00 1.38 0.00 0.00 17.20 0.00 23:49:33 23:33:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 23:49:33 23:34:01 1.13 0.00 1.13 0.00 0.00 13.60 0.00 23:49:33 23:35:01 0.97 0.02 0.95 0.00 2.13 10.93 0.00 23:49:33 23:36:01 1.13 0.00 1.13 0.00 0.00 14.40 0.00 23:49:33 23:37:01 1.13 0.02 1.12 0.00 0.67 13.20 0.00 23:49:33 23:38:01 1.10 0.00 1.10 0.00 0.00 13.33 0.00 23:49:33 23:39:01 4.50 2.80 1.70 0.00 137.31 410.46 0.00 23:49:33 23:40:01 210.43 11.43 199.00 0.00 1771.81 76309.90 0.00 23:49:33 23:41:01 166.16 0.22 165.94 0.00 20.80 39666.06 0.00 23:49:33 23:42:01 4.17 0.00 4.17 0.00 0.00 62.11 0.00 23:49:33 23:43:01 1.52 0.00 1.52 0.00 0.00 16.53 0.00 23:49:33 23:44:01 1.40 0.00 1.40 0.00 0.00 16.13 0.00 23:49:33 23:45:01 1.47 0.00 1.47 0.00 0.00 16.40 0.00 23:49:33 23:46:01 1.42 0.00 1.42 0.00 0.00 17.19 0.00 23:49:33 23:47:01 1.07 0.00 1.07 0.00 0.00 12.40 0.00 23:49:33 23:48:01 1.72 0.00 1.72 0.00 0.00 19.46 0.00 23:49:33 23:49:01 68.52 0.22 68.31 0.00 13.60 37557.61 0.00 23:49:33 Average: 11.35 1.09 10.26 0.00 184.33 5141.62 0.00 23:49:33 23:49:33 22:51:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:49:33 22:52:01 30592464 31864512 511400 1.56 47220 1541132 1676736 4.94 617036 1414812 44 23:49:33 22:53:01 30599424 31871564 503644 1.53 47252 1541140 1676736 4.94 610076 1414800 148 23:49:33 22:54:01 30599384 31871596 503600 1.53 47272 1541140 1676736 4.94 610196 1414864 4 23:49:33 22:55:01 30599848 31872112 503028 1.53 47296 1541144 1676736 4.94 609456 1414876 144 23:49:33 22:56:01 30589460 31869172 505552 1.54 48792 1546308 1674688 4.94 618960 1420540 296 23:49:33 22:57:01 30072260 31840712 507688 1.54 81432 1996488 1736944 5.12 934312 1580300 136 23:49:33 22:58:01 30077816 31841648 506328 1.54 80068 1993236 1712720 5.05 932936 1577076 8 23:49:33 22:59:01 30077556 31841488 506456 1.54 80164 1993240 1712720 5.05 933076 1577080 132 23:49:33 23:00:01 30077476 31841764 506352 1.54 80260 1993236 1712720 5.05 933012 1577328 8 23:49:33 23:01:01 30077404 31841812 506228 1.54 80364 1993248 1712720 5.05 933124 1577332 172 23:49:33 23:02:01 30076976 31841464 506568 1.54 80452 1993248 1712720 5.05 933400 1577332 8 23:49:33 23:03:01 30077156 31841696 506120 1.54 80492 1993252 1712720 5.05 933440 1577348 8 23:49:33 23:04:01 30075756 31840356 507420 1.54 80524 1993252 1712720 5.05 936392 1577344 20 23:49:33 23:05:01 30075948 31840592 507392 1.54 80540 1993260 1712720 5.05 936344 1577372 12 23:49:33 23:06:01 30075932 31840584 507308 1.54 80576 1993252 1712720 5.05 936640 1577376 8 23:49:33 23:07:01 30073100 31837872 509708 1.55 80632 1993240 1722140 5.08 937088 1577344 12 23:49:33 23:08:01 30072872 31837684 509860 1.55 80680 1993248 1722140 5.08 936832 1577352 12 23:49:33 23:09:01 30072720 31837536 509964 1.55 80704 1993252 1705736 5.03 936584 1577356 8 23:49:33 23:10:01 30073500 31838436 509016 1.55 80720 1993252 1705736 5.03 936676 1577376 8 23:49:33 23:11:01 30073208 31838164 509208 1.55 80764 1993252 1705736 5.03 936736 1577380 8 23:49:33 23:12:01 30073368 31838368 509172 1.55 80792 1993256 1705736 5.03 936976 1577380 8 23:49:33 23:13:01 30073352 31838384 509116 1.55 80824 1993260 1705736 5.03 937028 1577384 144 23:49:33 23:14:01 30073336 31838372 509052 1.55 80840 1993264 1705736 5.03 937052 1577388 8 23:49:33 23:15:01 30073068 31838156 509284 1.55 80856 1993264 1705736 5.03 937100 1577392 8 23:49:33 23:16:01 30073084 31838204 509224 1.55 80896 1993252 1705736 5.03 937180 1577392 8 23:49:33 23:17:01 30072984 31838336 509248 1.55 80988 1993388 1705736 5.03 937764 1577528 8 23:49:33 23:18:01 30072512 31837964 509092 1.55 81020 1993404 1705736 5.03 937748 1577528 8 23:49:33 23:19:01 30024676 31793492 552828 1.68 81076 1996204 1705736 5.03 985852 1579108 12 23:49:33 23:20:01 30024156 31793012 553292 1.68 81108 1996204 1705736 5.03 985520 1579104 4 23:49:33 23:21:01 30024100 31792960 553280 1.68 81148 1996204 1705736 5.03 985740 1579108 300 23:49:33 23:22:01 30024020 31793008 553156 1.68 81204 1996216 1705736 5.03 986096 1579120 8 23:49:33 23:23:01 30023916 31792924 553116 1.68 81228 1996216 1705736 5.03 985772 1579116 8 23:49:33 23:24:01 30023396 31792444 553540 1.68 81252 1996220 1705736 5.03 985804 1579120 8 23:49:33 23:25:01 30023380 31792428 553516 1.68 81276 1996220 1705736 5.03 985836 1579120 8 23:49:33 23:26:01 30023320 31792428 553680 1.68 81356 1996220 1705736 5.03 985908 1579128 8 23:49:33 23:27:01 30023084 31792312 553796 1.68 81444 1996232 1705736 5.03 986292 1579136 8 23:49:33 23:28:01 30022956 31792312 553792 1.68 81540 1996232 1705736 5.03 986420 1579136 8 23:49:33 23:29:01 30022696 31792116 553900 1.68 81620 1996236 1705736 5.03 986468 1579144 8 23:49:33 23:30:01 30022396 31791936 554048 1.68 81708 1996240 1721788 5.07 986616 1579156 8 23:49:33 23:31:01 30022332 31791880 554008 1.68 81740 1996232 1721788 5.07 986840 1579156 8 23:49:33 23:32:01 30022348 31791968 553904 1.68 81796 1996236 1721788 5.07 986840 1579144 4 23:49:33 23:33:01 30022032 31791692 554140 1.69 81828 1996244 1721788 5.07 987224 1579144 160 23:49:33 23:34:01 30022260 31791924 553856 1.68 81844 1996248 1721788 5.07 987288 1579148 196 23:49:33 23:35:01 30021708 31791492 554256 1.69 81860 1996316 1721788 5.07 987276 1579216 176 23:49:33 23:36:01 30021828 31791640 554240 1.69 81892 1996316 1721788 5.07 987444 1579220 12 23:49:33 23:37:01 30021820 31791704 554156 1.69 81928 1996348 1721788 5.07 987804 1579244 176 23:49:33 23:38:01 30022276 31792188 553716 1.68 81952 1996348 1721788 5.07 987592 1579248 184 23:49:33 23:39:01 29909232 31696320 648668 1.97 82340 2012704 1741692 5.13 1089984 1587860 924 23:49:33 23:40:01 27738848 31482968 800656 2.43 172736 3753940 2198596 6.48 1627184 3028588 193020 23:49:33 23:41:01 27234408 31533584 746480 2.27 185524 4250700 1812972 5.34 1560000 3551284 180 23:49:33 23:42:01 27251244 31549944 732832 2.23 185588 4250624 1781892 5.25 1545392 3551152 20 23:49:33 23:43:01 27251204 31549912 732824 2.23 185636 4250620 1781892 5.25 1545204 3551156 8 23:49:33 23:44:01 27262276 31561044 721692 2.19 185676 4250628 1781892 5.25 1534280 3551156 8 23:49:33 23:45:01 27261984 31560840 721884 2.20 185728 4250636 1781892 5.25 1534620 3551164 8 23:49:33 23:46:01 27263424 31562284 720368 2.19 185744 4250636 1781892 5.25 1533008 3551168 8 23:49:33 23:47:01 27263116 31561996 720632 2.19 185764 4250644 1781892 5.25 1533348 3551172 16 23:49:33 23:48:01 27263644 31562676 719856 2.19 185820 4250776 1781892 5.25 1532852 3551304 4 23:49:33 23:49:01 26054364 31489844 790568 2.40 205296 5299720 2089800 6.16 1664816 4558316 344852 23:49:33 Average: 29600593 31771997 566167 1.72 96363 2354525 1734658 5.11 1035939 1912964 9340 23:49:33 23:49:33 22:51:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:49:33 22:52:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 23:49:33 22:52:01 ens3 114.01 88.31 468.46 22.25 0.00 0.00 0.00 0.00 23:49:33 22:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:33 22:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:49:33 22:53:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 23:49:33 22:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:33 22:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:33 22:54:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:49:33 22:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:33 22:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:49:33 22:55:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 23:49:33 22:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:33 22:56:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 23:49:33 22:56:01 ens3 0.63 0.73 0.50 0.25 0.00 0.00 0.00 0.00 23:49:33 22:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:33 22:57:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 23:49:33 22:57:01 ens3 129.34 71.71 2745.99 5.01 0.00 0.00 0.00 0.00 23:49:33 22:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:33 22:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:33 22:58:01 ens3 0.10 0.05 0.00 0.00 0.00 0.00 0.00 0.00 23:49:33 22:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:33 22:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:49:33 22:59:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 23:49:33 22:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:33 23:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:33 23:00:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:33 23:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:33 23:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:49:33 23:01:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:49:33 23:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:33 23:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:33 23:02:01 ens3 0.15 0.08 0.08 0.06 0.00 0.00 0.00 0.00 23:49:33 23:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:33 23:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:49:33 23:03:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:49:33 23:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:33 23:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:33 23:04:01 ens3 2.17 0.72 2.01 0.29 0.00 0.00 0.00 0.00 23:49:33 23:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:33 23:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:49:33 23:05:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:49:33 23:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:33 23:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:33 23:06:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:49:33 23:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:33 23:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:49:33 23:07:01 ens3 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 23:49:33 23:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:33 23:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:33 23:08:01 ens3 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 23:49:33 23:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:33 23:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:49:33 23:09:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:49:33 23:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:33 23:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:33 23:10:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:49:33 23:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:33 23:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:49:33 23:11:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:49:33 23:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:33 23:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:33 23:12:01 ens3 0.15 0.15 0.08 0.07 0.00 0.00 0.00 0.00 23:49:33 23:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:33 23:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:49:33 23:13:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:49:33 23:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:33 23:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:33 23:14:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:49:33 23:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:33 23:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:49:33 23:15:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:49:33 23:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:33 23:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:33 23:16:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:49:33 23:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:33 23:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:49:33 23:17:01 ens3 0.22 0.23 0.08 0.08 0.00 0.00 0.00 0.00 23:49:33 23:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:33 23:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:33 23:18:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:33 23:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:33 23:19:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 23:49:33 23:19:01 ens3 11.80 9.33 11.81 6.36 0.00 0.00 0.00 0.00 23:49:33 23:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:33 23:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:33 23:20:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:33 23:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:33 23:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:49:33 23:21:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:49:33 23:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:33 23:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:33 23:22:01 ens3 0.15 0.08 0.08 0.06 0.00 0.00 0.00 0.00 23:49:33 23:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:33 23:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:49:33 23:23:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:49:33 23:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:33 23:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:33 23:24:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 23:49:33 23:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:33 23:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:49:33 23:25:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 23:49:33 23:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:33 23:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:33 23:26:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:49:33 23:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:33 23:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:33 23:27:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 23:49:33 23:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:33 23:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:49:33 23:28:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:49:33 23:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:33 23:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:33 23:29:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:33 23:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:33 23:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:49:33 23:30:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:49:33 23:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:33 23:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:33 23:31:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:33 23:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:33 23:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:49:33 23:32:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 23:49:33 23:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:33 23:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:33 23:33:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:33 23:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:33 23:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:49:33 23:34:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:49:33 23:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:33 23:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:33 23:35:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:33 23:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:33 23:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:49:33 23:36:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:49:33 23:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:33 23:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:33 23:37:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 23:49:33 23:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:33 23:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:49:33 23:38:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:49:33 23:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:33 23:39:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 23:49:33 23:39:01 ens3 157.01 98.15 237.57 32.04 0.00 0.00 0.00 0.00 23:49:33 23:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:33 23:40:01 veth61a6ce1 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 23:49:33 23:40:01 lo 6.20 6.20 0.60 0.60 0.00 0.00 0.00 0.00 23:49:33 23:40:01 ens3 484.91 360.58 7580.34 58.35 0.00 0.00 0.00 0.00 23:49:33 23:40:01 docker0 160.43 200.72 13.06 1826.75 0.00 0.00 0.00 0.00 23:49:33 23:41:01 lo 7.33 7.33 0.72 0.72 0.00 0.00 0.00 0.00 23:49:33 23:41:01 ens3 192.55 149.63 2723.04 311.64 0.00 0.00 0.00 0.00 23:49:33 23:41:01 docker0 3.55 8.02 0.23 98.53 0.00 0.00 0.00 0.00 23:49:33 23:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:49:33 23:42:01 ens3 4.22 2.58 3.83 1.58 0.00 0.00 0.00 0.00 23:49:33 23:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:33 23:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:33 23:43:01 ens3 0.47 0.30 0.26 0.20 0.00 0.00 0.00 0.00 23:49:33 23:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:33 23:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:49:33 23:44:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 23:49:33 23:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:33 23:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:33 23:45:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:33 23:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:33 23:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:49:33 23:46:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:49:33 23:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:33 23:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:33 23:47:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 23:49:33 23:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:33 23:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:49:33 23:48:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:49:33 23:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:33 23:49:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 23:49:33 23:49:01 ens3 310.11 226.68 7853.03 30.26 0.00 0.00 0.00 0.00 23:49:33 23:49:01 docker0 37.66 61.24 3.41 690.28 0.00 0.00 0.00 0.00 23:49:33 Average: lo 0.39 0.39 0.03 0.03 0.00 0.00 0.00 0.00 23:49:33 Average: ens3 24.31 17.43 372.88 8.08 0.00 0.00 0.00 0.00 23:49:33 Average: docker0 3.48 4.66 0.29 45.11 0.00 0.00 0.00 0.00 23:49:33 23:49:33 23:49:33 ---> sar -P ALL: 23:49:33 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-121397) 12/15/22 _x86_64_ (8 CPU) 23:49:33 23:49:33 22:50:57 LINUX RESTART (8 CPU) 23:49:33 23:49:33 22:51:02 CPU %user %nice %system %iowait %steal %idle 23:49:33 22:52:01 all 2.22 0.00 0.79 0.57 0.01 96.40 23:49:33 22:52:01 0 1.49 0.00 0.31 0.51 0.02 97.68 23:49:33 22:52:01 1 3.15 0.00 0.49 0.27 0.02 96.07 23:49:33 22:52:01 2 2.49 0.00 0.44 0.32 0.02 96.73 23:49:33 22:52:01 3 1.24 0.00 1.85 2.45 0.02 94.44 23:49:33 22:52:01 4 1.71 0.00 0.85 0.41 0.02 97.01 23:49:33 22:52:01 5 2.64 0.00 0.59 0.20 0.02 96.55 23:49:33 22:52:01 6 1.97 0.00 1.20 0.24 0.00 96.59 23:49:33 22:52:01 7 3.05 0.00 0.61 0.19 0.02 96.13 23:49:33 22:53:01 all 0.01 0.00 0.01 0.00 0.00 99.97 23:49:33 22:53:01 0 0.03 0.00 0.00 0.03 0.00 99.93 23:49:33 22:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:49:33 22:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:49:33 22:53:01 3 0.00 0.00 0.02 0.00 0.02 99.97 23:49:33 22:53:01 4 0.02 0.00 0.02 0.00 0.00 99.97 23:49:33 22:53:01 5 0.02 0.00 0.02 0.00 0.02 99.95 23:49:33 22:53:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:49:33 22:53:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:49:33 22:54:01 all 0.03 0.00 0.02 0.00 0.00 99.95 23:49:33 22:54:01 0 0.02 0.00 0.02 0.02 0.00 99.95 23:49:33 22:54:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:49:33 22:54:01 2 0.02 0.00 0.02 0.00 0.00 99.97 23:49:33 22:54:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:49:33 22:54:01 4 0.02 0.00 0.02 0.00 0.00 99.97 23:49:33 22:54:01 5 0.15 0.00 0.10 0.02 0.00 99.73 23:49:33 22:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:49:33 22:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:49:33 22:55:01 all 0.01 0.00 0.02 0.00 0.00 99.96 23:49:33 22:55:01 0 0.02 0.00 0.02 0.02 0.00 99.95 23:49:33 22:55:01 1 0.02 0.00 0.03 0.00 0.00 99.95 23:49:33 22:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:49:33 22:55:01 3 0.00 0.00 0.02 0.02 0.00 99.97 23:49:33 22:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:49:33 22:55:01 5 0.03 0.00 0.02 0.00 0.02 99.93 23:49:33 22:55:01 6 0.00 0.00 0.03 0.00 0.00 99.97 23:49:33 22:55:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:49:33 22:56:01 all 0.05 0.00 0.05 0.03 0.00 99.87 23:49:33 22:56:01 0 0.03 0.00 0.03 0.10 0.00 99.83 23:49:33 22:56:01 1 0.03 0.00 0.02 0.00 0.00 99.95 23:49:33 22:56:01 2 0.02 0.00 0.15 0.03 0.00 99.80 23:49:33 22:56:01 3 0.07 0.00 0.02 0.02 0.00 99.90 23:49:33 22:56:01 4 0.13 0.00 0.05 0.02 0.00 99.80 23:49:33 22:56:01 5 0.05 0.00 0.03 0.00 0.02 99.90 23:49:33 22:56:01 6 0.07 0.00 0.10 0.02 0.02 99.80 23:49:33 22:56:01 7 0.02 0.00 0.02 0.02 0.00 99.95 23:49:33 22:57:01 all 2.06 0.00 1.42 0.52 0.02 95.98 23:49:33 22:57:01 0 1.40 0.00 0.95 2.73 0.02 94.90 23:49:33 22:57:01 1 1.62 0.00 2.38 0.15 0.02 95.83 23:49:33 22:57:01 2 1.99 0.00 1.07 0.35 0.02 96.57 23:49:33 22:57:01 3 2.07 0.00 1.09 0.05 0.03 96.76 23:49:33 22:57:01 4 1.85 0.00 2.02 0.18 0.02 95.93 23:49:33 22:57:01 5 2.02 0.00 1.40 0.07 0.02 96.49 23:49:33 22:57:01 6 4.20 0.00 1.42 0.52 0.00 93.86 23:49:33 22:57:01 7 1.32 0.00 1.04 0.08 0.03 97.52 23:49:33 22:58:01 all 0.08 0.00 0.05 0.04 0.00 99.84 23:49:33 22:58:01 0 0.05 0.00 0.05 0.27 0.00 99.63 23:49:33 22:58:01 1 0.07 0.00 0.03 0.00 0.00 99.90 23:49:33 22:58:01 2 0.07 0.00 0.05 0.00 0.02 99.87 23:49:33 22:58:01 3 0.07 0.00 0.05 0.00 0.00 99.88 23:49:33 22:58:01 4 0.03 0.00 0.03 0.00 0.00 99.93 23:49:33 22:58:01 5 0.03 0.00 0.02 0.02 0.00 99.93 23:49:33 22:58:01 6 0.07 0.00 0.05 0.00 0.00 99.88 23:49:33 22:58:01 7 0.22 0.00 0.08 0.00 0.00 99.70 23:49:33 22:59:01 all 0.00 0.00 0.01 0.01 0.00 99.98 23:49:33 22:59:01 0 0.02 0.00 0.00 0.07 0.00 99.92 23:49:33 22:59:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:49:33 22:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:49:33 22:59:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:49:33 22:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:49:33 22:59:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:49:33 22:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:49:33 22:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:49:33 23:00:01 all 0.01 0.00 0.01 0.02 0.01 99.95 23:49:33 23:00:01 0 0.02 0.00 0.02 0.13 0.02 99.82 23:49:33 23:00:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:49:33 23:00:01 2 0.03 0.00 0.02 0.00 0.00 99.95 23:49:33 23:00:01 3 0.02 0.00 0.00 0.00 0.02 99.97 23:49:33 23:00:01 4 0.02 0.00 0.02 0.00 0.02 99.95 23:49:33 23:00:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:49:33 23:00:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:49:33 23:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:49:33 23:01:01 all 0.01 0.00 0.00 0.01 0.01 99.96 23:49:33 23:01:01 0 0.00 0.00 0.00 0.10 0.00 99.90 23:49:33 23:01:01 1 0.00 0.00 0.00 0.00 0.02 99.98 23:49:33 23:01:01 2 0.00 0.00 0.00 0.00 0.02 99.98 23:49:33 23:01:01 3 0.03 0.00 0.03 0.00 0.02 99.92 23:49:33 23:01:01 4 0.03 0.00 0.00 0.00 0.00 99.97 23:49:33 23:01:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:49:33 23:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:49:33 23:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:49:33 23:02:01 all 0.02 0.00 0.01 0.02 0.00 99.95 23:49:33 23:02:01 0 0.02 0.00 0.02 0.13 0.00 99.83 23:49:33 23:02:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:49:33 23:02:01 2 0.03 0.00 0.00 0.00 0.00 99.97 23:49:33 23:02:01 3 0.02 0.00 0.03 0.00 0.00 99.95 23:49:33 23:02:01 4 0.07 0.00 0.00 0.00 0.00 99.93 23:49:33 23:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:49:33 23:02:01 6 0.02 0.00 0.03 0.00 0.00 99.95 23:49:33 23:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:49:33 23:49:33 23:02:01 CPU %user %nice %system %iowait %steal %idle 23:49:33 23:03:01 all 0.00 0.00 0.01 0.01 0.00 99.97 23:49:33 23:03:01 0 0.00 0.00 0.00 0.03 0.00 99.97 23:49:33 23:03:01 1 0.02 0.00 0.05 0.00 0.00 99.93 23:49:33 23:03:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:49:33 23:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:49:33 23:03:01 4 0.00 0.00 0.03 0.02 0.00 99.95 23:49:33 23:03:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:49:33 23:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:49:33 23:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:49:33 23:04:01 all 0.02 0.00 0.01 0.00 0.01 99.96 23:49:33 23:04:01 0 0.02 0.00 0.00 0.02 0.00 99.97 23:49:33 23:04:01 1 0.03 0.00 0.02 0.00 0.02 99.93 23:49:33 23:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:49:33 23:04:01 3 0.05 0.00 0.02 0.00 0.02 99.92 23:49:33 23:04:01 4 0.02 0.00 0.02 0.02 0.00 99.95 23:49:33 23:04:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:49:33 23:04:01 6 0.00 0.00 0.00 0.00 0.02 99.98 23:49:33 23:04:01 7 0.03 0.00 0.02 0.00 0.00 99.95 23:49:33 23:05:01 all 0.01 0.00 0.02 0.06 0.00 99.91 23:49:33 23:05:01 0 0.02 0.00 0.02 0.43 0.00 99.53 23:49:33 23:05:01 1 0.02 0.00 0.05 0.00 0.00 99.93 23:49:33 23:05:01 2 0.03 0.00 0.00 0.00 0.00 99.97 23:49:33 23:05:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:49:33 23:05:01 4 0.02 0.00 0.02 0.02 0.00 99.95 23:49:33 23:05:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:49:33 23:05:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:49:33 23:05:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:49:33 23:06:01 all 0.01 0.00 0.01 0.00 0.00 99.98 23:49:33 23:06:01 0 0.02 0.00 0.00 0.02 0.00 99.97 23:49:33 23:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:49:33 23:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:49:33 23:06:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:49:33 23:06:01 4 0.00 0.00 0.02 0.02 0.00 99.97 23:49:33 23:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:49:33 23:06:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:49:33 23:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:49:33 23:07:01 all 0.03 0.00 0.03 0.01 0.00 99.94 23:49:33 23:07:01 0 0.02 0.00 0.03 0.03 0.00 99.92 23:49:33 23:07:01 1 0.03 0.00 0.02 0.03 0.00 99.92 23:49:33 23:07:01 2 0.02 0.00 0.02 0.00 0.00 99.97 23:49:33 23:07:01 3 0.02 0.00 0.02 0.00 0.02 99.95 23:49:33 23:07:01 4 0.03 0.00 0.03 0.00 0.00 99.93 23:49:33 23:07:01 5 0.02 0.00 0.03 0.00 0.00 99.95 23:49:33 23:07:01 6 0.03 0.00 0.03 0.00 0.00 99.93 23:49:33 23:07:01 7 0.03 0.00 0.02 0.02 0.00 99.93 23:49:33 23:08:01 all 0.01 0.00 0.01 0.01 0.00 99.97 23:49:33 23:08:01 0 0.00 0.00 0.02 0.03 0.00 99.95 23:49:33 23:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:49:33 23:08:01 2 0.00 0.00 0.00 0.00 0.02 99.98 23:49:33 23:08:01 3 0.00 0.00 0.03 0.00 0.00 99.97 23:49:33 23:08:01 4 0.02 0.00 0.00 0.00 0.02 99.97 23:49:33 23:08:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:49:33 23:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:49:33 23:08:01 7 0.02 0.00 0.02 0.03 0.00 99.93 23:49:33 23:09:01 all 0.01 0.00 0.01 0.00 0.00 99.97 23:49:33 23:09:01 0 0.02 0.00 0.00 0.02 0.00 99.97 23:49:33 23:09:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:49:33 23:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:49:33 23:09:01 3 0.02 0.00 0.02 0.00 0.02 99.95 23:49:33 23:09:01 4 0.03 0.00 0.03 0.00 0.00 99.93 23:49:33 23:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:49:33 23:09:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:49:33 23:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:49:33 23:10:01 all 0.02 0.00 0.00 0.01 0.00 99.97 23:49:33 23:10:01 0 0.02 0.00 0.02 0.02 0.00 99.95 23:49:33 23:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:49:33 23:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:49:33 23:10:01 3 0.02 0.00 0.00 0.00 0.02 99.97 23:49:33 23:10:01 4 0.03 0.00 0.00 0.00 0.00 99.97 23:49:33 23:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:49:33 23:10:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:49:33 23:10:01 7 0.05 0.00 0.00 0.07 0.00 99.88 23:49:33 23:11:01 all 0.01 0.00 0.01 0.00 0.00 99.97 23:49:33 23:11:01 0 0.02 0.00 0.02 0.03 0.00 99.93 23:49:33 23:11:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:49:33 23:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:49:33 23:11:01 3 0.02 0.00 0.03 0.00 0.00 99.95 23:49:33 23:11:01 4 0.03 0.00 0.02 0.00 0.00 99.95 23:49:33 23:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:49:33 23:11:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:49:33 23:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:49:33 23:12:01 all 0.01 0.00 0.01 0.00 0.00 99.97 23:49:33 23:12:01 0 0.00 0.00 0.00 0.02 0.00 99.98 23:49:33 23:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:49:33 23:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:49:33 23:12:01 3 0.07 0.00 0.00 0.00 0.02 99.92 23:49:33 23:12:01 4 0.03 0.00 0.00 0.00 0.00 99.97 23:49:33 23:12:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:49:33 23:12:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:49:33 23:12:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:49:33 23:13:01 all 0.01 0.00 0.01 0.01 0.00 99.97 23:49:33 23:13:01 0 0.00 0.00 0.00 0.03 0.00 99.97 23:49:33 23:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:49:33 23:13:01 2 0.02 0.00 0.02 0.00 0.00 99.97 23:49:33 23:13:01 3 0.03 0.00 0.03 0.00 0.02 99.92 23:49:33 23:13:01 4 0.02 0.00 0.02 0.00 0.00 99.97 23:49:33 23:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:49:33 23:13:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:49:33 23:13:01 7 0.00 0.00 0.00 0.02 0.02 99.97 23:49:33 23:49:33 23:13:01 CPU %user %nice %system %iowait %steal %idle 23:49:33 23:14:01 all 0.01 0.00 0.00 0.00 0.00 99.99 23:49:33 23:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:49:33 23:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:49:33 23:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:49:33 23:14:01 3 0.03 0.00 0.02 0.00 0.00 99.95 23:49:33 23:14:01 4 0.03 0.00 0.00 0.00 0.00 99.97 23:49:33 23:14:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:49:33 23:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:49:33 23:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:49:33 23:15:01 all 0.24 0.00 0.01 0.00 0.00 99.75 23:49:33 23:15:01 0 0.02 0.00 0.02 0.02 0.02 99.93 23:49:33 23:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:49:33 23:15:01 2 1.71 0.00 0.02 0.00 0.00 98.27 23:49:33 23:15:01 3 0.05 0.00 0.00 0.00 0.02 99.93 23:49:33 23:15:01 4 0.03 0.00 0.02 0.00 0.00 99.95 23:49:33 23:15:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:49:33 23:15:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:49:33 23:15:01 7 0.02 0.00 0.00 0.02 0.00 99.97 23:49:33 23:16:01 all 0.26 0.00 0.01 0.01 0.01 99.72 23:49:33 23:16:01 0 0.00 0.00 0.00 0.03 0.00 99.97 23:49:33 23:16:01 1 0.02 0.00 0.03 0.00 0.02 99.93 23:49:33 23:16:01 2 1.97 0.00 0.00 0.00 0.02 98.01 23:49:33 23:16:01 3 0.00 0.00 0.03 0.02 0.02 99.93 23:49:33 23:16:01 4 0.03 0.00 0.02 0.00 0.00 99.95 23:49:33 23:16:01 5 0.00 0.00 0.00 0.00 0.02 99.98 23:49:33 23:16:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:49:33 23:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:49:33 23:17:01 all 0.27 0.00 0.01 0.01 0.00 99.71 23:49:33 23:17:01 0 0.02 0.00 0.00 0.05 0.00 99.93 23:49:33 23:17:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:49:33 23:17:01 2 1.99 0.00 0.02 0.00 0.00 98.00 23:49:33 23:17:01 3 0.02 0.00 0.03 0.02 0.00 99.93 23:49:33 23:17:01 4 0.05 0.00 0.03 0.00 0.00 99.92 23:49:33 23:17:01 5 0.03 0.00 0.02 0.00 0.00 99.95 23:49:33 23:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:49:33 23:17:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:49:33 23:18:01 all 0.25 0.00 0.01 0.01 0.00 99.73 23:49:33 23:18:01 0 0.00 0.00 0.02 0.02 0.00 99.97 23:49:33 23:18:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:49:33 23:18:01 2 1.97 0.00 0.00 0.00 0.00 98.03 23:49:33 23:18:01 3 0.02 0.00 0.02 0.03 0.02 99.92 23:49:33 23:18:01 4 0.02 0.00 0.02 0.00 0.02 99.95 23:49:33 23:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:49:33 23:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:49:33 23:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:49:33 23:19:01 all 0.51 0.00 0.06 0.02 0.00 99.41 23:49:33 23:19:01 0 0.57 0.00 0.08 0.15 0.00 99.20 23:49:33 23:19:01 1 0.07 0.00 0.08 0.00 0.00 99.85 23:49:33 23:19:01 2 1.71 0.00 0.03 0.00 0.00 98.26 23:49:33 23:19:01 3 0.47 0.00 0.07 0.02 0.00 99.45 23:49:33 23:19:01 4 0.62 0.00 0.05 0.00 0.00 99.33 23:49:33 23:19:01 5 0.12 0.00 0.07 0.00 0.00 99.82 23:49:33 23:19:01 6 0.02 0.00 0.03 0.00 0.00 99.95 23:49:33 23:19:01 7 0.50 0.00 0.03 0.00 0.00 99.47 23:49:33 23:20:01 all 0.02 0.00 0.00 0.01 0.00 99.96 23:49:33 23:20:01 0 0.03 0.00 0.00 0.03 0.00 99.93 23:49:33 23:20:01 1 0.03 0.00 0.03 0.00 0.00 99.93 23:49:33 23:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:49:33 23:20:01 3 0.00 0.00 0.00 0.02 0.02 99.97 23:49:33 23:20:01 4 0.05 0.00 0.00 0.00 0.00 99.95 23:49:33 23:20:01 5 0.03 0.00 0.00 0.00 0.00 99.97 23:49:33 23:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:49:33 23:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:49:33 23:21:01 all 0.01 0.00 0.01 0.01 0.00 99.97 23:49:33 23:21:01 0 0.00 0.00 0.02 0.02 0.00 99.97 23:49:33 23:21:01 1 0.02 0.00 0.03 0.02 0.02 99.92 23:49:33 23:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:49:33 23:21:01 3 0.00 0.00 0.02 0.02 0.00 99.97 23:49:33 23:21:01 4 0.03 0.00 0.00 0.00 0.00 99.97 23:49:33 23:21:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:49:33 23:21:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:49:33 23:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:49:33 23:22:01 all 0.02 0.00 0.01 0.00 0.00 99.96 23:49:33 23:22:01 0 0.03 0.00 0.00 0.03 0.00 99.93 23:49:33 23:22:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:49:33 23:22:01 2 0.02 0.00 0.02 0.00 0.02 99.95 23:49:33 23:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:49:33 23:22:01 4 0.05 0.00 0.03 0.00 0.02 99.90 23:49:33 23:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:49:33 23:22:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:49:33 23:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:49:33 23:23:01 all 0.01 0.00 0.01 0.01 0.00 99.97 23:49:33 23:23:01 0 0.00 0.00 0.02 0.03 0.00 99.95 23:49:33 23:23:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:49:33 23:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:49:33 23:23:01 3 0.00 0.00 0.02 0.02 0.00 99.97 23:49:33 23:23:01 4 0.02 0.00 0.02 0.00 0.00 99.97 23:49:33 23:23:01 5 0.03 0.00 0.00 0.00 0.00 99.97 23:49:33 23:23:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:49:33 23:23:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:49:33 23:24:01 all 0.02 0.00 0.01 0.00 0.00 99.97 23:49:33 23:24:01 0 0.02 0.00 0.00 0.02 0.00 99.97 23:49:33 23:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:49:33 23:24:01 2 0.03 0.00 0.02 0.00 0.00 99.95 23:49:33 23:24:01 3 0.00 0.00 0.00 0.02 0.00 99.98 23:49:33 23:24:01 4 0.05 0.00 0.03 0.00 0.00 99.92 23:49:33 23:24:01 5 0.03 0.00 0.00 0.00 0.00 99.97 23:49:33 23:24:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:49:33 23:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:49:33 23:49:33 23:24:01 CPU %user %nice %system %iowait %steal %idle 23:49:33 23:25:01 all 0.26 0.00 0.01 0.00 0.01 99.72 23:49:33 23:25:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:49:33 23:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:49:33 23:25:01 2 1.97 0.00 0.00 0.00 0.00 98.03 23:49:33 23:25:01 3 0.02 0.00 0.00 0.00 0.02 99.97 23:49:33 23:25:01 4 0.05 0.00 0.02 0.00 0.02 99.92 23:49:33 23:25:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:49:33 23:25:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:49:33 23:25:01 7 0.02 0.00 0.02 0.00 0.02 99.95 23:49:33 23:26:01 all 0.26 0.00 0.01 0.01 0.00 99.72 23:49:33 23:26:01 0 0.00 0.00 0.00 0.05 0.00 99.95 23:49:33 23:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:49:33 23:26:01 2 1.97 0.00 0.00 0.00 0.00 98.03 23:49:33 23:26:01 3 0.00 0.00 0.02 0.02 0.00 99.97 23:49:33 23:26:01 4 0.05 0.00 0.03 0.00 0.02 99.90 23:49:33 23:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:49:33 23:26:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:49:33 23:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:49:33 23:27:01 all 0.26 0.00 0.00 0.01 0.00 99.73 23:49:33 23:27:01 0 0.02 0.00 0.00 0.05 0.02 99.92 23:49:33 23:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:49:33 23:27:01 2 1.97 0.00 0.00 0.00 0.00 98.03 23:49:33 23:27:01 3 0.00 0.00 0.00 0.02 0.00 99.98 23:49:33 23:27:01 4 0.05 0.00 0.03 0.00 0.00 99.92 23:49:33 23:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:49:33 23:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:49:33 23:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:49:33 23:28:01 all 0.26 0.00 0.01 0.01 0.00 99.72 23:49:33 23:28:01 0 0.00 0.00 0.00 0.10 0.00 99.90 23:49:33 23:28:01 1 0.03 0.00 0.02 0.00 0.00 99.95 23:49:33 23:28:01 2 1.97 0.00 0.00 0.00 0.00 98.03 23:49:33 23:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:49:33 23:28:01 4 0.05 0.00 0.02 0.02 0.00 99.92 23:49:33 23:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:49:33 23:28:01 6 0.00 0.00 0.03 0.00 0.00 99.97 23:49:33 23:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:49:33 23:29:01 all 0.19 0.00 0.01 0.01 0.00 99.78 23:49:33 23:29:01 0 0.00 0.00 0.02 0.05 0.00 99.93 23:49:33 23:29:01 1 0.00 0.00 0.00 0.00 0.02 99.98 23:49:33 23:29:01 2 1.42 0.00 0.05 0.00 0.00 98.53 23:49:33 23:29:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:49:33 23:29:01 4 0.08 0.00 0.02 0.02 0.02 99.87 23:49:33 23:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:49:33 23:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:49:33 23:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:49:33 23:30:01 all 0.02 0.00 0.01 0.01 0.00 99.95 23:49:33 23:30:01 0 0.02 0.00 0.00 0.08 0.00 99.90 23:49:33 23:30:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:49:33 23:30:01 2 0.02 0.00 0.00 0.00 0.02 99.97 23:49:33 23:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:49:33 23:30:01 4 0.07 0.00 0.03 0.03 0.02 99.85 23:49:33 23:30:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:49:33 23:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:49:33 23:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:49:33 23:31:01 all 0.01 0.00 0.01 0.00 0.00 99.98 23:49:33 23:31:01 0 0.00 0.00 0.00 0.02 0.00 99.98 23:49:33 23:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:49:33 23:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:49:33 23:31:01 3 0.00 0.00 0.00 0.00 0.02 99.98 23:49:33 23:31:01 4 0.03 0.00 0.03 0.02 0.00 99.92 23:49:33 23:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:49:33 23:31:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:49:33 23:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:49:33 23:32:01 all 0.02 0.00 0.01 0.01 0.00 99.96 23:49:33 23:32:01 0 0.03 0.00 0.00 0.05 0.00 99.92 23:49:33 23:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:49:33 23:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:49:33 23:32:01 3 0.03 0.00 0.00 0.00 0.00 99.97 23:49:33 23:32:01 4 0.05 0.00 0.03 0.00 0.02 99.90 23:49:33 23:32:01 5 0.03 0.00 0.00 0.00 0.00 99.97 23:49:33 23:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:49:33 23:32:01 7 0.02 0.00 0.02 0.02 0.00 99.95 23:49:33 23:33:01 all 0.01 0.00 0.01 0.00 0.00 99.98 23:49:33 23:33:01 0 0.00 0.00 0.02 0.02 0.00 99.97 23:49:33 23:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:49:33 23:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:49:33 23:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:49:33 23:33:01 4 0.05 0.00 0.02 0.02 0.00 99.92 23:49:33 23:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:49:33 23:33:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:49:33 23:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:49:33 23:34:01 all 0.01 0.00 0.00 0.00 0.00 99.98 23:49:33 23:34:01 0 0.00 0.00 0.00 0.02 0.00 99.98 23:49:33 23:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:49:33 23:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:49:33 23:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:49:33 23:34:01 4 0.02 0.00 0.02 0.02 0.02 99.93 23:49:33 23:34:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:49:33 23:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:49:33 23:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:49:33 23:35:01 all 0.01 0.00 0.01 0.00 0.00 99.97 23:49:33 23:35:01 0 0.02 0.00 0.00 0.02 0.00 99.97 23:49:33 23:35:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:49:33 23:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:49:33 23:35:01 3 0.00 0.00 0.00 0.00 0.02 99.98 23:49:33 23:35:01 4 0.03 0.00 0.02 0.02 0.00 99.93 23:49:33 23:35:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:49:33 23:35:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:49:33 23:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:49:33 23:49:33 23:35:01 CPU %user %nice %system %iowait %steal %idle 23:49:33 23:36:01 all 0.01 0.00 0.01 0.00 0.00 99.98 23:49:33 23:36:01 0 0.00 0.00 0.00 0.02 0.00 99.98 23:49:33 23:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:49:33 23:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:49:33 23:36:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:49:33 23:36:01 4 0.02 0.00 0.02 0.00 0.02 99.95 23:49:33 23:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:49:33 23:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:49:33 23:36:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:49:33 23:37:01 all 0.01 0.00 0.01 0.00 0.00 99.97 23:49:33 23:37:01 0 0.02 0.00 0.02 0.03 0.00 99.93 23:49:33 23:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:49:33 23:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:49:33 23:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:49:33 23:37:01 4 0.03 0.00 0.03 0.00 0.00 99.93 23:49:33 23:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:49:33 23:37:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:49:33 23:37:01 7 0.03 0.00 0.02 0.00 0.00 99.95 23:49:33 23:38:01 all 0.01 0.00 0.01 0.01 0.00 99.98 23:49:33 23:38:01 0 0.00 0.00 0.00 0.05 0.00 99.95 23:49:33 23:38:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:49:33 23:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:49:33 23:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:49:33 23:38:01 4 0.03 0.00 0.02 0.00 0.02 99.93 23:49:33 23:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:49:33 23:38:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:49:33 23:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:49:33 23:39:01 all 1.18 0.00 0.10 0.02 0.01 98.70 23:49:33 23:39:01 0 1.48 0.00 0.12 0.05 0.00 98.35 23:49:33 23:39:01 1 1.20 0.00 0.10 0.03 0.02 98.65 23:49:33 23:39:01 2 0.17 0.00 0.17 0.00 0.02 99.65 23:49:33 23:39:01 3 1.59 0.00 0.05 0.00 0.00 98.36 23:49:33 23:39:01 4 2.72 0.00 0.02 0.00 0.00 97.26 23:49:33 23:39:01 5 1.12 0.00 0.10 0.00 0.02 98.77 23:49:33 23:39:01 6 0.17 0.00 0.07 0.02 0.00 99.75 23:49:33 23:39:01 7 0.98 0.00 0.18 0.03 0.02 98.78 23:49:33 23:40:01 all 18.31 0.00 5.74 1.95 0.07 73.93 23:49:33 23:40:01 0 17.74 0.00 5.74 2.10 0.07 74.36 23:49:33 23:40:01 1 18.81 0.00 5.40 0.34 0.05 75.40 23:49:33 23:40:01 2 19.07 0.00 5.15 1.25 0.07 74.46 23:49:33 23:40:01 3 19.24 0.00 7.07 3.62 0.08 69.98 23:49:33 23:40:01 4 18.05 0.00 5.88 0.32 0.07 75.68 23:49:33 23:40:01 5 17.95 0.00 5.73 4.21 0.05 72.05 23:49:33 23:40:01 6 16.67 0.00 5.49 2.47 0.07 75.31 23:49:33 23:40:01 7 18.97 0.00 5.49 1.27 0.07 74.20 23:49:33 23:41:01 all 30.33 0.00 5.71 1.18 0.08 62.70 23:49:33 23:41:01 0 28.58 0.00 6.02 0.10 0.07 65.23 23:49:33 23:41:01 1 32.24 0.00 5.87 0.35 0.08 61.45 23:49:33 23:41:01 2 28.06 0.00 4.84 2.56 0.07 64.47 23:49:33 23:41:01 3 31.19 0.00 6.75 0.32 0.08 61.67 23:49:33 23:41:01 4 29.80 0.00 5.00 0.66 0.07 64.47 23:49:33 23:41:01 5 32.89 0.00 5.62 0.07 0.08 61.34 23:49:33 23:41:01 6 30.65 0.00 5.46 1.31 0.07 62.51 23:49:33 23:41:01 7 29.26 0.00 6.14 4.06 0.08 60.45 23:49:33 23:42:01 all 0.09 0.00 0.06 0.01 0.00 99.84 23:49:33 23:42:01 0 0.20 0.00 0.08 0.00 0.00 99.72 23:49:33 23:42:01 1 0.07 0.00 0.03 0.00 0.00 99.90 23:49:33 23:42:01 2 0.05 0.00 0.05 0.03 0.00 99.87 23:49:33 23:42:01 3 0.05 0.00 0.07 0.02 0.00 99.87 23:49:33 23:42:01 4 0.10 0.00 0.07 0.00 0.00 99.83 23:49:33 23:42:01 5 0.08 0.00 0.10 0.00 0.00 99.82 23:49:33 23:42:01 6 0.05 0.00 0.05 0.00 0.00 99.90 23:49:33 23:42:01 7 0.08 0.00 0.07 0.03 0.00 99.82 23:49:33 23:43:01 all 0.01 0.00 0.01 0.01 0.00 99.96 23:49:33 23:43:01 0 0.03 0.00 0.05 0.00 0.02 99.90 23:49:33 23:43:01 1 0.00 0.00 0.00 0.03 0.00 99.97 23:49:33 23:43:01 2 0.00 0.00 0.00 0.03 0.00 99.97 23:49:33 23:43:01 3 0.03 0.00 0.02 0.00 0.00 99.95 23:49:33 23:43:01 4 0.05 0.00 0.02 0.00 0.02 99.92 23:49:33 23:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:49:33 23:43:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:49:33 23:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:49:33 23:44:01 all 0.03 0.00 0.02 0.01 0.00 99.95 23:49:33 23:44:01 0 0.07 0.00 0.02 0.00 0.00 99.92 23:49:33 23:44:01 1 0.02 0.00 0.02 0.02 0.00 99.95 23:49:33 23:44:01 2 0.03 0.00 0.02 0.03 0.00 99.92 23:49:33 23:44:01 3 0.02 0.00 0.02 0.00 0.02 99.95 23:49:33 23:44:01 4 0.03 0.00 0.03 0.00 0.00 99.93 23:49:33 23:44:01 5 0.03 0.00 0.02 0.00 0.00 99.95 23:49:33 23:44:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:49:33 23:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:49:33 23:45:01 all 0.14 0.00 0.01 0.01 0.01 99.84 23:49:33 23:45:01 0 0.02 0.00 0.02 0.00 0.02 99.95 23:49:33 23:45:01 1 0.99 0.00 0.03 0.02 0.02 98.94 23:49:33 23:45:01 2 0.00 0.00 0.02 0.03 0.00 99.95 23:49:33 23:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:49:33 23:45:01 4 0.02 0.00 0.03 0.00 0.00 99.95 23:49:33 23:45:01 5 0.03 0.00 0.00 0.00 0.00 99.97 23:49:33 23:45:01 6 0.02 0.00 0.02 0.00 0.02 99.95 23:49:33 23:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:49:33 23:46:01 all 0.27 0.00 0.02 0.01 0.00 99.70 23:49:33 23:46:01 0 0.05 0.00 0.05 0.00 0.00 99.90 23:49:33 23:46:01 1 2.00 0.00 0.03 0.00 0.00 97.97 23:49:33 23:46:01 2 0.02 0.00 0.00 0.03 0.00 99.95 23:49:33 23:46:01 3 0.02 0.00 0.00 0.03 0.00 99.95 23:49:33 23:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:49:33 23:46:01 5 0.02 0.00 0.02 0.00 0.00 99.97