Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1acbf7f5d5843a7481e353b92dd344f6df368a1e 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-ssh17069780241832960385.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh7867677092809380716.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1805514567731071147.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh3071451212840364827.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-modbus-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18445214969975138634.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-modbus-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 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-modbus 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5428 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/gexfoundry_device-modbus-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 1acbf7f5d5843a7481e353b92dd344f6df368a1e (main) Commit message: "Merge pull request #498 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.19" > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1acbf7f5d5843a7481e353b92dd344f6df368a1e # timeout=10 > git rev-list --no-walk d21f7114bade91926d0e99e1f605d1c822a787f1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-06T05:58:14.801Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-06T05:58:14.867Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-06T05:58:14.881Z] ========================================================= [2023-09-06T05:58:14.881Z] EdgeX Global Pipelines Version Info [2023-09-06T05:58:14.881Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-06T05:58:15.587Z] ------------------- [2023-09-06T05:58:15.587Z] stable info: [2023-09-06T05:58:15.587Z] ------------------- [2023-09-06T05:58:15.587Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-06T05:58:15.587Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-06T05:58:15.587Z] Message: update stable to v1.0.253 [2023-09-06T05:58:16.158Z] ------------------- [2023-09-06T05:58:16.158Z] experimental info: [2023-09-06T05:58:16.158Z] ------------------- [2023-09-06T05:58:16.158Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-06T05:58:16.158Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-06T05:58:16.158Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-06T05:58:16.357Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2023-09-06T05:58:16.374Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2023-09-06T05:58:16.386Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-06T05:58:16.402Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-06T05:58:16.418Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-06T05:58:16.437Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-09-06T05:58:16.458Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-06T05:58:16.475Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-06T05:58:16.487Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-06T05:58:16.499Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-06T05:58:16.512Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-06T05:58:16.524Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2023-09-06T05:58:16.535Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-06T05:58:16.549Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-06T05:58:16.563Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-06T05:58:16.578Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-06T05:58:16.593Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-06T05:58:16.608Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-06T05:58:16.619Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-06T05:58:16.632Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-06T05:58:16.648Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-06T05:58:16.659Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-06T05:58:16.673Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-06T05:58:16.688Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-06T05:58:16.699Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-06T05:58:16.711Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-06T05:58:16.726Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-06T05:58:16.739Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-09-06T05:58:16.752Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-09-06T05:58:16.767Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-09-06T05:58:16.783Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1acbf7f5d5843a7481e353b92dd344f6df368a1e [Pipeline] echo [2023-09-06T05:58:16.796Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1acbf7f [Pipeline] echo [2023-09-06T05:58:16.804Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-06T05:58:16.849Z] provisioning config files... [2023-09-06T05:58:16.862Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config13371252218650856681tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-06T05:58:17.168Z] ---> docker-login.sh [2023-09-06T05:58:17.168Z] nexus3.edgexfoundry.org:10001 [2023-09-06T05:58:17.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T05:58:17.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T05:58:17.428Z] Configure a credential helper to remove this warning. See [2023-09-06T05:58:17.428Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T05:58:17.428Z] [2023-09-06T05:58:17.428Z] Login Succeeded [2023-09-06T05:58:17.428Z] nexus3.edgexfoundry.org:10002 [2023-09-06T05:58:17.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T05:58:17.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T05:58:17.689Z] Configure a credential helper to remove this warning. See [2023-09-06T05:58:17.689Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T05:58:17.689Z] [2023-09-06T05:58:17.689Z] Login Succeeded [2023-09-06T05:58:17.689Z] nexus3.edgexfoundry.org:10003 [2023-09-06T05:58:17.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T05:58:17.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T05:58:17.689Z] Configure a credential helper to remove this warning. See [2023-09-06T05:58:17.689Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T05:58:17.689Z] [2023-09-06T05:58:17.689Z] Login Succeeded [2023-09-06T05:58:17.689Z] nexus3.edgexfoundry.org:10004 [2023-09-06T05:58:17.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T05:58:17.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T05:58:17.947Z] Configure a credential helper to remove this warning. See [2023-09-06T05:58:17.947Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T05:58:17.947Z] [2023-09-06T05:58:17.947Z] Login Succeeded [2023-09-06T05:58:17.947Z] docker.io [2023-09-06T05:58:17.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T05:58:18.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T05:58:18.206Z] Configure a credential helper to remove this warning. See [2023-09-06T05:58:18.206Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T05:58:18.206Z] [2023-09-06T05:58:18.206Z] Login Succeeded [2023-09-06T05:58:18.206Z] ---> docker-login.sh ends [Pipeline] } [2023-09-06T05:58:18.211Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-06T05:58:18.577Z] + git rev-list -1 --merges 1acbf7f5d5843a7481e353b92dd344f6df368a1e~1..1acbf7f5d5843a7481e353b92dd344f6df368a1e [Pipeline] echo [2023-09-06T05:58:18.624Z] -----------> git rev-list -1 --merges 1acbf7f5d5843a7481e353b92dd344f6df368a1e~1..1acbf7f5d5843a7481e353b92dd344f6df368a1e 1acbf7f5d5843a7481e353b92dd344f6df368a1e [2023-09-06T05:58:18.624Z] 1acbf7f5d5843a7481e353b92dd344f6df368a1e [false] [Pipeline] sh [2023-09-06T05:58:18.915Z] + git log --format=format:%s -1 1acbf7f5d5843a7481e353b92dd344f6df368a1e [Pipeline] echo [2023-09-06T05:58:18.946Z] ========================================================= [2023-09-06T05:58:18.946Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-06T05:58:18.946Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-06T05:58:19.276Z] + git log --format=format:%s -1 1acbf7f5d5843a7481e353b92dd344f6df368a1e [Pipeline] echo [2023-09-06T05:58:19.286Z] [semverPrep] GIT_COMMIT: 1acbf7f5d5843a7481e353b92dd344f6df368a1e, Commit Message: Merge pull request #498 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.19 [Pipeline] echo [2023-09-06T05:58:19.295Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-06T05:58:19.661Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-06T05:58:19.661Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-06T05:58:19.661Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-06T05:58:19.661Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-06T05:58:19.661Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-06T05:58:19.661Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-06T05:58:19.661Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T05:58:20.071Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-06T05:58:20.071Z] [2023-09-06T05:58:20.071Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T05:58:20.369Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-06T05:58:20.369Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-06T05:58:20.369Z] b85a868b505f: Pulling fs layer [2023-09-06T05:58:20.369Z] e2be974225ed: Pulling fs layer [2023-09-06T05:58:20.369Z] 339a4e72a1f5: Pulling fs layer [2023-09-06T05:58:20.369Z] 988bab9f4d93: Pulling fs layer [2023-09-06T05:58:20.369Z] 1469e6f7b9e6: Pulling fs layer [2023-09-06T05:58:20.369Z] eaf3925da568: Pulling fs layer [2023-09-06T05:58:20.369Z] bab4dde63d76: Pulling fs layer [2023-09-06T05:58:20.369Z] bde34c3a00c8: Pulling fs layer [2023-09-06T05:58:20.369Z] b352a97aabf1: Pulling fs layer [2023-09-06T05:58:20.369Z] 4872d77fe225: Pulling fs layer [2023-09-06T05:58:20.369Z] 5851b861e8e6: Pulling fs layer [2023-09-06T05:58:20.369Z] bab4dde63d76: Waiting [2023-09-06T05:58:20.369Z] bde34c3a00c8: Waiting [2023-09-06T05:58:20.369Z] 988bab9f4d93: Waiting [2023-09-06T05:58:20.369Z] b352a97aabf1: Waiting [2023-09-06T05:58:20.369Z] 4872d77fe225: Waiting [2023-09-06T05:58:20.369Z] 5851b861e8e6: Waiting [2023-09-06T05:58:20.369Z] e2be974225ed: Verifying Checksum [2023-09-06T05:58:20.369Z] e2be974225ed: Download complete [2023-09-06T05:58:20.369Z] 988bab9f4d93: Verifying Checksum [2023-09-06T05:58:20.369Z] 988bab9f4d93: Download complete [2023-09-06T05:58:20.369Z] 1469e6f7b9e6: Verifying Checksum [2023-09-06T05:58:20.369Z] 1469e6f7b9e6: Download complete [2023-09-06T05:58:20.631Z] eaf3925da568: Verifying Checksum [2023-09-06T05:58:20.631Z] eaf3925da568: Download complete [2023-09-06T05:58:20.631Z] 339a4e72a1f5: Verifying Checksum [2023-09-06T05:58:20.631Z] 339a4e72a1f5: Download complete [2023-09-06T05:58:20.631Z] bde34c3a00c8: Verifying Checksum [2023-09-06T05:58:20.631Z] bde34c3a00c8: Download complete [2023-09-06T05:58:20.631Z] b352a97aabf1: Verifying Checksum [2023-09-06T05:58:20.631Z] b352a97aabf1: Download complete [2023-09-06T05:58:20.631Z] 4872d77fe225: Verifying Checksum [2023-09-06T05:58:20.631Z] 4872d77fe225: Download complete [2023-09-06T05:58:20.631Z] 5851b861e8e6: Download complete [2023-09-06T05:58:20.631Z] b85a868b505f: Verifying Checksum [2023-09-06T05:58:20.631Z] b85a868b505f: Download complete [2023-09-06T05:58:20.890Z] bab4dde63d76: Verifying Checksum [2023-09-06T05:58:20.890Z] bab4dde63d76: Download complete [2023-09-06T05:58:21.835Z] b85a868b505f: Pull complete [2023-09-06T05:58:22.102Z] e2be974225ed: Pull complete [2023-09-06T05:58:22.374Z] 339a4e72a1f5: Pull complete [2023-09-06T05:58:22.374Z] 988bab9f4d93: Pull complete [2023-09-06T05:58:22.641Z] 1469e6f7b9e6: Pull complete [2023-09-06T05:58:22.902Z] eaf3925da568: Pull complete [2023-09-06T05:58:24.807Z] bab4dde63d76: Pull complete [2023-09-06T05:58:24.807Z] bde34c3a00c8: Pull complete [2023-09-06T05:58:24.807Z] b352a97aabf1: Pull complete [2023-09-06T05:58:24.807Z] 4872d77fe225: Pull complete [2023-09-06T05:58:24.807Z] 5851b861e8e6: Pull complete [2023-09-06T05:58:24.807Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-06T05:58:24.807Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-06T05:58:24.807Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-06T05:58:24.896Z] prd-ubuntu20.04-docker-8c-8g-5428 does not seem to be running inside a container [2023-09-06T05:58:24.929Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-06T05:58:27.363Z] $ docker top e59a38dd725864784a35e65da84e5305d07f518a3ad71b3d295efa29915d4dce -eo pid,comm [2023-09-06T05:58:27.413Z] 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). [2023-09-06T05:58:27.413Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-06T05:58:27.452Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-06T05:58:27.452Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-06T05:58:27.560Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-06T05:58:27.567Z] $ docker exec e59a38dd725864784a35e65da84e5305d07f518a3ad71b3d295efa29915d4dce ssh-agent [2023-09-06T05:58:27.665Z] SSH_AUTH_SOCK=/tmp/ssh-L1mNMJJHZIuv/agent.31 [2023-09-06T05:58:27.665Z] SSH_AGENT_PID=37 [2023-09-06T05:58:27.671Z] Running ssh-add (command line suppressed) [2023-09-06T05:58:27.776Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_2251047414474068076.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_2251047414474068076.key) [2023-09-06T05:58:27.786Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-06T05:58:28.070Z] + git tag --points-at HEAD [Pipeline] } [2023-09-06T05:58:28.092Z] $ docker exec --env ******** --env ******** e59a38dd725864784a35e65da84e5305d07f518a3ad71b3d295efa29915d4dce ssh-agent -k [2023-09-06T05:58:28.191Z] unset SSH_AUTH_SOCK; [2023-09-06T05:58:28.192Z] unset SSH_AGENT_PID; [2023-09-06T05:58:28.192Z] echo Agent pid 37 killed; [2023-09-06T05:58:28.199Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-06T05:58:28.221Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-06T05:58:28.221Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-06T05:58:28.339Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-06T05:58:28.345Z] $ docker exec e59a38dd725864784a35e65da84e5305d07f518a3ad71b3d295efa29915d4dce ssh-agent [2023-09-06T05:58:28.441Z] SSH_AUTH_SOCK=/tmp/ssh-YXR9g8zVVcps/agent.70 [2023-09-06T05:58:28.441Z] SSH_AGENT_PID=76 [2023-09-06T05:58:28.446Z] Running ssh-add (command line suppressed) [2023-09-06T05:58:28.553Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_3981794227024046516.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_3981794227024046516.key) [2023-09-06T05:58:28.564Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-06T05:58:28.854Z] + git semver init [2023-09-06T05:58:29.114Z] 2023-09-06 05:58:29,021 [run_init] DEBUG init version:0.0.0 force:False [2023-09-06T05:58:29.114Z] 2023-09-06 05:58:29,022 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver [2023-09-06T05:58:29.114Z] 2023-09-06 05:58:29,022 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver [2023-09-06T05:58:29.114Z] 2023-09-06 05:58:29,022 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/gexfoundry_device-modbus-go_main/.semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) [2023-09-06T05:58:30.050Z] 2023-09-06 05:58:29,805 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude [2023-09-06T05:58:30.050Z] 2023-09-06 05:58:29,806 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False [2023-09-06T05:58:30.050Z] 2023-09-06 05:58:29,806 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2023-09-06T05:58:30.050Z] 2023-09-06 05:58:29,806 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2023-09-06T05:58:30.050Z] 3.1.0-dev.7 [Pipeline] } [2023-09-06T05:58:30.062Z] $ docker exec --env ******** --env ******** e59a38dd725864784a35e65da84e5305d07f518a3ad71b3d295efa29915d4dce ssh-agent -k [2023-09-06T05:58:30.167Z] unset SSH_AUTH_SOCK; [2023-09-06T05:58:30.167Z] unset SSH_AGENT_PID; [2023-09-06T05:58:30.168Z] echo Agent pid 76 killed; [2023-09-06T05:58:30.173Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-06T05:58:30.774Z] + git semver [Pipeline] } [2023-09-06T05:58:30.791Z] $ docker stop --time=1 e59a38dd725864784a35e65da84e5305d07f518a3ad71b3d295efa29915d4dce [2023-09-06T05:58:32.054Z] $ docker rm -f --volumes e59a38dd725864784a35e65da84e5305d07f518a3ad71b3d295efa29915d4dce [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-06T05:58:32.382Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-06T05:58:32.597Z] Stashed 1 file(s) [Pipeline] echo [2023-09-06T05:58:32.600Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.7 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-06T05:58:32.705Z] provisioning config files... [2023-09-06T05:58:34.789Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config10303131441115494778tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-06T05:58:37.608Z] ---> docker-login.sh [2023-09-06T05:58:37.608Z] nexus3.edgexfoundry.org:10001 [2023-09-06T05:58:37.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T05:58:39.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T05:58:39.213Z] Configure a credential helper to remove this warning. See [2023-09-06T05:58:39.213Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T05:58:39.213Z] [2023-09-06T05:58:39.213Z] Login Succeeded [2023-09-06T05:58:39.213Z] nexus3.edgexfoundry.org:10002 [2023-09-06T05:58:39.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T05:58:39.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T05:58:39.213Z] Configure a credential helper to remove this warning. See [2023-09-06T05:58:39.213Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T05:58:39.213Z] [2023-09-06T05:58:39.213Z] Login Succeeded [2023-09-06T05:58:39.213Z] nexus3.edgexfoundry.org:10003 [2023-09-06T05:58:39.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T05:58:39.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T05:58:39.473Z] Configure a credential helper to remove this warning. See [2023-09-06T05:58:39.473Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T05:58:39.473Z] [2023-09-06T05:58:39.473Z] Login Succeeded [2023-09-06T05:58:39.473Z] nexus3.edgexfoundry.org:10004 [2023-09-06T05:58:39.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T05:58:39.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T05:58:39.473Z] Configure a credential helper to remove this warning. See [2023-09-06T05:58:39.473Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T05:58:39.473Z] [2023-09-06T05:58:39.473Z] Login Succeeded [2023-09-06T05:58:39.473Z] docker.io [2023-09-06T05:58:39.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T05:58:43.433Z] Error response from daemon: Get "https://registry-1.docker.io/v2/": read tcp 10.30.123.131:37236->3.216.34.172:443: read: connection reset by peer [Pipeline] } [2023-09-06T05:58:43.441Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T05:58:44.630Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-06T05:58:44.631Z] [2023-09-06T05:58:44.631Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T05:58:47.677Z] Still waiting to schedule task [2023-09-06T05:58:47.677Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-09-06T05:58:54.014Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-06T05:58:54.014Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-06T05:58:54.014Z] 5eb5b503b376: Pulling fs layer [2023-09-06T05:58:54.014Z] 5c69ac0246d0: Pulling fs layer [2023-09-06T05:58:54.014Z] ec43610c2a17: Pulling fs layer [2023-09-06T05:58:54.014Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-06T05:58:54.014Z] 33b1e0a273af: Pulling fs layer [2023-09-06T05:58:54.014Z] 5d3b04190fa2: Pulling fs layer [2023-09-06T05:58:54.014Z] 2f39f015ded8: Pulling fs layer [2023-09-06T05:58:54.014Z] 2f39f015ded8: Waiting [2023-09-06T05:58:54.014Z] 33b1e0a273af: Waiting [2023-09-06T05:58:54.014Z] 5d3b04190fa2: Waiting [2023-09-06T05:58:54.014Z] 3a2ae6a8a46f: Waiting [2023-09-06T05:58:54.014Z] 5c69ac0246d0: Download complete [2023-09-06T05:58:54.273Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-06T05:58:54.273Z] 3a2ae6a8a46f: Download complete [2023-09-06T05:58:54.273Z] 33b1e0a273af: Verifying Checksum [2023-09-06T05:58:54.273Z] 33b1e0a273af: Download complete [2023-09-06T05:58:54.273Z] 5d3b04190fa2: Download complete [2023-09-06T05:58:54.273Z] ec43610c2a17: Download complete [2023-09-06T05:58:54.273Z] 5eb5b503b376: Verifying Checksum [2023-09-06T05:58:54.273Z] 5eb5b503b376: Download complete [2023-09-06T05:58:54.855Z] 2f39f015ded8: Download complete [2023-09-06T05:58:55.422Z] 5eb5b503b376: Pull complete [2023-09-06T05:58:55.751Z] 5c69ac0246d0: Pull complete [2023-09-06T05:58:56.011Z] ec43610c2a17: Pull complete [2023-09-06T05:58:56.011Z] 3a2ae6a8a46f: Pull complete [2023-09-06T05:58:56.271Z] 33b1e0a273af: Pull complete [2023-09-06T05:58:56.271Z] 5d3b04190fa2: Pull complete [2023-09-06T05:59:03.308Z] 2f39f015ded8: Pull complete [2023-09-06T05:59:03.308Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-06T05:59:03.308Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-06T05:59:03.308Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-06T05:59:03.761Z] prd-ubuntu20.04-docker-8c-8g-5428 does not seem to be running inside a container [2023-09-06T05:59:03.809Z] $ 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/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-06T05:59:06.954Z] $ docker top 68cd2e6a6a17ec3cd0587417ca69d1bf6abcc0a950f1a6b8b459d8cae2287fef -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-06T05:59:07.343Z] ---> job-cost.sh [2023-09-06T05:59:07.343Z] lf-activate-venv: SKIPPING [2023-09-06T05:59:07.343Z] INFO: No Stack... [2023-09-06T05:59:07.602Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-06T05:59:08.169Z] INFO: Archiving Costs [Pipeline] sh [2023-09-06T05:59:08.461Z] + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv [2023-09-06T05:59:08.461Z] + cut -d, -f6 [Pipeline] lock [2023-09-06T05:59:08.480Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-120-stack-cost] [2023-09-06T05:59:08.486Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-120-stack-cost] did not exist. Created. [2023-09-06T05:59:08.486Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-120-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-06T05:59:08.786Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-06T05:59:08.824Z] Stashed 1 file(s) [Pipeline] } [2023-09-06T05:59:08.834Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-120-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-06T05:59:08.867Z] $ docker stop --time=1 68cd2e6a6a17ec3cd0587417ca69d1bf6abcc0a950f1a6b8b459d8cae2287fef [2023-09-06T05:59:10.023Z] $ docker rm -f --volumes 68cd2e6a6a17ec3cd0587417ca69d1bf6abcc0a950f1a6b8b459d8cae2287fef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-06T05:59:10.123Z] Failed in branch amd64 [2023-09-06T06:00:23.076Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5429 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws [2023-09-06T06:00:23.091Z] Running in /w/workspace/device-modbus-go/120 [Pipeline] { [Pipeline] checkout [2023-09-06T06:00:23.128Z] Selected Git installation does not exist. Using Default [2023-09-06T06:00:23.128Z] The recommended git tool is: NONE [2023-09-06T06:00:27.801Z] using credential edgex-jenkins-ssh [2023-09-06T06:00:27.818Z] Cloning the remote Git repository [2023-09-06T06:00:27.860Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2023-09-06T06:00:27.958Z] > git init /w/workspace/device-modbus-go/120 # timeout=10 [2023-09-06T06:00:28.100Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-09-06T06:00:28.101Z] > git --version # timeout=10 [2023-09-06T06:00:28.122Z] > git --version # 'git version 2.25.1' [2023-09-06T06:00:28.125Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-06T06:00:28.284Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-06T06:00:30.173Z] Avoid second fetch [2023-09-06T06:00:30.174Z] Checking out Revision 1acbf7f5d5843a7481e353b92dd344f6df368a1e (main) [2023-09-06T06:00:29.316Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-09-06T06:00:29.333Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-06T06:00:30.187Z] > git config core.sparsecheckout # timeout=10 [2023-09-06T06:00:30.252Z] > git checkout -f 1acbf7f5d5843a7481e353b92dd344f6df368a1e # timeout=10 [2023-09-06T06:00:30.689Z] Commit message: "Merge pull request #498 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.19" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-06T06:00:31.650Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-06T06:00:31.650Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-06T06:00:31.650Z] Dload Upload Total Spent Left Speed [2023-09-06T06:00:31.650Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98844 0 --:--:-- --:--:-- --:--:-- 98844 [Pipeline] sh [2023-09-06T06:00:32.213Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-06T06:00:32.542Z] + sudo tee /etc/docker/daemon.new [2023-09-06T06:00:32.542Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-06T06:00:32.542Z] { [2023-09-06T06:00:32.542Z] "registry-mirrors": [ [2023-09-06T06:00:32.542Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-06T06:00:32.542Z] ], [2023-09-06T06:00:32.542Z] "bip": "10.250.0.254/24", [2023-09-06T06:00:32.542Z] "hosts": [ [2023-09-06T06:00:32.542Z] "tcp://0.0.0.0:5555", [2023-09-06T06:00:32.542Z] "unix:///var/run/docker.sock" [2023-09-06T06:00:32.542Z] ], [2023-09-06T06:00:32.542Z] "mtu": 1458, [2023-09-06T06:00:32.542Z] "selinux-enabled": true, [2023-09-06T06:00:32.542Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-06T06:00:32.542Z] } [Pipeline] sh [2023-09-06T06:00:32.872Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-06T06:00:33.202Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-06T06:00:51.443Z] provisioning config files... [2023-09-06T06:00:51.467Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/120@tmp/config11872012305883255639tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-06T06:00:51.812Z] ---> docker-login.sh [2023-09-06T06:00:51.812Z] nexus3.edgexfoundry.org:10001 [2023-09-06T06:00:52.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T06:00:52.352Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T06:00:52.352Z] Configure a credential helper to remove this warning. See [2023-09-06T06:00:52.352Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T06:00:52.352Z] [2023-09-06T06:00:52.352Z] Login Succeeded [2023-09-06T06:00:52.352Z] nexus3.edgexfoundry.org:10002 [2023-09-06T06:00:52.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T06:00:52.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T06:00:52.620Z] Configure a credential helper to remove this warning. See [2023-09-06T06:00:52.620Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T06:00:52.620Z] [2023-09-06T06:00:52.620Z] Login Succeeded [2023-09-06T06:00:52.620Z] nexus3.edgexfoundry.org:10003 [2023-09-06T06:00:52.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T06:00:53.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T06:00:53.162Z] Configure a credential helper to remove this warning. See [2023-09-06T06:00:53.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T06:00:53.162Z] [2023-09-06T06:00:53.162Z] Login Succeeded [2023-09-06T06:00:53.162Z] nexus3.edgexfoundry.org:10004 [2023-09-06T06:00:53.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T06:00:53.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T06:00:53.433Z] Configure a credential helper to remove this warning. See [2023-09-06T06:00:53.433Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T06:00:53.433Z] [2023-09-06T06:00:53.433Z] Login Succeeded [2023-09-06T06:00:53.433Z] docker.io [2023-09-06T06:00:53.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T06:00:53.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T06:00:53.967Z] Configure a credential helper to remove this warning. See [2023-09-06T06:00:53.967Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T06:00:53.967Z] [2023-09-06T06:00:53.967Z] Login Succeeded [2023-09-06T06:00:53.967Z] ---> docker-login.sh ends [Pipeline] } [2023-09-06T06:00:53.979Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-06T06:00:54.220Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-06T06:00:54.235Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-06T06:00:54.246Z] ========================================================= [2023-09-06T06:00:54.246Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-09-06T06:00:54.246Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T06:00:54.595Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-06T06:00:54.866Z] Sending build context to Docker daemon 3.324MB [2023-09-06T06:00:54.866Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-09-06T06:00:54.866Z] Step 2/10 : FROM ${BASE} AS builder [2023-09-06T06:00:55.138Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-06T06:00:55.138Z] edb6bdbacee9: Pulling fs layer [2023-09-06T06:00:55.138Z] 5f9638ab2659: Pulling fs layer [2023-09-06T06:00:55.138Z] 8d51d6327a98: Pulling fs layer [2023-09-06T06:00:55.138Z] 8b374f2dd631: Pulling fs layer [2023-09-06T06:00:55.138Z] ec14aa9079de: Pulling fs layer [2023-09-06T06:00:55.138Z] 2f466654f4bb: Pulling fs layer [2023-09-06T06:00:55.138Z] 554e91adad29: Pulling fs layer [2023-09-06T06:00:55.138Z] ec14aa9079de: Waiting [2023-09-06T06:00:55.138Z] 2f466654f4bb: Waiting [2023-09-06T06:00:55.138Z] 554e91adad29: Waiting [2023-09-06T06:00:55.138Z] 8b374f2dd631: Waiting [2023-09-06T06:00:55.138Z] 5f9638ab2659: Download complete [2023-09-06T06:00:55.138Z] 8b374f2dd631: Verifying Checksum [2023-09-06T06:00:55.138Z] 8b374f2dd631: Download complete [2023-09-06T06:00:55.138Z] ec14aa9079de: Verifying Checksum [2023-09-06T06:00:55.138Z] ec14aa9079de: Download complete [2023-09-06T06:00:55.138Z] edb6bdbacee9: Verifying Checksum [2023-09-06T06:00:55.138Z] edb6bdbacee9: Download complete [2023-09-06T06:00:56.109Z] edb6bdbacee9: Pull complete [2023-09-06T06:00:56.386Z] 554e91adad29: Verifying Checksum [2023-09-06T06:00:56.386Z] 554e91adad29: Download complete [2023-09-06T06:00:56.655Z] 5f9638ab2659: Pull complete [2023-09-06T06:00:57.634Z] 8d51d6327a98: Verifying Checksum [2023-09-06T06:00:57.634Z] 8d51d6327a98: Download complete [2023-09-06T06:00:57.634Z] 2f466654f4bb: Verifying Checksum [2023-09-06T06:00:57.634Z] 2f466654f4bb: Download complete [2023-09-06T06:01:09.977Z] 8d51d6327a98: Pull complete [2023-09-06T06:01:09.977Z] 8b374f2dd631: Pull complete [2023-09-06T06:01:09.977Z] ec14aa9079de: Pull complete [2023-09-06T06:01:16.633Z] 2f466654f4bb: Pull complete [2023-09-06T06:01:19.243Z] 554e91adad29: Pull complete [2023-09-06T06:01:19.243Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-09-06T06:01:19.243Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-09-06T06:01:19.243Z] ---> 1e15ea492957 [2023-09-06T06:01:19.243Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-09-06T06:01:21.202Z] ---> Running in 0207f144017c [2023-09-06T06:01:21.202Z] Removing intermediate container 0207f144017c [2023-09-06T06:01:21.202Z] ---> 980eed093c89 [2023-09-06T06:01:21.202Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-06T06:01:21.202Z] ---> Running in 86d18ac3db5a [2023-09-06T06:01:21.470Z] Removing intermediate container 86d18ac3db5a [2023-09-06T06:01:21.470Z] ---> 2b67295d75a7 [2023-09-06T06:01:21.470Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-09-06T06:01:21.737Z] ---> Running in 4e5053876cf4 [2023-09-06T06:01:22.699Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-06T06:01:23.335Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-06T06:01:24.317Z] (1/8) Installing openssh-keygen (9.1_p1-r4) [2023-09-06T06:01:24.317Z] (2/8) Installing libedit (20221030.3.1-r0) [2023-09-06T06:01:24.317Z] (3/8) Installing openssh-client-common (9.1_p1-r4) [2023-09-06T06:01:24.611Z] (4/8) Installing openssh-client-default (9.1_p1-r4) [2023-09-06T06:01:24.611Z] (5/8) Installing openssh-sftp-server (9.1_p1-r4) [2023-09-06T06:01:24.611Z] (6/8) Installing openssh-server-common (9.1_p1-r4) [2023-09-06T06:01:24.611Z] (7/8) Installing openssh-server (9.1_p1-r4) [2023-09-06T06:01:24.611Z] (8/8) Installing openssh (9.1_p1-r4) [2023-09-06T06:01:24.611Z] Executing busybox-1.35.0-r29.trigger [2023-09-06T06:01:24.611Z] OK: 270 MiB in 61 packages [2023-09-06T06:01:25.581Z] Removing intermediate container 4e5053876cf4 [2023-09-06T06:01:25.581Z] ---> f3f911a21549 [2023-09-06T06:01:25.581Z] Step 6/10 : WORKDIR /device-modbus-go [2023-09-06T06:01:25.581Z] ---> Running in b85a5c5e03e9 [2023-09-06T06:01:25.852Z] Removing intermediate container b85a5c5e03e9 [2023-09-06T06:01:25.852Z] ---> f293130a7445 [2023-09-06T06:01:25.852Z] Step 7/10 : COPY go.mod vendor* ./ [2023-09-06T06:01:26.437Z] ---> 85a1feb864b6 [2023-09-06T06:01:26.437Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-06T06:01:26.437Z] ---> Running in 50b99129da0b [2023-09-06T06:02:34.303Z] Removing intermediate container 50b99129da0b [2023-09-06T06:02:34.303Z] ---> e242678d6f96 [2023-09-06T06:02:34.303Z] Step 9/10 : COPY . . [2023-09-06T06:02:34.303Z] ---> 73b657c7888c [2023-09-06T06:02:34.303Z] Step 10/10 : RUN ${MAKE} [2023-09-06T06:02:34.303Z] ---> Running in 834083eefb1f [2023-09-06T06:02:34.303Z] noop [2023-09-06T06:02:35.707Z] Removing intermediate container 834083eefb1f [2023-09-06T06:02:35.707Z] ---> f15f9403e13b [2023-09-06T06:02:35.707Z] Successfully built f15f9403e13b [2023-09-06T06:02:35.707Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T06:02:36.059Z] + docker inspect -f . ci-base-image-arm64 [2023-09-06T06:02:36.059Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-06T06:02:36.256Z] prd-ubuntu20.04-docker-arm64-4c-16g-5429 does not seem to be running inside a container [2023-09-06T06:02:36.314Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/120 -v /w/workspace/device-modbus-go/120:/w/workspace/device-modbus-go/120:rw,z -v /w/workspace/device-modbus-go/120@tmp:/w/workspace/device-modbus-go/120@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 [2023-09-06T06:02:37.454Z] $ docker top 31dda2acad3210fd678a82e4e3cbe5b36af104c85386f5fa44234ed69e8fe458 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-06T06:02:38.269Z] + go version [2023-09-06T06:02:38.269Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-09-06T06:02:38.284Z] $ docker stop --time=1 31dda2acad3210fd678a82e4e3cbe5b36af104c85386f5fa44234ed69e8fe458 [2023-09-06T06:02:39.884Z] $ docker rm -f --volumes 31dda2acad3210fd678a82e4e3cbe5b36af104c85386f5fa44234ed69e8fe458 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T06:02:40.396Z] + docker inspect -f . ci-base-image-arm64 [2023-09-06T06:02:40.396Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-06T06:02:40.569Z] prd-ubuntu20.04-docker-arm64-4c-16g-5429 does not seem to be running inside a container [2023-09-06T06:02:40.625Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-modbus-go/120 -v /w/workspace/device-modbus-go/120:/w/workspace/device-modbus-go/120:rw,z -v /w/workspace/device-modbus-go/120@tmp:/w/workspace/device-modbus-go/120@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 [2023-09-06T06:02:41.739Z] $ docker top 9c69b507fe97e333895c868e593c9f9b0a6a0220a47ecd9b88da04cc79af8a3b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-06T06:02:42.243Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/120 [Pipeline] fileExists [Pipeline] sh [2023-09-06T06:02:42.891Z] + make test [2023-09-06T06:02:42.891Z] go test ./... -coverprofile=coverage.out [2023-09-06T06:03:15.124Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-09-06T06:05:06.759Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-09-06T06:05:12.106Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.076s coverage: 47.9% of statements [2023-09-06T06:05:12.372Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-06T06:05:12.372Z] go vet ./... [2023-09-06T06:05:39.054Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-06T06:05:39.054Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-06T06:05:39.054Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-06T06:05:39.072Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-06T06:05:39.080Z] $ docker stop --time=1 9c69b507fe97e333895c868e593c9f9b0a6a0220a47ecd9b88da04cc79af8a3b [2023-09-06T06:05:40.922Z] $ docker rm -f --volumes 9c69b507fe97e333895c868e593c9f9b0a6a0220a47ecd9b88da04cc79af8a3b [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-06T06:05:42.059Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-06T06:05:42.510Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-06T06:05:43.071Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-06T06:05:43.383Z] + ls -al . [2023-09-06T06:05:43.383Z] total 188 [2023-09-06T06:05:43.383Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 6 06:02 . [2023-09-06T06:05:43.383Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 06:00 .. [2023-09-06T06:05:43.383Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 6 06:00 .dockerignore [2023-09-06T06:05:43.383Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 6 06:00 .git [2023-09-06T06:05:43.383Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 06:00 .github [2023-09-06T06:05:43.383Z] -rw-rw-r-- 1 jenkins jenkins 331 Sep 6 06:00 .gitignore [2023-09-06T06:05:43.383Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 6 06:00 .golangci.yml [2023-09-06T06:05:43.383Z] -rw-rw-r-- 1 jenkins jenkins 11101 Sep 6 06:00 Attribution.txt [2023-09-06T06:05:43.383Z] -rw-rw-r-- 1 jenkins jenkins 14764 Sep 6 06:00 CHANGELOG.md [2023-09-06T06:05:43.383Z] -rw-rw-r-- 1 jenkins jenkins 1365 Sep 6 06:00 Dockerfile [2023-09-06T06:05:43.383Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 6 06:00 GOVERNANCE.md [2023-09-06T06:05:43.383Z] -rw-rw-r-- 1 jenkins jenkins 680 Sep 6 06:00 Jenkinsfile [2023-09-06T06:05:43.383Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 6 06:00 LICENSE [2023-09-06T06:05:43.383Z] -rw-rw-r-- 1 jenkins jenkins 1936 Sep 6 06:00 Makefile [2023-09-06T06:05:43.383Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 6 06:00 OWNERS.md [2023-09-06T06:05:43.383Z] -rw-rw-r-- 1 jenkins jenkins 4578 Sep 6 06:00 README.md [2023-09-06T06:05:43.383Z] -rw-rw-r-- 1 jenkins jenkins 11 Sep 6 05:58 VERSION [2023-09-06T06:05:43.383Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 6 06:00 bin [2023-09-06T06:05:43.383Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 06:00 cmd [2023-09-06T06:05:43.383Z] -rw-r--r-- 1 jenkins jenkins 24334 Sep 6 06:05 coverage.out [2023-09-06T06:05:43.383Z] -rw-rw-r-- 1 jenkins jenkins 3940 Sep 6 06:00 go.mod [2023-09-06T06:05:43.383Z] -rw-rw-r-- 1 jenkins jenkins 34434 Sep 6 06:00 go.sum [2023-09-06T06:05:43.383Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 06:00 internal [2023-09-06T06:05:43.383Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 6 06:00 simulator [2023-09-06T06:05:43.383Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 06:00 snap [2023-09-06T06:05:43.383Z] -rw-rw-r-- 1 jenkins jenkins 229 Sep 6 06:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T06:05:43.716Z] + docker build -t device-modbus-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=1acbf7f5d5843a7481e353b92dd344f6df368a1e --label arch=arm64 --label version=3.1.0-dev.7 . [2023-09-06T06:05:43.990Z] Sending build context to Docker daemon 3.349MB [2023-09-06T06:05:43.990Z] Step 1/22 : ARG BASE=golang:1.20-alpine3.17 [2023-09-06T06:05:43.990Z] Step 2/22 : FROM ${BASE} AS builder [2023-09-06T06:05:43.990Z] ---> f15f9403e13b [2023-09-06T06:05:43.990Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-09-06T06:05:43.990Z] ---> Running in 1cf483d99cd0 [2023-09-06T06:05:44.260Z] Removing intermediate container 1cf483d99cd0 [2023-09-06T06:05:44.260Z] ---> a99f6fbdd212 [2023-09-06T06:05:44.260Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-06T06:05:44.528Z] ---> Running in c37fe338f925 [2023-09-06T06:05:44.798Z] Removing intermediate container c37fe338f925 [2023-09-06T06:05:44.798Z] ---> 19b1e37c1040 [2023-09-06T06:05:44.798Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-09-06T06:05:44.798Z] ---> Running in c096bb8d7960 [2023-09-06T06:05:45.758Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-06T06:05:46.337Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-06T06:05:47.294Z] OK: 270 MiB in 61 packages [2023-09-06T06:05:48.254Z] Removing intermediate container c096bb8d7960 [2023-09-06T06:05:48.254Z] ---> 29a3bf0ad69e [2023-09-06T06:05:48.254Z] Step 6/22 : WORKDIR /device-modbus-go [2023-09-06T06:05:48.254Z] ---> Running in eaa17c5f66d0 [2023-09-06T06:05:48.254Z] Removing intermediate container eaa17c5f66d0 [2023-09-06T06:05:48.254Z] ---> 3a9bf4443f9f [2023-09-06T06:05:48.254Z] Step 7/22 : COPY go.mod vendor* ./ [2023-09-06T06:05:48.848Z] ---> 7ffcb8511d73 [2023-09-06T06:05:48.848Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-06T06:05:48.848Z] ---> Running in e3d7998bc14b [2023-09-06T06:05:50.786Z] Removing intermediate container e3d7998bc14b [2023-09-06T06:05:50.786Z] ---> dc3ad5aa158a [2023-09-06T06:05:50.786Z] Step 9/22 : COPY . . [2023-09-06T06:05:51.747Z] ---> 17a8d0ed770b [2023-09-06T06:05:51.747Z] Step 10/22 : RUN ${MAKE} [2023-09-06T06:05:51.747Z] ---> Running in 4b43c6716617 [2023-09-06T06:05:52.708Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=3.1.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.19" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2023-09-06T06:07:59.379Z] Removing intermediate container 4b43c6716617 [2023-09-06T06:07:59.379Z] ---> 74ab2df72d4a [2023-09-06T06:07:59.379Z] Step 11/22 : FROM alpine:3.17 [2023-09-06T06:07:59.379Z] 3.17: Pulling from library/alpine [2023-09-06T06:07:59.379Z] 4060ece20d7a: Pulling fs layer [2023-09-06T06:07:59.379Z] 4060ece20d7a: Verifying Checksum [2023-09-06T06:07:59.379Z] 4060ece20d7a: Download complete [2023-09-06T06:07:59.974Z] 4060ece20d7a: Pull complete [2023-09-06T06:08:01.928Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-06T06:08:01.928Z] Status: Downloaded newer image for alpine:3.17 [2023-09-06T06:08:01.928Z] ---> 8650cd65339b [2023-09-06T06:08:01.928Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-09-06T06:08:02.195Z] ---> Running in 32b67bf36502 [2023-09-06T06:08:02.463Z] Removing intermediate container 32b67bf36502 [2023-09-06T06:08:02.463Z] ---> a8d4f338b1da [2023-09-06T06:08:02.463Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-09-06T06:08:02.463Z] ---> Running in fa9d6528ca5c [2023-09-06T06:08:03.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-06T06:08:04.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-06T06:08:04.960Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-06T06:08:04.960Z] Executing busybox-1.35.0-r29.trigger [2023-09-06T06:08:04.960Z] OK: 8 MiB in 16 packages [2023-09-06T06:08:05.929Z] Removing intermediate container fa9d6528ca5c [2023-09-06T06:08:05.929Z] ---> 45df35e8839c [2023-09-06T06:08:05.929Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-09-06T06:08:07.340Z] ---> 2747f87a1742 [2023-09-06T06:08:07.340Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-09-06T06:08:07.606Z] ---> e57774cf29ca [2023-09-06T06:08:07.606Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-09-06T06:08:08.187Z] ---> 28c23df8aa23 [2023-09-06T06:08:08.187Z] Step 17/22 : EXPOSE 59901 [2023-09-06T06:08:08.187Z] ---> Running in ed3224813928 [2023-09-06T06:08:08.453Z] Removing intermediate container ed3224813928 [2023-09-06T06:08:08.453Z] ---> 8cc05fb6b9a3 [2023-09-06T06:08:08.453Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-09-06T06:08:08.453Z] ---> Running in 385fa356588d [2023-09-06T06:08:08.721Z] Removing intermediate container 385fa356588d [2023-09-06T06:08:08.721Z] ---> 9fd08c4896bb [2023-09-06T06:08:08.721Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-09-06T06:08:08.721Z] ---> Running in 6ed46fa77dc8 [2023-09-06T06:08:08.990Z] Removing intermediate container 6ed46fa77dc8 [2023-09-06T06:08:08.990Z] ---> 79791753c039 [2023-09-06T06:08:08.990Z] Step 20/22 : LABEL arch=arm64 [2023-09-06T06:08:09.256Z] ---> Running in c727a37367bb [2023-09-06T06:08:09.256Z] Removing intermediate container c727a37367bb [2023-09-06T06:08:09.256Z] ---> 46e3e0da165b [2023-09-06T06:08:09.256Z] Step 21/22 : LABEL git_sha=1acbf7f5d5843a7481e353b92dd344f6df368a1e [2023-09-06T06:08:09.522Z] ---> Running in 918b46919ef1 [2023-09-06T06:08:09.787Z] Removing intermediate container 918b46919ef1 [2023-09-06T06:08:09.787Z] ---> 7f63b2a5b3ee [2023-09-06T06:08:09.787Z] Step 22/22 : LABEL version=3.1.0-dev.7 [2023-09-06T06:08:09.787Z] ---> Running in 58f0faf251c9 [2023-09-06T06:08:10.055Z] Removing intermediate container 58f0faf251c9 [2023-09-06T06:08:10.055Z] ---> 85fec5cc4efd [2023-09-06T06:08:10.055Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-06T06:08:10.055Z] Successfully built 85fec5cc4efd [2023-09-06T06:08:10.055Z] Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-06T06:08:10.190Z] provisioning config files... [2023-09-06T06:08:10.203Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/120@tmp/config6557687666637126842tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-06T06:08:10.531Z] ---> docker-login.sh [2023-09-06T06:08:10.532Z] nexus3.edgexfoundry.org:10001 [2023-09-06T06:08:10.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T06:08:10.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T06:08:10.799Z] Configure a credential helper to remove this warning. See [2023-09-06T06:08:10.799Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T06:08:10.799Z] [2023-09-06T06:08:10.799Z] Login Succeeded [2023-09-06T06:08:10.799Z] nexus3.edgexfoundry.org:10002 [2023-09-06T06:08:11.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T06:08:11.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T06:08:11.068Z] Configure a credential helper to remove this warning. See [2023-09-06T06:08:11.068Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T06:08:11.068Z] [2023-09-06T06:08:11.068Z] Login Succeeded [2023-09-06T06:08:11.068Z] nexus3.edgexfoundry.org:10003 [2023-09-06T06:08:11.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T06:08:11.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T06:08:11.335Z] Configure a credential helper to remove this warning. See [2023-09-06T06:08:11.335Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T06:08:11.335Z] [2023-09-06T06:08:11.335Z] Login Succeeded [2023-09-06T06:08:11.335Z] nexus3.edgexfoundry.org:10004 [2023-09-06T06:08:11.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T06:08:11.868Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T06:08:11.868Z] Configure a credential helper to remove this warning. See [2023-09-06T06:08:11.868Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T06:08:11.868Z] [2023-09-06T06:08:11.868Z] Login Succeeded [2023-09-06T06:08:11.868Z] docker.io [2023-09-06T06:08:12.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T06:08:12.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T06:08:12.398Z] Configure a credential helper to remove this warning. See [2023-09-06T06:08:12.398Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T06:08:12.398Z] [2023-09-06T06:08:12.398Z] Login Succeeded [2023-09-06T06:08:12.398Z] ---> docker-login.sh ends [Pipeline] } [2023-09-06T06:08:12.410Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-06T06:08:12.437Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-06T06:08:12.464Z] [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: [2023-09-06T06:08:12.464Z] 1acbf7f5d5843a7481e353b92dd344f6df368a1e [2023-09-06T06:08:12.464Z] latest [2023-09-06T06:08:12.464Z] 3.1.0-dev.7 [2023-09-06T06:08:12.464Z] 1acbf7f5d5843a7481e353b92dd344f6df368a1e-3.1.0-dev.7 [2023-09-06T06:08:12.464Z] main [2023-09-06T06:08:12.464Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T06:08:12.822Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:1acbf7f5d5843a7481e353b92dd344f6df368a1e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T06:08:13.158Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:1acbf7f5d5843a7481e353b92dd344f6df368a1e [2023-09-06T06:08:13.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2023-09-06T06:08:13.158Z] 331d315efc48: Preparing [2023-09-06T06:08:13.158Z] 59aa08d4b2a9: Preparing [2023-09-06T06:08:13.158Z] 12bb29fbf5de: Preparing [2023-09-06T06:08:13.158Z] fef9cbe7197e: Preparing [2023-09-06T06:08:13.158Z] d2d9d24a8c2a: Preparing [2023-09-06T06:08:13.158Z] d2d9d24a8c2a: Layer already exists [2023-09-06T06:08:13.425Z] 331d315efc48: Pushed [2023-09-06T06:08:13.425Z] fef9cbe7197e: Pushed [2023-09-06T06:08:13.425Z] 59aa08d4b2a9: Pushed [2023-09-06T06:08:20.050Z] 12bb29fbf5de: Pushed [2023-09-06T06:08:20.050Z] 1acbf7f5d5843a7481e353b92dd344f6df368a1e: digest: sha256:b05c42c54b9ea769bc303b78312797e5d1e1da56fc4878f147492ed3ed608b5b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T06:08:20.391Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T06:08:20.807Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2023-09-06T06:08:20.807Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2023-09-06T06:08:20.807Z] 331d315efc48: Preparing [2023-09-06T06:08:20.807Z] 59aa08d4b2a9: Preparing [2023-09-06T06:08:20.807Z] 12bb29fbf5de: Preparing [2023-09-06T06:08:20.807Z] fef9cbe7197e: Preparing [2023-09-06T06:08:20.807Z] d2d9d24a8c2a: Preparing [2023-09-06T06:08:20.807Z] d2d9d24a8c2a: Layer already exists [2023-09-06T06:08:20.807Z] fef9cbe7197e: Layer already exists [2023-09-06T06:08:20.807Z] 331d315efc48: Layer already exists [2023-09-06T06:08:20.807Z] 12bb29fbf5de: Layer already exists [2023-09-06T06:08:20.807Z] 59aa08d4b2a9: Layer already exists [2023-09-06T06:08:20.807Z] latest: digest: sha256:b05c42c54b9ea769bc303b78312797e5d1e1da56fc4878f147492ed3ed608b5b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T06:08:21.426Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T06:08:21.792Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.1.0-dev.7 [2023-09-06T06:08:21.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2023-09-06T06:08:21.792Z] 331d315efc48: Preparing [2023-09-06T06:08:21.792Z] 59aa08d4b2a9: Preparing [2023-09-06T06:08:21.792Z] 12bb29fbf5de: Preparing [2023-09-06T06:08:21.792Z] fef9cbe7197e: Preparing [2023-09-06T06:08:21.792Z] d2d9d24a8c2a: Preparing [2023-09-06T06:08:21.792Z] fef9cbe7197e: Layer already exists [2023-09-06T06:08:21.792Z] 59aa08d4b2a9: Layer already exists [2023-09-06T06:08:21.792Z] 331d315efc48: Layer already exists [2023-09-06T06:08:21.792Z] d2d9d24a8c2a: Layer already exists [2023-09-06T06:08:21.792Z] 12bb29fbf5de: Layer already exists [2023-09-06T06:08:21.792Z] 3.1.0-dev.7: digest: sha256:b05c42c54b9ea769bc303b78312797e5d1e1da56fc4878f147492ed3ed608b5b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T06:08:22.148Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:1acbf7f5d5843a7481e353b92dd344f6df368a1e-3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T06:08:22.499Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:1acbf7f5d5843a7481e353b92dd344f6df368a1e-3.1.0-dev.7 [2023-09-06T06:08:22.499Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2023-09-06T06:08:22.499Z] 331d315efc48: Preparing [2023-09-06T06:08:22.499Z] 59aa08d4b2a9: Preparing [2023-09-06T06:08:22.499Z] 12bb29fbf5de: Preparing [2023-09-06T06:08:22.499Z] fef9cbe7197e: Preparing [2023-09-06T06:08:22.499Z] d2d9d24a8c2a: Preparing [2023-09-06T06:08:22.499Z] 12bb29fbf5de: Layer already exists [2023-09-06T06:08:22.499Z] 331d315efc48: Layer already exists [2023-09-06T06:08:22.499Z] fef9cbe7197e: Layer already exists [2023-09-06T06:08:22.499Z] d2d9d24a8c2a: Layer already exists [2023-09-06T06:08:22.499Z] 59aa08d4b2a9: Layer already exists [2023-09-06T06:08:22.499Z] 1acbf7f5d5843a7481e353b92dd344f6df368a1e-3.1.0-dev.7: digest: sha256:b05c42c54b9ea769bc303b78312797e5d1e1da56fc4878f147492ed3ed608b5b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T06:08:23.105Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T06:08:23.435Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [2023-09-06T06:08:23.435Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2023-09-06T06:08:23.435Z] 331d315efc48: Preparing [2023-09-06T06:08:23.435Z] 59aa08d4b2a9: Preparing [2023-09-06T06:08:23.435Z] 12bb29fbf5de: Preparing [2023-09-06T06:08:23.435Z] fef9cbe7197e: Preparing [2023-09-06T06:08:23.435Z] d2d9d24a8c2a: Preparing [2023-09-06T06:08:23.435Z] d2d9d24a8c2a: Layer already exists [2023-09-06T06:08:23.435Z] 331d315efc48: Layer already exists [2023-09-06T06:08:23.435Z] 12bb29fbf5de: Layer already exists [2023-09-06T06:08:23.435Z] fef9cbe7197e: Layer already exists [2023-09-06T06:08:23.435Z] 59aa08d4b2a9: Layer already exists [2023-09-06T06:08:23.435Z] main: digest: sha256:b05c42c54b9ea769bc303b78312797e5d1e1da56fc4878f147492ed3ed608b5b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-06T06:08:23.480Z] ===================================================== [Pipeline] echo [2023-09-06T06:08:23.486Z] taggedImages: [2023-09-06T06:08:23.486Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:1acbf7f5d5843a7481e353b92dd344f6df368a1e [2023-09-06T06:08:23.486Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2023-09-06T06:08:23.486Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.1.0-dev.7 [2023-09-06T06:08:23.486Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:1acbf7f5d5843a7481e353b92dd344f6df368a1e-3.1.0-dev.7 [2023-09-06T06:08:23.486Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T06:08:23.836Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-06T06:08:23.836Z] [2023-09-06T06:08:23.836Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T06:08:24.161Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-06T06:08:24.161Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-06T06:08:24.161Z] 8998bd30e6a1: Pulling fs layer [2023-09-06T06:08:24.161Z] 04944245beec: Pulling fs layer [2023-09-06T06:08:24.161Z] 699f458cf7ca: Pulling fs layer [2023-09-06T06:08:24.161Z] 765212b225bb: Pulling fs layer [2023-09-06T06:08:24.161Z] f23df028b6ca: Pulling fs layer [2023-09-06T06:08:24.161Z] d65c8cfc05b1: Pulling fs layer [2023-09-06T06:08:24.161Z] 2437ff75d9bd: Pulling fs layer [2023-09-06T06:08:24.161Z] 765212b225bb: Waiting [2023-09-06T06:08:24.161Z] d65c8cfc05b1: Waiting [2023-09-06T06:08:24.161Z] 2437ff75d9bd: Waiting [2023-09-06T06:08:24.161Z] f23df028b6ca: Waiting [2023-09-06T06:08:24.432Z] 04944245beec: Verifying Checksum [2023-09-06T06:08:24.432Z] 04944245beec: Download complete [2023-09-06T06:08:24.432Z] 765212b225bb: Verifying Checksum [2023-09-06T06:08:24.432Z] 765212b225bb: Download complete [2023-09-06T06:08:24.432Z] f23df028b6ca: Download complete [2023-09-06T06:08:24.432Z] d65c8cfc05b1: Verifying Checksum [2023-09-06T06:08:24.432Z] d65c8cfc05b1: Download complete [2023-09-06T06:08:24.432Z] 699f458cf7ca: Verifying Checksum [2023-09-06T06:08:24.432Z] 699f458cf7ca: Download complete [2023-09-06T06:08:25.015Z] 8998bd30e6a1: Verifying Checksum [2023-09-06T06:08:25.015Z] 8998bd30e6a1: Download complete [2023-09-06T06:08:26.975Z] 2437ff75d9bd: Verifying Checksum [2023-09-06T06:08:26.975Z] 2437ff75d9bd: Download complete [2023-09-06T06:08:28.918Z] 8998bd30e6a1: Pull complete [2023-09-06T06:08:29.506Z] 04944245beec: Pull complete [2023-09-06T06:08:30.912Z] 699f458cf7ca: Pull complete [2023-09-06T06:08:30.912Z] 765212b225bb: Pull complete [2023-09-06T06:08:31.868Z] f23df028b6ca: Pull complete [2023-09-06T06:08:31.868Z] d65c8cfc05b1: Pull complete [2023-09-06T06:08:46.879Z] 2437ff75d9bd: Pull complete [2023-09-06T06:08:46.879Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-06T06:08:46.879Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-06T06:08:46.879Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-06T06:08:47.157Z] prd-ubuntu20.04-docker-arm64-4c-16g-5429 does not seem to be running inside a container [2023-09-06T06:08:47.209Z] $ 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-modbus-go/120 -v /w/workspace/device-modbus-go/120:/w/workspace/device-modbus-go/120:rw,z -v /w/workspace/device-modbus-go/120@tmp:/w/workspace/device-modbus-go/120@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 [2023-09-06T06:08:49.618Z] $ docker top e510ee9beea3490284f71b309fd9adabef3b2341c526aa15ad59b957b9f84904 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-06T06:08:50.427Z] ---> job-cost.sh [2023-09-06T06:08:50.427Z] lf-activate-venv: SKIPPING [2023-09-06T06:08:50.427Z] INFO: No Stack... [2023-09-06T06:08:50.693Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-06T06:08:51.644Z] INFO: Archiving Costs [Pipeline] sh [2023-09-06T06:08:52.272Z] + + cut -d, -f6 [2023-09-06T06:08:52.272Z] cat /w/workspace/device-modbus-go/120/archives/cost.csv [Pipeline] lock [2023-09-06T06:08:52.326Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-120-stack-cost] [2023-09-06T06:08:52.334Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-120-stack-cost] did not exist. Created. [2023-09-06T06:08:52.334Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-120-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-06T06:08:52.978Z] /w/workspace/device-modbus-go/120@tmp/durable-5e858340/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-06T06:08:53.309Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-06T06:08:53.331Z] Warning: overwriting stash ‘stack-cost’ [2023-09-06T06:08:53.382Z] Stashed 1 file(s) [Pipeline] } [2023-09-06T06:08:53.388Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-120-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-06T06:08:53.398Z] $ docker stop --time=1 e510ee9beea3490284f71b309fd9adabef3b2341c526aa15ad59b957b9f84904 [2023-09-06T06:08:56.137Z] $ docker rm -f --volumes e510ee9beea3490284f71b309fd9adabef3b2341c526aa15ad59b957b9f84904 [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-09-06T06:08:57.045Z] + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] [2023-09-06T06:08:57.045Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2023-09-06T06:08:57.045Z] total 16 [2023-09-06T06:08:57.045Z] drwxr-xr-x 3 root root 4096 Sep 6 05:59 . [2023-09-06T06:08:57.045Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 6 05:59 .. [2023-09-06T06:08:57.045Z] drwxr-xr-x 2 root root 4096 Sep 6 05:59 cost [2023-09-06T06:08:57.045Z] -rw-r--r-- 1 root root 88 Sep 6 05:59 cost.csv [2023-09-06T06:08:57.045Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives [2023-09-06T06:08:57.045Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2023-09-06T06:08:57.045Z] total 16 [2023-09-06T06:08:57.045Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 6 05:59 . [2023-09-06T06:08:57.045Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 6 05:59 .. [2023-09-06T06:08:57.045Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 6 05:59 cost [2023-09-06T06:08:57.045Z] -rw-r--r-- 1 jenkins jenkins 88 Sep 6 05:59 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-06T06:08:57.338Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-06T06:08:58.202Z] ---> package-listing.sh [2023-09-06T06:08:58.202Z] ++ facter osfamily [2023-09-06T06:08:58.202Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-06T06:08:58.462Z] + OS_FAMILY=debian [2023-09-06T06:08:58.462Z] + workspace=/w/workspace/gexfoundry_device-modbus-go_main [2023-09-06T06:08:58.462Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-06T06:08:58.462Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-06T06:08:58.462Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-06T06:08:58.462Z] + PACKAGES=/tmp/packages_start.txt [2023-09-06T06:08:58.462Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2023-09-06T06:08:58.462Z] + PACKAGES=/tmp/packages_end.txt [2023-09-06T06:08:58.462Z] + case "${OS_FAMILY}" in [2023-09-06T06:08:58.462Z] + dpkg -l [2023-09-06T06:08:58.462Z] + grep '^ii' [2023-09-06T06:08:58.462Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-06T06:08:58.462Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-06T06:08:58.462Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-06T06:08:58.462Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2023-09-06T06:08:58.462Z] + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ [2023-09-06T06:08:58.462Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo [2023-09-06T06:08:58.471Z] 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/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-06T06:08:58.748Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T06:08:59.302Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-06T06:08:59.302Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-06T06:08:59.377Z] prd-ubuntu20.04-docker-8c-8g-5428 does not seem to be running inside a container [2023-09-06T06:08:59.405Z] $ 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/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-06T06:08:59.582Z] $ docker top fe3e1c5633b2d51b4681baa7eb2501855a60228716098f6163816d12b67d3713 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-06T06:08:59.930Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-06T06:09:00.216Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-06T06:09:00.504Z] + ls /var/log/sa-host [2023-09-06T06:09:00.504Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-06T06:09:00.659Z] provisioning config files... [2023-09-06T06:09:00.668Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config13498244507193429420tmp [Pipeline] { [Pipeline] echo [2023-09-06T06:09:00.678Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-06T06:09:00.961Z] ---> create-netrc.sh [Pipeline] } [2023-09-06T06:09:00.970Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-06T06:09:01.298Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-06T06:09:01.306Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-06T06:09:01.589Z] ---> sudo-logs.sh [2023-09-06T06:09:01.589Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-06T06:09:01.636Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-06T06:09:01.919Z] ---> job-cost.sh [2023-09-06T06:09:01.919Z] lf-activate-venv: SKIPPING [2023-09-06T06:09:01.919Z] DEBUG: total: 0.2199999988079071 [2023-09-06T06:09:01.919Z] INFO: Retrieving Stack Cost... [2023-09-06T06:09:02.179Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-06T06:09:02.746Z] INFO: Archiving Costs [Pipeline] echo [2023-09-06T06:09:02.756Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-06T06:09:03.038Z] ---> logs-deploy.sh [2023-09-06T06:09:03.038Z] lf-activate-venv: SKIPPING [2023-09-06T06:09:03.038Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/120 [2023-09-06T06:09:03.038Z] INFO: archiving workspace using pattern(s): [2023-09-06T06:09:03.974Z] Archives upload complete. [2023-09-06T06:09:03.975Z] INFO: archiving logs to Nexus [2023-09-06T06:09:04.543Z] ---> uname -a: [2023-09-06T06:09:04.543Z] Linux prd-ubuntu20-04-docker-8c-8g-5428 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-09-06T06:09:04.543Z] [2023-09-06T06:09:04.543Z] [2023-09-06T06:09:04.543Z] ---> lscpu: [2023-09-06T06:09:04.543Z] Architecture: x86_64 [2023-09-06T06:09:04.543Z] CPU op-mode(s): 32-bit, 64-bit [2023-09-06T06:09:04.543Z] Byte Order: Little Endian [2023-09-06T06:09:04.543Z] Address sizes: 40 bits physical, 48 bits virtual [2023-09-06T06:09:04.543Z] CPU(s): 8 [2023-09-06T06:09:04.543Z] On-line CPU(s) list: 0-7 [2023-09-06T06:09:04.543Z] Thread(s) per core: 1 [2023-09-06T06:09:04.543Z] Core(s) per socket: 1 [2023-09-06T06:09:04.543Z] Socket(s): 8 [2023-09-06T06:09:04.543Z] NUMA node(s): 1 [2023-09-06T06:09:04.543Z] Vendor ID: AuthenticAMD [2023-09-06T06:09:04.543Z] CPU family: 23 [2023-09-06T06:09:04.543Z] Model: 49 [2023-09-06T06:09:04.543Z] Model name: AMD EPYC-Rome Processor [2023-09-06T06:09:04.543Z] Stepping: 0 [2023-09-06T06:09:04.544Z] CPU MHz: 2800.000 [2023-09-06T06:09:04.544Z] BogoMIPS: 5600.00 [2023-09-06T06:09:04.544Z] Virtualization: AMD-V [2023-09-06T06:09:04.544Z] Hypervisor vendor: KVM [2023-09-06T06:09:04.544Z] Virtualization type: full [2023-09-06T06:09:04.544Z] L1d cache: 256 KiB [2023-09-06T06:09:04.544Z] L1i cache: 256 KiB [2023-09-06T06:09:04.544Z] L2 cache: 4 MiB [2023-09-06T06:09:04.544Z] L3 cache: 128 MiB [2023-09-06T06:09:04.544Z] NUMA node0 CPU(s): 0-7 [2023-09-06T06:09:04.544Z] Vulnerability Itlb multihit: Not affected [2023-09-06T06:09:04.544Z] Vulnerability L1tf: Not affected [2023-09-06T06:09:04.544Z] Vulnerability Mds: Not affected [2023-09-06T06:09:04.544Z] Vulnerability Meltdown: Not affected [2023-09-06T06:09:04.544Z] Vulnerability Mmio stale data: Not affected [2023-09-06T06:09:04.544Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-09-06T06:09:04.544Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-09-06T06:09:04.544Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-09-06T06:09:04.544Z] Vulnerability Srbds: Not affected [2023-09-06T06:09:04.544Z] Vulnerability Tsx async abort: Not affected [2023-09-06T06:09:04.544Z] 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 [2023-09-06T06:09:04.544Z] [2023-09-06T06:09:04.544Z] [2023-09-06T06:09:04.544Z] ---> nproc: [2023-09-06T06:09:04.544Z] 8 [2023-09-06T06:09:04.544Z] [2023-09-06T06:09:04.544Z] [2023-09-06T06:09:04.544Z] ---> df -h: [2023-09-06T06:09:04.544Z] Filesystem Size Used Avail Use% Mounted on [2023-09-06T06:09:04.544Z] overlay 155G 9.9G 146G 7% / [2023-09-06T06:09:04.544Z] tmpfs 64M 0 64M 0% /dev [2023-09-06T06:09:04.544Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-09-06T06:09:04.544Z] shm 64M 0 64M 0% /dev/shm [2023-09-06T06:09:04.544Z] /dev/vda1 155G 9.9G 146G 7% /facter-os [2023-09-06T06:09:04.544Z] [2023-09-06T06:09:04.544Z] [2023-09-06T06:09:04.544Z] ---> sar -b -r -n DEV: [2023-09-06T06:09:04.544Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5428) 09/06/23 _x86_64_ (8 CPU) [2023-09-06T06:09:04.544Z] [2023-09-06T06:09:04.544Z] 05:57:39 LINUX RESTART (8 CPU) [2023-09-06T06:09:04.544Z] [2023-09-06T06:09:04.544Z] 05:58:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-09-06T06:09:04.544Z] 05:59:01 98.18 38.14 60.04 0.00 4255.16 96311.68 0.00 [2023-09-06T06:09:04.544Z] 06:00:01 37.30 0.13 37.17 0.00 3.47 81925.64 0.00 [2023-09-06T06:09:04.544Z] 06:01:02 1.32 0.00 1.32 0.00 0.00 15.06 0.00 [2023-09-06T06:09:04.544Z] 06:02:01 2.00 0.00 2.00 0.00 0.00 23.18 0.00 [2023-09-06T06:09:04.544Z] 06:03:01 25.71 10.23 15.48 0.00 3450.76 3691.65 0.00 [2023-09-06T06:09:04.544Z] 06:04:01 4.47 0.00 4.47 0.00 0.00 59.99 0.00 [2023-09-06T06:09:04.544Z] 06:05:01 1.40 0.00 1.40 0.00 0.00 16.26 0.00 [2023-09-06T06:09:04.544Z] 06:06:01 1.92 0.00 1.92 0.00 0.00 22.00 0.00 [2023-09-06T06:09:04.544Z] 06:07:01 1.10 0.00 1.10 0.00 0.00 13.33 0.00 [2023-09-06T06:09:04.544Z] 06:08:01 2.03 0.00 2.03 0.00 0.00 31.59 0.00 [2023-09-06T06:09:04.544Z] 06:09:01 5.13 0.17 4.96 0.00 13.19 99.95 0.00 [2023-09-06T06:09:04.544Z] Average: 16.44 4.43 12.01 0.00 703.09 16590.16 0.00 [2023-09-06T06:09:04.544Z] [2023-09-06T06:09:04.544Z] 05:58:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-09-06T06:09:04.544Z] 05:59:01 29497788 31646016 680640 2.07 78304 2346432 1720176 5.07 945780 2091540 468940 [2023-09-06T06:09:04.544Z] 06:00:01 29493404 31642152 683604 2.08 78724 2346568 1747380 5.15 962228 2078160 4 [2023-09-06T06:09:04.544Z] 06:01:02 29492896 31641768 683796 2.08 78812 2346568 1747380 5.15 962472 2078160 8 [2023-09-06T06:09:04.544Z] 06:02:01 29498888 31647880 677468 2.06 78908 2346576 1747380 5.15 956748 2078164 8 [2023-09-06T06:09:04.544Z] 06:03:01 29258084 31623784 688312 2.09 84268 2550332 1791120 5.28 1118800 2132796 1232 [2023-09-06T06:09:04.544Z] 06:04:01 29265840 31631588 681084 2.07 84336 2550328 1808032 5.33 1111868 2132748 12 [2023-09-06T06:09:04.544Z] 06:05:01 29265988 31631848 680648 2.07 84428 2550332 1808032 5.33 1112076 2132752 8 [2023-09-06T06:09:04.544Z] 06:06:01 29266216 31632120 680256 2.07 84520 2550332 1808032 5.33 1112000 2132752 4 [2023-09-06T06:09:04.544Z] 06:07:01 29265908 31631872 680436 2.07 84568 2550340 1808032 5.33 1112036 2132760 8 [2023-09-06T06:09:04.544Z] 06:08:01 29265608 31631820 680564 2.07 84664 2550320 1808032 5.33 1112068 2132880 20 [2023-09-06T06:09:04.544Z] 06:09:01 29215684 31583648 723792 2.20 84812 2551436 2135352 6.29 1157676 2132780 284 [2023-09-06T06:09:04.544Z] Average: 29344209 31631318 685509 2.08 82395 2476324 1811723 5.34 1060341 2114136 42775 [2023-09-06T06:09:04.544Z] [2023-09-06T06:09:04.544Z] 05:58:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-09-06T06:09:04.544Z] 05:59:01 docker0 4.92 3.80 0.47 48.05 0.00 0.00 0.00 0.00 [2023-09-06T06:09:04.544Z] 05:59:01 lo 6.27 6.27 0.62 0.62 0.00 0.00 0.00 0.00 [2023-09-06T06:09:04.544Z] 05:59:01 ens3 555.36 346.53 4963.26 81.19 0.00 0.00 0.00 0.00 [2023-09-06T06:09:04.544Z] 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-06T06:09:04.544Z] 06:00:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-09-06T06:09:04.544Z] 06:00:01 ens3 11.08 8.23 11.98 4.40 0.00 0.00 0.00 0.00 [2023-09-06T06:09:04.544Z] 06:01:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-06T06:09:04.544Z] 06:01:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-06T06:09:04.544Z] 06:01:02 ens3 0.47 0.33 0.27 0.21 0.00 0.00 0.00 0.00 [2023-09-06T06:09:04.544Z] 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-06T06:09:04.544Z] 06:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-06T06:09:04.544Z] 06:02:01 ens3 0.19 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-06T06:09:04.544Z] 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-06T06:09:04.544Z] 06:03:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-09-06T06:09:04.544Z] 06:03:01 ens3 82.77 28.16 1374.48 2.18 0.00 0.00 0.00 0.00 [2023-09-06T06:09:04.544Z] 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-06T06:09:04.544Z] 06:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-06T06:09:04.544Z] 06:04:01 ens3 0.87 0.35 0.14 0.08 0.00 0.00 0.00 0.00 [2023-09-06T06:09:04.544Z] 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-06T06:09:04.544Z] 06:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-06T06:09:04.544Z] 06:05:01 ens3 0.38 0.40 0.25 0.21 0.00 0.00 0.00 0.00 [2023-09-06T06:09:04.544Z] 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-06T06:09:04.544Z] 06:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-06T06:09:04.544Z] 06:06:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-06T06:09:04.544Z] 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-06T06:09:04.544Z] 06:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-06T06:09:04.544Z] 06:07:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-06T06:09:04.544Z] 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-06T06:09:04.544Z] 06:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-06T06:09:04.544Z] 06:08:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-06T06:09:04.544Z] 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-06T06:09:04.544Z] 06:09:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-06T06:09:04.544Z] 06:09:01 ens3 20.71 12.38 28.50 6.95 0.00 0.00 0.00 0.00 [2023-09-06T06:09:04.544Z] Average: docker0 0.45 0.35 0.04 4.37 0.00 0.00 0.00 0.00 [2023-09-06T06:09:04.544Z] Average: lo 0.70 0.70 0.07 0.07 0.00 0.00 0.00 0.00 [2023-09-06T06:09:04.544Z] Average: ens3 61.19 36.12 580.76 8.67 0.00 0.00 0.00 0.00 [2023-09-06T06:09:04.544Z] [2023-09-06T06:09:04.544Z] [2023-09-06T06:09:04.544Z] ---> sar -P ALL: [2023-09-06T06:09:04.544Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5428) 09/06/23 _x86_64_ (8 CPU) [2023-09-06T06:09:04.544Z] [2023-09-06T06:09:04.544Z] 05:57:39 LINUX RESTART (8 CPU) [2023-09-06T06:09:04.544Z] [2023-09-06T06:09:04.544Z] 05:58:01 CPU %user %nice %system %iowait %steal %idle [2023-09-06T06:09:04.544Z] 05:59:01 all 8.20 0.00 2.62 2.95 0.13 86.09 [2023-09-06T06:09:04.544Z] 05:59:01 0 9.59 0.00 2.53 0.16 0.16 87.56 [2023-09-06T06:09:04.544Z] 05:59:01 1 7.87 0.00 2.38 1.72 0.05 87.98 [2023-09-06T06:09:04.544Z] 05:59:01 2 9.19 0.00 2.02 5.75 0.05 82.98 [2023-09-06T06:09:04.544Z] 05:59:01 3 9.82 0.00 2.40 0.29 0.18 87.31 [2023-09-06T06:09:04.544Z] 05:59:01 4 6.60 0.00 2.98 7.25 0.16 83.01 [2023-09-06T06:09:04.544Z] 05:59:01 5 8.42 0.00 3.44 3.89 0.11 84.15 [2023-09-06T06:09:04.544Z] 05:59:01 6 7.87 0.00 1.72 3.85 0.14 86.42 [2023-09-06T06:09:04.544Z] 05:59:01 7 6.22 0.00 3.60 0.55 0.21 89.43 [2023-09-06T06:09:04.544Z] 06:00:01 all 0.28 0.00 0.19 0.68 0.02 98.84 [2023-09-06T06:09:04.544Z] 06:00:01 0 0.13 0.00 0.12 0.12 0.02 99.62 [2023-09-06T06:09:04.544Z] 06:00:01 1 0.18 0.00 0.13 0.00 0.02 99.67 [2023-09-06T06:09:04.544Z] 06:00:01 2 0.22 0.00 0.22 1.02 0.02 98.53 [2023-09-06T06:09:04.544Z] 06:00:01 3 0.70 0.00 0.17 0.00 0.02 99.12 [2023-09-06T06:09:04.544Z] 06:00:01 4 0.30 0.00 0.08 0.05 0.02 99.55 [2023-09-06T06:09:04.544Z] 06:00:01 5 0.28 0.00 0.10 0.02 0.03 99.57 [2023-09-06T06:09:04.544Z] 06:00:01 6 0.13 0.00 0.48 4.11 0.02 95.26 [2023-09-06T06:09:04.544Z] 06:00:01 7 0.27 0.00 0.18 0.12 0.03 99.40 [2023-09-06T06:09:04.544Z] 06:01:02 all 0.05 0.00 0.01 0.09 0.01 99.84 [2023-09-06T06:09:04.544Z] 06:01:02 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-06T06:09:04.544Z] 06:01:02 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-06T06:09:04.544Z] 06:01:02 2 0.02 0.00 0.02 0.73 0.00 99.23 [2023-09-06T06:09:04.544Z] 06:01:02 3 0.32 0.00 0.00 0.00 0.02 99.67 [2023-09-06T06:09:04.544Z] 06:01:02 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-06T06:09:04.544Z] 06:01:02 5 0.03 0.00 0.02 0.00 0.03 99.92 [2023-09-06T06:09:04.544Z] 06:01:02 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-06T06:09:04.544Z] 06:01:02 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-06T06:09:04.544Z] 06:02:01 all 0.16 0.00 0.01 0.00 0.01 99.81 [2023-09-06T06:09:04.544Z] 06:02:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2023-09-06T06:09:04.544Z] 06:02:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-06T06:09:04.544Z] 06:02:01 2 0.03 0.00 0.02 0.03 0.02 99.90 [2023-09-06T06:09:04.544Z] 06:02:01 3 1.09 0.00 0.02 0.00 0.02 98.87 [2023-09-06T06:09:04.544Z] 06:02:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-06T06:09:04.544Z] 06:02:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2023-09-06T06:09:04.544Z] 06:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-06T06:09:04.544Z] 06:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-06T06:09:04.544Z] 06:03:01 all 1.00 0.00 0.39 0.61 0.02 97.98 [2023-09-06T06:09:04.544Z] 06:03:01 0 2.12 0.00 0.58 0.65 0.03 96.61 [2023-09-06T06:09:04.544Z] 06:03:01 1 0.73 0.00 0.38 0.07 0.00 98.82 [2023-09-06T06:09:04.545Z] 06:03:01 2 0.87 0.00 0.62 3.44 0.03 95.04 [2023-09-06T06:09:04.545Z] 06:03:01 3 1.46 0.00 0.20 0.12 0.02 98.21 [2023-09-06T06:09:04.545Z] 06:03:01 4 0.98 0.00 0.37 0.00 0.02 98.63 [2023-09-06T06:09:04.545Z] 06:03:01 5 0.75 0.00 0.48 0.37 0.03 98.37 [2023-09-06T06:09:04.545Z] 06:03:01 6 0.58 0.00 0.28 0.20 0.00 98.93 [2023-09-06T06:09:04.545Z] 06:03:01 7 0.48 0.00 0.23 0.05 0.03 99.20 [2023-09-06T06:09:04.545Z] 06:04:01 all 0.03 0.00 0.02 0.01 0.01 99.93 [2023-09-06T06:09:04.545Z] 06:04:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-09-06T06:09:04.545Z] 06:04:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-06T06:09:04.545Z] 06:04:01 2 0.05 0.00 0.05 0.05 0.03 99.82 [2023-09-06T06:09:04.545Z] 06:04:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-06T06:09:04.545Z] 06:04:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2023-09-06T06:09:04.545Z] 06:04:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-06T06:09:04.545Z] 06:04:01 6 0.00 0.00 0.02 0.07 0.02 99.90 [2023-09-06T06:09:04.545Z] 06:04:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2023-09-06T06:09:04.545Z] 06:05:01 all 0.02 0.00 0.02 0.03 0.06 99.86 [2023-09-06T06:09:04.545Z] 06:05:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2023-09-06T06:09:04.545Z] 06:05:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2023-09-06T06:09:04.545Z] 06:05:01 2 0.08 0.00 0.03 0.27 0.03 99.58 [2023-09-06T06:09:04.545Z] 06:05:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-06T06:09:04.545Z] 06:05:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2023-09-06T06:09:04.545Z] 06:05:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-06T06:09:04.545Z] 06:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-06T06:09:04.545Z] 06:05:01 7 0.00 0.00 0.00 0.00 0.45 99.55 [2023-09-06T06:09:04.545Z] 06:06:01 all 0.03 0.00 0.01 0.01 0.00 99.95 [2023-09-06T06:09:04.545Z] 06:06:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-06T06:09:04.545Z] 06:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-06T06:09:04.545Z] 06:06:01 2 0.07 0.00 0.05 0.05 0.02 99.82 [2023-09-06T06:09:04.545Z] 06:06:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-06T06:09:04.545Z] 06:06:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-06T06:09:04.545Z] 06:06:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2023-09-06T06:09:04.545Z] 06:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-06T06:09:04.545Z] 06:06:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-06T06:09:04.545Z] 06:07:01 all 0.05 0.00 0.01 0.01 0.01 99.91 [2023-09-06T06:09:04.545Z] 06:07:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2023-09-06T06:09:04.545Z] 06:07:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-06T06:09:04.545Z] 06:07:01 2 0.03 0.00 0.03 0.10 0.02 99.82 [2023-09-06T06:09:04.545Z] 06:07:01 3 0.27 0.00 0.02 0.00 0.02 99.70 [2023-09-06T06:09:04.545Z] 06:07:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-06T06:09:04.545Z] 06:07:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-06T06:09:04.545Z] 06:07:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2023-09-06T06:09:04.545Z] 06:07:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-06T06:09:04.545Z] 06:08:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2023-09-06T06:09:04.545Z] 06:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-06T06:09:04.545Z] 06:08:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-06T06:09:04.545Z] 06:08:01 2 0.12 0.00 0.02 0.08 0.02 99.77 [2023-09-06T06:09:04.545Z] 06:08:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-06T06:09:04.545Z] 06:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-06T06:09:04.545Z] 06:08:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2023-09-06T06:09:04.545Z] 06:08:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-06T06:09:04.545Z] 06:08:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2023-09-06T06:09:04.545Z] 06:09:01 all 0.38 0.00 0.18 0.01 0.01 99.41 [2023-09-06T06:09:04.545Z] 06:09:01 0 0.25 0.00 0.20 0.02 0.00 99.53 [2023-09-06T06:09:04.545Z] 06:09:01 1 0.23 0.00 0.17 0.00 0.00 99.60 [2023-09-06T06:09:04.545Z] 06:09:01 2 0.78 0.00 0.18 0.05 0.02 98.97 [2023-09-06T06:09:04.545Z] 06:09:01 3 0.74 0.00 0.22 0.00 0.02 99.03 [2023-09-06T06:09:04.545Z] 06:09:01 4 0.48 0.00 0.20 0.00 0.02 99.30 [2023-09-06T06:09:04.545Z] 06:09:01 5 0.20 0.00 0.12 0.00 0.02 99.67 [2023-09-06T06:09:04.545Z] 06:09:01 6 0.12 0.00 0.13 0.03 0.00 99.72 [2023-09-06T06:09:04.545Z] 06:09:01 7 0.23 0.00 0.25 0.02 0.03 99.47 [2023-09-06T06:09:04.545Z] [2023-09-06T06:09:04.545Z] Average: CPU %user %nice %system %iowait %steal %idle [2023-09-06T06:09:04.545Z] Average: all 0.90 0.00 0.30 0.39 0.03 98.38 [2023-09-06T06:09:04.545Z] Average: 0 1.07 0.00 0.31 0.09 0.02 98.52 [2023-09-06T06:09:04.545Z] Average: 1 0.79 0.00 0.27 0.15 0.01 98.78 [2023-09-06T06:09:04.545Z] Average: 2 1.04 0.00 0.30 1.05 0.02 97.59 [2023-09-06T06:09:04.545Z] Average: 3 1.26 0.00 0.26 0.04 0.03 98.41 [2023-09-06T06:09:04.545Z] Average: 4 0.75 0.00 0.32 0.62 0.02 98.29 [2023-09-06T06:09:04.545Z] Average: 5 0.85 0.00 0.36 0.37 0.02 98.39 [2023-09-06T06:09:04.545Z] Average: 6 0.77 0.00 0.24 0.74 0.02 98.23 [2023-09-06T06:09:04.545Z] Average: 7 0.64 0.00 0.38 0.06 0.07 98.84 [2023-09-06T06:09:04.545Z] [2023-09-06T06:09:04.545Z] [2023-09-06T06:09:04.545Z]