Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8605cffecbdc9fcb52dd0eb94cc366191c17ee41 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-ssh13124114477649728341.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-ssh5989904760652263781.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-ssh6132681408244768406.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-ssh8406558659080455944.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-ssh16042973165329259044.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9944 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 8605cffecbdc9fcb52dd0eb94cc366191c17ee41 (main) > 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 8605cffecbdc9fcb52dd0eb94cc366191c17ee41 # timeout=10 Commit message: "feat!: Remove snap packaging (#514)" > git rev-list --no-walk d8be67794caf45345cc247e5314d0c02724ea25e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:49:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:49:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:49:05 ========================================================= 15:49:05 EdgeX Global Pipelines Version Info 15:49:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:49:06 ------------------- 15:49:06 stable info: 15:49:06 ------------------- 15:49:06 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:49:06 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 15:49:06 Message: update stable to v1.0.254 15:49:06 ------------------- 15:49:06 experimental info: 15:49:06 ------------------- 15:49:06 Commited By: **** collab-it+edgex@linuxfoundation.org 15:49:06 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 15:49:06 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:49:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 15:49:07 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 15:49:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:49:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:49:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:49:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 15:49:07 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:49:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:49:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:49:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:49:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:49:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 15:49:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:49:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:49:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:49:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:49:07 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:49:07 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:49:07 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:49:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:49:07 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:49:07 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:49:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:49:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:49:07 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:49:07 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:49:07 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:49:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:49:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:49:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:49:07 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8605cffecbdc9fcb52dd0eb94cc366191c17ee41 [Pipeline] echo 15:49:07 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8605cff [Pipeline] echo 15:49:07 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:49:07 provisioning config files... 15:49:07 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config8696936159976529874tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:49:07 ---> docker-login.sh 15:49:07 nexus3.edgexfoundry.org:10001 15:49:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:08 Configure a credential helper to remove this warning. See 15:49:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:08 15:49:08 Login Succeeded 15:49:08 nexus3.edgexfoundry.org:10002 15:49:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:08 Configure a credential helper to remove this warning. See 15:49:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:08 15:49:08 Login Succeeded 15:49:08 nexus3.edgexfoundry.org:10003 15:49:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:08 Configure a credential helper to remove this warning. See 15:49:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:08 15:49:08 Login Succeeded 15:49:08 nexus3.edgexfoundry.org:10004 15:49:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:08 Configure a credential helper to remove this warning. See 15:49:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:08 15:49:08 Login Succeeded 15:49:08 docker.io 15:49:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:09 Configure a credential helper to remove this warning. See 15:49:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:09 15:49:09 Login Succeeded 15:49:09 ---> docker-login.sh ends [Pipeline] } 15:49:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:49:09 + git rev-list -1 --merges 8605cffecbdc9fcb52dd0eb94cc366191c17ee41~1..8605cffecbdc9fcb52dd0eb94cc366191c17ee41 [Pipeline] echo 15:49:09 -----------> git rev-list -1 --merges 8605cffecbdc9fcb52dd0eb94cc366191c17ee41~1..8605cffecbdc9fcb52dd0eb94cc366191c17ee41 8605cffecbdc9fcb52dd0eb94cc366191c17ee41 [false] [Pipeline] sh 15:49:09 + git log --format=format:%s -1 8605cffecbdc9fcb52dd0eb94cc366191c17ee41 [Pipeline] echo 15:49:09 ========================================================= 15:49:09 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:49:09 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:49:10 + git log --format=format:%s -1 8605cffecbdc9fcb52dd0eb94cc366191c17ee41 [Pipeline] echo 15:49:10 [semverPrep] GIT_COMMIT: 8605cffecbdc9fcb52dd0eb94cc366191c17ee41, Commit Message: feat!: Remove snap packaging (#514) [Pipeline] echo 15:49:10 [semverPrep] This is not a build commit. [Pipeline] sh 15:49:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:49:10 + grep -v github /etc/ssh/ssh_known_hosts 15:49:10 + [ -e /tmp/ssh_known_hosts ] 15:49:10 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:49:10 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:49:10 + sudo tee -a /etc/ssh/ssh_known_hosts 15:49:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:49:10 15:49:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:49:11 0.1.4: Pulling from edgex-devops/py-git-semver 15:49:11 b85a868b505f: Pulling fs layer 15:49:11 e2be974225ed: Pulling fs layer 15:49:11 339a4e72a1f5: Pulling fs layer 15:49:11 988bab9f4d93: Pulling fs layer 15:49:11 1469e6f7b9e6: Pulling fs layer 15:49:11 eaf3925da568: Pulling fs layer 15:49:11 1469e6f7b9e6: Waiting 15:49:11 988bab9f4d93: Waiting 15:49:11 bab4dde63d76: Pulling fs layer 15:49:11 bde34c3a00c8: Pulling fs layer 15:49:11 b352a97aabf1: Pulling fs layer 15:49:11 4872d77fe225: Pulling fs layer 15:49:11 5851b861e8e6: Pulling fs layer 15:49:11 eaf3925da568: Waiting 15:49:11 b352a97aabf1: Waiting 15:49:11 bde34c3a00c8: Waiting 15:49:11 4872d77fe225: Waiting 15:49:11 5851b861e8e6: Waiting 15:49:11 bab4dde63d76: Waiting 15:49:11 e2be974225ed: Verifying Checksum 15:49:11 e2be974225ed: Download complete 15:49:11 988bab9f4d93: Verifying Checksum 15:49:11 988bab9f4d93: Download complete 15:49:11 1469e6f7b9e6: Verifying Checksum 15:49:11 1469e6f7b9e6: Download complete 15:49:11 eaf3925da568: Download complete 15:49:11 339a4e72a1f5: Verifying Checksum 15:49:11 339a4e72a1f5: Download complete 15:49:11 bde34c3a00c8: Download complete 15:49:11 b352a97aabf1: Verifying Checksum 15:49:11 b352a97aabf1: Download complete 15:49:11 4872d77fe225: Download complete 15:49:11 5851b861e8e6: Verifying Checksum 15:49:11 5851b861e8e6: Download complete 15:49:11 b85a868b505f: Verifying Checksum 15:49:11 b85a868b505f: Download complete 15:49:11 bab4dde63d76: Verifying Checksum 15:49:11 bab4dde63d76: Download complete 15:49:12 b85a868b505f: Pull complete 15:49:13 e2be974225ed: Pull complete 15:49:13 339a4e72a1f5: Pull complete 15:49:13 988bab9f4d93: Pull complete 15:49:13 1469e6f7b9e6: Pull complete 15:49:13 eaf3925da568: Pull complete 15:49:15 bab4dde63d76: Pull complete 15:49:15 bde34c3a00c8: Pull complete 15:49:16 b352a97aabf1: Pull complete 15:49:16 4872d77fe225: Pull complete 15:49:16 5851b861e8e6: Pull complete 15:49:16 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:49:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:49:16 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:49:16 prd-ubuntu20.04-docker-8c-8g-9944 does not seem to be running inside a container 15:49:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:49:20 $ docker top ebcb06c8cdf6830e96b575c314852326a76a6810ef36263aab4faa45a9255312 -eo pid,comm 15:49:20 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:49:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:49:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:49:20 [ssh-agent] Looking for ssh-agent implementation... 15:49:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:49:20 $ docker exec ebcb06c8cdf6830e96b575c314852326a76a6810ef36263aab4faa45a9255312 ssh-agent 15:49:20 SSH_AUTH_SOCK=/tmp/ssh-iL6K1mBKYPKz/agent.32 15:49:20 SSH_AGENT_PID=38 15:49:20 Running ssh-add (command line suppressed) 15:49:20 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_9445429800379343545.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_9445429800379343545.key) 15:49:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:49:21 + git tag --points-at HEAD [Pipeline] } 15:49:21 $ docker exec --env ******** --env ******** ebcb06c8cdf6830e96b575c314852326a76a6810ef36263aab4faa45a9255312 ssh-agent -k 15:49:21 unset SSH_AUTH_SOCK; 15:49:21 unset SSH_AGENT_PID; 15:49:21 echo Agent pid 38 killed; 15:49:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:49:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:49:21 [ssh-agent] Looking for ssh-agent implementation... 15:49:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:49:21 $ docker exec ebcb06c8cdf6830e96b575c314852326a76a6810ef36263aab4faa45a9255312 ssh-agent 15:49:21 SSH_AUTH_SOCK=/tmp/ssh-C56kRHndoxys/agent.70 15:49:21 SSH_AGENT_PID=76 15:49:21 Running ssh-add (command line suppressed) 15:49:21 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_11311469122093841643.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_11311469122093841643.key) 15:49:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:49:21 + git semver init 15:49:22 2023-10-24 15:49:22,060 [run_init] DEBUG init version:0.0.0 force:False 15:49:22 2023-10-24 15:49:22,061 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver 15:49:22 2023-10-24 15:49:22,062 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver 15:49:22 2023-10-24 15:49:22,063 [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) 15:49:23 2023-10-24 15:49:22,962 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude 15:49:23 2023-10-24 15:49:22,963 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False 15:49:23 2023-10-24 15:49:22,963 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 15:49:23 2023-10-24 15:49:22,963 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 15:49:23 3.1.0-dev.19 [Pipeline] } 15:49:23 $ docker exec --env ******** --env ******** ebcb06c8cdf6830e96b575c314852326a76a6810ef36263aab4faa45a9255312 ssh-agent -k 15:49:23 unset SSH_AUTH_SOCK; 15:49:23 unset SSH_AGENT_PID; 15:49:23 echo Agent pid 76 killed; 15:49:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:49:23 + git semver [Pipeline] } 15:49:23 $ docker stop --time=1 ebcb06c8cdf6830e96b575c314852326a76a6810ef36263aab4faa45a9255312 15:49:25 $ docker rm -f --volumes ebcb06c8cdf6830e96b575c314852326a76a6810ef36263aab4faa45a9255312 [Pipeline] // withDockerContainer [Pipeline] sh 15:49:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:49:25 Stashed 1 file(s) [Pipeline] echo 15:49:25 [edgeXSemver]: initialized semver on version 3.1.0-dev.19 [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 15:49:25 provisioning config files... 15:49:25 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config12241057802193375256tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:49:26 ---> docker-login.sh 15:49:26 nexus3.edgexfoundry.org:10001 15:49:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:26 Configure a credential helper to remove this warning. See 15:49:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:26 15:49:26 Login Succeeded 15:49:26 nexus3.edgexfoundry.org:10002 15:49:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:26 Configure a credential helper to remove this warning. See 15:49:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:26 15:49:26 Login Succeeded 15:49:26 nexus3.edgexfoundry.org:10003 15:49:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:26 Configure a credential helper to remove this warning. See 15:49:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:26 15:49:26 Login Succeeded 15:49:26 nexus3.edgexfoundry.org:10004 15:49:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:26 Configure a credential helper to remove this warning. See 15:49:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:26 15:49:26 Login Succeeded 15:49:26 docker.io 15:49:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:26 Configure a credential helper to remove this warning. See 15:49:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:26 15:49:26 Login Succeeded 15:49:26 ---> docker-login.sh ends [Pipeline] } 15:49:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:49:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:49:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:49:26 ========================================================= 15:49:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 15:49:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:26 + 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 . 15:49:26 Sending build context to Docker daemon 6.508MB 15:49:26 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 15:49:26 Step 2/10 : FROM ${BASE} AS builder 15:49:27 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 15:49:27 7264a8db6415: Pulling fs layer 15:49:27 c4d48a809fc2: Pulling fs layer 15:49:27 4f1c88b9dad5: Pulling fs layer 15:49:27 ad3a456e5733: Pulling fs layer 15:49:27 33e27b845d1e: Pulling fs layer 15:49:27 c68163c4e522: Pulling fs layer 15:49:27 50da416c3ac9: Pulling fs layer 15:49:27 23d2d4c4bb30: Pulling fs layer 15:49:27 33e27b845d1e: Waiting 15:49:27 c68163c4e522: Waiting 15:49:27 50da416c3ac9: Waiting 15:49:27 23d2d4c4bb30: Waiting 15:49:27 ad3a456e5733: Waiting 15:49:27 c4d48a809fc2: Verifying Checksum 15:49:27 c4d48a809fc2: Download complete 15:49:27 ad3a456e5733: Verifying Checksum 15:49:27 ad3a456e5733: Download complete 15:49:27 33e27b845d1e: Download complete 15:49:27 7264a8db6415: Verifying Checksum 15:49:27 7264a8db6415: Download complete 15:49:27 c68163c4e522: Verifying Checksum 15:49:27 c68163c4e522: Download complete 15:49:27 7264a8db6415: Pull complete 15:49:27 23d2d4c4bb30: Verifying Checksum 15:49:27 23d2d4c4bb30: Download complete 15:49:27 c4d48a809fc2: Pull complete 15:49:27 4f1c88b9dad5: Verifying Checksum 15:49:27 4f1c88b9dad5: Download complete 15:49:27 50da416c3ac9: Verifying Checksum 15:49:27 50da416c3ac9: Download complete 15:49:31 4f1c88b9dad5: Pull complete 15:49:31 ad3a456e5733: Pull complete 15:49:31 33e27b845d1e: Pull complete 15:49:31 c68163c4e522: Pull complete 15:49:33 50da416c3ac9: Pull complete 15:49:34 23d2d4c4bb30: Pull complete 15:49:34 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 15:49:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 15:49:34 ---> 0786185ac409 15:49:34 Step 3/10 : ARG ADD_BUILD_TAGS="" 15:49:39 ---> Running in 9d89c5336ac8 15:49:39 Removing intermediate container 9d89c5336ac8 15:49:39 ---> 03ee26964f58 15:49:39 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:49:39 ---> Running in 2d1c6c20cfc0 15:49:39 Removing intermediate container 2d1c6c20cfc0 15:49:39 ---> 18f3c8549799 15:49:39 Step 5/10 : RUN apk add --update --no-cache make git openssh 15:49:39 ---> Running in b92646ff1575 15:49:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:49:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:49:39 (1/8) Installing openssh-keygen (9.3_p2-r0) 15:49:39 (2/8) Installing libedit (20221030.3.1-r1) 15:49:39 (3/8) Installing openssh-client-common (9.3_p2-r0) 15:49:39 (4/8) Installing openssh-client-default (9.3_p2-r0) 15:49:39 (5/8) Installing openssh-sftp-server (9.3_p2-r0) 15:49:39 (6/8) Installing openssh-server-common (9.3_p2-r0) 15:49:39 (7/8) Installing openssh-server (9.3_p2-r0) 15:49:39 (8/8) Installing openssh (9.3_p2-r0) 15:49:39 Executing busybox-1.36.1-r2.trigger 15:49:39 OK: 270 MiB in 60 packages 15:49:40 Removing intermediate container b92646ff1575 15:49:40 ---> f952bcecb2e9 15:49:40 Step 6/10 : WORKDIR /device-modbus-go 15:49:40 ---> Running in 45b4882d05e3 15:49:40 Still waiting to schedule task 15:49:40 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 15:49:40 Removing intermediate container 45b4882d05e3 15:49:40 ---> c37cf180b3a3 15:49:40 Step 7/10 : COPY go.mod vendor* ./ 15:49:40 ---> 10a2b5a2b6ed 15:49:40 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:49:40 ---> Running in da16f30cf851 15:50:37 Removing intermediate container da16f30cf851 15:50:37 ---> d1c7a08b4da7 15:50:37 Step 9/10 : COPY . . 15:50:37 ---> fdde0e350644 15:50:37 Step 10/10 : RUN ${MAKE} 15:50:37 ---> Running in 11f4a4ba9f85 15:50:37 noop 15:50:37 Removing intermediate container 11f4a4ba9f85 15:50:37 ---> d791a5aae3f2 15:50:37 Successfully built d791a5aae3f2 15:50:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:37 + docker inspect -f . ci-base-image-x86_64 15:50:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:50:37 prd-ubuntu20.04-docker-8c-8g-9944 does not seem to be running inside a container 15:50:37 $ 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 15:50:37 $ docker top 9ed31a27d6ca5d26a7c55b155420c4ed232cca93dfb1d6daf482236ea0bc4aa8 -eo pid,comm [Pipeline] { [Pipeline] sh 15:50:38 + go version 15:50:38 go version go1.21.0 linux/amd64 [Pipeline] } 15:50:38 $ docker stop --time=1 9ed31a27d6ca5d26a7c55b155420c4ed232cca93dfb1d6daf482236ea0bc4aa8 15:50:39 $ docker rm -f --volumes 9ed31a27d6ca5d26a7c55b155420c4ed232cca93dfb1d6daf482236ea0bc4aa8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:39 + docker inspect -f . ci-base-image-x86_64 15:50:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:50:39 prd-ubuntu20.04-docker-8c-8g-9944 does not seem to be running inside a container 15:50:39 $ 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 15:50:40 $ docker top b666e4dbc6e846a15a481673187b5100d0de8149315d299f491b47a8c948ca30 -eo pid,comm [Pipeline] { [Pipeline] sh 15:50:40 + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh 15:50:40 + make test 15:50:40 go test ./... -coverprofile=coverage.out 15:50:42 ? github.com/edgexfoundry/device-modbus-go [no test files] 15:50:52 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 15:50:52 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.012s coverage: 47.9% of statements 15:50:57 go vet ./... 15:51:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:51:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:51:01 ./bin/test-attribution-txt.sh [Pipeline] echo 15:51:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:51:01 $ docker stop --time=1 b666e4dbc6e846a15a481673187b5100d0de8149315d299f491b47a8c948ca30 15:51:05 $ docker rm -f --volumes b666e4dbc6e846a15a481673187b5100d0de8149315d299f491b47a8c948ca30 [Pipeline] // withDockerContainer [Pipeline] sh 15:51:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:51:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:51:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:51:06 + ls -al . 15:51:06 total 188 15:51:06 drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 15:50 . 15:51:06 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 15:49 .. 15:51:06 -rw-rw-r-- 1 jenkins jenkins 140 Oct 24 15:49 .dockerignore 15:51:06 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 15:50 .git 15:51:06 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 15:49 .github 15:51:06 -rw-rw-r-- 1 jenkins jenkins 266 Oct 24 15:49 .gitignore 15:51:06 -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 15:49 .golangci.yml 15:51:06 drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 15:49 .semver 15:51:06 -rw-rw-r-- 1 jenkins jenkins 11101 Oct 24 15:49 Attribution.txt 15:51:06 -rw-rw-r-- 1 jenkins jenkins 14764 Oct 24 15:49 CHANGELOG.md 15:51:06 -rw-rw-r-- 1 jenkins jenkins 1365 Oct 24 15:49 Dockerfile 15:51:06 -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 15:49 GOVERNANCE.md 15:51:06 -rw-rw-r-- 1 jenkins jenkins 658 Oct 24 15:49 Jenkinsfile 15:51:06 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 24 15:49 LICENSE 15:51:06 -rw-rw-r-- 1 jenkins jenkins 1936 Oct 24 15:49 Makefile 15:51:06 -rw-rw-r-- 1 jenkins jenkins 622 Oct 24 15:49 OWNERS.md 15:51:06 -rw-rw-r-- 1 jenkins jenkins 4463 Oct 24 15:49 README.md 15:51:06 -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 15:49 VERSION 15:51:06 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 15:49 bin 15:51:06 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 15:49 cmd 15:51:06 -rw-r--r-- 1 jenkins jenkins 24334 Oct 24 15:50 coverage.out 15:51:06 -rw-rw-r-- 1 jenkins jenkins 3942 Oct 24 15:49 go.mod 15:51:06 -rw-rw-r-- 1 jenkins jenkins 35436 Oct 24 15:49 go.sum 15:51:06 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 15:49 internal 15:51:06 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 15:49 simulator 15:51:06 -rw-rw-r-- 1 jenkins jenkins 229 Oct 24 15:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:06 + 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=8605cffecbdc9fcb52dd0eb94cc366191c17ee41 --label arch=amd64 --label version=3.1.0-dev.19 . 15:51:06 Sending build context to Docker daemon 6.533MB 15:51:06 Step 1/22 : ARG BASE=golang:1.21-alpine3.18 15:51:06 Step 2/22 : FROM ${BASE} AS builder 15:51:06 ---> d791a5aae3f2 15:51:06 Step 3/22 : ARG ADD_BUILD_TAGS="" 15:51:06 ---> Running in 3610bc519059 15:51:06 Removing intermediate container 3610bc519059 15:51:06 ---> 841cb88c1e79 15:51:06 Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:51:06 ---> Running in b4f65cf8dc92 15:51:06 Removing intermediate container b4f65cf8dc92 15:51:06 ---> b9e29118cbde 15:51:06 Step 5/22 : RUN apk add --update --no-cache make git openssh 15:51:07 ---> Running in c6f8274cd182 15:51:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:51:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:51:07 OK: 270 MiB in 60 packages 15:51:08 Removing intermediate container c6f8274cd182 15:51:08 ---> 2d29b4584d87 15:51:08 Step 6/22 : WORKDIR /device-modbus-go 15:51:08 ---> Running in eccde2b2b53a 15:51:08 Removing intermediate container eccde2b2b53a 15:51:08 ---> 24b5a57fecf8 15:51:08 Step 7/22 : COPY go.mod vendor* ./ 15:51:08 ---> 3358c46a39fe 15:51:08 Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:51:08 ---> Running in 876962f99c6c 15:51:08 Removing intermediate container 876962f99c6c 15:51:08 ---> 31f4815bc49b 15:51:08 Step 9/22 : COPY . . 15:51:09 ---> 0811f6ac518c 15:51:09 Step 10/22 : RUN ${MAKE} 15:51:09 ---> Running in 2f1111efa9ae 15:51:09 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=3.1.0-dev.19 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.35" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 15:51:31 Removing intermediate container 2f1111efa9ae 15:51:31 ---> 1505a45a1dec 15:51:31 Step 11/22 : FROM alpine:3.18 15:51:31 3.18: Pulling from library/alpine 15:51:31 96526aa774ef: Pulling fs layer 15:51:31 96526aa774ef: Verifying Checksum 15:51:31 96526aa774ef: Download complete 15:51:31 96526aa774ef: Pull complete 15:51:31 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 15:51:31 Status: Downloaded newer image for alpine:3.18 15:51:31 ---> 8ca4688f4f35 15:51:31 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 15:51:31 ---> Running in cf3188c71b1e 15:51:31 Removing intermediate container cf3188c71b1e 15:51:31 ---> 1f1ea8b596f9 15:51:31 Step 13/22 : RUN apk add --update --no-cache dumb-init 15:51:31 ---> Running in f4f7a6d3206a 15:51:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:51:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:51:31 (1/1) Installing dumb-init (1.2.5-r2) 15:51:31 Executing busybox-1.36.1-r2.trigger 15:51:31 OK: 7 MiB in 16 packages 15:51:31 Removing intermediate container f4f7a6d3206a 15:51:31 ---> e665fc71dd9e 15:51:31 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 15:51:31 ---> ff3ae6e037f2 15:51:31 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 15:51:31 ---> 06e59faa71dd 15:51:31 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 15:51:31 ---> 0d21dbb8a74e 15:51:31 Step 17/22 : EXPOSE 59901 15:51:32 ---> Running in 05a988d9b882 15:51:32 Removing intermediate container 05a988d9b882 15:51:32 ---> 0ded071fae83 15:51:32 Step 18/22 : ENTRYPOINT ["/device-modbus"] 15:51:32 ---> Running in f954506adb26 15:51:32 Removing intermediate container f954506adb26 15:51:32 ---> 3d2734ad4a8d 15:51:32 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 15:51:32 ---> Running in a0fa7598420c 15:51:32 Removing intermediate container a0fa7598420c 15:51:32 ---> 3e53c6f33dbe 15:51:32 Step 20/22 : LABEL arch=amd64 15:51:32 ---> Running in 3025f7b23c75 15:51:32 Removing intermediate container 3025f7b23c75 15:51:32 ---> 29cb4ec8e19b 15:51:32 Step 21/22 : LABEL git_sha=8605cffecbdc9fcb52dd0eb94cc366191c17ee41 15:51:32 ---> Running in da5d1285c788 15:51:32 Removing intermediate container da5d1285c788 15:51:32 ---> a266f2d2c332 15:51:32 Step 22/22 : LABEL version=3.1.0-dev.19 15:51:32 ---> Running in 79cb56e86eee 15:51:32 Removing intermediate container 79cb56e86eee 15:51:32 ---> 13339ea2df4c 15:51:32 [Warning] One or more build-args [ARCH] were not consumed 15:51:32 Successfully built 13339ea2df4c 15:51:32 Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:51:32 provisioning config files... 15:51:32 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config2768537161098755788tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:51:33 ---> docker-login.sh 15:51:33 nexus3.edgexfoundry.org:10001 15:51:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:51:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:51:33 Configure a credential helper to remove this warning. See 15:51:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:51:33 15:51:33 Login Succeeded 15:51:33 nexus3.edgexfoundry.org:10002 15:51:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:51:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:51:33 Configure a credential helper to remove this warning. See 15:51:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:51:33 15:51:33 Login Succeeded 15:51:33 nexus3.edgexfoundry.org:10003 15:51:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:51:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:51:33 Configure a credential helper to remove this warning. See 15:51:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:51:33 15:51:33 Login Succeeded 15:51:33 nexus3.edgexfoundry.org:10004 15:51:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:51:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:51:33 Configure a credential helper to remove this warning. See 15:51:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:51:33 15:51:33 Login Succeeded 15:51:33 docker.io 15:51:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:51:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:51:33 Configure a credential helper to remove this warning. See 15:51:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:51:33 15:51:33 Login Succeeded 15:51:33 ---> docker-login.sh ends [Pipeline] } 15:51:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:51:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:51:34 [edgeXDocker.push] Tagging docker image device-modbus with the following tags: 15:51:34 8605cffecbdc9fcb52dd0eb94cc366191c17ee41 15:51:34 latest 15:51:34 3.1.0-dev.19 15:51:34 8605cffecbdc9fcb52dd0eb94cc366191c17ee41-3.1.0-dev.19 15:51:34 main 15:51:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:34 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:8605cffecbdc9fcb52dd0eb94cc366191c17ee41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:34 + docker push nexus3.edgexfoundry.org:10004/device-modbus:8605cffecbdc9fcb52dd0eb94cc366191c17ee41 15:51:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 15:51:34 768895a1dc7a: Preparing 15:51:34 2c4ae1300e4d: Preparing 15:51:34 878d0fc3c8e3: Preparing 15:51:34 a394c964d4a4: Preparing 15:51:34 cc2447e1835a: Preparing 15:51:34 cc2447e1835a: Layer already exists 15:51:34 768895a1dc7a: Pushed 15:51:34 a394c964d4a4: Pushed 15:51:34 2c4ae1300e4d: Pushed 15:51:37 878d0fc3c8e3: Pushed 15:51:37 8605cffecbdc9fcb52dd0eb94cc366191c17ee41: digest: sha256:aecd30f4257fabbafa469fae8f49018a6d46f151fe958cac1f347b7fec2960b3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:37 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:38 + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest 15:51:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 15:51:38 768895a1dc7a: Preparing 15:51:38 2c4ae1300e4d: Preparing 15:51:38 878d0fc3c8e3: Preparing 15:51:38 a394c964d4a4: Preparing 15:51:38 cc2447e1835a: Preparing 15:51:38 878d0fc3c8e3: Layer already exists 15:51:38 768895a1dc7a: Layer already exists 15:51:38 a394c964d4a4: Layer already exists 15:51:38 2c4ae1300e4d: Layer already exists 15:51:38 cc2447e1835a: Layer already exists 15:51:38 latest: digest: sha256:aecd30f4257fabbafa469fae8f49018a6d46f151fe958cac1f347b7fec2960b3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:38 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:38 + docker push nexus3.edgexfoundry.org:10004/device-modbus:3.1.0-dev.19 15:51:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 15:51:38 768895a1dc7a: Preparing 15:51:38 2c4ae1300e4d: Preparing 15:51:38 878d0fc3c8e3: Preparing 15:51:38 a394c964d4a4: Preparing 15:51:38 cc2447e1835a: Preparing 15:51:38 2c4ae1300e4d: Layer already exists 15:51:38 878d0fc3c8e3: Layer already exists 15:51:38 a394c964d4a4: Layer already exists 15:51:38 cc2447e1835a: Layer already exists 15:51:38 768895a1dc7a: Layer already exists 15:51:38 3.1.0-dev.19: digest: sha256:aecd30f4257fabbafa469fae8f49018a6d46f151fe958cac1f347b7fec2960b3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:39 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:8605cffecbdc9fcb52dd0eb94cc366191c17ee41-3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:39 + docker push nexus3.edgexfoundry.org:10004/device-modbus:8605cffecbdc9fcb52dd0eb94cc366191c17ee41-3.1.0-dev.19 15:51:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 15:51:39 768895a1dc7a: Preparing 15:51:39 2c4ae1300e4d: Preparing 15:51:39 878d0fc3c8e3: Preparing 15:51:39 a394c964d4a4: Preparing 15:51:39 cc2447e1835a: Preparing 15:51:39 a394c964d4a4: Layer already exists 15:51:39 cc2447e1835a: Layer already exists 15:51:39 2c4ae1300e4d: Layer already exists 15:51:39 878d0fc3c8e3: Layer already exists 15:51:39 768895a1dc7a: Layer already exists 15:51:39 8605cffecbdc9fcb52dd0eb94cc366191c17ee41-3.1.0-dev.19: digest: sha256:aecd30f4257fabbafa469fae8f49018a6d46f151fe958cac1f347b7fec2960b3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:39 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:39 + docker push nexus3.edgexfoundry.org:10004/device-modbus:main 15:51:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 15:51:39 768895a1dc7a: Preparing 15:51:39 2c4ae1300e4d: Preparing 15:51:39 878d0fc3c8e3: Preparing 15:51:39 a394c964d4a4: Preparing 15:51:39 cc2447e1835a: Preparing 15:51:39 878d0fc3c8e3: Layer already exists 15:51:39 cc2447e1835a: Layer already exists 15:51:39 2c4ae1300e4d: Layer already exists 15:51:39 a394c964d4a4: Layer already exists 15:51:39 768895a1dc7a: Layer already exists 15:51:39 main: digest: sha256:aecd30f4257fabbafa469fae8f49018a6d46f151fe958cac1f347b7fec2960b3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:51:39 ===================================================== [Pipeline] echo 15:51:39 taggedImages: 15:51:39 - nexus3.edgexfoundry.org:10004/device-modbus:8605cffecbdc9fcb52dd0eb94cc366191c17ee41 15:51:39 - nexus3.edgexfoundry.org:10004/device-modbus:latest 15:51:39 - nexus3.edgexfoundry.org:10004/device-modbus:3.1.0-dev.19 15:51:39 - nexus3.edgexfoundry.org:10004/device-modbus:8605cffecbdc9fcb52dd0eb94cc366191c17ee41-3.1.0-dev.19 15:51:39 - 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 15:51:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:51:40 15:51:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:51:40 latest: Pulling from edgex-lftools-log-publisher 15:51:40 5eb5b503b376: Pulling fs layer 15:51:40 5c69ac0246d0: Pulling fs layer 15:51:40 ec43610c2a17: Pulling fs layer 15:51:40 3a2ae6a8a46f: Pulling fs layer 15:51:40 33b1e0a273af: Pulling fs layer 15:51:40 5d3b04190fa2: Pulling fs layer 15:51:40 2f39f015ded8: Pulling fs layer 15:51:40 33b1e0a273af: Waiting 15:51:40 2f39f015ded8: Waiting 15:51:40 5d3b04190fa2: Waiting 15:51:40 3a2ae6a8a46f: Waiting 15:51:40 5c69ac0246d0: Download complete 15:51:40 3a2ae6a8a46f: Verifying Checksum 15:51:40 3a2ae6a8a46f: Download complete 15:51:40 33b1e0a273af: Verifying Checksum 15:51:40 33b1e0a273af: Download complete 15:51:40 5d3b04190fa2: Verifying Checksum 15:51:40 5d3b04190fa2: Download complete 15:51:40 ec43610c2a17: Verifying Checksum 15:51:40 ec43610c2a17: Download complete 15:51:40 5eb5b503b376: Verifying Checksum 15:51:40 5eb5b503b376: Download complete 15:51:41 2f39f015ded8: Download complete 15:51:42 5eb5b503b376: Pull complete 15:51:42 5c69ac0246d0: Pull complete 15:51:42 ec43610c2a17: Pull complete 15:51:42 3a2ae6a8a46f: Pull complete 15:51:42 33b1e0a273af: Pull complete 15:51:42 5d3b04190fa2: Pull complete 15:51:47 2f39f015ded8: Pull complete 15:51:47 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:51:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:51:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:51:47 prd-ubuntu20.04-docker-8c-8g-9944 does not seem to be running inside a container 15:51:47 $ 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 15:51:51 $ docker top b59302f0d036326b18ad5bd26ae83cbbb0dda2196f0e9ec2e79f120bac3dd01e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:51:52 ---> job-cost.sh 15:51:52 lf-activate-venv: SKIPPING 15:51:52 INFO: No Stack... 15:51:52 INFO: Retrieving Pricing Info for: v3-standard-8 15:51:52 INFO: Archiving Costs [Pipeline] sh 15:51:53 + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv 15:51:53 + cut -d, -f6 [Pipeline] lock 15:51:53 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-133-stack-cost] 15:51:53 Resource [jenkins-edgexfoundry-device-modbus-go-main-133-stack-cost] did not exist. Created. 15:51:53 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-133-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:51:53 + echo total: 0.2199999988079071 [Pipeline] stash 15:51:53 Stashed 1 file(s) [Pipeline] } 15:51:53 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-133-stack-cost] [Pipeline] // lock [Pipeline] } 15:51:53 $ docker stop --time=1 b59302f0d036326b18ad5bd26ae83cbbb0dda2196f0e9ec2e79f120bac3dd01e 15:51:54 $ docker rm -f --volumes b59302f0d036326b18ad5bd26ae83cbbb0dda2196f0e9ec2e79f120bac3dd01e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:53:02 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9947 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws 15:53:02 Running in /w/workspace/device-modbus-go/133 [Pipeline] { [Pipeline] checkout 15:53:02 Selected Git installation does not exist. Using Default 15:53:02 The recommended git tool is: NONE 15:53:08 using credential edgex-jenkins-ssh 15:53:08 Cloning the remote Git repository 15:53:09 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 15:53:09 > git init /w/workspace/device-modbus-go/133 # timeout=10 15:53:09 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 15:53:09 > git --version # timeout=10 15:53:09 > git --version # 'git version 2.25.1' 15:53:09 using GIT_SSH to set credentials SSH Credentials for GitHub 15:53:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:53:12 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 15:53:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:53:13 Avoid second fetch 15:53:13 Checking out Revision 8605cffecbdc9fcb52dd0eb94cc366191c17ee41 (main) 15:53:13 Commit message: "feat!: Remove snap packaging (#514)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:53:13 > git config core.sparsecheckout # timeout=10 15:53:13 > git checkout -f 8605cffecbdc9fcb52dd0eb94cc366191c17ee41 # timeout=10 15:53:14 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:53:14 % Total % Received % Xferd Average Speed Time Time Time Current 15:53:14 Dload Upload Total Spent Left Speed 15:53:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 188k 0 --:--:-- --:--:-- --:--:-- 191k [Pipeline] sh 15:53:15 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:53:15 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:53:15 + sudo tee /etc/docker/daemon.new 15:53:15 { 15:53:15 "registry-mirrors": [ 15:53:15 "https://nexus3.edgexfoundry.org:10001" 15:53:15 ], 15:53:15 "bip": "10.250.0.254/24", 15:53:15 "hosts": [ 15:53:15 "tcp://0.0.0.0:5555", 15:53:15 "unix:///var/run/docker.sock" 15:53:15 ], 15:53:15 "mtu": 1458, 15:53:15 "selinux-enabled": true, 15:53:15 "seccomp-profile": "/etc/docker/seccomp.json" 15:53:15 } [Pipeline] sh 15:53:16 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:53:16 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:53:34 provisioning config files... 15:53:34 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/133@tmp/config12100312886442795832tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:53:35 ---> docker-login.sh 15:53:35 nexus3.edgexfoundry.org:10001 15:53:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:36 Configure a credential helper to remove this warning. See 15:53:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:36 15:53:36 Login Succeeded 15:53:36 nexus3.edgexfoundry.org:10002 15:53:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:36 Configure a credential helper to remove this warning. See 15:53:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:36 15:53:36 Login Succeeded 15:53:36 nexus3.edgexfoundry.org:10003 15:53:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:37 Configure a credential helper to remove this warning. See 15:53:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:37 15:53:37 Login Succeeded 15:53:37 nexus3.edgexfoundry.org:10004 15:53:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:37 Configure a credential helper to remove this warning. See 15:53:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:37 15:53:37 Login Succeeded 15:53:37 docker.io 15:53:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:38 Configure a credential helper to remove this warning. See 15:53:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:38 15:53:38 Login Succeeded 15:53:38 ---> docker-login.sh ends [Pipeline] } 15:53:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:53:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:53:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:53:38 ========================================================= 15:53:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 15:53:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:38 + 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 . 15:53:39 Sending build context to Docker daemon 3.368MB 15:53:39 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 15:53:39 Step 2/10 : FROM ${BASE} AS builder 15:53:39 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:53:39 9fda8d8052c6: Pulling fs layer 15:53:39 5d54e960e981: Pulling fs layer 15:53:39 c4a7e357bf2a: Pulling fs layer 15:53:39 f0e02332f6b5: Pulling fs layer 15:53:39 cefa15bbcfad: Pulling fs layer 15:53:39 17808c966233: Pulling fs layer 15:53:39 f4c1fc716caa: Pulling fs layer 15:53:39 cefa15bbcfad: Waiting 15:53:39 17808c966233: Waiting 15:53:39 f4c1fc716caa: Waiting 15:53:39 f0e02332f6b5: Waiting 15:53:39 5d54e960e981: Verifying Checksum 15:53:39 5d54e960e981: Download complete 15:53:39 f0e02332f6b5: Verifying Checksum 15:53:39 f0e02332f6b5: Download complete 15:53:39 cefa15bbcfad: Verifying Checksum 15:53:39 cefa15bbcfad: Download complete 15:53:39 9fda8d8052c6: Download complete 15:53:40 f4c1fc716caa: Verifying Checksum 15:53:40 f4c1fc716caa: Download complete 15:53:40 9fda8d8052c6: Pull complete 15:53:41 5d54e960e981: Pull complete 15:53:41 c4a7e357bf2a: Verifying Checksum 15:53:41 c4a7e357bf2a: Download complete 15:53:42 17808c966233: Verifying Checksum 15:53:42 17808c966233: Download complete 15:53:55 c4a7e357bf2a: Pull complete 15:53:55 f0e02332f6b5: Pull complete 15:53:55 cefa15bbcfad: Pull complete 15:54:05 17808c966233: Pull complete 15:54:07 f4c1fc716caa: Pull complete 15:54:07 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 15:54:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 15:54:07 ---> ea914061e18c 15:54:07 Step 3/10 : ARG ADD_BUILD_TAGS="" 15:54:08 ---> Running in b03b7e8b17cf 15:54:08 Removing intermediate container b03b7e8b17cf 15:54:08 ---> f9dddb4c4294 15:54:08 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:54:08 ---> Running in f5a600b0f8ed 15:54:09 Removing intermediate container f5a600b0f8ed 15:54:09 ---> bf924d84b4f4 15:54:09 Step 5/10 : RUN apk add --update --no-cache make git openssh 15:54:09 ---> Running in e6eb0ba7ee0c 15:54:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:54:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:54:12 (1/8) Installing openssh-keygen (9.3_p2-r0) 15:54:12 (2/8) Installing libedit (20221030.3.1-r1) 15:54:12 (3/8) Installing openssh-client-common (9.3_p2-r0) 15:54:12 (4/8) Installing openssh-client-default (9.3_p2-r0) 15:54:12 (5/8) Installing openssh-sftp-server (9.3_p2-r0) 15:54:12 (6/8) Installing openssh-server-common (9.3_p2-r0) 15:54:12 (7/8) Installing openssh-server (9.3_p2-r0) 15:54:12 (8/8) Installing openssh (9.3_p2-r0) 15:54:12 Executing busybox-1.36.1-r2.trigger 15:54:12 OK: 272 MiB in 60 packages 15:54:13 Removing intermediate container e6eb0ba7ee0c 15:54:13 ---> 08e122e179b9 15:54:13 Step 6/10 : WORKDIR /device-modbus-go 15:54:13 ---> Running in f0db35a5ef0f 15:54:14 Removing intermediate container f0db35a5ef0f 15:54:14 ---> e2c0ea7d2f77 15:54:14 Step 7/10 : COPY go.mod vendor* ./ 15:54:14 ---> 47c5c6c346f7 15:54:14 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:54:15 ---> Running in 47be9d5807a6 15:55:51 Removing intermediate container 47be9d5807a6 15:55:51 ---> a98cc978fc05 15:55:51 Step 9/10 : COPY . . 15:55:51 ---> 44d00cf7f77e 15:55:51 Step 10/10 : RUN ${MAKE} 15:55:51 ---> Running in 7cd7e33336bc 15:55:51 noop 15:55:51 Removing intermediate container 7cd7e33336bc 15:55:51 ---> b19873e08955 15:55:51 Successfully built b19873e08955 15:55:51 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:52 + docker inspect -f . ci-base-image-arm64 15:55:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:55:52 prd-ubuntu20.04-docker-arm64-4c-16g-9947 does not seem to be running inside a container 15:55:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/133 -v /w/workspace/device-modbus-go/133:/w/workspace/device-modbus-go/133:rw,z -v /w/workspace/device-modbus-go/133@tmp:/w/workspace/device-modbus-go/133@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 15:55:56 $ docker top 1b45eb0b74972bf1a4e3aa4a0573870735a2f754d4d499d3298487e4ad434c9b -eo pid,comm [Pipeline] { [Pipeline] sh 15:55:57 + go version 15:55:57 go version go1.21.0 linux/arm64 [Pipeline] } 15:55:57 $ docker stop --time=1 1b45eb0b74972bf1a4e3aa4a0573870735a2f754d4d499d3298487e4ad434c9b 15:55:58 $ docker rm -f --volumes 1b45eb0b74972bf1a4e3aa4a0573870735a2f754d4d499d3298487e4ad434c9b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:59 + docker inspect -f . ci-base-image-arm64 15:55:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:55:59 prd-ubuntu20.04-docker-arm64-4c-16g-9947 does not seem to be running inside a container 15:55:59 $ 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/133 -v /w/workspace/device-modbus-go/133:/w/workspace/device-modbus-go/133:rw,z -v /w/workspace/device-modbus-go/133@tmp:/w/workspace/device-modbus-go/133@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 15:56:00 $ docker top ce4c2092cbf6ac7127db93a3b53e6eb05a8d0102acc6efff6846c74f4643c743 -eo pid,comm [Pipeline] { [Pipeline] sh 15:56:01 + git config --global --add safe.directory /w/workspace/device-modbus-go/133 [Pipeline] fileExists [Pipeline] sh 15:56:02 + make test 15:56:02 go test ./... -coverprofile=coverage.out 15:56:06 ? github.com/edgexfoundry/device-modbus-go [no test files] 15:57:58 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 15:57:59 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.071s coverage: 47.9% of statements 15:58:00 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:58:00 go vet ./... 15:58:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:58:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:58:33 ./bin/test-attribution-txt.sh [Pipeline] echo 15:58:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:58:33 $ docker stop --time=1 ce4c2092cbf6ac7127db93a3b53e6eb05a8d0102acc6efff6846c74f4643c743 15:58:35 $ docker rm -f --volumes ce4c2092cbf6ac7127db93a3b53e6eb05a8d0102acc6efff6846c74f4643c743 [Pipeline] // withDockerContainer [Pipeline] sh 15:58:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:58:36 Warning: overwriting stash ‘coverage-report’ 15:58:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:58:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:58:37 + ls -al . 15:58:37 total 184 15:58:37 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 15:56 . 15:58:37 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 15:53 .. 15:58:37 -rw-rw-r-- 1 jenkins jenkins 140 Oct 24 15:53 .dockerignore 15:58:37 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 15:53 .git 15:58:37 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 15:53 .github 15:58:37 -rw-rw-r-- 1 jenkins jenkins 266 Oct 24 15:53 .gitignore 15:58:37 -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 15:53 .golangci.yml 15:58:37 -rw-rw-r-- 1 jenkins jenkins 11101 Oct 24 15:53 Attribution.txt 15:58:37 -rw-rw-r-- 1 jenkins jenkins 14764 Oct 24 15:53 CHANGELOG.md 15:58:37 -rw-rw-r-- 1 jenkins jenkins 1365 Oct 24 15:53 Dockerfile 15:58:37 -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 15:53 GOVERNANCE.md 15:58:37 -rw-rw-r-- 1 jenkins jenkins 658 Oct 24 15:53 Jenkinsfile 15:58:37 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 24 15:53 LICENSE 15:58:37 -rw-rw-r-- 1 jenkins jenkins 1936 Oct 24 15:53 Makefile 15:58:37 -rw-rw-r-- 1 jenkins jenkins 622 Oct 24 15:53 OWNERS.md 15:58:37 -rw-rw-r-- 1 jenkins jenkins 4463 Oct 24 15:53 README.md 15:58:37 -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 15:49 VERSION 15:58:37 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 15:53 bin 15:58:37 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 15:53 cmd 15:58:37 -rw-r--r-- 1 jenkins jenkins 24334 Oct 24 15:57 coverage.out 15:58:37 -rw-rw-r-- 1 jenkins jenkins 3942 Oct 24 15:53 go.mod 15:58:37 -rw-rw-r-- 1 jenkins jenkins 35436 Oct 24 15:53 go.sum 15:58:37 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 15:53 internal 15:58:37 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 15:53 simulator 15:58:37 -rw-rw-r-- 1 jenkins jenkins 229 Oct 24 15:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:37 + 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=8605cffecbdc9fcb52dd0eb94cc366191c17ee41 --label arch=arm64 --label version=3.1.0-dev.19 . 15:58:38 Sending build context to Docker daemon 3.394MB 15:58:38 Step 1/22 : ARG BASE=golang:1.21-alpine3.18 15:58:38 Step 2/22 : FROM ${BASE} AS builder 15:58:38 ---> b19873e08955 15:58:38 Step 3/22 : ARG ADD_BUILD_TAGS="" 15:58:38 ---> Running in 67fa172309dc 15:58:38 Removing intermediate container 67fa172309dc 15:58:38 ---> 013135b6f73b 15:58:38 Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:58:38 ---> Running in ce049c5424eb 15:58:39 Removing intermediate container ce049c5424eb 15:58:39 ---> 6ff7686c2c4a 15:58:39 Step 5/22 : RUN apk add --update --no-cache make git openssh 15:58:39 ---> Running in 0bb686ccaf50 15:58:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:58:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:58:41 OK: 272 MiB in 60 packages 15:58:45 Removing intermediate container 0bb686ccaf50 15:58:45 ---> 32d512ada273 15:58:45 Step 6/22 : WORKDIR /device-modbus-go 15:58:45 ---> Running in 1021d8122bbd 15:58:45 Removing intermediate container 1021d8122bbd 15:58:45 ---> 585be13f2ccd 15:58:45 Step 7/22 : COPY go.mod vendor* ./ 15:58:45 ---> 047a5479679a 15:58:45 Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:58:45 ---> Running in ddff28ed9cae 15:58:48 Removing intermediate container ddff28ed9cae 15:58:48 ---> d53ae8f6ccbe 15:58:48 Step 9/22 : COPY . . 15:58:48 ---> cb07f7ddf265 15:58:48 Step 10/22 : RUN ${MAKE} 15:58:48 ---> Running in a364b725a973 15:58:49 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=3.1.0-dev.19 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.35" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 16:00:56 Removing intermediate container a364b725a973 16:00:56 ---> dd3f439da146 16:00:56 Step 11/22 : FROM alpine:3.18 16:00:56 3.18: Pulling from library/alpine 16:00:56 579b34f0a95b: Pulling fs layer 16:00:56 579b34f0a95b: Verifying Checksum 16:00:56 579b34f0a95b: Download complete 16:00:56 579b34f0a95b: Pull complete 16:00:56 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 16:00:56 Status: Downloaded newer image for alpine:3.18 16:00:56 ---> 3cc203321400 16:00:56 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 16:00:56 ---> Running in 387f3a724e14 16:00:56 Removing intermediate container 387f3a724e14 16:00:56 ---> e69f3d1b7f51 16:00:56 Step 13/22 : RUN apk add --update --no-cache dumb-init 16:00:56 ---> Running in 5a90d29b72f5 16:00:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:00:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:00:56 (1/1) Installing dumb-init (1.2.5-r2) 16:00:56 Executing busybox-1.36.1-r2.trigger 16:00:56 OK: 8 MiB in 16 packages 16:00:56 Removing intermediate container 5a90d29b72f5 16:00:56 ---> fe6e601b7f5f 16:00:56 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 16:00:57 ---> 87b819741ebf 16:00:57 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 16:00:57 ---> 87adc6200487 16:00:57 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 16:00:58 ---> 3de6aa334f13 16:00:58 Step 17/22 : EXPOSE 59901 16:00:58 ---> Running in 3ec213b7669b 16:00:58 Removing intermediate container 3ec213b7669b 16:00:58 ---> 813781de0f9c 16:00:58 Step 18/22 : ENTRYPOINT ["/device-modbus"] 16:00:58 ---> Running in 49e05a1cf231 16:00:58 Removing intermediate container 49e05a1cf231 16:00:58 ---> ad05c451774e 16:00:58 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 16:00:58 ---> Running in 3c2066d5fc3a 16:00:59 Removing intermediate container 3c2066d5fc3a 16:00:59 ---> 4b6c95dd3a20 16:00:59 Step 20/22 : LABEL arch=arm64 16:00:59 ---> Running in f2a3458ef78e 16:00:59 Removing intermediate container f2a3458ef78e 16:00:59 ---> 9ad17d48ca45 16:00:59 Step 21/22 : LABEL git_sha=8605cffecbdc9fcb52dd0eb94cc366191c17ee41 16:00:59 ---> Running in 9d197815b08f 16:01:00 Removing intermediate container 9d197815b08f 16:01:00 ---> bbf811199a89 16:01:00 Step 22/22 : LABEL version=3.1.0-dev.19 16:01:00 ---> Running in e3b636b4bb28 16:01:00 Removing intermediate container e3b636b4bb28 16:01:00 ---> db83987461a6 16:01:00 [Warning] One or more build-args [ARCH] were not consumed 16:01:00 Successfully built db83987461a6 16:01:00 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 16:01:00 provisioning config files... 16:01:00 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/133@tmp/config14869425735729362314tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:01:01 ---> docker-login.sh 16:01:01 nexus3.edgexfoundry.org:10001 16:01:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:01:01 Configure a credential helper to remove this warning. See 16:01:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:01:01 16:01:01 Login Succeeded 16:01:01 nexus3.edgexfoundry.org:10002 16:01:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:01:01 Configure a credential helper to remove this warning. See 16:01:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:01:01 16:01:01 Login Succeeded 16:01:01 nexus3.edgexfoundry.org:10003 16:01:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:01:02 Configure a credential helper to remove this warning. See 16:01:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:01:02 16:01:02 Login Succeeded 16:01:02 nexus3.edgexfoundry.org:10004 16:01:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:01:03 Configure a credential helper to remove this warning. See 16:01:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:01:03 16:01:03 Login Succeeded 16:01:03 docker.io 16:01:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:01:10 Configure a credential helper to remove this warning. See 16:01:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:01:10 16:01:10 Login Succeeded 16:01:10 ---> docker-login.sh ends [Pipeline] } 16:01:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:01:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:01:10 [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: 16:01:10 8605cffecbdc9fcb52dd0eb94cc366191c17ee41 16:01:10 latest 16:01:10 3.1.0-dev.19 16:01:10 8605cffecbdc9fcb52dd0eb94cc366191c17ee41-3.1.0-dev.19 16:01:10 main 16:01:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:01:10 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:8605cffecbdc9fcb52dd0eb94cc366191c17ee41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:01:10 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:8605cffecbdc9fcb52dd0eb94cc366191c17ee41 16:01:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 16:01:10 535cf986364b: Preparing 16:01:10 404f8812a1de: Preparing 16:01:10 af7cb7f8968b: Preparing 16:01:10 49715675595f: Preparing 16:01:10 5f4d9fc4d98d: Preparing 16:01:10 5f4d9fc4d98d: Layer already exists 16:01:11 404f8812a1de: Pushed 16:01:11 535cf986364b: Pushed 16:01:11 49715675595f: Pushed 16:01:17 af7cb7f8968b: Pushed 16:01:17 8605cffecbdc9fcb52dd0eb94cc366191c17ee41: digest: sha256:75af7d380c2a0c7933d11e3e56ec8fa96a5ba9c752a23aa0c5dcfb78d8d76698 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:01:18 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:01:18 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 16:01:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 16:01:18 535cf986364b: Preparing 16:01:18 404f8812a1de: Preparing 16:01:18 af7cb7f8968b: Preparing 16:01:18 49715675595f: Preparing 16:01:18 5f4d9fc4d98d: Preparing 16:01:18 535cf986364b: Layer already exists 16:01:18 404f8812a1de: Layer already exists 16:01:18 af7cb7f8968b: Layer already exists 16:01:18 49715675595f: Layer already exists 16:01:18 5f4d9fc4d98d: Layer already exists 16:01:18 latest: digest: sha256:75af7d380c2a0c7933d11e3e56ec8fa96a5ba9c752a23aa0c5dcfb78d8d76698 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:01:19 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:01:19 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.1.0-dev.19 16:01:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 16:01:19 535cf986364b: Preparing 16:01:19 404f8812a1de: Preparing 16:01:19 af7cb7f8968b: Preparing 16:01:19 49715675595f: Preparing 16:01:19 5f4d9fc4d98d: Preparing 16:01:19 535cf986364b: Layer already exists 16:01:19 404f8812a1de: Layer already exists 16:01:19 49715675595f: Layer already exists 16:01:19 af7cb7f8968b: Layer already exists 16:01:19 5f4d9fc4d98d: Layer already exists 16:01:19 3.1.0-dev.19: digest: sha256:75af7d380c2a0c7933d11e3e56ec8fa96a5ba9c752a23aa0c5dcfb78d8d76698 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:01:20 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:8605cffecbdc9fcb52dd0eb94cc366191c17ee41-3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:01:20 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:8605cffecbdc9fcb52dd0eb94cc366191c17ee41-3.1.0-dev.19 16:01:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 16:01:20 535cf986364b: Preparing 16:01:20 404f8812a1de: Preparing 16:01:20 af7cb7f8968b: Preparing 16:01:20 49715675595f: Preparing 16:01:20 5f4d9fc4d98d: Preparing 16:01:20 5f4d9fc4d98d: Layer already exists 16:01:20 af7cb7f8968b: Layer already exists 16:01:20 49715675595f: Layer already exists 16:01:20 404f8812a1de: Layer already exists 16:01:20 535cf986364b: Layer already exists 16:01:20 8605cffecbdc9fcb52dd0eb94cc366191c17ee41-3.1.0-dev.19: digest: sha256:75af7d380c2a0c7933d11e3e56ec8fa96a5ba9c752a23aa0c5dcfb78d8d76698 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:01:20 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:01:21 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main 16:01:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 16:01:21 535cf986364b: Preparing 16:01:21 404f8812a1de: Preparing 16:01:21 af7cb7f8968b: Preparing 16:01:21 49715675595f: Preparing 16:01:21 5f4d9fc4d98d: Preparing 16:01:21 404f8812a1de: Layer already exists 16:01:21 5f4d9fc4d98d: Layer already exists 16:01:21 535cf986364b: Layer already exists 16:01:21 af7cb7f8968b: Layer already exists 16:01:21 49715675595f: Layer already exists 16:01:21 main: digest: sha256:75af7d380c2a0c7933d11e3e56ec8fa96a5ba9c752a23aa0c5dcfb78d8d76698 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:01:21 ===================================================== [Pipeline] echo 16:01:21 taggedImages: 16:01:21 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:8605cffecbdc9fcb52dd0eb94cc366191c17ee41 16:01:21 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 16:01:21 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.1.0-dev.19 16:01:21 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:8605cffecbdc9fcb52dd0eb94cc366191c17ee41-3.1.0-dev.19 16:01:21 - 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 16:01:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:01:21 16:01:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:01:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:01:22 arm64: Pulling from edgex-lftools-log-publisher 16:01:22 8998bd30e6a1: Pulling fs layer 16:01:22 04944245beec: Pulling fs layer 16:01:22 699f458cf7ca: Pulling fs layer 16:01:22 765212b225bb: Pulling fs layer 16:01:22 f23df028b6ca: Pulling fs layer 16:01:22 d65c8cfc05b1: Pulling fs layer 16:01:22 2437ff75d9bd: Pulling fs layer 16:01:22 765212b225bb: Waiting 16:01:22 f23df028b6ca: Waiting 16:01:22 d65c8cfc05b1: Waiting 16:01:22 2437ff75d9bd: Waiting 16:01:22 04944245beec: Verifying Checksum 16:01:22 04944245beec: Download complete 16:01:22 765212b225bb: Verifying Checksum 16:01:22 765212b225bb: Download complete 16:01:22 f23df028b6ca: Verifying Checksum 16:01:22 f23df028b6ca: Download complete 16:01:22 d65c8cfc05b1: Download complete 16:01:22 699f458cf7ca: Verifying Checksum 16:01:22 699f458cf7ca: Download complete 16:01:23 8998bd30e6a1: Download complete 16:01:25 2437ff75d9bd: Verifying Checksum 16:01:25 2437ff75d9bd: Download complete 16:01:27 8998bd30e6a1: Pull complete 16:01:28 04944245beec: Pull complete 16:01:31 699f458cf7ca: Pull complete 16:01:31 765212b225bb: Pull complete 16:01:32 f23df028b6ca: Pull complete 16:01:32 d65c8cfc05b1: Pull complete 16:01:50 2437ff75d9bd: Pull complete 16:01:50 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:01:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:01:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:01:50 prd-ubuntu20.04-docker-arm64-4c-16g-9947 does not seem to be running inside a container 16:01:51 $ 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/133 -v /w/workspace/device-modbus-go/133:/w/workspace/device-modbus-go/133:rw,z -v /w/workspace/device-modbus-go/133@tmp:/w/workspace/device-modbus-go/133@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 16:01:53 $ docker top 14aaead34dfaf8242a4c095330f7de27bafbf363e88a9c8989f978e9882b2c55 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:01:54 ---> job-cost.sh 16:01:54 lf-activate-venv: SKIPPING 16:01:54 INFO: No Stack... 16:01:55 INFO: Retrieving Pricing Info for: v3-standard-4 16:01:56 INFO: Archiving Costs [Pipeline] sh 16:01:57 + + catcut /w/workspace/device-modbus-go/133/archives/cost.csv -d, 16:01:57 -f6 [Pipeline] lock 16:01:57 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-133-stack-cost] 16:01:57 Resource [jenkins-edgexfoundry-device-modbus-go-main-133-stack-cost] did not exist. Created. 16:01:57 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-133-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:01:57 /w/workspace/device-modbus-go/133@tmp/durable-d636afe7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:01:58 + echo total: 0.10999999940395355 [Pipeline] stash 16:01:58 Warning: overwriting stash ‘stack-cost’ 16:01:58 Stashed 1 file(s) [Pipeline] } 16:01:58 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-133-stack-cost] [Pipeline] // lock [Pipeline] } 16:01:58 $ docker stop --time=1 14aaead34dfaf8242a4c095330f7de27bafbf363e88a9c8989f978e9882b2c55 16:02:00 $ docker rm -f --volumes 14aaead34dfaf8242a4c095330f7de27bafbf363e88a9c8989f978e9882b2c55 [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 16:02:00 provisioning config files... 16:02:00 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config14074161777064422035tmp [Pipeline] { [Pipeline] sh 16:02:00 + set +x 16:02:00 + + curl -s https://codecov.io/bashbash 16:02:00 -s -- 16:02:00 16:02:00 _____ _ 16:02:00 / ____| | | 16:02:00 | | ___ __| | ___ ___ _____ __ 16:02:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:02:00 | |___| (_) | (_| | __/ (_| (_) \ V / 16:02:00 \_____\___/ \__,_|\___|\___\___/ \_/ 16:02:00 Bash-1.0.6 16:02:00 16:02:00 16:02:00 ==> git version 2.25.1 found 16:02:00 ==> 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 16:02:00 Release-Date: 2020-01-08 16:02:00 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:02:00 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:02:00 ==> Jenkins CI detected. 16:02:00 current dir:  /w/workspace/gexfoundry_device-modbus-go_main 16:02:00 project root: . 16:02:00 --> token set from env 16:02:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:02:00 ==> Running gcov in . (disable via -X gcov) 16:02:00 ==> Python coveragepy not found 16:02:00 ==> Searching for coverage reports in: 16:02:00 + . 16:02:00 -> Found 1 reports 16:02:00 ==> Detecting git/mercurial file structure 16:02:00 ==> Reading reports 16:02:00 + ./coverage.out bytes=24334 16:02:00 ==> Appending adjustments 16:02:00 https://docs.codecov.io/docs/fixing-reports 16:02:01 + Found adjustments 16:02:01 ==> Gzipping contents 16:02:01 4.0K /tmp/codecov.YYjBUO.gz 16:02:01 ==> Uploading reports 16:02:01 url: https://codecov.io 16:02:01 query: branch=main&commit=8605cffecbdc9fcb52dd0eb94cc366191c17ee41&build=133&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F133%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:02:01 -> Pinging Codecov 16:02:01 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=8605cffecbdc9fcb52dd0eb94cc366191c17ee41&build=133&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F133%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:02:01 -> Uploading to 16:02:01 https://storage.googleapis.com/codecov/v4/raw/2023-10-24/55DBCA73C666E3227836607328DD7E49/8605cffecbdc9fcb52dd0eb94cc366191c17ee41/fe289a52-3283-43e6-b48d-9fb1db85356f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231024T160201Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=723a06896f8144ea08a3fbb59c96a8dcae58e01c7dac8f75f4d46f9ffcc4b5fb 16:02:01 % Total % Received % Xferd Average Speed Time Time Time Current 16:02:01 Dload Upload Total Spent Left Speed 16:02:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3806 0 0 100 3806 0 13592 --:--:-- --:--:-- --:--:-- 13544 16:02:01 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/8605cffecbdc9fcb52dd0eb94cc366191c17ee41 [Pipeline] } 16:02:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:02:01 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:02:01 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:02:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:02:01 16:02:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:02:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:02:02 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:02:02 df9b9388f04a: Pulling fs layer 16:02:02 52dc419b0ee2: Pulling fs layer 16:02:02 25bc292e5bac: Pulling fs layer 16:02:02 114826534d7a: Pulling fs layer 16:02:02 4657fd5d0bcf: Pulling fs layer 16:02:02 6ad1cebc031e: Pulling fs layer 16:02:02 8a3aa393b2d8: Pulling fs layer 16:02:02 114826534d7a: Waiting 16:02:02 6ad1cebc031e: Waiting 16:02:02 8a3aa393b2d8: Waiting 16:02:02 4657fd5d0bcf: Waiting 16:02:02 25bc292e5bac: Verifying Checksum 16:02:02 25bc292e5bac: Download complete 16:02:02 52dc419b0ee2: Verifying Checksum 16:02:02 52dc419b0ee2: Download complete 16:02:02 4657fd5d0bcf: Verifying Checksum 16:02:02 4657fd5d0bcf: Download complete 16:02:02 df9b9388f04a: Download complete 16:02:02 df9b9388f04a: Pull complete 16:02:02 6ad1cebc031e: Verifying Checksum 16:02:02 6ad1cebc031e: Download complete 16:02:02 52dc419b0ee2: Pull complete 16:02:02 25bc292e5bac: Pull complete 16:02:03 114826534d7a: Verifying Checksum 16:02:03 114826534d7a: Download complete 16:02:03 8a3aa393b2d8: Download complete 16:02:06 114826534d7a: Pull complete 16:02:06 4657fd5d0bcf: Pull complete 16:02:06 6ad1cebc031e: Pull complete 16:02:09 8a3aa393b2d8: Pull complete 16:02:09 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 16:02:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:02:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:02:09 prd-ubuntu20.04-docker-8c-8g-9944 does not seem to be running inside a container 16:02:09 $ 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 16:02:14 $ docker top e6369cf02d0c289541a010e0934751e1c12dac618608327b2469b36cb99a7f4b -eo pid,comm [Pipeline] { [Pipeline] echo 16:02:14 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh 16:02:14 + set -o pipefail 16:02:14 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' 16:02:21 16:02:21 Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... 16:02:21 16:02:21 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5174d6d0-2379-4548-918f-caa15a8d100f/history/5d1445bc-695f-48bd-8760-5a8ce584d353 16:02:21 16:02:21 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 16:02:21 16:02:21 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:02:21 16:02:21 16:02:21 A medium severity vulnerability was found in the Snyk CLI versions you are using. 16:02:21 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 16:02:21 More details here: https://snyk.co/ue1NS [Pipeline] } 16:02:21 $ docker stop --time=1 e6369cf02d0c289541a010e0934751e1c12dac618608327b2469b36cb99a7f4b 16:02:26 $ docker rm -f --volumes e6369cf02d0c289541a010e0934751e1c12dac618608327b2469b36cb99a7f4b [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 16:02:27 + git log --format=format:%s -1 8605cffecbdc9fcb52dd0eb94cc366191c17ee41 [Pipeline] sh 16:02:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:02:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:02:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:02:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:02:28 prd-ubuntu20.04-docker-8c-8g-9944 does not seem to be running inside a container 16:02:28 $ 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 16:02:28 $ docker top c4669fff6fa5bdbf04d53255b54f73e38e1e97b76ef3f40e65980e8967d6e31a -eo pid,comm 16:02:28 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). 16:02:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:02:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:02:28 [ssh-agent] Looking for ssh-agent implementation... 16:02:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:02:28 $ docker exec c4669fff6fa5bdbf04d53255b54f73e38e1e97b76ef3f40e65980e8967d6e31a ssh-agent 16:02:28 SSH_AUTH_SOCK=/tmp/ssh-boGl2lxBmV4A/agent.32 16:02:28 SSH_AGENT_PID=38 16:02:28 Running ssh-add (command line suppressed) 16:02:28 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_2892279389600835283.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_2892279389600835283.key) 16:02:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:02:29 + git semver tag 16:02:29 2023-10-24 16:02:29,369 [run_tag] DEBUG tag force:False 16:02:29 2023-10-24 16:02:29,369 [check_head_tag] DEBUG check head tag 16:02:29 2023-10-24 16:02:29,370 [execute] INFO git cat-file --batch-check 16:02:29 2023-10-24 16:02:29,370 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) 16:02:29 2023-10-24 16:02:29,374 [execute] INFO git cat-file --batch 16:02:29 2023-10-24 16:02:29,374 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) 16:02:29 2023-10-24 16:02:29,388 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 16:02:29 2023-10-24 16:02:29,388 [execute] INFO git tag -a v3.1.0-dev.19 -m v3.1.0-dev.19 16:02:29 2023-10-24 16:02:29,388 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.19', '-m', 'v3.1.0-dev.19'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) 16:02:29 2023-10-24 16:02:29,393 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 16:02:29 3.1.0-dev.19 [Pipeline] } 16:02:29 $ docker exec --env ******** --env ******** c4669fff6fa5bdbf04d53255b54f73e38e1e97b76ef3f40e65980e8967d6e31a ssh-agent -k 16:02:29 unset SSH_AUTH_SOCK; 16:02:29 unset SSH_AGENT_PID; 16:02:29 echo Agent pid 38 killed; 16:02:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:02:29 + git semver [Pipeline] } 16:02:30 $ docker stop --time=1 c4669fff6fa5bdbf04d53255b54f73e38e1e97b76ef3f40e65980e8967d6e31a 16:02:31 $ docker rm -f --volumes c4669fff6fa5bdbf04d53255b54f73e38e1e97b76ef3f40e65980e8967d6e31a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:02:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:02:31 16:02:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:02:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:02:32 0.23.1-centos7: Pulling from edgex-lftools 16:02:32 ab5ef0e58194: Pulling fs layer 16:02:32 9712f1f96733: Pulling fs layer 16:02:32 63f879dbbcfc: Pulling fs layer 16:02:32 0d9ebad4ef96: Pulling fs layer 16:02:32 e9a5061849ea: Pulling fs layer 16:02:32 0d9ebad4ef96: Waiting 16:02:32 d747dcd14b5f: Pulling fs layer 16:02:32 2de7ff778b66: Pulling fs layer 16:02:32 e9a5061849ea: Waiting 16:02:32 d747dcd14b5f: Waiting 16:02:32 2de7ff778b66: Waiting 16:02:32 9712f1f96733: Verifying Checksum 16:02:32 9712f1f96733: Download complete 16:02:32 63f879dbbcfc: Verifying Checksum 16:02:32 63f879dbbcfc: Download complete 16:02:33 0d9ebad4ef96: Verifying Checksum 16:02:33 0d9ebad4ef96: Download complete 16:02:33 e9a5061849ea: Verifying Checksum 16:02:33 e9a5061849ea: Download complete 16:02:33 d747dcd14b5f: Verifying Checksum 16:02:33 d747dcd14b5f: Download complete 16:02:33 ab5ef0e58194: Verifying Checksum 16:02:33 ab5ef0e58194: Download complete 16:02:33 2de7ff778b66: Verifying Checksum 16:02:33 2de7ff778b66: Download complete 16:02:35 ab5ef0e58194: Pull complete 16:02:35 9712f1f96733: Pull complete 16:02:36 63f879dbbcfc: Pull complete 16:02:40 0d9ebad4ef96: Pull complete 16:02:40 e9a5061849ea: Pull complete 16:02:40 d747dcd14b5f: Pull complete 16:02:41 2de7ff778b66: Pull complete 16:02:41 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:02:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:02:41 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:02:41 prd-ubuntu20.04-docker-8c-8g-9944 does not seem to be running inside a container 16:02:41 $ 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 16:02:47 $ docker top a400c1de579449c2ad743017f2239d65e4f4d5fa250068899581ae28e58dccf8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:02:47 provisioning config files... 16:02:47 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config14836672748350923140tmp 16:02:47 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config5942387884274577843tmp 16:02:47 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config18276873119018191328tmp [Pipeline] { [Pipeline] echo 16:02:47 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:02:48 ---> sigul-configuration.sh 16:02:48 gpg: directory `/root/.gnupg' created 16:02:48 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:02:48 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:02:48 gpg: keyring `/root/.gnupg/secring.gpg' created 16:02:48 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:02:48 gpg: CAST5 encrypted data 16:02:48 gpg: encrypted with 1 passphrase 16:02:48 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:02:48 + mkdir /home/jenkins 16:02:48 + mkdir /home/jenkins/sigul [Pipeline] sh 16:02:48 + 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 16:02:48 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:02:48 ---> sigul-install.sh 16:02:48 Sigul already installed; skipping installation. [Pipeline] sh 16:02:49 + git tag --list 16:02:49 0.7.1 16:02:49 v1.0.0 16:02:49 v1.1.0 16:02:49 v1.1.1 16:02:49 v1.2.2 16:02:49 v1.3.0 16:02:49 v1.3.1 16:02:49 v2.0.0 16:02:49 v2.1.0 16:02:49 v2.1.1 16:02:49 v2.2.0 16:02:49 v2.3.0 16:02:49 v3.0 16:02:49 v3.0.0 16:02:49 v3.1.0-dev.1 16:02:49 v3.1.0-dev.10 16:02:49 v3.1.0-dev.11 16:02:49 v3.1.0-dev.12 16:02:49 v3.1.0-dev.13 16:02:49 v3.1.0-dev.14 16:02:49 v3.1.0-dev.15 16:02:49 v3.1.0-dev.16 16:02:49 v3.1.0-dev.17 16:02:49 v3.1.0-dev.18 16:02:49 v3.1.0-dev.19 16:02:49 v3.1.0-dev.2 16:02:49 v3.1.0-dev.3 16:02:49 v3.1.0-dev.4 16:02:49 v3.1.0-dev.5 16:02:49 v3.1.0-dev.6 16:02:49 v3.1.0-dev.7 16:02:49 v3.1.0-dev.8 16:02:49 v3.1.0-dev.9 [Pipeline] sh 16:02:49 + lftools sign git-tag v3.1.0-dev.19 16:02:50 Signing Git tag with Sigul... 16:02:50 Signing v3.1.0-dev.19 [Pipeline] echo 16:02:52 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:02:52 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:02:52 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:02:52 $ docker stop --time=1 a400c1de579449c2ad743017f2239d65e4f4d5fa250068899581ae28e58dccf8 16:02:54 $ docker rm -f --volumes a400c1de579449c2ad743017f2239d65e4f4d5fa250068899581ae28e58dccf8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:02:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:02:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:02:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:02:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:02:54 prd-ubuntu20.04-docker-8c-8g-9944 does not seem to be running inside a container 16:02: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 16:02:55 $ docker top f7112c49cd5afe86694db2b1a02e70442b571765780da51ac483af673143bd80 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:02:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:02:55 [ssh-agent] Looking for ssh-agent implementation... 16:02:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:02:55 $ docker exec f7112c49cd5afe86694db2b1a02e70442b571765780da51ac483af673143bd80 ssh-agent 16:02:55 SSH_AUTH_SOCK=/tmp/ssh-FpmLG6Yak2Hx/agent.33 16:02:55 SSH_AGENT_PID=39 16:02:55 Running ssh-add (command line suppressed) 16:02:55 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_5659825132376007471.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_5659825132376007471.key) 16:02:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:02:56 + git semver bump pre 16:02:56 2023-10-24 16:02:56,227 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 16:02:56 2023-10-24 16:02:56,227 [bump_version] DEBUG bumping version:3.1.0-dev.19 on axis:pre with prefix:dev 16:02:56 2023-10-24 16:02:56,227 [bump_version] DEBUG bumped version:3.1.0-dev.20 16:02:56 2023-10-24 16:02:56,227 [write_version] DEBUG write version:3.1.0-dev.20 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True 16:02:56 2023-10-24 16:02:56,227 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 16:02:56 2023-10-24 16:02:56,228 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main 16:02:56 2023-10-24 16:02:56,229 [execute] INFO git cat-file --batch-check 16:02:56 2023-10-24 16:02:56,229 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) 16:02:56 2023-10-24 16:02:56,234 [execute] INFO git cat-file --batch 16:02:56 2023-10-24 16:02:56,235 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) 16:02:56 2023-10-24 16:02:56,239 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 16:02:56 3.1.0-dev.20 [Pipeline] } 16:02:56 $ docker exec --env ******** --env ******** f7112c49cd5afe86694db2b1a02e70442b571765780da51ac483af673143bd80 ssh-agent -k 16:02:56 unset SSH_AUTH_SOCK; 16:02:56 unset SSH_AGENT_PID; 16:02:56 echo Agent pid 39 killed; 16:02:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:02:56 + git semver [Pipeline] } 16:02:56 $ docker stop --time=1 f7112c49cd5afe86694db2b1a02e70442b571765780da51ac483af673143bd80 16:02:58 $ docker rm -f --volumes f7112c49cd5afe86694db2b1a02e70442b571765780da51ac483af673143bd80 [Pipeline] // withDockerContainer [Pipeline] sh 16:02:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:02:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:02:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:02:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:02:58 prd-ubuntu20.04-docker-8c-8g-9944 does not seem to be running inside a container 16:02:58 $ 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 16:02:59 $ docker top a04c007592d9fe92928aa4c9c3bd944027f3a25f508e009435f4f902367b9646 -eo pid,comm 16:02:59 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). 16:02:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:02:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:02:59 [ssh-agent] Looking for ssh-agent implementation... 16:02:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:02:59 $ docker exec a04c007592d9fe92928aa4c9c3bd944027f3a25f508e009435f4f902367b9646 ssh-agent 16:02:59 SSH_AUTH_SOCK=/tmp/ssh-emqTkpnbNZI6/agent.31 16:02:59 SSH_AGENT_PID=37 16:02:59 Running ssh-add (command line suppressed) 16:02:59 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_13189877281944525717.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_13189877281944525717.key) 16:02:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:03:00 + git semver push 16:03:00 2023-10-24 16:03:00,170 [run_push] DEBUG push 16:03:00 2023-10-24 16:03:00,170 [execute] INFO git cat-file --batch-check 16:03:00 2023-10-24 16:03:00,170 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) 16:03:00 2023-10-24 16:03:00,174 [execute] INFO git rev-list 50b07092e7b54bfabf72105bd9c5e6da3b9ca41f -- 16:03:00 2023-10-24 16:03:00,174 [execute] DEBUG Popen(['git', 'rev-list', '50b07092e7b54bfabf72105bd9c5e6da3b9ca41f', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) 16:03:00 2023-10-24 16:03:00,183 [execute] INFO git fetch -v origin 16:03:00 2023-10-24 16:03:00,183 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=True, shell=None, istream=None) 16:03:00 2023-10-24 16:03:00,739 [run_push] DEBUG no remote changes detected 16:03:00 2023-10-24 16:03:00,739 [execute] INFO git push origin semver 16:03:00 2023-10-24 16:03:00,740 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) 16:03:01 2023-10-24 16:03:01,637 [run_push] DEBUG push all version tags 16:03:01 2023-10-24 16:03:01,637 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:03:01 2023-10-24 16:03:01,638 [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) 16:03:03 2023-10-24 16:03:02,768 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 16:03:03 3.1.0-dev.20 [Pipeline] } 16:03:03 $ docker exec --env ******** --env ******** a04c007592d9fe92928aa4c9c3bd944027f3a25f508e009435f4f902367b9646 ssh-agent -k 16:03:03 unset SSH_AUTH_SOCK; 16:03:03 unset SSH_AGENT_PID; 16:03:03 echo Agent pid 37 killed; 16:03:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:03:03 + git semver [Pipeline] } 16:03:03 $ docker stop --time=1 a04c007592d9fe92928aa4c9c3bd944027f3a25f508e009435f4f902367b9646 16:03:05 $ docker rm -f --volumes a04c007592d9fe92928aa4c9c3bd944027f3a25f508e009435f4f902367b9646 [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 16:03:05 + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] 16:03:05 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 16:03:05 total 16 16:03:05 drwxr-xr-x 3 root root 4096 Oct 24 15:51 . 16:03:05 drwxrwxr-x 10 jenkins jenkins 4096 Oct 24 16:02 .. 16:03:05 drwxr-xr-x 2 root root 4096 Oct 24 15:51 cost 16:03:05 -rw-r--r-- 1 root root 88 Oct 24 15:51 cost.csv 16:03:05 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives 16:03:05 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 16:03:05 total 16 16:03:05 drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 15:51 . 16:03:05 drwxrwxr-x 10 jenkins jenkins 4096 Oct 24 16:02 .. 16:03:05 drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 15:51 cost 16:03:05 -rw-r--r-- 1 jenkins jenkins 88 Oct 24 15:51 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:03:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:03:06 ---> package-listing.sh 16:03:06 ++ tr '[:upper:]' '[:lower:]' 16:03:06 ++ facter osfamily 16:03:06 + OS_FAMILY=debian 16:03:06 + workspace=/w/workspace/gexfoundry_device-modbus-go_main 16:03:06 + START_PACKAGES=/tmp/packages_start.txt 16:03:06 + END_PACKAGES=/tmp/packages_end.txt 16:03:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:03:06 + PACKAGES=/tmp/packages_start.txt 16:03:06 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 16:03:06 + PACKAGES=/tmp/packages_end.txt 16:03:06 + case "${OS_FAMILY}" in 16:03:06 + dpkg -l 16:03:06 + grep '^ii' 16:03:07 + '[' -f /tmp/packages_start.txt ']' 16:03:07 + '[' -f /tmp/packages_end.txt ']' 16:03:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:03:07 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 16:03:07 + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ 16:03:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo 16:03:07 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 16:03:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:03:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:03:07 prd-ubuntu20.04-docker-8c-8g-9944 does not seem to be running inside a container 16:03:07 $ 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 16:03:08 $ docker top 0c2b40d0d2e3d126677f4eae4200c13f4c5c10fae3aaa5f2c15b471ea68a47cf -eo pid,comm [Pipeline] { [Pipeline] sh 16:03:08 + touch /tmp/pre-build-complete [Pipeline] sh 16:03:08 + mkdir -p /var/log/sysstat [Pipeline] sh 16:03:08 + ls /var/log/sa-host 16:03:08 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:03:09 provisioning config files... 16:03:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config3069068269321596105tmp [Pipeline] { [Pipeline] echo 16:03:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:03:09 ---> create-netrc.sh [Pipeline] } 16:03:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:03:09 ---> python-tools-install.sh [Pipeline] echo 16:03:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:03:09 ---> sudo-logs.sh 16:03:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:03:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:03:10 ---> job-cost.sh 16:03:10 lf-activate-venv: SKIPPING 16:03:10 DEBUG: total: 0.2199999988079071 16:03:10 INFO: Retrieving Stack Cost... 16:03:10 INFO: Retrieving Pricing Info for: v3-standard-8 16:03:11 INFO: Archiving Costs [Pipeline] echo 16:03:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:03:11 ---> logs-deploy.sh 16:03:11 lf-activate-venv: SKIPPING 16:03:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/133 16:03:11 INFO: archiving workspace using pattern(s): 16:03:12 Archives upload complete. 16:03:12 INFO: archiving logs to Nexus