Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 640aa887e9955506bed08a06d24af596cf944b9d 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-ssh13102807621793758060.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh3889789249688708985.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh5184821784701054946.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh7410826847761508963.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-ssh7522582850459296180.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-8776 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 640aa887e9955506bed08a06d24af596cf944b9d (main) Commit message: "refactor: Set ProfilesDir & DevicesDir to empty string (#456)" > 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 640aa887e9955506bed08a06d24af596cf944b9d # timeout=10 > git rev-list --no-walk 55987cd457f5f1a930ff560b78c1acf5044fc241 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:16:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:16:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:16:49 ========================================================= 20:16:49 EdgeX Global Pipelines Version Info 20:16:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:16:50 ------------------- 20:16:50 stable info: 20:16:50 ------------------- 20:16:50 Commited By: Bill Mahoney bill.mahoney@intel.com 20:16:50 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 20:16:50 Message: update stable to v1.0.248 20:16:50 ------------------- 20:16:50 experimental info: 20:16:50 ------------------- 20:16:50 Commited By: **** collab-it+edgex@linuxfoundation.org 20:16:50 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 20:16:50 Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:16:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 20:16:50 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 20:16:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:16:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:16:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:16:50 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 20:16:50 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:16:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:16:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:16:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:16:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:16:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 20:16:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:16:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:16:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:16:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:16:50 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:16:50 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:16:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:16:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:16:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:16:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:16:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:16:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:16:51 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:16:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:16:51 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:16:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:16:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:16:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:16:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 640aa887e9955506bed08a06d24af596cf944b9d [Pipeline] echo 20:16:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 640aa88 [Pipeline] echo 20:16:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:16:51 provisioning config files... 20:16:51 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config10770620446530035355tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:16:51 ---> docker-login.sh 20:16:51 nexus3.edgexfoundry.org:10001 20:16:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:16:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:16:51 Configure a credential helper to remove this warning. See 20:16:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:16:51 20:16:51 Login Succeeded 20:16:51 nexus3.edgexfoundry.org:10002 20:16:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:16:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:16:51 Configure a credential helper to remove this warning. See 20:16:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:16:51 20:16:51 Login Succeeded 20:16:51 nexus3.edgexfoundry.org:10003 20:16:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:16:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:16:52 Configure a credential helper to remove this warning. See 20:16:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:16:52 20:16:52 Login Succeeded 20:16:52 nexus3.edgexfoundry.org:10004 20:16:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:16:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:16:52 Configure a credential helper to remove this warning. See 20:16:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:16:52 20:16:52 Login Succeeded 20:16:52 docker.io 20:16:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:16:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:16:52 Configure a credential helper to remove this warning. See 20:16:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:16:52 20:16:52 Login Succeeded 20:16:52 ---> docker-login.sh ends [Pipeline] } 20:16:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:16:52 + git rev-list -1 --merges 640aa887e9955506bed08a06d24af596cf944b9d~1..640aa887e9955506bed08a06d24af596cf944b9d [Pipeline] echo 20:16:52 -----------> git rev-list -1 --merges 640aa887e9955506bed08a06d24af596cf944b9d~1..640aa887e9955506bed08a06d24af596cf944b9d 640aa887e9955506bed08a06d24af596cf944b9d [false] [Pipeline] sh 20:16:53 + git log --format=format:%s -1 640aa887e9955506bed08a06d24af596cf944b9d [Pipeline] echo 20:16:53 ========================================================= 20:16:53 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:16:53 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:16:53 + git log --format=format:%s -1 640aa887e9955506bed08a06d24af596cf944b9d [Pipeline] echo 20:16:53 [semverPrep] GIT_COMMIT: 640aa887e9955506bed08a06d24af596cf944b9d, Commit Message: refactor: Set ProfilesDir & DevicesDir to empty string (#456) [Pipeline] echo 20:16:53 [semverPrep] This is not a build commit. [Pipeline] sh 20:16:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:16:53 + grep -v github /etc/ssh/ssh_known_hosts 20:16:53 + [ -e /tmp/ssh_known_hosts ] 20:16:53 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:16:53 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:16:53 + sudo tee -a /etc/ssh/ssh_known_hosts 20:16:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:16:54 20:16:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:16:54 0.1.4: Pulling from edgex-devops/py-git-semver 20:16:54 b85a868b505f: Pulling fs layer 20:16:54 e2be974225ed: Pulling fs layer 20:16:54 339a4e72a1f5: Pulling fs layer 20:16:54 988bab9f4d93: Pulling fs layer 20:16:54 1469e6f7b9e6: Pulling fs layer 20:16:54 eaf3925da568: Pulling fs layer 20:16:54 bab4dde63d76: Pulling fs layer 20:16:54 bde34c3a00c8: Pulling fs layer 20:16:54 b352a97aabf1: Pulling fs layer 20:16:54 4872d77fe225: Pulling fs layer 20:16:54 5851b861e8e6: Pulling fs layer 20:16:54 bde34c3a00c8: Waiting 20:16:54 5851b861e8e6: Waiting 20:16:54 b352a97aabf1: Waiting 20:16:54 988bab9f4d93: Waiting 20:16:54 1469e6f7b9e6: Waiting 20:16:54 eaf3925da568: Waiting 20:16:54 bab4dde63d76: Waiting 20:16:54 4872d77fe225: Waiting 20:16:54 e2be974225ed: Download complete 20:16:54 988bab9f4d93: Verifying Checksum 20:16:54 988bab9f4d93: Download complete 20:16:54 1469e6f7b9e6: Verifying Checksum 20:16:54 1469e6f7b9e6: Download complete 20:16:54 339a4e72a1f5: Verifying Checksum 20:16:54 339a4e72a1f5: Download complete 20:16:54 eaf3925da568: Download complete 20:16:54 bde34c3a00c8: Verifying Checksum 20:16:54 bde34c3a00c8: Download complete 20:16:54 b352a97aabf1: Download complete 20:16:54 4872d77fe225: Download complete 20:16:54 5851b861e8e6: Download complete 20:16:54 b85a868b505f: Verifying Checksum 20:16:54 b85a868b505f: Download complete 20:16:54 bab4dde63d76: Verifying Checksum 20:16:54 bab4dde63d76: Download complete 20:16:55 b85a868b505f: Pull complete 20:16:55 e2be974225ed: Pull complete 20:16:56 339a4e72a1f5: Pull complete 20:16:56 988bab9f4d93: Pull complete 20:16:57 1469e6f7b9e6: Pull complete 20:16:57 eaf3925da568: Pull complete 20:16:58 bab4dde63d76: Pull complete 20:16:58 bde34c3a00c8: Pull complete 20:16:58 b352a97aabf1: Pull complete 20:16:58 4872d77fe225: Pull complete 20:16:58 5851b861e8e6: Pull complete 20:16:58 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:16:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:16:58 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:16:59 prd-ubuntu20.04-docker-8c-8g-8776 does not seem to be running inside a container 20:16:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:17:00 $ docker top 1e8920d1d2f01d4fce7995321f486ab3a2f4fa0d5307b21abf06320a757760ef -eo pid,comm 20:17:00 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). 20:17:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:17:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:17:00 [ssh-agent] Looking for ssh-agent implementation... 20:17:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:17:00 $ docker exec 1e8920d1d2f01d4fce7995321f486ab3a2f4fa0d5307b21abf06320a757760ef ssh-agent 20:17:00 SSH_AUTH_SOCK=/tmp/ssh-30vTok49IUDX/agent.33 20:17:00 SSH_AGENT_PID=39 20:17:00 Running ssh-add (command line suppressed) 20:17:00 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_11036183947955472409.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_11036183947955472409.key) 20:17:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:17:00 + git tag --points-at HEAD [Pipeline] } 20:17:00 $ docker exec --env ******** --env ******** 1e8920d1d2f01d4fce7995321f486ab3a2f4fa0d5307b21abf06320a757760ef ssh-agent -k 20:17:01 unset SSH_AUTH_SOCK; 20:17:01 unset SSH_AGENT_PID; 20:17:01 echo Agent pid 39 killed; 20:17:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:17:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:17:01 [ssh-agent] Looking for ssh-agent implementation... 20:17:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:17:01 $ docker exec 1e8920d1d2f01d4fce7995321f486ab3a2f4fa0d5307b21abf06320a757760ef ssh-agent 20:17:01 SSH_AUTH_SOCK=/tmp/ssh-okjJXuIxJtY8/agent.71 20:17:01 SSH_AGENT_PID=77 20:17:01 Running ssh-add (command line suppressed) 20:17:01 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_13944614146199672954.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_13944614146199672954.key) 20:17:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:17:01 + git semver init 20:17:02 2023-04-17 20:17:01,990 [run_init] DEBUG init version:0.0.0 force:False 20:17:02 2023-04-17 20:17:01,990 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver 20:17:02 2023-04-17 20:17:01,991 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver 20:17:02 2023-04-17 20:17:01,991 [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) 20:17:02 2023-04-17 20:17:02,790 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude 20:17:02 2023-04-17 20:17:02,790 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False 20:17:02 2023-04-17 20:17:02,790 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 20:17:02 2023-04-17 20:17:02,790 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 20:17:02 3.0.0-dev.27 [Pipeline] } 20:17:02 $ docker exec --env ******** --env ******** 1e8920d1d2f01d4fce7995321f486ab3a2f4fa0d5307b21abf06320a757760ef ssh-agent -k 20:17:03 unset SSH_AUTH_SOCK; 20:17:03 unset SSH_AGENT_PID; 20:17:03 echo Agent pid 77 killed; 20:17:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:17:03 + git semver [Pipeline] } 20:17:03 $ docker stop --time=1 1e8920d1d2f01d4fce7995321f486ab3a2f4fa0d5307b21abf06320a757760ef 20:17:04 $ docker rm -f --volumes 1e8920d1d2f01d4fce7995321f486ab3a2f4fa0d5307b21abf06320a757760ef [Pipeline] // withDockerContainer [Pipeline] sh 20:17:05 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:17:05 Stashed 1 file(s) [Pipeline] echo 20:17:05 [edgeXSemver]: initialized semver on version 3.0.0-dev.27 [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 20:17:05 provisioning config files... 20:17:05 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config7780340101145587964tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:17:05 ---> docker-login.sh 20:17:05 nexus3.edgexfoundry.org:10001 20:17:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:17:05 Configure a credential helper to remove this warning. See 20:17:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:17:05 20:17:05 Login Succeeded 20:17:05 nexus3.edgexfoundry.org:10002 20:17:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:17:05 Configure a credential helper to remove this warning. See 20:17:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:17:05 20:17:05 Login Succeeded 20:17:05 nexus3.edgexfoundry.org:10003 20:17:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:17:06 Configure a credential helper to remove this warning. See 20:17:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:17:06 20:17:06 Login Succeeded 20:17:06 nexus3.edgexfoundry.org:10004 20:17:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:17:06 Configure a credential helper to remove this warning. See 20:17:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:17:06 20:17:06 Login Succeeded 20:17:06 docker.io 20:17:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:17:06 Configure a credential helper to remove this warning. See 20:17:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:17:06 20:17:06 Login Succeeded 20:17:06 ---> docker-login.sh ends [Pipeline] } 20:17:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:17:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:17:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:17:06 ========================================================= 20:17:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 20:17:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:06 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 20:17:06 Sending build context to Docker daemon 6.429MB 20:17:06 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 20:17:06 Step 2/10 : FROM ${BASE} AS builder 20:17:06 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 20:17:06 63b65145d645: Pulling fs layer 20:17:06 a2d21d5440eb: Pulling fs layer 20:17:06 935e6c44a52c: Pulling fs layer 20:17:06 94cc34f8dd06: Pulling fs layer 20:17:06 30dea6a524f1: Pulling fs layer 20:17:06 a2aff8979fd8: Pulling fs layer 20:17:06 6808be2612f2: Pulling fs layer 20:17:06 f25807f1079a: Pulling fs layer 20:17:06 94cc34f8dd06: Waiting 20:17:06 30dea6a524f1: Waiting 20:17:06 a2aff8979fd8: Waiting 20:17:06 6808be2612f2: Waiting 20:17:06 f25807f1079a: Waiting 20:17:06 a2d21d5440eb: Download complete 20:17:06 94cc34f8dd06: Download complete 20:17:07 30dea6a524f1: Verifying Checksum 20:17:07 30dea6a524f1: Download complete 20:17:07 63b65145d645: Verifying Checksum 20:17:07 63b65145d645: Download complete 20:17:07 a2aff8979fd8: Verifying Checksum 20:17:07 a2aff8979fd8: Download complete 20:17:07 63b65145d645: Pull complete 20:17:07 a2d21d5440eb: Pull complete 20:17:07 f25807f1079a: Verifying Checksum 20:17:07 f25807f1079a: Download complete 20:17:07 935e6c44a52c: Verifying Checksum 20:17:07 935e6c44a52c: Download complete 20:17:07 6808be2612f2: Verifying Checksum 20:17:07 6808be2612f2: Download complete 20:17:11 935e6c44a52c: Pull complete 20:17:11 94cc34f8dd06: Pull complete 20:17:11 30dea6a524f1: Pull complete 20:17:11 a2aff8979fd8: Pull complete 20:17:13 6808be2612f2: Pull complete 20:17:13 f25807f1079a: Pull complete 20:17:13 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 20:17:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:17:13 ---> 3b553350e43f 20:17:13 Step 3/10 : ARG ADD_BUILD_TAGS="" 20:17:15 ---> Running in 652aae8063d7 20:17:15 Removing intermediate container 652aae8063d7 20:17:15 ---> 48aacc261ba5 20:17:15 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:17:15 ---> Running in 20b1d08ac419 20:17:15 Removing intermediate container 20b1d08ac419 20:17:15 ---> ea2dc9b711da 20:17:15 Step 5/10 : RUN apk add --update --no-cache make git openssh 20:17:15 ---> Running in 66d3b5b334b8 20:17:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:17:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:17:16 (1/8) Installing openssh-keygen (9.1_p1-r2) 20:17:16 (2/8) Installing libedit (20221030.3.1-r0) 20:17:16 (3/8) Installing openssh-client-common (9.1_p1-r2) 20:17:16 (4/8) Installing openssh-client-default (9.1_p1-r2) 20:17:16 (5/8) Installing openssh-sftp-server (9.1_p1-r2) 20:17:16 (6/8) Installing openssh-server-common (9.1_p1-r2) 20:17:16 (7/8) Installing openssh-server (9.1_p1-r2) 20:17:16 (8/8) Installing openssh (9.1_p1-r2) 20:17:16 Executing busybox-1.35.0-r29.trigger 20:17:16 OK: 270 MiB in 61 packages 20:17:16 Removing intermediate container 66d3b5b334b8 20:17:16 ---> dc6ed8c7069d 20:17:16 Step 6/10 : WORKDIR /device-modbus-go 20:17:16 ---> Running in c64714b161ea 20:17:16 Removing intermediate container c64714b161ea 20:17:16 ---> 55a166b04634 20:17:16 Step 7/10 : COPY go.mod vendor* ./ 20:17:17 ---> 53f8418f38e0 20:17:17 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:17:17 ---> Running in c964bb279763 20:17:20 Still waiting to schedule task 20:17:20 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 20:17:39 Removing intermediate container c964bb279763 20:17:39 ---> 56b3a1fd4a60 20:17:39 Step 9/10 : COPY . . 20:17:39 ---> e8ee740e649b 20:17:39 Step 10/10 : RUN ${MAKE} 20:17:39 ---> Running in c1773f4e7e5d 20:17:39 noop 20:17:39 Removing intermediate container c1773f4e7e5d 20:17:39 ---> 0f1c91d59a30 20:17:39 Successfully built 0f1c91d59a30 20:17:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:39 + docker inspect -f . ci-base-image-x86_64 20:17:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:17:39 prd-ubuntu20.04-docker-8c-8g-8776 does not seem to be running inside a container 20:17:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:17:39 $ docker top 631f10ce41816223731d7580cf67ca1f204417e28e007393097597d968705cf3 -eo pid,comm [Pipeline] { [Pipeline] sh 20:17:40 + go version 20:17:40 go version go1.20.2 linux/amd64 [Pipeline] } 20:17:40 $ docker stop --time=1 631f10ce41816223731d7580cf67ca1f204417e28e007393097597d968705cf3 20:17:41 $ docker rm -f --volumes 631f10ce41816223731d7580cf67ca1f204417e28e007393097597d968705cf3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:41 + docker inspect -f . ci-base-image-x86_64 20:17:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:17:41 prd-ubuntu20.04-docker-8c-8g-8776 does not seem to be running inside a container 20:17:41 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:17:42 $ docker top 727c4729b0734719ed362dd56ccafcc0b7f65475879a9663dc599c1ea66ec568 -eo pid,comm [Pipeline] { [Pipeline] sh 20:17:42 + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh 20:17:42 + make test 20:17:42 go test ./... -coverprofile=coverage.out 20:17:47 ? github.com/edgexfoundry/device-modbus-go [no test files] 20:17:55 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 20:17:55 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.015s coverage: 47.5% of statements 20:18:01 go vet ./... 20:18:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:18:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:18:04 ./bin/test-attribution-txt.sh 20:18:04 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 20:18:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:18:04 $ docker stop --time=1 727c4729b0734719ed362dd56ccafcc0b7f65475879a9663dc599c1ea66ec568 20:18:06 $ docker rm -f --volumes 727c4729b0734719ed362dd56ccafcc0b7f65475879a9663dc599c1ea66ec568 [Pipeline] // withDockerContainer [Pipeline] sh 20:18:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:18:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:18:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:18:07 + ls -al . 20:18:07 total 180 20:18:07 drwxrwxr-x 10 jenkins jenkins 4096 Apr 17 20:17 . 20:18:07 drwxrwxr-x 4 jenkins jenkins 4096 Apr 17 20:16 .. 20:18:07 -rw-rw-r-- 1 jenkins jenkins 140 Apr 17 20:16 .dockerignore 20:18:07 drwxrwxr-x 8 jenkins jenkins 4096 Apr 17 20:17 .git 20:18:07 drwxrwxr-x 3 jenkins jenkins 4096 Apr 17 20:16 .github 20:18:07 -rw-rw-r-- 1 jenkins jenkins 331 Apr 17 20:16 .gitignore 20:18:07 -rw-rw-r-- 1 jenkins jenkins 41 Apr 17 20:16 .golangci.yml 20:18:07 drwxr-xr-x 3 jenkins jenkins 4096 Apr 17 20:17 .semver 20:18:07 -rw-rw-r-- 1 jenkins jenkins 10004 Apr 17 20:16 Attribution.txt 20:18:07 -rw-rw-r-- 1 jenkins jenkins 11576 Apr 17 20:16 CHANGELOG.md 20:18:07 -rw-rw-r-- 1 jenkins jenkins 1365 Apr 17 20:16 Dockerfile 20:18:07 -rw-rw-r-- 1 jenkins jenkins 677 Apr 17 20:16 GOVERNANCE.md 20:18:07 -rw-rw-r-- 1 jenkins jenkins 680 Apr 17 20:16 Jenkinsfile 20:18:07 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 17 20:16 LICENSE 20:18:07 -rw-rw-r-- 1 jenkins jenkins 1705 Apr 17 20:16 Makefile 20:18:07 -rw-rw-r-- 1 jenkins jenkins 622 Apr 17 20:16 OWNERS.md 20:18:07 -rw-rw-r-- 1 jenkins jenkins 4045 Apr 17 20:16 README.md 20:18:07 -rw-rw-r-- 1 jenkins jenkins 12 Apr 17 20:17 VERSION 20:18:07 drwxrwxr-x 2 jenkins jenkins 4096 Apr 17 20:16 bin 20:18:07 drwxrwxr-x 3 jenkins jenkins 4096 Apr 17 20:16 cmd 20:18:07 -rw-r--r-- 1 jenkins jenkins 24076 Apr 17 20:17 coverage.out 20:18:07 -rw-rw-r-- 1 jenkins jenkins 3453 Apr 17 20:16 go.mod 20:18:07 -rw-rw-r-- 1 jenkins jenkins 31895 Apr 17 20:16 go.sum 20:18:07 drwxrwxr-x 3 jenkins jenkins 4096 Apr 17 20:16 internal 20:18:07 drwxrwxr-x 2 jenkins jenkins 4096 Apr 17 20:16 simulator 20:18:07 drwxrwxr-x 4 jenkins jenkins 4096 Apr 17 20:16 snap 20:18:07 -rw-rw-r-- 1 jenkins jenkins 229 Apr 17 20:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:07 + 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=640aa887e9955506bed08a06d24af596cf944b9d --label arch=amd64 --label version=3.0.0-dev.27 . 20:18:07 Sending build context to Docker daemon 6.454MB 20:18:07 Step 1/22 : ARG BASE=golang:1.20-alpine3.17 20:18:07 Step 2/22 : FROM ${BASE} AS builder 20:18:07 ---> 0f1c91d59a30 20:18:07 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:18:07 ---> Running in 0c3087e0f07e 20:18:07 Removing intermediate container 0c3087e0f07e 20:18:07 ---> 53192e8071e7 20:18:07 Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:18:07 ---> Running in 00813ebb8101 20:18:08 Removing intermediate container 00813ebb8101 20:18:08 ---> 6e30b17c22be 20:18:08 Step 5/22 : RUN apk add --update --no-cache make git openssh 20:18:08 ---> Running in d5a1fae45e9c 20:18:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:18:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:18:08 OK: 270 MiB in 61 packages 20:18:08 Removing intermediate container d5a1fae45e9c 20:18:08 ---> 3522cd4b3b3d 20:18:08 Step 6/22 : WORKDIR /device-modbus-go 20:18:08 ---> Running in 444ce6761ea5 20:18:09 Removing intermediate container 444ce6761ea5 20:18:09 ---> 1c3941fb7ea0 20:18:09 Step 7/22 : COPY go.mod vendor* ./ 20:18:09 ---> a9a1b4b4cfe8 20:18:09 Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:18:09 ---> Running in 825cc0560523 20:18:10 Removing intermediate container 825cc0560523 20:18:10 ---> 5837f8fc2452 20:18:10 Step 9/22 : COPY . . 20:18:10 ---> 38172be732a7 20:18:10 Step 10/22 : RUN ${MAKE} 20:18:10 ---> Running in 35efc6df5e72 20:18:10 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=3.0.0-dev.27" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 20:18:28 Removing intermediate container 35efc6df5e72 20:18:28 ---> 7a139b659bdd 20:18:28 Step 11/22 : FROM alpine:3.17 20:18:28 3.17: Pulling from library/alpine 20:18:28 f56be85fc22e: Pulling fs layer 20:18:28 f56be85fc22e: Verifying Checksum 20:18:28 f56be85fc22e: Download complete 20:18:28 f56be85fc22e: Pull complete 20:18:28 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:18:28 Status: Downloaded newer image for alpine:3.17 20:18:28 ---> 9ed4aefc74f6 20:18:28 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 20:18:28 ---> Running in 48dc991c8e9f 20:18:28 Removing intermediate container 48dc991c8e9f 20:18:28 ---> 547532a07b33 20:18:28 Step 13/22 : RUN apk add --update --no-cache dumb-init 20:18:28 ---> Running in 370d0665adcd 20:18:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:18:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:18:28 (1/1) Installing dumb-init (1.2.5-r2) 20:18:28 Executing busybox-1.35.0-r29.trigger 20:18:28 OK: 7 MiB in 16 packages 20:18:28 Removing intermediate container 370d0665adcd 20:18:28 ---> 70f2db42c5bc 20:18:28 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 20:18:28 ---> 9194bc3090b7 20:18:28 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 20:18:28 ---> bc936ce28ac7 20:18:28 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 20:18:28 ---> df53fe926838 20:18:28 Step 17/22 : EXPOSE 59901 20:18:28 ---> Running in 2033b5868f40 20:18:28 Removing intermediate container 2033b5868f40 20:18:28 ---> 7db219596438 20:18:28 Step 18/22 : ENTRYPOINT ["/device-modbus"] 20:18:28 ---> Running in e48b68519762 20:18:28 Removing intermediate container e48b68519762 20:18:28 ---> e3402afd023c 20:18:28 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 20:18:28 ---> Running in 8c4d6f4ea063 20:18:28 Removing intermediate container 8c4d6f4ea063 20:18:28 ---> bfaf8a581750 20:18:28 Step 20/22 : LABEL arch=amd64 20:18:28 ---> Running in e5d9b25eec02 20:18:28 Removing intermediate container e5d9b25eec02 20:18:28 ---> d8daba89b4bf 20:18:28 Step 21/22 : LABEL git_sha=640aa887e9955506bed08a06d24af596cf944b9d 20:18:28 ---> Running in 25ccf02f19e8 20:18:28 Removing intermediate container 25ccf02f19e8 20:18:28 ---> 7709c521a3a5 20:18:28 Step 22/22 : LABEL version=3.0.0-dev.27 20:18:29 ---> Running in 3dff58109060 20:18:29 Removing intermediate container 3dff58109060 20:18:29 ---> 00e643fc4d7c 20:18:29 [Warning] One or more build-args [ARCH] were not consumed 20:18:29 Successfully built 00e643fc4d7c 20:18:29 Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:18:29 provisioning config files... 20:18:29 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config12780980465714697725tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:18:29 ---> docker-login.sh 20:18:29 nexus3.edgexfoundry.org:10001 20:18:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:18:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:18:29 Configure a credential helper to remove this warning. See 20:18:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:18:29 20:18:29 Login Succeeded 20:18:29 nexus3.edgexfoundry.org:10002 20:18:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:18:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:18:29 Configure a credential helper to remove this warning. See 20:18:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:18:29 20:18:29 Login Succeeded 20:18:29 nexus3.edgexfoundry.org:10003 20:18:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:18:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:18:29 Configure a credential helper to remove this warning. See 20:18:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:18:29 20:18:29 Login Succeeded 20:18:29 nexus3.edgexfoundry.org:10004 20:18:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:18:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:18:29 Configure a credential helper to remove this warning. See 20:18:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:18:29 20:18:29 Login Succeeded 20:18:29 docker.io 20:18:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:18:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:18:29 Configure a credential helper to remove this warning. See 20:18:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:18:29 20:18:29 Login Succeeded 20:18:29 ---> docker-login.sh ends [Pipeline] } 20:18:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:18:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:18:30 [edgeXDocker.push] Tagging docker image device-modbus with the following tags: 20:18:30 640aa887e9955506bed08a06d24af596cf944b9d 20:18:30 latest 20:18:30 3.0.0-dev.27 20:18:30 640aa887e9955506bed08a06d24af596cf944b9d-3.0.0-dev.27 20:18:30 main 20:18:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:30 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:640aa887e9955506bed08a06d24af596cf944b9d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:30 + docker push nexus3.edgexfoundry.org:10004/device-modbus:640aa887e9955506bed08a06d24af596cf944b9d 20:18:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 20:18:30 7fbb350012dc: Preparing 20:18:30 b63db364d7c9: Preparing 20:18:30 05e2b539db79: Preparing 20:18:30 6b88bbc1673f: Preparing 20:18:30 f1417ff83b31: Preparing 20:18:30 f1417ff83b31: Layer already exists 20:18:30 b63db364d7c9: Pushed 20:18:30 7fbb350012dc: Pushed 20:18:30 6b88bbc1673f: Pushed 20:18:33 05e2b539db79: Pushed 20:18:33 640aa887e9955506bed08a06d24af596cf944b9d: digest: sha256:5c2233323d097ab6f7048017160d2825658eac297e7bb8727e66374248c76ad1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:33 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:33 + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest 20:18:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 20:18:33 7fbb350012dc: Preparing 20:18:33 b63db364d7c9: Preparing 20:18:33 05e2b539db79: Preparing 20:18:33 6b88bbc1673f: Preparing 20:18:33 f1417ff83b31: Preparing 20:18:33 6b88bbc1673f: Layer already exists 20:18:33 05e2b539db79: Layer already exists 20:18:33 f1417ff83b31: Layer already exists 20:18:33 7fbb350012dc: Layer already exists 20:18:33 b63db364d7c9: Layer already exists 20:18:33 latest: digest: sha256:5c2233323d097ab6f7048017160d2825658eac297e7bb8727e66374248c76ad1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:34 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:34 + docker push nexus3.edgexfoundry.org:10004/device-modbus:3.0.0-dev.27 20:18:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 20:18:34 7fbb350012dc: Preparing 20:18:34 b63db364d7c9: Preparing 20:18:34 05e2b539db79: Preparing 20:18:34 6b88bbc1673f: Preparing 20:18:34 f1417ff83b31: Preparing 20:18:34 f1417ff83b31: Layer already exists 20:18:34 b63db364d7c9: Layer already exists 20:18:34 05e2b539db79: Layer already exists 20:18:34 7fbb350012dc: Layer already exists 20:18:34 6b88bbc1673f: Layer already exists 20:18:34 3.0.0-dev.27: digest: sha256:5c2233323d097ab6f7048017160d2825658eac297e7bb8727e66374248c76ad1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:34 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:640aa887e9955506bed08a06d24af596cf944b9d-3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:35 + docker push nexus3.edgexfoundry.org:10004/device-modbus:640aa887e9955506bed08a06d24af596cf944b9d-3.0.0-dev.27 20:18:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 20:18:35 7fbb350012dc: Preparing 20:18:35 b63db364d7c9: Preparing 20:18:35 05e2b539db79: Preparing 20:18:35 6b88bbc1673f: Preparing 20:18:35 f1417ff83b31: Preparing 20:18:35 f1417ff83b31: Layer already exists 20:18:35 b63db364d7c9: Layer already exists 20:18:35 6b88bbc1673f: Layer already exists 20:18:35 05e2b539db79: Layer already exists 20:18:35 7fbb350012dc: Layer already exists 20:18:35 640aa887e9955506bed08a06d24af596cf944b9d-3.0.0-dev.27: digest: sha256:5c2233323d097ab6f7048017160d2825658eac297e7bb8727e66374248c76ad1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:35 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:35 + docker push nexus3.edgexfoundry.org:10004/device-modbus:main 20:18:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 20:18:35 7fbb350012dc: Preparing 20:18:35 b63db364d7c9: Preparing 20:18:35 05e2b539db79: Preparing 20:18:35 6b88bbc1673f: Preparing 20:18:35 f1417ff83b31: Preparing 20:18:35 f1417ff83b31: Layer already exists 20:18:35 b63db364d7c9: Layer already exists 20:18:35 7fbb350012dc: Layer already exists 20:18:35 05e2b539db79: Layer already exists 20:18:35 6b88bbc1673f: Layer already exists 20:18:35 main: digest: sha256:5c2233323d097ab6f7048017160d2825658eac297e7bb8727e66374248c76ad1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:18:35 ===================================================== [Pipeline] echo 20:18:35 taggedImages: 20:18:35 - nexus3.edgexfoundry.org:10004/device-modbus:640aa887e9955506bed08a06d24af596cf944b9d 20:18:35 - nexus3.edgexfoundry.org:10004/device-modbus:latest 20:18:35 - nexus3.edgexfoundry.org:10004/device-modbus:3.0.0-dev.27 20:18:35 - nexus3.edgexfoundry.org:10004/device-modbus:640aa887e9955506bed08a06d24af596cf944b9d-3.0.0-dev.27 20:18:35 - 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 20:18:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:18:36 20:18:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:18:36 latest: Pulling from edgex-lftools-log-publisher 20:18:36 5eb5b503b376: Pulling fs layer 20:18:36 5c69ac0246d0: Pulling fs layer 20:18:36 ec43610c2a17: Pulling fs layer 20:18:36 3a2ae6a8a46f: Pulling fs layer 20:18:36 33b1e0a273af: Pulling fs layer 20:18:36 5d3b04190fa2: Pulling fs layer 20:18:36 2f39f015ded8: Pulling fs layer 20:18:36 3a2ae6a8a46f: Waiting 20:18:36 33b1e0a273af: Waiting 20:18:36 5d3b04190fa2: Waiting 20:18:36 5c69ac0246d0: Download complete 20:18:36 3a2ae6a8a46f: Verifying Checksum 20:18:36 3a2ae6a8a46f: Download complete 20:18:36 33b1e0a273af: Verifying Checksum 20:18:36 33b1e0a273af: Download complete 20:18:36 ec43610c2a17: Verifying Checksum 20:18:36 ec43610c2a17: Download complete 20:18:36 5d3b04190fa2: Verifying Checksum 20:18:36 5d3b04190fa2: Download complete 20:18:36 5eb5b503b376: Verifying Checksum 20:18:36 5eb5b503b376: Download complete 20:18:37 2f39f015ded8: Download complete 20:18:37 5eb5b503b376: Pull complete 20:18:37 5c69ac0246d0: Pull complete 20:18:38 ec43610c2a17: Pull complete 20:18:38 3a2ae6a8a46f: Pull complete 20:18:38 33b1e0a273af: Pull complete 20:18:38 5d3b04190fa2: Pull complete 20:18:42 2f39f015ded8: Pull complete 20:18:42 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:18:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:18:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:18:42 prd-ubuntu20.04-docker-8c-8g-8776 does not seem to be running inside a container 20:18:42 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:18:44 $ docker top 2b7b90d0585d4ff7dd6c1ff530dfc6baac465c67178543b210b99f382fe61cb7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:18:44 ---> job-cost.sh 20:18:44 lf-activate-venv: SKIPPING 20:18:44 INFO: No Stack... 20:18:44 INFO: Retrieving Pricing Info for: v3-standard-8 20:18:45 INFO: Archiving Costs [Pipeline] sh 20:18:45 + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv 20:18:45 + cut -d, -f6 [Pipeline] lock 20:18:45 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-93-stack-cost] 20:18:45 Resource [jenkins-edgexfoundry-device-modbus-go-main-93-stack-cost] did not exist. Created. 20:18:45 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-93-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:18:46 + echo total: 0.2199999988079071 [Pipeline] stash 20:18:46 Stashed 1 file(s) [Pipeline] } 20:18:46 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-93-stack-cost] [Pipeline] // lock [Pipeline] } 20:18:46 $ docker stop --time=1 2b7b90d0585d4ff7dd6c1ff530dfc6baac465c67178543b210b99f382fe61cb7 20:18:47 $ docker rm -f --volumes 2b7b90d0585d4ff7dd6c1ff530dfc6baac465c67178543b210b99f382fe61cb7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:20:36 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8780 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws 20:20:36 Running in /w/workspace/device-modbus-go/93 [Pipeline] { [Pipeline] checkout 20:20:36 Selected Git installation does not exist. Using Default 20:20:36 The recommended git tool is: NONE 20:20:43 using credential edgex-jenkins-ssh 20:20:43 Cloning the remote Git repository 20:20:43 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 20:20:43 > git init /w/workspace/device-modbus-go/93 # timeout=10 20:20:44 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 20:20:44 > git --version # timeout=10 20:20:44 > git --version # 'git version 2.25.1' 20:20:44 using GIT_SSH to set credentials SSH Credentials for GitHub 20:20:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:20:45 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 20:20:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:20:47 Avoid second fetch 20:20:47 Checking out Revision 640aa887e9955506bed08a06d24af596cf944b9d (main) 20:20:47 Commit message: "refactor: Set ProfilesDir & DevicesDir to empty string (#456)" 20:20:47 > git config core.sparsecheckout # timeout=10 20:20:47 > git checkout -f 640aa887e9955506bed08a06d24af596cf944b9d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:20:48 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:20:48 % Total % Received % Xferd Average Speed Time Time Time Current 20:20:48 Dload Upload Total Spent Left Speed 20:20:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 163k 0 --:--:-- --:--:-- --:--:-- 166k [Pipeline] sh 20:20:49 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:20:49 + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json 20:20:49 20:20:49 { 20:20:49 "registry-mirrors": [ 20:20:49 "https://nexus3.edgexfoundry.org:10001" 20:20:49 ], 20:20:49 "bip": "10.250.0.254/24", 20:20:49 "hosts": [ 20:20:49 "tcp://0.0.0.0:5555", 20:20:49 "unix:///var/run/docker.sock" 20:20:49 ], 20:20:49 "mtu": 1458, 20:20:49 "selinux-enabled": true, 20:20:49 "seccomp-profile": "/etc/docker/seccomp.json" 20:20:49 } [Pipeline] sh 20:20:50 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:20:50 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:21:08 provisioning config files... 20:21:08 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/93@tmp/config12971193483240260325tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:21:09 ---> docker-login.sh 20:21:09 nexus3.edgexfoundry.org:10001 20:21:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:21:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:21:10 Configure a credential helper to remove this warning. See 20:21:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:21:10 20:21:10 Login Succeeded 20:21:10 nexus3.edgexfoundry.org:10002 20:21:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:21:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:21:10 Configure a credential helper to remove this warning. See 20:21:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:21:10 20:21:10 Login Succeeded 20:21:10 nexus3.edgexfoundry.org:10003 20:21:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:21:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:21:11 Configure a credential helper to remove this warning. See 20:21:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:21:11 20:21:11 Login Succeeded 20:21:11 nexus3.edgexfoundry.org:10004 20:21:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:21:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:21:11 Configure a credential helper to remove this warning. See 20:21:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:21:11 20:21:11 Login Succeeded 20:21:11 docker.io 20:21:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:21:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:21:12 Configure a credential helper to remove this warning. See 20:21:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:21:12 20:21:12 Login Succeeded 20:21:12 ---> docker-login.sh ends [Pipeline] } 20:21:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:21:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:21:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:21:12 ========================================================= 20:21:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 20:21:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:13 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 20:21:13 Sending build context to Docker daemon 3.358MB 20:21:13 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 20:21:13 Step 2/10 : FROM ${BASE} AS builder 20:21:13 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:21:13 af6eaf76a39c: Pulling fs layer 20:21:13 55522c791124: Pulling fs layer 20:21:13 ce5c4a1c91eb: Pulling fs layer 20:21:13 169dfbe0d373: Pulling fs layer 20:21:13 e1ff8fa3b103: Pulling fs layer 20:21:13 52ebb69f0ebf: Pulling fs layer 20:21:13 5abe8eddf0d5: Pulling fs layer 20:21:13 e1ff8fa3b103: Waiting 20:21:13 52ebb69f0ebf: Waiting 20:21:13 5abe8eddf0d5: Waiting 20:21:13 169dfbe0d373: Waiting 20:21:13 55522c791124: Download complete 20:21:13 169dfbe0d373: Verifying Checksum 20:21:13 169dfbe0d373: Download complete 20:21:13 e1ff8fa3b103: Verifying Checksum 20:21:13 e1ff8fa3b103: Download complete 20:21:13 af6eaf76a39c: Verifying Checksum 20:21:15 5abe8eddf0d5: Verifying Checksum 20:21:15 5abe8eddf0d5: Download complete 20:21:15 af6eaf76a39c: Pull complete 20:21:15 55522c791124: Pull complete 20:21:16 ce5c4a1c91eb: Verifying Checksum 20:21:16 ce5c4a1c91eb: Download complete 20:21:16 52ebb69f0ebf: Verifying Checksum 20:21:16 52ebb69f0ebf: Download complete 20:21:29 ce5c4a1c91eb: Pull complete 20:21:29 169dfbe0d373: Pull complete 20:21:29 e1ff8fa3b103: Pull complete 20:21:34 52ebb69f0ebf: Pull complete 20:21:36 5abe8eddf0d5: Pull complete 20:21:36 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 20:21:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:21:36 ---> 6cb57ee374ae 20:21:36 Step 3/10 : ARG ADD_BUILD_TAGS="" 20:21:38 ---> Running in edf0840d1b63 20:21:39 Removing intermediate container edf0840d1b63 20:21:39 ---> 4d39f1bbbba7 20:21:39 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:21:39 ---> Running in b18a0a862028 20:21:39 Removing intermediate container b18a0a862028 20:21:39 ---> 557b7cac7c53 20:21:39 Step 5/10 : RUN apk add --update --no-cache make git openssh 20:21:39 ---> Running in 01918cbfec81 20:21:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:21:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:21:43 (1/8) Installing openssh-keygen (9.1_p1-r2) 20:21:43 (2/8) Installing libedit (20221030.3.1-r0) 20:21:43 (3/8) Installing openssh-client-common (9.1_p1-r2) 20:21:43 (4/8) Installing openssh-client-default (9.1_p1-r2) 20:21:43 (5/8) Installing openssh-sftp-server (9.1_p1-r2) 20:21:43 (6/8) Installing openssh-server-common (9.1_p1-r2) 20:21:43 (7/8) Installing openssh-server (9.1_p1-r2) 20:21:43 (8/8) Installing openssh (9.1_p1-r2) 20:21:43 Executing busybox-1.35.0-r29.trigger 20:21:43 OK: 270 MiB in 61 packages 20:21:45 Removing intermediate container 01918cbfec81 20:21:45 ---> 06654062c225 20:21:45 Step 6/10 : WORKDIR /device-modbus-go 20:21:45 ---> Running in 552fa0228dd0 20:21:45 Removing intermediate container 552fa0228dd0 20:21:45 ---> d08682a1e950 20:21:45 Step 7/10 : COPY go.mod vendor* ./ 20:21:46 ---> 3d50706c97e6 20:21:46 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:21:46 ---> Running in 699a03a9b319 20:23:08 Removing intermediate container 699a03a9b319 20:23:08 ---> 0a20878248d1 20:23:08 Step 9/10 : COPY . . 20:23:08 ---> 02d8563cf857 20:23:08 Step 10/10 : RUN ${MAKE} 20:23:08 ---> Running in fe611da5aa46 20:23:08 noop 20:23:08 Removing intermediate container fe611da5aa46 20:23:08 ---> 5b638f7b8779 20:23:08 Successfully built 5b638f7b8779 20:23:08 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:08 + docker inspect -f . ci-base-image-arm64 20:23:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:23:09 prd-ubuntu20.04-docker-arm64-4c-16g-8780 does not seem to be running inside a container 20:23:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/93 -v /w/workspace/device-modbus-go/93:/w/workspace/device-modbus-go/93:rw,z -v /w/workspace/device-modbus-go/93@tmp:/w/workspace/device-modbus-go/93@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 20:23:10 $ docker top 116a5273492708db987ab494628667cb94c99d4195b0ee419a6a9f0e49b4d83d -eo pid,comm [Pipeline] { [Pipeline] sh 20:23:11 + go version 20:23:11 go version go1.20.2 linux/arm64 [Pipeline] } 20:23:11 $ docker stop --time=1 116a5273492708db987ab494628667cb94c99d4195b0ee419a6a9f0e49b4d83d 20:23:13 $ docker rm -f --volumes 116a5273492708db987ab494628667cb94c99d4195b0ee419a6a9f0e49b4d83d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:13 + docker inspect -f . ci-base-image-arm64 20:23:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:23:14 prd-ubuntu20.04-docker-arm64-4c-16g-8780 does not seem to be running inside a container 20:23:14 $ 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/93 -v /w/workspace/device-modbus-go/93:/w/workspace/device-modbus-go/93:rw,z -v /w/workspace/device-modbus-go/93@tmp:/w/workspace/device-modbus-go/93@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 20:23:15 $ docker top 1f94515041f7dedc6350db5c64d305fd1836acf653182e24d9fe33416a0f9fd5 -eo pid,comm [Pipeline] { [Pipeline] sh 20:23:16 + git config --global --add safe.directory /w/workspace/device-modbus-go/93 [Pipeline] fileExists [Pipeline] sh 20:23:17 + make test 20:23:17 go test ./... -coverprofile=coverage.out 20:23:55 ? github.com/edgexfoundry/device-modbus-go [no test files] 20:26:47 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 20:26:47 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.077s coverage: 47.5% of statements 20:26:47 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:26:47 go vet ./... 20:27:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:27:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:27:14 ./bin/test-attribution-txt.sh 20:27:14 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 20:27:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:27:14 $ docker stop --time=1 1f94515041f7dedc6350db5c64d305fd1836acf653182e24d9fe33416a0f9fd5 20:27:16 $ docker rm -f --volumes 1f94515041f7dedc6350db5c64d305fd1836acf653182e24d9fe33416a0f9fd5 [Pipeline] // withDockerContainer [Pipeline] sh 20:27:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:27:17 Warning: overwriting stash ‘coverage-report’ 20:27:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:27:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:27:19 + ls -al . 20:27:19 total 176 20:27:19 drwxrwxr-x 9 jenkins jenkins 4096 Apr 17 20:23 . 20:27:19 drwxrwxr-x 4 jenkins jenkins 4096 Apr 17 20:20 .. 20:27:19 -rw-rw-r-- 1 jenkins jenkins 140 Apr 17 20:20 .dockerignore 20:27:19 drwxrwxr-x 8 jenkins jenkins 4096 Apr 17 20:20 .git 20:27:19 drwxrwxr-x 3 jenkins jenkins 4096 Apr 17 20:20 .github 20:27:19 -rw-rw-r-- 1 jenkins jenkins 331 Apr 17 20:20 .gitignore 20:27:19 -rw-rw-r-- 1 jenkins jenkins 41 Apr 17 20:20 .golangci.yml 20:27:19 -rw-rw-r-- 1 jenkins jenkins 10004 Apr 17 20:20 Attribution.txt 20:27:19 -rw-rw-r-- 1 jenkins jenkins 11576 Apr 17 20:20 CHANGELOG.md 20:27:19 -rw-rw-r-- 1 jenkins jenkins 1365 Apr 17 20:20 Dockerfile 20:27:19 -rw-rw-r-- 1 jenkins jenkins 677 Apr 17 20:20 GOVERNANCE.md 20:27:19 -rw-rw-r-- 1 jenkins jenkins 680 Apr 17 20:20 Jenkinsfile 20:27:19 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 17 20:20 LICENSE 20:27:19 -rw-rw-r-- 1 jenkins jenkins 1705 Apr 17 20:20 Makefile 20:27:19 -rw-rw-r-- 1 jenkins jenkins 622 Apr 17 20:20 OWNERS.md 20:27:19 -rw-rw-r-- 1 jenkins jenkins 4045 Apr 17 20:20 README.md 20:27:19 -rw-rw-r-- 1 jenkins jenkins 12 Apr 17 20:17 VERSION 20:27:19 drwxrwxr-x 2 jenkins jenkins 4096 Apr 17 20:20 bin 20:27:19 drwxrwxr-x 3 jenkins jenkins 4096 Apr 17 20:20 cmd 20:27:19 -rw-r--r-- 1 jenkins jenkins 24076 Apr 17 20:26 coverage.out 20:27:19 -rw-rw-r-- 1 jenkins jenkins 3453 Apr 17 20:20 go.mod 20:27:19 -rw-rw-r-- 1 jenkins jenkins 31895 Apr 17 20:20 go.sum 20:27:19 drwxrwxr-x 3 jenkins jenkins 4096 Apr 17 20:20 internal 20:27:19 drwxrwxr-x 2 jenkins jenkins 4096 Apr 17 20:20 simulator 20:27:19 drwxrwxr-x 4 jenkins jenkins 4096 Apr 17 20:20 snap 20:27:19 -rw-rw-r-- 1 jenkins jenkins 229 Apr 17 20:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:19 + 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=640aa887e9955506bed08a06d24af596cf944b9d --label arch=arm64 --label version=3.0.0-dev.27 . 20:27:19 Sending build context to Docker daemon 3.383MB 20:27:19 Step 1/22 : ARG BASE=golang:1.20-alpine3.17 20:27:19 Step 2/22 : FROM ${BASE} AS builder 20:27:19 ---> 5b638f7b8779 20:27:19 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:27:19 ---> Running in 2b108660128d 20:27:20 Removing intermediate container 2b108660128d 20:27:20 ---> c697dab5b182 20:27:20 Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:27:20 ---> Running in c10552171800 20:27:20 Removing intermediate container c10552171800 20:27:20 ---> 993294aecafe 20:27:20 Step 5/22 : RUN apk add --update --no-cache make git openssh 20:27:20 ---> Running in 64d91280ffb3 20:27:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:27:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:27:24 OK: 270 MiB in 61 packages 20:27:25 Removing intermediate container 64d91280ffb3 20:27:25 ---> 7d7f24f014a7 20:27:25 Step 6/22 : WORKDIR /device-modbus-go 20:27:25 ---> Running in d270f9964f40 20:27:25 Removing intermediate container d270f9964f40 20:27:25 ---> 07f7153dc7fe 20:27:25 Step 7/22 : COPY go.mod vendor* ./ 20:27:27 ---> 43702072ca0c 20:27:27 Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:27:27 ---> Running in 0b608dca73ee 20:27:30 Removing intermediate container 0b608dca73ee 20:27:30 ---> ed1055d17351 20:27:30 Step 9/22 : COPY . . 20:27:31 ---> 9d9bedb00057 20:27:31 Step 10/22 : RUN ${MAKE} 20:27:31 ---> Running in c2373f0a36cb 20:27:33 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=3.0.0-dev.27" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 20:30:24 Removing intermediate container c2373f0a36cb 20:30:24 ---> 63250a7d9f0c 20:30:24 Step 11/22 : FROM alpine:3.17 20:30:24 3.17: Pulling from library/alpine 20:30:24 c41833b44d91: Pulling fs layer 20:30:24 c41833b44d91: Download complete 20:30:24 c41833b44d91: Pull complete 20:30:24 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:30:24 Status: Downloaded newer image for alpine:3.17 20:30:24 ---> 51e60588ff2c 20:30:24 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 20:30:24 ---> Running in c62b481cdf7e 20:30:24 Removing intermediate container c62b481cdf7e 20:30:24 ---> d04cf815bbe3 20:30:24 Step 13/22 : RUN apk add --update --no-cache dumb-init 20:30:24 ---> Running in 522b9219501d 20:30:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:30:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:30:24 (1/1) Installing dumb-init (1.2.5-r2) 20:30:24 Executing busybox-1.35.0-r29.trigger 20:30:24 OK: 8 MiB in 16 packages 20:30:24 Removing intermediate container 522b9219501d 20:30:24 ---> 990c6222170a 20:30:24 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 20:30:24 ---> 05014641850e 20:30:24 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 20:30:24 ---> fa285c6b1ce8 20:30:24 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 20:30:24 ---> 611e3dcaf9f5 20:30:24 Step 17/22 : EXPOSE 59901 20:30:24 ---> Running in 6faaa87676cf 20:30:24 Removing intermediate container 6faaa87676cf 20:30:24 ---> a7a097f56962 20:30:24 Step 18/22 : ENTRYPOINT ["/device-modbus"] 20:30:24 ---> Running in 43f27d8ffc4f 20:30:24 Removing intermediate container 43f27d8ffc4f 20:30:24 ---> ed4c8d25122c 20:30:24 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 20:30:24 ---> Running in f96c7c18ef93 20:30:24 Removing intermediate container f96c7c18ef93 20:30:24 ---> 0b48ff2d7e76 20:30:24 Step 20/22 : LABEL arch=arm64 20:30:24 ---> Running in 5bd04b556bc2 20:30:24 Removing intermediate container 5bd04b556bc2 20:30:24 ---> 29979d9df1dd 20:30:24 Step 21/22 : LABEL git_sha=640aa887e9955506bed08a06d24af596cf944b9d 20:30:24 ---> Running in ab4e05391890 20:30:24 Removing intermediate container ab4e05391890 20:30:24 ---> fb2a3248949c 20:30:24 Step 22/22 : LABEL version=3.0.0-dev.27 20:30:24 ---> Running in 64eed02e4c98 20:30:24 Removing intermediate container 64eed02e4c98 20:30:24 ---> b386ab484e1a 20:30:24 [Warning] One or more build-args [ARCH] were not consumed 20:30:24 Successfully built b386ab484e1a 20:30:24 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 20:30:24 provisioning config files... 20:30:24 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/93@tmp/config4698737914838928674tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:30:25 ---> docker-login.sh 20:30:25 nexus3.edgexfoundry.org:10001 20:30:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:25 Configure a credential helper to remove this warning. See 20:30:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:25 20:30:25 Login Succeeded 20:30:25 nexus3.edgexfoundry.org:10002 20:30:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:26 Configure a credential helper to remove this warning. See 20:30:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:26 20:30:26 Login Succeeded 20:30:26 nexus3.edgexfoundry.org:10003 20:30:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:26 Configure a credential helper to remove this warning. See 20:30:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:26 20:30:26 Login Succeeded 20:30:26 nexus3.edgexfoundry.org:10004 20:30:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:26 Configure a credential helper to remove this warning. See 20:30:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:26 20:30:26 Login Succeeded 20:30:26 docker.io 20:30:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:27 Configure a credential helper to remove this warning. See 20:30:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:27 20:30:27 Login Succeeded 20:30:27 ---> docker-login.sh ends [Pipeline] } 20:30:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:30:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:30:27 [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: 20:30:27 640aa887e9955506bed08a06d24af596cf944b9d 20:30:27 latest 20:30:27 3.0.0-dev.27 20:30:27 640aa887e9955506bed08a06d24af596cf944b9d-3.0.0-dev.27 20:30:27 main 20:30:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:27 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:640aa887e9955506bed08a06d24af596cf944b9d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:28 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:640aa887e9955506bed08a06d24af596cf944b9d 20:30:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 20:30:28 f6f99c0bf8ab: Preparing 20:30:28 6e881364fbbd: Preparing 20:30:28 2f34ae201996: Preparing 20:30:28 0aa7a7ba406a: Preparing 20:30:28 26cbea5cba74: Preparing 20:30:28 26cbea5cba74: Layer already exists 20:30:28 6e881364fbbd: Pushed 20:30:28 f6f99c0bf8ab: Pushed 20:30:28 0aa7a7ba406a: Pushed 20:30:33 2f34ae201996: Pushed 20:30:34 640aa887e9955506bed08a06d24af596cf944b9d: digest: sha256:7887d6fbd525d8a3f4416fcfac777b8b94ee9678d48279f244db99e449fb5164 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:34 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:34 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 20:30:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 20:30:34 f6f99c0bf8ab: Preparing 20:30:34 6e881364fbbd: Preparing 20:30:34 2f34ae201996: Preparing 20:30:34 0aa7a7ba406a: Preparing 20:30:34 26cbea5cba74: Preparing 20:30:34 f6f99c0bf8ab: Layer already exists 20:30:34 2f34ae201996: Layer already exists 20:30:34 26cbea5cba74: Layer already exists 20:30:34 0aa7a7ba406a: Layer already exists 20:30:34 6e881364fbbd: Layer already exists 20:30:35 latest: digest: sha256:7887d6fbd525d8a3f4416fcfac777b8b94ee9678d48279f244db99e449fb5164 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:35 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:35 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.0.0-dev.27 20:30:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 20:30:35 f6f99c0bf8ab: Preparing 20:30:35 6e881364fbbd: Preparing 20:30:35 2f34ae201996: Preparing 20:30:35 0aa7a7ba406a: Preparing 20:30:35 26cbea5cba74: Preparing 20:30:35 6e881364fbbd: Layer already exists 20:30:35 0aa7a7ba406a: Layer already exists 20:30:35 26cbea5cba74: Layer already exists 20:30:35 2f34ae201996: Layer already exists 20:30:35 f6f99c0bf8ab: Layer already exists 20:30:36 3.0.0-dev.27: digest: sha256:7887d6fbd525d8a3f4416fcfac777b8b94ee9678d48279f244db99e449fb5164 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:36 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:640aa887e9955506bed08a06d24af596cf944b9d-3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:36 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:640aa887e9955506bed08a06d24af596cf944b9d-3.0.0-dev.27 20:30:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 20:30:36 f6f99c0bf8ab: Preparing 20:30:36 6e881364fbbd: Preparing 20:30:36 2f34ae201996: Preparing 20:30:36 0aa7a7ba406a: Preparing 20:30:36 26cbea5cba74: Preparing 20:30:36 f6f99c0bf8ab: Layer already exists 20:30:36 2f34ae201996: Layer already exists 20:30:36 26cbea5cba74: Layer already exists 20:30:36 0aa7a7ba406a: Layer already exists 20:30:36 6e881364fbbd: Layer already exists 20:30:37 640aa887e9955506bed08a06d24af596cf944b9d-3.0.0-dev.27: digest: sha256:7887d6fbd525d8a3f4416fcfac777b8b94ee9678d48279f244db99e449fb5164 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:37 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:37 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main 20:30:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 20:30:37 f6f99c0bf8ab: Preparing 20:30:37 6e881364fbbd: Preparing 20:30:37 2f34ae201996: Preparing 20:30:37 0aa7a7ba406a: Preparing 20:30:37 26cbea5cba74: Preparing 20:30:37 0aa7a7ba406a: Layer already exists 20:30:37 26cbea5cba74: Layer already exists 20:30:37 2f34ae201996: Layer already exists 20:30:37 f6f99c0bf8ab: Layer already exists 20:30:37 6e881364fbbd: Layer already exists 20:30:38 main: digest: sha256:7887d6fbd525d8a3f4416fcfac777b8b94ee9678d48279f244db99e449fb5164 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:30:38 ===================================================== [Pipeline] echo 20:30:38 taggedImages: 20:30:38 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:640aa887e9955506bed08a06d24af596cf944b9d 20:30:38 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 20:30:38 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.0.0-dev.27 20:30:38 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:640aa887e9955506bed08a06d24af596cf944b9d-3.0.0-dev.27 20:30:38 - 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 20:30:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:30:38 20:30:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:30:38 arm64: Pulling from edgex-lftools-log-publisher 20:30:38 8998bd30e6a1: Pulling fs layer 20:30:38 04944245beec: Pulling fs layer 20:30:38 699f458cf7ca: Pulling fs layer 20:30:38 765212b225bb: Pulling fs layer 20:30:38 f23df028b6ca: Pulling fs layer 20:30:38 d65c8cfc05b1: Pulling fs layer 20:30:38 2437ff75d9bd: Pulling fs layer 20:30:38 f23df028b6ca: Waiting 20:30:38 d65c8cfc05b1: Waiting 20:30:38 2437ff75d9bd: Waiting 20:30:38 765212b225bb: Waiting 20:30:39 04944245beec: Verifying Checksum 20:30:39 04944245beec: Download complete 20:30:39 765212b225bb: Verifying Checksum 20:30:39 765212b225bb: Download complete 20:30:39 f23df028b6ca: Download complete 20:30:39 d65c8cfc05b1: Verifying Checksum 20:30:39 d65c8cfc05b1: Download complete 20:30:39 699f458cf7ca: Verifying Checksum 20:30:39 699f458cf7ca: Download complete 20:30:39 8998bd30e6a1: Verifying Checksum 20:30:39 8998bd30e6a1: Download complete 20:30:42 2437ff75d9bd: Verifying Checksum 20:30:42 2437ff75d9bd: Download complete 20:30:44 8998bd30e6a1: Pull complete 20:30:47 04944245beec: Pull complete 20:30:49 699f458cf7ca: Pull complete 20:30:49 765212b225bb: Pull complete 20:30:50 f23df028b6ca: Pull complete 20:30:50 d65c8cfc05b1: Pull complete 20:31:05 2437ff75d9bd: Pull complete 20:31:05 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:31:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:31:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:31:05 prd-ubuntu20.04-docker-arm64-4c-16g-8780 does not seem to be running inside a container 20:31:05 $ 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/93 -v /w/workspace/device-modbus-go/93:/w/workspace/device-modbus-go/93:rw,z -v /w/workspace/device-modbus-go/93@tmp:/w/workspace/device-modbus-go/93@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 20:31:08 $ docker top 4563e0ffea05c7e57fb9ece654d0d30fdabe232dbb0b16576365751508ca40e3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:31:09 ---> job-cost.sh 20:31:09 lf-activate-venv: SKIPPING 20:31:09 INFO: No Stack... 20:31:10 INFO: Retrieving Pricing Info for: v3-standard-4 20:31:11 INFO: Archiving Costs [Pipeline] sh 20:31:11 + cat /w/workspace/device-modbus-go/93/archives/cost.csv 20:31:11 + cut -d, -f6 [Pipeline] lock 20:31:11 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-93-stack-cost] 20:31:11 Resource [jenkins-edgexfoundry-device-modbus-go-main-93-stack-cost] did not exist. Created. 20:31:11 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-93-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:31:12 /w/workspace/device-modbus-go/93@tmp/durable-ab803921/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:31:13 + echo total: 0.10999999940395355 [Pipeline] stash 20:31:13 Warning: overwriting stash ‘stack-cost’ 20:31:13 Stashed 1 file(s) [Pipeline] } 20:31:13 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-93-stack-cost] [Pipeline] // lock [Pipeline] } 20:31:13 $ docker stop --time=1 4563e0ffea05c7e57fb9ece654d0d30fdabe232dbb0b16576365751508ca40e3 20:31:15 $ docker rm -f --volumes 4563e0ffea05c7e57fb9ece654d0d30fdabe232dbb0b16576365751508ca40e3 [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 20:31:15 provisioning config files... 20:31:16 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config9047120407901930970tmp [Pipeline] { [Pipeline] sh 20:31:16 + set +x 20:31:16 + curl -s https://codecov.io/bash 20:31:16 + bash -s -- 20:31:16 20:31:16 _____ _ 20:31:16 / ____| | | 20:31:16 | | ___ __| | ___ ___ _____ __ 20:31:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:31:16 | |___| (_) | (_| | __/ (_| (_) \ V / 20:31:16 \_____\___/ \__,_|\___|\___\___/ \_/ 20:31:16 Bash-1.0.6 20:31:16 20:31:16 20:31:16 ==> git version 2.25.1 found 20:31:16 ==> 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 20:31:16 Release-Date: 2020-01-08 20:31:16 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:31:16 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:31:16 ==> Jenkins CI detected. 20:31:16 current dir:  /w/workspace/gexfoundry_device-modbus-go_main 20:31:16 project root: . 20:31:16 --> token set from env 20:31:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:31:16 ==> Running gcov in . (disable via -X gcov) 20:31:16 ==> Python coveragepy not found 20:31:16 ==> Searching for coverage reports in: 20:31:16 + . 20:31:16 -> Found 1 reports 20:31:16 ==> Detecting git/mercurial file structure 20:31:16 ==> Reading reports 20:31:16 + ./coverage.out bytes=24076 20:31:16 ==> Appending adjustments 20:31:16 https://docs.codecov.io/docs/fixing-reports 20:31:16 + Found adjustments 20:31:16 ==> Gzipping contents 20:31:16 4.0K /tmp/codecov.463iI4.gz 20:31:16 ==> Uploading reports 20:31:16 url: https://codecov.io 20:31:16 query: branch=main&commit=640aa887e9955506bed08a06d24af596cf944b9d&build=93&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F93%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:31:16 -> Pinging Codecov 20:31:16 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=640aa887e9955506bed08a06d24af596cf944b9d&build=93&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F93%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:31:16 -> Uploading to 20:31:16 https://storage.googleapis.com/codecov/v4/raw/2023-04-17/55DBCA73C666E3227836607328DD7E49/640aa887e9955506bed08a06d24af596cf944b9d/39d8f9e6-e4ae-43c0-a88c-3345902fe35b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230417%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230417T203116Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=30539f24af336189a1aeee4b46e7d18301c7fbf1895447d29159565443fa9c81 20:31:16 % Total % Received % Xferd Average Speed Time Time Time Current 20:31:16 Dload Upload Total Spent Left Speed 20:31:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3917 0 0 100 3917 0 18922 --:--:-- --:--:-- --:--:-- 18922 20:31:16 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/640aa887e9955506bed08a06d24af596cf944b9d [Pipeline] } 20:31:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 20:31:16 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:31:16 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:31:17 20:31:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:31:17 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:31:17 df9b9388f04a: Pulling fs layer 20:31:17 52dc419b0ee2: Pulling fs layer 20:31:17 25bc292e5bac: Pulling fs layer 20:31:17 114826534d7a: Pulling fs layer 20:31:17 4657fd5d0bcf: Pulling fs layer 20:31:17 6ad1cebc031e: Pulling fs layer 20:31:17 114826534d7a: Waiting 20:31:17 8a3aa393b2d8: Pulling fs layer 20:31:17 6ad1cebc031e: Waiting 20:31:17 4657fd5d0bcf: Waiting 20:31:17 8a3aa393b2d8: Waiting 20:31:17 25bc292e5bac: Download complete 20:31:17 52dc419b0ee2: Verifying Checksum 20:31:17 52dc419b0ee2: Download complete 20:31:17 4657fd5d0bcf: Verifying Checksum 20:31:17 4657fd5d0bcf: Download complete 20:31:17 df9b9388f04a: Verifying Checksum 20:31:17 df9b9388f04a: Download complete 20:31:17 df9b9388f04a: Pull complete 20:31:17 6ad1cebc031e: Verifying Checksum 20:31:17 6ad1cebc031e: Download complete 20:31:17 52dc419b0ee2: Pull complete 20:31:17 25bc292e5bac: Pull complete 20:31:18 114826534d7a: Verifying Checksum 20:31:18 114826534d7a: Download complete 20:31:18 8a3aa393b2d8: Verifying Checksum 20:31:18 8a3aa393b2d8: Download complete 20:31:21 114826534d7a: Pull complete 20:31:21 4657fd5d0bcf: Pull complete 20:31:21 6ad1cebc031e: Pull complete 20:31:24 8a3aa393b2d8: Pull complete 20:31:24 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 20:31:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:31:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:31:24 prd-ubuntu20.04-docker-8c-8g-8776 does not seem to be running inside a container 20:31:24 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 20:31:25 $ docker top 64a40b49cb6b8cd01dec4bfbaef3d8071572452324440495ba35023c68a90c34 -eo pid,comm [Pipeline] { [Pipeline] echo 20:31:25 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh 20:31:26 + set -o pipefail 20:31:26 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' 20:31:31 20:31:31 Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... 20:31:31 20:31:31 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5174d6d0-2379-4548-918f-caa15a8d100f/history/4c740dd5-b9f4-4609-a736-409d9286892e 20:31:31 20:31:31 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 20:31:31 20:31:31 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:31:31 20:31:31 20:31:31 A medium severity vulnerability was found in the Snyk CLI versions you are using. 20:31:31 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 20:31:31 More details here: https://snyk.co/ue1NS [Pipeline] } 20:31:31 $ docker stop --time=1 64a40b49cb6b8cd01dec4bfbaef3d8071572452324440495ba35023c68a90c34 20:31:33 $ docker rm -f --volumes 64a40b49cb6b8cd01dec4bfbaef3d8071572452324440495ba35023c68a90c34 [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 20:31:33 + git log --format=format:%s -1 640aa887e9955506bed08a06d24af596cf944b9d [Pipeline] sh 20:31:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:31:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:31:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:31:34 prd-ubuntu20.04-docker-8c-8g-8776 does not seem to be running inside a container 20:31:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:31:34 $ docker top 28ad43e4b0db9ce87ebe4ced98296f592c3ea882a6e8269ef9ca7cbf52e99701 -eo pid,comm 20:31:34 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). 20:31:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:31:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:31:34 [ssh-agent] Looking for ssh-agent implementation... 20:31:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:31:35 $ docker exec 28ad43e4b0db9ce87ebe4ced98296f592c3ea882a6e8269ef9ca7cbf52e99701 ssh-agent 20:31:35 SSH_AUTH_SOCK=/tmp/ssh-Goatfgxvbg8o/agent.33 20:31:35 SSH_AGENT_PID=39 20:31:35 Running ssh-add (command line suppressed) 20:31:35 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_1928418398867017481.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_1928418398867017481.key) 20:31:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:31:35 + git semver tag 20:31:35 2023-04-17 20:31:35,755 [run_tag] DEBUG tag force:False 20:31:35 2023-04-17 20:31:35,756 [check_head_tag] DEBUG check head tag 20:31:35 2023-04-17 20:31:35,757 [execute] INFO git cat-file --batch-check 20:31:35 2023-04-17 20:31:35,757 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) 20:31:35 2023-04-17 20:31:35,761 [execute] INFO git cat-file --batch 20:31:35 2023-04-17 20:31:35,761 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) 20:31:35 2023-04-17 20:31:35,782 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 20:31:35 2023-04-17 20:31:35,782 [execute] INFO git tag -a v3.0.0-dev.27 -m v3.0.0-dev.27 20:31:35 2023-04-17 20:31:35,782 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.27', '-m', 'v3.0.0-dev.27'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) 20:31:35 2023-04-17 20:31:35,786 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 20:31:35 3.0.0-dev.27 [Pipeline] } 20:31:35 $ docker exec --env ******** --env ******** 28ad43e4b0db9ce87ebe4ced98296f592c3ea882a6e8269ef9ca7cbf52e99701 ssh-agent -k 20:31:35 unset SSH_AUTH_SOCK; 20:31:35 unset SSH_AGENT_PID; 20:31:35 echo Agent pid 39 killed; 20:31:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:31:36 + git semver [Pipeline] } 20:31:36 $ docker stop --time=1 28ad43e4b0db9ce87ebe4ced98296f592c3ea882a6e8269ef9ca7cbf52e99701 20:31:37 $ docker rm -f --volumes 28ad43e4b0db9ce87ebe4ced98296f592c3ea882a6e8269ef9ca7cbf52e99701 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:31:38 20:31:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:31:38 0.23.1-centos7: Pulling from edgex-lftools 20:31:38 ab5ef0e58194: Pulling fs layer 20:31:38 9712f1f96733: Pulling fs layer 20:31:38 63f879dbbcfc: Pulling fs layer 20:31:38 0d9ebad4ef96: Pulling fs layer 20:31:38 e9a5061849ea: Pulling fs layer 20:31:38 d747dcd14b5f: Pulling fs layer 20:31:38 2de7ff778b66: Pulling fs layer 20:31:38 0d9ebad4ef96: Waiting 20:31:38 e9a5061849ea: Waiting 20:31:38 d747dcd14b5f: Waiting 20:31:38 2de7ff778b66: Waiting 20:31:38 9712f1f96733: Verifying Checksum 20:31:38 9712f1f96733: Download complete 20:31:38 63f879dbbcfc: Verifying Checksum 20:31:38 63f879dbbcfc: Download complete 20:31:38 e9a5061849ea: Verifying Checksum 20:31:38 e9a5061849ea: Download complete 20:31:38 d747dcd14b5f: Verifying Checksum 20:31:38 d747dcd14b5f: Download complete 20:31:38 0d9ebad4ef96: Verifying Checksum 20:31:38 0d9ebad4ef96: Download complete 20:31:38 ab5ef0e58194: Verifying Checksum 20:31:38 ab5ef0e58194: Download complete 20:31:38 2de7ff778b66: Verifying Checksum 20:31:38 2de7ff778b66: Download complete 20:31:41 ab5ef0e58194: Pull complete 20:31:41 9712f1f96733: Pull complete 20:31:42 63f879dbbcfc: Pull complete 20:31:45 0d9ebad4ef96: Pull complete 20:31:45 e9a5061849ea: Pull complete 20:31:45 d747dcd14b5f: Pull complete 20:31:46 2de7ff778b66: Pull complete 20:31:46 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:31:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:31:46 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:31:46 prd-ubuntu20.04-docker-8c-8g-8776 does not seem to be running inside a container 20:31:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 20:31:48 $ docker top 1773cf77a4ca500828e4e977ca16f9433f2f099d507aeecf9e1922defb60491e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:31:48 provisioning config files... 20:31:48 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config18169750759323259181tmp 20:31:48 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config12478453262110675106tmp 20:31:48 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config12449413645615562602tmp [Pipeline] { [Pipeline] echo 20:31:48 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:31:48 ---> sigul-configuration.sh 20:31:48 gpg: directory `/root/.gnupg' created 20:31:48 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:31:48 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:31:48 gpg: keyring `/root/.gnupg/secring.gpg' created 20:31:48 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:31:48 gpg: CAST5 encrypted data 20:31:48 gpg: encrypted with 1 passphrase 20:31:48 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:31:48 + mkdir /home/jenkins 20:31:48 + mkdir /home/jenkins/sigul [Pipeline] sh 20:31:49 + 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 20:31:49 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:31:49 ---> sigul-install.sh 20:31:49 Sigul already installed; skipping installation. [Pipeline] sh 20:31:49 + git tag --list 20:31:49 0.7.1 20:31:49 v1.0.0 20:31:49 v1.1.0 20:31:49 v1.1.1 20:31:49 v1.2.2 20:31:49 v1.3.0 20:31:49 v1.3.1 20:31:49 v2.0.0 20:31:49 v2.1.0 20:31:49 v2.1.1 20:31:49 v2.1.1-dev.1 20:31:49 v2.1.1-dev.2 20:31:49 v2.1.1-dev.3 20:31:49 v2.2.0 20:31:49 v2.2.1-dev.1 20:31:49 v2.2.1-dev.2 20:31:49 v2.2.1-dev.3 20:31:49 v2.2.1-dev.4 20:31:49 v2.2.1-dev.5 20:31:49 v2.2.1-dev.6 20:31:49 v2.2.1-dev.7 20:31:49 v2.3.0 20:31:49 v2.3.0-dev.10 20:31:49 v2.3.0-dev.11 20:31:49 v2.3.0-dev.12 20:31:49 v2.3.0-dev.13 20:31:49 v2.3.0-dev.14 20:31:49 v2.3.0-dev.15 20:31:49 v2.3.0-dev.16 20:31:49 v2.3.0-dev.17 20:31:49 v2.3.0-dev.18 20:31:49 v2.3.0-dev.19 20:31:49 v2.3.0-dev.20 20:31:49 v2.3.0-dev.21 20:31:49 v2.3.0-dev.22 20:31:49 v2.3.0-dev.23 20:31:49 v2.3.0-dev.24 20:31:49 v2.3.0-dev.25 20:31:49 v2.3.0-dev.7 20:31:49 v2.3.0-dev.8 20:31:49 v2.3.0-dev.9 20:31:49 v3.0.0-dev.1 20:31:49 v3.0.0-dev.10 20:31:49 v3.0.0-dev.11 20:31:49 v3.0.0-dev.12 20:31:49 v3.0.0-dev.13 20:31:49 v3.0.0-dev.14 20:31:49 v3.0.0-dev.15 20:31:49 v3.0.0-dev.16 20:31:49 v3.0.0-dev.17 20:31:49 v3.0.0-dev.18 20:31:49 v3.0.0-dev.19 20:31:49 v3.0.0-dev.2 20:31:49 v3.0.0-dev.20 20:31:49 v3.0.0-dev.21 20:31:49 v3.0.0-dev.22 20:31:49 v3.0.0-dev.23 20:31:49 v3.0.0-dev.24 20:31:49 v3.0.0-dev.25 20:31:49 v3.0.0-dev.26 20:31:49 v3.0.0-dev.27 20:31:49 v3.0.0-dev.3 20:31:49 v3.0.0-dev.4 20:31:49 v3.0.0-dev.5 20:31:49 v3.0.0-dev.6 20:31:49 v3.0.0-dev.7 20:31:49 v3.0.0-dev.8 20:31:49 v3.0.0-dev.9 [Pipeline] sh 20:31:49 + lftools sign git-tag v3.0.0-dev.27 20:31:50 Signing Git tag with Sigul... 20:31:50 Signing v3.0.0-dev.27 [Pipeline] echo 20:31:50 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:31:51 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:31:51 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:31:51 $ docker stop --time=1 1773cf77a4ca500828e4e977ca16f9433f2f099d507aeecf9e1922defb60491e 20:31:52 $ docker rm -f --volumes 1773cf77a4ca500828e4e977ca16f9433f2f099d507aeecf9e1922defb60491e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 20:31:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:31:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:31:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:31:53 prd-ubuntu20.04-docker-8c-8g-8776 does not seem to be running inside a container 20:31:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:31:53 $ docker top f9f9ea77391e09e1f51e5d3b6fa0fdecb446e5d715563fa19430177982786b3f -eo pid,comm 20:31:53 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). 20:31:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:31:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:31:53 [ssh-agent] Looking for ssh-agent implementation... 20:31:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:31:53 $ docker exec f9f9ea77391e09e1f51e5d3b6fa0fdecb446e5d715563fa19430177982786b3f ssh-agent 20:31:53 SSH_AUTH_SOCK=/tmp/ssh-34KPeEoKqUmG/agent.32 20:31:53 SSH_AGENT_PID=38 20:31:53 Running ssh-add (command line suppressed) 20:31:53 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_5662108067270305283.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_5662108067270305283.key) 20:31:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:31:54 + git semver bump pre 20:31:54 2023-04-17 20:31:54,493 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 20:31:54 2023-04-17 20:31:54,494 [bump_version] DEBUG bumping version:3.0.0-dev.27 on axis:pre with prefix:dev 20:31:54 2023-04-17 20:31:54,494 [bump_version] DEBUG bumped version:3.0.0-dev.28 20:31:54 2023-04-17 20:31:54,494 [write_version] DEBUG write version:3.0.0-dev.28 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True 20:31:54 2023-04-17 20:31:54,494 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 20:31:54 2023-04-17 20:31:54,494 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main 20:31:54 2023-04-17 20:31:54,496 [execute] INFO git cat-file --batch-check 20:31:54 2023-04-17 20:31:54,497 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) 20:31:54 2023-04-17 20:31:54,502 [execute] INFO git cat-file --batch 20:31:54 2023-04-17 20:31:54,502 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) 20:31:54 2023-04-17 20:31:54,507 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 20:31:54 3.0.0-dev.28 [Pipeline] } 20:31:54 $ docker exec --env ******** --env ******** f9f9ea77391e09e1f51e5d3b6fa0fdecb446e5d715563fa19430177982786b3f ssh-agent -k 20:31:54 unset SSH_AUTH_SOCK; 20:31:54 unset SSH_AGENT_PID; 20:31:54 echo Agent pid 38 killed; 20:31:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:31:54 + git semver [Pipeline] } 20:31:55 $ docker stop --time=1 f9f9ea77391e09e1f51e5d3b6fa0fdecb446e5d715563fa19430177982786b3f 20:31:56 $ docker rm -f --volumes f9f9ea77391e09e1f51e5d3b6fa0fdecb446e5d715563fa19430177982786b3f [Pipeline] // withDockerContainer [Pipeline] sh 20:31:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:31:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:31:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:31:57 prd-ubuntu20.04-docker-8c-8g-8776 does not seem to be running inside a container 20:31:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:31:57 $ docker top 9d373cf7ade379469bb926848f0a9bd44a9b3bc8869bff896417d9012f2b4529 -eo pid,comm 20:31:57 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). 20:31:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:31:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:31:57 [ssh-agent] Looking for ssh-agent implementation... 20:31:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:31:57 $ docker exec 9d373cf7ade379469bb926848f0a9bd44a9b3bc8869bff896417d9012f2b4529 ssh-agent 20:31:57 SSH_AUTH_SOCK=/tmp/ssh-aNl7YaQ21iU2/agent.32 20:31:57 SSH_AGENT_PID=38 20:31:57 Running ssh-add (command line suppressed) 20:31:58 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_11236810409022496063.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_11236810409022496063.key) 20:31:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:31:58 + git semver push 20:31:59 2023-04-17 20:31:58,950 [run_push] DEBUG push 20:31:59 2023-04-17 20:31:58,951 [execute] INFO git cat-file --batch-check 20:31:59 2023-04-17 20:31:58,951 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) 20:31:59 2023-04-17 20:31:58,955 [execute] INFO git rev-list ee03fda5e9fa79e2fd36d519aac3135e674d3f3f -- 20:31:59 2023-04-17 20:31:58,955 [execute] DEBUG Popen(['git', 'rev-list', 'ee03fda5e9fa79e2fd36d519aac3135e674d3f3f', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) 20:31:59 2023-04-17 20:31:58,964 [execute] INFO git fetch -v origin 20:31:59 2023-04-17 20:31:58,964 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=True, shell=None, istream=None) 20:31:59 2023-04-17 20:31:59,450 [run_push] DEBUG no remote changes detected 20:31:59 2023-04-17 20:31:59,450 [execute] INFO git push origin semver 20:31:59 2023-04-17 20:31:59,451 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) 20:32:00 2023-04-17 20:32:00,340 [run_push] DEBUG push all version tags 20:32:00 2023-04-17 20:32:00,340 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 20:32:00 2023-04-17 20:32:00,341 [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) 20:32:01 2023-04-17 20:32:01,240 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 20:32:01 3.0.0-dev.28 [Pipeline] } 20:32:01 $ docker exec --env ******** --env ******** 9d373cf7ade379469bb926848f0a9bd44a9b3bc8869bff896417d9012f2b4529 ssh-agent -k 20:32:01 unset SSH_AUTH_SOCK; 20:32:01 unset SSH_AGENT_PID; 20:32:01 echo Agent pid 38 killed; 20:32:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:32:01 + git semver [Pipeline] } 20:32:02 $ docker stop --time=1 9d373cf7ade379469bb926848f0a9bd44a9b3bc8869bff896417d9012f2b4529 20:32:03 $ docker rm -f --volumes 9d373cf7ade379469bb926848f0a9bd44a9b3bc8869bff896417d9012f2b4529 [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 20:32:03 + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] 20:32:03 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 20:32:03 total 16 20:32:03 drwxr-xr-x 3 root root 4096 Apr 17 20:18 . 20:32:03 drwxrwxr-x 11 jenkins jenkins 4096 Apr 17 20:31 .. 20:32:03 drwxr-xr-x 2 root root 4096 Apr 17 20:18 cost 20:32:03 -rw-r--r-- 1 root root 87 Apr 17 20:18 cost.csv 20:32:03 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives 20:32:03 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 20:32:03 total 16 20:32:03 drwxr-xr-x 3 jenkins jenkins 4096 Apr 17 20:18 . 20:32:03 drwxrwxr-x 11 jenkins jenkins 4096 Apr 17 20:31 .. 20:32:03 drwxr-xr-x 2 jenkins jenkins 4096 Apr 17 20:18 cost 20:32:03 -rw-r--r-- 1 jenkins jenkins 87 Apr 17 20:18 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:32:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:32:05 ---> package-listing.sh 20:32:05 ++ facter osfamily 20:32:05 ++ tr '[:upper:]' '[:lower:]' 20:32:05 + OS_FAMILY=debian 20:32:05 + workspace=/w/workspace/gexfoundry_device-modbus-go_main 20:32:05 + START_PACKAGES=/tmp/packages_start.txt 20:32:05 + END_PACKAGES=/tmp/packages_end.txt 20:32:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:32:05 + PACKAGES=/tmp/packages_start.txt 20:32:05 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 20:32:05 + PACKAGES=/tmp/packages_end.txt 20:32:05 + case "${OS_FAMILY}" in 20:32:05 + dpkg -l 20:32:05 + grep '^ii' 20:32:05 + '[' -f /tmp/packages_start.txt ']' 20:32:05 + '[' -f /tmp/packages_end.txt ']' 20:32:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:32:05 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 20:32:05 + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ 20:32:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo 20:32:05 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 20:32:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:32:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:32:06 prd-ubuntu20.04-docker-8c-8g-8776 does not seem to be running inside a container 20:32:06 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:32:06 $ docker top 9ce509d81ea4629206ba09190a32204096349a9daae732cad526c2cb9dd2f1d5 -eo pid,comm [Pipeline] { [Pipeline] sh 20:32:06 + touch /tmp/pre-build-complete [Pipeline] sh 20:32:07 + mkdir -p /var/log/sysstat [Pipeline] sh 20:32:07 + ls /var/log/sa-host 20:32:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:32:07 provisioning config files... 20:32:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config2882760247894665134tmp [Pipeline] { [Pipeline] echo 20:32:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:32:07 ---> create-netrc.sh [Pipeline] } 20:32:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:32:08 ---> python-tools-install.sh [Pipeline] echo 20:32:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:32:08 ---> sudo-logs.sh 20:32:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:32:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:32:08 ---> job-cost.sh 20:32:08 lf-activate-venv: SKIPPING 20:32:08 DEBUG: total: 0.2199999988079071 20:32:08 INFO: Retrieving Stack Cost... 20:32:09 INFO: Retrieving Pricing Info for: v3-standard-8 20:32:09 INFO: Archiving Costs [Pipeline] echo 20:32:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:32:09 ---> logs-deploy.sh 20:32:09 lf-activate-venv: SKIPPING 20:32:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/93 20:32:09 INFO: archiving workspace using pattern(s): 20:32:10 Archives upload complete. 20:32:10 INFO: archiving logs to Nexus