Pull request #577 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jinlinGuan for edgexfoundry/device-modbus-go Obtained Jenkinsfile from 740c30d7b950d417d20c8a92a82ead1f4c53b564+a3ee41877b048388e7c3cdab8b1927d49f235cab (7089e6d87638deb03883baa1dde409943b4e1ed8) 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-ssh9614883182321721515.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh18122252512115327523.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 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-577/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-577/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7674730572697313840.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-577/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5786078875960960585.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh11820369144923291104.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-577/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-577/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3464458698362273473.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 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] ========================================================= [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.23 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-15717 in /w/workspace/xfoundry_device-modbus-go_PR-577 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_PR-577 # 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 > 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 remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/577/head:refs/remotes/origin/PR-577 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a3ee41877b048388e7c3cdab8b1927d49f235cab into PR head commit 740c30d7b950d417d20c8a92a82ead1f4c53b564 Merge succeeded, producing 740c30d7b950d417d20c8a92a82ead1f4c53b564 Checking out Revision 740c30d7b950d417d20c8a92a82ead1f4c53b564 (PR-577) > git config core.sparsecheckout # timeout=10 > git checkout -f 740c30d7b950d417d20c8a92a82ead1f4c53b564 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge a3ee41877b048388e7c3cdab8b1927d49f235cab # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 740c30d7b950d417d20c8a92a82ead1f4c53b564 # timeout=10 Commit message: "build: Upgrade to go-1.23, Linter1.61.0 and Alpine 3.20" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:37:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:37:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:37:34 ========================================================= 06:37:34 EdgeX Global Pipelines Version Info 06:37:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:37:35 ------------------- 06:37:35 stable info: 06:37:35 ------------------- 06:37:35 Commited By: Ginny Guan ginny@iotechsys.com 06:37:35 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 06:37:35 Message: update stable to v1.0.265 06:37:36 ------------------- 06:37:36 experimental info: 06:37:36 ------------------- 06:37:36 Commited By: Cherry Wang cherry@iotechsys.com 06:37:36 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 06:37:36 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:37:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 06:37:36 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 06:37:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:37:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:37:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:37:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 06:37:36 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:37:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:37:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:37:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:37:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:37:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 06:37:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:37:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:37:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:37:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:37:37 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:37:37 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:37:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:37:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:37:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:37:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:37:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:37:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:37:37 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:37:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:37:38 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:37:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-577 [Pipeline] echo 06:37:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-577 [Pipeline] echo 06:37:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-577 [Pipeline] echo 06:37:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 740c30d7b950d417d20c8a92a82ead1f4c53b564 [Pipeline] echo 06:37:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 740c30d [Pipeline] echo 06:37:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:37:38 provisioning config files... 06:37:38 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-577@tmp/config8307807926376741164tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:37:38 ---> ****-login.sh 06:37:38 nexus3.edgexfoundry.org:10001 06:37:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:37:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:37:39 Configure a credential helper to remove this warning. See 06:37:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:37:39 06:37:39 Login Succeeded 06:37:39 nexus3.edgexfoundry.org:10002 06:37:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:37:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:37:39 Configure a credential helper to remove this warning. See 06:37:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:37:39 06:37:39 Login Succeeded 06:37:39 nexus3.edgexfoundry.org:10003 06:37:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:37:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:37:39 Configure a credential helper to remove this warning. See 06:37:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:37:39 06:37:39 Login Succeeded 06:37:39 nexus3.edgexfoundry.org:10004 06:37:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:37:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:37:39 Configure a credential helper to remove this warning. See 06:37:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:37:39 06:37:39 Login Succeeded 06:37:39 ****.io 06:37:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:37:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:37:39 Configure a credential helper to remove this warning. See 06:37:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:37:39 06:37:39 Login Succeeded 06:37:39 ---> ****-login.sh ends [Pipeline] } 06:37:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:37:40 + git rev-list -1 --merges 740c30d7b950d417d20c8a92a82ead1f4c53b564~1..740c30d7b950d417d20c8a92a82ead1f4c53b564 [Pipeline] echo 06:37:40 -----------> git rev-list -1 --merges 740c30d7b950d417d20c8a92a82ead1f4c53b564~1..740c30d7b950d417d20c8a92a82ead1f4c53b564 740c30d7b950d417d20c8a92a82ead1f4c53b564 [false] [Pipeline] sh 06:37:40 + git log --format=format:%s -1 740c30d7b950d417d20c8a92a82ead1f4c53b564 [Pipeline] echo 06:37:40 ========================================================= 06:37:40 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:37:40 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:37:41 + git log --format=format:%s -1 740c30d7b950d417d20c8a92a82ead1f4c53b564 [Pipeline] echo 06:37:41 [semverPrep] GIT_COMMIT: 740c30d7b950d417d20c8a92a82ead1f4c53b564, Commit Message: build: Upgrade to go-1.23, Linter1.61.0 and Alpine 3.20 [Pipeline] echo 06:37:41 [semverPrep] This is not a build commit. [Pipeline] sh 06:37:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:37:41 + grep -v github /etc/ssh/ssh_known_hosts 06:37:41 + [ -e /tmp/ssh_known_hosts ] 06:37:41 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:37:41 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:37:41 + sudo tee -a /etc/ssh/ssh_known_hosts 06:37:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:37:42 06:37:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:37:42 0.1.4: Pulling from edgex-devops/py-git-semver 06:37:42 b85a868b505f: Pulling fs layer 06:37:42 e2be974225ed: Pulling fs layer 06:37:42 339a4e72a1f5: Pulling fs layer 06:37:42 988bab9f4d93: Pulling fs layer 06:37:42 1469e6f7b9e6: Pulling fs layer 06:37:42 eaf3925da568: Pulling fs layer 06:37:42 bab4dde63d76: Pulling fs layer 06:37:42 bde34c3a00c8: Pulling fs layer 06:37:42 b352a97aabf1: Pulling fs layer 06:37:42 4872d77fe225: Pulling fs layer 06:37:42 5851b861e8e6: Pulling fs layer 06:37:42 bab4dde63d76: Waiting 06:37:42 4872d77fe225: Waiting 06:37:42 bde34c3a00c8: Waiting 06:37:42 b352a97aabf1: Waiting 06:37:42 5851b861e8e6: Waiting 06:37:42 988bab9f4d93: Waiting 06:37:42 1469e6f7b9e6: Waiting 06:37:42 e2be974225ed: Verifying Checksum 06:37:42 e2be974225ed: Download complete 06:37:42 988bab9f4d93: Verifying Checksum 06:37:42 988bab9f4d93: Download complete 06:37:42 1469e6f7b9e6: Verifying Checksum 06:37:42 1469e6f7b9e6: Download complete 06:37:42 eaf3925da568: Download complete 06:37:42 339a4e72a1f5: Verifying Checksum 06:37:42 339a4e72a1f5: Download complete 06:37:42 bde34c3a00c8: Verifying Checksum 06:37:42 bde34c3a00c8: Download complete 06:37:42 b352a97aabf1: Verifying Checksum 06:37:42 b352a97aabf1: Download complete 06:37:42 4872d77fe225: Verifying Checksum 06:37:42 4872d77fe225: Download complete 06:37:42 5851b861e8e6: Verifying Checksum 06:37:42 5851b861e8e6: Download complete 06:37:42 b85a868b505f: Download complete 06:37:43 bab4dde63d76: Verifying Checksum 06:37:43 bab4dde63d76: Download complete 06:37:44 b85a868b505f: Pull complete 06:37:44 e2be974225ed: Pull complete 06:37:44 339a4e72a1f5: Pull complete 06:37:45 988bab9f4d93: Pull complete 06:37:45 1469e6f7b9e6: Pull complete 06:37:45 eaf3925da568: Pull complete 06:37:47 bab4dde63d76: Pull complete 06:37:47 bde34c3a00c8: Pull complete 06:37:47 b352a97aabf1: Pull complete 06:37:47 4872d77fe225: Pull complete 06:37:47 5851b861e8e6: Pull complete 06:37:47 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:37:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:37:47 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:37:47 prd-ubuntu20.04-docker-8c-8g-15717 does not seem to be running inside a container 06:37:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-577 -v /w/workspace/xfoundry_device-modbus-go_PR-577:/w/workspace/xfoundry_device-modbus-go_PR-577:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-577@tmp:/w/workspace/xfoundry_device-modbus-go_PR-577@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:37:51 $ docker top f72e4e0e8ec0155bf37533451f8d5859abc52f4401954dc2cb6ebf55a18a1bd1 -eo pid,comm 06:37:51 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). 06:37:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:37:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:37:51 [ssh-agent] Looking for ssh-agent implementation... 06:37:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:37:51 $ docker exec f72e4e0e8ec0155bf37533451f8d5859abc52f4401954dc2cb6ebf55a18a1bd1 ssh-agent 06:37:51 SSH_AUTH_SOCK=/tmp/ssh-RqyFuIFCzlCJ/agent.31 06:37:51 SSH_AGENT_PID=37 06:37:51 Running ssh-add (command line suppressed) 06:37:51 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-577@tmp/private_key_12280260292266209486.key (/w/workspace/xfoundry_device-modbus-go_PR-577@tmp/private_key_12280260292266209486.key) 06:37:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:37:51 + git tag --points-at HEAD [Pipeline] } 06:37:51 $ docker exec --env ******** --env ******** f72e4e0e8ec0155bf37533451f8d5859abc52f4401954dc2cb6ebf55a18a1bd1 ssh-agent -k 06:37:52 unset SSH_AUTH_SOCK; 06:37:52 unset SSH_AGENT_PID; 06:37:52 echo Agent pid 37 killed; 06:37:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:37:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:37:52 [ssh-agent] Looking for ssh-agent implementation... 06:37:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:37:52 $ docker exec f72e4e0e8ec0155bf37533451f8d5859abc52f4401954dc2cb6ebf55a18a1bd1 ssh-agent 06:37:52 SSH_AUTH_SOCK=/tmp/ssh-f5ZPfuLYb34r/agent.70 06:37:52 SSH_AGENT_PID=76 06:37:52 Running ssh-add (command line suppressed) 06:37:52 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-577@tmp/private_key_12590731902840848286.key (/w/workspace/xfoundry_device-modbus-go_PR-577@tmp/private_key_12590731902840848286.key) 06:37:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:37:52 + git semver init 06:37:53 2024-10-04 06:37:53,111 [run_init] DEBUG init version:0.0.0 force:False 06:37:53 2024-10-04 06:37:53,112 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-577/.semver 06:37:53 2024-10-04 06:37:53,112 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-577/.semver 06:37:53 2024-10-04 06:37:53,112 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-577/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-577, universal_newlines=False, shell=None, istream=None) 06:37:54 2024-10-04 06:37:54,125 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-577/.git/info/exclude 06:37:54 2024-10-04 06:37:54,126 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-577/.semver/PR-577 with force:False 06:37:54 2024-10-04 06:37:54,126 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-577/.semver/PR-577 06:37:54 2024-10-04 06:37:54,131 [execute] INFO git cat-file --batch-check 06:37:54 2024-10-04 06:37:54,132 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-577/.semver, universal_newlines=False, shell=None, istream=) 06:37:54 2024-10-04 06:37:54,138 [execute] INFO git cat-file --batch 06:37:54 2024-10-04 06:37:54,138 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-577/.semver, universal_newlines=False, shell=None, istream=) 06:37:54 2024-10-04 06:37:54,143 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-577/.semver/PR-577 06:37:54 0.0.0 [Pipeline] } 06:37:54 $ docker exec --env ******** --env ******** f72e4e0e8ec0155bf37533451f8d5859abc52f4401954dc2cb6ebf55a18a1bd1 ssh-agent -k 06:37:54 unset SSH_AUTH_SOCK; 06:37:54 unset SSH_AGENT_PID; 06:37:54 echo Agent pid 76 killed; 06:37:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:37:55 + git semver [Pipeline] } 06:37:55 $ docker stop --time=1 f72e4e0e8ec0155bf37533451f8d5859abc52f4401954dc2cb6ebf55a18a1bd1 06:37:56 $ docker rm -f --volumes f72e4e0e8ec0155bf37533451f8d5859abc52f4401954dc2cb6ebf55a18a1bd1 [Pipeline] // withDockerContainer [Pipeline] sh 06:37:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:37:57 Stashed 1 file(s) [Pipeline] echo 06:37:57 [edgeXSemver]: initialized semver on version 0.0.0 [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 06:37:58 provisioning config files... 06:37:58 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-577@tmp/config10963663042064942942tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:37:58 ---> ****-login.sh 06:37:58 nexus3.edgexfoundry.org:10001 06:37:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:37:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:37:58 Configure a credential helper to remove this warning. See 06:37:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:37:58 06:37:58 Login Succeeded 06:37:58 nexus3.edgexfoundry.org:10002 06:37:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:37:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:37:58 Configure a credential helper to remove this warning. See 06:37:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:37:58 06:37:58 Login Succeeded 06:37:58 nexus3.edgexfoundry.org:10003 06:37:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:37:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:37:58 Configure a credential helper to remove this warning. See 06:37:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:37:58 06:37:58 Login Succeeded 06:37:58 nexus3.edgexfoundry.org:10004 06:37:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:37:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:37:58 Configure a credential helper to remove this warning. See 06:37:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:37:58 06:37:58 Login Succeeded 06:37:58 ****.io 06:37:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:37:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:37:59 Configure a credential helper to remove this warning. See 06:37:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:37:59 06:37:59 Login Succeeded 06:37:59 ---> ****-login.sh ends [Pipeline] } 06:37:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:37:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:37:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:37:59 ========================================================= 06:37:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 06:37:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:00 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 06:38:00 Sending build context to Docker daemon 17.94MB 06:38:00 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 06:38:00 Step 2/10 : FROM ${BASE} AS builder 06:38:00 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 06:38:00 43c4264eed91: Pulling fs layer 06:38:00 4cc291be95ef: Pulling fs layer 06:38:00 2ac1f1163629: Pulling fs layer 06:38:00 5c3c966382ef: Pulling fs layer 06:38:00 4f4fb700ef54: Pulling fs layer 06:38:00 5d5c8e513c77: Pulling fs layer 06:38:00 9f66e0745190: Pulling fs layer 06:38:00 f49a43e4bbc0: Pulling fs layer 06:38:00 561ebcabdf7f: Pulling fs layer 06:38:00 4f4fb700ef54: Waiting 06:38:00 5c3c966382ef: Waiting 06:38:00 5d5c8e513c77: Waiting 06:38:00 9f66e0745190: Waiting 06:38:00 561ebcabdf7f: Waiting 06:38:00 f49a43e4bbc0: Waiting 06:38:00 4cc291be95ef: Verifying Checksum 06:38:00 4cc291be95ef: Download complete 06:38:00 5c3c966382ef: Download complete 06:38:00 4f4fb700ef54: Verifying Checksum 06:38:00 4f4fb700ef54: Download complete 06:38:00 5d5c8e513c77: Verifying Checksum 06:38:00 5d5c8e513c77: Download complete 06:38:00 43c4264eed91: Verifying Checksum 06:38:00 43c4264eed91: Download complete 06:38:00 9f66e0745190: Verifying Checksum 06:38:00 9f66e0745190: Download complete 06:38:00 43c4264eed91: Pull complete 06:38:00 561ebcabdf7f: Download complete 06:38:00 4cc291be95ef: Pull complete 06:38:00 2ac1f1163629: Verifying Checksum 06:38:00 2ac1f1163629: Download complete 06:38:01 f49a43e4bbc0: Verifying Checksum 06:38:01 f49a43e4bbc0: Download complete 06:38:05 2ac1f1163629: Pull complete 06:38:05 5c3c966382ef: Pull complete 06:38:05 4f4fb700ef54: Pull complete 06:38:05 5d5c8e513c77: Pull complete 06:38:05 9f66e0745190: Pull complete 06:38:07 f49a43e4bbc0: Pull complete 06:38:07 561ebcabdf7f: Pull complete 06:38:07 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 06:38:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 06:38:07 ---> 3a752c3f9dda 06:38:07 Step 3/10 : ARG ADD_BUILD_TAGS="" 06:38:12 ---> Running in 01babee5bcd9 06:38:12 Removing intermediate container 01babee5bcd9 06:38:12 ---> e51751a0dd65 06:38:12 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:38:12 ---> Running in a3b62d7f84dc 06:38:12 Removing intermediate container a3b62d7f84dc 06:38:12 ---> 6d2e2aeb7b69 06:38:12 Step 5/10 : RUN apk add --update --no-cache make git openssh 06:38:12 ---> Running in 034649b7137c 06:38:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:38:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:38:12 (1/8) Installing openssh-keygen (9.7_p1-r4) 06:38:12 (2/8) Installing libedit (20240517.3.1-r0) 06:38:12 (3/8) Installing openssh-client-common (9.7_p1-r4) 06:38:12 (4/8) Installing openssh-client-default (9.7_p1-r4) 06:38:12 (5/8) Installing openssh-sftp-server (9.7_p1-r4) 06:38:12 (6/8) Installing openssh-server-common (9.7_p1-r4) 06:38:12 (7/8) Installing openssh-server (9.7_p1-r4) 06:38:12 (8/8) Installing openssh (9.7_p1-r4) 06:38:12 Executing busybox-1.36.1-r29.trigger 06:38:12 OK: 252 MiB in 62 packages 06:38:13 Still waiting to schedule task 06:38:13 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-15715’ 06:38:13 Removing intermediate container 034649b7137c 06:38:13 ---> 70b1e8cfebea 06:38:13 Step 6/10 : WORKDIR /device-modbus-go 06:38:13 ---> Running in a740127538c3 06:38:13 Removing intermediate container a740127538c3 06:38:13 ---> 7aba4bd956c6 06:38:13 Step 7/10 : COPY go.mod vendor* ./ 06:38:13 ---> 8ba120effd94 06:38:13 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:38:13 ---> Running in 9ad60fa2be77 06:39:00 Removing intermediate container 9ad60fa2be77 06:39:00 ---> a205890427a0 06:39:00 Step 9/10 : COPY . . 06:39:00 ---> 034f41c24597 06:39:00 Step 10/10 : RUN ${MAKE} 06:39:00 ---> Running in ba46cd95700b 06:39:00 noop 06:39:00 Removing intermediate container ba46cd95700b 06:39:00 ---> f53b08edc84f 06:39:00 Successfully built f53b08edc84f 06:39:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:00 + docker inspect -f . ci-base-image-x86_64 06:39:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:39:01 prd-ubuntu20.04-docker-8c-8g-15717 does not seem to be running inside a container 06:39:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-577 -v /w/workspace/xfoundry_device-modbus-go_PR-577:/w/workspace/xfoundry_device-modbus-go_PR-577:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-577@tmp:/w/workspace/xfoundry_device-modbus-go_PR-577@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:39:01 $ docker top b7efa70561fc53929c50f4b1bd85f8487336c355fd8c86591334014e1dba4658 -eo pid,comm [Pipeline] { [Pipeline] sh 06:39:01 + go version 06:39:01 go version go1.23.2 linux/amd64 [Pipeline] } 06:39:01 $ docker stop --time=1 b7efa70561fc53929c50f4b1bd85f8487336c355fd8c86591334014e1dba4658 06:39:03 $ docker rm -f --volumes b7efa70561fc53929c50f4b1bd85f8487336c355fd8c86591334014e1dba4658 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:03 + docker inspect -f . ci-base-image-x86_64 06:39:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:39:04 prd-ubuntu20.04-docker-8c-8g-15717 does not seem to be running inside a container 06:39:04 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_device-modbus-go_PR-577 -v /w/workspace/xfoundry_device-modbus-go_PR-577:/w/workspace/xfoundry_device-modbus-go_PR-577:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-577@tmp:/w/workspace/xfoundry_device-modbus-go_PR-577@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:39:04 $ docker top 723a49eff434ef1faebc8aae729a58ef8a29247afa12add4d6d0e0526874ae45 -eo pid,comm [Pipeline] { [Pipeline] sh 06:39:04 + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-577 [Pipeline] fileExists [Pipeline] sh 06:39:05 + make test 06:39:05 go test ./... -coverprofile=coverage.out 06:39:07 ? github.com/edgexfoundry/device-modbus-go [no test files] 06:39:29 github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements 06:39:29 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.009s coverage: 47.9% of statements 06:39:39 go vet ./... 06:39:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:39:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:39:44 ./bin/test-attribution-txt.sh [Pipeline] echo 06:39:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 06:39:44 $ docker stop --time=1 723a49eff434ef1faebc8aae729a58ef8a29247afa12add4d6d0e0526874ae45 06:39:48 $ docker rm -f --volumes 723a49eff434ef1faebc8aae729a58ef8a29247afa12add4d6d0e0526874ae45 [Pipeline] // withDockerContainer [Pipeline] sh 06:39:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:39:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:39:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:39:50 + ls -al . 06:39:50 total 272 06:39:50 drwxrwxr-x 9 jenkins jenkins 4096 Oct 4 06:39 . 06:39:50 drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 06:37 .. 06:39:50 -rw-rw-r-- 1 jenkins jenkins 140 Oct 4 06:37 .dockerignore 06:39:50 drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 06:39 .git 06:39:50 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 06:37 .github 06:39:50 -rw-rw-r-- 1 jenkins jenkins 266 Oct 4 06:37 .gitignore 06:39:50 -rw-rw-r-- 1 jenkins jenkins 199 Oct 4 06:37 .golangci.yml 06:39:50 drwxr-xr-x 3 jenkins jenkins 4096 Oct 4 06:37 .semver 06:39:50 -rw-rw-r-- 1 jenkins jenkins 19818 Oct 4 06:37 Attribution.txt 06:39:50 -rw-rw-r-- 1 jenkins jenkins 16388 Oct 4 06:37 CHANGELOG.md 06:39:50 -rw-rw-r-- 1 jenkins jenkins 1474 Oct 4 06:37 Dockerfile 06:39:50 -rw-rw-r-- 1 jenkins jenkins 677 Oct 4 06:37 GOVERNANCE.md 06:39:50 -rw-rw-r-- 1 jenkins jenkins 658 Oct 4 06:37 Jenkinsfile 06:39:50 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 4 06:37 LICENSE 06:39:50 -rw-rw-r-- 1 jenkins jenkins 1942 Oct 4 06:37 Makefile 06:39:50 -rw-rw-r-- 1 jenkins jenkins 622 Oct 4 06:37 OWNERS.md 06:39:50 -rw-rw-r-- 1 jenkins jenkins 4463 Oct 4 06:37 README.md 06:39:50 -rw-rw-r-- 1 jenkins jenkins 5 Oct 4 06:37 VERSION 06:39:50 drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 06:37 bin 06:39:50 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 06:37 cmd 06:39:50 -rw-r--r-- 1 jenkins jenkins 24669 Oct 4 06:39 coverage.out 06:39:50 -rw-rw-r-- 1 jenkins jenkins 7157 Oct 4 06:37 go.mod 06:39:50 -rw-rw-r-- 1 jenkins jenkins 100518 Oct 4 06:37 go.sum 06:39:50 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 06:37 internal 06:39:50 drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 06:37 simulator 06:39:50 -rw-rw-r-- 1 jenkins jenkins 229 Oct 4 06:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:51 + docker build -t device-modbus -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=740c30d7b950d417d20c8a92a82ead1f4c53b564 --label arch=amd64 --label version=0.0.0 . 06:39:51 Sending build context to Docker daemon 17.97MB 06:39:51 Step 1/23 : ARG BASE=golang:1.23-alpine3.20 06:39:51 Step 2/23 : FROM ${BASE} AS builder 06:39:51 ---> f53b08edc84f 06:39:51 Step 3/23 : ARG ADD_BUILD_TAGS="" 06:39:51 ---> Running in 8ee669957f3e 06:39:51 Removing intermediate container 8ee669957f3e 06:39:51 ---> e12baae99429 06:39:51 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:39:51 ---> Running in 18bb9c93497a 06:39:51 Removing intermediate container 18bb9c93497a 06:39:51 ---> 8918d9132a1c 06:39:51 Step 5/23 : RUN apk add --update --no-cache make git openssh 06:39:51 ---> Running in 37552a70fb72 06:39:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:39:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:39:52 OK: 252 MiB in 62 packages 06:39:52 Removing intermediate container 37552a70fb72 06:39:52 ---> 2c6720f91893 06:39:52 Step 6/23 : WORKDIR /device-modbus-go 06:39:52 ---> Running in c0a3e0d0c1f6 06:39:52 Removing intermediate container c0a3e0d0c1f6 06:39:52 ---> 51a68beb0564 06:39:52 Step 7/23 : COPY go.mod vendor* ./ 06:39:52 ---> 19c7f11e11bf 06:39:52 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:39:52 ---> Running in 4942e6588e4f 06:39:53 Removing intermediate container 4942e6588e4f 06:39:53 ---> be4cdbc13511 06:39:53 Step 9/23 : COPY . . 06:39:54 ---> 93d318145ac3 06:39:54 Step 10/23 : RUN ${MAKE} 06:39:54 ---> Running in bfc8c05e1e83 06:39:54 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.41" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 06:40:33 Removing intermediate container bfc8c05e1e83 06:40:33 ---> 1cc5933d6914 06:40:33 Step 11/23 : FROM alpine:3.20 06:40:33 3.20: Pulling from library/alpine 06:40:33 43c4264eed91: Already exists 06:40:33 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 06:40:33 Status: Downloaded newer image for alpine:3.20 06:40:33 ---> 91ef0af61f39 06:40:33 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' 06:40:33 ---> Running in 87c3f949e17c 06:40:33 Removing intermediate container 87c3f949e17c 06:40:33 ---> 087065f97750 06:40:33 Step 13/23 : RUN apk add --update --no-cache dumb-init 06:40:33 ---> Running in 617a5d0c5e96 06:40:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:40:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:40:33 (1/1) Installing dumb-init (1.2.5-r3) 06:40:33 Executing busybox-1.36.1-r29.trigger 06:40:33 OK: 8 MiB in 15 packages 06:40:33 Removing intermediate container 617a5d0c5e96 06:40:33 ---> 10dcfa08b529 06:40:33 Step 14/23 : RUN apk --no-cache upgrade 06:40:33 ---> Running in 4409c030d5e8 06:40:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:40:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:40:33 Upgrading critical system libraries and apk-tools: 06:40:33 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 06:40:33 Executing busybox-1.36.1-r29.trigger 06:40:33 Continuing the upgrade transaction with new apk-tools: 06:40:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:40:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:40:33 OK: 8 MiB in 15 packages 06:40:33 Removing intermediate container 4409c030d5e8 06:40:33 ---> ce52e3805477 06:40:33 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 06:40:33 ---> 18b4a7995ad2 06:40:33 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 06:40:33 ---> 332abe3320ce 06:40:33 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 06:40:33 ---> 8aff7a1b9ecf 06:40:33 Step 18/23 : EXPOSE 59901 06:40:33 ---> Running in ebc4841e7ee8 06:40:33 Removing intermediate container ebc4841e7ee8 06:40:33 ---> 0db85406c078 06:40:33 Step 19/23 : ENTRYPOINT ["/device-modbus"] 06:40:33 ---> Running in 7f7a93d073e0 06:40:33 Removing intermediate container 7f7a93d073e0 06:40:33 ---> 3f990cca19a5 06:40:33 Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 06:40:33 ---> Running in 43b104a81b61 06:40:33 Removing intermediate container 43b104a81b61 06:40:33 ---> e8ef997cd4a7 06:40:33 Step 21/23 : LABEL arch=amd64 06:40:33 ---> Running in 4c9543141430 06:40:33 Removing intermediate container 4c9543141430 06:40:33 ---> f73de2307d35 06:40:33 Step 22/23 : LABEL git_sha=740c30d7b950d417d20c8a92a82ead1f4c53b564 06:40:33 ---> Running in cedec440b774 06:40:33 Removing intermediate container cedec440b774 06:40:33 ---> 56a5b4acb0cc 06:40:33 Step 23/23 : LABEL version=0.0.0 06:40:33 ---> Running in de6c9f4f90d0 06:40:33 Removing intermediate container de6c9f4f90d0 06:40:33 ---> 6ae3e3762f32 06:40:33 [Warning] One or more build-args [ARCH] were not consumed 06:40:33 Successfully built 6ae3e3762f32 06:40:33 Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:40:34 06:40:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:40:34 latest: Pulling from edgex-lftools-log-publisher 06:40:34 5eb5b503b376: Pulling fs layer 06:40:34 5c69ac0246d0: Pulling fs layer 06:40:34 ec43610c2a17: Pulling fs layer 06:40:34 3a2ae6a8a46f: Pulling fs layer 06:40:34 33b1e0a273af: Pulling fs layer 06:40:34 5d3b04190fa2: Pulling fs layer 06:40:34 2f39f015ded8: Pulling fs layer 06:40:34 3a2ae6a8a46f: Waiting 06:40:34 33b1e0a273af: Waiting 06:40:34 5d3b04190fa2: Waiting 06:40:34 2f39f015ded8: Waiting 06:40:34 5c69ac0246d0: Download complete 06:40:34 3a2ae6a8a46f: Verifying Checksum 06:40:34 3a2ae6a8a46f: Download complete 06:40:34 33b1e0a273af: Verifying Checksum 06:40:34 33b1e0a273af: Download complete 06:40:34 5d3b04190fa2: Download complete 06:40:34 ec43610c2a17: Download complete 06:40:35 5eb5b503b376: Verifying Checksum 06:40:35 5eb5b503b376: Download complete 06:40:35 2f39f015ded8: Download complete 06:40:36 5eb5b503b376: Pull complete 06:40:36 5c69ac0246d0: Pull complete 06:40:37 ec43610c2a17: Pull complete 06:40:37 3a2ae6a8a46f: Pull complete 06:40:37 33b1e0a273af: Pull complete 06:40:37 5d3b04190fa2: Pull complete 06:40:42 2f39f015ded8: Pull complete 06:40:42 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:40:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:40:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:40:42 prd-ubuntu20.04-docker-8c-8g-15717 does not seem to be running inside a container 06:40:42 $ 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/xfoundry_device-modbus-go_PR-577 -v /w/workspace/xfoundry_device-modbus-go_PR-577:/w/workspace/xfoundry_device-modbus-go_PR-577:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-577@tmp:/w/workspace/xfoundry_device-modbus-go_PR-577@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:40:47 $ docker top d18f2792472a1abaf675ce43e7f1686c442022bdea95bf05e349a8dc366a977c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:40:47 ---> job-cost.sh 06:40:47 lf-activate-venv: SKIPPING 06:40:47 INFO: No Stack... 06:40:48 INFO: Retrieving Pricing Info for: v3-standard-8 06:40:48 INFO: Archiving Costs [Pipeline] sh 06:40:49 + cat /w/workspace/xfoundry_device-modbus-go_PR-577/archives/cost.csv 06:40:49 + cut -d, -f6 [Pipeline] lock 06:40:49 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-577-1-stack-cost] 06:40:49 Resource [jenkins-edgexfoundry-device-modbus-go-PR-577-1-stack-cost] did not exist. Created. 06:40:49 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-577-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:40:49 + echo total: 0.2199999988079071 [Pipeline] stash 06:40:49 Stashed 1 file(s) [Pipeline] } 06:40:49 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-PR-577-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:40:49 $ docker stop --time=1 d18f2792472a1abaf675ce43e7f1686c442022bdea95bf05e349a8dc366a977c 06:40:50 $ docker rm -f --volumes d18f2792472a1abaf675ce43e7f1686c442022bdea95bf05e349a8dc366a977c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:53:37 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15783 in /w/workspace/xfoundry_device-modbus-go_PR-577 [Pipeline] { [Pipeline] ws 06:53:37 Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout 06:53:37 The recommended git tool is: git 06:53:45 using credential edgex-jenkins-ssh 06:53:45 Cloning the remote Git repository 06:53:45 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 06:53:46 > git init /w/workspace/device-modbus-go/1 # timeout=10 06:53:46 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 06:53:46 > git --version # timeout=10 06:53:46 > git --version # 'git version 2.25.1' 06:53:46 using GIT_SSH to set credentials SSH Credentials for GitHub 06:53:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:53:48 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 06:53:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:53:50 Merging remotes/origin/main commit a3ee41877b048388e7c3cdab8b1927d49f235cab into PR head commit 740c30d7b950d417d20c8a92a82ead1f4c53b564 06:53:50 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 06:53:50 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 06:53:50 using GIT_SSH to set credentials SSH Credentials for GitHub 06:53:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/577/head:refs/remotes/origin/PR-577 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:53:51 > git config core.sparsecheckout # timeout=10 06:53:51 > git checkout -f 740c30d7b950d417d20c8a92a82ead1f4c53b564 # timeout=10 06:53:51 Merge succeeded, producing 740c30d7b950d417d20c8a92a82ead1f4c53b564 06:53:51 Checking out Revision 740c30d7b950d417d20c8a92a82ead1f4c53b564 (PR-577) 06:53:51 > git remote # timeout=10 06:53:51 > git config --get remote.origin.url # timeout=10 06:53:51 using GIT_SSH to set credentials SSH Credentials for GitHub 06:53:51 > git merge a3ee41877b048388e7c3cdab8b1927d49f235cab # timeout=10 06:53:51 > git rev-parse HEAD^{commit} # timeout=10 06:53:51 > git config core.sparsecheckout # timeout=10 06:53:51 > git checkout -f 740c30d7b950d417d20c8a92a82ead1f4c53b564 # timeout=10 06:53:55 Commit message: "build: Upgrade to go-1.23, Linter1.61.0 and Alpine 3.20" 06:53:55 > git --version # timeout=10 06:53:55 > git --version # 'git version 2.25.1' 06:53:55 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:53:57 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:53:57 % Total % Received % Xferd Average Speed Time Time Time Current 06:53:57 Dload Upload Total Spent Left Speed 06:53:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 114k 0 --:--:-- --:--:-- --:--:-- 113k [Pipeline] sh 06:53:57 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:53:58 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:53:58 + sudo tee /etc/docker/daemon.new 06:53:58 { 06:53:58 "registry-mirrors": [ 06:53:58 "https://nexus3.edgexfoundry.org:10001" 06:53:58 ], 06:53:58 "bip": "10.250.0.254/24", 06:53:58 "hosts": [ 06:53:58 "tcp://0.0.0.0:5555", 06:53:58 "unix:///var/run/docker.sock" 06:53:58 ], 06:53:58 "mtu": 1458, 06:53:58 "selinux-enabled": true, 06:53:58 "seccomp-profile": "/etc/docker/seccomp.json" 06:53:58 } [Pipeline] sh 06:53:58 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:53:58 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:54:17 provisioning config files... 06:54:17 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config16744997308371455590tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:54:17 ---> ****-login.sh 06:54:17 nexus3.edgexfoundry.org:10001 06:54:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:54:18 Configure a credential helper to remove this warning. See 06:54:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:54:18 06:54:18 Login Succeeded 06:54:18 nexus3.edgexfoundry.org:10002 06:54:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:54:18 Configure a credential helper to remove this warning. See 06:54:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:54:18 06:54:18 Login Succeeded 06:54:18 nexus3.edgexfoundry.org:10003 06:54:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:54:19 Configure a credential helper to remove this warning. See 06:54:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:54:19 06:54:19 Login Succeeded 06:54:19 nexus3.edgexfoundry.org:10004 06:54:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:54:19 Configure a credential helper to remove this warning. See 06:54:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:54:19 06:54:19 Login Succeeded 06:54:19 ****.io 06:54:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:54:19 Configure a credential helper to remove this warning. See 06:54:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:54:19 06:54:19 Login Succeeded 06:54:19 ---> ****-login.sh ends [Pipeline] } 06:54:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:54:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:54:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:54:20 ========================================================= 06:54:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 06:54:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:21 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 06:54:21 Sending build context to Docker daemon 9.145MB 06:54:21 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 06:54:21 Step 2/10 : FROM ${BASE} AS builder 06:54:21 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:54:21 cf04c63912e1: Pulling fs layer 06:54:21 55b35a11ae5e: Pulling fs layer 06:54:21 a37a00ec5f00: Pulling fs layer 06:54:21 50b3750afda1: Pulling fs layer 06:54:21 4f4fb700ef54: Pulling fs layer 06:54:21 80978eb59214: Pulling fs layer 06:54:21 c9f46d7d2bd2: Pulling fs layer 06:54:21 c5a475d317c9: Pulling fs layer 06:54:21 50b3750afda1: Waiting 06:54:21 4f4fb700ef54: Waiting 06:54:21 80978eb59214: Waiting 06:54:21 c9f46d7d2bd2: Waiting 06:54:21 c5a475d317c9: Waiting 06:54:21 55b35a11ae5e: Verifying Checksum 06:54:21 55b35a11ae5e: Download complete 06:54:21 50b3750afda1: Verifying Checksum 06:54:21 50b3750afda1: Download complete 06:54:21 4f4fb700ef54: Verifying Checksum 06:54:21 4f4fb700ef54: Download complete 06:54:21 80978eb59214: Verifying Checksum 06:54:21 80978eb59214: Download complete 06:54:21 cf04c63912e1: Verifying Checksum 06:54:21 cf04c63912e1: Download complete 06:54:22 c5a475d317c9: Verifying Checksum 06:54:22 c5a475d317c9: Download complete 06:54:22 cf04c63912e1: Pull complete 06:54:23 55b35a11ae5e: Pull complete 06:54:23 a37a00ec5f00: Download complete 06:54:24 c9f46d7d2bd2: Verifying Checksum 06:54:24 c9f46d7d2bd2: Download complete 06:54:36 a37a00ec5f00: Pull complete 06:54:36 50b3750afda1: Pull complete 06:54:36 4f4fb700ef54: Pull complete 06:54:36 80978eb59214: Pull complete 06:54:44 c9f46d7d2bd2: Pull complete 06:54:45 c5a475d317c9: Pull complete 06:54:45 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 06:54:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 06:54:45 ---> be29e6b0f0d4 06:54:45 Step 3/10 : ARG ADD_BUILD_TAGS="" 06:54:47 ---> Running in edc08a14bbda 06:54:47 Removing intermediate container edc08a14bbda 06:54:47 ---> a6b3b932a978 06:54:47 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:54:47 ---> Running in 20f96e4ab10b 06:54:48 Removing intermediate container 20f96e4ab10b 06:54:48 ---> 99ef6a44fafb 06:54:48 Step 5/10 : RUN apk add --update --no-cache make git openssh 06:54:48 ---> Running in d78e07c42717 06:54:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:54:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:54:50 (1/8) Installing openssh-keygen (9.7_p1-r4) 06:54:50 (2/8) Installing libedit (20240517.3.1-r0) 06:54:50 (3/8) Installing openssh-client-common (9.7_p1-r4) 06:54:50 (4/8) Installing openssh-client-default (9.7_p1-r4) 06:54:50 (5/8) Installing openssh-sftp-server (9.7_p1-r4) 06:54:50 (6/8) Installing openssh-server-common (9.7_p1-r4) 06:54:50 (7/8) Installing openssh-server (9.7_p1-r4) 06:54:50 (8/8) Installing openssh (9.7_p1-r4) 06:54:50 Executing busybox-1.36.1-r29.trigger 06:54:51 OK: 244 MiB in 62 packages 06:54:52 Removing intermediate container d78e07c42717 06:54:52 ---> 15b63dd252cd 06:54:52 Step 6/10 : WORKDIR /device-modbus-go 06:54:52 ---> Running in f28fd0a38dbf 06:54:52 Removing intermediate container f28fd0a38dbf 06:54:52 ---> 14eaab7ddb5a 06:54:52 Step 7/10 : COPY go.mod vendor* ./ 06:54:53 ---> 35d897a3a183 06:54:53 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:54:53 ---> Running in ddbb558fdaa4 06:56:44 Removing intermediate container ddbb558fdaa4 06:56:44 ---> a164ff8ff649 06:56:44 Step 9/10 : COPY . . 06:56:44 ---> 6e87d3671c3b 06:56:44 Step 10/10 : RUN ${MAKE} 06:56:44 ---> Running in a3fcd505ac19 06:56:44 noop 06:56:44 Removing intermediate container a3fcd505ac19 06:56:44 ---> fa31adf85f88 06:56:44 Successfully built fa31adf85f88 06:56:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:56:45 + docker inspect -f . ci-base-image-arm64 06:56:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:56:45 prd-ubuntu20.04-docker-arm64-4c-16g-15783 does not seem to be running inside a container 06:56:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:56:46 $ docker top cb94d0e58cc082baf601dd5c5cc0c51686e05e6d82b96ab39d9f34de4ae9aab9 -eo pid,comm [Pipeline] { [Pipeline] sh 06:56:47 + go version 06:56:47 go version go1.23.2 linux/arm64 [Pipeline] } 06:56:47 $ docker stop --time=1 cb94d0e58cc082baf601dd5c5cc0c51686e05e6d82b96ab39d9f34de4ae9aab9 06:56:49 $ docker rm -f --volumes cb94d0e58cc082baf601dd5c5cc0c51686e05e6d82b96ab39d9f34de4ae9aab9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:56:50 + docker inspect -f . ci-base-image-arm64 06:56:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:56:50 prd-ubuntu20.04-docker-arm64-4c-16g-15783 does not seem to be running inside a container 06:56:50 $ 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/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:56:51 $ docker top 1ee1a24e70e92ad23fbb81462cffe18ae8de03cd2eb17cd516e007f92506f343 -eo pid,comm [Pipeline] { [Pipeline] sh 06:56:52 + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh 06:56:52 + make test 06:56:52 go test ./... -coverprofile=coverage.out 06:56:59 ? github.com/edgexfoundry/device-modbus-go [no test files] 07:00:21 github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements 07:00:21 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.050s coverage: 47.9% of statements 07:00:21 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:00:21 go vet ./... 07:01:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:01:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:01:08 ./bin/test-attribution-txt.sh [Pipeline] echo 07:01:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 07:01:08 $ docker stop --time=1 1ee1a24e70e92ad23fbb81462cffe18ae8de03cd2eb17cd516e007f92506f343 07:01:10 $ docker rm -f --volumes 1ee1a24e70e92ad23fbb81462cffe18ae8de03cd2eb17cd516e007f92506f343 [Pipeline] // withDockerContainer [Pipeline] sh 07:01:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:01:12 Warning: overwriting stash ‘coverage-report’ 07:01:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:01:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:01:13 + ls -al . 07:01:13 total 268 07:01:13 drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 06:56 . 07:01:13 drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 06:53 .. 07:01:13 -rw-rw-r-- 1 jenkins jenkins 140 Oct 4 06:53 .dockerignore 07:01:13 drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 06:53 .git 07:01:13 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 06:53 .github 07:01:13 -rw-rw-r-- 1 jenkins jenkins 266 Oct 4 06:53 .gitignore 07:01:13 -rw-rw-r-- 1 jenkins jenkins 199 Oct 4 06:53 .golangci.yml 07:01:13 -rw-rw-r-- 1 jenkins jenkins 19818 Oct 4 06:53 Attribution.txt 07:01:13 -rw-rw-r-- 1 jenkins jenkins 16388 Oct 4 06:53 CHANGELOG.md 07:01:13 -rw-rw-r-- 1 jenkins jenkins 1474 Oct 4 06:53 Dockerfile 07:01:13 -rw-rw-r-- 1 jenkins jenkins 677 Oct 4 06:53 GOVERNANCE.md 07:01:13 -rw-rw-r-- 1 jenkins jenkins 658 Oct 4 06:53 Jenkinsfile 07:01:13 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 4 06:53 LICENSE 07:01:13 -rw-rw-r-- 1 jenkins jenkins 1942 Oct 4 06:53 Makefile 07:01:13 -rw-rw-r-- 1 jenkins jenkins 622 Oct 4 06:53 OWNERS.md 07:01:13 -rw-rw-r-- 1 jenkins jenkins 4463 Oct 4 06:53 README.md 07:01:13 -rw-rw-r-- 1 jenkins jenkins 5 Oct 4 06:37 VERSION 07:01:13 drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 06:53 bin 07:01:13 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 06:53 cmd 07:01:13 -rw-r--r-- 1 jenkins jenkins 24669 Oct 4 07:00 coverage.out 07:01:13 -rw-rw-r-- 1 jenkins jenkins 7157 Oct 4 06:53 go.mod 07:01:13 -rw-rw-r-- 1 jenkins jenkins 100518 Oct 4 06:53 go.sum 07:01:13 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 06:53 internal 07:01:13 drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 06:53 simulator 07:01:13 -rw-rw-r-- 1 jenkins jenkins 229 Oct 4 06:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:13 + 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=740c30d7b950d417d20c8a92a82ead1f4c53b564 --label arch=arm64 --label version=0.0.0 . 07:01:14 Sending build context to Docker daemon 9.17MB 07:01:14 Step 1/23 : ARG BASE=golang:1.23-alpine3.20 07:01:14 Step 2/23 : FROM ${BASE} AS builder 07:01:14 ---> fa31adf85f88 07:01:14 Step 3/23 : ARG ADD_BUILD_TAGS="" 07:01:14 ---> Running in cf2caf36bb56 07:01:14 Removing intermediate container cf2caf36bb56 07:01:14 ---> 87f27d160a88 07:01:14 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:01:14 ---> Running in 6b5a39df33b7 07:01:15 Removing intermediate container 6b5a39df33b7 07:01:15 ---> 913840ee72f6 07:01:15 Step 5/23 : RUN apk add --update --no-cache make git openssh 07:01:15 ---> Running in 7b7ac5f71ebb 07:01:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:01:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:01:18 OK: 244 MiB in 62 packages 07:01:19 Removing intermediate container 7b7ac5f71ebb 07:01:19 ---> 541b6a501405 07:01:19 Step 6/23 : WORKDIR /device-modbus-go 07:01:19 ---> Running in 053836d8c818 07:01:19 Removing intermediate container 053836d8c818 07:01:19 ---> c92d66fae161 07:01:19 Step 7/23 : COPY go.mod vendor* ./ 07:01:20 ---> 20cdb76b520a 07:01:20 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:01:20 ---> Running in d193d3fa51ba 07:01:22 Removing intermediate container d193d3fa51ba 07:01:22 ---> 47f4263de534 07:01:22 Step 9/23 : COPY . . 07:01:23 ---> f1d077170c45 07:01:23 Step 10/23 : RUN ${MAKE} 07:01:23 ---> Running in 58e856d4849a 07:01:24 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.41" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 07:04:46 Removing intermediate container 58e856d4849a 07:04:46 ---> 1eadf2e2bf3e 07:04:46 Step 11/23 : FROM alpine:3.20 07:04:46 3.20: Pulling from library/alpine 07:04:46 cf04c63912e1: Already exists 07:04:46 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 07:04:46 Status: Downloaded newer image for alpine:3.20 07:04:46 ---> c157a85ed455 07:04:46 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' 07:04:46 ---> Running in 4a251db1b0da 07:04:46 Removing intermediate container 4a251db1b0da 07:04:46 ---> c5f2a106dae0 07:04:46 Step 13/23 : RUN apk add --update --no-cache dumb-init 07:04:46 ---> Running in fc22d5083bae 07:04:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:04:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:04:46 (1/1) Installing dumb-init (1.2.5-r3) 07:04:46 Executing busybox-1.36.1-r29.trigger 07:04:46 OK: 9 MiB in 15 packages 07:04:46 Removing intermediate container fc22d5083bae 07:04:46 ---> ae9691a95e4c 07:04:46 Step 14/23 : RUN apk --no-cache upgrade 07:04:46 ---> Running in 96aad521839a 07:04:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:04:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:04:48 Upgrading critical system libraries and apk-tools: 07:04:48 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:04:48 Executing busybox-1.36.1-r29.trigger 07:04:48 Continuing the upgrade transaction with new apk-tools: 07:04:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:04:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:04:50 OK: 9 MiB in 15 packages 07:04:51 Removing intermediate container 96aad521839a 07:04:51 ---> 7ac854d44708 07:04:51 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 07:04:53 ---> 6fb373e88ef5 07:04:53 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 07:04:53 ---> 399a240f0c9a 07:04:53 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 07:04:54 ---> 0d4498020671 07:04:54 Step 18/23 : EXPOSE 59901 07:04:54 ---> Running in 7a19cbea6f83 07:04:54 Removing intermediate container 7a19cbea6f83 07:04:54 ---> 7619d7dd2507 07:04:54 Step 19/23 : ENTRYPOINT ["/device-modbus"] 07:04:54 ---> Running in d5b65d5d1160 07:04:54 Removing intermediate container d5b65d5d1160 07:04:54 ---> 1cba70b66091 07:04:54 Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 07:04:54 ---> Running in 4b8d9d856d83 07:04:55 Removing intermediate container 4b8d9d856d83 07:04:55 ---> 622238af640e 07:04:55 Step 21/23 : LABEL arch=arm64 07:04:55 ---> Running in 91321eaaee1c 07:04:55 Removing intermediate container 91321eaaee1c 07:04:55 ---> b7c55aa8903b 07:04:55 Step 22/23 : LABEL git_sha=740c30d7b950d417d20c8a92a82ead1f4c53b564 07:04:55 ---> Running in c5b279a54747 07:04:55 Removing intermediate container c5b279a54747 07:04:55 ---> 1030bb5df93d 07:04:55 Step 23/23 : LABEL version=0.0.0 07:04:55 ---> Running in a0cf7ad60629 07:04:56 Removing intermediate container a0cf7ad60629 07:04:56 ---> 83b8b9c42e3b 07:04:56 [Warning] One or more build-args [ARCH] were not consumed 07:04:56 Successfully built 83b8b9c42e3b 07:04:56 Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:04:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:04:57 07:04:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:04:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:04:57 arm64: Pulling from edgex-lftools-log-publisher 07:04:57 8998bd30e6a1: Pulling fs layer 07:04:57 04944245beec: Pulling fs layer 07:04:57 699f458cf7ca: Pulling fs layer 07:04:57 765212b225bb: Pulling fs layer 07:04:57 f23df028b6ca: Pulling fs layer 07:04:57 d65c8cfc05b1: Pulling fs layer 07:04:57 2437ff75d9bd: Pulling fs layer 07:04:57 765212b225bb: Waiting 07:04:57 f23df028b6ca: Waiting 07:04:57 d65c8cfc05b1: Waiting 07:04:57 2437ff75d9bd: Waiting 07:04:57 04944245beec: Verifying Checksum 07:04:57 04944245beec: Download complete 07:04:57 765212b225bb: Verifying Checksum 07:04:57 765212b225bb: Download complete 07:04:57 f23df028b6ca: Verifying Checksum 07:04:57 f23df028b6ca: Download complete 07:04:57 d65c8cfc05b1: Verifying Checksum 07:04:57 d65c8cfc05b1: Download complete 07:04:57 699f458cf7ca: Verifying Checksum 07:04:57 699f458cf7ca: Download complete 07:04:58 8998bd30e6a1: Verifying Checksum 07:04:58 8998bd30e6a1: Download complete 07:05:01 2437ff75d9bd: Verifying Checksum 07:05:01 2437ff75d9bd: Download complete 07:05:03 8998bd30e6a1: Pull complete 07:05:03 04944245beec: Pull complete 07:05:05 699f458cf7ca: Pull complete 07:05:05 765212b225bb: Pull complete 07:05:06 f23df028b6ca: Pull complete 07:05:06 d65c8cfc05b1: Pull complete 07:05:24 2437ff75d9bd: Pull complete 07:05:24 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:05:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:05:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:05:25 prd-ubuntu20.04-docker-arm64-4c-16g-15783 does not seem to be running inside a container 07:05:25 $ 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/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 07:05:28 $ docker top 1481c1834f49206b2e4474bba0dbffe5408057554e93ef0eb5a1b68db2d216d8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:05:28 ---> job-cost.sh 07:05:29 lf-activate-venv: SKIPPING 07:05:29 INFO: No Stack... 07:05:29 INFO: Retrieving Pricing Info for: v3-standard-4 07:05:30 INFO: Archiving Costs [Pipeline] sh 07:05:31 + cat /w/workspace/device-modbus-go/1/archives/cost.csv 07:05:31 + cut -d, -f6 [Pipeline] lock 07:05:31 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-577-1-stack-cost] 07:05:31 Resource [jenkins-edgexfoundry-device-modbus-go-PR-577-1-stack-cost] did not exist. Created. 07:05:31 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-577-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:05:32 /w/workspace/device-modbus-go/1@tmp/durable-0538f6b4/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:05:32 + echo total: 0.10999999940395355 [Pipeline] stash 07:05:32 Warning: overwriting stash ‘stack-cost’ 07:05:32 Stashed 1 file(s) [Pipeline] } 07:05:32 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-PR-577-1-stack-cost] [Pipeline] // lock [Pipeline] } 07:05:32 $ docker stop --time=1 1481c1834f49206b2e4474bba0dbffe5408057554e93ef0eb5a1b68db2d216d8 07:05:34 $ docker rm -f --volumes 1481c1834f49206b2e4474bba0dbffe5408057554e93ef0eb5a1b68db2d216d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 07:05:35 provisioning config files... 07:05:35 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-577@tmp/config7843117721045338382tmp [Pipeline] { [Pipeline] sh 07:05:35 + set +x 07:05:35 + bash -s -- 07:05:35 + curl -s https://codecov.io/bash 07:05:35 07:05:35 _____ _ 07:05:35 / ____| | | 07:05:35 | | ___ __| | ___ ___ _____ __ 07:05:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:05:35 | |___| (_) | (_| | __/ (_| (_) \ V / 07:05:35 \_____\___/ \__,_|\___|\___\___/ \_/ 07:05:35 Bash-1.0.6 07:05:35 07:05:35 07:05:35 ==> git version 2.25.1 found 07:05:35 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 07:05:35 Release-Date: 2020-01-08 07:05:35 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:05:35 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:05:35 ==> Jenkins CI detected. 07:05:35 current dir:  /w/workspace/xfoundry_device-modbus-go_PR-577 07:05:35 project root: . 07:05:35 --> token set from env 07:05:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:05:35 ==> Running gcov in . (disable via -X gcov) 07:05:35 ==> Python coveragepy not found 07:05:35 ==> Searching for coverage reports in: 07:05:35 + . 07:05:35 -> Found 1 reports 07:05:35 ==> Detecting git/mercurial file structure 07:05:35 ==> Reading reports 07:05:35 + ./coverage.out bytes=24669 07:05:35 ==> Appending adjustments 07:05:35 https://docs.codecov.io/docs/fixing-reports 07:05:35 + Found adjustments 07:05:35 ==> Gzipping contents 07:05:35 4.0K /tmp/codecov.Xo77MM.gz 07:05:35 ==> Uploading reports 07:05:35 url: https://codecov.io 07:05:35 query: branch=PR-577&commit=740c30d7b950d417d20c8a92a82ead1f4c53b564&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-577%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=577&job=&cmd_args= 07:05:35 -> Pinging Codecov 07:05:35 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-577&commit=740c30d7b950d417d20c8a92a82ead1f4c53b564&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-577%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=577&job=&cmd_args= 07:05:36 -> Uploading to 07:05:36 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-modbus-go/740c30d7b950d417d20c8a92a82ead1f4c53b564/ee4686dc-de9d-4f7a-b983-d5b5b64d4fc6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241004%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241004T070536Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=7395b6f3b2fa8f8fbbec6269066370ab5091f2032e9d057d560286cdc4dab9a7 07:05:36 % Total % Received % Xferd Average Speed Time Time Time Current 07:05:36 Dload Upload Total Spent Left Speed 07:05:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3859 0 0 100 3859 0 17382 --:--:-- --:--:-- --:--:-- 17382 07:05:37 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/740c30d7b950d417d20c8a92a82ead1f4c53b564 [Pipeline] } 07:05:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:05:39 + [ -d /w/workspace/xfoundry_device-modbus-go_PR-577/archives ] 07:05:39 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-577/archives 07:05:39 total 16 07:05:39 drwxr-xr-x 3 root root 4096 Oct 4 06:40 . 07:05:39 drwxrwxr-x 10 jenkins jenkins 4096 Oct 4 06:40 .. 07:05:39 drwxr-xr-x 2 root root 4096 Oct 4 06:40 cost 07:05:39 -rw-r--r-- 1 root root 88 Oct 4 06:40 cost.csv 07:05:39 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-577/archives 07:05:39 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-577/archives 07:05:39 total 16 07:05:39 drwxr-xr-x 3 jenkins jenkins 4096 Oct 4 06:40 . 07:05:39 drwxrwxr-x 10 jenkins jenkins 4096 Oct 4 06:40 .. 07:05:39 drwxr-xr-x 2 jenkins jenkins 4096 Oct 4 06:40 cost 07:05:39 -rw-r--r-- 1 jenkins jenkins 88 Oct 4 06:40 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:05:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:05:40 ---> package-listing.sh 07:05:40 ++ facter osfamily 07:05:40 ++ tr '[:upper:]' '[:lower:]' 07:05:41 + OS_FAMILY=debian 07:05:41 + workspace=/w/workspace/xfoundry_device-modbus-go_PR-577 07:05:41 + START_PACKAGES=/tmp/packages_start.txt 07:05:41 + END_PACKAGES=/tmp/packages_end.txt 07:05:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:05:41 + PACKAGES=/tmp/packages_start.txt 07:05:41 + '[' /w/workspace/xfoundry_device-modbus-go_PR-577 ']' 07:05:41 + PACKAGES=/tmp/packages_end.txt 07:05:41 + case "${OS_FAMILY}" in 07:05:41 + dpkg -l 07:05:41 + grep '^ii' 07:05:41 + '[' -f /tmp/packages_start.txt ']' 07:05:41 + '[' -f /tmp/packages_end.txt ']' 07:05:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:05:41 + '[' /w/workspace/xfoundry_device-modbus-go_PR-577 ']' 07:05:41 + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-577/archives/ 07:05:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-577/archives/ [Pipeline] echo 07:05:41 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/xfoundry_device-modbus-go_PR-577/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:05:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:05:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:05:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:05:42 prd-ubuntu20.04-docker-8c-8g-15717 does not seem to be running inside a container 07:05:42 $ 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/xfoundry_device-modbus-go_PR-577/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-modbus-go_PR-577 -v /w/workspace/xfoundry_device-modbus-go_PR-577:/w/workspace/xfoundry_device-modbus-go_PR-577:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-577@tmp:/w/workspace/xfoundry_device-modbus-go_PR-577@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:05:42 $ docker top f9c445a0b13366a6c348d47dc59e1efbf87f2e176ae804076e8454b735c1b245 -eo pid,comm [Pipeline] { [Pipeline] sh 07:05:42 + touch /tmp/pre-build-complete [Pipeline] sh 07:05:43 + mkdir -p /var/log/sysstat [Pipeline] sh 07:05:43 + ls /var/log/sa-host 07:05:43 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:05:43 provisioning config files... 07:05:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-577@tmp/config8524192122097263359tmp [Pipeline] { [Pipeline] echo 07:05:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:05:44 ---> create-netrc.sh [Pipeline] } 07:05:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:05:44 ---> python-tools-install.sh [Pipeline] echo 07:05:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:05:45 ---> sudo-logs.sh 07:05:45 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:05:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:05:45 ---> job-cost.sh 07:05:45 lf-activate-venv: SKIPPING 07:05:45 DEBUG: total: 0.2199999988079071 07:05:45 INFO: Retrieving Stack Cost... 07:05:46 INFO: Retrieving Pricing Info for: v3-standard-8 07:05:46 INFO: Archiving Costs [Pipeline] echo 07:05:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:05:46 ---> logs-deploy.sh 07:05:46 lf-activate-venv: SKIPPING 07:05:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-577/1 07:05:46 INFO: archiving workspace using pattern(s): 07:05:53 Archives upload complete. 07:05:53 INFO: archiving logs to Nexus 07:05:53 ---> uname -a: 07:05:53 Linux prd-ubuntu20-04-docker-8c-8g-15717 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 07:05:53 07:05:53 07:05:53 ---> lscpu: 07:05:53 Architecture: x86_64 07:05:53 CPU op-mode(s): 32-bit, 64-bit 07:05:53 Byte Order: Little Endian 07:05:53 Address sizes: 40 bits physical, 48 bits virtual 07:05:53 CPU(s): 8 07:05:53 On-line CPU(s) list: 0-7 07:05:53 Thread(s) per core: 1 07:05:53 Core(s) per socket: 1 07:05:53 Socket(s): 8 07:05:53 NUMA node(s): 1 07:05:53 Vendor ID: AuthenticAMD 07:05:53 CPU family: 23 07:05:53 Model: 49 07:05:53 Model name: AMD EPYC-Rome Processor 07:05:53 Stepping: 0 07:05:53 CPU MHz: 2800.000 07:05:53 BogoMIPS: 5600.00 07:05:53 Virtualization: AMD-V 07:05:53 Hypervisor vendor: KVM 07:05:53 Virtualization type: full 07:05:53 L1d cache: 256 KiB 07:05:53 L1i cache: 256 KiB 07:05:53 L2 cache: 4 MiB 07:05:53 L3 cache: 128 MiB 07:05:53 NUMA node0 CPU(s): 0-7 07:05:53 Vulnerability Itlb multihit: Not affected 07:05:53 Vulnerability L1tf: Not affected 07:05:53 Vulnerability Mds: Not affected 07:05:53 Vulnerability Meltdown: Not affected 07:05:53 Vulnerability Mmio stale data: Not affected 07:05:53 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:05:53 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:05:53 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 07:05:53 Vulnerability Srbds: Not affected 07:05:53 Vulnerability Tsx async abort: Not affected 07:05:53 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 07:05:53 07:05:53 07:05:53 ---> nproc: 07:05:53 8 07:05:53 07:05:53 07:05:53 ---> df -h: 07:05:53 Filesystem Size Used Avail Use% Mounted on 07:05:53 overlay 155G 12G 143G 8% / 07:05:53 tmpfs 64M 0 64M 0% /dev 07:05:53 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:05:53 shm 64M 0 64M 0% /dev/shm 07:05:53 /dev/vda1 155G 12G 143G 8% /facter-os 07:05:53 07:05:53 07:05:53 ---> sar -b -r -n DEV: 07:05:53 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15717) 10/04/24 _x86_64_ (8 CPU) 07:05:53 07:05:53 06:36:53 LINUX RESTART (8 CPU) 07:05:53 07:05:53 06:37:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:05:53 06:38:02 338.09 48.34 289.75 0.00 5434.03 135161.34 0.00 07:05:53 06:39:01 323.52 2.85 320.67 0.00 31.59 100639.76 0.00 07:05:53 06:40:01 102.92 0.20 102.72 0.00 14.80 20101.58 0.00 07:05:53 06:41:01 141.78 0.03 141.74 0.00 6.00 48451.52 0.00 07:05:53 06:42:01 12.71 1.57 11.15 0.00 86.12 1680.14 0.00 07:05:53 06:43:01 39.70 3.53 36.17 0.00 4255.65 6816.13 0.00 07:05:53 06:44:01 4.72 1.03 3.68 0.00 22.00 94.78 0.00 07:05:53 06:45:01 2.02 0.00 2.02 0.00 0.00 21.46 0.00 07:05:53 06:46:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 07:05:53 06:47:01 1.13 0.00 1.13 0.00 0.00 13.33 0.00 07:05:53 06:48:01 1.23 0.00 1.23 0.00 0.00 14.93 0.00 07:05:53 06:49:01 1.63 0.00 1.63 0.00 0.00 23.33 0.00 07:05:53 06:50:01 1.43 0.00 1.43 0.00 0.00 16.26 0.00 07:05:53 06:51:01 1.25 0.00 1.25 0.00 0.00 13.46 0.00 07:05:53 06:52:01 1.33 0.00 1.33 0.00 0.00 16.80 0.00 07:05:53 06:53:01 1.82 0.02 1.80 0.00 0.13 25.86 0.00 07:05:53 06:54:01 1.20 0.00 1.20 0.00 0.00 13.60 0.00 07:05:53 06:55:01 1.10 0.00 1.10 0.00 0.00 12.93 0.00 07:05:53 06:56:01 1.30 0.00 1.30 0.00 0.00 16.53 0.00 07:05:53 06:57:01 1.58 0.00 1.58 0.00 0.00 19.33 0.00 07:05:53 06:58:01 1.08 0.00 1.08 0.00 0.00 11.86 0.00 07:05:53 06:59:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 07:05:53 07:00:01 1.23 0.00 1.23 0.00 0.00 15.33 0.00 07:05:53 07:01:01 1.32 0.00 1.32 0.00 0.00 14.26 0.00 07:05:53 07:02:01 1.13 0.00 1.13 0.00 0.00 13.46 0.00 07:05:53 07:03:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 07:05:53 07:04:01 1.15 0.00 1.15 0.00 0.00 14.53 0.00 07:05:53 07:05:01 1.77 0.30 1.47 0.00 10.00 17.73 0.00 07:05:53 Average: 35.23 2.07 33.16 0.00 352.36 11134.78 0.00 07:05:53 07:05:53 06:37:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:05:53 06:38:02 29518252 31562544 778284 2.37 63492 2271332 2052848 6.05 1010332 2004272 367072 07:05:53 06:39:01 28027180 31548372 757860 2.30 186712 3492104 1786912 5.27 1127952 3211776 492 07:05:53 06:40:01 27612100 31376568 919668 2.80 195416 3677236 2390944 7.05 1540348 3155824 149624 07:05:53 06:41:01 27006488 31554700 744280 2.26 203484 4412508 1809028 5.33 1347804 3913272 396 07:05:53 06:42:01 26927236 31530272 751704 2.29 209072 4468628 1650492 4.86 1397896 3930748 868 07:05:53 06:43:01 26564392 31543044 727112 2.21 232204 4810344 1727396 5.09 1617072 4052516 132 07:05:53 06:44:01 26567572 31542712 727300 2.21 230764 4807708 1745000 5.14 1615072 4049836 8 07:05:53 06:45:01 26568084 31543288 726680 2.21 230836 4807708 1745000 5.14 1614324 4049836 4 07:05:53 06:46:01 26569816 31545064 724844 2.20 230872 4807712 1745000 5.14 1612988 4049840 12 07:05:53 06:47:01 26569784 31545044 724844 2.20 230912 4807720 1745000 5.14 1612996 4049848 160 07:05:53 06:48:01 26569792 31545116 724768 2.20 230932 4807720 1745000 5.14 1613144 4049852 12 07:05:53 06:49:01 26569900 31545228 724552 2.20 230976 4807724 1745000 5.14 1613140 4049856 4 07:05:53 06:50:01 26572084 31547648 722316 2.20 231052 4807856 1745000 5.14 1611196 4049984 8 07:05:53 06:51:01 26572296 31547916 721996 2.20 231112 4807856 1745000 5.14 1611300 4049996 144 07:05:53 06:52:01 26572564 31548240 721612 2.19 231160 4807860 1745000 5.14 1610800 4050004 28 07:05:53 06:53:01 26570964 31546744 723024 2.20 231204 4807828 1752056 5.16 1611208 4049964 4 07:05:53 06:54:01 26571168 31546952 722724 2.20 231252 4807832 1752056 5.16 1611320 4049968 8 07:05:53 06:55:01 26571080 31546928 722684 2.20 231296 4807848 1752056 5.16 1611184 4049976 152 07:05:53 06:56:01 26570884 31546792 722956 2.20 231340 4807848 1752056 5.16 1611948 4049980 184 07:05:53 06:57:01 26572168 31548132 721644 2.19 231376 4807840 1752056 5.16 1610272 4049980 144 07:05:53 06:58:01 26572412 31548376 721280 2.19 231408 4807852 1752056 5.16 1610400 4049980 8 07:05:53 06:59:01 26572016 31548052 721576 2.19 231436 4807860 1752056 5.16 1610640 4049992 140 07:05:53 07:00:01 26572056 31548156 721448 2.19 231472 4807864 1752056 5.16 1610516 4049996 8 07:05:53 07:01:01 26572008 31548136 721516 2.19 231488 4807864 1752056 5.16 1610780 4050000 4 07:05:53 07:02:01 26571936 31548072 721476 2.19 231524 4807868 1752056 5.16 1611100 4050004 20 07:05:53 07:03:01 26572160 31548340 721376 2.19 231548 4807872 1735784 5.12 1610956 4050008 156 07:05:53 07:04:01 26572648 31548884 721056 2.19 231588 4807872 1735784 5.12 1611264 4050012 20 07:05:53 07:05:01 26570324 31546904 722940 2.20 231628 4808172 1735784 5.12 1615960 4050080 176 07:05:53 Average: 26793549 31540937 735126 2.24 220627 4603730 1780376 5.25 1553711 3905979 18571 07:05:53 07:05:53 06:37:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:05:53 06:38:02 docker0 19.86 21.50 1.55 140.95 0.00 0.00 0.00 0.00 07:05:53 06:38:02 ens3 537.11 355.24 5891.15 92.90 0.00 0.00 0.00 0.00 07:05:53 06:38:02 lo 7.00 7.00 0.68 0.68 0.00 0.00 0.00 0.00 07:05:53 06:39:01 docker0 311.56 506.95 27.24 3365.21 0.00 0.00 0.00 0.00 07:05:53 06:39:01 ens3 523.44 322.22 3379.51 38.75 0.00 0.00 0.00 0.00 07:05:53 06:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:05:53 06:40:01 docker0 1.48 2.73 0.09 38.25 0.00 0.00 0.00 0.00 07:05:53 06:40:01 ens3 40.33 24.03 74.39 15.18 0.00 0.00 0.00 0.00 07:05:53 06:40:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 07:05:53 06:40:01 veth9c776ce 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:05:53 06:41:01 docker0 4.60 8.70 0.28 116.80 0.00 0.00 0.00 0.00 07:05:53 06:41:01 ens3 110.80 66.57 2651.36 12.56 0.00 0.00 0.00 0.00 07:05:53 06:41:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 07:05:53 06:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:53 06:42:01 ens3 34.13 13.31 670.55 1.12 0.00 0.00 0.00 0.00 07:05:53 06:42:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 07:05:53 06:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:53 06:43:01 ens3 131.19 68.51 2078.57 4.73 0.00 0.00 0.00 0.00 07:05:53 06:43:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 07:05:53 06:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:53 06:44:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:53 06:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:53 06:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:53 06:45:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:05:53 06:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:05:53 06:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:53 06:46:01 ens3 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 07:05:53 06:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:53 06:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:53 06:47:01 ens3 0.23 0.15 0.07 0.01 0.00 0.00 0.00 0.00 07:05:53 06:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:05:53 06:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:53 06:48:01 ens3 0.20 0.13 0.08 0.07 0.00 0.00 0.00 0.00 07:05:53 06:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:53 06:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:53 06:49:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:05:53 06:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:05:53 06:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:53 06:50:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:05:53 06:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:53 06:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:53 06:51:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:05:53 06:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:05:53 06:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:53 06:52:01 ens3 0.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00 07:05:53 06:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:53 06:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:53 06:53:01 ens3 0.75 0.18 0.13 0.07 0.00 0.00 0.00 0.00 07:05:53 06:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:05:53 06:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:53 06:54:01 ens3 0.78 0.38 0.47 0.27 0.00 0.00 0.00 0.00 07:05:53 06:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:53 06:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:53 06:55:01 ens3 0.47 0.08 0.05 0.01 0.00 0.00 0.00 0.00 07:05:53 06:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:05:53 06:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:53 06:56:01 ens3 0.65 0.42 0.36 0.28 0.00 0.00 0.00 0.00 07:05:53 06:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:53 06:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:53 06:57:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:05:53 06:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:05:53 06:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:53 06:58:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 07:05:53 06:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:53 06:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:53 06:59:01 ens3 0.25 0.17 0.07 0.01 0.00 0.00 0.00 0.00 07:05:53 06:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:05:53 07:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:53 07:00:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:05:53 07:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:53 07:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:53 07:01:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:05:53 07:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:05:53 07:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:53 07:02:01 ens3 0.35 0.42 0.25 0.22 0.00 0.00 0.00 0.00 07:05:53 07:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:53 07:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:53 07:03:01 ens3 0.27 0.23 0.08 0.08 0.00 0.00 0.00 0.00 07:05:53 07:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:05:53 07:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:53 07:04:01 ens3 1.33 0.63 0.41 0.23 0.00 0.00 0.00 0.00 07:05:53 07:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:53 07:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:53 07:05:01 ens3 2.07 1.42 1.38 0.79 0.00 0.00 0.00 0.00 07:05:53 07:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:05:53 Average: docker0 11.87 18.99 1.03 128.83 0.00 0.00 0.00 0.00 07:05:53 Average: ens3 49.19 30.35 525.05 5.96 0.00 0.00 0.00 0.00 07:05:53 Average: lo 0.44 0.44 0.04 0.04 0.00 0.00 0.00 0.00 07:05:53 07:05:53 07:05:53 ---> sar -P ALL: 07:05:53 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15717) 10/04/24 _x86_64_ (8 CPU) 07:05:53 07:05:53 06:36:53 LINUX RESTART (8 CPU) 07:05:53 07:05:53 06:37:01 CPU %user %nice %system %iowait %steal %idle 07:05:53 06:38:02 all 7.75 0.00 2.61 2.22 0.06 87.37 07:05:53 06:38:02 0 9.04 0.00 2.41 0.55 0.07 87.93 07:05:53 06:38:02 1 8.19 0.00 2.18 0.30 0.07 89.27 07:05:53 06:38:02 2 6.91 0.00 2.39 3.40 0.05 87.25 07:05:53 06:38:02 3 8.39 0.00 2.08 0.96 0.05 88.52 07:05:53 06:38:02 4 9.78 0.00 2.27 2.42 0.05 85.49 07:05:53 06:38:02 5 6.56 0.00 3.33 3.68 0.07 86.36 07:05:53 06:38:02 6 7.89 0.00 3.48 0.60 0.07 87.96 07:05:53 06:38:02 7 5.19 0.00 2.71 5.87 0.07 86.16 07:05:53 06:39:01 all 8.81 0.00 4.49 5.67 0.07 80.96 07:05:53 06:39:01 0 8.66 0.00 4.85 11.48 0.05 74.95 07:05:53 06:39:01 1 9.18 0.00 4.16 0.74 0.09 85.83 07:05:53 06:39:01 2 9.73 0.00 4.17 1.14 0.07 84.90 07:05:53 06:39:01 3 7.88 0.00 5.78 27.34 0.09 58.91 07:05:53 06:39:01 4 8.20 0.00 4.66 1.20 0.07 85.87 07:05:53 06:39:01 5 9.59 0.00 3.27 1.43 0.07 85.64 07:05:53 06:39:01 6 7.95 0.00 4.25 0.86 0.07 86.88 07:05:53 06:39:01 7 9.25 0.00 4.80 1.22 0.07 84.67 07:05:53 06:40:01 all 50.16 0.00 7.90 1.56 0.09 40.29 07:05:53 06:40:01 0 49.97 0.00 8.21 4.05 0.10 37.67 07:05:53 06:40:01 1 50.77 0.00 7.48 0.51 0.08 41.17 07:05:53 06:40:01 2 50.26 0.00 8.17 0.32 0.07 41.18 07:05:53 06:40:01 3 49.57 0.00 7.81 0.44 0.10 42.08 07:05:53 06:40:01 4 50.11 0.00 7.76 2.29 0.08 39.76 07:05:53 06:40:01 5 50.26 0.00 7.63 0.71 0.08 41.32 07:05:53 06:40:01 6 50.46 0.00 8.34 3.24 0.08 37.87 07:05:53 06:40:01 7 49.86 0.00 7.83 0.95 0.10 41.27 07:05:53 06:41:01 all 21.57 0.00 4.80 2.39 0.06 71.19 07:05:53 06:41:01 0 20.69 0.00 4.98 2.34 0.07 71.93 07:05:53 06:41:01 1 23.29 0.00 5.24 0.27 0.05 71.15 07:05:53 06:41:01 2 20.73 0.00 5.74 0.93 0.07 72.54 07:05:53 06:41:01 3 21.22 0.00 3.86 0.03 0.05 74.83 07:05:53 06:41:01 4 22.28 0.00 4.18 0.08 0.07 73.38 07:05:53 06:41:01 5 21.38 0.00 4.46 0.02 0.05 74.09 07:05:53 06:41:01 6 21.05 0.00 5.66 15.46 0.07 57.76 07:05:53 06:41:01 7 21.88 0.00 4.27 0.02 0.05 73.78 07:05:53 06:42:01 all 0.32 0.00 0.23 0.13 0.01 99.32 07:05:53 06:42:01 0 0.32 0.00 0.18 0.02 0.02 99.47 07:05:53 06:42:01 1 0.17 0.00 0.63 0.00 0.02 99.18 07:05:53 06:42:01 2 0.75 0.00 0.32 0.03 0.02 98.88 07:05:53 06:42:01 3 0.07 0.00 0.07 0.00 0.00 99.87 07:05:53 06:42:01 4 0.20 0.00 0.18 0.23 0.00 99.38 07:05:53 06:42:01 5 0.20 0.00 0.13 0.68 0.02 98.97 07:05:53 06:42:01 6 0.35 0.00 0.15 0.02 0.02 99.47 07:05:53 06:42:01 7 0.48 0.00 0.15 0.02 0.00 99.35 07:05:53 06:43:01 all 2.08 0.00 1.12 0.50 0.02 96.28 07:05:53 06:43:01 0 3.71 0.00 1.32 1.15 0.02 93.80 07:05:53 06:43:01 1 2.27 0.00 1.19 0.13 0.02 96.39 07:05:53 06:43:01 2 2.18 0.00 0.77 0.18 0.02 96.85 07:05:53 06:43:01 3 1.65 0.00 0.64 0.13 0.03 97.55 07:05:53 06:43:01 4 1.25 0.00 1.65 1.02 0.02 96.06 07:05:53 06:43:01 5 1.64 0.00 1.17 0.22 0.02 96.96 07:05:53 06:43:01 6 1.67 0.00 0.95 1.17 0.00 96.21 07:05:53 06:43:01 7 2.27 0.00 1.30 0.02 0.02 96.40 07:05:53 06:44:01 all 0.11 0.00 0.07 0.01 0.01 99.79 07:05:53 06:44:01 0 0.10 0.00 0.10 0.00 0.00 99.80 07:05:53 06:44:01 1 0.13 0.00 0.07 0.00 0.03 99.77 07:05:53 06:44:01 2 0.07 0.00 0.05 0.00 0.00 99.88 07:05:53 06:44:01 3 0.10 0.00 0.07 0.05 0.02 99.77 07:05:53 06:44:01 4 0.08 0.00 0.07 0.02 0.00 99.83 07:05:53 06:44:01 5 0.23 0.00 0.08 0.00 0.02 99.67 07:05:53 06:44:01 6 0.18 0.00 0.03 0.02 0.02 99.75 07:05:53 06:44:01 7 0.02 0.00 0.10 0.00 0.00 99.88 07:05:53 06:45:01 all 0.08 0.00 0.03 0.00 0.00 99.89 07:05:53 06:45:01 0 0.00 0.00 0.03 0.00 0.00 99.97 07:05:53 06:45:01 1 0.03 0.00 0.03 0.00 0.00 99.93 07:05:53 06:45:01 2 0.03 0.00 0.02 0.00 0.02 99.93 07:05:53 06:45:01 3 0.53 0.00 0.07 0.03 0.00 99.37 07:05:53 06:45:01 4 0.03 0.00 0.03 0.00 0.02 99.92 07:05:53 06:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:05:53 06:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:05:53 06:45:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:05:53 06:46:01 all 0.27 0.00 0.01 0.00 0.01 99.72 07:05:53 06:46:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:05:53 06:46:01 1 0.00 0.00 0.02 0.00 0.02 99.97 07:05:53 06:46:01 2 0.03 0.00 0.00 0.00 0.00 99.97 07:05:53 06:46:01 3 2.04 0.00 0.00 0.02 0.02 97.93 07:05:53 06:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:05:53 06:46:01 5 0.03 0.00 0.02 0.00 0.00 99.95 07:05:53 06:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:05:53 06:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:05:53 06:47:01 all 0.27 0.00 0.01 0.00 0.00 99.72 07:05:53 06:47:01 0 0.03 0.00 0.03 0.00 0.00 99.93 07:05:53 06:47:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:05:53 06:47:01 2 0.05 0.00 0.00 0.00 0.00 99.95 07:05:53 06:47:01 3 2.00 0.00 0.02 0.02 0.00 97.96 07:05:53 06:47:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:05:53 06:47:01 5 0.00 0.00 0.00 0.02 0.02 99.97 07:05:53 06:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:05:53 06:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:05:53 06:48:01 all 0.23 0.00 0.01 0.00 0.01 99.75 07:05:53 06:48:01 0 0.33 0.00 0.03 0.00 0.00 99.63 07:05:53 06:48:01 1 0.05 0.00 0.02 0.00 0.02 99.92 07:05:53 06:48:01 2 0.05 0.00 0.00 0.00 0.02 99.93 07:05:53 06:48:01 3 1.32 0.00 0.00 0.00 0.02 98.66 07:05:53 06:48:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:05:53 06:48:01 5 0.03 0.00 0.02 0.00 0.00 99.95 07:05:53 06:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:05:53 06:48:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:05:53 07:05:53 06:48:01 CPU %user %nice %system %iowait %steal %idle 07:05:53 06:49:01 all 0.08 0.00 0.01 0.00 0.00 99.91 07:05:53 06:49:01 0 0.03 0.00 0.00 0.00 0.00 99.97 07:05:53 06:49:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:05:53 06:49:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:05:53 06:49:01 3 0.52 0.00 0.03 0.02 0.00 99.43 07:05:53 06:49:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:05:53 06:49:01 5 0.03 0.00 0.02 0.02 0.00 99.93 07:05:53 06:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:05:53 06:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:05:53 06:50:01 all 0.04 0.00 0.00 0.01 0.01 99.95 07:05:53 06:50:01 0 0.15 0.00 0.03 0.00 0.00 99.82 07:05:53 06:50:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:05:53 06:50:01 2 0.03 0.00 0.00 0.00 0.00 99.97 07:05:53 06:50:01 3 0.03 0.00 0.00 0.03 0.02 99.92 07:05:53 06:50:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:05:53 06:50:01 5 0.03 0.00 0.00 0.02 0.00 99.95 07:05:53 06:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:05:53 06:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:05:53 06:51:01 all 0.11 0.00 0.01 0.00 0.01 99.87 07:05:53 06:51:01 0 0.00 0.00 0.02 0.00 0.02 99.97 07:05:53 06:51:01 1 0.02 0.00 0.03 0.00 0.02 99.93 07:05:53 06:51:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:05:53 06:51:01 3 0.83 0.00 0.00 0.02 0.02 99.14 07:05:53 06:51:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:05:53 06:51:01 5 0.00 0.00 0.00 0.00 0.02 99.98 07:05:53 06:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:05:53 06:51:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:05:53 06:52:01 all 0.20 0.00 0.02 0.00 0.00 99.78 07:05:53 06:52:01 0 0.00 0.00 0.03 0.00 0.00 99.97 07:05:53 06:52:01 1 0.02 0.00 0.05 0.00 0.00 99.93 07:05:53 06:52:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:05:53 06:52:01 3 1.47 0.00 0.03 0.02 0.00 98.48 07:05:53 06:52:01 4 0.03 0.00 0.02 0.00 0.00 99.95 07:05:53 06:52:01 5 0.02 0.00 0.00 0.02 0.00 99.97 07:05:53 06:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:05:53 06:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:05:53 06:53:01 all 0.03 0.00 0.03 0.00 0.00 99.93 07:05:53 06:53:01 0 0.07 0.00 0.05 0.00 0.00 99.88 07:05:53 06:53:01 1 0.03 0.00 0.03 0.00 0.02 99.92 07:05:53 06:53:01 2 0.03 0.00 0.03 0.00 0.00 99.93 07:05:53 06:53:01 3 0.05 0.00 0.02 0.00 0.02 99.92 07:05:53 06:53:01 4 0.02 0.00 0.05 0.00 0.00 99.93 07:05:53 06:53:01 5 0.02 0.00 0.03 0.02 0.00 99.93 07:05:53 06:53:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:05:53 06:53:01 7 0.00 0.00 0.03 0.00 0.00 99.97 07:05:53 06:54:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:05:53 06:54:01 0 0.02 0.00 0.03 0.00 0.00 99.95 07:05:53 06:54:01 1 0.03 0.00 0.02 0.00 0.02 99.93 07:05:53 06:54:01 2 0.00 0.00 0.00 0.00 0.02 99.98 07:05:53 06:54:01 3 0.02 0.00 0.00 0.02 0.00 99.97 07:05:53 06:54:01 4 0.05 0.00 0.03 0.00 0.00 99.92 07:05:53 06:54:01 5 0.07 0.00 0.02 0.00 0.02 99.90 07:05:53 06:54:01 6 0.03 0.00 0.02 0.00 0.00 99.95 07:05:53 06:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:05:53 06:55:01 all 0.02 0.00 0.01 0.00 0.00 99.96 07:05:53 06:55:01 0 0.03 0.00 0.03 0.00 0.00 99.93 07:05:53 06:55:01 1 0.02 0.00 0.03 0.00 0.00 99.95 07:05:53 06:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:05:53 06:55:01 3 0.03 0.00 0.00 0.02 0.02 99.93 07:05:53 06:55:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:05:53 06:55:01 5 0.02 0.00 0.00 0.02 0.00 99.97 07:05:53 06:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:05:53 06:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:05:53 06:56:01 all 0.03 0.00 0.01 0.00 0.00 99.96 07:05:53 06:56:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:05:53 06:56:01 1 0.03 0.00 0.03 0.00 0.02 99.92 07:05:53 06:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:05:53 06:56:01 3 0.03 0.00 0.00 0.02 0.00 99.95 07:05:53 06:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:05:53 06:56:01 5 0.05 0.00 0.02 0.00 0.02 99.92 07:05:53 06:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:05:53 06:56:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:05:53 06:57:01 all 0.02 0.00 0.01 0.01 0.01 99.95 07:05:53 06:57:01 0 0.03 0.00 0.02 0.00 0.02 99.93 07:05:53 06:57:01 1 0.05 0.00 0.02 0.00 0.02 99.92 07:05:53 06:57:01 2 0.03 0.00 0.02 0.00 0.00 99.95 07:05:53 06:57:01 3 0.03 0.00 0.02 0.02 0.02 99.92 07:05:53 06:57:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:05:53 06:57:01 5 0.03 0.00 0.03 0.02 0.00 99.92 07:05:53 06:57:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:05:53 06:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:05:53 06:58:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:05:53 06:58:01 0 0.05 0.00 0.05 0.00 0.00 99.90 07:05:53 06:58:01 1 0.07 0.00 0.00 0.00 0.02 99.92 07:05:53 06:58:01 2 0.02 0.00 0.02 0.00 0.02 99.95 07:05:53 06:58:01 3 0.00 0.00 0.00 0.02 0.00 99.98 07:05:53 06:58:01 4 0.05 0.00 0.02 0.00 0.02 99.92 07:05:53 06:58:01 5 0.03 0.00 0.00 0.00 0.02 99.95 07:05:53 06:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:05:53 06:58:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:05:53 06:59:01 all 0.02 0.00 0.01 0.00 0.00 99.97 07:05:53 06:59:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:05:53 06:59:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:05:53 06:59:01 2 0.02 0.00 0.03 0.00 0.02 99.93 07:05:53 06:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:05:53 06:59:01 4 0.03 0.00 0.02 0.00 0.00 99.95 07:05:53 06:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:05:53 06:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:05:53 06:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:05:53 07:05:53 06:59:01 CPU %user %nice %system %iowait %steal %idle 07:05:53 07:00:01 all 0.03 0.00 0.00 0.00 0.00 99.95 07:05:53 07:00:01 0 0.03 0.00 0.00 0.00 0.00 99.97 07:05:53 07:00:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:05:53 07:00:01 2 0.10 0.00 0.00 0.00 0.02 99.88 07:05:53 07:00:01 3 0.02 0.00 0.00 0.02 0.02 99.95 07:05:53 07:00:01 4 0.07 0.00 0.02 0.00 0.00 99.92 07:05:53 07:00:01 5 0.02 0.00 0.02 0.02 0.00 99.95 07:05:53 07:00:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:05:53 07:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:05:53 07:01:01 all 0.02 0.00 0.01 0.00 0.01 99.95 07:05:53 07:01:01 0 0.03 0.00 0.05 0.00 0.02 99.90 07:05:53 07:01:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:05:53 07:01:01 2 0.00 0.00 0.00 0.00 0.02 99.98 07:05:53 07:01:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:05:53 07:01:01 4 0.08 0.00 0.03 0.00 0.02 99.87 07:05:53 07:01:01 5 0.00 0.00 0.02 0.02 0.02 99.95 07:05:53 07:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:05:53 07:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:05:53 07:02:01 all 0.02 0.00 0.01 0.00 0.00 99.96 07:05:53 07:02:01 0 0.07 0.00 0.02 0.00 0.00 99.92 07:05:53 07:02:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:05:53 07:02:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:05:53 07:02:01 3 0.00 0.00 0.00 0.02 0.02 99.97 07:05:53 07:02:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:05:53 07:02:01 5 0.05 0.00 0.00 0.00 0.02 99.93 07:05:53 07:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:05:53 07:02:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:05:53 07:03:01 all 0.25 0.00 0.02 0.00 0.00 99.73 07:05:53 07:03:01 0 0.03 0.00 0.03 0.00 0.00 99.93 07:05:53 07:03:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:05:53 07:03:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:05:53 07:03:01 3 1.78 0.00 0.00 0.02 0.00 98.21 07:05:53 07:03:01 4 0.03 0.00 0.03 0.00 0.00 99.93 07:05:53 07:03:01 5 0.03 0.00 0.03 0.02 0.02 99.90 07:05:53 07:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:05:53 07:03:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:05:53 07:04:01 all 0.02 0.00 0.00 0.00 0.01 99.96 07:05:53 07:04:01 0 0.05 0.00 0.02 0.00 0.00 99.93 07:05:53 07:04:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:05:53 07:04:01 2 0.00 0.00 0.00 0.00 0.02 99.98 07:05:53 07:04:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:05:53 07:04:01 4 0.07 0.00 0.00 0.00 0.02 99.92 07:05:53 07:04:01 5 0.02 0.00 0.02 0.00 0.02 99.95 07:05:53 07:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:05:53 07:04:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:05:53 07:05:01 all 0.10 0.00 0.01 0.01 0.01 99.87 07:05:53 07:05:01 0 0.23 0.00 0.03 0.00 0.02 99.72 07:05:53 07:05:01 1 0.10 0.00 0.02 0.00 0.00 99.88 07:05:53 07:05:01 2 0.08 0.00 0.00 0.00 0.00 99.92 07:05:53 07:05:01 3 0.07 0.00 0.00 0.02 0.00 99.92 07:05:53 07:05:01 4 0.03 0.00 0.02 0.00 0.00 99.95 07:05:53 07:05:01 5 0.07 0.00 0.02 0.02 0.02 99.88 07:05:53 07:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:05:53 07:05:01 7 0.23 0.00 0.03 0.02 0.02 99.70 07:05:53 Average: all 3.28 0.00 0.76 0.44 0.01 95.51 07:05:53 Average: 0 3.31 0.00 0.80 0.69 0.01 95.19 07:05:53 Average: 1 3.35 0.00 0.75 0.07 0.02 95.81 07:05:53 Average: 2 3.23 0.00 0.77 0.21 0.02 95.78 07:05:53 Average: 3 3.53 0.00 0.72 1.02 0.02 94.71 07:05:53 Average: 4 3.27 0.00 0.75 0.26 0.01 95.71 07:05:53 Average: 5 3.20 0.00 0.72 0.24 0.02 95.82 07:05:53 Average: 6 3.17 0.00 0.81 0.76 0.01 95.26 07:05:53 Average: 7 3.16 0.00 0.75 0.29 0.01 95.79 07:05:53 07:05:53 07:05:53