Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 78c106f1b1d485d6b9e2c5cc4debe4f465169507 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-ssh6142681150226345231.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh8460867955976840065.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16284949969956291868.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10375500532544018878.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16241804558997970420.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go] ========================================================= [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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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 ‘prd-ubuntu20.04-docker-8c-8g-271’ Running on prd-ubuntu20.04-docker-8c-8g-274 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/gexfoundry_device-modbus-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Avoid second fetch Checking out Revision 78c106f1b1d485d6b9e2c5cc4debe4f465169507 (main) Commit message: "Merge pull request #545 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.11" > git config core.sparsecheckout # timeout=10 > git checkout -f 78c106f1b1d485d6b9e2c5cc4debe4f465169507 # timeout=10 > git rev-list --no-walk 64d7a7694c36189f4485ea56f1d095402521ef96 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:21:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:21:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:21:05 ========================================================= 08:21:05 EdgeX Global Pipelines Version Info 08:21:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:21:06 ------------------- 08:21:06 stable info: 08:21:06 ------------------- 08:21:06 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:21:06 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 08:21:06 Message: update stable to v1.0.258 08:21:07 ------------------- 08:21:07 experimental info: 08:21:07 ------------------- 08:21:07 Commited By: **** collab-it+edgex@linuxfoundation.org 08:21:07 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 08:21:07 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:21:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 08:21:07 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 08:21:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:21:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:21:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:21:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 08:21:07 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:21:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:21:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:21:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:21:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:21:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 08:21:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:21:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:21:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:21:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:21:07 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:21:07 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:21:07 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:21:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:21:07 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:21:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:21:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:21:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:21:08 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:21:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:21:08 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:21:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 08:21:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 08:21:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 08:21:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 78c106f1b1d485d6b9e2c5cc4debe4f465169507 [Pipeline] echo 08:21:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 78c106f [Pipeline] echo 08:21:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:21:08 provisioning config files... 08:21:08 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config4619255208868848575tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:21:08 ---> ****-login.sh 08:21:08 nexus3.edgexfoundry.org:10001 08:21:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:21:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:21:08 Configure a credential helper to remove this warning. See 08:21:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:21:08 08:21:08 Login Succeeded 08:21:08 nexus3.edgexfoundry.org:10002 08:21:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:21:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:21:08 Configure a credential helper to remove this warning. See 08:21:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:21:08 08:21:08 Login Succeeded 08:21:08 nexus3.edgexfoundry.org:10003 08:21:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:21:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:21:09 Configure a credential helper to remove this warning. See 08:21:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:21:09 08:21:09 Login Succeeded 08:21:09 nexus3.edgexfoundry.org:10004 08:21:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:21:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:21:09 Configure a credential helper to remove this warning. See 08:21:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:21:09 08:21:09 Login Succeeded 08:21:09 ****.io 08:21:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:21:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:21:09 Configure a credential helper to remove this warning. See 08:21:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:21:09 08:21:09 Login Succeeded 08:21:09 ---> ****-login.sh ends [Pipeline] } 08:21:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:21:10 + git rev-list -1 --merges 78c106f1b1d485d6b9e2c5cc4debe4f465169507~1..78c106f1b1d485d6b9e2c5cc4debe4f465169507 [Pipeline] echo 08:21:10 -----------> git rev-list -1 --merges 78c106f1b1d485d6b9e2c5cc4debe4f465169507~1..78c106f1b1d485d6b9e2c5cc4debe4f465169507 78c106f1b1d485d6b9e2c5cc4debe4f465169507 08:21:10 78c106f1b1d485d6b9e2c5cc4debe4f465169507 [false] [Pipeline] sh 08:21:10 + git log --format=format:%s -1 78c106f1b1d485d6b9e2c5cc4debe4f465169507 [Pipeline] echo 08:21:10 ========================================================= 08:21:10 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:21:10 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:21:10 + git log --format=format:%s -1 78c106f1b1d485d6b9e2c5cc4debe4f465169507 [Pipeline] echo 08:21:10 [semverPrep] GIT_COMMIT: 78c106f1b1d485d6b9e2c5cc4debe4f465169507, Commit Message: Merge pull request #545 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.11 [Pipeline] echo 08:21:10 [semverPrep] This is not a build commit. [Pipeline] sh 08:21:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:21:11 + grep -v github /etc/ssh/ssh_known_hosts 08:21:11 + [ -e /tmp/ssh_known_hosts ] 08:21:11 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:21:11 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:21:11 + sudo tee -a /etc/ssh/ssh_known_hosts 08:21:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:21:11 08:21:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:21:11 0.1.4: Pulling from edgex-devops/py-git-semver 08:21:11 b85a868b505f: Pulling fs layer 08:21:11 e2be974225ed: Pulling fs layer 08:21:11 339a4e72a1f5: Pulling fs layer 08:21:11 988bab9f4d93: Pulling fs layer 08:21:11 1469e6f7b9e6: Pulling fs layer 08:21:11 eaf3925da568: Pulling fs layer 08:21:11 bab4dde63d76: Pulling fs layer 08:21:11 bde34c3a00c8: Pulling fs layer 08:21:11 b352a97aabf1: Pulling fs layer 08:21:11 4872d77fe225: Pulling fs layer 08:21:11 5851b861e8e6: Pulling fs layer 08:21:11 bab4dde63d76: Waiting 08:21:11 bde34c3a00c8: Waiting 08:21:11 4872d77fe225: Waiting 08:21:11 5851b861e8e6: Waiting 08:21:11 b352a97aabf1: Waiting 08:21:11 988bab9f4d93: Waiting 08:21:11 1469e6f7b9e6: Waiting 08:21:11 eaf3925da568: Waiting 08:21:11 e2be974225ed: Download complete 08:21:11 988bab9f4d93: Download complete 08:21:11 1469e6f7b9e6: Verifying Checksum 08:21:11 1469e6f7b9e6: Download complete 08:21:11 339a4e72a1f5: Verifying Checksum 08:21:11 339a4e72a1f5: Download complete 08:21:12 eaf3925da568: Verifying Checksum 08:21:12 eaf3925da568: Download complete 08:21:12 bde34c3a00c8: Verifying Checksum 08:21:12 bde34c3a00c8: Download complete 08:21:12 b352a97aabf1: Download complete 08:21:12 4872d77fe225: Verifying Checksum 08:21:12 4872d77fe225: Download complete 08:21:12 5851b861e8e6: Download complete 08:21:12 b85a868b505f: Download complete 08:21:12 bab4dde63d76: Verifying Checksum 08:21:12 bab4dde63d76: Download complete 08:21:13 b85a868b505f: Pull complete 08:21:13 e2be974225ed: Pull complete 08:21:14 339a4e72a1f5: Pull complete 08:21:14 988bab9f4d93: Pull complete 08:21:14 1469e6f7b9e6: Pull complete 08:21:14 eaf3925da568: Pull complete 08:21:16 bab4dde63d76: Pull complete 08:21:16 bde34c3a00c8: Pull complete 08:21:16 b352a97aabf1: Pull complete 08:21:16 4872d77fe225: Pull complete 08:21:16 5851b861e8e6: Pull complete 08:21:16 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:21:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:21:16 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:21:16 prd-ubuntu20.04-docker-8c-8g-274 does not seem to be running inside a container 08:21:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:21:20 $ docker top 64e0e65f3fa1182ab11145f1c8ec361e4cb32eb27c67e3dac2b80e606830df63 -eo pid,comm 08:21:20 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). 08:21:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:21:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:21:20 [ssh-agent] Looking for ssh-agent implementation... 08:21:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:21:20 $ docker exec 64e0e65f3fa1182ab11145f1c8ec361e4cb32eb27c67e3dac2b80e606830df63 ssh-agent 08:21:20 SSH_AUTH_SOCK=/tmp/ssh-dqpkMecMqxKf/agent.33 08:21:20 SSH_AGENT_PID=39 08:21:20 Running ssh-add (command line suppressed) 08:21:20 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_2538349445087049669.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_2538349445087049669.key) 08:21:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:21:20 + git tag --points-at HEAD [Pipeline] } 08:21:20 $ docker exec --env ******** --env ******** 64e0e65f3fa1182ab11145f1c8ec361e4cb32eb27c67e3dac2b80e606830df63 ssh-agent -k 08:21:21 unset SSH_AUTH_SOCK; 08:21:21 unset SSH_AGENT_PID; 08:21:21 echo Agent pid 39 killed; 08:21:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:21:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:21:21 [ssh-agent] Looking for ssh-agent implementation... 08:21:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:21:21 $ docker exec 64e0e65f3fa1182ab11145f1c8ec361e4cb32eb27c67e3dac2b80e606830df63 ssh-agent 08:21:21 SSH_AUTH_SOCK=/tmp/ssh-fYkoYRcGqh7W/agent.72 08:21:21 SSH_AGENT_PID=78 08:21:21 Running ssh-add (command line suppressed) 08:21:21 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_6053216994507496982.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_6053216994507496982.key) 08:21:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:21:21 + git semver init 08:21:22 2024-03-18 08:21:21,997 [run_init] DEBUG init version:0.0.0 force:False 08:21:22 2024-03-18 08:21:21,998 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver 08:21:22 2024-03-18 08:21:21,998 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver 08:21:22 2024-03-18 08:21:21,999 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/gexfoundry_device-modbus-go_main/.semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) 08:21:23 2024-03-18 08:21:23,141 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude 08:21:23 2024-03-18 08:21:23,141 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False 08:21:23 2024-03-18 08:21:23,142 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 08:21:23 2024-03-18 08:21:23,142 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 08:21:23 3.2.0-dev.10 [Pipeline] } 08:21:23 $ docker exec --env ******** --env ******** 64e0e65f3fa1182ab11145f1c8ec361e4cb32eb27c67e3dac2b80e606830df63 ssh-agent -k 08:21:23 unset SSH_AUTH_SOCK; 08:21:23 unset SSH_AGENT_PID; 08:21:23 echo Agent pid 78 killed; 08:21:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:21:23 + git semver [Pipeline] } 08:21:24 $ docker stop --time=1 64e0e65f3fa1182ab11145f1c8ec361e4cb32eb27c67e3dac2b80e606830df63 08:21:25 $ docker rm -f --volumes 64e0e65f3fa1182ab11145f1c8ec361e4cb32eb27c67e3dac2b80e606830df63 [Pipeline] // withDockerContainer [Pipeline] sh 08:21:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:21:26 Stashed 1 file(s) [Pipeline] echo 08:21:26 [edgeXSemver]: initialized semver on version 3.2.0-dev.10 [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 08:21:26 provisioning config files... 08:21:26 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config12099509457737262483tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:21:26 ---> ****-login.sh 08:21:26 nexus3.edgexfoundry.org:10001 08:21:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:21:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:21:26 Configure a credential helper to remove this warning. See 08:21:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:21:26 08:21:26 Login Succeeded 08:21:26 nexus3.edgexfoundry.org:10002 08:21:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:21:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:21:26 Configure a credential helper to remove this warning. See 08:21:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:21:26 08:21:26 Login Succeeded 08:21:26 nexus3.edgexfoundry.org:10003 08:21:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:21:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:21:26 Configure a credential helper to remove this warning. See 08:21:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:21:26 08:21:26 Login Succeeded 08:21:26 nexus3.edgexfoundry.org:10004 08:21:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:21:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:21:26 Configure a credential helper to remove this warning. See 08:21:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:21:26 08:21:26 Login Succeeded 08:21:26 ****.io 08:21:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:21:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:21:27 Configure a credential helper to remove this warning. See 08:21:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:21:27 08:21:27 Login Succeeded 08:21:27 ---> ****-login.sh ends [Pipeline] } 08:21:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:21:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:21:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:21:27 ========================================================= 08:21:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 08:21:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:27 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 08:21:27 Sending build context to Docker daemon 17.28MB 08:21:27 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 08:21:27 Step 2/10 : FROM ${BASE} AS builder 08:21:27 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 08:21:27 7264a8db6415: Pulling fs layer 08:21:27 c4d48a809fc2: Pulling fs layer 08:21:27 4f1c88b9dad5: Pulling fs layer 08:21:27 ad3a456e5733: Pulling fs layer 08:21:27 69c7f0334f64: Pulling fs layer 08:21:27 1f1c1a5573a3: Pulling fs layer 08:21:27 ce7588e14bc9: Pulling fs layer 08:21:27 b5e4710f87ac: Pulling fs layer 08:21:27 ad3a456e5733: Waiting 08:21:27 1f1c1a5573a3: Waiting 08:21:27 69c7f0334f64: Waiting 08:21:27 ce7588e14bc9: Waiting 08:21:27 b5e4710f87ac: Waiting 08:21:27 c4d48a809fc2: Download complete 08:21:27 ad3a456e5733: Verifying Checksum 08:21:27 ad3a456e5733: Download complete 08:21:27 69c7f0334f64: Verifying Checksum 08:21:27 69c7f0334f64: Download complete 08:21:27 7264a8db6415: Verifying Checksum 08:21:27 7264a8db6415: Download complete 08:21:27 1f1c1a5573a3: Verifying Checksum 08:21:27 1f1c1a5573a3: Download complete 08:21:27 7264a8db6415: Pull complete 08:21:28 b5e4710f87ac: Verifying Checksum 08:21:28 b5e4710f87ac: Download complete 08:21:28 c4d48a809fc2: Pull complete 08:21:28 4f1c88b9dad5: Verifying Checksum 08:21:28 4f1c88b9dad5: Download complete 08:21:28 ce7588e14bc9: Verifying Checksum 08:21:28 ce7588e14bc9: Download complete 08:21:32 4f1c88b9dad5: Pull complete 08:21:32 ad3a456e5733: Pull complete 08:21:32 69c7f0334f64: Pull complete 08:21:32 1f1c1a5573a3: Pull complete 08:21:34 ce7588e14bc9: Pull complete 08:21:34 b5e4710f87ac: Pull complete 08:21:34 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 08:21:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:21:34 ---> 88b5674ff536 08:21:34 Step 3/10 : ARG ADD_BUILD_TAGS="" 08:21:40 ---> Running in f776bfa8a270 08:21:40 Removing intermediate container f776bfa8a270 08:21:40 ---> 25aadfe08752 08:21:40 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:21:40 ---> Running in 7783f9868c68 08:21:40 Removing intermediate container 7783f9868c68 08:21:40 ---> 9914575914d0 08:21:40 Step 5/10 : RUN apk add --update --no-cache make git openssh 08:21:40 ---> Running in 9e24ebe2d497 08:21:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:21:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:21:40 (1/8) Installing openssh-keygen (9.3_p2-r1) 08:21:40 (2/8) Installing libedit (20221030.3.1-r1) 08:21:40 (3/8) Installing openssh-client-common (9.3_p2-r1) 08:21:40 (4/8) Installing openssh-client-default (9.3_p2-r1) 08:21:40 (5/8) Installing openssh-sftp-server (9.3_p2-r1) 08:21:40 (6/8) Installing openssh-server-common (9.3_p2-r1) 08:21:40 (7/8) Installing openssh-server (9.3_p2-r1) 08:21:40 (8/8) Installing openssh (9.3_p2-r1) 08:21:40 Executing busybox-1.36.1-r5.trigger 08:21:40 OK: 270 MiB in 60 packages 08:21:41 Still waiting to schedule task 08:21:41 ‘prd-ubuntu20.04-docker-arm64-4c-16g-272’ is offline 08:21:41 Removing intermediate container 9e24ebe2d497 08:21:41 ---> 61b442f533c3 08:21:41 Step 6/10 : WORKDIR /device-modbus-go 08:21:41 ---> Running in e3f1a6f042f5 08:21:41 Removing intermediate container e3f1a6f042f5 08:21:41 ---> 320bf3853ee8 08:21:41 Step 7/10 : COPY go.mod vendor* ./ 08:21:41 ---> 85e6caaf1282 08:21:41 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:21:41 ---> Running in 354d89356eeb 08:22:20 Removing intermediate container 354d89356eeb 08:22:20 ---> 6c74be98ca47 08:22:20 Step 9/10 : COPY . . 08:22:20 ---> d7bc696f073b 08:22:20 Step 10/10 : RUN ${MAKE} 08:22:20 ---> Running in 1cf5c1c6b449 08:22:20 noop 08:22:20 Removing intermediate container 1cf5c1c6b449 08:22:20 ---> e8e9efc04b13 08:22:20 Successfully built e8e9efc04b13 08:22:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:22:20 + docker inspect -f . ci-base-image-x86_64 08:22:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:22:20 prd-ubuntu20.04-docker-8c-8g-274 does not seem to be running inside a container 08:22:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:22:21 $ docker top 9b1963a34a0b9d86a90baf93ad9b8a04b469e84c672fd7ff98a5ceeb6c096856 -eo pid,comm [Pipeline] { [Pipeline] sh 08:22:21 + go version 08:22:21 go version go1.21.0 linux/amd64 [Pipeline] } 08:22:21 $ docker stop --time=1 9b1963a34a0b9d86a90baf93ad9b8a04b469e84c672fd7ff98a5ceeb6c096856 08:22:22 $ docker rm -f --volumes 9b1963a34a0b9d86a90baf93ad9b8a04b469e84c672fd7ff98a5ceeb6c096856 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:22:23 + docker inspect -f . ci-base-image-x86_64 08:22:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:22:23 prd-ubuntu20.04-docker-8c-8g-274 does not seem to be running inside a container 08:22:23 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:22:23 $ docker top d9c2def88d7ea57367a9954f73523c4e22ed861500291eb3a09293de40912956 -eo pid,comm [Pipeline] { [Pipeline] sh 08:22:24 + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh 08:22:24 + make test 08:22:24 go test ./... -coverprofile=coverage.out 08:22:26 ? github.com/edgexfoundry/device-modbus-go [no test files] 08:22:36 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 08:22:36 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.016s coverage: 47.9% of statements 08:22:44 go vet ./... 08:22:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:22:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:22:47 ./bin/test-attribution-txt.sh 08:22:47 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 08:22:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 08:22:47 $ docker stop --time=1 d9c2def88d7ea57367a9954f73523c4e22ed861500291eb3a09293de40912956 08:22:51 $ docker rm -f --volumes d9c2def88d7ea57367a9954f73523c4e22ed861500291eb3a09293de40912956 [Pipeline] // withDockerContainer [Pipeline] sh 08:22:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:22:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:22:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:22:52 + ls -al . 08:22:52 total 192 08:22:52 drwxrwxr-x 9 jenkins jenkins 4096 Mar 18 08:22 . 08:22:52 drwxrwxr-x 4 jenkins jenkins 4096 Mar 18 08:21 .. 08:22:52 -rw-rw-r-- 1 jenkins jenkins 140 Mar 18 08:21 .dockerignore 08:22:52 drwxrwxr-x 8 jenkins jenkins 4096 Mar 18 08:22 .git 08:22:52 drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 08:21 .github 08:22:52 -rw-rw-r-- 1 jenkins jenkins 266 Mar 18 08:21 .gitignore 08:22:52 -rw-rw-r-- 1 jenkins jenkins 41 Mar 18 08:21 .golangci.yml 08:22:52 drwxr-xr-x 3 jenkins jenkins 4096 Mar 18 08:21 .semver 08:22:52 -rw-rw-r-- 1 jenkins jenkins 11101 Mar 18 08:21 Attribution.txt 08:22:52 -rw-rw-r-- 1 jenkins jenkins 16388 Mar 18 08:21 CHANGELOG.md 08:22:52 -rw-rw-r-- 1 jenkins jenkins 1474 Mar 18 08:21 Dockerfile 08:22:52 -rw-rw-r-- 1 jenkins jenkins 677 Mar 18 08:21 GOVERNANCE.md 08:22:52 -rw-rw-r-- 1 jenkins jenkins 658 Mar 18 08:21 Jenkinsfile 08:22:52 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 18 08:21 LICENSE 08:22:52 -rw-rw-r-- 1 jenkins jenkins 1942 Mar 18 08:21 Makefile 08:22:52 -rw-rw-r-- 1 jenkins jenkins 622 Mar 18 08:21 OWNERS.md 08:22:52 -rw-rw-r-- 1 jenkins jenkins 4463 Mar 18 08:21 README.md 08:22:52 -rw-rw-r-- 1 jenkins jenkins 12 Mar 18 08:21 VERSION 08:22:52 drwxrwxr-x 2 jenkins jenkins 4096 Mar 18 08:21 bin 08:22:52 drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 08:21 cmd 08:22:52 -rw-r--r-- 1 jenkins jenkins 24334 Mar 18 08:22 coverage.out 08:22:52 -rw-rw-r-- 1 jenkins jenkins 3987 Mar 18 08:21 go.mod 08:22:52 -rw-rw-r-- 1 jenkins jenkins 36558 Mar 18 08:21 go.sum 08:22:52 drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 08:21 internal 08:22:52 drwxrwxr-x 2 jenkins jenkins 4096 Mar 18 08:21 simulator 08:22:52 -rw-rw-r-- 1 jenkins jenkins 229 Mar 18 08:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:22:53 + 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=78c106f1b1d485d6b9e2c5cc4debe4f465169507 --label arch=amd64 --label version=3.2.0-dev.10 . 08:22:53 Sending build context to Docker daemon 17.3MB 08:22:53 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 08:22:53 Step 2/23 : FROM ${BASE} AS builder 08:22:53 ---> e8e9efc04b13 08:22:53 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:22:53 ---> Running in 3e594add90ff 08:22:53 Removing intermediate container 3e594add90ff 08:22:53 ---> 026253ee2da3 08:22:53 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:22:53 ---> Running in ba8bbc050828 08:22:53 Removing intermediate container ba8bbc050828 08:22:53 ---> 57478e8a0a8e 08:22:53 Step 5/23 : RUN apk add --update --no-cache make git openssh 08:22:53 ---> Running in e9a36f0998c9 08:22:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:22:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:22:54 OK: 270 MiB in 60 packages 08:22:54 Removing intermediate container e9a36f0998c9 08:22:54 ---> 828767752390 08:22:54 Step 6/23 : WORKDIR /device-modbus-go 08:22:54 ---> Running in 4c205ea43fb4 08:22:54 Removing intermediate container 4c205ea43fb4 08:22:54 ---> 07b6a7f9231b 08:22:54 Step 7/23 : COPY go.mod vendor* ./ 08:22:55 ---> bde03c75ba49 08:22:55 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:22:55 ---> Running in 1560c05ef390 08:22:55 Removing intermediate container 1560c05ef390 08:22:55 ---> 777811516e85 08:22:55 Step 9/23 : COPY . . 08:22:56 ---> d8570d9e88cc 08:22:56 Step 10/23 : RUN ${MAKE} 08:22:56 ---> Running in b32b9fa225d9 08:22:56 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=3.2.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.11" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 08:23:18 Removing intermediate container b32b9fa225d9 08:23:18 ---> 701d14327fb4 08:23:18 Step 11/23 : FROM alpine:3.18 08:23:18 3.18: Pulling from library/alpine 08:23:18 619be1103602: Pulling fs layer 08:23:18 619be1103602: Verifying Checksum 08:23:18 619be1103602: Download complete 08:23:18 619be1103602: Pull complete 08:23:18 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 08:23:18 Status: Downloaded newer image for alpine:3.18 08:23:18 ---> d3782b16ccc9 08:23:18 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 08:23:18 ---> Running in 37ca0cead243 08:23:18 Removing intermediate container 37ca0cead243 08:23:18 ---> 49dbb8267a52 08:23:18 Step 13/23 : RUN apk add --update --no-cache dumb-init 08:23:18 ---> Running in 96623508b859 08:23:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:23:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:23:18 (1/1) Installing dumb-init (1.2.5-r2) 08:23:18 Executing busybox-1.36.1-r5.trigger 08:23:18 OK: 7 MiB in 16 packages 08:23:18 Removing intermediate container 96623508b859 08:23:18 ---> e7ea8fb162c4 08:23:18 Step 14/23 : RUN apk --no-cache upgrade 08:23:18 ---> Running in 049d3a2a1ad3 08:23:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:23:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:23:18 OK: 7 MiB in 16 packages 08:23:18 Removing intermediate container 049d3a2a1ad3 08:23:18 ---> 7aeebfd40d8f 08:23:18 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 08:23:19 ---> 7cf9d897d620 08:23:19 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 08:23:19 ---> 1f798638cd50 08:23:19 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 08:23:19 ---> 95ceb67bd329 08:23:19 Step 18/23 : EXPOSE 59901 08:23:19 ---> Running in cee2af363cdb 08:23:19 Removing intermediate container cee2af363cdb 08:23:19 ---> 28905771e9f3 08:23:19 Step 19/23 : ENTRYPOINT ["/device-modbus"] 08:23:19 ---> Running in 61e30cfd1c13 08:23:19 Removing intermediate container 61e30cfd1c13 08:23:19 ---> 4b34febda3d0 08:23:19 Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 08:23:19 ---> Running in 16c39d6510f3 08:23:19 Removing intermediate container 16c39d6510f3 08:23:19 ---> a559fa260642 08:23:19 Step 21/23 : LABEL arch=amd64 08:23:19 ---> Running in 94cc6cb96f09 08:23:19 Removing intermediate container 94cc6cb96f09 08:23:19 ---> b177c8e5d625 08:23:19 Step 22/23 : LABEL git_sha=78c106f1b1d485d6b9e2c5cc4debe4f465169507 08:23:19 ---> Running in c7a504bfd5f8 08:23:20 Removing intermediate container c7a504bfd5f8 08:23:20 ---> 88ccf45d0b8f 08:23:20 Step 23/23 : LABEL version=3.2.0-dev.10 08:23:20 ---> Running in d4daa6ef7098 08:23:20 Removing intermediate container d4daa6ef7098 08:23:20 ---> 10043c181b5f 08:23:20 [Warning] One or more build-args [ARCH] were not consumed 08:23:20 Successfully built 10043c181b5f 08:23:20 Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:23:20 provisioning config files... 08:23:20 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config13251392502569422136tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:23:20 Running on prd-ubuntu20.04-docker-arm64-4c-16g-277 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws 08:23:20 Running in /w/workspace/device-modbus-go/149 [Pipeline] { [Pipeline] checkout 08:23:20 ---> ****-login.sh 08:23:20 nexus3.edgexfoundry.org:10001 08:23:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:23:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:23:20 Configure a credential helper to remove this warning. See 08:23:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:23:20 08:23:20 Login Succeeded 08:23:20 nexus3.edgexfoundry.org:10002 08:23:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:23:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:23:20 Configure a credential helper to remove this warning. See 08:23:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:23:20 08:23:20 Login Succeeded 08:23:20 nexus3.edgexfoundry.org:10003 08:23:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:23:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:23:20 Configure a credential helper to remove this warning. See 08:23:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:23:20 08:23:20 Login Succeeded 08:23:20 nexus3.edgexfoundry.org:10004 08:23:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:23:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:23:20 Configure a credential helper to remove this warning. See 08:23:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:23:20 08:23:20 Login Succeeded 08:23:20 ****.io 08:23:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:23:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:23:21 Configure a credential helper to remove this warning. See 08:23:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:23:21 08:23:21 Login Succeeded 08:23:21 ---> ****-login.sh ends [Pipeline] } 08:23:23 Deleting 1 temporary files 08:23:23 Selected Git installation does not exist. Using Default 08:23:23 The recommended git tool is: NONE [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:23:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:23:23 [edgeXDocker.push] Tagging docker image device-modbus with the following tags: 08:23:23 78c106f1b1d485d6b9e2c5cc4debe4f465169507 08:23:23 latest 08:23:23 3.2.0-dev.10 08:23:23 78c106f1b1d485d6b9e2c5cc4debe4f465169507-3.2.0-dev.10 08:23:23 main 08:23:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:23 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:78c106f1b1d485d6b9e2c5cc4debe4f465169507 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:24 + docker push nexus3.edgexfoundry.org:10004/device-modbus:78c106f1b1d485d6b9e2c5cc4debe4f465169507 08:23:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 08:23:24 a19769cc9698: Preparing 08:23:24 2cac0de80059: Preparing 08:23:24 bf102936a808: Preparing 08:23:24 9c33402a37c0: Preparing 08:23:24 b6ecb72b0195: Preparing 08:23:24 aedc3bda2944: Preparing 08:23:24 aedc3bda2944: Waiting 08:23:24 9c33402a37c0: Pushed 08:23:24 a19769cc9698: Pushed 08:23:24 2cac0de80059: Pushed 08:23:24 b6ecb72b0195: Pushed 08:23:24 aedc3bda2944: Layer already exists 08:23:26 bf102936a808: Pushed 08:23:26 78c106f1b1d485d6b9e2c5cc4debe4f465169507: digest: sha256:f6f674d2a78a9a824f5478b14178db4c0e7ec2aeb0d339c24c2e519b1adcabad size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:27 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:27 + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest 08:23:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 08:23:27 a19769cc9698: Preparing 08:23:27 2cac0de80059: Preparing 08:23:27 bf102936a808: Preparing 08:23:27 9c33402a37c0: Preparing 08:23:27 b6ecb72b0195: Preparing 08:23:27 aedc3bda2944: Preparing 08:23:27 2cac0de80059: Layer already exists 08:23:27 bf102936a808: Layer already exists 08:23:27 9c33402a37c0: Layer already exists 08:23:27 b6ecb72b0195: Layer already exists 08:23:27 a19769cc9698: Layer already exists 08:23:27 aedc3bda2944: Layer already exists 08:23:27 latest: digest: sha256:f6f674d2a78a9a824f5478b14178db4c0e7ec2aeb0d339c24c2e519b1adcabad size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:27 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:28 + docker push nexus3.edgexfoundry.org:10004/device-modbus:3.2.0-dev.10 08:23:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 08:23:28 a19769cc9698: Preparing 08:23:28 2cac0de80059: Preparing 08:23:28 bf102936a808: Preparing 08:23:28 9c33402a37c0: Preparing 08:23:28 b6ecb72b0195: Preparing 08:23:28 aedc3bda2944: Preparing 08:23:28 aedc3bda2944: Waiting 08:23:28 b6ecb72b0195: Layer already exists 08:23:28 9c33402a37c0: Layer already exists 08:23:28 2cac0de80059: Layer already exists 08:23:28 a19769cc9698: Layer already exists 08:23:28 bf102936a808: Layer already exists 08:23:28 aedc3bda2944: Layer already exists 08:23:28 3.2.0-dev.10: digest: sha256:f6f674d2a78a9a824f5478b14178db4c0e7ec2aeb0d339c24c2e519b1adcabad size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:28 using credential edgex-jenkins-ssh 08:23:28 Cloning the remote Git repository 08:23:28 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 08:23:28 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:78c106f1b1d485d6b9e2c5cc4debe4f465169507-3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:28 + docker push nexus3.edgexfoundry.org:10004/device-modbus:78c106f1b1d485d6b9e2c5cc4debe4f465169507-3.2.0-dev.10 08:23:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 08:23:28 a19769cc9698: Preparing 08:23:28 2cac0de80059: Preparing 08:23:28 bf102936a808: Preparing 08:23:28 9c33402a37c0: Preparing 08:23:28 b6ecb72b0195: Preparing 08:23:28 aedc3bda2944: Preparing 08:23:28 aedc3bda2944: Waiting 08:23:28 9c33402a37c0: Layer already exists 08:23:28 a19769cc9698: Layer already exists 08:23:28 2cac0de80059: Layer already exists 08:23:28 bf102936a808: Layer already exists 08:23:28 b6ecb72b0195: Layer already exists 08:23:28 aedc3bda2944: Layer already exists 08:23:28 78c106f1b1d485d6b9e2c5cc4debe4f465169507-3.2.0-dev.10: digest: sha256:f6f674d2a78a9a824f5478b14178db4c0e7ec2aeb0d339c24c2e519b1adcabad size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:29 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:29 + docker push nexus3.edgexfoundry.org:10004/device-modbus:main 08:23:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 08:23:29 a19769cc9698: Preparing 08:23:29 2cac0de80059: Preparing 08:23:29 bf102936a808: Preparing 08:23:29 9c33402a37c0: Preparing 08:23:29 b6ecb72b0195: Preparing 08:23:29 aedc3bda2944: Preparing 08:23:29 aedc3bda2944: Waiting 08:23:29 b6ecb72b0195: Layer already exists 08:23:29 2cac0de80059: Layer already exists 08:23:29 bf102936a808: Layer already exists 08:23:29 9c33402a37c0: Layer already exists 08:23:29 a19769cc9698: Layer already exists 08:23:29 aedc3bda2944: Layer already exists 08:23:29 main: digest: sha256:f6f674d2a78a9a824f5478b14178db4c0e7ec2aeb0d339c24c2e519b1adcabad size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:23:29 ===================================================== 08:23:28 > git init /w/workspace/device-modbus-go/149 # timeout=10 08:23:28 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 08:23:28 > git --version # timeout=10 08:23:28 > git --version # 'git version 2.25.1' 08:23:28 using GIT_SSH to set credentials SSH Credentials for GitHub 08:23:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] echo 08:23:29 taggedImages: 08:23:29 - nexus3.edgexfoundry.org:10004/device-modbus:78c106f1b1d485d6b9e2c5cc4debe4f465169507 08:23:29 - nexus3.edgexfoundry.org:10004/device-modbus:latest 08:23:29 - nexus3.edgexfoundry.org:10004/device-modbus:3.2.0-dev.10 08:23:29 - nexus3.edgexfoundry.org:10004/device-modbus:78c106f1b1d485d6b9e2c5cc4debe4f465169507-3.2.0-dev.10 08:23:29 - nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:23:30 08:23:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:23:30 latest: Pulling from edgex-lftools-log-publisher 08:23:30 5eb5b503b376: Pulling fs layer 08:23:30 5c69ac0246d0: Pulling fs layer 08:23:30 ec43610c2a17: Pulling fs layer 08:23:30 3a2ae6a8a46f: Pulling fs layer 08:23:30 33b1e0a273af: Pulling fs layer 08:23:30 5d3b04190fa2: Pulling fs layer 08:23:30 2f39f015ded8: Pulling fs layer 08:23:30 3a2ae6a8a46f: Waiting 08:23:30 33b1e0a273af: Waiting 08:23:30 5d3b04190fa2: Waiting 08:23:30 2f39f015ded8: Waiting 08:23:30 5c69ac0246d0: Download complete 08:23:30 3a2ae6a8a46f: Verifying Checksum 08:23:30 3a2ae6a8a46f: Download complete 08:23:30 33b1e0a273af: Verifying Checksum 08:23:30 33b1e0a273af: Download complete 08:23:30 ec43610c2a17: Verifying Checksum 08:23:30 ec43610c2a17: Download complete 08:23:30 5d3b04190fa2: Verifying Checksum 08:23:30 5d3b04190fa2: Download complete 08:23:30 5eb5b503b376: Verifying Checksum 08:23:30 5eb5b503b376: Download complete 08:23:30 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 08:23:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:23:31 2f39f015ded8: Verifying Checksum 08:23:31 2f39f015ded8: Download complete 08:23:31 Avoid second fetch 08:23:31 Checking out Revision 78c106f1b1d485d6b9e2c5cc4debe4f465169507 (main) 08:23:32 Commit message: "Merge pull request #545 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.11" 08:23:32 5eb5b503b376: Pull complete 08:23:32 5c69ac0246d0: Pull complete 08:23:31 > git config core.sparsecheckout # timeout=10 08:23:31 > git checkout -f 78c106f1b1d485d6b9e2c5cc4debe4f465169507 # timeout=10 08:23:32 ec43610c2a17: Pull complete 08:23:32 3a2ae6a8a46f: Pull complete 08:23:32 33b1e0a273af: Pull complete 08:23:32 5d3b04190fa2: Pull complete 08:23:36 08:23:36 GitHub has been notified of this commit’s build result 08:23:36 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:23:36 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:23:36 % Total % Received % Xferd Average Speed Time Time Time Current 08:23:36 Dload Upload Total Spent Left Speed 08:23:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 111k 0 --:--:-- --:--:-- --:--:-- 111k [Pipeline] sh 08:23:37 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:23:37 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:23:37 + sudo tee /etc/docker/daemon.new 08:23:37 { 08:23:37 "registry-mirrors": [ 08:23:37 "https://nexus3.edgexfoundry.org:10001" 08:23:37 ], 08:23:37 "bip": "10.250.0.254/24", 08:23:37 "hosts": [ 08:23:37 "tcp://0.0.0.0:5555", 08:23:37 "unix:///var/run/docker.sock" 08:23:37 ], 08:23:37 "mtu": 1458, 08:23:37 "selinux-enabled": true, 08:23:37 "seccomp-profile": "/etc/docker/seccomp.json" 08:23:37 } [Pipeline] sh 08:23:37 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:23:37 + sudo service docker restart 08:23:38 2f39f015ded8: Pull complete 08:23:38 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:23:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:23:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:23:38 prd-ubuntu20.04-docker-8c-8g-274 does not seem to be running inside a container 08:23:38 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:23:41 $ docker top d1e12e766896c86a58fe191d472ffadcbf4754b02ced194921864b23223f3e77 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:23:41 ---> job-cost.sh 08:23:41 lf-activate-venv: SKIPPING 08:23:41 INFO: No Stack... 08:23:41 INFO: Retrieving Pricing Info for: v3-standard-8 08:23:42 INFO: Archiving Costs [Pipeline] sh 08:23:42 + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv 08:23:42 + cut -d, -f6 [Pipeline] lock 08:23:42 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-149-stack-cost] 08:23:42 Resource [jenkins-edgexfoundry-device-modbus-go-main-149-stack-cost] did not exist. Created. 08:23:42 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-149-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:23:42 + echo total: 0.2199999988079071 [Pipeline] stash 08:23:42 Stashed 1 file(s) [Pipeline] } 08:23:42 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-149-stack-cost] [Pipeline] // lock [Pipeline] } 08:23:42 $ docker stop --time=1 d1e12e766896c86a58fe191d472ffadcbf4754b02ced194921864b23223f3e77 08:23:44 $ docker rm -f --volumes d1e12e766896c86a58fe191d472ffadcbf4754b02ced194921864b23223f3e77 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:23:56 provisioning config files... 08:23:56 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/149@tmp/config3573491976570956462tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:23:56 ---> ****-login.sh 08:23:56 nexus3.edgexfoundry.org:10001 08:23:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:23:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:23:57 Configure a credential helper to remove this warning. See 08:23:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:23:57 08:23:57 Login Succeeded 08:23:57 nexus3.edgexfoundry.org:10002 08:23:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:23:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:23:57 Configure a credential helper to remove this warning. See 08:23:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:23:57 08:23:57 Login Succeeded 08:23:57 nexus3.edgexfoundry.org:10003 08:23:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:23:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:23:58 Configure a credential helper to remove this warning. See 08:23:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:23:58 08:23:58 Login Succeeded 08:23:58 nexus3.edgexfoundry.org:10004 08:23:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:23:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:23:58 Configure a credential helper to remove this warning. See 08:23:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:23:58 08:23:58 Login Succeeded 08:23:58 ****.io 08:23:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:23:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:23:58 Configure a credential helper to remove this warning. See 08:23:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:23:58 08:23:58 Login Succeeded 08:23:58 ---> ****-login.sh ends [Pipeline] } 08:23:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:23:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:23:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:23:59 ========================================================= 08:23:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 08:23:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:59 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 08:23:59 Sending build context to Docker daemon 8.765MB 08:24:00 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 08:24:00 Step 2/10 : FROM ${BASE} AS builder 08:24:00 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:24:00 9fda8d8052c6: Pulling fs layer 08:24:00 5d54e960e981: Pulling fs layer 08:24:00 c4a7e357bf2a: Pulling fs layer 08:24:00 f0e02332f6b5: Pulling fs layer 08:24:00 872ee5b61b7b: Pulling fs layer 08:24:00 0c6a40ed1a82: Pulling fs layer 08:24:00 94ae7d8d031c: Pulling fs layer 08:24:00 94ae7d8d031c: Waiting 08:24:00 872ee5b61b7b: Waiting 08:24:00 0c6a40ed1a82: Waiting 08:24:00 f0e02332f6b5: Waiting 08:24:00 5d54e960e981: Verifying Checksum 08:24:00 5d54e960e981: Download complete 08:24:00 f0e02332f6b5: Verifying Checksum 08:24:00 f0e02332f6b5: Download complete 08:24:00 872ee5b61b7b: Verifying Checksum 08:24:00 872ee5b61b7b: Download complete 08:24:00 9fda8d8052c6: Verifying Checksum 08:24:00 9fda8d8052c6: Download complete 08:24:00 94ae7d8d031c: Verifying Checksum 08:24:00 94ae7d8d031c: Download complete 08:24:01 9fda8d8052c6: Pull complete 08:24:01 5d54e960e981: Pull complete 08:24:02 c4a7e357bf2a: Verifying Checksum 08:24:02 c4a7e357bf2a: Download complete 08:24:03 0c6a40ed1a82: Verifying Checksum 08:24:03 0c6a40ed1a82: Download complete 08:24:15 c4a7e357bf2a: Pull complete 08:24:15 f0e02332f6b5: Pull complete 08:24:16 872ee5b61b7b: Pull complete 08:24:24 0c6a40ed1a82: Pull complete 08:24:26 94ae7d8d031c: Pull complete 08:24:26 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 08:24:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:24:26 ---> 86de565de09d 08:24:26 Step 3/10 : ARG ADD_BUILD_TAGS="" 08:24:28 ---> Running in e2d38efc84a0 08:24:28 Removing intermediate container e2d38efc84a0 08:24:28 ---> 4b2f245ae5a7 08:24:28 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:24:28 ---> Running in 6a0b4d05f987 08:24:28 Removing intermediate container 6a0b4d05f987 08:24:28 ---> 68d787ac3086 08:24:28 Step 5/10 : RUN apk add --update --no-cache make git openssh 08:24:28 ---> Running in d015b395bf57 08:24:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:24:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:24:31 (1/8) Installing openssh-keygen (9.3_p2-r1) 08:24:31 (2/8) Installing libedit (20221030.3.1-r1) 08:24:31 (3/8) Installing openssh-client-common (9.3_p2-r1) 08:24:31 (4/8) Installing openssh-client-default (9.3_p2-r1) 08:24:31 (5/8) Installing openssh-sftp-server (9.3_p2-r1) 08:24:31 (6/8) Installing openssh-server-common (9.3_p2-r1) 08:24:31 (7/8) Installing openssh-server (9.3_p2-r1) 08:24:31 (8/8) Installing openssh (9.3_p2-r1) 08:24:31 Executing busybox-1.36.1-r5.trigger 08:24:31 OK: 272 MiB in 60 packages 08:24:32 Removing intermediate container d015b395bf57 08:24:32 ---> e50cdfb550d7 08:24:32 Step 6/10 : WORKDIR /device-modbus-go 08:24:32 ---> Running in 1746d866b923 08:24:32 Removing intermediate container 1746d866b923 08:24:32 ---> 7d38ecec7aba 08:24:32 Step 7/10 : COPY go.mod vendor* ./ 08:24:33 ---> bf7d215bcbd7 08:24:33 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:24:33 ---> Running in 470e88087218 08:25:41 Removing intermediate container 470e88087218 08:25:41 ---> 1db0e1fb072a 08:25:41 Step 9/10 : COPY . . 08:25:41 ---> 483c0ac2a392 08:25:41 Step 10/10 : RUN ${MAKE} 08:25:41 ---> Running in 8605d37a1fd8 08:25:41 noop 08:25:41 Removing intermediate container 8605d37a1fd8 08:25:41 ---> 98fa90ab1cd5 08:25:41 Successfully built 98fa90ab1cd5 08:25:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:25:41 + docker inspect -f . ci-base-image-arm64 08:25:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:25:42 prd-ubuntu20.04-docker-arm64-4c-16g-277 does not seem to be running inside a container 08:25:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/149 -v /w/workspace/device-modbus-go/149:/w/workspace/device-modbus-go/149:rw,z -v /w/workspace/device-modbus-go/149@tmp:/w/workspace/device-modbus-go/149@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:25:43 $ docker top c13e7c59c3badc96f6f4243dd4874582c85056b4d2739c24d2b38e3ac7f7c817 -eo pid,comm [Pipeline] { [Pipeline] sh 08:25:44 + go version 08:25:44 go version go1.21.0 linux/arm64 [Pipeline] } 08:25:44 $ docker stop --time=1 c13e7c59c3badc96f6f4243dd4874582c85056b4d2739c24d2b38e3ac7f7c817 08:25:46 $ docker rm -f --volumes c13e7c59c3badc96f6f4243dd4874582c85056b4d2739c24d2b38e3ac7f7c817 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:25:46 + docker inspect -f . ci-base-image-arm64 08:25:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:25:46 prd-ubuntu20.04-docker-arm64-4c-16g-277 does not seem to be running inside a container 08:25:46 $ 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/149 -v /w/workspace/device-modbus-go/149:/w/workspace/device-modbus-go/149:rw,z -v /w/workspace/device-modbus-go/149@tmp:/w/workspace/device-modbus-go/149@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:25:48 $ docker top ad08bc89ecb901f13dc47e2e93bdad712dc987dddbcf069778a819efcb11cfe9 -eo pid,comm [Pipeline] { [Pipeline] sh 08:25:49 + git config --global --add safe.directory /w/workspace/device-modbus-go/149 [Pipeline] fileExists [Pipeline] sh 08:25:49 + make test 08:25:49 go test ./... -coverprofile=coverage.out 08:25:53 ? github.com/edgexfoundry/device-modbus-go [no test files] 08:27:29 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 08:27:29 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.063s coverage: 47.9% of statements 08:27:29 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:27:29 go vet ./... 08:27:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:27:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:27:51 ./bin/test-attribution-txt.sh 08:27:51 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 08:27:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 08:27:51 $ docker stop --time=1 ad08bc89ecb901f13dc47e2e93bdad712dc987dddbcf069778a819efcb11cfe9 08:27:53 $ docker rm -f --volumes ad08bc89ecb901f13dc47e2e93bdad712dc987dddbcf069778a819efcb11cfe9 [Pipeline] // withDockerContainer [Pipeline] sh 08:27:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:27:55 Warning: overwriting stash ‘coverage-report’ 08:27:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:27:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:27:56 + ls -al . 08:27:56 total 188 08:27:56 drwxrwxr-x 8 jenkins jenkins 4096 Mar 18 08:25 . 08:27:56 drwxrwxr-x 4 jenkins jenkins 4096 Mar 18 08:23 .. 08:27:56 -rw-rw-r-- 1 jenkins jenkins 140 Mar 18 08:23 .dockerignore 08:27:56 drwxrwxr-x 8 jenkins jenkins 4096 Mar 18 08:23 .git 08:27:56 drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 08:23 .github 08:27:56 -rw-rw-r-- 1 jenkins jenkins 266 Mar 18 08:23 .gitignore 08:27:56 -rw-rw-r-- 1 jenkins jenkins 41 Mar 18 08:23 .golangci.yml 08:27:56 -rw-rw-r-- 1 jenkins jenkins 11101 Mar 18 08:23 Attribution.txt 08:27:56 -rw-rw-r-- 1 jenkins jenkins 16388 Mar 18 08:23 CHANGELOG.md 08:27:56 -rw-rw-r-- 1 jenkins jenkins 1474 Mar 18 08:23 Dockerfile 08:27:56 -rw-rw-r-- 1 jenkins jenkins 677 Mar 18 08:23 GOVERNANCE.md 08:27:56 -rw-rw-r-- 1 jenkins jenkins 658 Mar 18 08:23 Jenkinsfile 08:27:56 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 18 08:23 LICENSE 08:27:56 -rw-rw-r-- 1 jenkins jenkins 1942 Mar 18 08:23 Makefile 08:27:56 -rw-rw-r-- 1 jenkins jenkins 622 Mar 18 08:23 OWNERS.md 08:27:56 -rw-rw-r-- 1 jenkins jenkins 4463 Mar 18 08:23 README.md 08:27:56 -rw-rw-r-- 1 jenkins jenkins 12 Mar 18 08:21 VERSION 08:27:56 drwxrwxr-x 2 jenkins jenkins 4096 Mar 18 08:23 bin 08:27:56 drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 08:23 cmd 08:27:56 -rw-r--r-- 1 jenkins jenkins 24334 Mar 18 08:27 coverage.out 08:27:56 -rw-rw-r-- 1 jenkins jenkins 3987 Mar 18 08:23 go.mod 08:27:56 -rw-rw-r-- 1 jenkins jenkins 36558 Mar 18 08:23 go.sum 08:27:56 drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 08:23 internal 08:27:56 drwxrwxr-x 2 jenkins jenkins 4096 Mar 18 08:23 simulator 08:27:56 -rw-rw-r-- 1 jenkins jenkins 229 Mar 18 08:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:56 + 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=78c106f1b1d485d6b9e2c5cc4debe4f465169507 --label arch=arm64 --label version=3.2.0-dev.10 . 08:27:56 Sending build context to Docker daemon 8.79MB 08:27:57 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 08:27:57 Step 2/23 : FROM ${BASE} AS builder 08:27:57 ---> 98fa90ab1cd5 08:27:57 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:27:57 ---> Running in 21562d2cbc56 08:27:57 Removing intermediate container 21562d2cbc56 08:27:57 ---> 197d385b60e1 08:27:57 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:27:57 ---> Running in 018cb16c1a97 08:27:58 Removing intermediate container 018cb16c1a97 08:27:58 ---> f7ea11768fae 08:27:58 Step 5/23 : RUN apk add --update --no-cache make git openssh 08:27:58 ---> Running in 7117d0c71e0c 08:27:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:27:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:28:00 OK: 272 MiB in 60 packages 08:28:01 Removing intermediate container 7117d0c71e0c 08:28:01 ---> ca3389e9aec1 08:28:01 Step 6/23 : WORKDIR /device-modbus-go 08:28:01 ---> Running in 987c2355f1a7 08:28:01 Removing intermediate container 987c2355f1a7 08:28:01 ---> 6441cf5bcc69 08:28:01 Step 7/23 : COPY go.mod vendor* ./ 08:28:02 ---> 19aeb22dfe0c 08:28:02 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:28:02 ---> Running in c994e662aa85 08:28:04 Removing intermediate container c994e662aa85 08:28:04 ---> 94e0c4ce1761 08:28:04 Step 9/23 : COPY . . 08:28:05 ---> 7863cda0f024 08:28:05 Step 10/23 : RUN ${MAKE} 08:28:05 ---> Running in 7407555fbde4 08:28:06 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=3.2.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.11" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 08:29:57 Removing intermediate container 7407555fbde4 08:29:57 ---> d563644a59cc 08:29:57 Step 11/23 : FROM alpine:3.18 08:29:57 3.18: Pulling from library/alpine 08:29:57 c6b39de5b339: Pulling fs layer 08:29:57 c6b39de5b339: Download complete 08:29:57 c6b39de5b339: Pull complete 08:29:57 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 08:29:57 Status: Downloaded newer image for alpine:3.18 08:29:57 ---> 33abbf032149 08:29:57 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 08:29:57 ---> Running in 8cf44b127a06 08:29:57 Removing intermediate container 8cf44b127a06 08:29:57 ---> 491ffb288430 08:29:57 Step 13/23 : RUN apk add --update --no-cache dumb-init 08:29:57 ---> Running in b17c2f2f7190 08:29:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:29:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:29:57 (1/1) Installing dumb-init (1.2.5-r2) 08:29:57 Executing busybox-1.36.1-r5.trigger 08:29:57 OK: 8 MiB in 16 packages 08:29:57 Removing intermediate container b17c2f2f7190 08:29:57 ---> 829fad7926ad 08:29:57 Step 14/23 : RUN apk --no-cache upgrade 08:29:58 ---> Running in 068bf1b193a6 08:29:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:29:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:30:00 OK: 8 MiB in 16 packages 08:30:01 Removing intermediate container 068bf1b193a6 08:30:01 ---> befc7bb5b737 08:30:01 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 08:30:02 ---> 6a56a7e349c1 08:30:02 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 08:30:02 ---> 0d9c043cba96 08:30:02 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 08:30:02 ---> 35ec2fdede4a 08:30:02 Step 18/23 : EXPOSE 59901 08:30:03 ---> Running in f67c869f4607 08:30:03 Removing intermediate container f67c869f4607 08:30:03 ---> 439b600932cd 08:30:03 Step 19/23 : ENTRYPOINT ["/device-modbus"] 08:30:03 ---> Running in e599bb033a49 08:30:03 Removing intermediate container e599bb033a49 08:30:03 ---> 17a5f0adc7a3 08:30:03 Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 08:30:03 ---> Running in f7adc550b6a3 08:30:04 Removing intermediate container f7adc550b6a3 08:30:04 ---> 197bbd2ae276 08:30:04 Step 21/23 : LABEL arch=arm64 08:30:04 ---> Running in 64ddd7c2628c 08:30:04 Removing intermediate container 64ddd7c2628c 08:30:04 ---> 8f98a2a56d6f 08:30:04 Step 22/23 : LABEL git_sha=78c106f1b1d485d6b9e2c5cc4debe4f465169507 08:30:04 ---> Running in 764e9d51fd92 08:30:04 Removing intermediate container 764e9d51fd92 08:30:04 ---> 81c13f1372de 08:30:04 Step 23/23 : LABEL version=3.2.0-dev.10 08:30:04 ---> Running in 9bbb99661a8d 08:30:05 Removing intermediate container 9bbb99661a8d 08:30:05 ---> e46a1b8050fc 08:30:05 [Warning] One or more build-args [ARCH] were not consumed 08:30:05 Successfully built e46a1b8050fc 08:30:05 Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:30:05 provisioning config files... 08:30:05 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/149@tmp/config4878716732391709913tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:30:05 ---> ****-login.sh 08:30:05 nexus3.edgexfoundry.org:10001 08:30:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:30:05 Configure a credential helper to remove this warning. See 08:30:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:30:05 08:30:05 Login Succeeded 08:30:05 nexus3.edgexfoundry.org:10002 08:30:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:30:06 Configure a credential helper to remove this warning. See 08:30:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:30:06 08:30:06 Login Succeeded 08:30:06 nexus3.edgexfoundry.org:10003 08:30:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:30:06 Configure a credential helper to remove this warning. See 08:30:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:30:06 08:30:06 Login Succeeded 08:30:06 nexus3.edgexfoundry.org:10004 08:30:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:30:06 Configure a credential helper to remove this warning. See 08:30:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:30:06 08:30:06 Login Succeeded 08:30:06 ****.io 08:30:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:30:07 Configure a credential helper to remove this warning. See 08:30:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:30:07 08:30:07 Login Succeeded 08:30:07 ---> ****-login.sh ends [Pipeline] } 08:30:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:30:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:30:07 [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: 08:30:07 78c106f1b1d485d6b9e2c5cc4debe4f465169507 08:30:07 latest 08:30:07 3.2.0-dev.10 08:30:07 78c106f1b1d485d6b9e2c5cc4debe4f465169507-3.2.0-dev.10 08:30:07 main 08:30:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:08 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:78c106f1b1d485d6b9e2c5cc4debe4f465169507 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:08 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:78c106f1b1d485d6b9e2c5cc4debe4f465169507 08:30:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 08:30:08 79bf84ee4d45: Preparing 08:30:08 351511d4edff: Preparing 08:30:08 14dff105ab2e: Preparing 08:30:08 1398e51139ab: Preparing 08:30:08 88be0c1b481a: Preparing 08:30:08 7c504f21be85: Preparing 08:30:08 7c504f21be85: Waiting 08:30:08 79bf84ee4d45: Pushed 08:30:08 1398e51139ab: Pushed 08:30:08 88be0c1b481a: Pushed 08:30:08 7c504f21be85: Layer already exists 08:30:08 351511d4edff: Pushed 08:30:12 14dff105ab2e: Pushed 08:30:12 78c106f1b1d485d6b9e2c5cc4debe4f465169507: digest: sha256:798b90580f0d9eb8ade0f2946edcd6cf0384acd2907b1316a66ddfbd4ccbbbec size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:13 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:13 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 08:30:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 08:30:13 79bf84ee4d45: Preparing 08:30:13 351511d4edff: Preparing 08:30:13 14dff105ab2e: Preparing 08:30:13 1398e51139ab: Preparing 08:30:13 88be0c1b481a: Preparing 08:30:13 7c504f21be85: Preparing 08:30:13 7c504f21be85: Waiting 08:30:13 14dff105ab2e: Layer already exists 08:30:13 88be0c1b481a: Layer already exists 08:30:13 351511d4edff: Layer already exists 08:30:13 79bf84ee4d45: Layer already exists 08:30:13 1398e51139ab: Layer already exists 08:30:13 7c504f21be85: Layer already exists 08:30:13 latest: digest: sha256:798b90580f0d9eb8ade0f2946edcd6cf0384acd2907b1316a66ddfbd4ccbbbec size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:14 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:14 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.2.0-dev.10 08:30:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 08:30:14 79bf84ee4d45: Preparing 08:30:14 351511d4edff: Preparing 08:30:14 14dff105ab2e: Preparing 08:30:14 1398e51139ab: Preparing 08:30:14 88be0c1b481a: Preparing 08:30:14 7c504f21be85: Preparing 08:30:14 7c504f21be85: Waiting 08:30:14 88be0c1b481a: Layer already exists 08:30:14 14dff105ab2e: Layer already exists 08:30:14 351511d4edff: Layer already exists 08:30:14 1398e51139ab: Layer already exists 08:30:14 79bf84ee4d45: Layer already exists 08:30:14 7c504f21be85: Layer already exists 08:30:14 3.2.0-dev.10: digest: sha256:798b90580f0d9eb8ade0f2946edcd6cf0384acd2907b1316a66ddfbd4ccbbbec size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:15 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:78c106f1b1d485d6b9e2c5cc4debe4f465169507-3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:15 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:78c106f1b1d485d6b9e2c5cc4debe4f465169507-3.2.0-dev.10 08:30:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 08:30:15 79bf84ee4d45: Preparing 08:30:15 351511d4edff: Preparing 08:30:15 14dff105ab2e: Preparing 08:30:15 1398e51139ab: Preparing 08:30:15 88be0c1b481a: Preparing 08:30:15 7c504f21be85: Preparing 08:30:15 7c504f21be85: Waiting 08:30:15 88be0c1b481a: Layer already exists 08:30:15 1398e51139ab: Layer already exists 08:30:15 351511d4edff: Layer already exists 08:30:15 14dff105ab2e: Layer already exists 08:30:15 79bf84ee4d45: Layer already exists 08:30:15 7c504f21be85: Layer already exists 08:30:15 78c106f1b1d485d6b9e2c5cc4debe4f465169507-3.2.0-dev.10: digest: sha256:798b90580f0d9eb8ade0f2946edcd6cf0384acd2907b1316a66ddfbd4ccbbbec size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:16 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:16 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main 08:30:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 08:30:16 79bf84ee4d45: Preparing 08:30:16 351511d4edff: Preparing 08:30:16 14dff105ab2e: Preparing 08:30:16 1398e51139ab: Preparing 08:30:16 88be0c1b481a: Preparing 08:30:16 7c504f21be85: Preparing 08:30:16 7c504f21be85: Waiting 08:30:16 351511d4edff: Layer already exists 08:30:16 88be0c1b481a: Layer already exists 08:30:16 79bf84ee4d45: Layer already exists 08:30:16 14dff105ab2e: Layer already exists 08:30:16 1398e51139ab: Layer already exists 08:30:16 7c504f21be85: Layer already exists 08:30:16 main: digest: sha256:798b90580f0d9eb8ade0f2946edcd6cf0384acd2907b1316a66ddfbd4ccbbbec size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:30:16 ===================================================== [Pipeline] echo 08:30:16 taggedImages: 08:30:16 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:78c106f1b1d485d6b9e2c5cc4debe4f465169507 08:30:16 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 08:30:16 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.2.0-dev.10 08:30:16 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:78c106f1b1d485d6b9e2c5cc4debe4f465169507-3.2.0-dev.10 08:30:16 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:30:17 08:30:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:30:17 arm64: Pulling from edgex-lftools-log-publisher 08:30:17 8998bd30e6a1: Pulling fs layer 08:30:17 04944245beec: Pulling fs layer 08:30:17 699f458cf7ca: Pulling fs layer 08:30:17 765212b225bb: Pulling fs layer 08:30:17 f23df028b6ca: Pulling fs layer 08:30:17 d65c8cfc05b1: Pulling fs layer 08:30:17 2437ff75d9bd: Pulling fs layer 08:30:17 f23df028b6ca: Waiting 08:30:17 d65c8cfc05b1: Waiting 08:30:17 2437ff75d9bd: Waiting 08:30:17 765212b225bb: Waiting 08:30:17 04944245beec: Verifying Checksum 08:30:17 04944245beec: Download complete 08:30:17 765212b225bb: Verifying Checksum 08:30:17 765212b225bb: Download complete 08:30:17 f23df028b6ca: Verifying Checksum 08:30:17 f23df028b6ca: Download complete 08:30:17 d65c8cfc05b1: Verifying Checksum 08:30:17 d65c8cfc05b1: Download complete 08:30:18 699f458cf7ca: Verifying Checksum 08:30:18 699f458cf7ca: Download complete 08:30:18 8998bd30e6a1: Verifying Checksum 08:30:18 8998bd30e6a1: Download complete 08:30:21 2437ff75d9bd: Verifying Checksum 08:30:21 2437ff75d9bd: Download complete 08:30:23 8998bd30e6a1: Pull complete 08:30:23 04944245beec: Pull complete 08:30:25 699f458cf7ca: Pull complete 08:30:25 765212b225bb: Pull complete 08:30:26 f23df028b6ca: Pull complete 08:30:26 d65c8cfc05b1: Pull complete 08:30:44 2437ff75d9bd: Pull complete 08:30:44 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:30:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:30:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:44 prd-ubuntu20.04-docker-arm64-4c-16g-277 does not seem to be running inside a container 08:30:45 $ 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/149 -v /w/workspace/device-modbus-go/149:/w/workspace/device-modbus-go/149:rw,z -v /w/workspace/device-modbus-go/149@tmp:/w/workspace/device-modbus-go/149@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:30:47 $ docker top fb631820beb1d8d7554af9d4daca92773992c8939e089d65f067e5911f1f8a23 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:30:48 ---> job-cost.sh 08:30:48 lf-activate-venv: SKIPPING 08:30:48 INFO: No Stack... 08:30:48 INFO: Retrieving Pricing Info for: v3-standard-4 08:30:49 INFO: Archiving Costs [Pipeline] sh 08:30:50 + cat /w/workspace/device-modbus-go/149/archives/cost.csv 08:30:50 + cut -d, -f6 [Pipeline] lock 08:30:50 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-149-stack-cost] 08:30:50 Resource [jenkins-edgexfoundry-device-modbus-go-main-149-stack-cost] did not exist. Created. 08:30:50 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-149-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:30:51 /w/workspace/device-modbus-go/149@tmp/durable-eecf6085/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:30:51 + echo total: 0.10999999940395355 [Pipeline] stash 08:30:51 Warning: overwriting stash ‘stack-cost’ 08:30:51 Stashed 1 file(s) [Pipeline] } 08:30:51 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-149-stack-cost] [Pipeline] // lock [Pipeline] } 08:30:51 $ docker stop --time=1 fb631820beb1d8d7554af9d4daca92773992c8939e089d65f067e5911f1f8a23 08:30:53 $ docker rm -f --volumes fb631820beb1d8d7554af9d4daca92773992c8939e089d65f067e5911f1f8a23 [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 08:30:53 provisioning config files... 08:30:53 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config3068508588943126046tmp [Pipeline] { [Pipeline] sh 08:30:54 + set +x 08:30:54 + curl -s https://codecov.io/bash 08:30:54 + bash -s -- 08:30:54 08:30:54 _____ _ 08:30:54 / ____| | | 08:30:54 | | ___ __| | ___ ___ _____ __ 08:30:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:30:54 | |___| (_) | (_| | __/ (_| (_) \ V / 08:30:54 \_____\___/ \__,_|\___|\___\___/ \_/ 08:30:54 Bash-1.0.6 08:30:54 08:30:54 08:30:54 ==> git version 2.25.1 found 08:30:54 ==> 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 08:30:54 Release-Date: 2020-01-08 08:30:54 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:30:54 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:30:54 ==> Jenkins CI detected. 08:30:54 current dir:  /w/workspace/gexfoundry_device-modbus-go_main 08:30:54 project root: . 08:30:54 --> token set from env 08:30:54 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:30:54 ==> Running gcov in . (disable via -X gcov) 08:30:54 ==> Python coveragepy not found 08:30:54 ==> Searching for coverage reports in: 08:30:54 + . 08:30:54 -> Found 1 reports 08:30:54 ==> Detecting git/mercurial file structure 08:30:54 ==> Reading reports 08:30:54 + ./coverage.out bytes=24334 08:30:54 ==> Appending adjustments 08:30:54 https://docs.codecov.io/docs/fixing-reports 08:30:54 + Found adjustments 08:30:54 ==> Gzipping contents 08:30:54 4.0K /tmp/codecov.mwgIoh.gz 08:30:54 ==> Uploading reports 08:30:54 url: https://codecov.io 08:30:54 query: branch=main&commit=78c106f1b1d485d6b9e2c5cc4debe4f465169507&build=149&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F149%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:30:54 -> Pinging Codecov 08:30:54 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=78c106f1b1d485d6b9e2c5cc4debe4f465169507&build=149&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F149%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:30:54 -> Uploading to 08:30:54 https://storage.googleapis.com/codecov/v4/raw/2024-03-18/55DBCA73C666E3227836607328DD7E49/78c106f1b1d485d6b9e2c5cc4debe4f465169507/afd2f04d-2286-4bfa-ac5e-a2f24032e10f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240318%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240318T083054Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=47da0ca34d0227476dd2e3b9e76bef6d63dfaac11822fed06359363528c44dbf 08:30:54 % Total % Received % Xferd Average Speed Time Time Time Current 08:30:54 Dload Upload Total Spent Left Speed 08:30:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3806 0 0 100 3806 0 12159 --:--:-- --:--:-- --:--:-- 12121 100 3806 0 0 100 3806 0 12159 --:--:-- --:--:-- --:--:-- 12121 08:30:54 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/78c106f1b1d485d6b9e2c5cc4debe4f465169507 [Pipeline] } 08:30:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 08:30:55 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 08:30:55 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:30:55 08:30:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:30:55 1.410.4: Pulling from edgex-devops/edgex-snyk-go 08:30:55 df9b9388f04a: Pulling fs layer 08:30:55 52dc419b0ee2: Pulling fs layer 08:30:55 25bc292e5bac: Pulling fs layer 08:30:55 114826534d7a: Pulling fs layer 08:30:55 4657fd5d0bcf: Pulling fs layer 08:30:55 6ad1cebc031e: Pulling fs layer 08:30:55 8a3aa393b2d8: Pulling fs layer 08:30:55 4657fd5d0bcf: Waiting 08:30:55 6ad1cebc031e: Waiting 08:30:55 8a3aa393b2d8: Waiting 08:30:55 114826534d7a: Waiting 08:30:55 25bc292e5bac: Download complete 08:30:55 52dc419b0ee2: Download complete 08:30:55 4657fd5d0bcf: Verifying Checksum 08:30:55 4657fd5d0bcf: Download complete 08:30:55 df9b9388f04a: Download complete 08:30:55 df9b9388f04a: Pull complete 08:30:55 6ad1cebc031e: Verifying Checksum 08:30:55 6ad1cebc031e: Download complete 08:30:55 52dc419b0ee2: Pull complete 08:30:56 25bc292e5bac: Pull complete 08:30:56 114826534d7a: Verifying Checksum 08:30:56 114826534d7a: Download complete 08:30:56 8a3aa393b2d8: Verifying Checksum 08:30:56 8a3aa393b2d8: Download complete 08:31:00 114826534d7a: Pull complete 08:31:00 4657fd5d0bcf: Pull complete 08:31:00 6ad1cebc031e: Pull complete 08:31:03 8a3aa393b2d8: Pull complete 08:31:03 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 08:31:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:31:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:03 prd-ubuntu20.04-docker-8c-8g-274 does not seem to be running inside a container 08:31:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 08:31:04 $ docker top 10d554b733dd477cf33d7ee66271fa4d84f643dc0d2fecf24a2da6a80787d268 -eo pid,comm [Pipeline] { [Pipeline] echo 08:31:05 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh 08:31:05 + set -o pipefail 08:31:05 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' 08:31:10 08:31:10 Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... 08:31:10 08:31:10 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5174d6d0-2379-4548-918f-caa15a8d100f/history/f317c217-b7c8-4dc1-8e2d-474a81b1b25a 08:31:10 08:31:10 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 08:31:10 08:31:10 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 08:31:10 08:31:10 08:31:10 A medium severity vulnerability was found in the Snyk CLI versions you are using. 08:31:10 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 08:31:10 More details here: https://snyk.co/ue1NS [Pipeline] } 08:31:10 $ docker stop --time=1 10d554b733dd477cf33d7ee66271fa4d84f643dc0d2fecf24a2da6a80787d268 08:31:12 $ docker rm -f --volumes 10d554b733dd477cf33d7ee66271fa4d84f643dc0d2fecf24a2da6a80787d268 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:31:13 + git log --format=format:%s -1 78c106f1b1d485d6b9e2c5cc4debe4f465169507 [Pipeline] sh 08:31:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:31:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:31:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:13 prd-ubuntu20.04-docker-8c-8g-274 does not seem to be running inside a container 08:31:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:31:14 $ docker top 52848310528f4ffa9b228f287708cadc7439860c9450c7a8ebd0faee4340be75 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:31:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:31:14 [ssh-agent] Looking for ssh-agent implementation... 08:31:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:31:14 $ docker exec 52848310528f4ffa9b228f287708cadc7439860c9450c7a8ebd0faee4340be75 ssh-agent 08:31:14 SSH_AUTH_SOCK=/tmp/ssh-2rjHp7ChLivI/agent.32 08:31:14 SSH_AGENT_PID=38 08:31:14 Running ssh-add (command line suppressed) 08:31:14 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_9225759000637170976.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_9225759000637170976.key) 08:31:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:31:15 + git semver tag 08:31:15 2024-03-18 08:31:15,272 [run_tag] DEBUG tag force:False 08:31:15 2024-03-18 08:31:15,272 [check_head_tag] DEBUG check head tag 08:31:15 2024-03-18 08:31:15,273 [execute] INFO git cat-file --batch-check 08:31:15 2024-03-18 08:31:15,273 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) 08:31:15 2024-03-18 08:31:15,278 [execute] INFO git cat-file --batch 08:31:15 2024-03-18 08:31:15,278 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) 08:31:15 2024-03-18 08:31:15,297 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 08:31:15 2024-03-18 08:31:15,297 [execute] INFO git tag -a v3.2.0-dev.10 -m v3.2.0-dev.10 08:31:15 2024-03-18 08:31:15,297 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.10', '-m', 'v3.2.0-dev.10'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) 08:31:15 2024-03-18 08:31:15,302 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 08:31:15 3.2.0-dev.10 [Pipeline] } 08:31:15 $ docker exec --env ******** --env ******** 52848310528f4ffa9b228f287708cadc7439860c9450c7a8ebd0faee4340be75 ssh-agent -k 08:31:15 unset SSH_AUTH_SOCK; 08:31:15 unset SSH_AGENT_PID; 08:31:15 echo Agent pid 38 killed; 08:31:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:31:15 + git semver [Pipeline] } 08:31:16 $ docker stop --time=1 52848310528f4ffa9b228f287708cadc7439860c9450c7a8ebd0faee4340be75 08:31:17 $ docker rm -f --volumes 52848310528f4ffa9b228f287708cadc7439860c9450c7a8ebd0faee4340be75 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:31:17 08:31:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:31:18 0.23.1-centos7: Pulling from edgex-lftools 08:31:18 ab5ef0e58194: Pulling fs layer 08:31:18 9712f1f96733: Pulling fs layer 08:31:18 63f879dbbcfc: Pulling fs layer 08:31:18 0d9ebad4ef96: Pulling fs layer 08:31:18 0d9ebad4ef96: Waiting 08:31:18 e9a5061849ea: Pulling fs layer 08:31:18 d747dcd14b5f: Pulling fs layer 08:31:18 2de7ff778b66: Pulling fs layer 08:31:18 e9a5061849ea: Waiting 08:31:18 d747dcd14b5f: Waiting 08:31:18 9712f1f96733: Verifying Checksum 08:31:18 9712f1f96733: Download complete 08:31:18 63f879dbbcfc: Verifying Checksum 08:31:18 63f879dbbcfc: Download complete 08:31:18 e9a5061849ea: Verifying Checksum 08:31:18 e9a5061849ea: Download complete 08:31:18 d747dcd14b5f: Download complete 08:31:18 ab5ef0e58194: Verifying Checksum 08:31:18 ab5ef0e58194: Download complete 08:31:18 0d9ebad4ef96: Download complete 08:31:18 2de7ff778b66: Verifying Checksum 08:31:18 2de7ff778b66: Download complete 08:31:22 ab5ef0e58194: Pull complete 08:31:22 9712f1f96733: Pull complete 08:31:22 63f879dbbcfc: Pull complete 08:31:26 0d9ebad4ef96: Pull complete 08:31:26 e9a5061849ea: Pull complete 08:31:26 d747dcd14b5f: Pull complete 08:31:27 2de7ff778b66: Pull complete 08:31:27 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 08:31:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:31:27 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:27 prd-ubuntu20.04-docker-8c-8g-274 does not seem to be running inside a container 08:31:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 08:31:29 $ docker top 96bcd07efa77dced47f779f8027db5d1269419ae3de6218fe5a8f0087c626163 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 08:31:29 provisioning config files... 08:31:29 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config4587969388709517462tmp 08:31:29 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config14652330462577762037tmp 08:31:29 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config1414067545836064748tmp [Pipeline] { [Pipeline] echo 08:31:29 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 08:31:29 ---> sigul-configuration.sh 08:31:29 gpg: directory `/root/.gnupg' created 08:31:29 gpg: new configuration file `/root/.gnupg/gpg.conf' created 08:31:29 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 08:31:29 gpg: keyring `/root/.gnupg/secring.gpg' created 08:31:29 gpg: keyring `/root/.gnupg/pubring.gpg' created 08:31:29 gpg: CAST5 encrypted data 08:31:29 gpg: encrypted with 1 passphrase 08:31:29 gpg: WARNING: message was not integrity protected [Pipeline] sh 08:31:30 + mkdir /home/jenkins 08:31:30 + mkdir /home/jenkins/sigul [Pipeline] sh 08:31:30 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 08:31:30 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 08:31:30 ---> sigul-install.sh 08:31:30 Sigul already installed; skipping installation. [Pipeline] sh 08:31:30 + git tag --list 08:31:30 0.7.1 08:31:30 v1.0.0 08:31:30 v1.1.0 08:31:30 v1.1.1 08:31:30 v1.2.2 08:31:30 v1.3.0 08:31:30 v1.3.1 08:31:30 v2.0.0 08:31:30 v2.1.0 08:31:30 v2.1.1 08:31:30 v2.2.0 08:31:30 v2.3.0 08:31:30 v3.0 08:31:30 v3.0.0 08:31:30 v3.1 08:31:30 v3.1.0 08:31:30 v3.1.0-dev.1 08:31:30 v3.1.0-dev.10 08:31:30 v3.1.0-dev.11 08:31:30 v3.1.0-dev.12 08:31:30 v3.1.0-dev.13 08:31:30 v3.1.0-dev.14 08:31:30 v3.1.0-dev.15 08:31:30 v3.1.0-dev.16 08:31:30 v3.1.0-dev.17 08:31:30 v3.1.0-dev.18 08:31:30 v3.1.0-dev.19 08:31:30 v3.1.0-dev.2 08:31:30 v3.1.0-dev.20 08:31:30 v3.1.0-dev.21 08:31:30 v3.1.0-dev.22 08:31:30 v3.1.0-dev.23 08:31:30 v3.1.0-dev.24 08:31:30 v3.1.0-dev.25 08:31:30 v3.1.0-dev.3 08:31:30 v3.1.0-dev.4 08:31:30 v3.1.0-dev.5 08:31:30 v3.1.0-dev.6 08:31:30 v3.1.0-dev.7 08:31:30 v3.1.0-dev.8 08:31:30 v3.1.0-dev.9 08:31:30 v3.2.0-dev.1 08:31:30 v3.2.0-dev.10 08:31:30 v3.2.0-dev.2 08:31:30 v3.2.0-dev.3 08:31:30 v3.2.0-dev.4 08:31:30 v3.2.0-dev.5 08:31:30 v3.2.0-dev.6 08:31:30 v3.2.0-dev.7 08:31:30 v3.2.0-dev.8 08:31:30 v3.2.0-dev.9 [Pipeline] sh 08:31:31 + lftools sign git-tag v3.2.0-dev.10 08:31:31 Signing Git tag with Sigul... 08:31:31 Signing v3.2.0-dev.10 [Pipeline] echo 08:31:32 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 08:31:32 ---> sigul-configuration-cleanup.sh [Pipeline] } 08:31:32 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 08:31:32 $ docker stop --time=1 96bcd07efa77dced47f779f8027db5d1269419ae3de6218fe5a8f0087c626163 08:31:33 $ docker rm -f --volumes 96bcd07efa77dced47f779f8027db5d1269419ae3de6218fe5a8f0087c626163 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 08:31:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:31:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:31:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:34 prd-ubuntu20.04-docker-8c-8g-274 does not seem to be running inside a container 08:31:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:31:34 $ docker top 3e58a7dcadf3ee4e6a8bc3a9119e2e434c397d7623ac57771f93a958bd95dc31 -eo pid,comm 08:31:35 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). 08:31:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:31:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:31:35 [ssh-agent] Looking for ssh-agent implementation... 08:31:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:31:35 $ docker exec 3e58a7dcadf3ee4e6a8bc3a9119e2e434c397d7623ac57771f93a958bd95dc31 ssh-agent 08:31:35 SSH_AUTH_SOCK=/tmp/ssh-3zwPgiY5sh2b/agent.31 08:31:35 SSH_AGENT_PID=37 08:31:35 Running ssh-add (command line suppressed) 08:31:35 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_3938382562804958205.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_3938382562804958205.key) 08:31:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:31:35 + git semver bump pre 08:31:35 2024-03-18 08:31:35,910 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 08:31:35 2024-03-18 08:31:35,910 [bump_version] DEBUG bumping version:3.2.0-dev.10 on axis:pre with prefix:dev 08:31:35 2024-03-18 08:31:35,910 [bump_version] DEBUG bumped version:3.2.0-dev.11 08:31:35 2024-03-18 08:31:35,911 [write_version] DEBUG write version:3.2.0-dev.11 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True 08:31:35 2024-03-18 08:31:35,911 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 08:31:35 2024-03-18 08:31:35,911 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main 08:31:35 2024-03-18 08:31:35,913 [execute] INFO git cat-file --batch-check 08:31:35 2024-03-18 08:31:35,913 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) 08:31:35 2024-03-18 08:31:35,919 [execute] INFO git cat-file --batch 08:31:35 2024-03-18 08:31:35,919 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) 08:31:35 2024-03-18 08:31:35,925 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 08:31:35 3.2.0-dev.11 [Pipeline] } 08:31:36 $ docker exec --env ******** --env ******** 3e58a7dcadf3ee4e6a8bc3a9119e2e434c397d7623ac57771f93a958bd95dc31 ssh-agent -k 08:31:36 unset SSH_AUTH_SOCK; 08:31:36 unset SSH_AGENT_PID; 08:31:36 echo Agent pid 37 killed; 08:31:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:31:36 + git semver [Pipeline] } 08:31:36 $ docker stop --time=1 3e58a7dcadf3ee4e6a8bc3a9119e2e434c397d7623ac57771f93a958bd95dc31 08:31:38 $ docker rm -f --volumes 3e58a7dcadf3ee4e6a8bc3a9119e2e434c397d7623ac57771f93a958bd95dc31 [Pipeline] // withDockerContainer [Pipeline] sh 08:31:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:31:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:31:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:38 prd-ubuntu20.04-docker-8c-8g-274 does not seem to be running inside a container 08:31:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:31:39 $ docker top 64b2aff48bbf14f874078127ad1876ece20931059eadea8f42aa641d7483f9b4 -eo pid,comm 08:31:39 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). 08:31:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:31:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:31:39 [ssh-agent] Looking for ssh-agent implementation... 08:31:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:31:39 $ docker exec 64b2aff48bbf14f874078127ad1876ece20931059eadea8f42aa641d7483f9b4 ssh-agent 08:31:39 SSH_AUTH_SOCK=/tmp/ssh-BKxCc86dvbO7/agent.32 08:31:39 SSH_AGENT_PID=38 08:31:39 Running ssh-add (command line suppressed) 08:31:39 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_3488481366149297519.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_3488481366149297519.key) 08:31:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:31:39 + git semver push 08:31:40 2024-03-18 08:31:40,141 [run_push] DEBUG push 08:31:40 2024-03-18 08:31:40,142 [execute] INFO git cat-file --batch-check 08:31:40 2024-03-18 08:31:40,142 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) 08:31:40 2024-03-18 08:31:40,147 [execute] INFO git rev-list cc5e88c5cf9b8f9dd59fdbfa11e8d04310c14580 -- 08:31:40 2024-03-18 08:31:40,147 [execute] DEBUG Popen(['git', 'rev-list', 'cc5e88c5cf9b8f9dd59fdbfa11e8d04310c14580', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) 08:31:40 2024-03-18 08:31:40,159 [execute] INFO git fetch -v origin 08:31:40 2024-03-18 08:31:40,159 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=True, shell=None, istream=None) 08:31:40 2024-03-18 08:31:40,684 [run_push] DEBUG no remote changes detected 08:31:40 2024-03-18 08:31:40,685 [execute] INFO git push origin semver 08:31:40 2024-03-18 08:31:40,685 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) 08:31:41 2024-03-18 08:31:41,434 [run_push] DEBUG push all version tags 08:31:41 2024-03-18 08:31:41,435 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 08:31:41 2024-03-18 08:31:41,435 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) 08:31:42 2024-03-18 08:31:42,125 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 08:31:42 3.2.0-dev.11 [Pipeline] } 08:31:42 $ docker exec --env ******** --env ******** 64b2aff48bbf14f874078127ad1876ece20931059eadea8f42aa641d7483f9b4 ssh-agent -k 08:31:42 unset SSH_AUTH_SOCK; 08:31:42 unset SSH_AGENT_PID; 08:31:42 echo Agent pid 38 killed; 08:31:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:31:42 + git semver [Pipeline] } 08:31:42 $ docker stop --time=1 64b2aff48bbf14f874078127ad1876ece20931059eadea8f42aa641d7483f9b4 08:31:44 $ docker rm -f --volumes 64b2aff48bbf14f874078127ad1876ece20931059eadea8f42aa641d7483f9b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 08:31:44 + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] 08:31:44 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 08:31:44 total 16 08:31:44 drwxr-xr-x 3 root root 4096 Mar 18 08:23 . 08:31:44 drwxrwxr-x 10 jenkins jenkins 4096 Mar 18 08:31 .. 08:31:44 drwxr-xr-x 2 root root 4096 Mar 18 08:23 cost 08:31:44 -rw-r--r-- 1 root root 88 Mar 18 08:23 cost.csv 08:31:44 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives 08:31:44 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 08:31:44 total 16 08:31:44 drwxr-xr-x 3 jenkins jenkins 4096 Mar 18 08:23 . 08:31:44 drwxrwxr-x 10 jenkins jenkins 4096 Mar 18 08:31 .. 08:31:44 drwxr-xr-x 2 jenkins jenkins 4096 Mar 18 08:23 cost 08:31:44 -rw-r--r-- 1 jenkins jenkins 88 Mar 18 08:23 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:31:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:31:46 ---> package-listing.sh 08:31:46 ++ facter osfamily 08:31:46 ++ tr '[:upper:]' '[:lower:]' 08:31:46 + OS_FAMILY=debian 08:31:46 + workspace=/w/workspace/gexfoundry_device-modbus-go_main 08:31:46 + START_PACKAGES=/tmp/packages_start.txt 08:31:46 + END_PACKAGES=/tmp/packages_end.txt 08:31:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:31:46 + PACKAGES=/tmp/packages_start.txt 08:31:46 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 08:31:46 + PACKAGES=/tmp/packages_end.txt 08:31:46 + case "${OS_FAMILY}" in 08:31:46 + dpkg -l 08:31:46 + grep '^ii' 08:31:46 + '[' -f /tmp/packages_start.txt ']' 08:31:46 + '[' -f /tmp/packages_end.txt ']' 08:31:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:31:46 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 08:31:46 + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ 08:31:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo 08:31:46 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:31:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:31:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:47 prd-ubuntu20.04-docker-8c-8g-274 does not seem to be running inside a container 08:31:47 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:31:47 $ docker top 798331fe2db74238b683ae8ae95d84264c5f7af8081be8aad22cbefe27e276a9 -eo pid,comm [Pipeline] { [Pipeline] sh 08:31:47 + touch /tmp/pre-build-complete [Pipeline] sh 08:31:48 + mkdir -p /var/log/sysstat [Pipeline] sh 08:31:48 + ls /var/log/sa-host 08:31:48 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:31:48 provisioning config files... 08:31:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config11227991398137946032tmp [Pipeline] { [Pipeline] echo 08:31:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:31:48 ---> create-netrc.sh [Pipeline] } 08:31:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:31:49 ---> python-tools-install.sh [Pipeline] echo 08:31:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:31:49 ---> sudo-logs.sh 08:31:49 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:31:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:31:49 ---> job-cost.sh 08:31:49 lf-activate-venv: SKIPPING 08:31:49 DEBUG: total: 0.2199999988079071 08:31:49 INFO: Retrieving Stack Cost... 08:31:50 INFO: Retrieving Pricing Info for: v3-standard-8 08:31:50 INFO: Archiving Costs [Pipeline] echo 08:31:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:31:50 ---> logs-deploy.sh 08:31:50 lf-activate-venv: SKIPPING 08:31:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/149 08:31:50 INFO: archiving workspace using pattern(s): 08:31:51 Archives upload complete. 08:31:52 INFO: archiving logs to Nexus 08:31:52 ---> uname -a: 08:31:52 Linux prd-ubuntu20-04-docker-8c-8g-274 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 08:31:52 08:31:52 08:31:52 ---> lscpu: 08:31:52 Architecture: x86_64 08:31:52 CPU op-mode(s): 32-bit, 64-bit 08:31:52 Byte Order: Little Endian 08:31:52 Address sizes: 40 bits physical, 48 bits virtual 08:31:52 CPU(s): 8 08:31:52 On-line CPU(s) list: 0-7 08:31:52 Thread(s) per core: 1 08:31:52 Core(s) per socket: 1 08:31:52 Socket(s): 8 08:31:52 NUMA node(s): 1 08:31:52 Vendor ID: AuthenticAMD 08:31:52 CPU family: 23 08:31:52 Model: 49 08:31:52 Model name: AMD EPYC-Rome Processor 08:31:52 Stepping: 0 08:31:52 CPU MHz: 2800.000 08:31:52 BogoMIPS: 5600.00 08:31:52 Virtualization: AMD-V 08:31:52 Hypervisor vendor: KVM 08:31:52 Virtualization type: full 08:31:52 L1d cache: 256 KiB 08:31:52 L1i cache: 256 KiB 08:31:52 L2 cache: 4 MiB 08:31:52 L3 cache: 128 MiB 08:31:52 NUMA node0 CPU(s): 0-7 08:31:52 Vulnerability Itlb multihit: Not affected 08:31:52 Vulnerability L1tf: Not affected 08:31:52 Vulnerability Mds: Not affected 08:31:52 Vulnerability Meltdown: Not affected 08:31:52 Vulnerability Mmio stale data: Not affected 08:31:52 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:31:52 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:31:52 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 08:31:52 Vulnerability Srbds: Not affected 08:31:52 Vulnerability Tsx async abort: Not affected 08:31:52 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 08:31:52 08:31:52 08:31:52 ---> nproc: 08:31:52 8 08:31:52 08:31:52 08:31:52 ---> df -h: 08:31:52 Filesystem Size Used Avail Use% Mounted on 08:31:52 overlay 155G 13G 143G 9% / 08:31:52 tmpfs 64M 0 64M 0% /dev 08:31:52 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:31:52 shm 64M 0 64M 0% /dev/shm 08:31:52 /dev/vda1 155G 13G 143G 9% /facter-os 08:31:52 08:31:52 08:31:52 ---> sar -b -r -n DEV: 08:31:52 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-274) 03/18/24 _x86_64_ (8 CPU) 08:31:52 08:31:52 08:20:21 LINUX RESTART (8 CPU) 08:31:52 08:31:52 08:21:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:31:52 08:22:01 345.14 11.44 333.71 0.00 1819.22 50755.06 0.00 08:31:52 08:23:01 150.55 0.15 150.40 0.00 3.20 38079.31 0.00 08:31:52 08:24:01 132.15 0.15 132.00 0.00 17.72 35142.04 0.00 08:31:52 08:25:01 2.13 0.00 2.13 0.00 0.00 25.48 0.00 08:31:52 08:26:01 24.13 9.98 14.15 0.00 2927.38 2625.16 0.00 08:31:52 08:27:02 3.25 0.63 2.62 0.00 70.52 30.53 0.00 08:31:52 08:28:01 1.08 0.00 1.08 0.00 0.00 12.07 0.00 08:31:52 08:29:01 1.48 0.00 1.48 0.00 0.00 17.19 0.00 08:31:52 08:30:01 2.73 1.58 1.15 0.00 37.06 13.86 0.00 08:31:52 08:31:01 7.20 0.07 7.13 0.00 7.87 3931.21 0.00 08:31:52 Average: 66.63 2.39 64.24 0.00 486.85 13023.30 0.00 08:31:52 08:31:52 08:21:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:31:52 08:22:01 28604716 31509192 803496 2.44 105400 3021888 1865712 5.50 1187968 2640408 91280 08:31:52 08:23:01 27917668 31024896 1280492 3.89 142668 3151352 2724120 8.03 1774168 2701252 92740 08:31:52 08:24:01 27753824 31514032 792672 2.41 154332 3747784 1769152 5.21 1292356 3302160 368 08:31:52 08:25:01 27754356 31514640 791608 2.41 154372 3747784 1769152 5.21 1292316 3302160 56 08:31:52 08:26:01 27578328 31510000 791648 2.41 158492 3906956 1833720 5.40 1383796 3369928 60 08:31:52 08:27:02 27575704 31509820 791272 2.41 158540 3909124 1809844 5.33 1384164 3371696 44 08:31:52 08:28:01 27576696 31510864 790104 2.40 158568 3909128 1809844 5.33 1383976 3371700 8 08:31:52 08:29:01 27579580 31513716 787256 2.39 158596 3909128 1809844 5.33 1380812 3371700 56 08:31:52 08:30:01 27569460 31506160 795116 2.42 158628 3910240 1826824 5.38 1396568 3372472 16 08:31:52 08:31:01 26897976 31453488 846788 2.58 163076 4489116 2096484 6.18 1447060 3951096 541100 08:31:52 Average: 27680831 31456681 847045 2.58 151267 3770250 1931470 5.69 1392318 3275457 72573 08:31:52 08:31:52 08:21:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:31:52 08:22:01 ens3 502.27 357.24 7212.87 63.48 0.00 0.00 0.00 0.00 08:31:52 08:22:01 lo 6.10 6.10 0.60 0.60 0.00 0.00 0.00 0.00 08:31:52 08:22:01 docker0 207.20 264.33 16.91 2303.73 0.00 0.00 0.00 0.00 08:31:52 08:23:01 vethb8cbc73 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:31:52 08:23:01 ens3 43.40 26.07 69.95 16.26 0.00 0.00 0.00 0.00 08:31:52 08:23:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 08:31:52 08:23:01 docker0 1.35 2.58 0.08 30.92 0.00 0.00 0.00 0.00 08:31:52 08:24:01 ens3 149.88 103.35 2670.12 137.97 0.00 0.00 0.00 0.00 08:31:52 08:24:01 lo 7.59 7.59 0.76 0.76 0.00 0.00 0.00 0.00 08:31:52 08:24:01 docker0 3.15 6.05 0.19 62.30 0.00 0.00 0.00 0.00 08:31:52 08:25:01 ens3 0.67 0.48 0.35 0.28 0.00 0.00 0.00 0.00 08:31:52 08:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:31:52 08:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:31:52 08:26:01 ens3 65.22 38.33 670.34 2.83 0.00 0.00 0.00 0.00 08:31:52 08:26:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 08:31:52 08:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:31:52 08:27:02 ens3 0.22 0.17 0.01 0.01 0.00 0.00 0.00 0.00 08:31:52 08:27:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:31:52 08:27:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:31:52 08:28:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:31:52 08:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:31:52 08:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:31:52 08:29:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 08:31:52 08:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:31:52 08:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:31:52 08:30:01 ens3 30.59 41.24 6.97 117.61 0.00 0.00 0.00 0.00 08:31:52 08:30:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 08:31:52 08:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:31:52 08:31:01 ens3 129.06 71.89 3966.22 8.19 0.00 0.00 0.00 0.00 08:31:52 08:31:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 08:31:52 08:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:31:52 Average: ens3 91.62 63.51 1452.52 34.68 0.00 0.00 0.00 0.00 08:31:52 Average: lo 1.63 1.63 0.16 0.16 0.00 0.00 0.00 0.00 08:31:52 Average: docker0 20.89 26.94 1.70 236.63 0.00 0.00 0.00 0.00 08:31:52 08:31:52 08:31:52 ---> sar -P ALL: 08:31:52 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-274) 03/18/24 _x86_64_ (8 CPU) 08:31:52 08:31:52 08:20:21 LINUX RESTART (8 CPU) 08:31:52 08:31:52 08:21:02 CPU %user %nice %system %iowait %steal %idle 08:31:52 08:22:01 all 7.64 0.00 3.45 3.69 0.06 85.17 08:31:52 08:22:01 0 10.66 0.00 3.96 15.10 0.07 70.22 08:31:52 08:22:01 1 6.78 0.00 3.25 0.39 0.05 89.52 08:31:52 08:22:01 2 7.65 0.00 4.16 0.03 0.05 88.11 08:31:52 08:22:01 3 7.41 0.00 2.46 1.28 0.05 88.79 08:31:52 08:22:01 4 7.68 0.00 4.14 6.56 0.07 81.56 08:31:52 08:22:01 5 7.05 0.00 3.27 2.98 0.07 86.63 08:31:52 08:22:01 6 7.21 0.00 2.98 0.53 0.03 89.25 08:31:52 08:22:01 7 6.70 0.00 3.35 2.73 0.07 87.16 08:31:52 08:23:01 all 33.26 0.00 4.80 3.54 0.08 58.32 08:31:52 08:23:01 0 33.65 0.00 5.61 12.43 0.08 48.22 08:31:52 08:23:01 1 32.86 0.00 4.00 1.08 0.07 61.99 08:31:52 08:23:01 2 33.29 0.00 5.25 1.76 0.10 59.59 08:31:52 08:23:01 3 33.15 0.00 4.98 1.30 0.08 60.48 08:31:52 08:23:01 4 34.46 0.00 4.37 4.89 0.08 56.20 08:31:52 08:23:01 5 33.51 0.00 4.87 4.15 0.07 57.40 08:31:52 08:23:01 6 33.02 0.00 4.73 0.71 0.07 61.48 08:31:52 08:23:01 7 32.12 0.00 4.63 2.05 0.07 61.13 08:31:52 08:24:01 all 14.39 0.00 2.93 1.42 0.05 81.20 08:31:52 08:24:01 0 15.48 0.00 3.90 3.34 0.05 77.23 08:31:52 08:24:01 1 13.72 0.00 2.50 0.84 0.05 82.89 08:31:52 08:24:01 2 15.23 0.00 2.80 0.07 0.05 81.85 08:31:52 08:24:01 3 13.78 0.00 3.46 6.51 0.07 76.19 08:31:52 08:24:01 4 14.04 0.00 2.59 0.05 0.03 83.29 08:31:52 08:24:01 5 14.48 0.00 2.85 0.10 0.08 82.49 08:31:52 08:24:01 6 14.15 0.00 2.38 0.20 0.05 83.22 08:31:52 08:24:01 7 14.26 0.00 2.99 0.30 0.05 82.40 08:31:52 08:25:01 all 0.04 0.00 0.01 0.00 0.01 99.94 08:31:52 08:25:01 0 0.03 0.00 0.00 0.02 0.02 99.93 08:31:52 08:25:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:31:52 08:25:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:31:52 08:25:01 3 0.07 0.00 0.03 0.02 0.03 99.85 08:31:52 08:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:31:52 08:25:01 5 0.08 0.00 0.00 0.00 0.02 99.90 08:31:52 08:25:01 6 0.07 0.00 0.00 0.00 0.00 99.93 08:31:52 08:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:31:52 08:26:01 all 0.78 0.00 0.27 0.18 0.01 98.76 08:31:52 08:26:01 0 0.32 0.00 0.15 0.15 0.00 99.38 08:31:52 08:26:01 1 0.80 0.00 0.33 0.03 0.02 98.82 08:31:52 08:26:01 2 0.25 0.00 0.32 0.22 0.00 99.22 08:31:52 08:26:01 3 2.09 0.00 0.31 0.63 0.02 96.96 08:31:52 08:26:01 4 0.47 0.00 0.22 0.03 0.02 99.27 08:31:52 08:26:01 5 1.45 0.00 0.40 0.30 0.02 97.83 08:31:52 08:26:01 6 0.27 0.00 0.17 0.03 0.02 99.52 08:31:52 08:26:01 7 0.55 0.00 0.30 0.03 0.02 99.10 08:31:52 08:27:02 all 0.11 0.00 0.03 0.01 0.01 99.85 08:31:52 08:27:02 0 0.02 0.00 0.02 0.00 0.00 99.97 08:31:52 08:27:02 1 0.05 0.00 0.02 0.00 0.02 99.92 08:31:52 08:27:02 2 0.02 0.00 0.02 0.00 0.00 99.97 08:31:52 08:27:02 3 0.63 0.00 0.08 0.02 0.02 99.25 08:31:52 08:27:02 4 0.05 0.00 0.02 0.02 0.00 99.92 08:31:52 08:27:02 5 0.08 0.00 0.03 0.00 0.02 99.87 08:31:52 08:27:02 6 0.03 0.00 0.02 0.00 0.00 99.95 08:31:52 08:27:02 7 0.02 0.00 0.03 0.02 0.00 99.93 08:31:52 08:28:01 all 0.03 0.00 0.01 0.00 0.01 99.96 08:31:52 08:28:01 0 0.03 0.00 0.00 0.00 0.02 99.95 08:31:52 08:28:01 1 0.02 0.00 0.02 0.00 0.03 99.93 08:31:52 08:28:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:31:52 08:28:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:31:52 08:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:31:52 08:28:01 5 0.08 0.00 0.00 0.00 0.02 99.90 08:31:52 08:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:31:52 08:28:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:31:52 08:29:01 all 0.04 0.00 0.01 0.01 0.01 99.94 08:31:52 08:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:31:52 08:29:01 1 0.03 0.00 0.02 0.00 0.03 99.92 08:31:52 08:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:31:52 08:29:01 3 0.02 0.00 0.00 0.03 0.02 99.93 08:31:52 08:29:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:31:52 08:29:01 5 0.05 0.00 0.02 0.00 0.02 99.92 08:31:52 08:29:01 6 0.20 0.00 0.00 0.00 0.00 99.80 08:31:52 08:29:01 7 0.02 0.00 0.00 0.02 0.02 99.95 08:31:52 08:30:01 all 0.43 0.00 0.05 0.01 0.01 99.50 08:31:52 08:30:01 0 0.12 0.00 0.00 0.00 0.00 99.88 08:31:52 08:30:01 1 0.27 0.00 0.00 0.00 0.03 99.70 08:31:52 08:30:01 2 0.23 0.00 0.05 0.00 0.00 99.72 08:31:52 08:30:01 3 0.48 0.00 0.07 0.02 0.02 99.42 08:31:52 08:30:01 4 0.27 0.00 0.15 0.03 0.02 99.53 08:31:52 08:30:01 5 0.50 0.00 0.03 0.02 0.02 99.43 08:31:52 08:30:01 6 0.90 0.00 0.05 0.00 0.00 99.05 08:31:52 08:30:01 7 0.67 0.00 0.03 0.02 0.00 99.28 08:31:52 08:31:01 all 2.26 0.00 0.96 0.04 0.02 96.72 08:31:52 08:31:01 0 1.37 0.00 0.48 0.02 0.03 98.10 08:31:52 08:31:01 1 2.39 0.00 0.89 0.00 0.03 96.69 08:31:52 08:31:01 2 2.51 0.00 1.12 0.00 0.02 96.35 08:31:52 08:31:01 3 3.66 0.00 0.76 0.10 0.02 95.47 08:31:52 08:31:01 4 2.01 0.00 1.04 0.00 0.00 96.96 08:31:52 08:31:01 5 1.91 0.00 1.32 0.17 0.03 96.56 08:31:52 08:31:01 6 2.07 0.00 1.20 0.00 0.03 96.69 08:31:52 08:31:01 7 2.12 0.00 0.89 0.02 0.02 96.96 08:31:52 Average: all 5.87 0.00 1.24 0.88 0.03 91.98 08:31:52 Average: 0 6.12 0.00 1.40 3.06 0.03 89.40 08:31:52 Average: 1 5.67 0.00 1.10 0.23 0.03 92.97 08:31:52 Average: 2 5.91 0.00 1.37 0.21 0.02 92.50 08:31:52 Average: 3 6.09 0.00 1.21 0.98 0.03 91.69 08:31:52 Average: 4 5.86 0.00 1.24 1.14 0.02 91.73 08:31:52 Average: 5 5.89 0.00 1.27 0.76 0.04 92.04 08:31:52 Average: 6 5.77 0.00 1.15 0.15 0.02 92.92 08:31:52 Average: 7 5.62 0.00 1.22 0.51 0.02 92.62 08:31:52 08:31:52 08:31:52