Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4cb387cfbbf91fe1a6210dbc029113972bd5a732 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-ssh4138349647832247118.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh10339424493709711710.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh8576645101208054808.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh3519436621109941768.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-ssh9181813103216008819.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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 ‘prd-ubuntu20.04-docker-8c-8g-9492’ is offline Running on prd-ubuntu20.04-docker-8c-8g-9494 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/gexfoundry_device-modbus-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 4cb387cfbbf91fe1a6210dbc029113972bd5a732 (main) Commit message: "Merge pull request #511 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.35" > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4cb387cfbbf91fe1a6210dbc029113972bd5a732 # timeout=10 > git rev-list --no-walk c4f8d58e38c56fa084baf69a7312e6a371ed19c6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:01:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:01:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:01:31 ========================================================= 06:01:31 EdgeX Global Pipelines Version Info 06:01:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:01:32 ------------------- 06:01:32 stable info: 06:01:32 ------------------- 06:01:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:01:32 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 06:01:32 Message: update stable to v1.0.254 06:01:32 ------------------- 06:01:32 experimental info: 06:01:32 ------------------- 06:01:32 Commited By: **** collab-it+edgex@linuxfoundation.org 06:01:32 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 06:01:32 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:01:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 06:01:32 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 06:01:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:01:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:01:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:01:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 06:01:32 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:01:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:01:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:01:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:01:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:01:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 06:01:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:01:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:01:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:01:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:01:33 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:01:33 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:01:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:01:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:01:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:01:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:01:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:01:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:01:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:01:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:01:33 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:01:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:01:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:01:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:01:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4cb387cfbbf91fe1a6210dbc029113972bd5a732 [Pipeline] echo 06:01:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4cb387c [Pipeline] echo 06:01:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:01:33 provisioning config files... 06:01:33 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config7896253817564342290tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:01:33 ---> docker-login.sh 06:01:33 nexus3.edgexfoundry.org:10001 06:01:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:01:33 Configure a credential helper to remove this warning. See 06:01:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:01:33 06:01:33 Login Succeeded 06:01:33 nexus3.edgexfoundry.org:10002 06:01:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:01:33 Configure a credential helper to remove this warning. See 06:01:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:01:33 06:01:33 Login Succeeded 06:01:33 nexus3.edgexfoundry.org:10003 06:01:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:01:34 Configure a credential helper to remove this warning. See 06:01:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:01:34 06:01:34 Login Succeeded 06:01:34 nexus3.edgexfoundry.org:10004 06:01:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:01:34 Configure a credential helper to remove this warning. See 06:01:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:01:34 06:01:34 Login Succeeded 06:01:34 docker.io 06:01:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:01:34 Configure a credential helper to remove this warning. See 06:01:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:01:34 06:01:34 Login Succeeded 06:01:34 ---> docker-login.sh ends [Pipeline] } 06:01:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:01:35 + git rev-list -1 --merges 4cb387cfbbf91fe1a6210dbc029113972bd5a732~1..4cb387cfbbf91fe1a6210dbc029113972bd5a732 [Pipeline] echo 06:01:35 -----------> git rev-list -1 --merges 4cb387cfbbf91fe1a6210dbc029113972bd5a732~1..4cb387cfbbf91fe1a6210dbc029113972bd5a732 4cb387cfbbf91fe1a6210dbc029113972bd5a732 06:01:35 4cb387cfbbf91fe1a6210dbc029113972bd5a732 [false] [Pipeline] sh 06:01:35 + git log --format=format:%s -1 4cb387cfbbf91fe1a6210dbc029113972bd5a732 [Pipeline] echo 06:01:35 ========================================================= 06:01:35 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:01:35 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:01:35 + git log --format=format:%s -1 4cb387cfbbf91fe1a6210dbc029113972bd5a732 [Pipeline] echo 06:01:35 [semverPrep] GIT_COMMIT: 4cb387cfbbf91fe1a6210dbc029113972bd5a732, Commit Message: Merge pull request #511 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.35 [Pipeline] echo 06:01:35 [semverPrep] This is not a build commit. [Pipeline] sh 06:01:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:01:36 + grep -v github /etc/ssh/ssh_known_hosts 06:01:36 + [ -e /tmp/ssh_known_hosts ] 06:01:36 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:01:36 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:01:36 + sudo tee -a /etc/ssh/ssh_known_hosts 06:01:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:01:36 06:01:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:01:36 0.1.4: Pulling from edgex-devops/py-git-semver 06:01:36 b85a868b505f: Pulling fs layer 06:01:36 e2be974225ed: Pulling fs layer 06:01:36 339a4e72a1f5: Pulling fs layer 06:01:36 988bab9f4d93: Pulling fs layer 06:01:36 1469e6f7b9e6: Pulling fs layer 06:01:36 eaf3925da568: Pulling fs layer 06:01:36 bab4dde63d76: Pulling fs layer 06:01:36 bde34c3a00c8: Pulling fs layer 06:01:36 b352a97aabf1: Pulling fs layer 06:01:36 4872d77fe225: Pulling fs layer 06:01:36 5851b861e8e6: Pulling fs layer 06:01:36 1469e6f7b9e6: Waiting 06:01:36 eaf3925da568: Waiting 06:01:36 bab4dde63d76: Waiting 06:01:36 bde34c3a00c8: Waiting 06:01:36 b352a97aabf1: Waiting 06:01:36 4872d77fe225: Waiting 06:01:36 5851b861e8e6: Waiting 06:01:36 988bab9f4d93: Waiting 06:01:36 e2be974225ed: Download complete 06:01:36 988bab9f4d93: Verifying Checksum 06:01:36 988bab9f4d93: Download complete 06:01:36 339a4e72a1f5: Verifying Checksum 06:01:36 339a4e72a1f5: Download complete 06:01:36 eaf3925da568: Verifying Checksum 06:01:36 eaf3925da568: Download complete 06:01:36 1469e6f7b9e6: Verifying Checksum 06:01:36 1469e6f7b9e6: Download complete 06:01:36 bde34c3a00c8: Verifying Checksum 06:01:36 bde34c3a00c8: Download complete 06:01:37 b352a97aabf1: Verifying Checksum 06:01:37 b352a97aabf1: Download complete 06:01:37 4872d77fe225: Verifying Checksum 06:01:37 4872d77fe225: Download complete 06:01:37 5851b861e8e6: Download complete 06:01:37 b85a868b505f: Download complete 06:01:37 bab4dde63d76: Verifying Checksum 06:01:37 bab4dde63d76: Download complete 06:01:38 b85a868b505f: Pull complete 06:01:38 e2be974225ed: Pull complete 06:01:39 339a4e72a1f5: Pull complete 06:01:39 988bab9f4d93: Pull complete 06:01:39 1469e6f7b9e6: Pull complete 06:01:39 eaf3925da568: Pull complete 06:01:41 bab4dde63d76: Pull complete 06:01:41 bde34c3a00c8: Pull complete 06:01:41 b352a97aabf1: Pull complete 06:01:41 4872d77fe225: Pull complete 06:01:41 5851b861e8e6: Pull complete 06:01:41 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:01:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:01:41 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:01:41 prd-ubuntu20.04-docker-8c-8g-9494 does not seem to be running inside a container 06:01:42 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:01:45 $ docker top c3f8b84c4f41c1c2b5f59eef17fd0cf75fac3169633cafe3ea1c6eb6b1733f12 -eo pid,comm 06:01:45 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:01:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:01:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:01:45 [ssh-agent] Looking for ssh-agent implementation... 06:01:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:01:45 $ docker exec c3f8b84c4f41c1c2b5f59eef17fd0cf75fac3169633cafe3ea1c6eb6b1733f12 ssh-agent 06:01:45 SSH_AUTH_SOCK=/tmp/ssh-BsWaWmQM6jwg/agent.33 06:01:45 SSH_AGENT_PID=39 06:01:45 Running ssh-add (command line suppressed) 06:01:45 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_13491733573466265767.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_13491733573466265767.key) 06:01:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:01:45 + git tag --points-at HEAD [Pipeline] } 06:01:45 $ docker exec --env ******** --env ******** c3f8b84c4f41c1c2b5f59eef17fd0cf75fac3169633cafe3ea1c6eb6b1733f12 ssh-agent -k 06:01:45 unset SSH_AUTH_SOCK; 06:01:45 unset SSH_AGENT_PID; 06:01:45 echo Agent pid 39 killed; 06:01:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:01:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:01:46 [ssh-agent] Looking for ssh-agent implementation... 06:01:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:01:46 $ docker exec c3f8b84c4f41c1c2b5f59eef17fd0cf75fac3169633cafe3ea1c6eb6b1733f12 ssh-agent 06:01:46 SSH_AUTH_SOCK=/tmp/ssh-Q1HfkKashCH8/agent.71 06:01:46 SSH_AGENT_PID=77 06:01:46 Running ssh-add (command line suppressed) 06:01:46 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_10878535882173719004.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_10878535882173719004.key) 06:01:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:01:46 + git semver init 06:01:46 2023-10-18 06:01:46,887 [run_init] DEBUG init version:0.0.0 force:False 06:01:46 2023-10-18 06:01:46,888 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver 06:01:46 2023-10-18 06:01:46,888 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver 06:01:46 2023-10-18 06:01:46,888 [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) 06:01:47 2023-10-18 06:01:47,722 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude 06:01:47 2023-10-18 06:01:47,722 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False 06:01:47 2023-10-18 06:01:47,722 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:01:47 2023-10-18 06:01:47,723 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:01:47 3.1.0-dev.17 [Pipeline] } 06:01:47 $ docker exec --env ******** --env ******** c3f8b84c4f41c1c2b5f59eef17fd0cf75fac3169633cafe3ea1c6eb6b1733f12 ssh-agent -k 06:01:48 unset SSH_AUTH_SOCK; 06:01:48 unset SSH_AGENT_PID; 06:01:48 echo Agent pid 77 killed; 06:01:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:01:48 + git semver [Pipeline] } 06:01:48 $ docker stop --time=1 c3f8b84c4f41c1c2b5f59eef17fd0cf75fac3169633cafe3ea1c6eb6b1733f12 06:01:50 $ docker rm -f --volumes c3f8b84c4f41c1c2b5f59eef17fd0cf75fac3169633cafe3ea1c6eb6b1733f12 [Pipeline] // withDockerContainer [Pipeline] sh 06:01:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:01:50 Stashed 1 file(s) [Pipeline] echo 06:01:50 [edgeXSemver]: initialized semver on version 3.1.0-dev.17 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:01:51 provisioning config files... 06:01:51 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config14917896546610031265tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:01:51 ---> docker-login.sh 06:01:51 nexus3.edgexfoundry.org:10001 06:01:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:01:51 Configure a credential helper to remove this warning. See 06:01:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:01:51 06:01:51 Login Succeeded 06:01:51 nexus3.edgexfoundry.org:10002 06:01:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:01:51 Configure a credential helper to remove this warning. See 06:01:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:01:51 06:01:51 Login Succeeded 06:01:51 nexus3.edgexfoundry.org:10003 06:01:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:01:51 Configure a credential helper to remove this warning. See 06:01:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:01:51 06:01:51 Login Succeeded 06:01:51 nexus3.edgexfoundry.org:10004 06:01:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:01:51 Configure a credential helper to remove this warning. See 06:01:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:01:51 06:01:51 Login Succeeded 06:01:51 docker.io 06:01:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:01:52 Configure a credential helper to remove this warning. See 06:01:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:01:52 06:01:52 Login Succeeded 06:01:52 ---> docker-login.sh ends [Pipeline] } 06:01:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:01:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:01:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:01:52 ========================================================= 06:01:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 06:01:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:52 + 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 . 06:01:52 Sending build context to Docker daemon 6.507MB 06:01:52 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 06:01:52 Step 2/10 : FROM ${BASE} AS builder 06:01:52 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 06:01:52 7264a8db6415: Pulling fs layer 06:01:52 c4d48a809fc2: Pulling fs layer 06:01:52 4f1c88b9dad5: Pulling fs layer 06:01:52 ad3a456e5733: Pulling fs layer 06:01:52 33e27b845d1e: Pulling fs layer 06:01:52 c68163c4e522: Pulling fs layer 06:01:52 50da416c3ac9: Pulling fs layer 06:01:52 23d2d4c4bb30: Pulling fs layer 06:01:52 50da416c3ac9: Waiting 06:01:52 c68163c4e522: Waiting 06:01:52 ad3a456e5733: Waiting 06:01:52 23d2d4c4bb30: Waiting 06:01:52 33e27b845d1e: Waiting 06:01:52 c4d48a809fc2: Download complete 06:01:52 ad3a456e5733: Verifying Checksum 06:01:52 ad3a456e5733: Download complete 06:01:52 7264a8db6415: Verifying Checksum 06:01:52 7264a8db6415: Download complete 06:01:52 33e27b845d1e: Verifying Checksum 06:01:52 33e27b845d1e: Download complete 06:01:52 c68163c4e522: Verifying Checksum 06:01:52 c68163c4e522: Download complete 06:01:52 7264a8db6415: Pull complete 06:01:53 c4d48a809fc2: Pull complete 06:01:53 23d2d4c4bb30: Verifying Checksum 06:01:53 23d2d4c4bb30: Download complete 06:01:53 4f1c88b9dad5: Verifying Checksum 06:01:53 4f1c88b9dad5: Download complete 06:01:53 50da416c3ac9: Verifying Checksum 06:01:53 50da416c3ac9: Download complete 06:01:56 4f1c88b9dad5: Pull complete 06:01:56 ad3a456e5733: Pull complete 06:01:56 33e27b845d1e: Pull complete 06:01:56 c68163c4e522: Pull complete 06:01:59 50da416c3ac9: Pull complete 06:02:00 23d2d4c4bb30: Pull complete 06:02:00 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 06:02:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 06:02:00 ---> 0786185ac409 06:02:00 Step 3/10 : ARG ADD_BUILD_TAGS="" 06:02:05 ---> Running in b2cbf34c1247 06:02:05 Removing intermediate container b2cbf34c1247 06:02:05 ---> 2b3f01a86854 06:02:05 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:02:05 ---> Running in 78047ec973b0 06:02:05 Removing intermediate container 78047ec973b0 06:02:05 ---> 5e636af10b2e 06:02:05 Step 5/10 : RUN apk add --update --no-cache make git openssh 06:02:05 ---> Running in 2e409390c21e 06:02:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:02:06 Still waiting to schedule task 06:02:06 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9493’ 06:02:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:02:06 (1/8) Installing openssh-keygen (9.3_p2-r0) 06:02:06 (2/8) Installing libedit (20221030.3.1-r1) 06:02:06 (3/8) Installing openssh-client-common (9.3_p2-r0) 06:02:06 (4/8) Installing openssh-client-default (9.3_p2-r0) 06:02:06 (5/8) Installing openssh-sftp-server (9.3_p2-r0) 06:02:06 (6/8) Installing openssh-server-common (9.3_p2-r0) 06:02:06 (7/8) Installing openssh-server (9.3_p2-r0) 06:02:06 (8/8) Installing openssh (9.3_p2-r0) 06:02:06 Executing busybox-1.36.1-r2.trigger 06:02:06 OK: 270 MiB in 60 packages 06:02:06 Removing intermediate container 2e409390c21e 06:02:06 ---> 10948ba3177a 06:02:06 Step 6/10 : WORKDIR /device-modbus-go 06:02:06 ---> Running in e6781162de0d 06:02:11 Removing intermediate container e6781162de0d 06:02:11 ---> 1f18e65bba9c 06:02:11 Step 7/10 : COPY go.mod vendor* ./ 06:02:11 ---> 63d6a6595edb 06:02:11 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:02:11 ---> Running in 21458c1e6baa 06:03:08 Removing intermediate container 21458c1e6baa 06:03:08 ---> 3061f84693ed 06:03:08 Step 9/10 : COPY . . 06:03:09 ---> 26c748be3da5 06:03:09 Step 10/10 : RUN ${MAKE} 06:03:09 ---> Running in 4e5ba5e17096 06:03:09 noop 06:03:09 Removing intermediate container 4e5ba5e17096 06:03:09 ---> 39034cdb59c7 06:03:09 Successfully built 39034cdb59c7 06:03:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:09 + docker inspect -f . ci-base-image-x86_64 06:03:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:03:09 prd-ubuntu20.04-docker-8c-8g-9494 does not seem to be running inside a container 06:03:09 $ 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 ******** ci-base-image-x86_64 cat 06:03:10 $ docker top ea8cba54ff4cbba51f129ee5e7a59c0f4b19a43c8e093c86f2b7e15c6e553674 -eo pid,comm [Pipeline] { [Pipeline] sh 06:03:10 + go version 06:03:10 go version go1.21.0 linux/amd64 [Pipeline] } 06:03:10 $ docker stop --time=1 ea8cba54ff4cbba51f129ee5e7a59c0f4b19a43c8e093c86f2b7e15c6e553674 06:03:11 $ docker rm -f --volumes ea8cba54ff4cbba51f129ee5e7a59c0f4b19a43c8e093c86f2b7e15c6e553674 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:12 + docker inspect -f . ci-base-image-x86_64 06:03:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:03:12 prd-ubuntu20.04-docker-8c-8g-9494 does not seem to be running inside a container 06:03:12 $ 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 ******** ci-base-image-x86_64 cat 06:03:12 $ docker top 3c9902415e018d8ffb63ba1e655bde6854a5933ed04240395e5c87fa99e733f6 -eo pid,comm [Pipeline] { [Pipeline] sh 06:03:12 + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh 06:03:13 + make test 06:03:13 go test ./... -coverprofile=coverage.out 06:03:14 ? github.com/edgexfoundry/device-modbus-go [no test files] 06:03:24 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 06:03:24 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.016s coverage: 47.9% of statements 06:03:31 go vet ./... 06:03:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:03:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:03:34 ./bin/test-attribution-txt.sh [Pipeline] echo 06:03:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:03:34 $ docker stop --time=1 3c9902415e018d8ffb63ba1e655bde6854a5933ed04240395e5c87fa99e733f6 06:03:37 $ docker rm -f --volumes 3c9902415e018d8ffb63ba1e655bde6854a5933ed04240395e5c87fa99e733f6 [Pipeline] // withDockerContainer [Pipeline] sh 06:03:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:03:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:03:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:03:39 + ls -al . 06:03:39 total 192 06:03:39 drwxrwxr-x 10 jenkins jenkins 4096 Oct 18 06:03 . 06:03:39 drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 06:01 .. 06:03:39 -rw-rw-r-- 1 jenkins jenkins 140 Oct 18 06:01 .dockerignore 06:03:39 drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 06:03 .git 06:03:39 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 06:01 .github 06:03:39 -rw-rw-r-- 1 jenkins jenkins 331 Oct 18 06:01 .gitignore 06:03:39 -rw-rw-r-- 1 jenkins jenkins 41 Oct 18 06:01 .golangci.yml 06:03:39 drwxr-xr-x 3 jenkins jenkins 4096 Oct 18 06:01 .semver 06:03:39 -rw-rw-r-- 1 jenkins jenkins 11101 Oct 18 06:01 Attribution.txt 06:03:39 -rw-rw-r-- 1 jenkins jenkins 14764 Oct 18 06:01 CHANGELOG.md 06:03:39 -rw-rw-r-- 1 jenkins jenkins 1365 Oct 18 06:01 Dockerfile 06:03:39 -rw-rw-r-- 1 jenkins jenkins 677 Oct 18 06:01 GOVERNANCE.md 06:03:39 -rw-rw-r-- 1 jenkins jenkins 680 Oct 18 06:01 Jenkinsfile 06:03:39 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 18 06:01 LICENSE 06:03:39 -rw-rw-r-- 1 jenkins jenkins 1936 Oct 18 06:01 Makefile 06:03:39 -rw-rw-r-- 1 jenkins jenkins 622 Oct 18 06:01 OWNERS.md 06:03:39 -rw-rw-r-- 1 jenkins jenkins 4578 Oct 18 06:01 README.md 06:03:39 -rw-rw-r-- 1 jenkins jenkins 12 Oct 18 06:01 VERSION 06:03:39 drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 06:01 bin 06:03:39 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 06:01 cmd 06:03:39 -rw-r--r-- 1 jenkins jenkins 24334 Oct 18 06:03 coverage.out 06:03:39 -rw-rw-r-- 1 jenkins jenkins 3942 Oct 18 06:01 go.mod 06:03:39 -rw-rw-r-- 1 jenkins jenkins 35436 Oct 18 06:01 go.sum 06:03:39 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 06:01 internal 06:03:39 drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 06:01 simulator 06:03:39 drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 06:01 snap 06:03:39 -rw-rw-r-- 1 jenkins jenkins 229 Oct 18 06:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:39 + 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=4cb387cfbbf91fe1a6210dbc029113972bd5a732 --label arch=amd64 --label version=3.1.0-dev.17 . 06:03:39 Sending build context to Docker daemon 6.532MB 06:03:39 Step 1/22 : ARG BASE=golang:1.21-alpine3.18 06:03:39 Step 2/22 : FROM ${BASE} AS builder 06:03:39 ---> 39034cdb59c7 06:03:39 Step 3/22 : ARG ADD_BUILD_TAGS="" 06:03:39 ---> Running in 1ab3a0c8cb12 06:03:39 Removing intermediate container 1ab3a0c8cb12 06:03:39 ---> c28132c79444 06:03:39 Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:03:39 ---> Running in f0e47006c0cc 06:03:39 Removing intermediate container f0e47006c0cc 06:03:39 ---> 456d3116135a 06:03:39 Step 5/22 : RUN apk add --update --no-cache make git openssh 06:03:40 ---> Running in 7166003dfbb8 06:03:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:03:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:03:40 OK: 270 MiB in 60 packages 06:03:41 Removing intermediate container 7166003dfbb8 06:03:41 ---> 6af7dcd56b07 06:03:41 Step 6/22 : WORKDIR /device-modbus-go 06:03:41 ---> Running in 0d0d101d4d46 06:03:41 Removing intermediate container 0d0d101d4d46 06:03:41 ---> eb2b92f9f69c 06:03:41 Step 7/22 : COPY go.mod vendor* ./ 06:03:41 ---> 685d0b7dfe1e 06:03:41 Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:03:41 ---> Running in 1c19de1383b1 06:03:42 Removing intermediate container 1c19de1383b1 06:03:42 ---> c9313c08ea6c 06:03:42 Step 9/22 : COPY . . 06:03:42 ---> 71b3b09be2e9 06:03:42 Step 10/22 : RUN ${MAKE} 06:03:42 ---> Running in d5a0507c504d 06:03:42 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=3.1.0-dev.17 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.35" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 06:04:04 Removing intermediate container d5a0507c504d 06:04:04 ---> 84479953b6db 06:04:04 Step 11/22 : FROM alpine:3.18 06:04:04 3.18: Pulling from library/alpine 06:04:04 96526aa774ef: Pulling fs layer 06:04:04 96526aa774ef: Download complete 06:04:04 96526aa774ef: Pull complete 06:04:04 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 06:04:04 Status: Downloaded newer image for alpine:3.18 06:04:04 ---> 8ca4688f4f35 06:04:04 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 06:04:04 ---> Running in 1efb0aed7771 06:04:04 Removing intermediate container 1efb0aed7771 06:04:04 ---> 56b2c4988628 06:04:04 Step 13/22 : RUN apk add --update --no-cache dumb-init 06:04:04 ---> Running in ec547f771094 06:04:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:04:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:04:04 (1/1) Installing dumb-init (1.2.5-r2) 06:04:04 Executing busybox-1.36.1-r2.trigger 06:04:04 OK: 7 MiB in 16 packages 06:04:04 Removing intermediate container ec547f771094 06:04:04 ---> 320b3c0c2fa4 06:04:04 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 06:04:06 ---> 0cecb04bd17d 06:04:06 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 06:04:06 ---> 31140fb0b03d 06:04:06 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 06:04:06 ---> 02d33606a837 06:04:06 Step 17/22 : EXPOSE 59901 06:04:06 ---> Running in ff41aed9ecdf 06:04:06 Removing intermediate container ff41aed9ecdf 06:04:06 ---> 6d4fda3abdd5 06:04:06 Step 18/22 : ENTRYPOINT ["/device-modbus"] 06:04:06 ---> Running in 5ccad8bd6226 06:04:06 Removing intermediate container 5ccad8bd6226 06:04:06 ---> 21e06fac4b7d 06:04:06 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 06:04:06 ---> Running in 7eae6c9c318e 06:04:06 Removing intermediate container 7eae6c9c318e 06:04:06 ---> a8192531fae2 06:04:06 Step 20/22 : LABEL arch=amd64 06:04:06 ---> Running in 98f8f8a88049 06:04:06 Removing intermediate container 98f8f8a88049 06:04:06 ---> 4b784180182a 06:04:06 Step 21/22 : LABEL git_sha=4cb387cfbbf91fe1a6210dbc029113972bd5a732 06:04:06 ---> Running in ff194e29cc94 06:04:06 Removing intermediate container ff194e29cc94 06:04:06 ---> 994caa874ec5 06:04:06 Step 22/22 : LABEL version=3.1.0-dev.17 06:04:06 ---> Running in d0d8880ccaa2 06:04:06 Removing intermediate container d0d8880ccaa2 06:04:06 ---> d2e4030ddfb1 06:04:06 [Warning] One or more build-args [ARCH] were not consumed 06:04:06 Successfully built d2e4030ddfb1 06:04:06 Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:04:06 provisioning config files... 06:04:06 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config13313538607193308137tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:04:06 ---> docker-login.sh 06:04:06 nexus3.edgexfoundry.org:10001 06:04:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:06 Configure a credential helper to remove this warning. See 06:04:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:06 06:04:06 Login Succeeded 06:04:06 nexus3.edgexfoundry.org:10002 06:04:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:07 Configure a credential helper to remove this warning. See 06:04:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:07 06:04:07 Login Succeeded 06:04:07 nexus3.edgexfoundry.org:10003 06:04:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:07 Configure a credential helper to remove this warning. See 06:04:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:07 06:04:07 Login Succeeded 06:04:07 nexus3.edgexfoundry.org:10004 06:04:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:07 Configure a credential helper to remove this warning. See 06:04:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:07 06:04:07 Login Succeeded 06:04:07 docker.io 06:04:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:08 Configure a credential helper to remove this warning. See 06:04:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:08 06:04:08 Login Succeeded 06:04:08 ---> docker-login.sh ends [Pipeline] } 06:04:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:04:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:04:08 [edgeXDocker.push] Tagging docker image device-modbus with the following tags: 06:04:08 4cb387cfbbf91fe1a6210dbc029113972bd5a732 06:04:08 latest 06:04:08 3.1.0-dev.17 06:04:08 4cb387cfbbf91fe1a6210dbc029113972bd5a732-3.1.0-dev.17 06:04:08 main 06:04:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:09 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:4cb387cfbbf91fe1a6210dbc029113972bd5a732 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:09 + docker push nexus3.edgexfoundry.org:10004/device-modbus:4cb387cfbbf91fe1a6210dbc029113972bd5a732 06:04:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 06:04:09 0c354934ee1e: Preparing 06:04:09 02ab9e3d67c8: Preparing 06:04:09 7cf48f3c73fe: Preparing 06:04:09 33155272efe3: Preparing 06:04:09 cc2447e1835a: Preparing 06:04:09 cc2447e1835a: Layer already exists 06:04:09 0c354934ee1e: Pushed 06:04:09 02ab9e3d67c8: Pushed 06:04:09 33155272efe3: Pushed 06:04:12 7cf48f3c73fe: Pushed 06:04:12 4cb387cfbbf91fe1a6210dbc029113972bd5a732: digest: sha256:46b1b93bc7397f28f101fa167641dfab1d9049e6510d88c77e34d4d5e00119b4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:12 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:12 + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest 06:04:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 06:04:12 0c354934ee1e: Preparing 06:04:12 02ab9e3d67c8: Preparing 06:04:12 7cf48f3c73fe: Preparing 06:04:12 33155272efe3: Preparing 06:04:12 cc2447e1835a: Preparing 06:04:12 cc2447e1835a: Layer already exists 06:04:12 02ab9e3d67c8: Layer already exists 06:04:12 0c354934ee1e: Layer already exists 06:04:12 33155272efe3: Layer already exists 06:04:12 7cf48f3c73fe: Layer already exists 06:04:12 latest: digest: sha256:46b1b93bc7397f28f101fa167641dfab1d9049e6510d88c77e34d4d5e00119b4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:13 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:13 + docker push nexus3.edgexfoundry.org:10004/device-modbus:3.1.0-dev.17 06:04:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 06:04:13 0c354934ee1e: Preparing 06:04:13 02ab9e3d67c8: Preparing 06:04:13 7cf48f3c73fe: Preparing 06:04:13 33155272efe3: Preparing 06:04:13 cc2447e1835a: Preparing 06:04:13 7cf48f3c73fe: Layer already exists 06:04:13 0c354934ee1e: Layer already exists 06:04:13 33155272efe3: Layer already exists 06:04:13 cc2447e1835a: Layer already exists 06:04:13 02ab9e3d67c8: Layer already exists 06:04:13 3.1.0-dev.17: digest: sha256:46b1b93bc7397f28f101fa167641dfab1d9049e6510d88c77e34d4d5e00119b4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:13 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:4cb387cfbbf91fe1a6210dbc029113972bd5a732-3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:14 + docker push nexus3.edgexfoundry.org:10004/device-modbus:4cb387cfbbf91fe1a6210dbc029113972bd5a732-3.1.0-dev.17 06:04:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 06:04:14 0c354934ee1e: Preparing 06:04:14 02ab9e3d67c8: Preparing 06:04:14 7cf48f3c73fe: Preparing 06:04:14 33155272efe3: Preparing 06:04:14 cc2447e1835a: Preparing 06:04:14 7cf48f3c73fe: Layer already exists 06:04:14 cc2447e1835a: Layer already exists 06:04:14 33155272efe3: Layer already exists 06:04:14 02ab9e3d67c8: Layer already exists 06:04:14 0c354934ee1e: Layer already exists 06:04:14 4cb387cfbbf91fe1a6210dbc029113972bd5a732-3.1.0-dev.17: digest: sha256:46b1b93bc7397f28f101fa167641dfab1d9049e6510d88c77e34d4d5e00119b4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:14 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:14 + docker push nexus3.edgexfoundry.org:10004/device-modbus:main 06:04:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 06:04:14 0c354934ee1e: Preparing 06:04:14 02ab9e3d67c8: Preparing 06:04:14 7cf48f3c73fe: Preparing 06:04:14 33155272efe3: Preparing 06:04:14 cc2447e1835a: Preparing 06:04:14 7cf48f3c73fe: Layer already exists 06:04:14 0c354934ee1e: Layer already exists 06:04:14 cc2447e1835a: Layer already exists 06:04:14 02ab9e3d67c8: Layer already exists 06:04:14 33155272efe3: Layer already exists 06:04:14 main: digest: sha256:46b1b93bc7397f28f101fa167641dfab1d9049e6510d88c77e34d4d5e00119b4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:04:14 ===================================================== [Pipeline] echo 06:04:14 taggedImages: 06:04:14 - nexus3.edgexfoundry.org:10004/device-modbus:4cb387cfbbf91fe1a6210dbc029113972bd5a732 06:04:14 - nexus3.edgexfoundry.org:10004/device-modbus:latest 06:04:14 - nexus3.edgexfoundry.org:10004/device-modbus:3.1.0-dev.17 06:04:14 - nexus3.edgexfoundry.org:10004/device-modbus:4cb387cfbbf91fe1a6210dbc029113972bd5a732-3.1.0-dev.17 06:04:14 - 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 06:04:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:04:15 06:04:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:04:15 latest: Pulling from edgex-lftools-log-publisher 06:04:15 5eb5b503b376: Pulling fs layer 06:04:15 5c69ac0246d0: Pulling fs layer 06:04:15 ec43610c2a17: Pulling fs layer 06:04:15 3a2ae6a8a46f: Pulling fs layer 06:04:15 33b1e0a273af: Pulling fs layer 06:04:15 5d3b04190fa2: Pulling fs layer 06:04:15 2f39f015ded8: Pulling fs layer 06:04:15 3a2ae6a8a46f: Waiting 06:04:15 2f39f015ded8: Waiting 06:04:15 33b1e0a273af: Waiting 06:04:15 5d3b04190fa2: Waiting 06:04:15 5c69ac0246d0: Verifying Checksum 06:04:15 5c69ac0246d0: Download complete 06:04:15 3a2ae6a8a46f: Verifying Checksum 06:04:15 3a2ae6a8a46f: Download complete 06:04:15 33b1e0a273af: Verifying Checksum 06:04:15 33b1e0a273af: Download complete 06:04:15 ec43610c2a17: Verifying Checksum 06:04:15 ec43610c2a17: Download complete 06:04:15 5d3b04190fa2: Verifying Checksum 06:04:15 5d3b04190fa2: Download complete 06:04:15 5eb5b503b376: Verifying Checksum 06:04:15 5eb5b503b376: Download complete 06:04:16 2f39f015ded8: Download complete 06:04:16 5eb5b503b376: Pull complete 06:04:17 5c69ac0246d0: Pull complete 06:04:17 ec43610c2a17: Pull complete 06:04:17 3a2ae6a8a46f: Pull complete 06:04:17 33b1e0a273af: Pull complete 06:04:17 5d3b04190fa2: Pull complete 06:04:21 2f39f015ded8: Pull complete 06:04:21 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:04:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:04:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:04:22 prd-ubuntu20.04-docker-8c-8g-9494 does not seem to be running inside a container 06:04:22 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:04:27 $ docker top 0e5b5b972dab6cab1c8aba53da691444ddeceaf308b1757be8f1309c81bcf1a5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:04:28 ---> job-cost.sh 06:04:28 lf-activate-venv: SKIPPING 06:04:28 INFO: No Stack... 06:04:28 INFO: Retrieving Pricing Info for: v3-standard-8 06:04:28 INFO: Archiving Costs [Pipeline] sh 06:04:28 + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv 06:04:28 + cut -d, -f6 [Pipeline] lock 06:04:28 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-131-stack-cost] 06:04:28 Resource [jenkins-edgexfoundry-device-modbus-go-main-131-stack-cost] did not exist. Created. 06:04:28 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-131-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:04:29 + echo total: 0.2199999988079071 [Pipeline] stash 06:04:29 Stashed 1 file(s) [Pipeline] } 06:04:29 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-131-stack-cost] [Pipeline] // lock [Pipeline] } 06:04:29 $ docker stop --time=1 0e5b5b972dab6cab1c8aba53da691444ddeceaf308b1757be8f1309c81bcf1a5 06:04:30 $ docker rm -f --volumes 0e5b5b972dab6cab1c8aba53da691444ddeceaf308b1757be8f1309c81bcf1a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:05:23 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9496 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws 06:05:23 Running in /w/workspace/device-modbus-go/131 [Pipeline] { [Pipeline] checkout 06:05:23 Selected Git installation does not exist. Using Default 06:05:23 The recommended git tool is: NONE 06:05:29 using credential edgex-jenkins-ssh 06:05:29 Cloning the remote Git repository 06:05:29 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 06:05:30 > git init /w/workspace/device-modbus-go/131 # timeout=10 06:05:30 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 06:05:30 > git --version # timeout=10 06:05:30 > git --version # 'git version 2.25.1' 06:05:30 using GIT_SSH to set credentials SSH Credentials for GitHub 06:05:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:05:32 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 06:05:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:05:33 Avoid second fetch 06:05:33 Checking out Revision 4cb387cfbbf91fe1a6210dbc029113972bd5a732 (main) 06:05:34 Commit message: "Merge pull request #511 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.35" 06:05:33 > git config core.sparsecheckout # timeout=10 06:05:34 > git checkout -f 4cb387cfbbf91fe1a6210dbc029113972bd5a732 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:05:35 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:05:35 % Total % Received % Xferd Average Speed Time Time Time Current 06:05:35 Dload Upload Total Spent Left Speed 06:05:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 222k 0 --:--:-- --:--:-- --:--:-- 226k [Pipeline] sh 06:05:36 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:05:36 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:05:36 + sudo tee /etc/docker/daemon.new 06:05:36 { 06:05:36 "registry-mirrors": [ 06:05:36 "https://nexus3.edgexfoundry.org:10001" 06:05:36 ], 06:05:36 "bip": "10.250.0.254/24", 06:05:36 "hosts": [ 06:05:36 "tcp://0.0.0.0:5555", 06:05:36 "unix:///var/run/docker.sock" 06:05:36 ], 06:05:36 "mtu": 1458, 06:05:36 "selinux-enabled": true, 06:05:36 "seccomp-profile": "/etc/docker/seccomp.json" 06:05:36 } [Pipeline] sh 06:05:37 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:05:37 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:05:55 provisioning config files... 06:05:55 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/131@tmp/config14714644083238176947tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:05:56 ---> docker-login.sh 06:05:56 nexus3.edgexfoundry.org:10001 06:05:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:05:56 Configure a credential helper to remove this warning. See 06:05:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:05:56 06:05:56 Login Succeeded 06:05:57 nexus3.edgexfoundry.org:10002 06:05:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:05:57 Configure a credential helper to remove this warning. See 06:05:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:05:57 06:05:57 Login Succeeded 06:05:57 nexus3.edgexfoundry.org:10003 06:05:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:05:57 Configure a credential helper to remove this warning. See 06:05:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:05:57 06:05:57 Login Succeeded 06:05:57 nexus3.edgexfoundry.org:10004 06:05:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:05:58 Configure a credential helper to remove this warning. See 06:05:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:05:58 06:05:58 Login Succeeded 06:05:58 docker.io 06:05:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:05:58 Configure a credential helper to remove this warning. See 06:05:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:05:58 06:05:58 Login Succeeded 06:05:58 ---> docker-login.sh ends [Pipeline] } 06:05:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:05:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:05:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:05:59 ========================================================= 06:05:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 06:05:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05: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 . 06:06:00 Sending build context to Docker daemon 3.378MB 06:06:00 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 06:06:00 Step 2/10 : FROM ${BASE} AS builder 06:06:00 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:06:00 9fda8d8052c6: Pulling fs layer 06:06:00 5d54e960e981: Pulling fs layer 06:06:00 c4a7e357bf2a: Pulling fs layer 06:06:00 f0e02332f6b5: Pulling fs layer 06:06:00 cefa15bbcfad: Pulling fs layer 06:06:00 17808c966233: Pulling fs layer 06:06:00 f4c1fc716caa: Pulling fs layer 06:06:00 f0e02332f6b5: Waiting 06:06:00 cefa15bbcfad: Waiting 06:06:00 17808c966233: Waiting 06:06:00 f4c1fc716caa: Waiting 06:06:00 5d54e960e981: Download complete 06:06:00 f0e02332f6b5: Verifying Checksum 06:06:00 f0e02332f6b5: Download complete 06:06:00 cefa15bbcfad: Verifying Checksum 06:06:00 cefa15bbcfad: Download complete 06:06:00 9fda8d8052c6: Verifying Checksum 06:06:00 9fda8d8052c6: Download complete 06:06:01 f4c1fc716caa: Verifying Checksum 06:06:01 f4c1fc716caa: Download complete 06:06:02 9fda8d8052c6: Pull complete 06:06:02 5d54e960e981: Pull complete 06:06:03 c4a7e357bf2a: Verifying Checksum 06:06:03 c4a7e357bf2a: Download complete 06:06:04 17808c966233: Verifying Checksum 06:06:04 17808c966233: Download complete 06:06:19 c4a7e357bf2a: Pull complete 06:06:19 f0e02332f6b5: Pull complete 06:06:19 cefa15bbcfad: Pull complete 06:06:25 17808c966233: Pull complete 06:06:28 f4c1fc716caa: Pull complete 06:06:28 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 06:06:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 06:06:28 ---> ea914061e18c 06:06:28 Step 3/10 : ARG ADD_BUILD_TAGS="" 06:06:28 ---> Running in 73ea4b7a8fcc 06:06:29 Removing intermediate container 73ea4b7a8fcc 06:06:29 ---> 8dde001db7ab 06:06:29 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:06:29 ---> Running in 2ae57dbe71ca 06:06:29 Removing intermediate container 2ae57dbe71ca 06:06:29 ---> dab073299d62 06:06:29 Step 5/10 : RUN apk add --update --no-cache make git openssh 06:06:29 ---> Running in d4807e96abf9 06:06:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:06:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:06:32 (1/8) Installing openssh-keygen (9.3_p2-r0) 06:06:32 (2/8) Installing libedit (20221030.3.1-r1) 06:06:32 (3/8) Installing openssh-client-common (9.3_p2-r0) 06:06:32 (4/8) Installing openssh-client-default (9.3_p2-r0) 06:06:32 (5/8) Installing openssh-sftp-server (9.3_p2-r0) 06:06:32 (6/8) Installing openssh-server-common (9.3_p2-r0) 06:06:32 (7/8) Installing openssh-server (9.3_p2-r0) 06:06:32 (8/8) Installing openssh (9.3_p2-r0) 06:06:32 Executing busybox-1.36.1-r2.trigger 06:06:32 OK: 272 MiB in 60 packages 06:06:34 Removing intermediate container d4807e96abf9 06:06:34 ---> 55d2eb792259 06:06:34 Step 6/10 : WORKDIR /device-modbus-go 06:06:34 ---> Running in 8aa66f675fed 06:06:34 Removing intermediate container 8aa66f675fed 06:06:34 ---> 5a22b21d8cc0 06:06:34 Step 7/10 : COPY go.mod vendor* ./ 06:06:35 ---> 6fb239d3ca72 06:06:35 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:06:35 ---> Running in 453dd27e25ec 06:08:11 Removing intermediate container 453dd27e25ec 06:08:11 ---> 07b52698703e 06:08:11 Step 9/10 : COPY . . 06:08:12 ---> fa1839980786 06:08:12 Step 10/10 : RUN ${MAKE} 06:08:12 ---> Running in 7eb7b08de709 06:08:13 noop 06:08:14 Removing intermediate container 7eb7b08de709 06:08:14 ---> 73bd97d23cf5 06:08:14 Successfully built 73bd97d23cf5 06:08:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:14 + docker inspect -f . ci-base-image-arm64 06:08:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:08:14 prd-ubuntu20.04-docker-arm64-4c-16g-9496 does not seem to be running inside a container 06:08:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/131 -v /w/workspace/device-modbus-go/131:/w/workspace/device-modbus-go/131:rw,z -v /w/workspace/device-modbus-go/131@tmp:/w/workspace/device-modbus-go/131@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 06:08:18 $ docker top 817caceb2d6d7a9bfdd35ad98bbe7ce8c7a89e68bb87a03654ebe6ada58d1bac -eo pid,comm [Pipeline] { [Pipeline] sh 06:08:18 + go version 06:08:18 go version go1.21.0 linux/arm64 [Pipeline] } 06:08:18 $ docker stop --time=1 817caceb2d6d7a9bfdd35ad98bbe7ce8c7a89e68bb87a03654ebe6ada58d1bac 06:08:20 $ docker rm -f --volumes 817caceb2d6d7a9bfdd35ad98bbe7ce8c7a89e68bb87a03654ebe6ada58d1bac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:21 + docker inspect -f . ci-base-image-arm64 06:08:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:08:21 prd-ubuntu20.04-docker-arm64-4c-16g-9496 does not seem to be running inside a container 06:08:21 $ 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/131 -v /w/workspace/device-modbus-go/131:/w/workspace/device-modbus-go/131:rw,z -v /w/workspace/device-modbus-go/131@tmp:/w/workspace/device-modbus-go/131@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 06:08:22 $ docker top 1d1d293506cf741cff100dc024309e37cc9c929845d718b826c471fe0eb68a94 -eo pid,comm [Pipeline] { [Pipeline] sh 06:08:23 + git config --global --add safe.directory /w/workspace/device-modbus-go/131 [Pipeline] fileExists [Pipeline] sh 06:08:23 + make test 06:08:23 go test ./... -coverprofile=coverage.out 06:08:27 ? github.com/edgexfoundry/device-modbus-go [no test files] 06:10:04 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 06:10:04 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.063s coverage: 47.9% of statements 06:10:05 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:10:05 go vet ./... 06:10:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:10:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:10:37 ./bin/test-attribution-txt.sh [Pipeline] echo 06:10:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:10:37 $ docker stop --time=1 1d1d293506cf741cff100dc024309e37cc9c929845d718b826c471fe0eb68a94 06:10:39 $ docker rm -f --volumes 1d1d293506cf741cff100dc024309e37cc9c929845d718b826c471fe0eb68a94 [Pipeline] // withDockerContainer [Pipeline] sh 06:10:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:10:40 Warning: overwriting stash ‘coverage-report’ 06:10:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:10:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:10:41 + ls -al . 06:10:41 total 188 06:10:41 drwxrwxr-x 9 jenkins jenkins 4096 Oct 18 06:08 . 06:10:41 drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 06:05 .. 06:10:41 -rw-rw-r-- 1 jenkins jenkins 140 Oct 18 06:05 .dockerignore 06:10:41 drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 06:05 .git 06:10:41 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 06:05 .github 06:10:41 -rw-rw-r-- 1 jenkins jenkins 331 Oct 18 06:05 .gitignore 06:10:41 -rw-rw-r-- 1 jenkins jenkins 41 Oct 18 06:05 .golangci.yml 06:10:41 -rw-rw-r-- 1 jenkins jenkins 11101 Oct 18 06:05 Attribution.txt 06:10:41 -rw-rw-r-- 1 jenkins jenkins 14764 Oct 18 06:05 CHANGELOG.md 06:10:41 -rw-rw-r-- 1 jenkins jenkins 1365 Oct 18 06:05 Dockerfile 06:10:41 -rw-rw-r-- 1 jenkins jenkins 677 Oct 18 06:05 GOVERNANCE.md 06:10:41 -rw-rw-r-- 1 jenkins jenkins 680 Oct 18 06:05 Jenkinsfile 06:10:41 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 18 06:05 LICENSE 06:10:41 -rw-rw-r-- 1 jenkins jenkins 1936 Oct 18 06:05 Makefile 06:10:41 -rw-rw-r-- 1 jenkins jenkins 622 Oct 18 06:05 OWNERS.md 06:10:41 -rw-rw-r-- 1 jenkins jenkins 4578 Oct 18 06:05 README.md 06:10:41 -rw-rw-r-- 1 jenkins jenkins 12 Oct 18 06:01 VERSION 06:10:41 drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 06:05 bin 06:10:41 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 06:05 cmd 06:10:41 -rw-r--r-- 1 jenkins jenkins 24334 Oct 18 06:10 coverage.out 06:10:41 -rw-rw-r-- 1 jenkins jenkins 3942 Oct 18 06:05 go.mod 06:10:41 -rw-rw-r-- 1 jenkins jenkins 35436 Oct 18 06:05 go.sum 06:10:41 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 06:05 internal 06:10:41 drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 06:05 simulator 06:10:41 drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 06:05 snap 06:10:41 -rw-rw-r-- 1 jenkins jenkins 229 Oct 18 06:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:42 + 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=4cb387cfbbf91fe1a6210dbc029113972bd5a732 --label arch=arm64 --label version=3.1.0-dev.17 . 06:10:42 Sending build context to Docker daemon 3.403MB 06:10:42 Step 1/22 : ARG BASE=golang:1.21-alpine3.18 06:10:42 Step 2/22 : FROM ${BASE} AS builder 06:10:42 ---> 73bd97d23cf5 06:10:42 Step 3/22 : ARG ADD_BUILD_TAGS="" 06:10:42 ---> Running in 63a95258b899 06:10:43 Removing intermediate container 63a95258b899 06:10:43 ---> 4fae4bb8b543 06:10:43 Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:10:43 ---> Running in 4a2bb690de81 06:10:43 Removing intermediate container 4a2bb690de81 06:10:43 ---> 61f6ffcf15b3 06:10:43 Step 5/22 : RUN apk add --update --no-cache make git openssh 06:10:43 ---> Running in 0813f2cd293e 06:10:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:10:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:10:46 OK: 272 MiB in 60 packages 06:10:46 Removing intermediate container 0813f2cd293e 06:10:46 ---> 2423d699c845 06:10:46 Step 6/22 : WORKDIR /device-modbus-go 06:10:47 ---> Running in 5e8c387b380e 06:10:47 Removing intermediate container 5e8c387b380e 06:10:47 ---> ac0278bd21dd 06:10:47 Step 7/22 : COPY go.mod vendor* ./ 06:10:47 ---> 34261f3ab681 06:10:47 Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:10:47 ---> Running in 5a100ec0f2aa 06:10:50 Removing intermediate container 5a100ec0f2aa 06:10:50 ---> 59d260113298 06:10:50 Step 9/22 : COPY . . 06:10:51 ---> b2abfc7e4052 06:10:51 Step 10/22 : RUN ${MAKE} 06:10:51 ---> Running in d4c66436b525 06:10:52 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=3.1.0-dev.17 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.35" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 06:12:43 Removing intermediate container d4c66436b525 06:12:43 ---> 64dd11180bf3 06:12:43 Step 11/22 : FROM alpine:3.18 06:12:43 3.18: Pulling from library/alpine 06:12:43 579b34f0a95b: Pulling fs layer 06:12:43 579b34f0a95b: Verifying Checksum 06:12:43 579b34f0a95b: Download complete 06:12:43 579b34f0a95b: Pull complete 06:12:43 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 06:12:43 Status: Downloaded newer image for alpine:3.18 06:12:43 ---> 3cc203321400 06:12:43 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 06:12:43 ---> Running in 40f451b777aa 06:12:43 Removing intermediate container 40f451b777aa 06:12:43 ---> 01d1c4a0b45d 06:12:43 Step 13/22 : RUN apk add --update --no-cache dumb-init 06:12:43 ---> Running in 8c6e581ddb3e 06:12:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:12:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:12:43 (1/1) Installing dumb-init (1.2.5-r2) 06:12:43 Executing busybox-1.36.1-r2.trigger 06:12:43 OK: 8 MiB in 16 packages 06:12:43 Removing intermediate container 8c6e581ddb3e 06:12:43 ---> 4b53838ff541 06:12:43 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 06:12:43 ---> 25b583e0d5e5 06:12:43 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 06:12:43 ---> 5a226d6aebf8 06:12:43 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 06:12:43 ---> f2e3f3748d3c 06:12:43 Step 17/22 : EXPOSE 59901 06:12:43 ---> Running in 38a28da242df 06:12:43 Removing intermediate container 38a28da242df 06:12:43 ---> cf120f95925c 06:12:43 Step 18/22 : ENTRYPOINT ["/device-modbus"] 06:12:43 ---> Running in 0a2f6e7db6ea 06:12:43 Removing intermediate container 0a2f6e7db6ea 06:12:43 ---> 566de45f0061 06:12:43 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 06:12:43 ---> Running in ef9eb429d6a8 06:12:43 Removing intermediate container ef9eb429d6a8 06:12:43 ---> e8331e05e0bc 06:12:43 Step 20/22 : LABEL arch=arm64 06:12:44 ---> Running in c7b5fe7d0610 06:12:44 Removing intermediate container c7b5fe7d0610 06:12:44 ---> 7a3840d066e0 06:12:44 Step 21/22 : LABEL git_sha=4cb387cfbbf91fe1a6210dbc029113972bd5a732 06:12:44 ---> Running in 7ed948944021 06:12:44 Removing intermediate container 7ed948944021 06:12:44 ---> cab5771c32f2 06:12:44 Step 22/22 : LABEL version=3.1.0-dev.17 06:12:44 ---> Running in 8c509d31e195 06:12:45 Removing intermediate container 8c509d31e195 06:12:45 ---> 77a78531a289 06:12:45 [Warning] One or more build-args [ARCH] were not consumed 06:12:45 Successfully built 77a78531a289 06:12:45 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 06:12:45 provisioning config files... 06:12:45 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/131@tmp/config2722581421851601094tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:12:45 ---> docker-login.sh 06:12:45 nexus3.edgexfoundry.org:10001 06:12:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:12:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:12:45 Configure a credential helper to remove this warning. See 06:12:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:12:45 06:12:45 Login Succeeded 06:12:45 nexus3.edgexfoundry.org:10002 06:12:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:12:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:12:46 Configure a credential helper to remove this warning. See 06:12:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:12:46 06:12:46 Login Succeeded 06:12:46 nexus3.edgexfoundry.org:10003 06:12:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:12:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:12:47 Configure a credential helper to remove this warning. See 06:12:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:12:47 06:12:47 Login Succeeded 06:12:47 nexus3.edgexfoundry.org:10004 06:12:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:12:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:12:47 Configure a credential helper to remove this warning. See 06:12:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:12:47 06:12:47 Login Succeeded 06:12:47 docker.io 06:12:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:12:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:12:48 Configure a credential helper to remove this warning. See 06:12:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:12:48 06:12:48 Login Succeeded 06:12:48 ---> docker-login.sh ends [Pipeline] } 06:12:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:12:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:12:48 [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: 06:12:48 4cb387cfbbf91fe1a6210dbc029113972bd5a732 06:12:48 latest 06:12:48 3.1.0-dev.17 06:12:48 4cb387cfbbf91fe1a6210dbc029113972bd5a732-3.1.0-dev.17 06:12:48 main 06:12:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:48 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:4cb387cfbbf91fe1a6210dbc029113972bd5a732 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:48 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:4cb387cfbbf91fe1a6210dbc029113972bd5a732 06:12:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 06:12:48 24945f937892: Preparing 06:12:48 97b446cb44d9: Preparing 06:12:48 f98602724e8f: Preparing 06:12:48 296d38404988: Preparing 06:12:48 5f4d9fc4d98d: Preparing 06:12:48 5f4d9fc4d98d: Layer already exists 06:12:49 24945f937892: Pushed 06:12:49 97b446cb44d9: Pushed 06:12:49 296d38404988: Pushed 06:12:54 f98602724e8f: Pushed 06:12:54 4cb387cfbbf91fe1a6210dbc029113972bd5a732: digest: sha256:8d02580fe4132adac1a7c731bf0effc54188c53be416901fe20fca8fcb12ac27 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:55 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:55 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 06:12:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 06:12:55 24945f937892: Preparing 06:12:55 97b446cb44d9: Preparing 06:12:55 f98602724e8f: Preparing 06:12:55 296d38404988: Preparing 06:12:55 5f4d9fc4d98d: Preparing 06:12:55 97b446cb44d9: Layer already exists 06:12:55 24945f937892: Layer already exists 06:12:55 5f4d9fc4d98d: Layer already exists 06:12:55 f98602724e8f: Layer already exists 06:12:55 296d38404988: Layer already exists 06:12:55 latest: digest: sha256:8d02580fe4132adac1a7c731bf0effc54188c53be416901fe20fca8fcb12ac27 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:55 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:55 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.1.0-dev.17 06:12:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 06:12:55 24945f937892: Preparing 06:12:55 97b446cb44d9: Preparing 06:12:55 f98602724e8f: Preparing 06:12:55 296d38404988: Preparing 06:12:55 5f4d9fc4d98d: Preparing 06:12:55 5f4d9fc4d98d: Layer already exists 06:12:55 f98602724e8f: Layer already exists 06:12:55 24945f937892: Layer already exists 06:12:55 97b446cb44d9: Layer already exists 06:12:55 296d38404988: Layer already exists 06:12:55 3.1.0-dev.17: digest: sha256:8d02580fe4132adac1a7c731bf0effc54188c53be416901fe20fca8fcb12ac27 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:56 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:4cb387cfbbf91fe1a6210dbc029113972bd5a732-3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:56 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:4cb387cfbbf91fe1a6210dbc029113972bd5a732-3.1.0-dev.17 06:12:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 06:12:56 24945f937892: Preparing 06:12:56 97b446cb44d9: Preparing 06:12:56 f98602724e8f: Preparing 06:12:56 296d38404988: Preparing 06:12:56 5f4d9fc4d98d: Preparing 06:12:56 97b446cb44d9: Layer already exists 06:12:56 24945f937892: Layer already exists 06:12:56 296d38404988: Layer already exists 06:12:56 5f4d9fc4d98d: Layer already exists 06:12:56 f98602724e8f: Layer already exists 06:12:56 4cb387cfbbf91fe1a6210dbc029113972bd5a732-3.1.0-dev.17: digest: sha256:8d02580fe4132adac1a7c731bf0effc54188c53be416901fe20fca8fcb12ac27 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:57 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:57 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main 06:12:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 06:12:57 24945f937892: Preparing 06:12:57 97b446cb44d9: Preparing 06:12:57 f98602724e8f: Preparing 06:12:57 296d38404988: Preparing 06:12:57 5f4d9fc4d98d: Preparing 06:12:57 24945f937892: Layer already exists 06:12:57 296d38404988: Layer already exists 06:12:57 97b446cb44d9: Layer already exists 06:12:57 5f4d9fc4d98d: Layer already exists 06:12:57 f98602724e8f: Layer already exists 06:12:57 main: digest: sha256:8d02580fe4132adac1a7c731bf0effc54188c53be416901fe20fca8fcb12ac27 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:12:57 ===================================================== [Pipeline] echo 06:12:57 taggedImages: 06:12:57 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:4cb387cfbbf91fe1a6210dbc029113972bd5a732 06:12:57 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 06:12:57 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.1.0-dev.17 06:12:57 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:4cb387cfbbf91fe1a6210dbc029113972bd5a732-3.1.0-dev.17 06:12:57 - 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 06:12:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:12:57 06:12:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:12:58 arm64: Pulling from edgex-lftools-log-publisher 06:12:58 8998bd30e6a1: Pulling fs layer 06:12:58 04944245beec: Pulling fs layer 06:12:58 699f458cf7ca: Pulling fs layer 06:12:58 765212b225bb: Pulling fs layer 06:12:58 f23df028b6ca: Pulling fs layer 06:12:58 d65c8cfc05b1: Pulling fs layer 06:12:58 2437ff75d9bd: Pulling fs layer 06:12:58 f23df028b6ca: Waiting 06:12:58 2437ff75d9bd: Waiting 06:12:58 765212b225bb: Waiting 06:12:58 d65c8cfc05b1: Waiting 06:12:58 04944245beec: Verifying Checksum 06:12:58 04944245beec: Download complete 06:12:58 765212b225bb: Verifying Checksum 06:12:58 765212b225bb: Download complete 06:12:58 f23df028b6ca: Verifying Checksum 06:12:58 f23df028b6ca: Download complete 06:12:58 d65c8cfc05b1: Verifying Checksum 06:12:58 d65c8cfc05b1: Download complete 06:12:58 699f458cf7ca: Download complete 06:12:59 8998bd30e6a1: Verifying Checksum 06:12:59 8998bd30e6a1: Download complete 06:13:01 2437ff75d9bd: Verifying Checksum 06:13:01 2437ff75d9bd: Download complete 06:13:03 8998bd30e6a1: Pull complete 06:13:03 04944245beec: Pull complete 06:13:05 699f458cf7ca: Pull complete 06:13:05 765212b225bb: Pull complete 06:13:06 f23df028b6ca: Pull complete 06:13:06 d65c8cfc05b1: Pull complete 06:13:21 2437ff75d9bd: Pull complete 06:13:21 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:13:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:13:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:13:21 prd-ubuntu20.04-docker-arm64-4c-16g-9496 does not seem to be running inside a container 06:13:21 $ 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/131 -v /w/workspace/device-modbus-go/131:/w/workspace/device-modbus-go/131:rw,z -v /w/workspace/device-modbus-go/131@tmp:/w/workspace/device-modbus-go/131@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 06:13:23 $ docker top 368b7c5105a7b335371f3384967d1e680a0e9aebecdaeaa980f8ed3a20254e7f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:13:24 ---> job-cost.sh 06:13:24 lf-activate-venv: SKIPPING 06:13:24 INFO: No Stack... 06:13:24 INFO: Retrieving Pricing Info for: v3-standard-4 06:13:25 INFO: Archiving Costs [Pipeline] sh 06:13:26 + cat /w/workspace/device-modbus-go/131/archives/cost.csv 06:13:26 + cut -d, -f6 [Pipeline] lock 06:13:26 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-131-stack-cost] 06:13:26 Resource [jenkins-edgexfoundry-device-modbus-go-main-131-stack-cost] did not exist. Created. 06:13:26 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-131-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:13:26 /w/workspace/device-modbus-go/131@tmp/durable-5b121b2d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:13:26 + echo total: 0.10999999940395355 [Pipeline] stash 06:13:26 Warning: overwriting stash ‘stack-cost’ 06:13:27 Stashed 1 file(s) [Pipeline] } 06:13:27 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-131-stack-cost] [Pipeline] // lock [Pipeline] } 06:13:27 $ docker stop --time=1 368b7c5105a7b335371f3384967d1e680a0e9aebecdaeaa980f8ed3a20254e7f 06:13:28 $ docker rm -f --volumes 368b7c5105a7b335371f3384967d1e680a0e9aebecdaeaa980f8ed3a20254e7f [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 06:13:29 provisioning config files... 06:13:29 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config12971420578109655327tmp [Pipeline] { [Pipeline] sh 06:13:29 + set +x 06:13:29 + + curl -s https://codecov.io/bashbash 06:13:29 -s -- 06:13:29 06:13:29 _____ _ 06:13:29 / ____| | | 06:13:29 | | ___ __| | ___ ___ _____ __ 06:13:29 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:13:29 | |___| (_) | (_| | __/ (_| (_) \ V / 06:13:29 \_____\___/ \__,_|\___|\___\___/ \_/ 06:13:29 Bash-1.0.6 06:13:29 06:13:29 06:13:29 ==> git version 2.25.1 found 06:13:29 ==> 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 06:13:29 Release-Date: 2020-01-08 06:13:29 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:13:29 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:13:29 ==> Jenkins CI detected. 06:13:29 current dir:  /w/workspace/gexfoundry_device-modbus-go_main 06:13:29 project root: . 06:13:29 --> token set from env 06:13:29 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:13:29 ==> Running gcov in . (disable via -X gcov) 06:13:29 ==> Python coveragepy not found 06:13:29 ==> Searching for coverage reports in: 06:13:29 + . 06:13:29 -> Found 1 reports 06:13:29 ==> Detecting git/mercurial file structure 06:13:29 ==> Reading reports 06:13:29 + ./coverage.out bytes=24334 06:13:29 ==> Appending adjustments 06:13:29 https://docs.codecov.io/docs/fixing-reports 06:13:29 + Found adjustments 06:13:29 ==> Gzipping contents 06:13:29 4.0K /tmp/codecov.dCyZQv.gz 06:13:29 ==> Uploading reports 06:13:29 url: https://codecov.io 06:13:29 query: branch=main&commit=4cb387cfbbf91fe1a6210dbc029113972bd5a732&build=131&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F131%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:13:29 -> Pinging Codecov 06:13:29 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=main&commit=4cb387cfbbf91fe1a6210dbc029113972bd5a732&build=131&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F131%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:13:29 -> Uploading to 06:13:29 https://storage.googleapis.com/codecov/v4/raw/2023-10-18/55DBCA73C666E3227836607328DD7E49/4cb387cfbbf91fe1a6210dbc029113972bd5a732/05e033eb-6092-4fb1-a636-5a82349d2d4e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231018%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231018T061329Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=72342a14c704c6406c23880ff57c91bf594e6ebb356c17aa931008a205845a30 06:13:29 % Total % Received % Xferd Average Speed Time Time Time Current 06:13:29 Dload Upload Total Spent Left Speed 06:13:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3974 0 0 100 3974 0 14042 --:--:-- --:--:-- --:--:-- 13992 06:13:30 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/4cb387cfbbf91fe1a6210dbc029113972bd5a732 [Pipeline] } 06:13:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 06:13:30 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:13:30 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:13:30 06:13:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:13:31 1.410.4: Pulling from edgex-devops/edgex-snyk-go 06:13:31 df9b9388f04a: Pulling fs layer 06:13:31 52dc419b0ee2: Pulling fs layer 06:13:31 25bc292e5bac: Pulling fs layer 06:13:31 114826534d7a: Pulling fs layer 06:13:31 4657fd5d0bcf: Pulling fs layer 06:13:31 6ad1cebc031e: Pulling fs layer 06:13:31 8a3aa393b2d8: Pulling fs layer 06:13:31 4657fd5d0bcf: Waiting 06:13:31 6ad1cebc031e: Waiting 06:13:31 8a3aa393b2d8: Waiting 06:13:31 114826534d7a: Waiting 06:13:31 25bc292e5bac: Verifying Checksum 06:13:31 25bc292e5bac: Download complete 06:13:31 52dc419b0ee2: Download complete 06:13:31 4657fd5d0bcf: Verifying Checksum 06:13:31 4657fd5d0bcf: Download complete 06:13:31 df9b9388f04a: Download complete 06:13:31 6ad1cebc031e: Verifying Checksum 06:13:31 6ad1cebc031e: Download complete 06:13:31 df9b9388f04a: Pull complete 06:13:31 52dc419b0ee2: Pull complete 06:13:31 25bc292e5bac: Pull complete 06:13:32 114826534d7a: Verifying Checksum 06:13:32 114826534d7a: Download complete 06:13:32 8a3aa393b2d8: Verifying Checksum 06:13:32 8a3aa393b2d8: Download complete 06:13:35 114826534d7a: Pull complete 06:13:35 4657fd5d0bcf: Pull complete 06:13:35 6ad1cebc031e: Pull complete 06:13:38 8a3aa393b2d8: Pull complete 06:13:38 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 06:13:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:13:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:13:38 prd-ubuntu20.04-docker-8c-8g-9494 does not seem to be running inside a container 06:13:38 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 06:13:43 $ docker top 277e3c6fc9d03d3806c5de24c9e120ff95d948c221e5f4694553a52c6e6200a8 -eo pid,comm [Pipeline] { [Pipeline] echo 06:13:43 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh 06:13:43 + set -o pipefail 06:13:43 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' 06:13:50 06:13:50 Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... 06:13:50 06:13:50 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5174d6d0-2379-4548-918f-caa15a8d100f/history/859ff6d2-d9c6-4d57-8a00-5179a03b2f37 06:13:50 06:13:50 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 06:13:50 06:13:50 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:13:50 06:13:50 06:13:50 A medium severity vulnerability was found in the Snyk CLI versions you are using. 06:13:50 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 06:13:50 More details here: https://snyk.co/ue1NS [Pipeline] } 06:13:50 $ docker stop --time=1 277e3c6fc9d03d3806c5de24c9e120ff95d948c221e5f4694553a52c6e6200a8 06:13:54 $ docker rm -f --volumes 277e3c6fc9d03d3806c5de24c9e120ff95d948c221e5f4694553a52c6e6200a8 [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 06:13:55 + git log --format=format:%s -1 4cb387cfbbf91fe1a6210dbc029113972bd5a732 [Pipeline] sh 06:13:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:13:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:13:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:13:55 prd-ubuntu20.04-docker-8c-8g-9494 does not seem to be running inside a container 06:13:55 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:13:56 $ docker top 3973e38250bf20661f5c8f2cb0df8333ad403fbc9727f97a118d7e56630df6db -eo pid,comm 06:13:56 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:13:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:13:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:13:56 [ssh-agent] Looking for ssh-agent implementation... 06:13:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:13:56 $ docker exec 3973e38250bf20661f5c8f2cb0df8333ad403fbc9727f97a118d7e56630df6db ssh-agent 06:13:56 SSH_AUTH_SOCK=/tmp/ssh-RwXRnapyYNzx/agent.32 06:13:56 SSH_AGENT_PID=38 06:13:56 Running ssh-add (command line suppressed) 06:13:56 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_7269780437301614720.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_7269780437301614720.key) 06:13:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:13:57 + git semver tag 06:13:57 2023-10-18 06:13:57,304 [run_tag] DEBUG tag force:False 06:13:57 2023-10-18 06:13:57,305 [check_head_tag] DEBUG check head tag 06:13:57 2023-10-18 06:13:57,305 [execute] INFO git cat-file --batch-check 06:13:57 2023-10-18 06:13:57,305 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) 06:13:57 2023-10-18 06:13:57,309 [execute] INFO git cat-file --batch 06:13:57 2023-10-18 06:13:57,310 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) 06:13:57 2023-10-18 06:13:57,323 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:13:57 2023-10-18 06:13:57,323 [execute] INFO git tag -a v3.1.0-dev.17 -m v3.1.0-dev.17 06:13:57 2023-10-18 06:13:57,323 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.17', '-m', 'v3.1.0-dev.17'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) 06:13:57 2023-10-18 06:13:57,328 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:13:57 3.1.0-dev.17 [Pipeline] } 06:13:57 $ docker exec --env ******** --env ******** 3973e38250bf20661f5c8f2cb0df8333ad403fbc9727f97a118d7e56630df6db ssh-agent -k 06:13:57 unset SSH_AUTH_SOCK; 06:13:57 unset SSH_AGENT_PID; 06:13:57 echo Agent pid 38 killed; 06:13:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:13:57 + git semver [Pipeline] } 06:13:58 $ docker stop --time=1 3973e38250bf20661f5c8f2cb0df8333ad403fbc9727f97a118d7e56630df6db 06:13:59 $ docker rm -f --volumes 3973e38250bf20661f5c8f2cb0df8333ad403fbc9727f97a118d7e56630df6db [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:13:59 06:13:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:14:00 0.23.1-centos7: Pulling from edgex-lftools 06:14:00 ab5ef0e58194: Pulling fs layer 06:14:00 9712f1f96733: Pulling fs layer 06:14:00 63f879dbbcfc: Pulling fs layer 06:14:00 0d9ebad4ef96: Pulling fs layer 06:14:00 e9a5061849ea: Pulling fs layer 06:14:00 d747dcd14b5f: Pulling fs layer 06:14:00 2de7ff778b66: Pulling fs layer 06:14:00 e9a5061849ea: Waiting 06:14:00 d747dcd14b5f: Waiting 06:14:00 2de7ff778b66: Waiting 06:14:00 0d9ebad4ef96: Waiting 06:14:00 9712f1f96733: Verifying Checksum 06:14:00 9712f1f96733: Download complete 06:14:00 63f879dbbcfc: Verifying Checksum 06:14:00 63f879dbbcfc: Download complete 06:14:00 0d9ebad4ef96: Verifying Checksum 06:14:00 0d9ebad4ef96: Download complete 06:14:00 e9a5061849ea: Verifying Checksum 06:14:00 e9a5061849ea: Download complete 06:14:00 ab5ef0e58194: Verifying Checksum 06:14:00 ab5ef0e58194: Download complete 06:14:00 d747dcd14b5f: Verifying Checksum 06:14:00 d747dcd14b5f: Download complete 06:14:00 2de7ff778b66: Verifying Checksum 06:14:00 2de7ff778b66: Download complete 06:14:03 ab5ef0e58194: Pull complete 06:14:03 9712f1f96733: Pull complete 06:14:03 63f879dbbcfc: Pull complete 06:14:08 0d9ebad4ef96: Pull complete 06:14:08 e9a5061849ea: Pull complete 06:14:08 d747dcd14b5f: Pull complete 06:14:08 2de7ff778b66: Pull complete 06:14:08 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:14:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:14:08 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:14:08 prd-ubuntu20.04-docker-8c-8g-9494 does not seem to be running inside a container 06:14:08 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 06:14:15 $ docker top 40c702a65de9a8af22f94917b4cd52a705bed640d6a2659ba14e7c591603990a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:14:15 provisioning config files... 06:14:15 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config7607080714614078881tmp 06:14:15 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config7827312387983989385tmp 06:14:15 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config13469581048698803988tmp [Pipeline] { [Pipeline] echo 06:14:15 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:14:16 ---> sigul-configuration.sh 06:14:16 gpg: directory `/root/.gnupg' created 06:14:16 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:14:16 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:14:16 gpg: keyring `/root/.gnupg/secring.gpg' created 06:14:16 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:14:16 gpg: CAST5 encrypted data 06:14:16 gpg: encrypted with 1 passphrase 06:14:16 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:14:16 + mkdir /home/jenkins 06:14:16 + mkdir /home/jenkins/sigul [Pipeline] sh 06:14:16 + 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 06:14:16 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:14:16 ---> sigul-install.sh 06:14:16 Sigul already installed; skipping installation. [Pipeline] sh 06:14:17 + git tag --list 06:14:17 0.7.1 06:14:17 v1.0.0 06:14:17 v1.1.0 06:14:17 v1.1.1 06:14:17 v1.2.2 06:14:17 v1.3.0 06:14:17 v1.3.1 06:14:17 v2.0.0 06:14:17 v2.1.0 06:14:17 v2.1.1 06:14:17 v2.2.0 06:14:17 v2.3.0 06:14:17 v3.0 06:14:17 v3.0.0 06:14:17 v3.1.0-dev.1 06:14:17 v3.1.0-dev.10 06:14:17 v3.1.0-dev.11 06:14:17 v3.1.0-dev.12 06:14:17 v3.1.0-dev.13 06:14:17 v3.1.0-dev.14 06:14:17 v3.1.0-dev.15 06:14:17 v3.1.0-dev.16 06:14:17 v3.1.0-dev.17 06:14:17 v3.1.0-dev.2 06:14:17 v3.1.0-dev.3 06:14:17 v3.1.0-dev.4 06:14:17 v3.1.0-dev.5 06:14:17 v3.1.0-dev.6 06:14:17 v3.1.0-dev.7 06:14:17 v3.1.0-dev.8 06:14:17 v3.1.0-dev.9 [Pipeline] sh 06:14:17 + lftools sign git-tag v3.1.0-dev.17 06:14:18 Signing Git tag with Sigul... 06:14:18 Signing v3.1.0-dev.17 [Pipeline] echo 06:14:18 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:14:18 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:14:18 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:14:18 $ docker stop --time=1 40c702a65de9a8af22f94917b4cd52a705bed640d6a2659ba14e7c591603990a 06:14:19 $ docker rm -f --volumes 40c702a65de9a8af22f94917b4cd52a705bed640d6a2659ba14e7c591603990a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:14:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:14:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:14:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:14:20 prd-ubuntu20.04-docker-8c-8g-9494 does not seem to be running inside a container 06:14:20 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:14:21 $ docker top 64c0b7dc345ea0de5427ceeb724911e3ab395bc2bea62c2485ed0dc96af347fe -eo pid,comm 06:14:21 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:14:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:14:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:14:21 [ssh-agent] Looking for ssh-agent implementation... 06:14:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:14:21 $ docker exec 64c0b7dc345ea0de5427ceeb724911e3ab395bc2bea62c2485ed0dc96af347fe ssh-agent 06:14:21 SSH_AUTH_SOCK=/tmp/ssh-MAqeMgF84nAg/agent.32 06:14:21 SSH_AGENT_PID=38 06:14:21 Running ssh-add (command line suppressed) 06:14:21 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_14689431678311062575.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_14689431678311062575.key) 06:14:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:14:21 + git semver bump pre 06:14:22 2023-10-18 06:14:21,961 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:14:22 2023-10-18 06:14:21,961 [bump_version] DEBUG bumping version:3.1.0-dev.17 on axis:pre with prefix:dev 06:14:22 2023-10-18 06:14:21,961 [bump_version] DEBUG bumped version:3.1.0-dev.18 06:14:22 2023-10-18 06:14:21,961 [write_version] DEBUG write version:3.1.0-dev.18 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True 06:14:22 2023-10-18 06:14:21,961 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:14:22 2023-10-18 06:14:21,961 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:14:22 2023-10-18 06:14:21,963 [execute] INFO git cat-file --batch-check 06:14:22 2023-10-18 06:14:21,963 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:14:22 2023-10-18 06:14:21,968 [execute] INFO git cat-file --batch 06:14:22 2023-10-18 06:14:21,968 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:14:22 2023-10-18 06:14:21,974 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:14:22 3.1.0-dev.18 [Pipeline] } 06:14:22 $ docker exec --env ******** --env ******** 64c0b7dc345ea0de5427ceeb724911e3ab395bc2bea62c2485ed0dc96af347fe ssh-agent -k 06:14:22 unset SSH_AUTH_SOCK; 06:14:22 unset SSH_AGENT_PID; 06:14:22 echo Agent pid 38 killed; 06:14:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:14:22 + git semver [Pipeline] } 06:14:22 $ docker stop --time=1 64c0b7dc345ea0de5427ceeb724911e3ab395bc2bea62c2485ed0dc96af347fe 06:14:23 $ docker rm -f --volumes 64c0b7dc345ea0de5427ceeb724911e3ab395bc2bea62c2485ed0dc96af347fe [Pipeline] // withDockerContainer [Pipeline] sh 06:14:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:14:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:14:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:14:24 prd-ubuntu20.04-docker-8c-8g-9494 does not seem to be running inside a container 06:14:24 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:14:25 $ docker top 673322e663dbb8f319324bca33753d503656ee2e6cb34f681b540e9d54ab97be -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:14:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:14:25 [ssh-agent] Looking for ssh-agent implementation... 06:14:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:14:25 $ docker exec 673322e663dbb8f319324bca33753d503656ee2e6cb34f681b540e9d54ab97be ssh-agent 06:14:25 SSH_AUTH_SOCK=/tmp/ssh-F7qoLnN8kwNQ/agent.32 06:14:25 SSH_AGENT_PID=38 06:14:25 Running ssh-add (command line suppressed) 06:14:25 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_7991301234476246240.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_7991301234476246240.key) 06:14:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:14:25 + git semver push 06:14:26 2023-10-18 06:14:25,969 [run_push] DEBUG push 06:14:26 2023-10-18 06:14:25,969 [execute] INFO git cat-file --batch-check 06:14:26 2023-10-18 06:14:25,969 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:14:26 2023-10-18 06:14:25,973 [execute] INFO git rev-list e590b48aca5838919bff8f81dba6fd66721c9359 -- 06:14:26 2023-10-18 06:14:25,973 [execute] DEBUG Popen(['git', 'rev-list', 'e590b48aca5838919bff8f81dba6fd66721c9359', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) 06:14:26 2023-10-18 06:14:25,982 [execute] INFO git fetch -v origin 06:14:26 2023-10-18 06:14:25,983 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=True, shell=None, istream=None) 06:14:26 2023-10-18 06:14:26,489 [run_push] DEBUG no remote changes detected 06:14:26 2023-10-18 06:14:26,489 [execute] INFO git push origin semver 06:14:26 2023-10-18 06:14:26,490 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) 06:14:27 2023-10-18 06:14:27,231 [run_push] DEBUG push all version tags 06:14:27 2023-10-18 06:14:27,232 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:14:27 2023-10-18 06:14:27,232 [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) 06:14:28 2023-10-18 06:14:28,073 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:14:28 3.1.0-dev.18 [Pipeline] } 06:14:28 $ docker exec --env ******** --env ******** 673322e663dbb8f319324bca33753d503656ee2e6cb34f681b540e9d54ab97be ssh-agent -k 06:14:28 unset SSH_AUTH_SOCK; 06:14:28 unset SSH_AGENT_PID; 06:14:28 echo Agent pid 38 killed; 06:14:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:14:28 + git semver [Pipeline] } 06:14:28 $ docker stop --time=1 673322e663dbb8f319324bca33753d503656ee2e6cb34f681b540e9d54ab97be 06:14:30 $ docker rm -f --volumes 673322e663dbb8f319324bca33753d503656ee2e6cb34f681b540e9d54ab97be [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 06:14:30 + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] 06:14:30 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 06:14:30 total 16 06:14:30 drwxr-xr-x 3 root root 4096 Oct 18 06:04 . 06:14:30 drwxrwxr-x 11 jenkins jenkins 4096 Oct 18 06:14 .. 06:14:30 drwxr-xr-x 2 root root 4096 Oct 18 06:04 cost 06:14:30 -rw-r--r-- 1 root root 88 Oct 18 06:04 cost.csv 06:14:30 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives 06:14:30 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 06:14:30 total 16 06:14:30 drwxr-xr-x 3 jenkins jenkins 4096 Oct 18 06:04 . 06:14:30 drwxrwxr-x 11 jenkins jenkins 4096 Oct 18 06:14 .. 06:14:30 drwxr-xr-x 2 jenkins jenkins 4096 Oct 18 06:04 cost 06:14:30 -rw-r--r-- 1 jenkins jenkins 88 Oct 18 06:04 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:14:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:14:31 ---> package-listing.sh 06:14:31 ++ facter osfamily 06:14:31 ++ tr '[:upper:]' '[:lower:]' 06:14:32 + OS_FAMILY=debian 06:14:32 + workspace=/w/workspace/gexfoundry_device-modbus-go_main 06:14:32 + START_PACKAGES=/tmp/packages_start.txt 06:14:32 + END_PACKAGES=/tmp/packages_end.txt 06:14:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:14:32 + PACKAGES=/tmp/packages_start.txt 06:14:32 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 06:14:32 + PACKAGES=/tmp/packages_end.txt 06:14:32 + case "${OS_FAMILY}" in 06:14:32 + dpkg -l 06:14:32 + grep '^ii' 06:14:32 + '[' -f /tmp/packages_start.txt ']' 06:14:32 + '[' -f /tmp/packages_end.txt ']' 06:14:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:14:32 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 06:14:32 + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ 06:14:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo 06:14:32 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 06:14:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:14:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:14:33 prd-ubuntu20.04-docker-8c-8g-9494 does not seem to be running inside a container 06:14:33 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:14:33 $ docker top fdfb7b810f7bec421ed322fce14a2a2c37c394cc74875562a18c5274bb25f8d5 -eo pid,comm [Pipeline] { [Pipeline] sh 06:14:33 + touch /tmp/pre-build-complete [Pipeline] sh 06:14:33 + mkdir -p /var/log/sysstat [Pipeline] sh 06:14:34 + ls /var/log/sa-host 06:14:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:14:34 provisioning config files... 06:14:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config17031613723465261224tmp [Pipeline] { [Pipeline] echo 06:14:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:14:34 ---> create-netrc.sh [Pipeline] } 06:14:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:14:34 ---> python-tools-install.sh [Pipeline] echo 06:14:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:14:35 ---> sudo-logs.sh 06:14:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:14:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:14:35 ---> job-cost.sh 06:14:35 lf-activate-venv: SKIPPING 06:14:35 DEBUG: total: 0.2199999988079071 06:14:35 INFO: Retrieving Stack Cost... 06:14:36 INFO: Retrieving Pricing Info for: v3-standard-8 06:14:36 INFO: Archiving Costs [Pipeline] echo 06:14:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:14:36 ---> logs-deploy.sh 06:14:36 lf-activate-venv: SKIPPING 06:14:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/131 06:14:36 INFO: archiving workspace using pattern(s): 06:14:37 Archives upload complete. 06:14:37 INFO: archiving logs to Nexus 06:14:38 ---> uname -a: 06:14:38 Linux prd-ubuntu20-04-docker-8c-8g-9494 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 06:14:38 06:14:38 06:14:38 ---> lscpu: 06:14:38 Architecture: x86_64 06:14:38 CPU op-mode(s): 32-bit, 64-bit 06:14:38 Byte Order: Little Endian 06:14:38 Address sizes: 40 bits physical, 48 bits virtual 06:14:38 CPU(s): 8 06:14:38 On-line CPU(s) list: 0-7 06:14:38 Thread(s) per core: 1 06:14:38 Core(s) per socket: 1 06:14:38 Socket(s): 8 06:14:38 NUMA node(s): 1 06:14:38 Vendor ID: AuthenticAMD 06:14:38 CPU family: 23 06:14:38 Model: 49 06:14:38 Model name: AMD EPYC-Rome Processor 06:14:38 Stepping: 0 06:14:38 CPU MHz: 2800.000 06:14:38 BogoMIPS: 5600.00 06:14:38 Virtualization: AMD-V 06:14:38 Hypervisor vendor: KVM 06:14:38 Virtualization type: full 06:14:38 L1d cache: 256 KiB 06:14:38 L1i cache: 256 KiB 06:14:38 L2 cache: 4 MiB 06:14:38 L3 cache: 128 MiB 06:14:38 NUMA node0 CPU(s): 0-7 06:14:38 Vulnerability Itlb multihit: Not affected 06:14:38 Vulnerability L1tf: Not affected 06:14:38 Vulnerability Mds: Not affected 06:14:38 Vulnerability Meltdown: Not affected 06:14:38 Vulnerability Mmio stale data: Not affected 06:14:38 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:14:38 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:14:38 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 06:14:38 Vulnerability Srbds: Not affected 06:14:38 Vulnerability Tsx async abort: Not affected 06:14:38 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 06:14:38 06:14:38 06:14:38 ---> nproc: 06:14:38 8 06:14:38 06:14:38 06:14:38 ---> df -h: 06:14:38 Filesystem Size Used Avail Use% Mounted on 06:14:38 overlay 155G 13G 143G 9% / 06:14:38 tmpfs 64M 0 64M 0% /dev 06:14:38 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:14:38 shm 64M 0 64M 0% /dev/shm 06:14:38 /dev/vda1 155G 13G 143G 9% /facter-os 06:14:38 06:14:38 06:14:38 ---> sar -b -r -n DEV: 06:14:38 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9494) 10/18/23 _x86_64_ (8 CPU) 06:14:38 06:14:38 06:00:53 LINUX RESTART (8 CPU) 06:14:38 06:14:38 06:01:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:14:38 06:02:02 151.57 48.23 103.35 0.00 5426.96 157300.98 0.00 06:14:38 06:03:01 133.23 1.15 132.08 0.00 11.12 41937.43 0.00 06:14:38 06:04:01 165.56 0.43 165.12 0.00 35.46 44717.48 0.00 06:14:38 06:05:01 105.17 0.10 105.07 0.00 12.53 24497.38 0.00 06:14:38 06:06:01 7.15 2.48 4.67 0.00 2051.39 147.86 0.00 06:14:38 06:07:01 36.76 10.25 26.51 0.00 3407.03 6247.23 0.00 06:14:38 06:08:01 1.68 0.00 1.68 0.00 0.00 18.93 0.00 06:14:38 06:09:01 1.98 0.00 1.98 0.00 0.00 21.46 0.00 06:14:38 06:10:01 1.42 0.00 1.42 0.00 0.00 16.00 0.00 06:14:38 06:11:01 2.67 0.00 2.67 0.00 0.00 42.53 0.00 06:14:38 06:12:01 1.38 0.00 1.38 0.00 0.00 14.80 0.00 06:14:38 06:13:01 2.08 0.00 2.08 0.00 0.00 23.33 0.00 06:14:38 06:14:01 77.24 0.32 76.92 0.00 12.53 36484.99 0.00 06:14:38 Average: 52.81 4.85 47.96 0.00 843.90 23935.88 0.00 06:14:38 06:14:38 06:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:14:38 06:02:02 29310888 31590596 725584 2.21 73604 2489116 1862736 5.49 978200 2226992 352532 06:14:38 06:03:01 27803616 31571696 727916 2.21 146820 3773512 1864360 5.49 1196280 3368616 618088 06:14:38 06:04:01 27947460 31542800 750440 2.28 153664 3615128 1894284 5.58 1259720 3172816 80672 06:14:38 06:05:01 27662452 31553016 741292 2.25 163916 3862504 1762220 5.19 1267252 3411568 428 06:14:38 06:06:01 27526396 31552656 742580 2.26 165640 3992188 1768456 5.21 1338692 3474396 65148 06:14:38 06:07:01 27289256 31537176 747868 2.27 172340 4195988 1835464 5.41 1500112 3525116 228 06:14:38 06:08:01 27289792 31537764 747272 2.27 172412 4195992 1835464 5.41 1499756 3525120 16 06:14:38 06:09:01 27296760 31544924 740088 2.25 172484 4195992 1835464 5.41 1492488 3525176 4 06:14:38 06:10:01 27296848 31545100 740016 2.25 172548 4195996 1835464 5.41 1493112 3525180 172 06:14:38 06:11:01 27297012 31545552 739728 2.25 172676 4195976 1835464 5.41 1492856 3525336 168 06:14:38 06:12:01 27297020 31545604 739576 2.25 172760 4195976 1835464 5.41 1493004 3525336 152 06:14:38 06:13:01 27297460 31546292 738820 2.25 172832 4196108 1835464 5.41 1492928 3525468 168 06:14:38 06:14:01 26193956 31482760 800400 2.43 190428 5157556 2141884 6.31 1613972 4444952 257668 06:14:38 Average: 27500686 31545841 744737 2.26 161702 4020156 1857091 5.47 1393721 3444313 105803 06:14:38 06:14:38 06:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:14:38 06:02:02 lo 6.73 6.73 0.66 0.66 0.00 0.00 0.00 0.00 06:14:38 06:02:02 docker0 5.05 4.02 0.49 48.64 0.00 0.00 0.00 0.00 06:14:38 06:02:02 ens3 516.86 330.63 5595.80 82.02 0.00 0.00 0.00 0.00 06:14:38 06:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:14:38 06:03:01 docker0 237.23 286.43 19.12 2435.90 0.00 0.00 0.00 0.00 06:14:38 06:03:01 ens3 298.25 245.40 2445.23 27.60 0.00 0.00 0.00 0.00 06:14:38 06:04:01 lo 0.33 0.33 0.04 0.04 0.00 0.00 0.00 0.00 06:14:38 06:04:01 docker0 1.23 2.83 0.08 30.89 0.00 0.00 0.00 0.00 06:14:38 06:04:01 ens3 57.71 51.54 71.14 98.82 0.00 0.00 0.00 0.00 06:14:38 06:05:01 lo 7.47 7.47 0.74 0.74 0.00 0.00 0.00 0.00 06:14:38 06:05:01 docker0 1.53 2.40 0.09 31.35 0.00 0.00 0.00 0.00 06:14:38 06:05:01 ens3 152.31 108.95 2642.55 242.14 0.00 0.00 0.00 0.00 06:14:38 06:06:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 06:14:38 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:38 06:06:01 ens3 58.36 31.29 654.10 2.44 0.00 0.00 0.00 0.00 06:14:38 06:07:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 06:14:38 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:38 06:07:01 ens3 109.37 53.29 1376.03 3.66 0.00 0.00 0.00 0.00 06:14:38 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:38 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:38 06:08:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:38 06:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:14:38 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:38 06:09:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:14:38 06:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:38 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:38 06:10:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 06:14:38 06:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:14:38 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:38 06:11:01 ens3 0.52 0.30 1.24 0.02 0.00 0.00 0.00 0.00 06:14:38 06:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:38 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:38 06:12:01 ens3 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 06:14:38 06:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:14:38 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:38 06:13:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:14:38 06:14:01 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 06:14:38 06:14:01 docker0 67.59 79.94 5.25 1024.16 0.00 0.00 0.00 0.00 06:14:38 06:14:01 ens3 332.81 216.55 8194.53 30.07 0.00 0.00 0.00 0.00 06:14:38 Average: lo 1.38 1.38 0.13 0.13 0.00 0.00 0.00 0.00 06:14:38 Average: docker0 23.77 28.56 1.90 271.91 0.00 0.00 0.00 0.00 06:14:38 Average: ens3 117.20 79.65 1612.81 37.46 0.00 0.00 0.00 0.00 06:14:38 06:14:38 06:14:38 ---> sar -P ALL: 06:14:38 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9494) 10/18/23 _x86_64_ (8 CPU) 06:14:38 06:14:38 06:00:53 LINUX RESTART (8 CPU) 06:14:38 06:14:38 06:01:01 CPU %user %nice %system %iowait %steal %idle 06:14:38 06:02:02 all 9.36 0.00 3.11 2.92 0.05 84.56 06:14:38 06:02:02 0 7.47 0.00 2.97 3.51 0.05 86.01 06:14:38 06:02:02 1 11.57 0.00 2.62 0.57 0.03 85.20 06:14:38 06:02:02 2 7.92 0.00 3.10 0.45 0.05 88.48 06:14:38 06:02:02 3 9.74 0.00 3.16 8.35 0.05 78.69 06:14:38 06:02:02 4 10.45 0.00 3.28 0.39 0.05 85.84 06:14:38 06:02:02 5 9.51 0.00 2.67 0.44 0.07 87.32 06:14:38 06:02:02 6 9.26 0.00 4.61 9.23 0.07 76.84 06:14:38 06:02:02 7 8.94 0.00 2.45 0.49 0.05 88.07 06:14:38 06:03:01 all 5.00 0.00 2.38 5.11 0.04 87.47 06:14:38 06:03:01 0 4.53 0.00 2.48 14.63 0.03 78.32 06:14:38 06:03:01 1 5.03 0.00 1.80 1.11 0.07 91.99 06:14:38 06:03:01 2 4.47 0.00 2.22 10.53 0.03 82.74 06:14:38 06:03:01 3 4.81 0.00 2.59 5.25 0.05 87.30 06:14:38 06:03:01 4 5.44 0.00 3.22 6.40 0.03 84.92 06:14:38 06:03:01 5 5.02 0.00 2.66 0.38 0.03 91.92 06:14:38 06:03:01 6 5.28 0.00 1.96 1.50 0.03 91.22 06:14:38 06:03:01 7 5.41 0.00 2.11 1.10 0.05 91.34 06:14:38 06:04:01 all 38.55 0.00 4.79 3.21 0.09 53.36 06:14:38 06:04:01 0 38.21 0.00 5.29 11.27 0.08 45.15 06:14:38 06:04:01 1 38.83 0.00 4.97 0.34 0.08 55.78 06:14:38 06:04:01 2 37.53 0.00 4.98 7.00 0.10 50.40 06:14:38 06:04:01 3 38.14 0.00 4.73 4.29 0.08 52.76 06:14:38 06:04:01 4 39.74 0.00 5.02 1.42 0.08 53.73 06:14:38 06:04:01 5 39.82 0.00 4.13 0.74 0.08 55.22 06:14:38 06:04:01 6 38.14 0.00 4.41 0.25 0.08 57.11 06:14:38 06:04:01 7 38.02 0.00 4.78 0.39 0.08 56.73 06:14:38 06:05:01 all 3.77 0.00 1.58 2.12 0.03 92.51 06:14:38 06:05:01 0 3.05 0.00 1.56 2.65 0.03 92.72 06:14:38 06:05:01 1 3.08 0.00 1.23 3.59 0.03 92.07 06:14:38 06:05:01 2 2.74 0.00 1.70 4.95 0.03 90.58 06:14:38 06:05:01 3 4.80 0.00 1.55 2.84 0.03 90.78 06:14:38 06:05:01 4 4.54 0.00 1.32 0.12 0.03 93.98 06:14:38 06:05:01 5 3.67 0.00 1.48 0.30 0.03 94.51 06:14:38 06:05:01 6 4.33 0.00 2.02 0.90 0.02 92.72 06:14:38 06:05:01 7 3.92 0.00 1.79 1.61 0.02 92.66 06:14:38 06:06:01 all 0.28 0.00 0.13 0.09 0.00 99.49 06:14:38 06:06:01 0 0.45 0.00 0.18 0.13 0.00 99.23 06:14:38 06:06:01 1 0.08 0.00 0.22 0.02 0.00 99.68 06:14:38 06:06:01 2 0.07 0.00 0.03 0.03 0.00 99.87 06:14:38 06:06:01 3 0.60 0.00 0.07 0.02 0.00 99.31 06:14:38 06:06:01 4 0.18 0.00 0.23 0.53 0.00 99.05 06:14:38 06:06:01 5 0.07 0.00 0.03 0.00 0.00 99.90 06:14:38 06:06:01 6 0.07 0.00 0.03 0.00 0.00 99.90 06:14:38 06:06:01 7 0.73 0.00 0.23 0.02 0.02 99.00 06:14:38 06:07:01 all 1.20 0.00 0.56 0.59 0.01 97.64 06:14:38 06:07:01 0 2.75 0.00 0.68 0.45 0.02 96.10 06:14:38 06:07:01 1 0.78 0.00 0.72 0.87 0.02 97.62 06:14:38 06:07:01 2 0.90 0.00 0.77 1.32 0.02 96.99 06:14:38 06:07:01 3 0.82 0.00 0.23 0.03 0.02 98.90 06:14:38 06:07:01 4 1.92 0.00 0.63 0.52 0.00 96.93 06:14:38 06:07:01 5 0.74 0.00 0.42 0.33 0.02 98.50 06:14:38 06:07:01 6 0.92 0.00 0.55 1.03 0.02 97.48 06:14:38 06:07:01 7 0.78 0.00 0.50 0.13 0.00 98.58 06:14:38 06:08:01 all 0.02 0.00 0.00 0.00 0.00 99.98 06:14:38 06:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:14:38 06:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:14:38 06:08:01 2 0.03 0.00 0.00 0.00 0.00 99.97 06:14:38 06:08:01 3 0.03 0.00 0.00 0.00 0.00 99.97 06:14:38 06:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:14:38 06:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:14:38 06:08:01 6 0.00 0.00 0.03 0.02 0.00 99.95 06:14:38 06:08:01 7 0.03 0.00 0.00 0.00 0.00 99.97 06:14:38 06:09:01 all 0.03 0.00 0.01 0.02 0.01 99.93 06:14:38 06:09:01 0 0.05 0.00 0.00 0.00 0.00 99.95 06:14:38 06:09:01 1 0.03 0.00 0.03 0.00 0.00 99.93 06:14:38 06:09:01 2 0.03 0.00 0.00 0.08 0.00 99.88 06:14:38 06:09:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:14:38 06:09:01 4 0.02 0.00 0.00 0.00 0.02 99.97 06:14:38 06:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:14:38 06:09:01 6 0.05 0.00 0.05 0.08 0.02 99.80 06:14:38 06:09:01 7 0.02 0.00 0.02 0.00 0.02 99.95 06:14:38 06:10:01 all 0.01 0.00 0.00 0.00 0.00 99.98 06:14:38 06:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:14:38 06:10:01 1 0.03 0.00 0.02 0.00 0.00 99.95 06:14:38 06:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:14:38 06:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:14:38 06:10:01 4 0.02 0.00 0.02 0.00 0.00 99.97 06:14:38 06:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:14:38 06:10:01 6 0.02 0.00 0.00 0.03 0.00 99.95 06:14:38 06:10:01 7 0.03 0.00 0.00 0.00 0.00 99.97 06:14:38 06:11:01 all 0.03 0.00 0.01 0.01 0.00 99.95 06:14:38 06:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:14:38 06:11:01 1 0.05 0.00 0.02 0.00 0.00 99.93 06:14:38 06:11:01 2 0.03 0.00 0.00 0.00 0.00 99.97 06:14:38 06:11:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:14:38 06:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:14:38 06:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:14:38 06:11:01 6 0.05 0.00 0.05 0.05 0.02 99.83 06:14:38 06:11:01 7 0.05 0.00 0.02 0.02 0.00 99.92 06:14:38 06:12:01 all 0.19 0.00 0.01 0.02 0.00 99.78 06:14:38 06:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:14:38 06:12:01 1 0.03 0.00 0.02 0.00 0.00 99.95 06:14:38 06:12:01 2 1.45 0.00 0.03 0.00 0.00 98.52 06:14:38 06:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:14:38 06:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:14:38 06:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:14:38 06:12:01 6 0.00 0.00 0.00 0.18 0.00 99.82 06:14:38 06:12:01 7 0.05 0.00 0.02 0.00 0.00 99.93 06:14:38 06:14:38 06:12:01 CPU %user %nice %system %iowait %steal %idle 06:14:38 06:13:01 all 0.09 0.00 0.01 0.00 0.01 99.88 06:14:38 06:13:01 0 0.03 0.00 0.00 0.00 0.00 99.97 06:14:38 06:13:01 1 0.07 0.00 0.02 0.00 0.02 99.90 06:14:38 06:13:01 2 0.53 0.00 0.00 0.00 0.02 99.45 06:14:38 06:13:01 3 0.02 0.00 0.02 0.00 0.02 99.95 06:14:38 06:13:01 4 0.03 0.00 0.00 0.00 0.00 99.97 06:14:38 06:13:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:14:38 06:13:01 6 0.02 0.00 0.02 0.03 0.00 99.93 06:14:38 06:13:01 7 0.03 0.00 0.03 0.00 0.02 99.92 06:14:38 06:14:01 all 5.10 0.00 2.13 1.82 0.03 90.91 06:14:38 06:14:01 0 4.60 0.00 2.26 0.05 0.03 93.06 06:14:38 06:14:01 1 4.33 0.00 1.73 0.20 0.02 93.72 06:14:38 06:14:01 2 5.72 0.00 1.82 4.09 0.02 88.35 06:14:38 06:14:01 3 6.44 0.00 2.34 1.70 0.03 89.50 06:14:38 06:14:01 4 4.79 0.00 1.78 0.30 0.03 93.10 06:14:38 06:14:01 5 5.69 0.00 2.02 0.15 0.03 92.11 06:14:38 06:14:01 6 4.26 0.00 3.07 7.68 0.03 84.95 06:14:38 06:14:01 7 5.01 0.00 2.07 0.42 0.02 92.49 06:14:38 Average: all 4.87 0.00 1.13 1.21 0.02 92.77 06:14:38 Average: 0 4.68 0.00 1.18 2.48 0.02 91.64 06:14:38 Average: 1 4.90 0.00 1.02 0.51 0.02 93.55 06:14:38 Average: 2 4.70 0.00 1.12 2.17 0.02 91.99 06:14:38 Average: 3 5.00 0.00 1.12 1.71 0.02 92.14 06:14:38 Average: 4 5.15 0.00 1.19 0.73 0.02 92.91 06:14:38 Average: 5 4.93 0.00 1.02 0.18 0.02 93.84 06:14:38 Average: 6 4.78 0.00 1.29 1.60 0.02 92.31 06:14:38 Average: 7 4.82 0.00 1.07 0.32 0.02 93.77 06:14:38 06:14:38 06:14:38