Started by upstream project "edgexfoundry/cd-management/release-lts" build number 68 originally caused by: Push event to branch release-lts Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dd5f32fe8159307b0d72a854354e2bd20824341a 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-ssh4686396263450688124.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh4463622246947308245.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 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/napa/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-gpio/branches/napa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5607300078947795518.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh13115727581438256926.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-gpio/branches/napa/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-gpio/branches/napa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15440048569202860049.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-gpio] ========================================================= [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-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 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-gpio 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 Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-2005 in /w/workspace/edgexfoundry_device-gpio_napa [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-gpio.git > git init /w/workspace/edgexfoundry_device-gpio_napa # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.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-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision dd5f32fe8159307b0d72a854354e2bd20824341a (napa) Commit message: "ci(lts-release): LTS release v3.1.1 @de7970a" > git config core.sparsecheckout # timeout=10 > git checkout -f dd5f32fe8159307b0d72a854354e2bd20824341a # timeout=10 > git rev-list --no-walk dd5f32fe8159307b0d72a854354e2bd20824341a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:41:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:41:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:41:16 ========================================================= 09:41:16 EdgeX Global Pipelines Version Info 09:41:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:41:17 ------------------- 09:41:17 stable info: 09:41:17 ------------------- 09:41:17 Commited By: Ginny Guan ginny@iotechsys.com 09:41:17 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 09:41:17 Message: update stable to v1.0.260 09:41:18 ------------------- 09:41:18 experimental info: 09:41:18 ------------------- 09:41:18 Commited By: Ginny Guan ginny@iotechsys.com 09:41:18 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 09:41:18 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:41:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 09:41:18 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 09:41:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:41:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:41:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:41:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 09:41:18 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:41:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:41:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:41:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:41:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:41:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 09:41:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:41:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:41:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:41:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:41:18 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:41:18 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:41:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:41:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:41:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:41:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:41:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:41:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:41:18 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:41:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:41:18 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:41:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = napa [Pipeline] echo 09:41:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = napa [Pipeline] echo 09:41:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = napa [Pipeline] echo 09:41:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dd5f32fe8159307b0d72a854354e2bd20824341a [Pipeline] echo 09:41:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dd5f32f [Pipeline] echo 09:41:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:41:18 provisioning config files... 09:41:18 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_napa@tmp/config17796426928985005314tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:41:19 ---> ****-login.sh 09:41:19 nexus3.edgexfoundry.org:10001 09:41:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:41:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:41:19 Configure a credential helper to remove this warning. See 09:41:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:41:19 09:41:19 Login Succeeded 09:41:19 nexus3.edgexfoundry.org:10002 09:41:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:41:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:41:19 Configure a credential helper to remove this warning. See 09:41:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:41:19 09:41:19 Login Succeeded 09:41:19 nexus3.edgexfoundry.org:10003 09:41:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:41:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:41:19 Configure a credential helper to remove this warning. See 09:41:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:41:19 09:41:19 Login Succeeded 09:41:19 nexus3.edgexfoundry.org:10004 09:41:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:41:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:41:19 Configure a credential helper to remove this warning. See 09:41:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:41:19 09:41:19 Login Succeeded 09:41:19 ****.io 09:41:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:41:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:41:20 Configure a credential helper to remove this warning. See 09:41:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:41:20 09:41:20 Login Succeeded 09:41:20 ---> ****-login.sh ends [Pipeline] } 09:41:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:41:20 + git rev-list -1 --merges dd5f32fe8159307b0d72a854354e2bd20824341a~1..dd5f32fe8159307b0d72a854354e2bd20824341a [Pipeline] echo 09:41:20 -----------> git rev-list -1 --merges dd5f32fe8159307b0d72a854354e2bd20824341a~1..dd5f32fe8159307b0d72a854354e2bd20824341a dd5f32fe8159307b0d72a854354e2bd20824341a [false] [Pipeline] sh 09:41:20 + git log --format=format:%s -1 dd5f32fe8159307b0d72a854354e2bd20824341a [Pipeline] echo 09:41:20 ========================================================= 09:41:20 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId 09:41:20 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:41:21 + git log --format=format:%s -1 dd5f32fe8159307b0d72a854354e2bd20824341a [Pipeline] echo 09:41:21 [semverPrep] GIT_COMMIT: dd5f32fe8159307b0d72a854354e2bd20824341a, Commit Message: ci(lts-release): LTS release v3.1.1 @de7970a [Pipeline] echo 09:41:21 [semverPrep] This is not a build commit. [Pipeline] sh 09:41:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:41:21 + grep -v github /etc/ssh/ssh_known_hosts 09:41:21 + [ -e /tmp/ssh_known_hosts ] 09:41:21 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:41:21 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:41:21 + sudo tee -a /etc/ssh/ssh_known_hosts 09:41:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:41:21 09:41:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:41:22 0.1.4: Pulling from edgex-devops/py-git-semver 09:41:22 b85a868b505f: Pulling fs layer 09:41:22 e2be974225ed: Pulling fs layer 09:41:22 339a4e72a1f5: Pulling fs layer 09:41:22 988bab9f4d93: Pulling fs layer 09:41:22 1469e6f7b9e6: Pulling fs layer 09:41:22 eaf3925da568: Pulling fs layer 09:41:22 bab4dde63d76: Pulling fs layer 09:41:22 bde34c3a00c8: Pulling fs layer 09:41:22 b352a97aabf1: Pulling fs layer 09:41:22 4872d77fe225: Pulling fs layer 09:41:22 5851b861e8e6: Pulling fs layer 09:41:22 988bab9f4d93: Waiting 09:41:22 1469e6f7b9e6: Waiting 09:41:22 eaf3925da568: Waiting 09:41:22 bab4dde63d76: Waiting 09:41:22 bde34c3a00c8: Waiting 09:41:22 b352a97aabf1: Waiting 09:41:22 4872d77fe225: Waiting 09:41:22 5851b861e8e6: Waiting 09:41:22 e2be974225ed: Download complete 09:41:22 988bab9f4d93: Verifying Checksum 09:41:22 988bab9f4d93: Download complete 09:41:22 1469e6f7b9e6: Verifying Checksum 09:41:22 1469e6f7b9e6: Download complete 09:41:22 eaf3925da568: Verifying Checksum 09:41:22 eaf3925da568: Download complete 09:41:22 339a4e72a1f5: Verifying Checksum 09:41:22 339a4e72a1f5: Download complete 09:41:22 bde34c3a00c8: Download complete 09:41:22 b352a97aabf1: Download complete 09:41:22 4872d77fe225: Verifying Checksum 09:41:22 4872d77fe225: Download complete 09:41:22 5851b861e8e6: Verifying Checksum 09:41:22 5851b861e8e6: Download complete 09:41:22 b85a868b505f: Verifying Checksum 09:41:22 b85a868b505f: Download complete 09:41:22 bab4dde63d76: Download complete 09:41:23 b85a868b505f: Pull complete 09:41:23 e2be974225ed: Pull complete 09:41:24 339a4e72a1f5: Pull complete 09:41:24 988bab9f4d93: Pull complete 09:41:24 1469e6f7b9e6: Pull complete 09:41:24 eaf3925da568: Pull complete 09:41:26 bab4dde63d76: Pull complete 09:41:26 bde34c3a00c8: Pull complete 09:41:26 b352a97aabf1: Pull complete 09:41:26 4872d77fe225: Pull complete 09:41:26 5851b861e8e6: Pull complete 09:41:26 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:41:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:41:26 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:41:26 prd-ubuntu20.04-docker-8c-8g-2005 does not seem to be running inside a container 09:41:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_napa -v /w/workspace/edgexfoundry_device-gpio_napa:/w/workspace/edgexfoundry_device-gpio_napa:rw,z -v /w/workspace/edgexfoundry_device-gpio_napa@tmp:/w/workspace/edgexfoundry_device-gpio_napa@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 09:41:30 $ docker top 461b30e3dbcf1e874bdd312211e6ee1fe98721764590ee69576c2bd643dc904d -eo pid,comm 09:41:30 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). 09:41:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:41:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:41:31 [ssh-agent] Looking for ssh-agent implementation... 09:41:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:41:31 $ docker exec 461b30e3dbcf1e874bdd312211e6ee1fe98721764590ee69576c2bd643dc904d ssh-agent 09:41:31 SSH_AUTH_SOCK=/tmp/ssh-UvaJwnBeo79F/agent.32 09:41:31 SSH_AGENT_PID=38 09:41:31 Running ssh-add (command line suppressed) 09:41:31 Identity added: /w/workspace/edgexfoundry_device-gpio_napa@tmp/private_key_106907832340916438.key (/w/workspace/edgexfoundry_device-gpio_napa@tmp/private_key_106907832340916438.key) 09:41:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:41:31 + git tag --points-at dd5f32fe8159307b0d72a854354e2bd20824341a [Pipeline] } 09:41:31 $ docker exec --env ******** --env ******** 461b30e3dbcf1e874bdd312211e6ee1fe98721764590ee69576c2bd643dc904d ssh-agent -k 09:41:31 unset SSH_AUTH_SOCK; 09:41:31 unset SSH_AGENT_PID; 09:41:31 echo Agent pid 38 killed; 09:41:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 09:41:31 [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v3.1.1' [Pipeline] sshagent 09:41:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:41:31 [ssh-agent] Looking for ssh-agent implementation... 09:41:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:41:31 $ docker exec 461b30e3dbcf1e874bdd312211e6ee1fe98721764590ee69576c2bd643dc904d ssh-agent 09:41:32 SSH_AUTH_SOCK=/tmp/ssh-v6c9nsDGVl4l/agent.71 09:41:32 SSH_AGENT_PID=77 09:41:32 Running ssh-add (command line suppressed) 09:41:32 Identity added: /w/workspace/edgexfoundry_device-gpio_napa@tmp/private_key_2425734865748997337.key (/w/workspace/edgexfoundry_device-gpio_napa@tmp/private_key_2425734865748997337.key) 09:41:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:41:32 + git semver init 09:41:32 2024-05-31 09:41:32,598 [run_init] DEBUG init version:0.0.0 force:False 09:41:32 2024-05-31 09:41:32,599 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_napa/.semver 09:41:32 2024-05-31 09:41:32,600 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_napa/.semver 09:41:32 2024-05-31 09:41:32,600 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_napa/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_napa, universal_newlines=False, shell=None, istream=None) 09:41:34 2024-05-31 09:41:34,100 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_napa/.git/info/exclude 09:41:34 2024-05-31 09:41:34,102 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_napa/.semver/napa with force:False 09:41:34 2024-05-31 09:41:34,102 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_napa/.semver/napa 09:41:34 2024-05-31 09:41:34,102 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_napa/.semver/napa 09:41:34 3.1.1 [Pipeline] } 09:41:34 $ docker exec --env ******** --env ******** 461b30e3dbcf1e874bdd312211e6ee1fe98721764590ee69576c2bd643dc904d ssh-agent -k 09:41:34 unset SSH_AUTH_SOCK; 09:41:34 unset SSH_AGENT_PID; 09:41:34 echo Agent pid 77 killed; 09:41:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:41:35 + git semver [Pipeline] } 09:41:35 $ docker stop --time=1 461b30e3dbcf1e874bdd312211e6ee1fe98721764590ee69576c2bd643dc904d 09:41:36 $ docker rm -f --volumes 461b30e3dbcf1e874bdd312211e6ee1fe98721764590ee69576c2bd643dc904d [Pipeline] // withDockerContainer [Pipeline] sh 09:41:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:41:37 Stashed 1 file(s) [Pipeline] echo 09:41:37 [edgeXSemver]: initialized semver on version 3.1.1 [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] sh 09:41:37 + git checkout dd5f32fe8159307b0d72a854354e2bd20824341a 09:41:37 HEAD is now at dd5f32f ci(lts-release): LTS release v3.1.1 @de7970a [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:41:37 provisioning config files... 09:41:37 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_napa@tmp/config2680561948056118148tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:41:38 ---> ****-login.sh 09:41:38 nexus3.edgexfoundry.org:10001 09:41:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:41:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:41:38 Configure a credential helper to remove this warning. See 09:41:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:41:38 09:41:38 Login Succeeded 09:41:38 nexus3.edgexfoundry.org:10002 09:41:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:41:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:41:38 Configure a credential helper to remove this warning. See 09:41:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:41:38 09:41:38 Login Succeeded 09:41:38 nexus3.edgexfoundry.org:10003 09:41:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:41:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:41:38 Configure a credential helper to remove this warning. See 09:41:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:41:38 09:41:38 Login Succeeded 09:41:38 nexus3.edgexfoundry.org:10004 09:41:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:41:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:41:38 Configure a credential helper to remove this warning. See 09:41:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:41:38 09:41:38 Login Succeeded 09:41:38 ****.io 09:41:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:41:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:41:38 Configure a credential helper to remove this warning. See 09:41:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:41:38 09:41:38 Login Succeeded 09:41:38 ---> ****-login.sh ends [Pipeline] } 09:41:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:41:38 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 09:41:38 + grep ^go [0-9].[0-9]* go.mod 09:41:38 + cut -d -f 2 [Pipeline] echo 09:41:38 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:41:38 ========================================================= 09:41:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts] 09:41:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:39 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts --build-arg MAKE=echo noop --target=builder . 09:41:39 Sending build context to Docker daemon 57.98MB 09:41:39 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 09:41:39 Step 2/12 : FROM ${BASE} AS builder 09:41:39 1.21-alpine-lts: Pulling from edgex-devops/edgex-golang-base 09:41:39 619be1103602: Pulling fs layer 09:41:39 7862e08f4a3e: Pulling fs layer 09:41:39 5df492c9dc93: Pulling fs layer 09:41:39 7629e6793208: Pulling fs layer 09:41:39 4f4fb700ef54: Pulling fs layer 09:41:39 8de7f028bff5: Pulling fs layer 09:41:39 7629e6793208: Waiting 09:41:39 4f4fb700ef54: Waiting 09:41:39 44042ff1420b: Pulling fs layer 09:41:39 5cdaf54b7214: Pulling fs layer 09:41:39 38f3e5a9071a: Pulling fs layer 09:41:39 44042ff1420b: Waiting 09:41:39 5cdaf54b7214: Waiting 09:41:39 38f3e5a9071a: Waiting 09:41:39 8de7f028bff5: Waiting 09:41:39 7862e08f4a3e: Download complete 09:41:39 7629e6793208: Verifying Checksum 09:41:39 7629e6793208: Download complete 09:41:39 4f4fb700ef54: Verifying Checksum 09:41:39 4f4fb700ef54: Download complete 09:41:39 8de7f028bff5: Verifying Checksum 09:41:39 8de7f028bff5: Download complete 09:41:39 619be1103602: Verifying Checksum 09:41:39 619be1103602: Download complete 09:41:39 44042ff1420b: Verifying Checksum 09:41:39 44042ff1420b: Download complete 09:41:40 619be1103602: Pull complete 09:41:40 38f3e5a9071a: Download complete 09:41:40 7862e08f4a3e: Pull complete 09:41:40 5df492c9dc93: Verifying Checksum 09:41:40 5df492c9dc93: Download complete 09:41:40 5cdaf54b7214: Download complete 09:41:43 5df492c9dc93: Pull complete 09:41:43 7629e6793208: Pull complete 09:41:43 4f4fb700ef54: Pull complete 09:41:43 8de7f028bff5: Pull complete 09:41:43 44042ff1420b: Pull complete 09:41:45 5cdaf54b7214: Pull complete 09:41:46 38f3e5a9071a: Pull complete 09:41:46 Digest: sha256:d452b7c9dc822626b28f2158ccf3bbf04957b0b2ad14062d8ea2b98b8d6f5c64 09:41:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts 09:41:46 ---> 60b93f829570 09:41:46 Step 3/12 : ARG ADD_BUILD_TAGS="" 09:41:51 ---> Running in bc789ff7133f 09:41:51 Removing intermediate container bc789ff7133f 09:41:51 ---> 166597800885 09:41:51 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:41:51 ---> Running in 85fab65dda53 09:41:51 Removing intermediate container 85fab65dda53 09:41:51 ---> 61a54592e444 09:41:51 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 09:41:51 ---> Running in d2094a730ef5 09:41:51 Removing intermediate container d2094a730ef5 09:41:51 ---> 6d9363ebcc82 09:41:51 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 09:41:51 ---> Running in 37a7c0ca8b33 09:41:51 Removing intermediate container 37a7c0ca8b33 09:41:51 ---> 3adb6b362535 09:41:51 Step 7/12 : WORKDIR /device-gpio 09:41:52 ---> Running in f52d83160bbe 09:41:52 Removing intermediate container f52d83160bbe 09:41:52 ---> 7fe484161086 09:41:52 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:41:52 ---> Running in d60367f48582 09:41:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:41:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:41:52 Still waiting to schedule task 09:41:52 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-2003’ 09:41:52 (1/4) Installing openssh-keygen (9.3_p2-r1) 09:41:52 (2/4) Installing libedit (20221030.3.1-r1) 09:41:52 (3/4) Installing openssh-client-common (9.3_p2-r1) 09:41:52 (4/4) Installing openssh-client-default (9.3_p2-r1) 09:41:52 Executing busybox-1.36.1-r5.trigger 09:41:52 OK: 268 MiB in 56 packages 09:41:53 Removing intermediate container d60367f48582 09:41:53 ---> 1cf582632b71 09:41:53 Step 9/12 : COPY go.mod vendor* ./ 09:41:55 ---> 2f948cd89693 09:41:55 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:41:55 ---> Running in e8aff44afeeb 09:42:21 Removing intermediate container e8aff44afeeb 09:42:21 ---> 103bf528d8b1 09:42:21 Step 11/12 : COPY . . 09:42:23 ---> 95fafb3c93c1 09:42:23 Step 12/12 : RUN ${MAKE} 09:42:23 ---> Running in 25d9f9297400 09:42:23 noop 09:42:24 Removing intermediate container 25d9f9297400 09:42:24 ---> f4e2bbe9d8fd 09:42:24 Successfully built f4e2bbe9d8fd 09:42:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:24 + docker inspect -f . ci-base-image-x86_64 09:42:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:42:24 prd-ubuntu20.04-docker-8c-8g-2005 does not seem to be running inside a container 09:42:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_napa -v /w/workspace/edgexfoundry_device-gpio_napa:/w/workspace/edgexfoundry_device-gpio_napa:rw,z -v /w/workspace/edgexfoundry_device-gpio_napa@tmp:/w/workspace/edgexfoundry_device-gpio_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:42:25 $ docker top f9cfeb441da105b4221c49c2bd562519129d0e74f64b6e03d4b691de3670760b -eo pid,comm [Pipeline] { [Pipeline] sh 09:42:25 + go version 09:42:25 go version go1.21.9 linux/amd64 [Pipeline] } 09:42:25 $ docker stop --time=1 f9cfeb441da105b4221c49c2bd562519129d0e74f64b6e03d4b691de3670760b 09:42:26 $ docker rm -f --volumes f9cfeb441da105b4221c49c2bd562519129d0e74f64b6e03d4b691de3670760b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:27 + docker inspect -f . ci-base-image-x86_64 09:42:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:42:27 prd-ubuntu20.04-docker-8c-8g-2005 does not seem to be running inside a container 09:42:27 $ 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-gpio_napa -v /w/workspace/edgexfoundry_device-gpio_napa:/w/workspace/edgexfoundry_device-gpio_napa:rw,z -v /w/workspace/edgexfoundry_device-gpio_napa@tmp:/w/workspace/edgexfoundry_device-gpio_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:42:27 $ docker top f844b392b098d44fff56e4d4bdb8989aa5c6c6c170dfcdacc4bd872a85f918ea -eo pid,comm [Pipeline] { [Pipeline] sh 09:42:27 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_napa [Pipeline] fileExists [Pipeline] sh 09:42:28 + make test 09:42:28 go test ./... -coverprofile=coverage.out ./... 09:42:29 ? github.com/edgexfoundry/device-gpio [no test files] 09:42:39 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 09:42:39 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 09:42:44 go vet ./... 09:42:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:42:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:42:48 ./bin/test-attribution-txt.sh [Pipeline] echo 09:42:48 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 09:42:48 + go mod tidy [Pipeline] } 09:42:49 $ docker stop --time=1 f844b392b098d44fff56e4d4bdb8989aa5c6c6c170dfcdacc4bd872a85f918ea 09:42:52 $ docker rm -f --volumes f844b392b098d44fff56e4d4bdb8989aa5c6c6c170dfcdacc4bd872a85f918ea [Pipeline] // withDockerContainer [Pipeline] sh 09:42:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:42:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 09:42:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:42:53 + ls -al . 09:42:53 total 156 09:42:53 drwxrwxr-x 9 jenkins jenkins 4096 May 31 09:42 . 09:42:53 drwxrwxr-x 4 jenkins jenkins 4096 May 31 09:41 .. 09:42:53 -rw-rw-r-- 1 jenkins jenkins 120 May 31 09:41 .dockerignore 09:42:53 drwxrwxr-x 8 jenkins jenkins 4096 May 31 09:42 .git 09:42:53 drwxrwxr-x 3 jenkins jenkins 4096 May 31 09:41 .github 09:42:53 -rw-rw-r-- 1 jenkins jenkins 269 May 31 09:41 .gitignore 09:42:53 -rw-rw-r-- 1 jenkins jenkins 41 May 31 09:41 .golangci.yml 09:42:53 drwxr-xr-x 3 jenkins jenkins 4096 May 31 09:41 .semver 09:42:53 -rw-rw-r-- 1 jenkins jenkins 10690 May 31 09:41 Attribution.txt 09:42:53 -rw-rw-r-- 1 jenkins jenkins 7171 May 31 09:41 CHANGELOG.md 09:42:53 -rw-rw-r-- 1 jenkins jenkins 1661 May 31 09:41 Dockerfile 09:42:53 -rw-rw-r-- 1 jenkins jenkins 677 May 31 09:41 GOVERNANCE.md 09:42:53 -rw-rw-r-- 1 jenkins jenkins 657 May 31 09:41 Jenkinsfile 09:42:53 -rw-rw-r-- 1 jenkins jenkins 11340 May 31 09:41 LICENSE 09:42:53 -rw-rw-r-- 1 jenkins jenkins 1923 May 31 09:41 Makefile 09:42:53 -rw-rw-r-- 1 jenkins jenkins 617 May 31 09:41 OWNERS.md 09:42:53 -rw-rw-r-- 1 jenkins jenkins 3578 May 31 09:41 README.md 09:42:53 -rw-rw-r-- 1 jenkins jenkins 5 May 31 09:41 VERSION 09:42:53 drwxrwxr-x 2 jenkins jenkins 4096 May 31 09:41 bin 09:42:53 drwxrwxr-x 3 jenkins jenkins 4096 May 31 09:41 cmd 09:42:53 -rw-r--r-- 1 jenkins jenkins 10 May 31 09:42 coverage.out 09:42:53 -rw-rw-r-- 1 jenkins jenkins 3621 May 31 09:41 go.mod 09:42:53 -rw-rw-r-- 1 jenkins jenkins 34551 May 31 09:41 go.sum 09:42:53 drwxrwxr-x 3 jenkins jenkins 4096 May 31 09:41 internal 09:42:53 drwxrwxr-x 6 jenkins jenkins 4096 May 31 09:41 vendor 09:42:53 -rw-rw-r-- 1 jenkins jenkins 209 May 31 09:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:54 + docker build -t device-gpio -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=dd5f32fe8159307b0d72a854354e2bd20824341a --label arch=amd64 --label version=3.1.1 . 09:42:54 Sending build context to Docker daemon 57.98MB 09:42:54 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 09:42:54 Step 2/26 : FROM ${BASE} AS builder 09:42:54 ---> f4e2bbe9d8fd 09:42:54 Step 3/26 : ARG ADD_BUILD_TAGS="" 09:42:55 ---> Running in 00a8537cb668 09:42:55 Removing intermediate container 00a8537cb668 09:42:55 ---> 681b505aecaa 09:42:55 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:42:55 ---> Running in d9dac5761367 09:42:55 Removing intermediate container d9dac5761367 09:42:55 ---> acca287841f5 09:42:55 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " 09:42:55 ---> Running in 652053a5cdea 09:42:56 Removing intermediate container 652053a5cdea 09:42:56 ---> bcc401cb9846 09:42:56 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 09:42:56 ---> Running in 3bc72fa61641 09:42:56 Removing intermediate container 3bc72fa61641 09:42:56 ---> b0ed7412bdc2 09:42:56 Step 7/26 : WORKDIR /device-gpio 09:42:56 ---> Running in 3d8efa014c7c 09:42:56 Removing intermediate container 3d8efa014c7c 09:42:56 ---> 142c2f301851 09:42:56 Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:42:56 ---> Running in 218c40c0ef5a 09:42:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:42:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:42:57 OK: 268 MiB in 56 packages 09:42:57 Removing intermediate container 218c40c0ef5a 09:42:57 ---> 5213e9cdf858 09:42:57 Step 9/26 : COPY go.mod vendor* ./ 09:42:59 ---> 174bbeae2b49 09:42:59 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:42:59 ---> Running in e837dde083fd 09:42:59 skipping... 09:43:00 Removing intermediate container e837dde083fd 09:43:00 ---> c98e1a500bf4 09:43:00 Step 11/26 : COPY . . 09:43:02 ---> 7cf438b8fb96 09:43:02 Step 12/26 : RUN ${MAKE} 09:43:02 ---> Running in 475a596d21f3 09:43:02 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.1.1 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.1" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 09:43:24 Removing intermediate container 475a596d21f3 09:43:24 ---> cbdbd5a7224e 09:43:24 Step 13/26 : FROM alpine:3.18 09:43:24 3.18: Pulling from library/alpine 09:43:24 619be1103602: Already exists 09:43:24 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 09:43:24 Status: Downloaded newer image for alpine:3.18 09:43:24 ---> d3782b16ccc9 09:43:24 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 09:43:24 ---> Running in e2d2a9982c87 09:43:24 Removing intermediate container e2d2a9982c87 09:43:24 ---> dc4ce16d65d1 09:43:24 Step 15/26 : RUN apk add --update --no-cache dumb-init 09:43:24 ---> Running in 89d29be4e782 09:43:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:43:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:43:24 (1/1) Installing dumb-init (1.2.5-r2) 09:43:24 Executing busybox-1.36.1-r5.trigger 09:43:24 OK: 7 MiB in 16 packages 09:43:24 Removing intermediate container 89d29be4e782 09:43:24 ---> f1054669a95f 09:43:24 Step 16/26 : RUN apk --no-cache upgrade 09:43:24 ---> Running in f52ac97fd6bf 09:43:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:43:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:43:24 Upgrading critical system libraries and apk-tools: 09:43:24 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 09:43:24 Executing busybox-1.36.1-r5.trigger 09:43:24 Continuing the upgrade transaction with new apk-tools: 09:43:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:43:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:43:24 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 09:43:24 Executing busybox-1.36.1-r6.post-upgrade 09:43:24 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 09:43:24 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 09:43:24 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 09:43:24 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 09:43:24 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 09:43:24 Executing busybox-1.36.1-r6.trigger 09:43:24 OK: 7 MiB in 16 packages 09:43:24 Removing intermediate container f52ac97fd6bf 09:43:24 ---> 4a634de8ae11 09:43:24 Step 17/26 : WORKDIR / 09:43:24 ---> Running in 249034c2f12a 09:43:24 Removing intermediate container 249034c2f12a 09:43:24 ---> 122a22b1526b 09:43:24 Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / 09:43:25 ---> edb0fbaf4c96 09:43:25 Step 19/26 : COPY --from=builder /device-gpio/LICENSE / 09:43:25 ---> aad207f2673f 09:43:25 Step 20/26 : COPY --from=builder /device-gpio/cmd/ / 09:43:26 ---> f91e75ea8d6a 09:43:26 Step 21/26 : EXPOSE 59910 09:43:26 ---> Running in cbedf6578eaa 09:43:26 Removing intermediate container cbedf6578eaa 09:43:26 ---> c40ddf6221bf 09:43:26 Step 22/26 : ENTRYPOINT ["/device-gpio"] 09:43:26 ---> Running in 624358f909d8 09:43:26 Removing intermediate container 624358f909d8 09:43:26 ---> 1bc5b657bea2 09:43:26 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:43:26 ---> Running in fded229d8847 09:43:26 Removing intermediate container fded229d8847 09:43:26 ---> 88a981f76c8f 09:43:26 Step 24/26 : LABEL arch=amd64 09:43:26 ---> Running in b46d871da3a9 09:43:26 Removing intermediate container b46d871da3a9 09:43:26 ---> 93c748cc6594 09:43:26 Step 25/26 : LABEL git_sha=dd5f32fe8159307b0d72a854354e2bd20824341a 09:43:26 ---> Running in 0b5929a66b9c 09:43:26 Removing intermediate container 0b5929a66b9c 09:43:26 ---> 54c6bc061eef 09:43:26 Step 26/26 : LABEL version=3.1.1 09:43:26 ---> Running in b473240f4b65 09:43:26 Removing intermediate container b473240f4b65 09:43:26 ---> 9e3736b8a0e2 09:43:26 [Warning] One or more build-args [ARCH] were not consumed 09:43:26 Successfully built 9e3736b8a0e2 09:43:26 Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:43:26 provisioning config files... 09:43:26 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_napa@tmp/config12941177538746244721tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:43:26 ---> ****-login.sh 09:43:26 nexus3.edgexfoundry.org:10001 09:43:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:43:26 Configure a credential helper to remove this warning. See 09:43:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:43:26 09:43:26 Login Succeeded 09:43:26 nexus3.edgexfoundry.org:10002 09:43:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:43:26 Configure a credential helper to remove this warning. See 09:43:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:43:26 09:43:26 Login Succeeded 09:43:26 nexus3.edgexfoundry.org:10003 09:43:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:43:27 Configure a credential helper to remove this warning. See 09:43:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:43:27 09:43:27 Login Succeeded 09:43:27 nexus3.edgexfoundry.org:10004 09:43:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:43:27 Configure a credential helper to remove this warning. See 09:43:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:43:27 09:43:27 Login Succeeded 09:43:27 ****.io 09:43:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:43:27 Configure a credential helper to remove this warning. See 09:43:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:43:27 09:43:27 Login Succeeded 09:43:27 ---> ****-login.sh ends [Pipeline] } 09:43:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:43:27 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:43:27 [edgeXDocker.push] Tagging docker image device-gpio with the following tags: 09:43:27 dd5f32fe8159307b0d72a854354e2bd20824341a 09:43:27 3.1.1 09:43:27 dd5f32fe8159307b0d72a854354e2bd20824341a-3.1.1 09:43:27 napa 09:43:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:27 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:dd5f32fe8159307b0d72a854354e2bd20824341a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:28 + docker push nexus3.edgexfoundry.org:10004/device-gpio:dd5f32fe8159307b0d72a854354e2bd20824341a 09:43:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 09:43:28 1d9fa39ae912: Preparing 09:43:28 c61088f3147c: Preparing 09:43:28 87413a5f756d: Preparing 09:43:28 1095a3e0fed9: Preparing 09:43:28 08ea1b46eab8: Preparing 09:43:28 aedc3bda2944: Preparing 09:43:28 c61088f3147c: Pushed 09:43:28 aedc3bda2944: Layer already exists 09:43:28 08ea1b46eab8: Pushed 09:43:28 87413a5f756d: Pushed 09:43:28 1095a3e0fed9: Pushed 09:43:31 1d9fa39ae912: Pushed 09:43:31 dd5f32fe8159307b0d72a854354e2bd20824341a: digest: sha256:9096a54bfdda570a99d928035e9f27edd0973351902ecef376017429c6c034b7 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:31 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:31 + docker push nexus3.edgexfoundry.org:10004/device-gpio:3.1.1 09:43:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 09:43:31 1d9fa39ae912: Preparing 09:43:31 c61088f3147c: Preparing 09:43:31 87413a5f756d: Preparing 09:43:31 1095a3e0fed9: Preparing 09:43:31 08ea1b46eab8: Preparing 09:43:31 aedc3bda2944: Preparing 09:43:31 aedc3bda2944: Waiting 09:43:31 1d9fa39ae912: Layer already exists 09:43:31 1095a3e0fed9: Layer already exists 09:43:31 08ea1b46eab8: Layer already exists 09:43:31 87413a5f756d: Layer already exists 09:43:31 c61088f3147c: Layer already exists 09:43:31 aedc3bda2944: Layer already exists 09:43:31 3.1.1: digest: sha256:9096a54bfdda570a99d928035e9f27edd0973351902ecef376017429c6c034b7 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:32 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:dd5f32fe8159307b0d72a854354e2bd20824341a-3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:32 + docker push nexus3.edgexfoundry.org:10004/device-gpio:dd5f32fe8159307b0d72a854354e2bd20824341a-3.1.1 09:43:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 09:43:32 1d9fa39ae912: Preparing 09:43:32 c61088f3147c: Preparing 09:43:32 87413a5f756d: Preparing 09:43:32 1095a3e0fed9: Preparing 09:43:32 08ea1b46eab8: Preparing 09:43:32 aedc3bda2944: Preparing 09:43:32 aedc3bda2944: Waiting 09:43:32 1d9fa39ae912: Layer already exists 09:43:32 c61088f3147c: Layer already exists 09:43:32 1095a3e0fed9: Layer already exists 09:43:32 08ea1b46eab8: Layer already exists 09:43:32 87413a5f756d: Layer already exists 09:43:32 aedc3bda2944: Layer already exists 09:43:32 dd5f32fe8159307b0d72a854354e2bd20824341a-3.1.1: digest: sha256:9096a54bfdda570a99d928035e9f27edd0973351902ecef376017429c6c034b7 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:32 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:33 + docker push nexus3.edgexfoundry.org:10004/device-gpio:napa 09:43:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 09:43:33 1d9fa39ae912: Preparing 09:43:33 c61088f3147c: Preparing 09:43:33 87413a5f756d: Preparing 09:43:33 1095a3e0fed9: Preparing 09:43:33 08ea1b46eab8: Preparing 09:43:33 aedc3bda2944: Preparing 09:43:33 aedc3bda2944: Waiting 09:43:33 1d9fa39ae912: Layer already exists 09:43:33 1095a3e0fed9: Layer already exists 09:43:33 08ea1b46eab8: Layer already exists 09:43:33 c61088f3147c: Layer already exists 09:43:33 87413a5f756d: Layer already exists 09:43:33 aedc3bda2944: Layer already exists 09:43:33 napa: digest: sha256:9096a54bfdda570a99d928035e9f27edd0973351902ecef376017429c6c034b7 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:43:33 ===================================================== [Pipeline] echo 09:43:33 taggedImages: 09:43:33 - nexus3.edgexfoundry.org:10004/device-gpio:dd5f32fe8159307b0d72a854354e2bd20824341a 09:43:33 - nexus3.edgexfoundry.org:10004/device-gpio:3.1.1 09:43:33 - nexus3.edgexfoundry.org:10004/device-gpio:dd5f32fe8159307b0d72a854354e2bd20824341a-3.1.1 09:43:33 - nexus3.edgexfoundry.org:10004/device-gpio:napa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:43:33 09:43:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:43:33 latest: Pulling from edgex-lftools-log-publisher 09:43:33 5eb5b503b376: Pulling fs layer 09:43:33 5c69ac0246d0: Pulling fs layer 09:43:33 ec43610c2a17: Pulling fs layer 09:43:33 3a2ae6a8a46f: Pulling fs layer 09:43:33 33b1e0a273af: Pulling fs layer 09:43:33 5d3b04190fa2: Pulling fs layer 09:43:33 2f39f015ded8: Pulling fs layer 09:43:33 5d3b04190fa2: Waiting 09:43:33 33b1e0a273af: Waiting 09:43:33 3a2ae6a8a46f: Waiting 09:43:33 2f39f015ded8: Waiting 09:43:33 5c69ac0246d0: Verifying Checksum 09:43:33 5c69ac0246d0: Download complete 09:43:33 3a2ae6a8a46f: Verifying Checksum 09:43:33 3a2ae6a8a46f: Download complete 09:43:33 33b1e0a273af: Verifying Checksum 09:43:33 33b1e0a273af: Download complete 09:43:33 5d3b04190fa2: Verifying Checksum 09:43:33 5d3b04190fa2: Download complete 09:43:33 ec43610c2a17: Verifying Checksum 09:43:33 ec43610c2a17: Download complete 09:43:34 5eb5b503b376: Verifying Checksum 09:43:34 5eb5b503b376: Download complete 09:43:34 2f39f015ded8: Download complete 09:43:35 5eb5b503b376: Pull complete 09:43:35 5c69ac0246d0: Pull complete 09:43:35 ec43610c2a17: Pull complete 09:43:35 3a2ae6a8a46f: Pull complete 09:43:35 33b1e0a273af: Pull complete 09:43:35 5d3b04190fa2: Pull complete 09:43:40 2f39f015ded8: Pull complete 09:43:40 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:43:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:43:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:43:40 prd-ubuntu20.04-docker-8c-8g-2005 does not seem to be running inside a container 09:43:40 $ 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-gpio_napa -v /w/workspace/edgexfoundry_device-gpio_napa:/w/workspace/edgexfoundry_device-gpio_napa:rw,z -v /w/workspace/edgexfoundry_device-gpio_napa@tmp:/w/workspace/edgexfoundry_device-gpio_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:43:45 $ docker top b94ca3d12f20207469391dc375ec633ef2010b6346d2162cb277c2a03809a68b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:43:46 ---> job-cost.sh 09:43:46 lf-activate-venv: SKIPPING 09:43:46 INFO: No Stack... 09:43:47 INFO: Retrieving Pricing Info for: v3-standard-8 09:43:47 INFO: Archiving Costs [Pipeline] sh 09:43:47 + + cat /w/workspace/edgexfoundry_device-gpio_napa/archives/cost.csv 09:43:47 cut -d, -f6 [Pipeline] lock 09:43:47 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-gpio-napa-5-stack-cost] 09:43:48 Resource [jenkins-edgexfoundry-device-gpio-napa-5-stack-cost] did not exist. Created. 09:43:48 Lock acquired on [Resource: jenkins-edgexfoundry-device-gpio-napa-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:43:48 + echo total: 0.2199999988079071 [Pipeline] stash 09:43:48 Stashed 1 file(s) [Pipeline] } 09:43:48 Lock released on resource [Resource: jenkins-edgexfoundry-device-gpio-napa-5-stack-cost] [Pipeline] // lock [Pipeline] } 09:43:48 $ docker stop --time=1 b94ca3d12f20207469391dc375ec633ef2010b6346d2162cb277c2a03809a68b 09:43:49 $ docker rm -f --volumes b94ca3d12f20207469391dc375ec633ef2010b6346d2162cb277c2a03809a68b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:13:42 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2530 in /w/workspace/edgexfoundry_device-gpio_napa [Pipeline] { [Pipeline] ws 10:13:42 Running in /w/workspace/device-gpio/5 [Pipeline] { [Pipeline] checkout 10:13:46 The recommended git tool is: git 10:13:53 using credential edgex-jenkins-ssh 10:13:53 Cloning the remote Git repository 10:13:53 Cloning repository git@github.com:edgexfoundry/device-gpio.git 10:13:53 > git init /w/workspace/device-gpio/5 # timeout=10 10:13:54 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 10:13:54 > git --version # timeout=10 10:13:54 > git --version # 'git version 2.25.1' 10:13:54 using GIT_SSH to set credentials SSH Credentials for GitHub 10:13:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:13:57 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 10:13:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:13:58 Avoid second fetch 10:13:58 Checking out Revision dd5f32fe8159307b0d72a854354e2bd20824341a (napa) 10:13:58 > git config core.sparsecheckout # timeout=10 10:13:58 > git checkout -f dd5f32fe8159307b0d72a854354e2bd20824341a # timeout=10 10:14:00 Commit message: "ci(lts-release): LTS release v3.1.1 @de7970a" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:14:04 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:14:04 % Total % Received % Xferd Average Speed Time Time Time Current 10:14:04 Dload Upload Total Spent Left Speed 10:14:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 121k 0 --:--:-- --:--:-- --:--:-- 122k [Pipeline] sh 10:14:05 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:14:05 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:14:05 + sudo tee /etc/docker/daemon.new 10:14:05 { 10:14:05 "registry-mirrors": [ 10:14:05 "https://nexus3.edgexfoundry.org:10001" 10:14:05 ], 10:14:05 "bip": "10.250.0.254/24", 10:14:05 "hosts": [ 10:14:05 "tcp://0.0.0.0:5555", 10:14:05 "unix:///var/run/docker.sock" 10:14:05 ], 10:14:05 "mtu": 1458, 10:14:05 "selinux-enabled": true, 10:14:05 "seccomp-profile": "/etc/docker/seccomp.json" 10:14:05 } [Pipeline] sh 10:14:05 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:14:06 + sudo service docker restart [Pipeline] sh 10:14:24 + git checkout dd5f32fe8159307b0d72a854354e2bd20824341a 10:14:24 HEAD is now at dd5f32f ci(lts-release): LTS release v3.1.1 @de7970a [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:14:24 provisioning config files... 10:14:24 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/5@tmp/config7034211199820453273tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:14:25 ---> ****-login.sh 10:14:25 nexus3.edgexfoundry.org:10001 10:14:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:14:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:14:26 Configure a credential helper to remove this warning. See 10:14:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:14:26 10:14:26 Login Succeeded 10:14:26 nexus3.edgexfoundry.org:10002 10:14:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:14:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:14:26 Configure a credential helper to remove this warning. See 10:14:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:14:26 10:14:26 Login Succeeded 10:14:26 nexus3.edgexfoundry.org:10003 10:14:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:14:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:14:26 Configure a credential helper to remove this warning. See 10:14:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:14:26 10:14:26 Login Succeeded 10:14:26 nexus3.edgexfoundry.org:10004 10:14:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:14:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:14:27 Configure a credential helper to remove this warning. See 10:14:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:14:27 10:14:27 Login Succeeded 10:14:27 ****.io 10:14:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:14:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:14:27 Configure a credential helper to remove this warning. See 10:14:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:14:27 10:14:27 Login Succeeded 10:14:27 ---> ****-login.sh ends [Pipeline] } 10:14:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:14:27 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 10:14:28 + cut -d -f 2 10:14:28 + grep ^go [0-9].[0-9]* go.mod [Pipeline] echo 10:14:28 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:14:28 ========================================================= 10:14:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts] 10:14:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:28 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts --build-arg MAKE=echo noop --target=builder . 10:14:31 Sending build context to Docker daemon 42.79MB 10:14:31 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 10:14:31 Step 2/12 : FROM ${BASE} AS builder 10:14:31 1.21-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 10:14:31 c6b39de5b339: Pulling fs layer 10:14:31 a69c41024577: Pulling fs layer 10:14:31 d6de4b400683: Pulling fs layer 10:14:31 35cb2a7552d0: Pulling fs layer 10:14:31 4f4fb700ef54: Pulling fs layer 10:14:31 9e011611b7f5: Pulling fs layer 10:14:31 3bd174042beb: Pulling fs layer 10:14:31 4476f39b5e91: Pulling fs layer 10:14:31 35cb2a7552d0: Waiting 10:14:31 4f4fb700ef54: Waiting 10:14:31 9e011611b7f5: Waiting 10:14:31 3bd174042beb: Waiting 10:14:31 4476f39b5e91: Waiting 10:14:31 a69c41024577: Verifying Checksum 10:14:31 a69c41024577: Download complete 10:14:31 35cb2a7552d0: Verifying Checksum 10:14:31 35cb2a7552d0: Download complete 10:14:31 4f4fb700ef54: Verifying Checksum 10:14:31 4f4fb700ef54: Download complete 10:14:31 9e011611b7f5: Verifying Checksum 10:14:31 9e011611b7f5: Download complete 10:14:31 c6b39de5b339: Download complete 10:14:31 4476f39b5e91: Verifying Checksum 10:14:31 4476f39b5e91: Download complete 10:14:32 c6b39de5b339: Pull complete 10:14:32 a69c41024577: Pull complete 10:14:33 d6de4b400683: Verifying Checksum 10:14:33 d6de4b400683: Download complete 10:14:34 3bd174042beb: Verifying Checksum 10:14:34 3bd174042beb: Download complete 10:14:46 d6de4b400683: Pull complete 10:14:46 35cb2a7552d0: Pull complete 10:14:46 4f4fb700ef54: Pull complete 10:14:46 9e011611b7f5: Pull complete 10:14:56 3bd174042beb: Pull complete 10:14:56 4476f39b5e91: Pull complete 10:14:56 Digest: sha256:3ff92c4bac7a686c9bee1a691493ca45b01f27f0008dd3b8e347e1ca93528f02 10:14:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts 10:14:56 ---> 981a0608b64a 10:14:56 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:14:58 ---> Running in 93b9c4724ad1 10:14:58 Removing intermediate container 93b9c4724ad1 10:14:58 ---> 17335dcfd22e 10:14:58 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:14:59 ---> Running in 144beffc7b18 10:15:00 Removing intermediate container 144beffc7b18 10:15:00 ---> 5a1235f1360d 10:15:00 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 10:15:00 ---> Running in 937949768b80 10:15:00 Removing intermediate container 937949768b80 10:15:00 ---> fd5b01779011 10:15:00 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:15:00 ---> Running in a4b39e2cd0af 10:15:01 Removing intermediate container a4b39e2cd0af 10:15:01 ---> 1662fe6c3424 10:15:01 Step 7/12 : WORKDIR /device-gpio 10:15:01 ---> Running in fd81118f73da 10:15:01 Removing intermediate container fd81118f73da 10:15:01 ---> fadbc2b36398 10:15:01 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:15:01 ---> Running in a8bd4da2814d 10:15:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:15:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:15:04 (1/4) Installing openssh-keygen (9.3_p2-r1) 10:15:04 (2/4) Installing libedit (20221030.3.1-r1) 10:15:04 (3/4) Installing openssh-client-common (9.3_p2-r1) 10:15:04 (4/4) Installing openssh-client-default (9.3_p2-r1) 10:15:04 Executing busybox-1.36.1-r5.trigger 10:15:04 OK: 271 MiB in 56 packages 10:15:05 Removing intermediate container a8bd4da2814d 10:15:05 ---> 8301cb38f759 10:15:05 Step 9/12 : COPY go.mod vendor* ./ 10:15:12 ---> 1b4a041851f2 10:15:12 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:15:12 ---> Running in 39a9a7c33efe 10:16:20 Removing intermediate container 39a9a7c33efe 10:16:20 ---> 4e98dfe8275e 10:16:20 Step 11/12 : COPY . . 10:16:20 ---> 77521c751549 10:16:20 Step 12/12 : RUN ${MAKE} 10:16:20 ---> Running in ce6d552f9cb5 10:16:20 noop 10:16:20 Removing intermediate container ce6d552f9cb5 10:16:20 ---> 99abfaf3d646 10:16:20 Successfully built 99abfaf3d646 10:16:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:20 + docker inspect -f . ci-base-image-arm64 10:16:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:16:21 prd-ubuntu20.04-docker-arm64-4c-16g-2530 does not seem to be running inside a container 10:16:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/5 -v /w/workspace/device-gpio/5:/w/workspace/device-gpio/5:rw,z -v /w/workspace/device-gpio/5@tmp:/w/workspace/device-gpio/5@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 10:16:22 $ docker top 15bc9c77eccdf3b296d1f67ccc8f900aa899a86a8e20971acf8e99c923adeefa -eo pid,comm [Pipeline] { [Pipeline] sh 10:16:23 + go version 10:16:23 go version go1.21.9 linux/arm64 [Pipeline] } 10:16:23 $ docker stop --time=1 15bc9c77eccdf3b296d1f67ccc8f900aa899a86a8e20971acf8e99c923adeefa 10:16:24 $ docker rm -f --volumes 15bc9c77eccdf3b296d1f67ccc8f900aa899a86a8e20971acf8e99c923adeefa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:25 + docker inspect -f . ci-base-image-arm64 10:16:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:16:25 prd-ubuntu20.04-docker-arm64-4c-16g-2530 does not seem to be running inside a container 10:16:25 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-gpio/5 -v /w/workspace/device-gpio/5:/w/workspace/device-gpio/5:rw,z -v /w/workspace/device-gpio/5@tmp:/w/workspace/device-gpio/5@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 10:16:26 $ docker top 0aacd56d70babcc1d9c0df084cb79c016f56b5fe984959be264ea708b7016c0d -eo pid,comm [Pipeline] { [Pipeline] sh 10:16:27 + git config --global --add safe.directory /w/workspace/device-gpio/5 [Pipeline] fileExists [Pipeline] sh 10:16:28 + make test 10:16:28 go test ./... -coverprofile=coverage.out ./... 10:16:30 ? github.com/edgexfoundry/device-gpio [no test files] 10:18:22 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 10:18:22 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 10:18:22 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:18:22 go vet ./... 10:18:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:18:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:18:44 ./bin/test-attribution-txt.sh [Pipeline] echo 10:18:44 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 10:18:44 + go mod tidy [Pipeline] } 10:18:48 $ docker stop --time=1 0aacd56d70babcc1d9c0df084cb79c016f56b5fe984959be264ea708b7016c0d 10:18:50 $ docker rm -f --volumes 0aacd56d70babcc1d9c0df084cb79c016f56b5fe984959be264ea708b7016c0d [Pipeline] // withDockerContainer [Pipeline] sh 10:18:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:18:51 Warning: overwriting stash ‘coverage-report’ 10:18:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:18:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:18:53 + ls -al . 10:18:53 total 152 10:18:53 drwxrwxr-x 8 jenkins jenkins 4096 May 31 10:16 . 10:18:53 drwxrwxr-x 4 jenkins jenkins 4096 May 31 10:13 .. 10:18:53 -rw-rw-r-- 1 jenkins jenkins 120 May 31 10:13 .dockerignore 10:18:53 drwxrwxr-x 8 jenkins jenkins 4096 May 31 10:14 .git 10:18:53 drwxrwxr-x 3 jenkins jenkins 4096 May 31 10:13 .github 10:18:53 -rw-rw-r-- 1 jenkins jenkins 269 May 31 10:13 .gitignore 10:18:53 -rw-rw-r-- 1 jenkins jenkins 41 May 31 10:13 .golangci.yml 10:18:53 -rw-rw-r-- 1 jenkins jenkins 10690 May 31 10:13 Attribution.txt 10:18:53 -rw-rw-r-- 1 jenkins jenkins 7171 May 31 10:13 CHANGELOG.md 10:18:53 -rw-rw-r-- 1 jenkins jenkins 1661 May 31 10:13 Dockerfile 10:18:53 -rw-rw-r-- 1 jenkins jenkins 677 May 31 10:13 GOVERNANCE.md 10:18:53 -rw-rw-r-- 1 jenkins jenkins 657 May 31 10:13 Jenkinsfile 10:18:53 -rw-rw-r-- 1 jenkins jenkins 11340 May 31 10:13 LICENSE 10:18:53 -rw-rw-r-- 1 jenkins jenkins 1923 May 31 10:13 Makefile 10:18:53 -rw-rw-r-- 1 jenkins jenkins 617 May 31 10:13 OWNERS.md 10:18:53 -rw-rw-r-- 1 jenkins jenkins 3578 May 31 10:13 README.md 10:18:53 -rw-rw-r-- 1 jenkins jenkins 5 May 31 09:41 VERSION 10:18:53 drwxrwxr-x 2 jenkins jenkins 4096 May 31 10:13 bin 10:18:53 drwxrwxr-x 3 jenkins jenkins 4096 May 31 10:13 cmd 10:18:53 -rw-r--r-- 1 jenkins jenkins 10 May 31 10:16 coverage.out 10:18:53 -rw-rw-r-- 1 jenkins jenkins 3621 May 31 10:13 go.mod 10:18:53 -rw-rw-r-- 1 jenkins jenkins 34551 May 31 10:13 go.sum 10:18:53 drwxrwxr-x 3 jenkins jenkins 4096 May 31 10:13 internal 10:18:53 drwxrwxr-x 6 jenkins jenkins 4096 May 31 10:13 vendor 10:18:53 -rw-rw-r-- 1 jenkins jenkins 209 May 31 10:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:18:53 + docker build -t device-gpio-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=dd5f32fe8159307b0d72a854354e2bd20824341a --label arch=arm64 --label version=3.1.1 . 10:18:56 Sending build context to Docker daemon 42.79MB 10:18:56 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 10:18:56 Step 2/26 : FROM ${BASE} AS builder 10:18:56 ---> 99abfaf3d646 10:18:56 Step 3/26 : ARG ADD_BUILD_TAGS="" 10:18:56 ---> Running in bff5fcbb1a2d 10:18:56 Removing intermediate container bff5fcbb1a2d 10:18:56 ---> 456376f70fd0 10:18:56 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:18:56 ---> Running in 205ed67ee5d3 10:18:56 Removing intermediate container 205ed67ee5d3 10:18:56 ---> eed817aa01bd 10:18:56 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " 10:18:56 ---> Running in 4fcb606958df 10:18:57 Removing intermediate container 4fcb606958df 10:18:57 ---> 203082967c33 10:18:57 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 10:18:57 ---> Running in 5d326df262eb 10:18:57 Removing intermediate container 5d326df262eb 10:18:57 ---> df2595c59357 10:18:57 Step 7/26 : WORKDIR /device-gpio 10:18:57 ---> Running in 54953826fb84 10:18:57 Removing intermediate container 54953826fb84 10:18:57 ---> 6cfb40fac7f1 10:18:57 Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:18:57 ---> Running in 3b32652e088f 10:18:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:18:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:19:00 OK: 271 MiB in 56 packages 10:19:01 Removing intermediate container 3b32652e088f 10:19:01 ---> 46753e045860 10:19:01 Step 9/26 : COPY go.mod vendor* ./ 10:19:07 ---> 9c2a2833d8d7 10:19:07 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:19:08 ---> Running in 642089690ada 10:19:09 skipping... 10:19:09 Removing intermediate container 642089690ada 10:19:09 ---> ced1ab448dc5 10:19:09 Step 11/26 : COPY . . 10:19:17 ---> c46a0f274a8a 10:19:17 Step 12/26 : RUN ${MAKE} 10:19:17 ---> Running in 949b013b436e 10:19:17 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.1.1 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.1" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 10:21:39 Removing intermediate container 949b013b436e 10:21:39 ---> 07830c1f7733 10:21:39 Step 13/26 : FROM alpine:3.18 10:21:39 3.18: Pulling from library/alpine 10:21:39 c6b39de5b339: Already exists 10:21:39 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 10:21:39 Status: Downloaded newer image for alpine:3.18 10:21:39 ---> 33abbf032149 10:21:39 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 10:21:39 ---> Running in 4fab2d738051 10:21:39 Removing intermediate container 4fab2d738051 10:21:39 ---> 13909fd5ca98 10:21:39 Step 15/26 : RUN apk add --update --no-cache dumb-init 10:21:39 ---> Running in 6658dd6505c6 10:21:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:21:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:21:39 (1/1) Installing dumb-init (1.2.5-r2) 10:21:39 Executing busybox-1.36.1-r5.trigger 10:21:39 OK: 8 MiB in 16 packages 10:21:39 Removing intermediate container 6658dd6505c6 10:21:39 ---> ca135b608844 10:21:39 Step 16/26 : RUN apk --no-cache upgrade 10:21:39 ---> Running in 54dd2e40363c 10:21:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:21:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:21:39 Upgrading critical system libraries and apk-tools: 10:21:39 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 10:21:39 Executing busybox-1.36.1-r5.trigger 10:21:39 Continuing the upgrade transaction with new apk-tools: 10:21:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:21:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:21:39 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 10:21:39 Executing busybox-1.36.1-r6.post-upgrade 10:21:39 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 10:21:39 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 10:21:39 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 10:21:39 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 10:21:39 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 10:21:39 Executing busybox-1.36.1-r6.trigger 10:21:39 OK: 8 MiB in 16 packages 10:21:39 Removing intermediate container 54dd2e40363c 10:21:39 ---> 1d388ecad7c4 10:21:39 Step 17/26 : WORKDIR / 10:21:39 ---> Running in d27573ff4926 10:21:39 Removing intermediate container d27573ff4926 10:21:39 ---> 51bc1d8f536d 10:21:39 Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / 10:21:39 ---> db7e08c3820e 10:21:39 Step 19/26 : COPY --from=builder /device-gpio/LICENSE / 10:21:39 ---> b4da18673a1d 10:21:39 Step 20/26 : COPY --from=builder /device-gpio/cmd/ / 10:21:40 ---> 111217e55e61 10:21:40 Step 21/26 : EXPOSE 59910 10:21:40 ---> Running in 495bcd696a5a 10:21:40 Removing intermediate container 495bcd696a5a 10:21:40 ---> 0298b6db3317 10:21:40 Step 22/26 : ENTRYPOINT ["/device-gpio"] 10:21:41 ---> Running in af41bd5a32bb 10:21:41 Removing intermediate container af41bd5a32bb 10:21:41 ---> b76f397d4360 10:21:41 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:21:41 ---> Running in e4571f155228 10:21:41 Removing intermediate container e4571f155228 10:21:41 ---> c60fb345120c 10:21:41 Step 24/26 : LABEL arch=arm64 10:21:41 ---> Running in adb59f5abf5a 10:21:42 Removing intermediate container adb59f5abf5a 10:21:42 ---> c8302be01879 10:21:42 Step 25/26 : LABEL git_sha=dd5f32fe8159307b0d72a854354e2bd20824341a 10:21:42 ---> Running in 872f0a32f297 10:21:42 Removing intermediate container 872f0a32f297 10:21:42 ---> 7605637fe04e 10:21:42 Step 26/26 : LABEL version=3.1.1 10:21:42 ---> Running in 19022ada5bd7 10:21:42 Removing intermediate container 19022ada5bd7 10:21:42 ---> dffceda72329 10:21:42 [Warning] One or more build-args [ARCH] were not consumed 10:21:43 Successfully built dffceda72329 10:21:43 Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:21:43 provisioning config files... 10:21:43 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/5@tmp/config16874409300305191139tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:21:43 ---> ****-login.sh 10:21:43 nexus3.edgexfoundry.org:10001 10:21:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:21:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:21:44 Configure a credential helper to remove this warning. See 10:21:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:21:44 10:21:44 Login Succeeded 10:21:44 nexus3.edgexfoundry.org:10002 10:21:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:21:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:21:44 Configure a credential helper to remove this warning. See 10:21:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:21:44 10:21:44 Login Succeeded 10:21:44 nexus3.edgexfoundry.org:10003 10:21:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:21:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:21:44 Configure a credential helper to remove this warning. See 10:21:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:21:44 10:21:44 Login Succeeded 10:21:44 nexus3.edgexfoundry.org:10004 10:21:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:21:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:21:45 Configure a credential helper to remove this warning. See 10:21:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:21:45 10:21:45 Login Succeeded 10:21:45 ****.io 10:21:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:21:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:21:45 Configure a credential helper to remove this warning. See 10:21:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:21:45 10:21:45 Login Succeeded 10:21:45 ---> ****-login.sh ends [Pipeline] } 10:21:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:21:45 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:21:45 [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: 10:21:45 dd5f32fe8159307b0d72a854354e2bd20824341a 10:21:45 3.1.1 10:21:45 dd5f32fe8159307b0d72a854354e2bd20824341a-3.1.1 10:21:45 napa 10:21:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:46 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:dd5f32fe8159307b0d72a854354e2bd20824341a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:46 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:dd5f32fe8159307b0d72a854354e2bd20824341a 10:21:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 10:21:46 f8cfa91bd27a: Preparing 10:21:46 4df5632faee4: Preparing 10:21:46 a090d0402a9d: Preparing 10:21:46 bb48fbc2992f: Preparing 10:21:46 4b781be63e23: Preparing 10:21:46 7c504f21be85: Preparing 10:21:46 7c504f21be85: Waiting 10:21:46 4df5632faee4: Pushed 10:21:46 a090d0402a9d: Pushed 10:21:46 4b781be63e23: Pushed 10:21:46 7c504f21be85: Layer already exists 10:21:48 bb48fbc2992f: Pushed 10:21:52 f8cfa91bd27a: Pushed 10:21:52 dd5f32fe8159307b0d72a854354e2bd20824341a: digest: sha256:80cecbd3c87d7eaf2f24e99af9be705a388c249e51acdde4cdd7943f5befb90e size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:52 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:53 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.1.1 10:21:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 10:21:53 f8cfa91bd27a: Preparing 10:21:53 4df5632faee4: Preparing 10:21:53 a090d0402a9d: Preparing 10:21:53 bb48fbc2992f: Preparing 10:21:53 4b781be63e23: Preparing 10:21:53 7c504f21be85: Preparing 10:21:53 7c504f21be85: Waiting 10:21:53 f8cfa91bd27a: Layer already exists 10:21:53 a090d0402a9d: Layer already exists 10:21:53 4df5632faee4: Layer already exists 10:21:53 4b781be63e23: Layer already exists 10:21:53 bb48fbc2992f: Layer already exists 10:21:53 7c504f21be85: Layer already exists 10:21:53 3.1.1: digest: sha256:80cecbd3c87d7eaf2f24e99af9be705a388c249e51acdde4cdd7943f5befb90e size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:53 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:dd5f32fe8159307b0d72a854354e2bd20824341a-3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:54 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:dd5f32fe8159307b0d72a854354e2bd20824341a-3.1.1 10:21:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 10:21:54 f8cfa91bd27a: Preparing 10:21:54 4df5632faee4: Preparing 10:21:54 a090d0402a9d: Preparing 10:21:54 bb48fbc2992f: Preparing 10:21:54 4b781be63e23: Preparing 10:21:54 7c504f21be85: Preparing 10:21:54 7c504f21be85: Waiting 10:21:54 f8cfa91bd27a: Layer already exists 10:21:54 bb48fbc2992f: Layer already exists 10:21:54 a090d0402a9d: Layer already exists 10:21:54 4b781be63e23: Layer already exists 10:21:54 4df5632faee4: Layer already exists 10:21:54 7c504f21be85: Layer already exists 10:21:54 dd5f32fe8159307b0d72a854354e2bd20824341a-3.1.1: digest: sha256:80cecbd3c87d7eaf2f24e99af9be705a388c249e51acdde4cdd7943f5befb90e size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:54 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:55 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:napa 10:21:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 10:21:55 f8cfa91bd27a: Preparing 10:21:55 4df5632faee4: Preparing 10:21:55 a090d0402a9d: Preparing 10:21:55 bb48fbc2992f: Preparing 10:21:55 4b781be63e23: Preparing 10:21:55 7c504f21be85: Preparing 10:21:55 7c504f21be85: Waiting 10:21:55 4b781be63e23: Layer already exists 10:21:55 f8cfa91bd27a: Layer already exists 10:21:55 bb48fbc2992f: Layer already exists 10:21:55 4df5632faee4: Layer already exists 10:21:55 a090d0402a9d: Layer already exists 10:21:55 7c504f21be85: Layer already exists 10:21:55 napa: digest: sha256:80cecbd3c87d7eaf2f24e99af9be705a388c249e51acdde4cdd7943f5befb90e size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:21:55 ===================================================== [Pipeline] echo 10:21:55 taggedImages: 10:21:55 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:dd5f32fe8159307b0d72a854354e2bd20824341a 10:21:55 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.1.1 10:21:55 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:dd5f32fe8159307b0d72a854354e2bd20824341a-3.1.1 10:21:55 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:napa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:21:55 10:21:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:21:56 arm64: Pulling from edgex-lftools-log-publisher 10:21:56 8998bd30e6a1: Pulling fs layer 10:21:56 04944245beec: Pulling fs layer 10:21:56 699f458cf7ca: Pulling fs layer 10:21:56 765212b225bb: Pulling fs layer 10:21:56 f23df028b6ca: Pulling fs layer 10:21:56 d65c8cfc05b1: Pulling fs layer 10:21:56 2437ff75d9bd: Pulling fs layer 10:21:56 765212b225bb: Waiting 10:21:56 f23df028b6ca: Waiting 10:21:56 d65c8cfc05b1: Waiting 10:21:56 2437ff75d9bd: Waiting 10:21:56 04944245beec: Verifying Checksum 10:21:56 04944245beec: Download complete 10:21:56 765212b225bb: Verifying Checksum 10:21:56 765212b225bb: Download complete 10:21:56 f23df028b6ca: Verifying Checksum 10:21:56 f23df028b6ca: Download complete 10:21:56 d65c8cfc05b1: Verifying Checksum 10:21:56 d65c8cfc05b1: Download complete 10:21:56 699f458cf7ca: Verifying Checksum 10:21:56 699f458cf7ca: Download complete 10:21:57 8998bd30e6a1: Verifying Checksum 10:21:57 8998bd30e6a1: Download complete 10:21:59 2437ff75d9bd: Verifying Checksum 10:21:59 2437ff75d9bd: Download complete 10:22:01 8998bd30e6a1: Pull complete 10:22:02 04944245beec: Pull complete 10:22:03 699f458cf7ca: Pull complete 10:22:03 765212b225bb: Pull complete 10:22:04 f23df028b6ca: Pull complete 10:22:05 d65c8cfc05b1: Pull complete 10:22:23 2437ff75d9bd: Pull complete 10:22:23 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:22:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:22:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:22:23 prd-ubuntu20.04-docker-arm64-4c-16g-2530 does not seem to be running inside a container 10:22:23 $ 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-gpio/5 -v /w/workspace/device-gpio/5:/w/workspace/device-gpio/5:rw,z -v /w/workspace/device-gpio/5@tmp:/w/workspace/device-gpio/5@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 10:22:26 $ docker top c79fc1bcaefda0765e9a016337ea7d8d24dcf65c0e46ae9f683f92af5663559f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:22:27 ---> job-cost.sh 10:22:27 lf-activate-venv: SKIPPING 10:22:27 INFO: No Stack... 10:22:27 INFO: Retrieving Pricing Info for: v3-standard-4 10:22:28 INFO: Archiving Costs [Pipeline] sh 10:22:29 + + cut -d,cat /w/workspace/device-gpio/5/archives/cost.csv 10:22:29 -f6 [Pipeline] lock 10:22:29 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-gpio-napa-5-stack-cost] 10:22:29 Resource [jenkins-edgexfoundry-device-gpio-napa-5-stack-cost] did not exist. Created. 10:22:29 Lock acquired on [Resource: jenkins-edgexfoundry-device-gpio-napa-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:22:29 /w/workspace/device-gpio/5@tmp/durable-aeabd0df/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:22:30 + echo total: 0.10999999940395355 [Pipeline] stash 10:22:30 Warning: overwriting stash ‘stack-cost’ 10:22:30 Stashed 1 file(s) [Pipeline] } 10:22:30 Lock released on resource [Resource: jenkins-edgexfoundry-device-gpio-napa-5-stack-cost] [Pipeline] // lock [Pipeline] } 10:22:30 $ docker stop --time=1 c79fc1bcaefda0765e9a016337ea7d8d24dcf65c0e46ae9f683f92af5663559f 10:22:32 $ docker rm -f --volumes c79fc1bcaefda0765e9a016337ea7d8d24dcf65c0e46ae9f683f92af5663559f [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 10:22:32 provisioning config files... 10:22:32 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_napa@tmp/config10624896395920526183tmp [Pipeline] { [Pipeline] sh 10:22:33 + set +x 10:22:33 + curl -s https://codecov.io/bash 10:22:33 + bash -s -- 10:22:33 10:22:33 _____ _ 10:22:33 / ____| | | 10:22:33 | | ___ __| | ___ ___ _____ __ 10:22:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:22:33 | |___| (_) | (_| | __/ (_| (_) \ V / 10:22:33 \_____\___/ \__,_|\___|\___\___/ \_/ 10:22:33 Bash-1.0.6 10:22:33 10:22:33 10:22:33 ==> git version 2.25.1 found 10:22:33 ==> 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 10:22:33 Release-Date: 2020-01-08 10:22:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:22:33 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:22:33 ==> Jenkins CI detected. 10:22:33 current dir:  /w/workspace/edgexfoundry_device-gpio_napa 10:22:33 project root: . 10:22:33 --> token set from env 10:22:33 Yaml found at: vendor/github.com/labstack/echo/v4/codecov.yml 10:22:33 ==> Running gcov in . (disable via -X gcov) 10:22:33 ==> Python coveragepy not found 10:22:33 ==> Searching for coverage reports in: 10:22:33 + . 10:22:33 -> Found 1 reports 10:22:33 ==> Detecting git/mercurial file structure 10:22:33 ==> Reading reports 10:22:33 + ./coverage.out bytes=10 10:22:33 ==> Appending adjustments 10:22:33 https://docs.codecov.io/docs/fixing-reports 10:22:33 + Found adjustments 10:22:33 ==> Gzipping contents 10:22:33 12K /tmp/codecov.Z35nJ9.gz 10:22:33 ==> Uploading reports 10:22:33 url: https://codecov.io 10:22:33 query: branch=napa&commit=dd5f32fe8159307b0d72a854354e2bd20824341a&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fnapa%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 10:22:33 -> Pinging Codecov 10:22:33 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=napa&commit=dd5f32fe8159307b0d72a854354e2bd20824341a&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fnapa%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 10:22:33 -> Uploading to 10:22:33 https://storage.googleapis.com/codecov/v4/raw/2024-05-31/3EC07B1A8CA8AF9BCAA0BB9F0134797F/dd5f32fe8159307b0d72a854354e2bd20824341a/4448a236-e813-4d84-8eb1-475f0310bf94.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240531%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240531T102233Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=38ea114abcf89763517d1e2490e008844b97c6ec77c4a8ea3d308cde4ef5d623 10:22:33 % Total % Received % Xferd Average Speed Time Time Time Current 10:22:33 Dload Upload Total Spent Left Speed 10:22:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11967 0 0 100 11967 0 47868 --:--:-- --:--:-- --:--:-- 47868 10:22:34 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/dd5f32fe8159307b0d72a854354e2bd20824341a [Pipeline] } 10:22:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 10:22:34 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 10:22:34 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:22:34 10:22:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:22:34 latest: Pulling from edgex-devops/edgex-snyk-go 10:22:34 619be1103602: Already exists 10:22:34 f8ea3408117e: Pulling fs layer 10:22:34 91320369b822: Pulling fs layer 10:22:34 0406650e8295: Pulling fs layer 10:22:34 4f4fb700ef54: Pulling fs layer 10:22:34 96d80e3f36e1: Pulling fs layer 10:22:34 bcf3aedb951c: Pulling fs layer 10:22:34 4f4fb700ef54: Waiting 10:22:34 96d80e3f36e1: Waiting 10:22:34 bcf3aedb951c: Waiting 10:22:34 0406650e8295: Verifying Checksum 10:22:34 0406650e8295: Download complete 10:22:34 f8ea3408117e: Download complete 10:22:34 4f4fb700ef54: Verifying Checksum 10:22:34 4f4fb700ef54: Download complete 10:22:34 f8ea3408117e: Pull complete 10:22:35 96d80e3f36e1: Verifying Checksum 10:22:35 96d80e3f36e1: Download complete 10:22:35 91320369b822: Verifying Checksum 10:22:35 91320369b822: Download complete 10:22:35 bcf3aedb951c: Verifying Checksum 10:22:35 bcf3aedb951c: Download complete 10:22:38 91320369b822: Pull complete 10:22:38 0406650e8295: Pull complete 10:22:38 4f4fb700ef54: Pull complete 10:22:38 96d80e3f36e1: Pull complete 10:22:42 bcf3aedb951c: Pull complete 10:22:42 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 10:22:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:22:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:22:42 prd-ubuntu20.04-docker-8c-8g-2005 does not seem to be running inside a container 10:22:42 $ 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-gpio_napa -v /w/workspace/edgexfoundry_device-gpio_napa:/w/workspace/edgexfoundry_device-gpio_napa:rw,z -v /w/workspace/edgexfoundry_device-gpio_napa@tmp:/w/workspace/edgexfoundry_device-gpio_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 10:22:45 $ docker top 655c66745d12bb1a63b910c4bfdd75f1cdda84e461244811baa652728503fd2d -eo pid,comm [Pipeline] { [Pipeline] sh 10:22:46 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_napa [Pipeline] echo 10:22:46 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-gpio:napa' [Pipeline] sh 10:22:46 + set -o pipefail 10:22:46 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-gpio:napa' 10:22:48 10:22:48 Monitoring /w/workspace/edgexfoundry_device-gpio_napa (github.com/edgexfoundry/device-gpio)... 10:22:48 10:22:48 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/e0969b97-048b-46ea-a222-07fab61138b7/history/8f9524c1-952c-43a9-8d46-86a14dda704a 10:22:48 10:22:48 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 10:22:48 10:22:49 10:22:49 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 10:22:49 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 10:22:49 $ docker stop --time=1 655c66745d12bb1a63b910c4bfdd75f1cdda84e461244811baa652728503fd2d 10:22:51 $ docker rm -f --volumes 655c66745d12bb1a63b910c4bfdd75f1cdda84e461244811baa652728503fd2d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:22:51 + git log --format=format:%s -1 dd5f32fe8159307b0d72a854354e2bd20824341a [Pipeline] sh 10:22:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:22:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:22:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:22:52 prd-ubuntu20.04-docker-8c-8g-2005 does not seem to be running inside a container 10:22:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_napa -v /w/workspace/edgexfoundry_device-gpio_napa:/w/workspace/edgexfoundry_device-gpio_napa:rw,z -v /w/workspace/edgexfoundry_device-gpio_napa@tmp:/w/workspace/edgexfoundry_device-gpio_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:22:53 $ docker top 0a047b629189327c915d93e25af890a9b3485914ba97361a623d01c19f8725b5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:22:53 [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v3.1.1' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:22:53 + git semver [Pipeline] } 10:22:53 $ docker stop --time=1 0a047b629189327c915d93e25af890a9b3485914ba97361a623d01c19f8725b5 10:22:54 $ docker rm -f --volumes 0a047b629189327c915d93e25af890a9b3485914ba97361a623d01c19f8725b5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:22:55 10:22:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:22:55 0.23.1-centos7: Pulling from edgex-lftools 10:22:55 ab5ef0e58194: Pulling fs layer 10:22:55 9712f1f96733: Pulling fs layer 10:22:55 63f879dbbcfc: Pulling fs layer 10:22:55 0d9ebad4ef96: Pulling fs layer 10:22:55 e9a5061849ea: Pulling fs layer 10:22:55 d747dcd14b5f: Pulling fs layer 10:22:55 2de7ff778b66: Pulling fs layer 10:22:55 0d9ebad4ef96: Waiting 10:22:55 e9a5061849ea: Waiting 10:22:55 d747dcd14b5f: Waiting 10:22:55 2de7ff778b66: Waiting 10:22:55 9712f1f96733: Verifying Checksum 10:22:55 9712f1f96733: Download complete 10:22:55 63f879dbbcfc: Verifying Checksum 10:22:55 63f879dbbcfc: Download complete 10:22:56 0d9ebad4ef96: Verifying Checksum 10:22:56 0d9ebad4ef96: Download complete 10:22:56 d747dcd14b5f: Verifying Checksum 10:22:56 d747dcd14b5f: Download complete 10:22:56 ab5ef0e58194: Verifying Checksum 10:22:56 ab5ef0e58194: Download complete 10:22:56 e9a5061849ea: Verifying Checksum 10:22:56 e9a5061849ea: Download complete 10:22:56 2de7ff778b66: Verifying Checksum 10:22:56 2de7ff778b66: Download complete 10:22:58 ab5ef0e58194: Pull complete 10:22:58 9712f1f96733: Pull complete 10:22:59 63f879dbbcfc: Pull complete 10:23:03 0d9ebad4ef96: Pull complete 10:23:03 e9a5061849ea: Pull complete 10:23:03 d747dcd14b5f: Pull complete 10:23:04 2de7ff778b66: Pull complete 10:23:04 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 10:23:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:23:04 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:23:05 prd-ubuntu20.04-docker-8c-8g-2005 does not seem to be running inside a container 10:23:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_napa -v /w/workspace/edgexfoundry_device-gpio_napa:/w/workspace/edgexfoundry_device-gpio_napa:rw,z -v /w/workspace/edgexfoundry_device-gpio_napa@tmp:/w/workspace/edgexfoundry_device-gpio_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 10:23:09 $ docker top ce71705022ab292bc79d7706e409da77bad36811ad0234155b9fba9d7f25e677 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 10:23:09 provisioning config files... 10:23:09 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_napa@tmp/config2780554302140228430tmp 10:23:09 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_napa@tmp/config2928914225044136284tmp 10:23:09 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_napa@tmp/config4672138786869393283tmp [Pipeline] { [Pipeline] echo 10:23:09 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 10:23:09 ---> sigul-configuration.sh 10:23:09 gpg: directory `/root/.gnupg' created 10:23:09 gpg: new configuration file `/root/.gnupg/gpg.conf' created 10:23:09 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 10:23:09 gpg: keyring `/root/.gnupg/secring.gpg' created 10:23:09 gpg: keyring `/root/.gnupg/pubring.gpg' created 10:23:09 gpg: CAST5 encrypted data 10:23:09 gpg: encrypted with 1 passphrase 10:23:09 gpg: WARNING: message was not integrity protected [Pipeline] sh 10:23:09 + mkdir /home/jenkins 10:23:09 + mkdir /home/jenkins/sigul [Pipeline] sh 10:23:10 + 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 10:23:10 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 10:23:10 ---> sigul-install.sh 10:23:10 Sigul already installed; skipping installation. [Pipeline] sh 10:23:10 + git tag --list 10:23:10 v1.0.0 10:23:10 v2.1.0 10:23:10 v2.1.1 10:23:10 v2.2.0 10:23:10 v2.3.0 10:23:10 v3.0 10:23:10 v3.0.0 10:23:10 v3.1 10:23:10 v3.1.0 10:23:10 v3.1.0-dev.1 10:23:10 v3.1.0-dev.10 10:23:10 v3.1.0-dev.11 10:23:10 v3.1.0-dev.12 10:23:10 v3.1.0-dev.13 10:23:10 v3.1.0-dev.14 10:23:10 v3.1.0-dev.15 10:23:10 v3.1.0-dev.16 10:23:10 v3.1.0-dev.17 10:23:10 v3.1.0-dev.18 10:23:10 v3.1.0-dev.19 10:23:10 v3.1.0-dev.2 10:23:10 v3.1.0-dev.20 10:23:10 v3.1.0-dev.21 10:23:10 v3.1.0-dev.22 10:23:10 v3.1.0-dev.23 10:23:10 v3.1.0-dev.24 10:23:10 v3.1.0-dev.25 10:23:10 v3.1.0-dev.26 10:23:10 v3.1.0-dev.3 10:23:10 v3.1.0-dev.4 10:23:10 v3.1.0-dev.5 10:23:10 v3.1.0-dev.6 10:23:10 v3.1.0-dev.7 10:23:10 v3.1.0-dev.8 10:23:10 v3.1.0-dev.9 10:23:10 v3.1.1 10:23:10 v3.1.1-dev.1 10:23:10 v3.2.0-dev.1 10:23:10 v3.2.0-dev.10 10:23:10 v3.2.0-dev.2 10:23:10 v3.2.0-dev.3 10:23:10 v3.2.0-dev.4 10:23:10 v3.2.0-dev.5 10:23:10 v3.2.0-dev.6 10:23:10 v3.2.0-dev.7 10:23:10 v3.2.0-dev.8 10:23:10 v3.2.0-dev.9 [Pipeline] sh 10:23:11 + lftools sign git-tag v3.1.1 10:23:11 Signing Git tag with Sigul... 10:23:11 Signing v3.1.1 [Pipeline] echo 10:23:12 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 10:23:12 ---> sigul-configuration-cleanup.sh [Pipeline] } 10:23:12 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 10:23:12 $ docker stop --time=1 ce71705022ab292bc79d7706e409da77bad36811ad0234155b9fba9d7f25e677 10:23:13 $ docker rm -f --volumes ce71705022ab292bc79d7706e409da77bad36811ad0234155b9fba9d7f25e677 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 10:23:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:23:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:23:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:23:14 prd-ubuntu20.04-docker-8c-8g-2005 does not seem to be running inside a container 10:23:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_napa -v /w/workspace/edgexfoundry_device-gpio_napa:/w/workspace/edgexfoundry_device-gpio_napa:rw,z -v /w/workspace/edgexfoundry_device-gpio_napa@tmp:/w/workspace/edgexfoundry_device-gpio_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:23:15 $ docker top e60568cae7a1b6b7d91444ba584784c66cda404e5fa5b0b9fa41d2fa0b392a85 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:23:15 [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v3.1.1' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:23:15 + git semver [Pipeline] } 10:23:15 $ docker stop --time=1 e60568cae7a1b6b7d91444ba584784c66cda404e5fa5b0b9fa41d2fa0b392a85 10:23:17 $ docker rm -f --volumes e60568cae7a1b6b7d91444ba584784c66cda404e5fa5b0b9fa41d2fa0b392a85 [Pipeline] // withDockerContainer [Pipeline] sh 10:23:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:23:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:23:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:23:17 prd-ubuntu20.04-docker-8c-8g-2005 does not seem to be running inside a container 10:23:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_napa -v /w/workspace/edgexfoundry_device-gpio_napa:/w/workspace/edgexfoundry_device-gpio_napa:rw,z -v /w/workspace/edgexfoundry_device-gpio_napa@tmp:/w/workspace/edgexfoundry_device-gpio_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:23:18 $ docker top 0ab646152ed3c31c8a17076944c07d49304bdf7a15929063d1ddd5a760ab83d8 -eo pid,comm 10:23:18 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). 10:23:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:23:18 [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v3.1.1' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:23:18 + git semver [Pipeline] } 10:23:18 $ docker stop --time=1 0ab646152ed3c31c8a17076944c07d49304bdf7a15929063d1ddd5a760ab83d8 10:23:20 $ docker rm -f --volumes 0ab646152ed3c31c8a17076944c07d49304bdf7a15929063d1ddd5a760ab83d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 10:23:20 + [ -d /w/workspace/edgexfoundry_device-gpio_napa/archives ] 10:23:20 + ls -al /w/workspace/edgexfoundry_device-gpio_napa/archives 10:23:20 total 16 10:23:20 drwxr-xr-x 3 root root 4096 May 31 09:43 . 10:23:20 drwxrwxr-x 10 jenkins jenkins 4096 May 31 10:23 .. 10:23:20 drwxr-xr-x 2 root root 4096 May 31 09:43 cost 10:23:20 -rw-r--r-- 1 root root 81 May 31 09:43 cost.csv 10:23:20 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_napa/archives 10:23:20 + ls -al /w/workspace/edgexfoundry_device-gpio_napa/archives 10:23:20 total 16 10:23:20 drwxr-xr-x 3 jenkins jenkins 4096 May 31 09:43 . 10:23:20 drwxrwxr-x 10 jenkins jenkins 4096 May 31 10:23 .. 10:23:20 drwxr-xr-x 2 jenkins jenkins 4096 May 31 09:43 cost 10:23:20 -rw-r--r-- 1 jenkins jenkins 81 May 31 09:43 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:23:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:23:21 ---> package-listing.sh 10:23:21 ++ facter osfamily 10:23:21 ++ tr '[:upper:]' '[:lower:]' 10:23:22 + OS_FAMILY=debian 10:23:22 + workspace=/w/workspace/edgexfoundry_device-gpio_napa 10:23:22 + START_PACKAGES=/tmp/packages_start.txt 10:23:22 + END_PACKAGES=/tmp/packages_end.txt 10:23:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:23:22 + PACKAGES=/tmp/packages_start.txt 10:23:22 + '[' /w/workspace/edgexfoundry_device-gpio_napa ']' 10:23:22 + PACKAGES=/tmp/packages_end.txt 10:23:22 + case "${OS_FAMILY}" in 10:23:22 + dpkg -l 10:23:22 + grep '^ii' 10:23:22 + '[' -f /tmp/packages_start.txt ']' 10:23:22 + '[' -f /tmp/packages_end.txt ']' 10:23:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:23:22 + '[' /w/workspace/edgexfoundry_device-gpio_napa ']' 10:23:22 + mkdir -p /w/workspace/edgexfoundry_device-gpio_napa/archives/ 10:23:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_napa/archives/ [Pipeline] echo 10:23:22 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-gpio_napa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:23:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:23:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:23:23 prd-ubuntu20.04-docker-8c-8g-2005 does not seem to be running inside a container 10:23:23 $ 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-gpio_napa/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-gpio_napa -v /w/workspace/edgexfoundry_device-gpio_napa:/w/workspace/edgexfoundry_device-gpio_napa:rw,z -v /w/workspace/edgexfoundry_device-gpio_napa@tmp:/w/workspace/edgexfoundry_device-gpio_napa@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 10:23:23 $ docker top 121c77d93f0900992d57dbd9a64b19a4ac978151cb92a2211cdb28f9b3d9c818 -eo pid,comm [Pipeline] { [Pipeline] sh 10:23:23 + touch /tmp/pre-build-complete [Pipeline] sh 10:23:24 + mkdir -p /var/log/sysstat [Pipeline] sh 10:23:24 + ls /var/log/sa-host 10:23:24 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:23:24 provisioning config files... 10:23:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_napa@tmp/config7444731068517153333tmp [Pipeline] { [Pipeline] echo 10:23:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:23:24 ---> create-netrc.sh [Pipeline] } 10:23:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:23:25 ---> python-tools-install.sh [Pipeline] echo 10:23:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:23:25 ---> sudo-logs.sh 10:23:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:23:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:23:25 ---> job-cost.sh 10:23:25 lf-activate-venv: SKIPPING 10:23:25 DEBUG: total: 0.2199999988079071 10:23:25 INFO: Retrieving Stack Cost... 10:23:26 INFO: Retrieving Pricing Info for: v3-standard-8 10:23:26 INFO: Archiving Costs [Pipeline] echo 10:23:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:23:26 ---> logs-deploy.sh 10:23:26 lf-activate-venv: SKIPPING 10:23:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/napa/5 10:23:26 INFO: archiving workspace using pattern(s): 10:23:27 Archives upload complete. 10:23:27 INFO: archiving logs to Nexus 10:23:28 ---> uname -a: 10:23:28 Linux prd-ubuntu20-04-docker-8c-8g-2005 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 10:23:28 10:23:28 10:23:28 ---> lscpu: 10:23:28 Architecture: x86_64 10:23:28 CPU op-mode(s): 32-bit, 64-bit 10:23:28 Byte Order: Little Endian 10:23:28 Address sizes: 40 bits physical, 48 bits virtual 10:23:28 CPU(s): 8 10:23:28 On-line CPU(s) list: 0-7 10:23:28 Thread(s) per core: 1 10:23:28 Core(s) per socket: 1 10:23:28 Socket(s): 8 10:23:28 NUMA node(s): 1 10:23:28 Vendor ID: AuthenticAMD 10:23:28 CPU family: 23 10:23:28 Model: 49 10:23:28 Model name: AMD EPYC-Rome Processor 10:23:28 Stepping: 0 10:23:28 CPU MHz: 2800.000 10:23:28 BogoMIPS: 5600.00 10:23:28 Virtualization: AMD-V 10:23:28 Hypervisor vendor: KVM 10:23:28 Virtualization type: full 10:23:28 L1d cache: 256 KiB 10:23:28 L1i cache: 256 KiB 10:23:28 L2 cache: 4 MiB 10:23:28 L3 cache: 128 MiB 10:23:28 NUMA node0 CPU(s): 0-7 10:23:28 Vulnerability Itlb multihit: Not affected 10:23:28 Vulnerability L1tf: Not affected 10:23:28 Vulnerability Mds: Not affected 10:23:28 Vulnerability Meltdown: Not affected 10:23:28 Vulnerability Mmio stale data: Not affected 10:23:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:23:28 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:23:28 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 10:23:28 Vulnerability Srbds: Not affected 10:23:28 Vulnerability Tsx async abort: Not affected 10:23:28 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 10:23:28 10:23:28 10:23:28 ---> nproc: 10:23:28 8 10:23:28 10:23:28 10:23:28 ---> df -h: 10:23:28 Filesystem Size Used Avail Use% Mounted on 10:23:28 overlay 155G 13G 143G 9% / 10:23:28 tmpfs 64M 0 64M 0% /dev 10:23:28 tmpfs 16G 0 16G 0% /sys/fs/cgroup 10:23:28 shm 64M 0 64M 0% /dev/shm 10:23:28 /dev/vda1 155G 13G 143G 9% /facter-os 10:23:28 10:23:28 10:23:28 ---> sar -b -r -n DEV: 10:23:28 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2005) 05/31/24 _x86_64_ (8 CPU) 10:23:28 10:23:28 09:40:22 LINUX RESTART (8 CPU) 10:23:28 10:23:28 09:41:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:23:28 09:42:01 389.51 25.72 363.78 0.00 2503.68 44056.51 0.00 10:23:28 09:43:01 205.65 0.20 205.45 0.00 13.86 58703.58 0.00 10:23:28 09:44:01 151.19 0.03 151.16 0.00 5.07 40438.99 0.00 10:23:28 09:45:01 2.23 0.00 2.23 0.00 0.00 161.56 0.00 10:23:28 09:46:01 48.36 6.12 42.24 0.00 4364.34 8517.25 0.00 10:23:28 09:47:01 5.95 0.02 5.93 0.00 0.13 389.54 0.00 10:23:28 09:48:01 1.57 0.00 1.57 0.00 0.00 151.97 0.00 10:23:28 09:49:01 2.02 0.00 2.02 0.00 0.00 158.08 0.00 10:23:28 09:50:01 3.12 1.52 1.60 0.00 35.46 154.77 0.00 10:23:28 09:51:01 2.25 0.00 2.25 0.00 0.00 160.11 0.00 10:23:28 09:52:01 1.20 0.00 1.20 0.00 0.00 152.64 0.00 10:23:28 09:53:01 1.55 0.00 1.55 0.00 0.00 152.77 0.00 10:23:28 09:54:01 1.02 0.00 1.02 0.00 0.00 145.58 0.00 10:23:28 09:55:01 0.90 0.00 0.90 0.00 0.00 145.44 0.00 10:23:28 09:56:01 2.00 0.02 1.98 0.00 0.13 61.32 0.00 10:23:28 09:57:01 2.53 0.18 2.35 0.00 18.53 161.95 0.00 10:23:28 09:58:01 1.10 0.00 1.10 0.00 0.00 146.51 0.00 10:23:28 09:59:01 0.97 0.00 0.97 0.00 0.00 280.57 0.00 10:23:28 10:00:01 1.25 0.00 1.25 0.00 0.00 148.91 0.00 10:23:28 10:01:01 1.75 0.00 1.75 0.00 0.00 154.51 0.00 10:23:28 10:02:01 1.05 0.00 1.05 0.00 0.00 146.38 0.00 10:23:28 10:03:01 1.00 0.00 1.00 0.00 0.00 146.64 0.00 10:23:28 10:04:01 1.32 0.00 1.32 0.00 0.00 149.31 0.00 10:23:28 10:05:01 1.18 0.00 1.18 0.00 0.00 148.64 0.00 10:23:28 10:06:01 1.28 0.00 1.28 0.00 0.00 148.91 0.00 10:23:28 10:07:01 1.62 0.00 1.62 0.00 0.00 152.75 0.00 10:23:28 10:08:01 0.97 0.00 0.97 0.00 0.00 144.64 0.00 10:23:28 10:09:01 1.50 0.00 1.50 0.00 0.00 152.37 0.00 10:23:28 10:10:01 1.07 0.00 1.07 0.00 0.00 145.58 0.00 10:23:28 10:11:01 1.57 0.00 1.57 0.00 0.00 179.84 0.00 10:23:28 10:12:01 1.17 0.00 1.17 0.00 0.00 147.31 0.00 10:23:28 10:13:01 0.93 0.00 0.93 0.00 0.00 145.31 0.00 10:23:28 10:14:01 1.18 0.00 1.18 0.00 0.00 148.24 0.00 10:23:28 10:15:01 1.22 0.00 1.22 0.00 0.00 148.75 0.00 10:23:28 10:16:01 1.23 0.00 1.23 0.00 0.00 148.38 0.00 10:23:28 10:17:01 1.00 0.02 0.98 0.00 0.13 146.91 0.00 10:23:28 10:18:01 1.47 0.00 1.47 0.00 0.00 149.98 0.00 10:23:28 10:19:01 1.27 0.00 1.27 0.00 0.00 149.44 0.00 10:23:28 10:20:01 1.12 0.00 1.12 0.00 0.00 147.58 0.00 10:23:28 10:21:01 1.17 0.00 1.17 0.00 0.00 147.98 0.00 10:23:28 10:22:01 1.32 0.00 1.32 0.00 0.00 283.69 0.00 10:23:28 10:23:01 55.99 0.17 55.82 0.00 10.80 25988.60 0.00 10:23:28 Average: 21.62 0.81 20.81 0.00 165.54 4374.69 0.00 10:23:28 10:23:28 09:41:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:23:28 09:42:01 28451636 31515816 792076 2.41 112996 3137432 1977768 5.83 1228024 2720204 504988 10:23:28 09:43:01 28159560 31513840 790100 2.40 158084 3360844 1891184 5.57 1281872 2929380 93296 10:23:28 09:44:01 27516732 31533972 767872 2.34 171160 3955640 1769832 5.22 1324628 3468872 384 10:23:28 09:45:01 27516812 31534152 767420 2.33 171200 3955640 1769832 5.22 1324484 3468872 20 10:23:28 09:46:01 27072572 31517856 753040 2.29 199600 4353880 1697216 5.00 1604724 3599032 1108 10:23:28 09:47:01 27079336 31519712 751388 2.29 198136 4350620 1703072 5.02 1600828 3595760 160 10:23:28 09:48:01 27075576 31516012 755036 2.30 198180 4350624 1703072 5.02 1608280 3595764 12 10:23:28 09:49:01 27082744 31523168 747800 2.27 198264 4350628 1703072 5.02 1600636 3595768 168 10:23:28 09:50:01 27080640 31523188 747580 2.27 198352 4351688 1703072 5.02 1606864 3596064 188 10:23:28 09:51:01 27080352 31522996 747708 2.27 198436 4351692 1703072 5.02 1606892 3596020 136 10:23:28 09:52:01 27080364 31523112 747804 2.27 198476 4351756 1703072 5.02 1606560 3596088 16 10:23:28 09:53:01 27080404 31523196 747624 2.27 198508 4351768 1703072 5.02 1606768 3596092 164 10:23:28 09:54:01 27080484 31523296 747516 2.27 198528 4351772 1703072 5.02 1606516 3596100 8 10:23:28 09:55:01 27080144 31522996 747716 2.27 198548 4351772 1703072 5.02 1606784 3596100 244 10:23:28 09:56:01 27074916 31517880 752468 2.29 198600 4351752 1711548 5.04 1606904 3596072 184 10:23:28 09:57:01 27074480 31518312 751948 2.29 198628 4352436 1732428 5.11 1607116 3596640 172 10:23:28 09:58:01 27074924 31518760 751684 2.29 198660 4352440 1732428 5.11 1606720 3596644 8 10:23:28 09:59:01 27074836 31518740 751648 2.29 198692 4352444 1732428 5.11 1607120 3596648 256 10:23:28 10:00:01 27074568 31518508 751816 2.29 198728 4352448 1732428 5.11 1607224 3596648 196 10:23:28 10:01:01 27075568 31519532 750732 2.28 198768 4352452 1732428 5.11 1606132 3596652 4 10:23:28 10:02:01 27075372 31519372 750912 2.28 198808 4352456 1732428 5.11 1606336 3596660 24 10:23:28 10:03:01 27075484 31519532 750736 2.28 198816 4352456 1732428 5.11 1606284 3596660 192 10:23:28 10:04:01 27075756 31519952 750444 2.28 198844 4352588 1732428 5.11 1606740 3596772 192 10:23:28 10:05:01 27075844 31520064 750328 2.28 198876 4352584 1732428 5.11 1606256 3596772 140 10:23:28 10:06:01 27075796 31520020 750276 2.28 198916 4352584 1732428 5.11 1606128 3596776 24 10:23:28 10:07:01 27075684 31520008 750228 2.28 198944 4352596 1732428 5.11 1606592 3596800 8 10:23:28 10:08:01 27075408 31519756 750420 2.28 198964 4352596 1732428 5.11 1606568 3596800 188 10:23:28 10:09:01 27075352 31519732 750372 2.28 198992 4352604 1732428 5.11 1606592 3596804 224 10:23:28 10:10:01 27075564 31519964 750084 2.28 199008 4352604 1732428 5.11 1606600 3596808 8 10:23:28 10:11:01 27075464 31519888 750304 2.28 199028 4352612 1732428 5.11 1606648 3596812 220 10:23:28 10:12:01 27075676 31520128 750044 2.28 199052 4352616 1732428 5.11 1606812 3596816 192 10:23:28 10:13:01 27075856 31520320 749840 2.28 199076 4352616 1732428 5.11 1606436 3596820 188 10:23:28 10:14:01 27075428 31519920 750180 2.28 199092 4352620 1732428 5.11 1606624 3596824 20 10:23:28 10:15:01 27075328 31519880 750356 2.28 199128 4352624 1732428 5.11 1606956 3596828 248 10:23:28 10:16:01 27075604 31520160 750060 2.28 199160 4352608 1716376 5.06 1606376 3596828 4 10:23:28 10:17:01 27074924 31519536 750560 2.28 199180 4352624 1716376 5.06 1607104 3596832 200 10:23:28 10:18:01 27074876 31519568 750448 2.28 199200 4352628 1716376 5.06 1606464 3596832 8 10:23:28 10:19:01 27074804 31519560 750380 2.28 199236 4352636 1700016 5.01 1606844 3596840 244 10:23:28 10:20:01 27074996 31519772 750316 2.28 199252 4352640 1700016 5.01 1606860 3596844 188 10:23:28 10:21:01 27075280 31520068 750024 2.28 199264 4352640 1700016 5.01 1606544 3596844 188 10:23:28 10:22:01 27074908 31519716 750512 2.28 199276 4352644 1700016 5.01 1607060 3596848 184 10:23:28 10:23:01 25706776 31454700 812068 2.47 236444 5519336 1971216 5.81 1728308 4736420 559908 10:23:28 Average: 27123258 31518968 754521 2.29 195407 4308658 1737656 5.12 1579100 3580920 27726 10:23:28 10:23:28 09:41:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:23:28 09:42:01 ens3 819.41 579.99 8136.53 120.04 0.00 0.00 0.00 0.00 10:23:28 09:42:01 docker0 198.75 305.70 16.87 2360.71 0.00 0.00 0.00 0.00 10:23:28 09:42:01 lo 6.46 6.46 0.64 0.64 0.00 0.00 0.00 0.00 10:23:28 09:42:01 veth03ddf82 157.80 262.39 16.09 2058.17 0.00 0.00 0.00 0.17 10:23:28 09:43:01 ens3 50.49 29.32 78.21 18.30 0.00 0.00 0.00 0.00 10:23:28 09:43:01 docker0 1.40 2.40 0.08 30.88 0.00 0.00 0.00 0.00 10:23:28 09:43:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 10:23:28 09:44:01 ens3 156.84 113.38 2692.10 289.54 0.00 0.00 0.00 0.00 10:23:28 09:44:01 docker0 5.32 8.48 0.34 138.34 0.00 0.00 0.00 0.00 10:23:28 09:44:01 lo 7.07 7.07 0.70 0.70 0.00 0.00 0.00 0.00 10:23:28 09:45:01 ens3 0.78 0.38 1.99 0.03 0.00 0.00 0.00 0.00 10:23:28 09:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:23:28 09:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:23:28 09:46:01 ens3 207.15 81.80 2714.85 5.96 0.00 0.00 0.00 0.00 10:23:28 09:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:23:28 09:46:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 10:23:28 09:47:01 ens3 0.40 0.33 0.09 0.08 0.00 0.00 0.00 0.00 10:23:28 09:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:23:28 09:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:23:28 09:48:01 ens3 3.13 7.28 0.20 14.54 0.00 0.00 0.00 0.00 10:23:28 09:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:23:28 09:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:23:28 09:49:01 ens3 0.33 0.12 0.02 0.01 0.00 0.00 0.00 0.00 10:23:28 09:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:23:28 09:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:23:28 09:50:01 ens3 29.08 50.62 6.01 111.19 0.00 0.00 0.00 0.00 10:23:28 09:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:23:28 09:50:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 10:23:28 09:51:01 ens3 1.77 1.55 0.98 1.22 0.00 0.00 0.00 0.00 10:23:28 09:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:23:28 09:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:23:28 09:52:01 ens3 0.45 0.22 0.20 0.08 0.00 0.00 0.00 0.00 10:23:28 09:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:23:28 09:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:23:28 09:53:01 ens3 0.55 0.10 0.04 0.01 0.00 0.00 0.00 0.00 10:23:28 09:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:23:28 09:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:23:28 09:54:01 ens3 0.25 0.00 0.03 0.00 0.00 0.00 0.00 0.00 10:23:28 09:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:23:28 09:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:23:28 09:55:01 ens3 0.95 0.53 0.37 0.29 0.00 0.00 0.00 0.00 10:23:28 09:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:23:28 09:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:23:28 09:56:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:23:28 09:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:23:28 09:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:23:28 09:57:01 ens3 0.62 0.48 0.17 0.10 0.00 0.00 0.00 0.00 10:23:28 09:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:23:28 09:57:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 10:23:28 09:58:01 ens3 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 10:23:28 09:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:23:28 09:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:23:28 09:59:01 ens3 0.23 0.12 0.01 0.01 0.00 0.00 0.00 0.00 10:23:28 09:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:23:28 09:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:23:28 10:00:01 ens3 0.28 0.10 0.07 0.01 0.00 0.00 0.00 0.00 10:23:28 10:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:23:28 10:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:23:28 10:01:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:23:28 10:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:23:28 10:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:23:28 10:02:01 ens3 0.67 0.50 0.34 0.28 0.00 0.00 0.00 0.00 10:23:28 10:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:23:28 10:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:23:28 10:03:01 ens3 1.88 0.13 0.23 0.01 0.00 0.00 0.00 0.00 10:23:28 10:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:23:28 10:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:23:28 10:04:01 ens3 1.15 0.77 0.62 0.50 0.00 0.00 0.00 0.00 10:23:28 10:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:23:28 10:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:23:28 10:05:01 ens3 0.22 0.10 0.02 0.01 0.00 0.00 0.00 0.00 10:23:28 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:23:28 10:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:23:28 10:06:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:23:28 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:23:28 10:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:23:28 10:07:01 ens3 0.42 0.22 0.09 0.07 0.00 0.00 0.00 0.00 10:23:28 10:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:23:28 10:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:23:28 10:08:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:23:28 10:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:23:28 10:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:23:28 10:09:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:23:28 10:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:23:28 10:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:23:28 10:10:01 ens3 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:23:28 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:23:28 10:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:23:28 10:11:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:23:28 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:23:28 10:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:23:28 10:12:01 ens3 0.28 0.10 0.08 0.07 0.00 0.00 0.00 0.00 10:23:28 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:23:28 10:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:23:28 10:13:01 ens3 0.95 0.18 0.19 0.01 0.00 0.00 0.00 0.00 10:23:28 10:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:23:28 10:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:23:28 10:14:01 ens3 0.70 0.62 0.36 0.30 0.00 0.00 0.00 0.00 10:23:28 10:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:23:28 10:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:23:28 10:15:01 ens3 0.30 0.12 0.02 0.01 0.00 0.00 0.00 0.00 10:23:28 10:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:23:28 10:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:23:28 10:16:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:23:28 10:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:23:28 10:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:23:28 10:17:01 ens3 0.30 0.25 0.09 0.08 0.00 0.00 0.00 0.00 10:23:28 10:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:23:28 10:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:23:28 10:18:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:23:28 10:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:23:28 10:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:23:28 10:19:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:23:28 10:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:23:28 10:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:23:28 10:20:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:23:28 10:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:23:28 10:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:23:28 10:21:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:23:28 10:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:23:28 10:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:23:28 10:22:01 ens3 0.25 0.13 0.08 0.07 0.00 0.00 0.00 0.00 10:23:28 10:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:23:28 10:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:23:28 10:23:01 ens3 226.10 147.21 6795.39 24.37 0.00 0.00 0.00 0.00 10:23:28 10:23:01 docker0 1.60 1.30 0.34 0.56 0.00 0.00 0.00 0.00 10:23:28 10:23:01 lo 2.20 2.20 0.21 0.21 0.00 0.00 0.00 0.00 10:23:28 Average: ens3 35.90 24.22 486.46 13.98 0.00 0.00 0.00 0.00 10:23:28 Average: docker0 4.93 7.57 0.42 60.27 0.00 0.00 0.00 0.00 10:23:28 Average: lo 0.49 0.49 0.05 0.05 0.00 0.00 0.00 0.00 10:23:28 10:23:28 10:23:28 ---> sar -P ALL: 10:23:28 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2005) 05/31/24 _x86_64_ (8 CPU) 10:23:28 10:23:28 09:40:22 LINUX RESTART (8 CPU) 10:23:28 10:23:28 09:41:01 CPU %user %nice %system %iowait %steal %idle 10:23:28 09:42:01 all 11.09 0.00 3.59 3.22 0.07 82.04 10:23:28 09:42:01 0 11.99 0.00 2.96 0.84 0.07 84.14 10:23:28 09:42:01 1 12.42 0.00 3.17 1.14 0.07 83.20 10:23:28 09:42:01 2 11.15 0.00 3.66 2.77 0.08 82.34 10:23:28 09:42:01 3 12.14 0.00 4.50 5.95 0.05 77.35 10:23:28 09:42:01 4 9.72 0.00 3.46 0.37 0.07 86.38 10:23:28 09:42:01 5 12.68 0.00 3.00 2.24 0.07 82.01 10:23:28 09:42:01 6 9.30 0.00 4.11 3.54 0.05 83.00 10:23:28 09:42:01 7 9.26 0.00 3.86 8.91 0.08 77.88 10:23:28 09:43:01 all 24.65 0.00 5.35 4.28 0.08 65.65 10:23:28 09:43:01 0 25.25 0.00 6.06 9.92 0.08 58.68 10:23:28 09:43:01 1 24.91 0.00 4.63 0.39 0.08 69.99 10:23:28 09:43:01 2 25.48 0.00 5.16 3.46 0.07 65.84 10:23:28 09:43:01 3 24.21 0.00 5.22 0.12 0.07 70.39 10:23:28 09:43:01 4 24.14 0.00 5.65 10.51 0.07 59.62 10:23:28 09:43:01 5 26.20 0.00 5.37 1.35 0.08 66.99 10:23:28 09:43:01 6 23.01 0.00 4.96 1.18 0.07 70.78 10:23:28 09:43:01 7 23.99 0.00 5.73 7.27 0.08 62.93 10:23:28 09:44:01 all 16.66 0.00 3.56 2.66 0.07 77.05 10:23:28 09:44:01 0 16.64 0.00 3.54 1.68 0.07 78.08 10:23:28 09:44:01 1 15.84 0.00 3.61 0.19 0.07 80.29 10:23:28 09:44:01 2 16.58 0.00 3.57 7.37 0.07 72.41 10:23:28 09:44:01 3 16.97 0.00 3.82 8.10 0.05 71.06 10:23:28 09:44:01 4 15.72 0.00 3.84 0.92 0.07 79.45 10:23:28 09:44:01 5 17.77 0.00 3.48 0.59 0.07 78.09 10:23:28 09:44:01 6 16.97 0.00 2.79 1.46 0.07 78.71 10:23:28 09:44:01 7 16.82 0.00 3.81 0.97 0.07 78.33 10:23:28 09:45:01 all 0.03 0.00 0.01 0.01 0.01 99.95 10:23:28 09:45:01 0 0.00 0.00 0.03 0.02 0.00 99.95 10:23:28 09:45:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:23:28 09:45:01 2 0.02 0.00 0.00 0.02 0.00 99.97 10:23:28 09:45:01 3 0.00 0.00 0.00 0.02 0.02 99.97 10:23:28 09:45:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:23:28 09:45:01 5 0.10 0.00 0.02 0.00 0.02 99.87 10:23:28 09:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:23:28 09:45:01 7 0.05 0.00 0.02 0.00 0.02 99.92 10:23:28 09:46:01 all 2.55 0.00 1.24 0.75 0.02 95.44 10:23:28 09:46:01 0 2.57 0.00 1.07 0.22 0.02 96.13 10:23:28 09:46:01 1 3.87 0.00 1.14 0.07 0.03 94.89 10:23:28 09:46:01 2 1.69 0.00 1.69 0.33 0.03 96.26 10:23:28 09:46:01 3 1.52 0.00 0.65 0.07 0.02 97.75 10:23:28 09:46:01 4 2.80 0.00 1.28 0.03 0.02 95.86 10:23:28 09:46:01 5 2.98 0.00 0.90 0.84 0.03 95.25 10:23:28 09:46:01 6 2.39 0.00 1.15 1.80 0.02 94.64 10:23:28 09:46:01 7 2.60 0.00 2.01 2.61 0.02 92.76 10:23:28 09:47:01 all 0.26 0.00 0.06 0.01 0.00 99.67 10:23:28 09:47:01 0 0.03 0.00 0.02 0.00 0.00 99.95 10:23:28 09:47:01 1 0.12 0.00 0.08 0.00 0.00 99.80 10:23:28 09:47:01 2 0.03 0.00 0.03 0.00 0.00 99.93 10:23:28 09:47:01 3 0.22 0.00 0.10 0.00 0.00 99.68 10:23:28 09:47:01 4 0.02 0.00 0.07 0.02 0.00 99.90 10:23:28 09:47:01 5 1.54 0.00 0.07 0.08 0.02 98.30 10:23:28 09:47:01 6 0.07 0.00 0.05 0.00 0.02 99.87 10:23:28 09:47:01 7 0.02 0.00 0.07 0.00 0.00 99.92 10:23:28 09:48:01 all 0.06 0.00 0.01 0.00 0.00 99.92 10:23:28 09:48:01 0 0.02 0.00 0.00 0.00 0.02 99.97 10:23:28 09:48:01 1 0.12 0.00 0.02 0.00 0.02 99.85 10:23:28 09:48:01 2 0.03 0.00 0.02 0.00 0.00 99.95 10:23:28 09:48:01 3 0.07 0.00 0.00 0.00 0.00 99.93 10:23:28 09:48:01 4 0.05 0.00 0.03 0.00 0.00 99.92 10:23:28 09:48:01 5 0.15 0.00 0.00 0.03 0.00 99.82 10:23:28 09:48:01 6 0.05 0.00 0.00 0.00 0.00 99.95 10:23:28 09:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:23:28 09:49:01 all 0.04 0.00 0.01 0.01 0.01 99.94 10:23:28 09:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:23:28 09:49:01 1 0.05 0.00 0.05 0.00 0.03 99.87 10:23:28 09:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:23:28 09:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:23:28 09:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:23:28 09:49:01 5 0.25 0.00 0.02 0.07 0.02 99.65 10:23:28 09:49:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:23:28 09:49:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:23:28 09:50:01 all 0.30 0.00 0.05 0.01 0.00 99.64 10:23:28 09:50:01 0 0.20 0.00 0.05 0.00 0.00 99.75 10:23:28 09:50:01 1 0.18 0.00 0.17 0.00 0.02 99.63 10:23:28 09:50:01 2 0.87 0.00 0.02 0.00 0.00 99.12 10:23:28 09:50:01 3 0.03 0.00 0.02 0.00 0.00 99.95 10:23:28 09:50:01 4 0.18 0.00 0.05 0.00 0.00 99.77 10:23:28 09:50:01 5 0.32 0.00 0.05 0.03 0.00 99.60 10:23:28 09:50:01 6 0.37 0.00 0.03 0.05 0.00 99.55 10:23:28 09:50:01 7 0.22 0.00 0.05 0.00 0.00 99.73 10:23:28 09:51:01 all 0.03 0.00 0.01 0.01 0.01 99.95 10:23:28 09:51:01 0 0.02 0.00 0.02 0.00 0.02 99.95 10:23:28 09:51:01 1 0.08 0.00 0.02 0.00 0.03 99.87 10:23:28 09:51:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:23:28 09:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:23:28 09:51:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:23:28 09:51:01 5 0.03 0.00 0.02 0.05 0.02 99.88 10:23:28 09:51:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:23:28 09:51:01 7 0.02 0.00 0.00 0.00 0.02 99.97 10:23:28 09:52:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:23:28 09:52:01 0 0.02 0.00 0.02 0.02 0.00 99.95 10:23:28 09:52:01 1 0.05 0.00 0.03 0.00 0.02 99.90 10:23:28 09:52:01 2 0.07 0.00 0.00 0.00 0.00 99.93 10:23:28 09:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:23:28 09:52:01 4 0.00 0.00 0.00 0.00 0.02 99.98 10:23:28 09:52:01 5 0.03 0.00 0.02 0.02 0.02 99.92 10:23:28 09:52:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:23:28 09:52:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:23:28 10:23:28 09:52:01 CPU %user %nice %system %iowait %steal %idle 10:23:28 09:53:01 all 0.04 0.00 0.01 0.00 0.00 99.95 10:23:28 09:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:23:28 09:53:01 1 0.02 0.00 0.03 0.00 0.00 99.95 10:23:28 09:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:23:28 09:53:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:23:28 09:53:01 4 0.03 0.00 0.03 0.00 0.00 99.93 10:23:28 09:53:01 5 0.22 0.00 0.00 0.03 0.00 99.75 10:23:28 09:53:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:23:28 09:53:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:23:28 09:54:01 all 0.10 0.00 0.01 0.00 0.01 99.89 10:23:28 09:54:01 0 0.00 0.00 0.00 0.02 0.00 99.98 10:23:28 09:54:01 1 0.07 0.00 0.02 0.00 0.02 99.90 10:23:28 09:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:23:28 09:54:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:23:28 09:54:01 4 0.03 0.00 0.02 0.00 0.02 99.93 10:23:28 09:54:01 5 0.63 0.00 0.02 0.00 0.02 99.33 10:23:28 09:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:23:28 09:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:23:28 09:55:01 all 0.03 0.00 0.01 0.00 0.00 99.95 10:23:28 09:55:01 0 0.02 0.00 0.00 0.02 0.00 99.97 10:23:28 09:55:01 1 0.05 0.00 0.02 0.00 0.02 99.92 10:23:28 09:55:01 2 0.08 0.00 0.00 0.00 0.00 99.92 10:23:28 09:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:23:28 09:55:01 4 0.03 0.00 0.02 0.00 0.00 99.95 10:23:28 09:55:01 5 0.02 0.00 0.02 0.02 0.00 99.95 10:23:28 09:55:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:23:28 09:55:01 7 0.03 0.00 0.02 0.00 0.00 99.95 10:23:28 09:56:01 all 0.02 0.00 0.03 0.01 0.01 99.94 10:23:28 09:56:01 0 0.02 0.00 0.02 0.02 0.02 99.93 10:23:28 09:56:01 1 0.08 0.00 0.07 0.00 0.00 99.85 10:23:28 09:56:01 2 0.03 0.00 0.02 0.00 0.00 99.95 10:23:28 09:56:01 3 0.00 0.00 0.03 0.00 0.00 99.97 10:23:28 09:56:01 4 0.02 0.00 0.03 0.00 0.02 99.93 10:23:28 09:56:01 5 0.00 0.00 0.02 0.03 0.02 99.93 10:23:28 09:56:01 6 0.02 0.00 0.03 0.00 0.00 99.95 10:23:28 09:56:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:23:28 09:57:01 all 0.09 0.00 0.04 0.00 0.01 99.85 10:23:28 09:57:01 0 0.03 0.00 0.03 0.02 0.00 99.92 10:23:28 09:57:01 1 0.10 0.00 0.03 0.00 0.02 99.85 10:23:28 09:57:01 2 0.52 0.00 0.08 0.00 0.00 99.40 10:23:28 09:57:01 3 0.03 0.00 0.05 0.00 0.02 99.90 10:23:28 09:57:01 4 0.02 0.00 0.05 0.00 0.03 99.90 10:23:28 09:57:01 5 0.02 0.00 0.02 0.02 0.02 99.93 10:23:28 09:57:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:23:28 09:57:01 7 0.00 0.00 0.07 0.00 0.00 99.93 10:23:28 09:58:01 all 0.02 0.00 0.01 0.00 0.00 99.96 10:23:28 09:58:01 0 0.02 0.00 0.02 0.02 0.00 99.95 10:23:28 09:58:01 1 0.03 0.00 0.00 0.00 0.00 99.97 10:23:28 09:58:01 2 0.00 0.00 0.00 0.00 0.02 99.98 10:23:28 09:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:23:28 09:58:01 4 0.07 0.00 0.03 0.00 0.02 99.88 10:23:28 09:58:01 5 0.00 0.00 0.02 0.02 0.00 99.97 10:23:28 09:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:23:28 09:58:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:23:28 09:59:01 all 0.04 0.00 0.01 0.00 0.01 99.94 10:23:28 09:59:01 0 0.03 0.00 0.02 0.02 0.02 99.92 10:23:28 09:59:01 1 0.07 0.00 0.02 0.00 0.02 99.90 10:23:28 09:59:01 2 0.03 0.00 0.00 0.00 0.00 99.97 10:23:28 09:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:23:28 09:59:01 4 0.10 0.00 0.02 0.00 0.00 99.88 10:23:28 09:59:01 5 0.02 0.00 0.02 0.02 0.02 99.93 10:23:28 09:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:23:28 09:59:01 7 0.05 0.00 0.02 0.00 0.00 99.93 10:23:28 10:00:01 all 0.04 0.00 0.01 0.00 0.01 99.94 10:23:28 10:00:01 0 0.05 0.00 0.00 0.02 0.00 99.93 10:23:28 10:00:01 1 0.05 0.00 0.02 0.00 0.02 99.92 10:23:28 10:00:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:23:28 10:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:23:28 10:00:01 4 0.02 0.00 0.03 0.00 0.02 99.93 10:23:28 10:00:01 5 0.13 0.00 0.00 0.02 0.02 99.83 10:23:28 10:00:01 6 0.02 0.00 0.00 0.00 0.02 99.97 10:23:28 10:00:01 7 0.03 0.00 0.00 0.00 0.02 99.95 10:23:28 10:01:01 all 0.01 0.00 0.02 0.01 0.01 99.96 10:23:28 10:01:01 0 0.02 0.00 0.03 0.02 0.02 99.92 10:23:28 10:01:01 1 0.05 0.00 0.03 0.00 0.00 99.92 10:23:28 10:01:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:23:28 10:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:23:28 10:01:01 4 0.00 0.00 0.02 0.02 0.00 99.97 10:23:28 10:01:01 5 0.00 0.00 0.00 0.02 0.02 99.97 10:23:28 10:01:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:23:28 10:01:01 7 0.02 0.00 0.02 0.00 0.02 99.95 10:23:28 10:02:01 all 0.01 0.00 0.02 0.00 0.01 99.96 10:23:28 10:02:01 0 0.02 0.00 0.07 0.02 0.00 99.90 10:23:28 10:02:01 1 0.02 0.00 0.05 0.00 0.02 99.92 10:23:28 10:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:23:28 10:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:23:28 10:02:01 4 0.00 0.00 0.03 0.02 0.02 99.93 10:23:28 10:02:01 5 0.05 0.00 0.02 0.00 0.02 99.92 10:23:28 10:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:23:28 10:02:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:23:28 10:03:01 all 0.14 0.00 0.01 0.00 0.00 99.84 10:23:28 10:03:01 0 0.03 0.00 0.03 0.02 0.02 99.90 10:23:28 10:03:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:23:28 10:03:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:23:28 10:03:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:23:28 10:03:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:23:28 10:03:01 5 0.98 0.00 0.05 0.02 0.00 98.96 10:23:28 10:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:23:28 10:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:23:28 10:23:28 10:03:01 CPU %user %nice %system %iowait %steal %idle 10:23:28 10:04:01 all 0.04 0.00 0.01 0.01 0.01 99.94 10:23:28 10:04:01 0 0.07 0.00 0.02 0.07 0.02 99.83 10:23:28 10:04:01 1 0.05 0.00 0.03 0.00 0.00 99.92 10:23:28 10:04:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:23:28 10:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:23:28 10:04:01 4 0.02 0.00 0.00 0.00 0.02 99.97 10:23:28 10:04:01 5 0.18 0.00 0.00 0.00 0.02 99.80 10:23:28 10:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:23:28 10:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:23:28 10:05:01 all 0.03 0.00 0.01 0.00 0.01 99.95 10:23:28 10:05:01 0 0.05 0.00 0.02 0.02 0.02 99.90 10:23:28 10:05:01 1 0.05 0.00 0.03 0.00 0.02 99.90 10:23:28 10:05:01 2 0.03 0.00 0.00 0.00 0.00 99.97 10:23:28 10:05:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:23:28 10:05:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:23:28 10:05:01 5 0.03 0.00 0.00 0.02 0.00 99.95 10:23:28 10:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:23:28 10:05:01 7 0.00 0.00 0.00 0.00 0.02 99.98 10:23:28 10:06:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:23:28 10:06:01 0 0.05 0.00 0.00 0.02 0.02 99.92 10:23:28 10:06:01 1 0.07 0.00 0.02 0.00 0.02 99.90 10:23:28 10:06:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:23:28 10:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:23:28 10:06:01 4 0.02 0.00 0.02 0.00 0.02 99.95 10:23:28 10:06:01 5 0.00 0.00 0.02 0.02 0.02 99.95 10:23:28 10:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:23:28 10:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:23:28 10:07:01 all 0.04 0.00 0.02 0.00 0.01 99.93 10:23:28 10:07:01 0 0.05 0.00 0.05 0.00 0.02 99.88 10:23:28 10:07:01 1 0.10 0.00 0.05 0.00 0.02 99.83 10:23:28 10:07:01 2 0.03 0.00 0.00 0.00 0.00 99.97 10:23:28 10:07:01 3 0.03 0.00 0.02 0.00 0.00 99.95 10:23:28 10:07:01 4 0.03 0.00 0.03 0.00 0.00 99.93 10:23:28 10:07:01 5 0.05 0.00 0.00 0.02 0.02 99.92 10:23:28 10:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:23:28 10:07:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:23:28 10:08:01 all 0.05 0.00 0.01 0.00 0.00 99.93 10:23:28 10:08:01 0 0.03 0.00 0.03 0.02 0.02 99.90 10:23:28 10:08:01 1 0.03 0.00 0.03 0.00 0.00 99.93 10:23:28 10:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:23:28 10:08:01 3 0.03 0.00 0.00 0.00 0.02 99.95 10:23:28 10:08:01 4 0.03 0.00 0.02 0.00 0.00 99.95 10:23:28 10:08:01 5 0.27 0.00 0.02 0.00 0.00 99.72 10:23:28 10:08:01 6 0.00 0.00 0.00 0.02 0.00 99.98 10:23:28 10:08:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:23:28 10:09:01 all 0.02 0.00 0.01 0.00 0.01 99.95 10:23:28 10:09:01 0 0.00 0.00 0.02 0.02 0.02 99.95 10:23:28 10:09:01 1 0.08 0.00 0.03 0.00 0.02 99.87 10:23:28 10:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:23:28 10:09:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:23:28 10:09:01 4 0.05 0.00 0.02 0.00 0.02 99.92 10:23:28 10:09:01 5 0.00 0.00 0.00 0.00 0.02 99.98 10:23:28 10:09:01 6 0.02 0.00 0.00 0.02 0.00 99.97 10:23:28 10:09:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:23:28 10:10:01 all 0.03 0.00 0.01 0.00 0.01 99.96 10:23:28 10:10:01 0 0.05 0.00 0.02 0.00 0.02 99.92 10:23:28 10:10:01 1 0.07 0.00 0.00 0.00 0.02 99.92 10:23:28 10:10:01 2 0.07 0.00 0.00 0.00 0.00 99.93 10:23:28 10:10:01 3 0.03 0.00 0.00 0.00 0.00 99.97 10:23:28 10:10:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:23:28 10:10:01 5 0.00 0.00 0.02 0.02 0.00 99.97 10:23:28 10:10:01 6 0.00 0.00 0.00 0.00 0.02 99.98 10:23:28 10:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:23:28 10:11:01 all 0.00 0.00 0.01 0.01 0.01 99.97 10:23:28 10:11:01 0 0.00 0.00 0.00 0.02 0.02 99.97 10:23:28 10:11:01 1 0.02 0.00 0.00 0.00 0.02 99.97 10:23:28 10:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:23:28 10:11:01 3 0.00 0.00 0.02 0.02 0.00 99.97 10:23:28 10:11:01 4 0.02 0.00 0.03 0.00 0.02 99.93 10:23:28 10:11:01 5 0.00 0.00 0.00 0.00 0.02 99.98 10:23:28 10:11:01 6 0.00 0.00 0.00 0.03 0.00 99.97 10:23:28 10:11:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:23:28 10:12:01 all 0.03 0.00 0.01 0.00 0.00 99.95 10:23:28 10:12:01 0 0.00 0.00 0.02 0.02 0.00 99.97 10:23:28 10:12:01 1 0.05 0.00 0.03 0.00 0.00 99.92 10:23:28 10:12:01 2 0.03 0.00 0.00 0.00 0.00 99.97 10:23:28 10:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:23:28 10:12:01 4 0.03 0.00 0.00 0.00 0.00 99.97 10:23:28 10:12:01 5 0.15 0.00 0.02 0.00 0.00 99.83 10:23:28 10:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:23:28 10:12:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:23:28 10:13:01 all 0.01 0.00 0.01 0.00 0.01 99.97 10:23:28 10:13:01 0 0.02 0.00 0.02 0.00 0.02 99.95 10:23:28 10:13:01 1 0.03 0.00 0.02 0.00 0.02 99.93 10:23:28 10:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:23:28 10:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:23:28 10:13:01 4 0.02 0.00 0.03 0.00 0.00 99.95 10:23:28 10:13:01 5 0.02 0.00 0.00 0.00 0.02 99.97 10:23:28 10:13:01 6 0.00 0.00 0.00 0.02 0.00 99.98 10:23:28 10:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:23:28 10:14:01 all 0.03 0.00 0.01 0.00 0.01 99.96 10:23:28 10:14:01 0 0.05 0.00 0.02 0.02 0.02 99.90 10:23:28 10:14:01 1 0.07 0.00 0.03 0.00 0.02 99.88 10:23:28 10:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:23:28 10:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:23:28 10:14:01 4 0.03 0.00 0.00 0.00 0.02 99.95 10:23:28 10:14:01 5 0.00 0.00 0.00 0.02 0.00 99.98 10:23:28 10:14:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:23:28 10:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:23:28 10:23:28 10:14:01 CPU %user %nice %system %iowait %steal %idle 10:23:28 10:15:01 all 0.05 0.00 0.01 0.00 0.00 99.93 10:23:28 10:15:01 0 0.02 0.00 0.03 0.02 0.02 99.92 10:23:28 10:15:01 1 0.05 0.00 0.02 0.00 0.00 99.93 10:23:28 10:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:23:28 10:15:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:23:28 10:15:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:23:28 10:15:01 5 0.32 0.00 0.00 0.00 0.02 99.67 10:23:28 10:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:23:28 10:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:23:28 10:16:01 all 0.10 0.00 0.01 0.01 0.01 99.87 10:23:28 10:16:01 0 0.02 0.00 0.03 0.03 0.02 99.90 10:23:28 10:16:01 1 0.05 0.00 0.02 0.00 0.02 99.92 10:23:28 10:16:01 2 0.00 0.00 0.02 0.00 0.02 99.97 10:23:28 10:16:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:23:28 10:16:01 4 0.03 0.00 0.02 0.02 0.02 99.92 10:23:28 10:16:01 5 0.65 0.00 0.00 0.02 0.02 99.32 10:23:28 10:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:23:28 10:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:23:28 10:17:01 all 0.01 0.00 0.01 0.01 0.01 99.96 10:23:28 10:17:01 0 0.02 0.00 0.02 0.00 0.02 99.95 10:23:28 10:17:01 1 0.03 0.00 0.02 0.00 0.02 99.93 10:23:28 10:17:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:23:28 10:17:01 3 0.00 0.00 0.00 0.00 0.02 99.98 10:23:28 10:17:01 4 0.02 0.00 0.03 0.00 0.00 99.95 10:23:28 10:17:01 5 0.02 0.00 0.00 0.07 0.00 99.92 10:23:28 10:17:01 6 0.03 0.00 0.00 0.00 0.02 99.95 10:23:28 10:17:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:23:28 10:18:01 all 0.01 0.00 0.01 0.00 0.01 99.96 10:23:28 10:18:01 0 0.03 0.00 0.05 0.02 0.02 99.88 10:23:28 10:18:01 1 0.05 0.00 0.03 0.00 0.02 99.90 10:23:28 10:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:23:28 10:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:23:28 10:18:01 4 0.03 0.00 0.02 0.00 0.00 99.95 10:23:28 10:18:01 5 0.00 0.00 0.00 0.00 0.02 99.98 10:23:28 10:18:01 6 0.00 0.00 0.00 0.02 0.00 99.98 10:23:28 10:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:23:28 10:19:01 all 0.01 0.00 0.01 0.00 0.00 99.97 10:23:28 10:19:01 0 0.02 0.00 0.03 0.02 0.02 99.92 10:23:28 10:19:01 1 0.03 0.00 0.03 0.00 0.00 99.93 10:23:28 10:19:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:23:28 10:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:23:28 10:19:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:23:28 10:19:01 5 0.03 0.00 0.00 0.00 0.02 99.95 10:23:28 10:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:23:28 10:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:23:28 10:20:01 all 0.06 0.00 0.00 0.00 0.01 99.93 10:23:28 10:20:01 0 0.02 0.00 0.03 0.02 0.02 99.92 10:23:28 10:20:01 1 0.07 0.00 0.00 0.00 0.02 99.92 10:23:28 10:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:23:28 10:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:23:28 10:20:01 4 0.03 0.00 0.00 0.00 0.00 99.97 10:23:28 10:20:01 5 0.32 0.00 0.00 0.00 0.02 99.67 10:23:28 10:20:01 6 0.00 0.00 0.00 0.02 0.00 99.98 10:23:28 10:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:23:28 10:21:01 all 0.15 0.00 0.01 0.00 0.00 99.83 10:23:28 10:21:01 0 0.02 0.00 0.02 0.02 0.02 99.93 10:23:28 10:21:01 1 0.03 0.00 0.03 0.00 0.00 99.93 10:23:28 10:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:23:28 10:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:23:28 10:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:23:28 10:21:01 5 1.17 0.00 0.02 0.02 0.02 98.78 10:23:28 10:21:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:23:28 10:21:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:23:28 10:22:01 all 0.27 0.00 0.01 0.01 0.01 99.70 10:23:28 10:22:01 0 0.05 0.00 0.03 0.00 0.02 99.90 10:23:28 10:22:01 1 0.05 0.00 0.02 0.00 0.02 99.92 10:23:28 10:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:23:28 10:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:23:28 10:22:01 4 0.03 0.00 0.02 0.00 0.02 99.93 10:23:28 10:22:01 5 1.97 0.00 0.02 0.05 0.02 97.95 10:23:28 10:22:01 6 0.02 0.00 0.00 0.02 0.00 99.97 10:23:28 10:22:01 7 0.00 0.00 0.00 0.00 0.02 99.98 10:23:28 10:23:01 all 5.95 0.00 2.59 0.88 0.03 90.55 10:23:28 10:23:01 0 5.86 0.00 3.04 1.16 0.02 89.93 10:23:28 10:23:01 1 6.86 0.00 2.23 0.02 0.03 90.86 10:23:28 10:23:01 2 6.87 0.00 2.22 0.00 0.02 90.89 10:23:28 10:23:01 3 5.67 0.00 2.56 0.19 0.05 91.54 10:23:28 10:23:01 4 5.79 0.00 2.66 0.00 0.03 91.52 10:23:28 10:23:01 5 6.05 0.00 2.85 1.12 0.03 89.95 10:23:28 10:23:01 6 5.12 0.00 2.60 4.49 0.03 87.76 10:23:28 10:23:01 7 5.38 0.00 2.60 0.07 0.02 91.93 10:23:28 Average: all 1.49 0.00 0.40 0.28 0.01 97.82 10:23:28 Average: 0 1.50 0.00 0.41 0.34 0.02 97.73 10:23:28 Average: 1 1.56 0.00 0.38 0.04 0.02 98.00 10:23:28 Average: 2 1.50 0.00 0.39 0.33 0.01 97.77 10:23:28 Average: 3 1.44 0.00 0.40 0.34 0.01 97.81 10:23:28 Average: 4 1.40 0.00 0.42 0.28 0.01 97.89 10:23:28 Average: 5 1.78 0.00 0.38 0.16 0.02 97.66 10:23:28 Average: 6 1.36 0.00 0.37 0.30 0.01 97.96 10:23:28 Average: 7 1.38 0.00 0.44 0.47 0.01 97.71 10:23:28 10:23:28 10:23:28