Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d71636c60b8b9ed9f948421f9983ca52d9baac39 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-ssh2566757225153204936.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh10698483113909745080.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 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh15081923919600169340.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh2822574037397601014.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-ssh18202509552464786975.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-5702’ is offline Running on prd-ubuntu20.04-docker-8c-8g-5713 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/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 d71636c60b8b9ed9f948421f9983ca52d9baac39 (main) Commit message: "Merge pull request #560 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.24" > 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 d71636c60b8b9ed9f948421f9983ca52d9baac39 # timeout=10 > git rev-list --no-walk bdf5b46fa02d572085513da6d841dbb0eb23469e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-16T05:59:53.675Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-16T05:59:53.751Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-16T05:59:53.775Z] ========================================================= [2024-07-16T05:59:53.775Z] EdgeX Global Pipelines Version Info [2024-07-16T05:59:53.775Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-16T05:59:54.508Z] ------------------- [2024-07-16T05:59:54.508Z] stable info: [2024-07-16T05:59:54.508Z] ------------------- [2024-07-16T05:59:54.508Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-16T05:59:54.508Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-16T05:59:54.509Z] Message: update stable to v1.0.260 [2024-07-16T05:59:55.078Z] ------------------- [2024-07-16T05:59:55.078Z] experimental info: [2024-07-16T05:59:55.078Z] ------------------- [2024-07-16T05:59:55.078Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-16T05:59:55.078Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-16T05:59:55.078Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-16T05:59:55.158Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2024-07-16T05:59:55.182Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2024-07-16T05:59:55.205Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-16T05:59:55.230Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-16T05:59:55.249Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-16T05:59:55.269Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-16T05:59:55.289Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-16T05:59:55.311Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-07-16T05:59:55.334Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-16T05:59:55.354Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-16T05:59:55.377Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-16T05:59:55.397Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2024-07-16T05:59:55.419Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-16T05:59:55.444Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-16T05:59:55.465Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-16T05:59:55.493Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-16T05:59:55.515Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-16T05:59:55.535Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-16T05:59:55.553Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-16T05:59:55.578Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-16T05:59:55.598Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-07-16T05:59:55.622Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-07-16T05:59:55.646Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-16T05:59:55.673Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-16T05:59:55.696Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-16T05:59:55.718Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-16T05:59:55.738Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-16T05:59:55.761Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-07-16T05:59:55.787Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-07-16T05:59:55.810Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-07-16T05:59:55.830Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d71636c60b8b9ed9f948421f9983ca52d9baac39 [Pipeline] echo [2024-07-16T05:59:55.849Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d71636c [Pipeline] echo [2024-07-16T05:59:55.871Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-16T05:59:55.933Z] provisioning config files... [2024-07-16T05:59:55.946Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config2664424180911139700tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-16T05:59:56.277Z] ---> ****-login.sh [2024-07-16T05:59:56.277Z] nexus3.edgexfoundry.org:10001 [2024-07-16T05:59:56.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T05:59:56.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T05:59:56.537Z] Configure a credential helper to remove this warning. See [2024-07-16T05:59:56.537Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T05:59:56.537Z] [2024-07-16T05:59:56.537Z] Login Succeeded [2024-07-16T05:59:56.537Z] nexus3.edgexfoundry.org:10002 [2024-07-16T05:59:56.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T05:59:56.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T05:59:56.537Z] Configure a credential helper to remove this warning. See [2024-07-16T05:59:56.537Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T05:59:56.537Z] [2024-07-16T05:59:56.537Z] Login Succeeded [2024-07-16T05:59:56.537Z] nexus3.edgexfoundry.org:10003 [2024-07-16T05:59:56.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T05:59:56.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T05:59:56.797Z] Configure a credential helper to remove this warning. See [2024-07-16T05:59:56.797Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T05:59:56.797Z] [2024-07-16T05:59:56.797Z] Login Succeeded [2024-07-16T05:59:56.797Z] nexus3.edgexfoundry.org:10004 [2024-07-16T05:59:56.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T05:59:56.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T05:59:56.797Z] Configure a credential helper to remove this warning. See [2024-07-16T05:59:56.797Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T05:59:56.797Z] [2024-07-16T05:59:56.797Z] Login Succeeded [2024-07-16T05:59:56.797Z] ****.io [2024-07-16T05:59:56.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T05:59:57.057Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T05:59:57.057Z] Configure a credential helper to remove this warning. See [2024-07-16T05:59:57.057Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T05:59:57.057Z] [2024-07-16T05:59:57.057Z] Login Succeeded [2024-07-16T05:59:57.057Z] ---> ****-login.sh ends [Pipeline] } [2024-07-16T05:59:57.064Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-16T05:59:57.465Z] + git rev-list -1 --merges d71636c60b8b9ed9f948421f9983ca52d9baac39~1..d71636c60b8b9ed9f948421f9983ca52d9baac39 [Pipeline] echo [2024-07-16T05:59:57.492Z] -----------> git rev-list -1 --merges d71636c60b8b9ed9f948421f9983ca52d9baac39~1..d71636c60b8b9ed9f948421f9983ca52d9baac39 d71636c60b8b9ed9f948421f9983ca52d9baac39 [2024-07-16T05:59:57.492Z] d71636c60b8b9ed9f948421f9983ca52d9baac39 [false] [Pipeline] sh [2024-07-16T05:59:57.786Z] + git log --format=format:%s -1 d71636c60b8b9ed9f948421f9983ca52d9baac39 [Pipeline] echo [2024-07-16T05:59:57.801Z] ========================================================= [2024-07-16T05:59:57.801Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-16T05:59:57.801Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-16T05:59:58.133Z] + git log --format=format:%s -1 d71636c60b8b9ed9f948421f9983ca52d9baac39 [Pipeline] echo [2024-07-16T05:59:58.145Z] [semverPrep] GIT_COMMIT: d71636c60b8b9ed9f948421f9983ca52d9baac39, Commit Message: Merge pull request #560 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.24 [Pipeline] echo [2024-07-16T05:59:58.160Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-16T05:59:58.525Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-16T05:59:58.525Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-16T05:59:58.525Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-16T05:59:58.525Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-16T05:59:58.525Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-16T05:59:58.525Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-16T05:59:58.525Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T05:59:58.888Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-16T05:59:58.888Z] [2024-07-16T05:59:58.888Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T05:59:59.204Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-16T05:59:59.204Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-16T05:59:59.204Z] b85a868b505f: Pulling fs layer [2024-07-16T05:59:59.204Z] e2be974225ed: Pulling fs layer [2024-07-16T05:59:59.204Z] 339a4e72a1f5: Pulling fs layer [2024-07-16T05:59:59.204Z] 988bab9f4d93: Pulling fs layer [2024-07-16T05:59:59.204Z] 1469e6f7b9e6: Pulling fs layer [2024-07-16T05:59:59.204Z] eaf3925da568: Pulling fs layer [2024-07-16T05:59:59.204Z] bab4dde63d76: Pulling fs layer [2024-07-16T05:59:59.204Z] bde34c3a00c8: Pulling fs layer [2024-07-16T05:59:59.204Z] b352a97aabf1: Pulling fs layer [2024-07-16T05:59:59.204Z] 4872d77fe225: Pulling fs layer [2024-07-16T05:59:59.204Z] 5851b861e8e6: Pulling fs layer [2024-07-16T05:59:59.204Z] b352a97aabf1: Waiting [2024-07-16T05:59:59.204Z] 988bab9f4d93: Waiting [2024-07-16T05:59:59.204Z] bde34c3a00c8: Waiting [2024-07-16T05:59:59.204Z] 4872d77fe225: Waiting [2024-07-16T05:59:59.204Z] 1469e6f7b9e6: Waiting [2024-07-16T05:59:59.204Z] bab4dde63d76: Waiting [2024-07-16T05:59:59.204Z] eaf3925da568: Waiting [2024-07-16T05:59:59.204Z] 5851b861e8e6: Waiting [2024-07-16T05:59:59.204Z] e2be974225ed: Download complete [2024-07-16T05:59:59.204Z] 988bab9f4d93: Verifying Checksum [2024-07-16T05:59:59.204Z] 988bab9f4d93: Download complete [2024-07-16T05:59:59.204Z] 1469e6f7b9e6: Verifying Checksum [2024-07-16T05:59:59.204Z] 1469e6f7b9e6: Download complete [2024-07-16T05:59:59.204Z] 339a4e72a1f5: Verifying Checksum [2024-07-16T05:59:59.204Z] 339a4e72a1f5: Download complete [2024-07-16T05:59:59.204Z] eaf3925da568: Verifying Checksum [2024-07-16T05:59:59.204Z] eaf3925da568: Download complete [2024-07-16T05:59:59.204Z] bde34c3a00c8: Download complete [2024-07-16T05:59:59.462Z] b352a97aabf1: Verifying Checksum [2024-07-16T05:59:59.462Z] b352a97aabf1: Download complete [2024-07-16T05:59:59.462Z] 4872d77fe225: Verifying Checksum [2024-07-16T05:59:59.462Z] 4872d77fe225: Download complete [2024-07-16T05:59:59.462Z] 5851b861e8e6: Download complete [2024-07-16T05:59:59.462Z] b85a868b505f: Verifying Checksum [2024-07-16T05:59:59.462Z] b85a868b505f: Download complete [2024-07-16T05:59:59.722Z] bab4dde63d76: Verifying Checksum [2024-07-16T05:59:59.722Z] bab4dde63d76: Download complete [2024-07-16T06:00:00.664Z] b85a868b505f: Pull complete [2024-07-16T06:00:00.924Z] e2be974225ed: Pull complete [2024-07-16T06:00:01.187Z] 339a4e72a1f5: Pull complete [2024-07-16T06:00:01.187Z] 988bab9f4d93: Pull complete [2024-07-16T06:00:01.758Z] 1469e6f7b9e6: Pull complete [2024-07-16T06:00:01.758Z] eaf3925da568: Pull complete [2024-07-16T06:00:03.673Z] bab4dde63d76: Pull complete [2024-07-16T06:00:03.673Z] bde34c3a00c8: Pull complete [2024-07-16T06:00:03.673Z] b352a97aabf1: Pull complete [2024-07-16T06:00:03.673Z] 4872d77fe225: Pull complete [2024-07-16T06:00:03.673Z] 5851b861e8e6: Pull complete [2024-07-16T06:00:03.673Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-16T06:00:03.673Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-16T06:00:03.673Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-16T06:00:03.818Z] prd-ubuntu20.04-docker-8c-8g-5713 does not seem to be running inside a container [2024-07-16T06:00:03.853Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-16T06:00:07.184Z] $ docker top b80d45f21b8ac69ebb2c6a2edee609622f8aa4715c1084355049898df7d5f8c8 -eo pid,comm [2024-07-16T06:00:07.246Z] 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). [2024-07-16T06:00:07.246Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-16T06:00:07.301Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-16T06:00:07.301Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-16T06:00:07.421Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-16T06:00:07.422Z] $ docker exec b80d45f21b8ac69ebb2c6a2edee609622f8aa4715c1084355049898df7d5f8c8 ssh-agent [2024-07-16T06:00:07.543Z] SSH_AUTH_SOCK=/tmp/ssh-SEcZGl7bBG7L/agent.32 [2024-07-16T06:00:07.543Z] SSH_AGENT_PID=38 [2024-07-16T06:00:07.551Z] Running ssh-add (command line suppressed) [2024-07-16T06:00:07.655Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_13632823787941316363.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_13632823787941316363.key) [2024-07-16T06:00:07.673Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-16T06:00:07.978Z] + git tag --points-at HEAD [Pipeline] } [2024-07-16T06:00:07.986Z] $ docker exec --env ******** --env ******** b80d45f21b8ac69ebb2c6a2edee609622f8aa4715c1084355049898df7d5f8c8 ssh-agent -k [2024-07-16T06:00:08.081Z] unset SSH_AUTH_SOCK; [2024-07-16T06:00:08.082Z] unset SSH_AGENT_PID; [2024-07-16T06:00:08.082Z] echo Agent pid 38 killed; [2024-07-16T06:00:08.099Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-16T06:00:08.142Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-16T06:00:08.142Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-16T06:00:08.261Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-16T06:00:08.261Z] $ docker exec b80d45f21b8ac69ebb2c6a2edee609622f8aa4715c1084355049898df7d5f8c8 ssh-agent [2024-07-16T06:00:08.390Z] SSH_AUTH_SOCK=/tmp/ssh-VYmLQG5i3FC9/agent.71 [2024-07-16T06:00:08.390Z] SSH_AGENT_PID=77 [2024-07-16T06:00:08.395Z] Running ssh-add (command line suppressed) [2024-07-16T06:00:08.485Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_3422109174152973367.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_3422109174152973367.key) [2024-07-16T06:00:08.503Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-16T06:00:08.801Z] + git semver init [2024-07-16T06:00:09.065Z] 2024-07-16 06:00:08,969 [run_init] DEBUG init version:0.0.0 force:False [2024-07-16T06:00:09.065Z] 2024-07-16 06:00:08,970 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver [2024-07-16T06:00:09.065Z] 2024-07-16 06:00:08,970 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver [2024-07-16T06:00:09.065Z] 2024-07-16 06:00:08,971 [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) [2024-07-16T06:00:10.458Z] 2024-07-16 06:00:10,016 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude [2024-07-16T06:00:10.458Z] 2024-07-16 06:00:10,016 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False [2024-07-16T06:00:10.458Z] 2024-07-16 06:00:10,016 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-07-16T06:00:10.458Z] 2024-07-16 06:00:10,017 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-07-16T06:00:10.458Z] 3.2.0-dev.17 [Pipeline] } [2024-07-16T06:00:10.465Z] $ docker exec --env ******** --env ******** b80d45f21b8ac69ebb2c6a2edee609622f8aa4715c1084355049898df7d5f8c8 ssh-agent -k [2024-07-16T06:00:10.555Z] unset SSH_AUTH_SOCK; [2024-07-16T06:00:10.556Z] unset SSH_AGENT_PID; [2024-07-16T06:00:10.556Z] echo Agent pid 77 killed; [2024-07-16T06:00:10.569Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-16T06:00:10.888Z] + git semver [Pipeline] } [2024-07-16T06:00:11.162Z] $ docker stop --time=1 b80d45f21b8ac69ebb2c6a2edee609622f8aa4715c1084355049898df7d5f8c8 [2024-07-16T06:00:12.501Z] $ docker rm -f --volumes b80d45f21b8ac69ebb2c6a2edee609622f8aa4715c1084355049898df7d5f8c8 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-16T06:00:12.860Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-16T06:00:13.110Z] Stashed 1 file(s) [Pipeline] echo [2024-07-16T06:00:13.112Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.17 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-16T06:00:13.293Z] provisioning config files... [2024-07-16T06:00:13.307Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config13831792719565421136tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-16T06:00:13.615Z] ---> ****-login.sh [2024-07-16T06:00:13.615Z] nexus3.edgexfoundry.org:10001 [2024-07-16T06:00:13.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T06:00:13.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T06:00:13.615Z] Configure a credential helper to remove this warning. See [2024-07-16T06:00:13.615Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T06:00:13.615Z] [2024-07-16T06:00:13.615Z] Login Succeeded [2024-07-16T06:00:13.616Z] nexus3.edgexfoundry.org:10002 [2024-07-16T06:00:13.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T06:00:13.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T06:00:13.616Z] Configure a credential helper to remove this warning. See [2024-07-16T06:00:13.616Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T06:00:13.616Z] [2024-07-16T06:00:13.616Z] Login Succeeded [2024-07-16T06:00:14.565Z] nexus3.edgexfoundry.org:10003 [2024-07-16T06:00:14.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T06:00:14.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T06:00:14.565Z] Configure a credential helper to remove this warning. See [2024-07-16T06:00:14.565Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T06:00:14.565Z] [2024-07-16T06:00:14.565Z] Login Succeeded [2024-07-16T06:00:14.565Z] nexus3.edgexfoundry.org:10004 [2024-07-16T06:00:14.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T06:00:14.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T06:00:14.826Z] Configure a credential helper to remove this warning. See [2024-07-16T06:00:14.826Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T06:00:14.826Z] [2024-07-16T06:00:14.826Z] Login Succeeded [2024-07-16T06:00:14.826Z] ****.io [2024-07-16T06:00:14.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T06:00:15.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T06:00:15.087Z] Configure a credential helper to remove this warning. See [2024-07-16T06:00:15.087Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T06:00:15.087Z] [2024-07-16T06:00:15.087Z] Login Succeeded [2024-07-16T06:00:15.087Z] ---> ****-login.sh ends [Pipeline] } [2024-07-16T06:00:15.095Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-16T06:00:15.195Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-16T06:00:15.219Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-16T06:00:15.238Z] ========================================================= [2024-07-16T06:00:15.238Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-16T06:00:15.238Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T06:00:15.593Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-16T06:00:15.593Z] Sending build context to Docker daemon 17.79MB [2024-07-16T06:00:15.593Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-07-16T06:00:15.593Z] Step 2/10 : FROM ${BASE} AS builder [2024-07-16T06:00:15.593Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-16T06:00:15.593Z] 619be1103602: Pulling fs layer [2024-07-16T06:00:15.593Z] 7862e08f4a3e: Pulling fs layer [2024-07-16T06:00:15.593Z] 5df492c9dc93: Pulling fs layer [2024-07-16T06:00:15.593Z] 7629e6793208: Pulling fs layer [2024-07-16T06:00:15.593Z] 4f4fb700ef54: Pulling fs layer [2024-07-16T06:00:15.593Z] fb5054dd5b73: Pulling fs layer [2024-07-16T06:00:15.593Z] eeca6798cff9: Pulling fs layer [2024-07-16T06:00:15.593Z] aa269ceb94a6: Pulling fs layer [2024-07-16T06:00:15.593Z] ada007ff1a6a: Pulling fs layer [2024-07-16T06:00:15.593Z] 7629e6793208: Waiting [2024-07-16T06:00:15.593Z] 4f4fb700ef54: Waiting [2024-07-16T06:00:15.593Z] fb5054dd5b73: Waiting [2024-07-16T06:00:15.593Z] eeca6798cff9: Waiting [2024-07-16T06:00:15.593Z] aa269ceb94a6: Waiting [2024-07-16T06:00:15.877Z] 7862e08f4a3e: Verifying Checksum [2024-07-16T06:00:15.877Z] 7862e08f4a3e: Download complete [2024-07-16T06:00:15.877Z] 7629e6793208: Verifying Checksum [2024-07-16T06:00:15.877Z] 7629e6793208: Download complete [2024-07-16T06:00:15.877Z] 4f4fb700ef54: Verifying Checksum [2024-07-16T06:00:15.877Z] 4f4fb700ef54: Download complete [2024-07-16T06:00:15.877Z] fb5054dd5b73: Download complete [2024-07-16T06:00:15.877Z] 619be1103602: Verifying Checksum [2024-07-16T06:00:15.877Z] 619be1103602: Download complete [2024-07-16T06:00:15.877Z] eeca6798cff9: Verifying Checksum [2024-07-16T06:00:15.877Z] eeca6798cff9: Download complete [2024-07-16T06:00:16.135Z] 619be1103602: Pull complete [2024-07-16T06:00:16.135Z] ada007ff1a6a: Download complete [2024-07-16T06:00:16.135Z] 7862e08f4a3e: Pull complete [2024-07-16T06:00:16.394Z] 5df492c9dc93: Verifying Checksum [2024-07-16T06:00:16.394Z] 5df492c9dc93: Download complete [2024-07-16T06:00:16.652Z] aa269ceb94a6: Verifying Checksum [2024-07-16T06:00:16.652Z] aa269ceb94a6: Download complete [2024-07-16T06:00:19.253Z] 5df492c9dc93: Pull complete [2024-07-16T06:00:19.512Z] 7629e6793208: Pull complete [2024-07-16T06:00:19.512Z] 4f4fb700ef54: Pull complete [2024-07-16T06:00:19.512Z] fb5054dd5b73: Pull complete [2024-07-16T06:00:19.769Z] eeca6798cff9: Pull complete [2024-07-16T06:00:22.301Z] aa269ceb94a6: Pull complete [2024-07-16T06:00:22.562Z] ada007ff1a6a: Pull complete [2024-07-16T06:00:22.562Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-16T06:00:22.562Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-16T06:00:22.562Z] ---> f489d0715acc [2024-07-16T06:00:22.562Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2024-07-16T06:00:27.852Z] ---> Running in e92f798b27a2 [2024-07-16T06:00:27.852Z] Removing intermediate container e92f798b27a2 [2024-07-16T06:00:27.852Z] ---> db1998b1ad66 [2024-07-16T06:00:27.852Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-16T06:00:27.852Z] ---> Running in 7f10914023c9 [2024-07-16T06:00:27.852Z] Removing intermediate container 7f10914023c9 [2024-07-16T06:00:27.852Z] ---> 11ac368d5ef0 [2024-07-16T06:00:27.852Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2024-07-16T06:00:27.852Z] ---> Running in 4fe1c1289c78 [2024-07-16T06:00:28.110Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-16T06:00:28.110Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-16T06:00:28.241Z] Still waiting to schedule task [2024-07-16T06:00:28.241Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-07-16T06:00:28.367Z] (1/8) Installing openssh-keygen (9.3_p2-r2) [2024-07-16T06:00:28.368Z] (2/8) Installing libedit (20221030.3.1-r1) [2024-07-16T06:00:28.368Z] (3/8) Installing openssh-client-common (9.3_p2-r2) [2024-07-16T06:00:28.368Z] (4/8) Installing openssh-client-default (9.3_p2-r2) [2024-07-16T06:00:28.368Z] (5/8) Installing openssh-sftp-server (9.3_p2-r2) [2024-07-16T06:00:28.368Z] (6/8) Installing openssh-server-common (9.3_p2-r2) [2024-07-16T06:00:28.368Z] (7/8) Installing openssh-server (9.3_p2-r2) [2024-07-16T06:00:28.368Z] (8/8) Installing openssh (9.3_p2-r2) [2024-07-16T06:00:28.368Z] Executing busybox-1.36.1-r5.trigger [2024-07-16T06:00:28.368Z] OK: 270 MiB in 60 packages [2024-07-16T06:00:28.945Z] Removing intermediate container 4fe1c1289c78 [2024-07-16T06:00:28.945Z] ---> 6acd34a658d5 [2024-07-16T06:00:28.945Z] Step 6/10 : WORKDIR /device-modbus-go [2024-07-16T06:00:28.945Z] ---> Running in e0ccb83f7ef8 [2024-07-16T06:00:29.204Z] Removing intermediate container e0ccb83f7ef8 [2024-07-16T06:00:29.204Z] ---> 2e8525d3d27d [2024-07-16T06:00:29.204Z] Step 7/10 : COPY go.mod vendor* ./ [2024-07-16T06:00:29.204Z] ---> 7d673ab73093 [2024-07-16T06:00:29.204Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-16T06:00:29.204Z] ---> Running in 6b019ad55380 [2024-07-16T06:01:25.440Z] Removing intermediate container 6b019ad55380 [2024-07-16T06:01:25.440Z] ---> a88dc5bd11e7 [2024-07-16T06:01:25.440Z] Step 9/10 : COPY . . [2024-07-16T06:01:25.440Z] ---> 8d931debec90 [2024-07-16T06:01:25.440Z] Step 10/10 : RUN ${MAKE} [2024-07-16T06:01:25.440Z] ---> Running in 046a1fad7581 [2024-07-16T06:01:25.440Z] noop [2024-07-16T06:01:25.440Z] Removing intermediate container 046a1fad7581 [2024-07-16T06:01:25.440Z] ---> c4cfeb5d5317 [2024-07-16T06:01:25.440Z] Successfully built c4cfeb5d5317 [2024-07-16T06:01:25.440Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T06:01:25.766Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-16T06:01:25.766Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-16T06:01:25.851Z] prd-ubuntu20.04-docker-8c-8g-5713 does not seem to be running inside a container [2024-07-16T06:01:25.880Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-16T06:01:26.221Z] $ docker top b8fd6f630bba734018269a3233e0da3e6bc31b182abcabb17654fd735e89c0fc -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-16T06:01:26.573Z] + go version [2024-07-16T06:01:26.573Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-16T06:01:26.579Z] $ docker stop --time=1 b8fd6f630bba734018269a3233e0da3e6bc31b182abcabb17654fd735e89c0fc [2024-07-16T06:01:27.869Z] $ docker rm -f --volumes b8fd6f630bba734018269a3233e0da3e6bc31b182abcabb17654fd735e89c0fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T06:01:28.322Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-16T06:01:28.323Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-16T06:01:28.410Z] prd-ubuntu20.04-docker-8c-8g-5713 does not seem to be running inside a container [2024-07-16T06:01:28.441Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-16T06:01:28.749Z] $ docker top 3716c0fdc5bdee099ebfdfbae05662ec8c38c0099ebf3066283414146972042b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-16T06:01:29.099Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh [2024-07-16T06:01:29.403Z] + make test [2024-07-16T06:01:29.403Z] go test ./... -coverprofile=coverage.out [2024-07-16T06:01:30.777Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2024-07-16T06:01:48.845Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2024-07-16T06:01:48.845Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.007s coverage: 47.9% of statements [2024-07-16T06:02:02.846Z] go vet ./... [2024-07-16T06:02:08.106Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-16T06:02:08.106Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-16T06:02:08.106Z] ./bin/test-attribution-txt.sh [2024-07-16T06:02:08.364Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-07-16T06:02:08.375Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-16T06:02:08.387Z] $ docker stop --time=1 3716c0fdc5bdee099ebfdfbae05662ec8c38c0099ebf3066283414146972042b [2024-07-16T06:02:13.127Z] $ docker rm -f --volumes 3716c0fdc5bdee099ebfdfbae05662ec8c38c0099ebf3066283414146972042b [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-16T06:02:13.693Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-16T06:02:13.742Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-07-16T06:02:14.285Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-16T06:02:14.572Z] + ls -al . [2024-07-16T06:02:14.572Z] total 272 [2024-07-16T06:02:14.572Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 16 06:01 . [2024-07-16T06:02:14.572Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 16 05:59 .. [2024-07-16T06:02:14.572Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 16 05:59 .dockerignore [2024-07-16T06:02:14.572Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 16 06:01 .git [2024-07-16T06:02:14.572Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 16 05:59 .github [2024-07-16T06:02:14.572Z] -rw-rw-r-- 1 jenkins jenkins 266 Jul 16 05:59 .gitignore [2024-07-16T06:02:14.572Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 16 05:59 .golangci.yml [2024-07-16T06:02:14.572Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 16 06:00 .semver [2024-07-16T06:02:14.572Z] -rw-rw-r-- 1 jenkins jenkins 19432 Jul 16 05:59 Attribution.txt [2024-07-16T06:02:14.572Z] -rw-rw-r-- 1 jenkins jenkins 16388 Jul 16 05:59 CHANGELOG.md [2024-07-16T06:02:14.572Z] -rw-rw-r-- 1 jenkins jenkins 1474 Jul 16 05:59 Dockerfile [2024-07-16T06:02:14.572Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 16 05:59 GOVERNANCE.md [2024-07-16T06:02:14.572Z] -rw-rw-r-- 1 jenkins jenkins 658 Jul 16 05:59 Jenkinsfile [2024-07-16T06:02:14.572Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 16 05:59 LICENSE [2024-07-16T06:02:14.572Z] -rw-rw-r-- 1 jenkins jenkins 1942 Jul 16 05:59 Makefile [2024-07-16T06:02:14.572Z] -rw-rw-r-- 1 jenkins jenkins 622 Jul 16 05:59 OWNERS.md [2024-07-16T06:02:14.572Z] -rw-rw-r-- 1 jenkins jenkins 4463 Jul 16 05:59 README.md [2024-07-16T06:02:14.572Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 16 06:00 VERSION [2024-07-16T06:02:14.572Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 16 05:59 bin [2024-07-16T06:02:14.572Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 16 05:59 cmd [2024-07-16T06:02:14.572Z] -rw-r--r-- 1 jenkins jenkins 24601 Jul 16 06:01 coverage.out [2024-07-16T06:02:14.572Z] -rw-rw-r-- 1 jenkins jenkins 7184 Jul 16 05:59 go.mod [2024-07-16T06:02:14.572Z] -rw-rw-r-- 1 jenkins jenkins 102270 Jul 16 05:59 go.sum [2024-07-16T06:02:14.572Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 16 05:59 internal [2024-07-16T06:02:14.572Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 16 05:59 simulator [2024-07-16T06:02:14.572Z] -rw-rw-r-- 1 jenkins jenkins 229 Jul 16 05:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T06:02:14.907Z] + 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=d71636c60b8b9ed9f948421f9983ca52d9baac39 --label arch=amd64 --label version=3.2.0-dev.17 . [2024-07-16T06:02:14.907Z] Sending build context to Docker daemon 17.82MB [2024-07-16T06:02:14.907Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2024-07-16T06:02:14.907Z] Step 2/23 : FROM ${BASE} AS builder [2024-07-16T06:02:14.907Z] ---> c4cfeb5d5317 [2024-07-16T06:02:14.907Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2024-07-16T06:02:15.473Z] ---> Running in 9fd0da3aabae [2024-07-16T06:02:15.473Z] Removing intermediate container 9fd0da3aabae [2024-07-16T06:02:15.473Z] ---> e20bd0de6836 [2024-07-16T06:02:15.473Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-16T06:02:15.473Z] ---> Running in 5572de36dcc6 [2024-07-16T06:02:15.473Z] Removing intermediate container 5572de36dcc6 [2024-07-16T06:02:15.473Z] ---> 6121c11a334b [2024-07-16T06:02:15.473Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2024-07-16T06:02:15.473Z] ---> Running in 54d0aac5fb9a [2024-07-16T06:02:15.732Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-16T06:02:15.991Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-16T06:02:16.252Z] OK: 270 MiB in 60 packages [2024-07-16T06:02:16.510Z] Removing intermediate container 54d0aac5fb9a [2024-07-16T06:02:16.510Z] ---> 431b72810df8 [2024-07-16T06:02:16.510Z] Step 6/23 : WORKDIR /device-modbus-go [2024-07-16T06:02:16.510Z] ---> Running in fc33fbb5f0fc [2024-07-16T06:02:16.510Z] Removing intermediate container fc33fbb5f0fc [2024-07-16T06:02:16.510Z] ---> f93a4f61ce38 [2024-07-16T06:02:16.510Z] Step 7/23 : COPY go.mod vendor* ./ [2024-07-16T06:02:16.768Z] ---> 018a0f81109c [2024-07-16T06:02:16.768Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-16T06:02:16.768Z] ---> Running in 693e5bd2d158 [2024-07-16T06:02:17.337Z] Removing intermediate container 693e5bd2d158 [2024-07-16T06:02:17.337Z] ---> 9190305e8b1f [2024-07-16T06:02:17.337Z] Step 9/23 : COPY . . [2024-07-16T06:02:18.273Z] ---> 34db76305141 [2024-07-16T06:02:18.273Z] Step 10/23 : RUN ${MAKE} [2024-07-16T06:02:18.273Z] ---> Running in 4861d28ccc60 [2024-07-16T06:02:18.273Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=3.2.0-dev.17 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.24" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2024-07-16T06:02:50.344Z] Removing intermediate container 4861d28ccc60 [2024-07-16T06:02:50.344Z] ---> d7c4af7fa7d6 [2024-07-16T06:02:50.344Z] Step 11/23 : FROM alpine:3.18 [2024-07-16T06:02:50.344Z] 3.18: Pulling from library/alpine [2024-07-16T06:02:50.344Z] 73baa7ef167e: Pulling fs layer [2024-07-16T06:02:50.344Z] 73baa7ef167e: Verifying Checksum [2024-07-16T06:02:50.344Z] 73baa7ef167e: Download complete [2024-07-16T06:02:50.344Z] 73baa7ef167e: Pull complete [2024-07-16T06:02:50.344Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-16T06:02:50.344Z] Status: Downloaded newer image for alpine:3.18 [2024-07-16T06:02:50.344Z] ---> 8fd7cac70a4a [2024-07-16T06:02:50.344Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2024-07-16T06:02:50.344Z] ---> Running in 5565584b236c [2024-07-16T06:02:50.344Z] Removing intermediate container 5565584b236c [2024-07-16T06:02:50.344Z] ---> 525e82d830a3 [2024-07-16T06:02:50.344Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2024-07-16T06:02:50.344Z] ---> Running in e37113dc9d98 [2024-07-16T06:02:50.603Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-16T06:02:50.863Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-16T06:02:51.122Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-16T06:02:51.122Z] Executing busybox-1.36.1-r7.trigger [2024-07-16T06:02:51.122Z] OK: 7 MiB in 16 packages [2024-07-16T06:02:51.382Z] Removing intermediate container e37113dc9d98 [2024-07-16T06:02:51.382Z] ---> fa6f6deea115 [2024-07-16T06:02:51.382Z] Step 14/23 : RUN apk --no-cache upgrade [2024-07-16T06:02:51.382Z] ---> Running in 87e76bca79e4 [2024-07-16T06:02:51.641Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-16T06:02:51.901Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-16T06:02:51.901Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-16T06:02:51.901Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-16T06:02:51.901Z] OK: 7 MiB in 16 packages [2024-07-16T06:02:52.837Z] Removing intermediate container 87e76bca79e4 [2024-07-16T06:02:52.837Z] ---> 0cb34fa61101 [2024-07-16T06:02:52.837Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2024-07-16T06:02:53.812Z] ---> a657303242ee [2024-07-16T06:02:53.812Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2024-07-16T06:02:53.812Z] ---> be493f0d42c9 [2024-07-16T06:02:53.812Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2024-07-16T06:02:53.812Z] ---> f378debd528c [2024-07-16T06:02:53.812Z] Step 18/23 : EXPOSE 59901 [2024-07-16T06:02:53.812Z] ---> Running in 45374b68e41a [2024-07-16T06:02:54.069Z] Removing intermediate container 45374b68e41a [2024-07-16T06:02:54.069Z] ---> fc639b05cc69 [2024-07-16T06:02:54.069Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2024-07-16T06:02:54.069Z] ---> Running in ca009d331129 [2024-07-16T06:02:54.069Z] Removing intermediate container ca009d331129 [2024-07-16T06:02:54.069Z] ---> 806b7c6dae1c [2024-07-16T06:02:54.069Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-07-16T06:02:54.069Z] ---> Running in 791761ff164c [2024-07-16T06:02:54.069Z] Removing intermediate container 791761ff164c [2024-07-16T06:02:54.069Z] ---> dc22e9b6eef7 [2024-07-16T06:02:54.069Z] Step 21/23 : LABEL arch=amd64 [2024-07-16T06:02:54.069Z] ---> Running in 30054a8556ba [2024-07-16T06:02:54.327Z] Removing intermediate container 30054a8556ba [2024-07-16T06:02:54.327Z] ---> 3a4d9e16da24 [2024-07-16T06:02:54.327Z] Step 22/23 : LABEL git_sha=d71636c60b8b9ed9f948421f9983ca52d9baac39 [2024-07-16T06:02:54.327Z] ---> Running in 7befb1fa5149 [2024-07-16T06:02:54.327Z] Removing intermediate container 7befb1fa5149 [2024-07-16T06:02:54.327Z] ---> d44f21ebaaaf [2024-07-16T06:02:54.327Z] Step 23/23 : LABEL version=3.2.0-dev.17 [2024-07-16T06:02:54.327Z] ---> Running in 64d5741cc482 [2024-07-16T06:02:54.327Z] Removing intermediate container 64d5741cc482 [2024-07-16T06:02:54.327Z] ---> 2d869e4e8293 [2024-07-16T06:02:54.327Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-16T06:02:54.327Z] Successfully built 2d869e4e8293 [2024-07-16T06:02:54.327Z] Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-16T06:02:54.712Z] provisioning config files... [2024-07-16T06:02:54.722Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config4685162383205514859tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-16T06:02:55.031Z] ---> ****-login.sh [2024-07-16T06:02:55.031Z] nexus3.edgexfoundry.org:10001 [2024-07-16T06:02:55.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T06:02:55.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T06:02:55.031Z] Configure a credential helper to remove this warning. See [2024-07-16T06:02:55.031Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T06:02:55.031Z] [2024-07-16T06:02:55.031Z] Login Succeeded [2024-07-16T06:02:55.031Z] nexus3.edgexfoundry.org:10002 [2024-07-16T06:02:55.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T06:02:55.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T06:02:55.032Z] Configure a credential helper to remove this warning. See [2024-07-16T06:02:55.032Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T06:02:55.032Z] [2024-07-16T06:02:55.032Z] Login Succeeded [2024-07-16T06:02:55.032Z] nexus3.edgexfoundry.org:10003 [2024-07-16T06:02:55.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T06:02:55.290Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T06:02:55.290Z] Configure a credential helper to remove this warning. See [2024-07-16T06:02:55.290Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T06:02:55.290Z] [2024-07-16T06:02:55.290Z] Login Succeeded [2024-07-16T06:02:55.290Z] nexus3.edgexfoundry.org:10004 [2024-07-16T06:02:55.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T06:02:55.290Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T06:02:55.290Z] Configure a credential helper to remove this warning. See [2024-07-16T06:02:55.290Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T06:02:55.290Z] [2024-07-16T06:02:55.290Z] Login Succeeded [2024-07-16T06:02:55.290Z] ****.io [2024-07-16T06:02:55.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T06:02:55.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T06:02:55.548Z] Configure a credential helper to remove this warning. See [2024-07-16T06:02:55.548Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T06:02:55.548Z] [2024-07-16T06:02:55.548Z] Login Succeeded [2024-07-16T06:02:55.548Z] ---> ****-login.sh ends [Pipeline] } [2024-07-16T06:02:55.554Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-16T06:02:55.602Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-16T06:02:55.632Z] [edgeXDocker.push] Tagging docker image device-modbus with the following tags: [2024-07-16T06:02:55.632Z] d71636c60b8b9ed9f948421f9983ca52d9baac39 [2024-07-16T06:02:55.632Z] latest [2024-07-16T06:02:55.632Z] 3.2.0-dev.17 [2024-07-16T06:02:55.632Z] d71636c60b8b9ed9f948421f9983ca52d9baac39-3.2.0-dev.17 [2024-07-16T06:02:55.632Z] main [2024-07-16T06:02:55.632Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T06:02:55.965Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:d71636c60b8b9ed9f948421f9983ca52d9baac39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T06:02:56.282Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:d71636c60b8b9ed9f948421f9983ca52d9baac39 [2024-07-16T06:02:56.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-07-16T06:02:56.282Z] af0a10fa0a01: Preparing [2024-07-16T06:02:56.282Z] ac020a26ba16: Preparing [2024-07-16T06:02:56.282Z] 516b4172d6fc: Preparing [2024-07-16T06:02:56.282Z] 673ff91a6df3: Preparing [2024-07-16T06:02:56.282Z] 8a05c36afd0f: Preparing [2024-07-16T06:02:56.282Z] 63ec0bd56cf3: Preparing [2024-07-16T06:02:56.282Z] ac020a26ba16: Pushed [2024-07-16T06:02:56.282Z] af0a10fa0a01: Pushed [2024-07-16T06:02:56.282Z] 8a05c36afd0f: Pushed [2024-07-16T06:02:56.282Z] 63ec0bd56cf3: Layer already exists [2024-07-16T06:02:56.849Z] 673ff91a6df3: Pushed [2024-07-16T06:02:59.381Z] 516b4172d6fc: Pushed [2024-07-16T06:02:59.381Z] d71636c60b8b9ed9f948421f9983ca52d9baac39: digest: sha256:d191aa0671b7ab4a5f1d3d8a0da7187fde76663f60a9cba1ca8e4611d4bdcc9a size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T06:02:59.716Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T06:03:00.043Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest [2024-07-16T06:03:00.043Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-07-16T06:03:00.043Z] af0a10fa0a01: Preparing [2024-07-16T06:03:00.043Z] ac020a26ba16: Preparing [2024-07-16T06:03:00.043Z] 516b4172d6fc: Preparing [2024-07-16T06:03:00.043Z] 673ff91a6df3: Preparing [2024-07-16T06:03:00.043Z] 8a05c36afd0f: Preparing [2024-07-16T06:03:00.043Z] 63ec0bd56cf3: Preparing [2024-07-16T06:03:00.043Z] 63ec0bd56cf3: Waiting [2024-07-16T06:03:00.043Z] 673ff91a6df3: Layer already exists [2024-07-16T06:03:00.043Z] ac020a26ba16: Layer already exists [2024-07-16T06:03:00.043Z] af0a10fa0a01: Layer already exists [2024-07-16T06:03:00.043Z] 516b4172d6fc: Layer already exists [2024-07-16T06:03:00.043Z] 8a05c36afd0f: Layer already exists [2024-07-16T06:03:00.043Z] 63ec0bd56cf3: Layer already exists [2024-07-16T06:03:00.043Z] latest: digest: sha256:d191aa0671b7ab4a5f1d3d8a0da7187fde76663f60a9cba1ca8e4611d4bdcc9a size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T06:03:00.373Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T06:03:00.698Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:3.2.0-dev.17 [2024-07-16T06:03:00.698Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-07-16T06:03:00.698Z] af0a10fa0a01: Preparing [2024-07-16T06:03:00.698Z] ac020a26ba16: Preparing [2024-07-16T06:03:00.698Z] 516b4172d6fc: Preparing [2024-07-16T06:03:00.698Z] 673ff91a6df3: Preparing [2024-07-16T06:03:00.698Z] 8a05c36afd0f: Preparing [2024-07-16T06:03:00.698Z] 63ec0bd56cf3: Preparing [2024-07-16T06:03:00.698Z] 63ec0bd56cf3: Waiting [2024-07-16T06:03:00.698Z] 516b4172d6fc: Layer already exists [2024-07-16T06:03:00.698Z] ac020a26ba16: Layer already exists [2024-07-16T06:03:00.698Z] 673ff91a6df3: Layer already exists [2024-07-16T06:03:00.698Z] af0a10fa0a01: Layer already exists [2024-07-16T06:03:00.698Z] 8a05c36afd0f: Layer already exists [2024-07-16T06:03:00.698Z] 63ec0bd56cf3: Layer already exists [2024-07-16T06:03:00.698Z] 3.2.0-dev.17: digest: sha256:d191aa0671b7ab4a5f1d3d8a0da7187fde76663f60a9cba1ca8e4611d4bdcc9a size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T06:03:01.014Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5715 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [2024-07-16T06:03:01.031Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:d71636c60b8b9ed9f948421f9983ca52d9baac39-3.2.0-dev.17 [Pipeline] ws [2024-07-16T06:03:01.032Z] Running in /w/workspace/device-modbus-go/156 [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] checkout [Pipeline] sh [2024-07-16T06:03:02.321Z] The recommended git tool is: git [2024-07-16T06:03:02.368Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:d71636c60b8b9ed9f948421f9983ca52d9baac39-3.2.0-dev.17 [2024-07-16T06:03:02.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-07-16T06:03:02.368Z] af0a10fa0a01: Preparing [2024-07-16T06:03:02.368Z] ac020a26ba16: Preparing [2024-07-16T06:03:02.368Z] 516b4172d6fc: Preparing [2024-07-16T06:03:02.368Z] 673ff91a6df3: Preparing [2024-07-16T06:03:02.368Z] 8a05c36afd0f: Preparing [2024-07-16T06:03:02.368Z] 63ec0bd56cf3: Preparing [2024-07-16T06:03:02.368Z] 63ec0bd56cf3: Waiting [2024-07-16T06:03:02.368Z] af0a10fa0a01: Layer already exists [2024-07-16T06:03:02.368Z] 8a05c36afd0f: Layer already exists [2024-07-16T06:03:02.368Z] 516b4172d6fc: Layer already exists [2024-07-16T06:03:02.368Z] 673ff91a6df3: Layer already exists [2024-07-16T06:03:02.368Z] ac020a26ba16: Layer already exists [2024-07-16T06:03:02.368Z] 63ec0bd56cf3: Layer already exists [2024-07-16T06:03:02.368Z] d71636c60b8b9ed9f948421f9983ca52d9baac39-3.2.0-dev.17: digest: sha256:d191aa0671b7ab4a5f1d3d8a0da7187fde76663f60a9cba1ca8e4611d4bdcc9a size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T06:03:02.693Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T06:03:03.008Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:main [2024-07-16T06:03:03.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-07-16T06:03:03.009Z] af0a10fa0a01: Preparing [2024-07-16T06:03:03.009Z] ac020a26ba16: Preparing [2024-07-16T06:03:03.009Z] 516b4172d6fc: Preparing [2024-07-16T06:03:03.009Z] 673ff91a6df3: Preparing [2024-07-16T06:03:03.009Z] 8a05c36afd0f: Preparing [2024-07-16T06:03:03.009Z] 63ec0bd56cf3: Preparing [2024-07-16T06:03:03.009Z] 63ec0bd56cf3: Waiting [2024-07-16T06:03:03.009Z] af0a10fa0a01: Layer already exists [2024-07-16T06:03:03.009Z] ac020a26ba16: Layer already exists [2024-07-16T06:03:03.009Z] 516b4172d6fc: Layer already exists [2024-07-16T06:03:03.009Z] 8a05c36afd0f: Layer already exists [2024-07-16T06:03:03.009Z] 673ff91a6df3: Layer already exists [2024-07-16T06:03:03.009Z] 63ec0bd56cf3: Layer already exists [2024-07-16T06:03:03.009Z] main: digest: sha256:d191aa0671b7ab4a5f1d3d8a0da7187fde76663f60a9cba1ca8e4611d4bdcc9a size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-16T06:03:03.081Z] ===================================================== [Pipeline] echo [2024-07-16T06:03:03.096Z] taggedImages: [2024-07-16T06:03:03.096Z] - nexus3.edgexfoundry.org:10004/device-modbus:d71636c60b8b9ed9f948421f9983ca52d9baac39 [2024-07-16T06:03:03.096Z] - nexus3.edgexfoundry.org:10004/device-modbus:latest [2024-07-16T06:03:03.096Z] - nexus3.edgexfoundry.org:10004/device-modbus:3.2.0-dev.17 [2024-07-16T06:03:03.096Z] - nexus3.edgexfoundry.org:10004/device-modbus:d71636c60b8b9ed9f948421f9983ca52d9baac39-3.2.0-dev.17 [2024-07-16T06:03:03.096Z] - 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T06:03:03.499Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-16T06:03:03.499Z] [2024-07-16T06:03:03.499Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T06:03:03.798Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-16T06:03:03.798Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-16T06:03:03.798Z] 5eb5b503b376: Pulling fs layer [2024-07-16T06:03:03.798Z] 5c69ac0246d0: Pulling fs layer [2024-07-16T06:03:03.798Z] ec43610c2a17: Pulling fs layer [2024-07-16T06:03:03.798Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-16T06:03:03.798Z] 33b1e0a273af: Pulling fs layer [2024-07-16T06:03:03.798Z] 5d3b04190fa2: Pulling fs layer [2024-07-16T06:03:03.798Z] 2f39f015ded8: Pulling fs layer [2024-07-16T06:03:03.798Z] 3a2ae6a8a46f: Waiting [2024-07-16T06:03:03.798Z] 2f39f015ded8: Waiting [2024-07-16T06:03:03.798Z] 33b1e0a273af: Waiting [2024-07-16T06:03:03.798Z] 5c69ac0246d0: Verifying Checksum [2024-07-16T06:03:03.798Z] 5c69ac0246d0: Download complete [2024-07-16T06:03:03.798Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-16T06:03:03.798Z] 3a2ae6a8a46f: Download complete [2024-07-16T06:03:03.798Z] 33b1e0a273af: Verifying Checksum [2024-07-16T06:03:03.798Z] 33b1e0a273af: Download complete [2024-07-16T06:03:03.798Z] 5d3b04190fa2: Verifying Checksum [2024-07-16T06:03:03.798Z] 5d3b04190fa2: Download complete [2024-07-16T06:03:03.798Z] ec43610c2a17: Verifying Checksum [2024-07-16T06:03:03.798Z] ec43610c2a17: Download complete [2024-07-16T06:03:04.056Z] 5eb5b503b376: Verifying Checksum [2024-07-16T06:03:04.056Z] 5eb5b503b376: Download complete [2024-07-16T06:03:04.620Z] 2f39f015ded8: Download complete [2024-07-16T06:03:05.189Z] 5eb5b503b376: Pull complete [2024-07-16T06:03:05.446Z] 5c69ac0246d0: Pull complete [2024-07-16T06:03:05.704Z] ec43610c2a17: Pull complete [2024-07-16T06:03:05.704Z] 3a2ae6a8a46f: Pull complete [2024-07-16T06:03:05.963Z] 33b1e0a273af: Pull complete [2024-07-16T06:03:05.963Z] 5d3b04190fa2: Pull complete [2024-07-16T06:03:10.080Z] using credential edgex-jenkins-ssh [2024-07-16T06:03:10.112Z] Cloning the remote Git repository [2024-07-16T06:03:10.139Z] 2f39f015ded8: Pull complete [2024-07-16T06:03:10.140Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-16T06:03:10.140Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-16T06:03:10.140Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-16T06:03:10.237Z] prd-ubuntu20.04-docker-8c-8g-5713 does not seem to be running inside a container [2024-07-16T06:03:10.262Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-16T06:03:10.171Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2024-07-16T06:03:10.316Z] > git init /w/workspace/device-modbus-go/156 # timeout=10 [2024-07-16T06:03:10.642Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2024-07-16T06:03:10.643Z] > git --version # timeout=10 [2024-07-16T06:03:10.678Z] > git --version # 'git version 2.25.1' [2024-07-16T06:03:10.680Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-16T06:03:10.890Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-16T06:03:13.001Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2024-07-16T06:03:13.031Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-16T06:03:14.153Z] Avoid second fetch [2024-07-16T06:03:14.154Z] Checking out Revision d71636c60b8b9ed9f948421f9983ca52d9baac39 (main) [2024-07-16T06:03:14.167Z] > git config core.sparsecheckout # timeout=10 [2024-07-16T06:03:14.242Z] > git checkout -f d71636c60b8b9ed9f948421f9983ca52d9baac39 # timeout=10 [2024-07-16T06:03:14.852Z] Commit message: "Merge pull request #560 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.24" [2024-07-16T06:03:15.092Z] $ docker top 1ca6bf669a4b31612bdb4fe44adc338ad3d76ad176c3789a1c611e8f7c89f7f5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-16T06:03:15.464Z] ---> job-cost.sh [2024-07-16T06:03:15.464Z] lf-activate-venv: SKIPPING [2024-07-16T06:03:15.464Z] INFO: No Stack... [2024-07-16T06:03:16.030Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-16T06:03:16.289Z] INFO: Archiving Costs [Pipeline] sh [2024-07-16T06:03:16.582Z] + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv [2024-07-16T06:03:16.583Z] + cut -d, -f6 [Pipeline] lock [2024-07-16T06:03:16.602Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-156-stack-cost] [2024-07-16T06:03:16.611Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-156-stack-cost] did not exist. Created. [2024-07-16T06:03:16.619Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-156-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-16T06:03:16.929Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-16T06:03:16.949Z] Stashed 1 file(s) [Pipeline] } [2024-07-16T06:03:16.959Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-156-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-16T06:03:16.983Z] $ docker stop --time=1 1ca6bf669a4b31612bdb4fe44adc338ad3d76ad176c3789a1c611e8f7c89f7f5 [2024-07-16T06:03:18.126Z] $ docker rm -f --volumes 1ca6bf669a4b31612bdb4fe44adc338ad3d76ad176c3789a1c611e8f7c89f7f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-16T06:03:19.596Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-16T06:03:19.596Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-16T06:03:19.596Z] Dload Upload Total Spent Left Speed [2024-07-16T06:03:19.596Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 240k 0 --:--:-- --:--:-- --:--:-- 240k [Pipeline] sh [2024-07-16T06:03:19.942Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-16T06:03:20.275Z] + sudo tee /etc/docker/daemon.new [2024-07-16T06:03:20.275Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-16T06:03:20.275Z] { [2024-07-16T06:03:20.275Z] "registry-mirrors": [ [2024-07-16T06:03:20.275Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-16T06:03:20.275Z] ], [2024-07-16T06:03:20.275Z] "bip": "10.250.0.254/24", [2024-07-16T06:03:20.275Z] "hosts": [ [2024-07-16T06:03:20.275Z] "tcp://0.0.0.0:5555", [2024-07-16T06:03:20.275Z] "unix:///var/run/docker.sock" [2024-07-16T06:03:20.275Z] ], [2024-07-16T06:03:20.275Z] "mtu": 1458, [2024-07-16T06:03:20.275Z] "selinux-enabled": true, [2024-07-16T06:03:20.275Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-16T06:03:20.275Z] } [Pipeline] sh [2024-07-16T06:03:20.609Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-16T06:03:20.945Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-16T06:03:39.219Z] provisioning config files... [2024-07-16T06:03:39.242Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/156@tmp/config10197170886143707188tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-16T06:03:39.705Z] ---> ****-login.sh [2024-07-16T06:03:39.705Z] nexus3.edgexfoundry.org:10001 [2024-07-16T06:03:40.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T06:03:40.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T06:03:40.574Z] Configure a credential helper to remove this warning. See [2024-07-16T06:03:40.574Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T06:03:40.574Z] [2024-07-16T06:03:40.574Z] Login Succeeded [2024-07-16T06:03:40.574Z] nexus3.edgexfoundry.org:10002 [2024-07-16T06:03:40.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T06:03:40.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T06:03:40.844Z] Configure a credential helper to remove this warning. See [2024-07-16T06:03:40.844Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T06:03:40.844Z] [2024-07-16T06:03:40.844Z] Login Succeeded [2024-07-16T06:03:40.844Z] nexus3.edgexfoundry.org:10003 [2024-07-16T06:03:41.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T06:03:41.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T06:03:41.388Z] Configure a credential helper to remove this warning. See [2024-07-16T06:03:41.388Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T06:03:41.388Z] [2024-07-16T06:03:41.388Z] Login Succeeded [2024-07-16T06:03:41.388Z] nexus3.edgexfoundry.org:10004 [2024-07-16T06:03:41.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T06:03:41.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T06:03:41.660Z] Configure a credential helper to remove this warning. See [2024-07-16T06:03:41.660Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T06:03:41.660Z] [2024-07-16T06:03:41.660Z] Login Succeeded [2024-07-16T06:03:41.660Z] ****.io [2024-07-16T06:03:41.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T06:03:42.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T06:03:42.196Z] Configure a credential helper to remove this warning. See [2024-07-16T06:03:42.196Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T06:03:42.196Z] [2024-07-16T06:03:42.196Z] Login Succeeded [2024-07-16T06:03:42.196Z] ---> ****-login.sh ends [Pipeline] } [2024-07-16T06:03:42.210Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-16T06:03:42.533Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-16T06:03:42.559Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-16T06:03:42.578Z] ========================================================= [2024-07-16T06:03:42.578Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-16T06:03:42.578Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T06:03:42.952Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-16T06:03:43.224Z] Sending build context to Docker daemon 9.032MB [2024-07-16T06:03:43.224Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-07-16T06:03:43.224Z] Step 2/10 : FROM ${BASE} AS builder [2024-07-16T06:03:43.493Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-16T06:03:43.493Z] c6b39de5b339: Pulling fs layer [2024-07-16T06:03:43.493Z] a69c41024577: Pulling fs layer [2024-07-16T06:03:43.493Z] d6de4b400683: Pulling fs layer [2024-07-16T06:03:43.493Z] 35cb2a7552d0: Pulling fs layer [2024-07-16T06:03:43.493Z] 4f4fb700ef54: Pulling fs layer [2024-07-16T06:03:43.493Z] 464afbd9ba4c: Pulling fs layer [2024-07-16T06:03:43.493Z] 00f215d4a9da: Pulling fs layer [2024-07-16T06:03:43.493Z] d496ad576159: Pulling fs layer [2024-07-16T06:03:43.493Z] 00f215d4a9da: Waiting [2024-07-16T06:03:43.493Z] d496ad576159: Waiting [2024-07-16T06:03:43.493Z] 4f4fb700ef54: Waiting [2024-07-16T06:03:43.493Z] 464afbd9ba4c: Waiting [2024-07-16T06:03:43.493Z] 35cb2a7552d0: Waiting [2024-07-16T06:03:43.493Z] a69c41024577: Verifying Checksum [2024-07-16T06:03:43.493Z] a69c41024577: Download complete [2024-07-16T06:03:43.493Z] 35cb2a7552d0: Download complete [2024-07-16T06:03:43.493Z] 4f4fb700ef54: Verifying Checksum [2024-07-16T06:03:43.493Z] 4f4fb700ef54: Download complete [2024-07-16T06:03:43.493Z] 464afbd9ba4c: Verifying Checksum [2024-07-16T06:03:43.493Z] 464afbd9ba4c: Download complete [2024-07-16T06:03:44.082Z] d496ad576159: Verifying Checksum [2024-07-16T06:03:44.082Z] d496ad576159: Download complete [2024-07-16T06:03:44.691Z] c6b39de5b339: Pull complete [2024-07-16T06:03:45.288Z] a69c41024577: Pull complete [2024-07-16T06:03:45.560Z] d6de4b400683: Verifying Checksum [2024-07-16T06:03:45.560Z] d6de4b400683: Download complete [2024-07-16T06:03:46.531Z] 00f215d4a9da: Download complete [2024-07-16T06:03:58.842Z] d6de4b400683: Pull complete [2024-07-16T06:03:58.842Z] 35cb2a7552d0: Pull complete [2024-07-16T06:03:58.842Z] 4f4fb700ef54: Pull complete [2024-07-16T06:03:59.109Z] 464afbd9ba4c: Pull complete [2024-07-16T06:04:09.204Z] 00f215d4a9da: Pull complete [2024-07-16T06:04:10.627Z] d496ad576159: Pull complete [2024-07-16T06:04:10.627Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-16T06:04:10.627Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-16T06:04:10.627Z] ---> f246e2811388 [2024-07-16T06:04:10.627Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2024-07-16T06:04:11.216Z] ---> Running in 0bfb0d3a5e5c [2024-07-16T06:04:11.486Z] Removing intermediate container 0bfb0d3a5e5c [2024-07-16T06:04:11.486Z] ---> 81bca60260a9 [2024-07-16T06:04:11.486Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-16T06:04:11.756Z] ---> Running in 48cc057eef6c [2024-07-16T06:04:12.025Z] Removing intermediate container 48cc057eef6c [2024-07-16T06:04:12.025Z] ---> caa0dc04712f [2024-07-16T06:04:12.025Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2024-07-16T06:04:12.025Z] ---> Running in 4aed24395ebf [2024-07-16T06:04:12.993Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-16T06:04:13.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-16T06:04:14.570Z] (1/8) Installing openssh-keygen (9.3_p2-r2) [2024-07-16T06:04:14.570Z] (2/8) Installing libedit (20221030.3.1-r1) [2024-07-16T06:04:14.570Z] (3/8) Installing openssh-client-common (9.3_p2-r2) [2024-07-16T06:04:14.570Z] (4/8) Installing openssh-client-default (9.3_p2-r2) [2024-07-16T06:04:14.841Z] (5/8) Installing openssh-sftp-server (9.3_p2-r2) [2024-07-16T06:04:14.841Z] (6/8) Installing openssh-server-common (9.3_p2-r2) [2024-07-16T06:04:14.841Z] (7/8) Installing openssh-server (9.3_p2-r2) [2024-07-16T06:04:14.841Z] (8/8) Installing openssh (9.3_p2-r2) [2024-07-16T06:04:14.841Z] Executing busybox-1.36.1-r5.trigger [2024-07-16T06:04:14.841Z] OK: 272 MiB in 60 packages [2024-07-16T06:04:16.253Z] Removing intermediate container 4aed24395ebf [2024-07-16T06:04:16.253Z] ---> da4a3c589082 [2024-07-16T06:04:16.253Z] Step 6/10 : WORKDIR /device-modbus-go [2024-07-16T06:04:16.523Z] ---> Running in 7068b9af8af5 [2024-07-16T06:04:16.791Z] Removing intermediate container 7068b9af8af5 [2024-07-16T06:04:16.791Z] ---> 954e31313806 [2024-07-16T06:04:16.791Z] Step 7/10 : COPY go.mod vendor* ./ [2024-07-16T06:04:17.379Z] ---> 8fa03011384e [2024-07-16T06:04:17.379Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-16T06:04:17.379Z] ---> Running in 15e3bd62cd13 [2024-07-16T06:06:09.046Z] Removing intermediate container 15e3bd62cd13 [2024-07-16T06:06:09.046Z] ---> 9d0201135e86 [2024-07-16T06:06:09.046Z] Step 9/10 : COPY . . [2024-07-16T06:06:09.046Z] ---> fe3ef371e11e [2024-07-16T06:06:09.046Z] Step 10/10 : RUN ${MAKE} [2024-07-16T06:06:09.046Z] ---> Running in 5dcc88386ed3 [2024-07-16T06:06:09.046Z] noop [2024-07-16T06:06:09.046Z] Removing intermediate container 5dcc88386ed3 [2024-07-16T06:06:09.046Z] ---> 268827039c8e [2024-07-16T06:06:09.046Z] Successfully built 268827039c8e [2024-07-16T06:06:09.046Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T06:06:09.417Z] + docker inspect -f . ci-base-image-arm64 [2024-07-16T06:06:09.417Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-16T06:06:09.654Z] prd-ubuntu20.04-docker-arm64-4c-16g-5715 does not seem to be running inside a container [2024-07-16T06:06:09.734Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/156 -v /w/workspace/device-modbus-go/156:/w/workspace/device-modbus-go/156:rw,z -v /w/workspace/device-modbus-go/156@tmp:/w/workspace/device-modbus-go/156@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 [2024-07-16T06:06:11.058Z] $ docker top c13fb86875e29b72f476aaa428b7abc1fd48a9479f90576419af58574a820b37 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-16T06:06:11.906Z] + go version [2024-07-16T06:06:11.906Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-16T06:06:11.920Z] $ docker stop --time=1 c13fb86875e29b72f476aaa428b7abc1fd48a9479f90576419af58574a820b37 [2024-07-16T06:06:13.540Z] $ docker rm -f --volumes c13fb86875e29b72f476aaa428b7abc1fd48a9479f90576419af58574a820b37 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T06:06:14.167Z] + docker inspect -f . ci-base-image-arm64 [2024-07-16T06:06:14.167Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-16T06:06:14.361Z] prd-ubuntu20.04-docker-arm64-4c-16g-5715 does not seem to be running inside a container [2024-07-16T06:06:14.422Z] $ 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/156 -v /w/workspace/device-modbus-go/156:/w/workspace/device-modbus-go/156:rw,z -v /w/workspace/device-modbus-go/156@tmp:/w/workspace/device-modbus-go/156@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 [2024-07-16T06:06:15.603Z] $ docker top 520948ce01cb7a300f22548f3c537c6ca4d06e6c46f76f2903fe653442c507cd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-16T06:06:16.138Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/156 [Pipeline] fileExists [Pipeline] sh [2024-07-16T06:06:17.066Z] + make test [2024-07-16T06:06:17.066Z] go test ./... -coverprofile=coverage.out [2024-07-16T06:06:23.730Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2024-07-16T06:09:45.538Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2024-07-16T06:09:45.538Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.051s coverage: 47.9% of statements [2024-07-16T06:09:45.538Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-16T06:09:45.538Z] go vet ./... [2024-07-16T06:10:24.408Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-16T06:10:24.408Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-16T06:10:24.408Z] ./bin/test-attribution-txt.sh [2024-07-16T06:10:24.408Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-07-16T06:10:24.424Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-16T06:10:24.438Z] $ docker stop --time=1 520948ce01cb7a300f22548f3c537c6ca4d06e6c46f76f2903fe653442c507cd [2024-07-16T06:10:26.366Z] $ docker rm -f --volumes 520948ce01cb7a300f22548f3c537c6ca4d06e6c46f76f2903fe653442c507cd [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-16T06:10:27.821Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-16T06:10:27.849Z] Warning: overwriting stash ‘coverage-report’ [2024-07-16T06:10:28.325Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-16T06:10:28.719Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-16T06:10:29.029Z] + ls -al . [2024-07-16T06:10:29.029Z] total 268 [2024-07-16T06:10:29.029Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 16 06:06 . [2024-07-16T06:10:29.029Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 16 06:03 .. [2024-07-16T06:10:29.029Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 16 06:03 .dockerignore [2024-07-16T06:10:29.029Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 16 06:03 .git [2024-07-16T06:10:29.029Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 16 06:03 .github [2024-07-16T06:10:29.029Z] -rw-rw-r-- 1 jenkins jenkins 266 Jul 16 06:03 .gitignore [2024-07-16T06:10:29.029Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 16 06:03 .golangci.yml [2024-07-16T06:10:29.029Z] -rw-rw-r-- 1 jenkins jenkins 19432 Jul 16 06:03 Attribution.txt [2024-07-16T06:10:29.029Z] -rw-rw-r-- 1 jenkins jenkins 16388 Jul 16 06:03 CHANGELOG.md [2024-07-16T06:10:29.029Z] -rw-rw-r-- 1 jenkins jenkins 1474 Jul 16 06:03 Dockerfile [2024-07-16T06:10:29.029Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 16 06:03 GOVERNANCE.md [2024-07-16T06:10:29.029Z] -rw-rw-r-- 1 jenkins jenkins 658 Jul 16 06:03 Jenkinsfile [2024-07-16T06:10:29.029Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 16 06:03 LICENSE [2024-07-16T06:10:29.029Z] -rw-rw-r-- 1 jenkins jenkins 1942 Jul 16 06:03 Makefile [2024-07-16T06:10:29.029Z] -rw-rw-r-- 1 jenkins jenkins 622 Jul 16 06:03 OWNERS.md [2024-07-16T06:10:29.029Z] -rw-rw-r-- 1 jenkins jenkins 4463 Jul 16 06:03 README.md [2024-07-16T06:10:29.029Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 16 06:00 VERSION [2024-07-16T06:10:29.029Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 16 06:03 bin [2024-07-16T06:10:29.029Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 16 06:03 cmd [2024-07-16T06:10:29.029Z] -rw-r--r-- 1 jenkins jenkins 24601 Jul 16 06:09 coverage.out [2024-07-16T06:10:29.029Z] -rw-rw-r-- 1 jenkins jenkins 7184 Jul 16 06:03 go.mod [2024-07-16T06:10:29.029Z] -rw-rw-r-- 1 jenkins jenkins 102270 Jul 16 06:03 go.sum [2024-07-16T06:10:29.029Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 16 06:03 internal [2024-07-16T06:10:29.029Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 16 06:03 simulator [2024-07-16T06:10:29.029Z] -rw-rw-r-- 1 jenkins jenkins 229 Jul 16 06:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T06:10:29.428Z] + 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=d71636c60b8b9ed9f948421f9983ca52d9baac39 --label arch=arm64 --label version=3.2.0-dev.17 . [2024-07-16T06:10:30.038Z] Sending build context to Docker daemon 9.057MB [2024-07-16T06:10:30.038Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2024-07-16T06:10:30.038Z] Step 2/23 : FROM ${BASE} AS builder [2024-07-16T06:10:30.038Z] ---> 268827039c8e [2024-07-16T06:10:30.038Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2024-07-16T06:10:30.038Z] ---> Running in b6cbb234b5fc [2024-07-16T06:10:30.337Z] Removing intermediate container b6cbb234b5fc [2024-07-16T06:10:30.337Z] ---> 53acde55bcfb [2024-07-16T06:10:30.337Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-16T06:10:30.614Z] ---> Running in d3f55e36e9b0 [2024-07-16T06:10:30.891Z] Removing intermediate container d3f55e36e9b0 [2024-07-16T06:10:30.891Z] ---> 24a69f95cb34 [2024-07-16T06:10:30.891Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2024-07-16T06:10:30.891Z] ---> Running in 69c3b3960987 [2024-07-16T06:10:31.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-16T06:10:32.454Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-16T06:10:33.411Z] OK: 272 MiB in 60 packages [2024-07-16T06:10:34.367Z] Removing intermediate container 69c3b3960987 [2024-07-16T06:10:34.367Z] ---> e963df86bbc3 [2024-07-16T06:10:34.367Z] Step 6/23 : WORKDIR /device-modbus-go [2024-07-16T06:10:34.367Z] ---> Running in 02cbeca36152 [2024-07-16T06:10:34.633Z] Removing intermediate container 02cbeca36152 [2024-07-16T06:10:34.633Z] ---> e4febd672aee [2024-07-16T06:10:34.633Z] Step 7/23 : COPY go.mod vendor* ./ [2024-07-16T06:10:35.212Z] ---> 3c1526d460ab [2024-07-16T06:10:35.212Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-16T06:10:35.212Z] ---> Running in 7b54bff98886 [2024-07-16T06:10:37.789Z] Removing intermediate container 7b54bff98886 [2024-07-16T06:10:37.789Z] ---> 6db0387deaa1 [2024-07-16T06:10:37.790Z] Step 9/23 : COPY . . [2024-07-16T06:10:38.748Z] ---> a0f0aff752bc [2024-07-16T06:10:38.748Z] Step 10/23 : RUN ${MAKE} [2024-07-16T06:10:38.748Z] ---> Running in dd9107971dc6 [2024-07-16T06:10:39.708Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=3.2.0-dev.17 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.24" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2024-07-16T06:14:01.451Z] Removing intermediate container dd9107971dc6 [2024-07-16T06:14:01.451Z] ---> c3949984157f [2024-07-16T06:14:01.451Z] Step 11/23 : FROM alpine:3.18 [2024-07-16T06:14:01.451Z] 3.18: Pulling from library/alpine [2024-07-16T06:14:01.451Z] 5c905c7ebe2f: Pulling fs layer [2024-07-16T06:14:01.451Z] 5c905c7ebe2f: Verifying Checksum [2024-07-16T06:14:01.451Z] 5c905c7ebe2f: Download complete [2024-07-16T06:14:01.451Z] 5c905c7ebe2f: Pull complete [2024-07-16T06:14:01.451Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-16T06:14:01.451Z] Status: Downloaded newer image for alpine:3.18 [2024-07-16T06:14:01.451Z] ---> dec292d02e07 [2024-07-16T06:14:01.451Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2024-07-16T06:14:01.451Z] ---> Running in 2fe21f17b738 [2024-07-16T06:14:01.451Z] Removing intermediate container 2fe21f17b738 [2024-07-16T06:14:01.451Z] ---> 0d14a108a397 [2024-07-16T06:14:01.451Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2024-07-16T06:14:01.451Z] ---> Running in 97ed03100cce [2024-07-16T06:14:01.451Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-16T06:14:01.451Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-16T06:14:01.451Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-16T06:14:01.451Z] Executing busybox-1.36.1-r7.trigger [2024-07-16T06:14:01.451Z] OK: 8 MiB in 16 packages [2024-07-16T06:14:01.451Z] Removing intermediate container 97ed03100cce [2024-07-16T06:14:01.451Z] ---> 4df793642dff [2024-07-16T06:14:01.451Z] Step 14/23 : RUN apk --no-cache upgrade [2024-07-16T06:14:01.451Z] ---> Running in 7841fe11bcdf [2024-07-16T06:14:01.451Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-16T06:14:01.451Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-16T06:14:01.451Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-16T06:14:01.451Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-16T06:14:01.451Z] OK: 8 MiB in 16 packages [2024-07-16T06:14:01.451Z] Removing intermediate container 7841fe11bcdf [2024-07-16T06:14:01.451Z] ---> 46d47da99f30 [2024-07-16T06:14:01.451Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2024-07-16T06:14:01.451Z] ---> 3ebd560731b7 [2024-07-16T06:14:01.451Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2024-07-16T06:14:02.033Z] ---> 7a8c11fff7ec [2024-07-16T06:14:02.033Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2024-07-16T06:14:02.617Z] ---> 7e96bf9c7f4f [2024-07-16T06:14:02.617Z] Step 18/23 : EXPOSE 59901 [2024-07-16T06:14:02.617Z] ---> Running in e01a07f7f2e4 [2024-07-16T06:14:02.885Z] Removing intermediate container e01a07f7f2e4 [2024-07-16T06:14:02.885Z] ---> 449f5538557c [2024-07-16T06:14:02.885Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2024-07-16T06:14:02.885Z] ---> Running in 6a15f592268c [2024-07-16T06:14:03.151Z] Removing intermediate container 6a15f592268c [2024-07-16T06:14:03.151Z] ---> b322d0302a4e [2024-07-16T06:14:03.151Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-07-16T06:14:03.151Z] ---> Running in 96df043ae5f5 [2024-07-16T06:14:03.418Z] Removing intermediate container 96df043ae5f5 [2024-07-16T06:14:03.418Z] ---> a253ae799ad2 [2024-07-16T06:14:03.418Z] Step 21/23 : LABEL arch=arm64 [2024-07-16T06:14:03.684Z] ---> Running in fb9e839b4993 [2024-07-16T06:14:03.949Z] Removing intermediate container fb9e839b4993 [2024-07-16T06:14:03.949Z] ---> e968ee692187 [2024-07-16T06:14:03.949Z] Step 22/23 : LABEL git_sha=d71636c60b8b9ed9f948421f9983ca52d9baac39 [2024-07-16T06:14:03.949Z] ---> Running in f2a59e9c5859 [2024-07-16T06:14:04.214Z] Removing intermediate container f2a59e9c5859 [2024-07-16T06:14:04.214Z] ---> 9bd361037938 [2024-07-16T06:14:04.214Z] Step 23/23 : LABEL version=3.2.0-dev.17 [2024-07-16T06:14:04.214Z] ---> Running in 3ea73246cec2 [2024-07-16T06:14:04.488Z] Removing intermediate container 3ea73246cec2 [2024-07-16T06:14:04.488Z] ---> d0c834314089 [2024-07-16T06:14:04.488Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-16T06:14:04.488Z] Successfully built d0c834314089 [2024-07-16T06:14:04.488Z] 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 [2024-07-16T06:14:04.707Z] provisioning config files... [2024-07-16T06:14:04.718Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/156@tmp/config14335122378083803844tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-16T06:14:05.050Z] ---> ****-login.sh [2024-07-16T06:14:05.050Z] nexus3.edgexfoundry.org:10001 [2024-07-16T06:14:05.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T06:14:05.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T06:14:05.317Z] Configure a credential helper to remove this warning. See [2024-07-16T06:14:05.317Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T06:14:05.317Z] [2024-07-16T06:14:05.317Z] Login Succeeded [2024-07-16T06:14:05.317Z] nexus3.edgexfoundry.org:10002 [2024-07-16T06:14:05.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T06:14:05.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T06:14:05.582Z] Configure a credential helper to remove this warning. See [2024-07-16T06:14:05.583Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T06:14:05.583Z] [2024-07-16T06:14:05.583Z] Login Succeeded [2024-07-16T06:14:05.583Z] nexus3.edgexfoundry.org:10003 [2024-07-16T06:14:05.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T06:14:06.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T06:14:06.118Z] Configure a credential helper to remove this warning. See [2024-07-16T06:14:06.118Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T06:14:06.118Z] [2024-07-16T06:14:06.118Z] Login Succeeded [2024-07-16T06:14:06.118Z] nexus3.edgexfoundry.org:10004 [2024-07-16T06:14:06.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T06:14:06.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T06:14:06.387Z] Configure a credential helper to remove this warning. See [2024-07-16T06:14:06.387Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T06:14:06.387Z] [2024-07-16T06:14:06.387Z] Login Succeeded [2024-07-16T06:14:06.387Z] ****.io [2024-07-16T06:14:06.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T06:14:06.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T06:14:06.922Z] Configure a credential helper to remove this warning. See [2024-07-16T06:14:06.922Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T06:14:06.922Z] [2024-07-16T06:14:06.922Z] Login Succeeded [2024-07-16T06:14:06.922Z] ---> ****-login.sh ends [Pipeline] } [2024-07-16T06:14:06.934Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-16T06:14:06.985Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-16T06:14:07.015Z] [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: [2024-07-16T06:14:07.015Z] d71636c60b8b9ed9f948421f9983ca52d9baac39 [2024-07-16T06:14:07.015Z] latest [2024-07-16T06:14:07.015Z] 3.2.0-dev.17 [2024-07-16T06:14:07.015Z] d71636c60b8b9ed9f948421f9983ca52d9baac39-3.2.0-dev.17 [2024-07-16T06:14:07.015Z] main [2024-07-16T06:14:07.015Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T06:14:07.385Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:d71636c60b8b9ed9f948421f9983ca52d9baac39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T06:14:07.739Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:d71636c60b8b9ed9f948421f9983ca52d9baac39 [2024-07-16T06:14:07.739Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-07-16T06:14:07.739Z] 894fad857438: Preparing [2024-07-16T06:14:07.739Z] a1b7c022c277: Preparing [2024-07-16T06:14:07.739Z] d747ebc57d74: Preparing [2024-07-16T06:14:07.739Z] 8891d31bad80: Preparing [2024-07-16T06:14:07.739Z] 688a2967df62: Preparing [2024-07-16T06:14:07.739Z] da707bb00cb8: Preparing [2024-07-16T06:14:07.739Z] da707bb00cb8: Waiting [2024-07-16T06:14:08.004Z] a1b7c022c277: Pushed [2024-07-16T06:14:08.004Z] 688a2967df62: Pushed [2024-07-16T06:14:08.004Z] 894fad857438: Pushed [2024-07-16T06:14:08.004Z] da707bb00cb8: Layer already exists [2024-07-16T06:14:08.958Z] 8891d31bad80: Pushed [2024-07-16T06:14:14.289Z] d747ebc57d74: Pushed [2024-07-16T06:14:14.556Z] d71636c60b8b9ed9f948421f9983ca52d9baac39: digest: sha256:ad933b542ec23751271ef32b1ae892690af38a4993bdcd18227bcb2b263aa09b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T06:14:14.928Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T06:14:15.290Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2024-07-16T06:14:15.290Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-07-16T06:14:15.290Z] 894fad857438: Preparing [2024-07-16T06:14:15.290Z] a1b7c022c277: Preparing [2024-07-16T06:14:15.290Z] d747ebc57d74: Preparing [2024-07-16T06:14:15.290Z] 8891d31bad80: Preparing [2024-07-16T06:14:15.290Z] 688a2967df62: Preparing [2024-07-16T06:14:15.290Z] da707bb00cb8: Preparing [2024-07-16T06:14:15.290Z] da707bb00cb8: Waiting [2024-07-16T06:14:15.290Z] a1b7c022c277: Layer already exists [2024-07-16T06:14:15.290Z] d747ebc57d74: Layer already exists [2024-07-16T06:14:15.290Z] 8891d31bad80: Layer already exists [2024-07-16T06:14:15.290Z] 688a2967df62: Layer already exists [2024-07-16T06:14:15.290Z] 894fad857438: Layer already exists [2024-07-16T06:14:15.290Z] da707bb00cb8: Layer already exists [2024-07-16T06:14:15.557Z] latest: digest: sha256:ad933b542ec23751271ef32b1ae892690af38a4993bdcd18227bcb2b263aa09b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T06:14:15.916Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T06:14:16.278Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.2.0-dev.17 [2024-07-16T06:14:16.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-07-16T06:14:16.278Z] 894fad857438: Preparing [2024-07-16T06:14:16.278Z] a1b7c022c277: Preparing [2024-07-16T06:14:16.278Z] d747ebc57d74: Preparing [2024-07-16T06:14:16.278Z] 8891d31bad80: Preparing [2024-07-16T06:14:16.278Z] 688a2967df62: Preparing [2024-07-16T06:14:16.278Z] da707bb00cb8: Preparing [2024-07-16T06:14:16.278Z] da707bb00cb8: Waiting [2024-07-16T06:14:16.278Z] a1b7c022c277: Layer already exists [2024-07-16T06:14:16.278Z] 688a2967df62: Layer already exists [2024-07-16T06:14:16.278Z] 8891d31bad80: Layer already exists [2024-07-16T06:14:16.278Z] d747ebc57d74: Layer already exists [2024-07-16T06:14:16.278Z] 894fad857438: Layer already exists [2024-07-16T06:14:16.278Z] da707bb00cb8: Layer already exists [2024-07-16T06:14:16.544Z] 3.2.0-dev.17: digest: sha256:ad933b542ec23751271ef32b1ae892690af38a4993bdcd18227bcb2b263aa09b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T06:14:16.904Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:d71636c60b8b9ed9f948421f9983ca52d9baac39-3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T06:14:17.251Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:d71636c60b8b9ed9f948421f9983ca52d9baac39-3.2.0-dev.17 [2024-07-16T06:14:17.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-07-16T06:14:17.251Z] 894fad857438: Preparing [2024-07-16T06:14:17.251Z] a1b7c022c277: Preparing [2024-07-16T06:14:17.251Z] d747ebc57d74: Preparing [2024-07-16T06:14:17.251Z] 8891d31bad80: Preparing [2024-07-16T06:14:17.251Z] 688a2967df62: Preparing [2024-07-16T06:14:17.251Z] da707bb00cb8: Preparing [2024-07-16T06:14:17.251Z] da707bb00cb8: Waiting [2024-07-16T06:14:17.251Z] 894fad857438: Layer already exists [2024-07-16T06:14:17.251Z] d747ebc57d74: Layer already exists [2024-07-16T06:14:17.251Z] 688a2967df62: Layer already exists [2024-07-16T06:14:17.251Z] 8891d31bad80: Layer already exists [2024-07-16T06:14:17.251Z] a1b7c022c277: Layer already exists [2024-07-16T06:14:17.251Z] da707bb00cb8: Layer already exists [2024-07-16T06:14:17.251Z] d71636c60b8b9ed9f948421f9983ca52d9baac39-3.2.0-dev.17: digest: sha256:ad933b542ec23751271ef32b1ae892690af38a4993bdcd18227bcb2b263aa09b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T06:14:17.610Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T06:14:17.978Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [2024-07-16T06:14:17.978Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-07-16T06:14:17.978Z] 894fad857438: Preparing [2024-07-16T06:14:17.978Z] a1b7c022c277: Preparing [2024-07-16T06:14:17.978Z] d747ebc57d74: Preparing [2024-07-16T06:14:17.978Z] 8891d31bad80: Preparing [2024-07-16T06:14:17.978Z] 688a2967df62: Preparing [2024-07-16T06:14:17.978Z] da707bb00cb8: Preparing [2024-07-16T06:14:17.978Z] da707bb00cb8: Waiting [2024-07-16T06:14:17.978Z] 894fad857438: Layer already exists [2024-07-16T06:14:17.978Z] a1b7c022c277: Layer already exists [2024-07-16T06:14:17.978Z] d747ebc57d74: Layer already exists [2024-07-16T06:14:17.978Z] 688a2967df62: Layer already exists [2024-07-16T06:14:17.978Z] 8891d31bad80: Layer already exists [2024-07-16T06:14:17.978Z] da707bb00cb8: Layer already exists [2024-07-16T06:14:17.979Z] main: digest: sha256:ad933b542ec23751271ef32b1ae892690af38a4993bdcd18227bcb2b263aa09b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-16T06:14:18.320Z] ===================================================== [Pipeline] echo [2024-07-16T06:14:18.343Z] taggedImages: [2024-07-16T06:14:18.343Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:d71636c60b8b9ed9f948421f9983ca52d9baac39 [2024-07-16T06:14:18.343Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2024-07-16T06:14:18.343Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.2.0-dev.17 [2024-07-16T06:14:18.343Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:d71636c60b8b9ed9f948421f9983ca52d9baac39-3.2.0-dev.17 [2024-07-16T06:14:18.343Z] - 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 [2024-07-16T06:14:18.741Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-16T06:14:18.741Z] [2024-07-16T06:14:18.741Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T06:14:19.072Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-16T06:14:19.072Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-16T06:14:19.072Z] 8998bd30e6a1: Pulling fs layer [2024-07-16T06:14:19.072Z] 04944245beec: Pulling fs layer [2024-07-16T06:14:19.072Z] 699f458cf7ca: Pulling fs layer [2024-07-16T06:14:19.072Z] 765212b225bb: Pulling fs layer [2024-07-16T06:14:19.072Z] f23df028b6ca: Pulling fs layer [2024-07-16T06:14:19.072Z] d65c8cfc05b1: Pulling fs layer [2024-07-16T06:14:19.072Z] 2437ff75d9bd: Pulling fs layer [2024-07-16T06:14:19.072Z] f23df028b6ca: Waiting [2024-07-16T06:14:19.072Z] d65c8cfc05b1: Waiting [2024-07-16T06:14:19.072Z] 2437ff75d9bd: Waiting [2024-07-16T06:14:19.072Z] 765212b225bb: Waiting [2024-07-16T06:14:19.338Z] 04944245beec: Verifying Checksum [2024-07-16T06:14:19.338Z] 04944245beec: Download complete [2024-07-16T06:14:19.338Z] 765212b225bb: Verifying Checksum [2024-07-16T06:14:19.338Z] 765212b225bb: Download complete [2024-07-16T06:14:19.338Z] f23df028b6ca: Verifying Checksum [2024-07-16T06:14:19.338Z] f23df028b6ca: Download complete [2024-07-16T06:14:19.338Z] d65c8cfc05b1: Verifying Checksum [2024-07-16T06:14:19.338Z] d65c8cfc05b1: Download complete [2024-07-16T06:14:19.612Z] 699f458cf7ca: Verifying Checksum [2024-07-16T06:14:19.612Z] 699f458cf7ca: Download complete [2024-07-16T06:14:19.878Z] 8998bd30e6a1: Verifying Checksum [2024-07-16T06:14:19.878Z] 8998bd30e6a1: Download complete [2024-07-16T06:14:22.457Z] 2437ff75d9bd: Verifying Checksum [2024-07-16T06:14:22.457Z] 2437ff75d9bd: Download complete [2024-07-16T06:14:25.033Z] 8998bd30e6a1: Pull complete [2024-07-16T06:14:25.033Z] 04944245beec: Pull complete [2024-07-16T06:14:26.442Z] 699f458cf7ca: Pull complete [2024-07-16T06:14:26.708Z] 765212b225bb: Pull complete [2024-07-16T06:14:27.667Z] f23df028b6ca: Pull complete [2024-07-16T06:14:27.933Z] d65c8cfc05b1: Pull complete [2024-07-16T06:14:46.128Z] 2437ff75d9bd: Pull complete [2024-07-16T06:14:46.128Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-16T06:14:46.128Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-16T06:14:46.128Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-16T06:14:46.335Z] prd-ubuntu20.04-docker-arm64-4c-16g-5715 does not seem to be running inside a container [2024-07-16T06:14:46.383Z] $ 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/156 -v /w/workspace/device-modbus-go/156:/w/workspace/device-modbus-go/156:rw,z -v /w/workspace/device-modbus-go/156@tmp:/w/workspace/device-modbus-go/156@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 [2024-07-16T06:14:48.941Z] $ docker top 9ad88addc627bea991de2e73417c32b5669240ace67d4b5cf252c31f36090104 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-16T06:14:49.785Z] ---> job-cost.sh [2024-07-16T06:14:49.785Z] lf-activate-venv: SKIPPING [2024-07-16T06:14:49.785Z] INFO: No Stack... [2024-07-16T06:14:50.365Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-16T06:14:50.942Z] INFO: Archiving Costs [Pipeline] sh [2024-07-16T06:14:51.569Z] + cat /w/workspace/device-modbus-go/156/archives/cost.csv [2024-07-16T06:14:51.569Z] + cut -d, -f6 [Pipeline] lock [2024-07-16T06:14:51.620Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-156-stack-cost] [2024-07-16T06:14:51.632Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-156-stack-cost] did not exist. Created. [2024-07-16T06:14:51.639Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-156-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-16T06:14:52.298Z] /w/workspace/device-modbus-go/156@tmp/durable-dbc401e0/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-16T06:14:52.930Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-16T06:14:52.965Z] Warning: overwriting stash ‘stack-cost’ [2024-07-16T06:14:53.035Z] Stashed 1 file(s) [Pipeline] } [2024-07-16T06:14:53.044Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-156-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-16T06:14:53.066Z] $ docker stop --time=1 9ad88addc627bea991de2e73417c32b5669240ace67d4b5cf252c31f36090104 [2024-07-16T06:14:54.551Z] $ docker rm -f --volumes 9ad88addc627bea991de2e73417c32b5669240ace67d4b5cf252c31f36090104 [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 [2024-07-16T06:14:55.119Z] provisioning config files... [2024-07-16T06:14:55.141Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config1450508983268047920tmp [Pipeline] { [Pipeline] sh [2024-07-16T06:14:55.471Z] + set +x [2024-07-16T06:14:55.471Z] + + bash -s -- [2024-07-16T06:14:55.471Z] curl -s https://codecov.io/bash [2024-07-16T06:14:55.471Z] [2024-07-16T06:14:55.471Z] _____ _ [2024-07-16T06:14:55.471Z] / ____| | | [2024-07-16T06:14:55.471Z] | | ___ __| | ___ ___ _____ __ [2024-07-16T06:14:55.471Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-16T06:14:55.471Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-16T06:14:55.471Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-16T06:14:55.471Z] Bash-1.0.6 [2024-07-16T06:14:55.471Z] [2024-07-16T06:14:55.471Z] [2024-07-16T06:14:55.471Z] ==> git version 2.25.1 found [2024-07-16T06:14:55.471Z] ==> 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 [2024-07-16T06:14:55.471Z] Release-Date: 2020-01-08 [2024-07-16T06:14:55.471Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-07-16T06:14:55.471Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-16T06:14:55.471Z] ==> Jenkins CI detected. [2024-07-16T06:14:55.471Z] current dir:  /w/workspace/gexfoundry_device-modbus-go_main [2024-07-16T06:14:55.471Z] project root: . [2024-07-16T06:14:55.471Z] --> token set from env [2024-07-16T06:14:55.471Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-16T06:14:55.471Z] ==> Running gcov in . (disable via -X gcov) [2024-07-16T06:14:55.471Z] ==> Python coveragepy not found [2024-07-16T06:14:55.471Z] ==> Searching for coverage reports in: [2024-07-16T06:14:55.471Z] + . [2024-07-16T06:14:55.471Z] -> Found 1 reports [2024-07-16T06:14:55.471Z] ==> Detecting git/mercurial file structure [2024-07-16T06:14:55.749Z] ==> Reading reports [2024-07-16T06:14:55.749Z] + ./coverage.out bytes=24601 [2024-07-16T06:14:55.749Z] ==> Appending adjustments [2024-07-16T06:14:55.749Z] https://docs.codecov.io/docs/fixing-reports [2024-07-16T06:14:55.749Z] + Found adjustments [2024-07-16T06:14:55.749Z] ==> Gzipping contents [2024-07-16T06:14:55.749Z] 4.0K /tmp/codecov.MSYz4p.gz [2024-07-16T06:14:55.749Z] ==> Uploading reports [2024-07-16T06:14:55.749Z] url: https://codecov.io [2024-07-16T06:14:55.749Z] query: branch=main&commit=d71636c60b8b9ed9f948421f9983ca52d9baac39&build=156&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F156%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-16T06:14:55.749Z] -> Pinging Codecov [2024-07-16T06:14:55.749Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=d71636c60b8b9ed9f948421f9983ca52d9baac39&build=156&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F156%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-16T06:14:55.749Z] -> Uploading to [2024-07-16T06:14:55.749Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-16/55DBCA73C666E3227836607328DD7E49/d71636c60b8b9ed9f948421f9983ca52d9baac39/a5278572-c2a7-49c2-aa0b-6e5203cf225c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240716%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240716T061455Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=10a5800ddc43469dbdc25c880a54484cd1092d5cc575e3fccbc3732c8511f372 [2024-07-16T06:14:55.749Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-16T06:14:55.750Z] Dload Upload Total Spent Left Speed [2024-07-16T06:14:56.024Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3843 0 0 100 3843 0 15011 --:--:-- --:--:-- --:--:-- 15011 [2024-07-16T06:14:56.025Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/d71636c60b8b9ed9f948421f9983ca52d9baac39 [Pipeline] } [2024-07-16T06:14:56.044Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-07-16T06:14:56.181Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-07-16T06:14:56.198Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T06:14:56.510Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-16T06:14:56.510Z] [2024-07-16T06:14:56.510Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T06:14:56.813Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-16T06:14:56.813Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-07-16T06:14:56.813Z] 619be1103602: Already exists [2024-07-16T06:14:56.813Z] f8ea3408117e: Pulling fs layer [2024-07-16T06:14:56.813Z] 91320369b822: Pulling fs layer [2024-07-16T06:14:56.813Z] 0406650e8295: Pulling fs layer [2024-07-16T06:14:56.813Z] 4f4fb700ef54: Pulling fs layer [2024-07-16T06:14:56.813Z] 96d80e3f36e1: Pulling fs layer [2024-07-16T06:14:56.813Z] bcf3aedb951c: Pulling fs layer [2024-07-16T06:14:56.813Z] 96d80e3f36e1: Waiting [2024-07-16T06:14:56.813Z] bcf3aedb951c: Waiting [2024-07-16T06:14:56.813Z] 4f4fb700ef54: Waiting [2024-07-16T06:14:56.814Z] 0406650e8295: Verifying Checksum [2024-07-16T06:14:56.814Z] 0406650e8295: Download complete [2024-07-16T06:14:56.814Z] f8ea3408117e: Verifying Checksum [2024-07-16T06:14:56.814Z] f8ea3408117e: Download complete [2024-07-16T06:14:56.814Z] 4f4fb700ef54: Verifying Checksum [2024-07-16T06:14:56.814Z] 4f4fb700ef54: Download complete [2024-07-16T06:14:56.814Z] f8ea3408117e: Pull complete [2024-07-16T06:14:57.072Z] 96d80e3f36e1: Verifying Checksum [2024-07-16T06:14:57.072Z] 96d80e3f36e1: Download complete [2024-07-16T06:14:57.331Z] 91320369b822: Verifying Checksum [2024-07-16T06:14:57.331Z] 91320369b822: Download complete [2024-07-16T06:14:57.896Z] bcf3aedb951c: Verifying Checksum [2024-07-16T06:14:57.896Z] bcf3aedb951c: Download complete [2024-07-16T06:15:00.425Z] 91320369b822: Pull complete [2024-07-16T06:15:00.425Z] 0406650e8295: Pull complete [2024-07-16T06:15:00.425Z] 4f4fb700ef54: Pull complete [2024-07-16T06:15:00.425Z] 96d80e3f36e1: Pull complete [2024-07-16T06:15:03.714Z] bcf3aedb951c: Pull complete [2024-07-16T06:15:03.714Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-07-16T06:15:03.714Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-16T06:15:03.714Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-16T06:15:03.830Z] prd-ubuntu20.04-docker-8c-8g-5713 does not seem to be running inside a container [2024-07-16T06:15:03.857Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-07-16T06:15:07.864Z] $ docker top a40161c92c9478faf8a49537b71824eff01c9ff4e9fb77fc6a01f44597e49d99 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-16T06:15:08.224Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] echo [2024-07-16T06:15:08.234Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh [2024-07-16T06:15:08.513Z] + set -o pipefail [2024-07-16T06:15:08.514Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' [2024-07-16T06:15:16.634Z] [2024-07-16T06:15:16.634Z] Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... [2024-07-16T06:15:16.634Z] [2024-07-16T06:15:16.634Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0a0805b9-8982-40eb-8dbc-845f1ef902a3/history/be1ebc55-5252-4a9c-86ac-ae23d876b556 [2024-07-16T06:15:16.634Z] [2024-07-16T06:15:16.634Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2024-07-16T06:15:16.634Z] [2024-07-16T06:15:16.634Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-07-16T06:15:16.634Z] [Pipeline] } [2024-07-16T06:15:16.637Z] $ docker stop --time=1 a40161c92c9478faf8a49537b71824eff01c9ff4e9fb77fc6a01f44597e49d99 [2024-07-16T06:15:21.245Z] $ docker rm -f --volumes a40161c92c9478faf8a49537b71824eff01c9ff4e9fb77fc6a01f44597e49d99 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-16T06:15:22.114Z] + git log --format=format:%s -1 d71636c60b8b9ed9f948421f9983ca52d9baac39 [Pipeline] sh [2024-07-16T06:15:22.403Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-16T06:15:22.403Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T06:15:22.717Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-16T06:15:22.717Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-16T06:15:22.797Z] prd-ubuntu20.04-docker-8c-8g-5713 does not seem to be running inside a container [2024-07-16T06:15:22.820Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-16T06:15:23.341Z] $ docker top c9299de662744d07fb5badd7dbce3b24699ca877a8bb53a82880bfa33df429ef -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-16T06:15:23.451Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-16T06:15:23.451Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-16T06:15:23.577Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-16T06:15:23.574Z] $ docker exec c9299de662744d07fb5badd7dbce3b24699ca877a8bb53a82880bfa33df429ef ssh-agent [2024-07-16T06:15:23.691Z] SSH_AUTH_SOCK=/tmp/ssh-Vxgv5hI7uUi8/agent.32 [2024-07-16T06:15:23.691Z] SSH_AGENT_PID=38 [2024-07-16T06:15:23.696Z] Running ssh-add (command line suppressed) [2024-07-16T06:15:23.792Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_10784678413564675195.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_10784678413564675195.key) [2024-07-16T06:15:23.814Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-16T06:15:24.107Z] + git semver tag [2024-07-16T06:15:24.367Z] 2024-07-16 06:15:24,274 [run_tag] DEBUG tag force:False [2024-07-16T06:15:24.367Z] 2024-07-16 06:15:24,274 [check_head_tag] DEBUG check head tag [2024-07-16T06:15:24.367Z] 2024-07-16 06:15:24,275 [execute] INFO git cat-file --batch-check [2024-07-16T06:15:24.367Z] 2024-07-16 06:15:24,275 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) [2024-07-16T06:15:24.367Z] 2024-07-16 06:15:24,278 [execute] INFO git cat-file --batch [2024-07-16T06:15:24.367Z] 2024-07-16 06:15:24,279 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) [2024-07-16T06:15:24.367Z] 2024-07-16 06:15:24,298 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-07-16T06:15:24.367Z] 2024-07-16 06:15:24,298 [execute] INFO git tag -a v3.2.0-dev.17 -m v3.2.0-dev.17 [2024-07-16T06:15:24.367Z] 2024-07-16 06:15:24,298 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.17', '-m', 'v3.2.0-dev.17'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) [2024-07-16T06:15:24.367Z] 2024-07-16 06:15:24,303 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-07-16T06:15:24.367Z] 3.2.0-dev.17 [Pipeline] } [2024-07-16T06:15:24.371Z] $ docker exec --env ******** --env ******** c9299de662744d07fb5badd7dbce3b24699ca877a8bb53a82880bfa33df429ef ssh-agent -k [2024-07-16T06:15:24.471Z] unset SSH_AUTH_SOCK; [2024-07-16T06:15:24.471Z] unset SSH_AGENT_PID; [2024-07-16T06:15:24.471Z] echo Agent pid 38 killed; [2024-07-16T06:15:24.488Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-16T06:15:24.821Z] + git semver [Pipeline] } [2024-07-16T06:15:25.089Z] $ docker stop --time=1 c9299de662744d07fb5badd7dbce3b24699ca877a8bb53a82880bfa33df429ef [2024-07-16T06:15:26.338Z] $ docker rm -f --volumes c9299de662744d07fb5badd7dbce3b24699ca877a8bb53a82880bfa33df429ef [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T06:15:26.753Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-16T06:15:26.753Z] [2024-07-16T06:15:26.753Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T06:15:27.059Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-16T06:15:27.059Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-07-16T06:15:27.059Z] ab5ef0e58194: Pulling fs layer [2024-07-16T06:15:27.059Z] 9712f1f96733: Pulling fs layer [2024-07-16T06:15:27.059Z] 63f879dbbcfc: Pulling fs layer [2024-07-16T06:15:27.059Z] 0d9ebad4ef96: Pulling fs layer [2024-07-16T06:15:27.059Z] e9a5061849ea: Pulling fs layer [2024-07-16T06:15:27.059Z] d747dcd14b5f: Pulling fs layer [2024-07-16T06:15:27.059Z] 2de7ff778b66: Pulling fs layer [2024-07-16T06:15:27.059Z] e9a5061849ea: Waiting [2024-07-16T06:15:27.059Z] d747dcd14b5f: Waiting [2024-07-16T06:15:27.059Z] 2de7ff778b66: Waiting [2024-07-16T06:15:27.059Z] 0d9ebad4ef96: Waiting [2024-07-16T06:15:27.059Z] 9712f1f96733: Verifying Checksum [2024-07-16T06:15:27.059Z] 9712f1f96733: Download complete [2024-07-16T06:15:27.319Z] 63f879dbbcfc: Verifying Checksum [2024-07-16T06:15:27.319Z] 63f879dbbcfc: Download complete [2024-07-16T06:15:27.578Z] e9a5061849ea: Verifying Checksum [2024-07-16T06:15:27.578Z] e9a5061849ea: Download complete [2024-07-16T06:15:27.578Z] d747dcd14b5f: Verifying Checksum [2024-07-16T06:15:27.578Z] d747dcd14b5f: Download complete [2024-07-16T06:15:27.578Z] ab5ef0e58194: Verifying Checksum [2024-07-16T06:15:27.578Z] ab5ef0e58194: Download complete [2024-07-16T06:15:27.578Z] 0d9ebad4ef96: Verifying Checksum [2024-07-16T06:15:27.578Z] 0d9ebad4ef96: Download complete [2024-07-16T06:15:27.578Z] 2de7ff778b66: Download complete [2024-07-16T06:15:30.109Z] ab5ef0e58194: Pull complete [2024-07-16T06:15:30.369Z] 9712f1f96733: Pull complete [2024-07-16T06:15:30.935Z] 63f879dbbcfc: Pull complete [2024-07-16T06:15:35.128Z] 0d9ebad4ef96: Pull complete [2024-07-16T06:15:35.128Z] e9a5061849ea: Pull complete [2024-07-16T06:15:35.128Z] d747dcd14b5f: Pull complete [2024-07-16T06:15:36.064Z] 2de7ff778b66: Pull complete [2024-07-16T06:15:36.064Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-07-16T06:15:36.064Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-16T06:15:36.064Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-16T06:15:36.171Z] prd-ubuntu20.04-docker-8c-8g-5713 does not seem to be running inside a container [2024-07-16T06:15:36.193Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-07-16T06:15:41.193Z] $ docker top e7235966e1a8bd6285e7bedb3b31db9cdfe4a88491559365b319446d71c92847 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-07-16T06:15:41.273Z] provisioning config files... [2024-07-16T06:15:41.280Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config5369115916921092720tmp [2024-07-16T06:15:41.287Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config17598666548699077319tmp [2024-07-16T06:15:41.295Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config9398432288199102573tmp [Pipeline] { [Pipeline] echo [2024-07-16T06:15:41.405Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-16T06:15:41.713Z] ---> sigul-configuration.sh [2024-07-16T06:15:41.714Z] gpg: directory `/root/.gnupg' created [2024-07-16T06:15:41.714Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-07-16T06:15:41.714Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-07-16T06:15:41.714Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-07-16T06:15:41.714Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-07-16T06:15:41.714Z] gpg: CAST5 encrypted data [2024-07-16T06:15:41.714Z] gpg: encrypted with 1 passphrase [2024-07-16T06:15:41.714Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-07-16T06:15:42.010Z] + mkdir /home/jenkins [2024-07-16T06:15:42.010Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-07-16T06:15:42.307Z] + 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 [2024-07-16T06:15:42.323Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-16T06:15:42.616Z] ---> sigul-install.sh [2024-07-16T06:15:42.616Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-07-16T06:15:42.914Z] + git tag --list [2024-07-16T06:15:42.914Z] 0.7.1 [2024-07-16T06:15:42.914Z] v1.0.0 [2024-07-16T06:15:42.914Z] v1.1.0 [2024-07-16T06:15:42.914Z] v1.1.1 [2024-07-16T06:15:42.914Z] v1.2.2 [2024-07-16T06:15:42.914Z] v1.3.0 [2024-07-16T06:15:42.914Z] v1.3.1 [2024-07-16T06:15:42.914Z] v2.0.0 [2024-07-16T06:15:42.914Z] v2.1.0 [2024-07-16T06:15:42.914Z] v2.1.1 [2024-07-16T06:15:42.914Z] v2.2.0 [2024-07-16T06:15:42.914Z] v2.3.0 [2024-07-16T06:15:42.914Z] v3.0 [2024-07-16T06:15:42.914Z] v3.0.0 [2024-07-16T06:15:42.914Z] v3.1 [2024-07-16T06:15:42.914Z] v3.1.0 [2024-07-16T06:15:42.914Z] v3.1.0-dev.1 [2024-07-16T06:15:42.914Z] v3.1.0-dev.10 [2024-07-16T06:15:42.914Z] v3.1.0-dev.11 [2024-07-16T06:15:42.914Z] v3.1.0-dev.12 [2024-07-16T06:15:42.914Z] v3.1.0-dev.13 [2024-07-16T06:15:42.914Z] v3.1.0-dev.14 [2024-07-16T06:15:42.914Z] v3.1.0-dev.15 [2024-07-16T06:15:42.914Z] v3.1.0-dev.16 [2024-07-16T06:15:42.914Z] v3.1.0-dev.17 [2024-07-16T06:15:42.914Z] v3.1.0-dev.18 [2024-07-16T06:15:42.914Z] v3.1.0-dev.19 [2024-07-16T06:15:42.914Z] v3.1.0-dev.2 [2024-07-16T06:15:42.914Z] v3.1.0-dev.20 [2024-07-16T06:15:42.914Z] v3.1.0-dev.21 [2024-07-16T06:15:42.914Z] v3.1.0-dev.22 [2024-07-16T06:15:42.914Z] v3.1.0-dev.23 [2024-07-16T06:15:42.914Z] v3.1.0-dev.24 [2024-07-16T06:15:42.914Z] v3.1.0-dev.25 [2024-07-16T06:15:42.914Z] v3.1.0-dev.3 [2024-07-16T06:15:42.914Z] v3.1.0-dev.4 [2024-07-16T06:15:42.914Z] v3.1.0-dev.5 [2024-07-16T06:15:42.914Z] v3.1.0-dev.6 [2024-07-16T06:15:42.914Z] v3.1.0-dev.7 [2024-07-16T06:15:42.914Z] v3.1.0-dev.8 [2024-07-16T06:15:42.914Z] v3.1.0-dev.9 [2024-07-16T06:15:42.914Z] v3.1.1 [2024-07-16T06:15:42.914Z] v3.1.1-dev.1 [2024-07-16T06:15:42.914Z] v3.2.0-dev.1 [2024-07-16T06:15:42.914Z] v3.2.0-dev.10 [2024-07-16T06:15:42.914Z] v3.2.0-dev.11 [2024-07-16T06:15:42.914Z] v3.2.0-dev.12 [2024-07-16T06:15:42.914Z] v3.2.0-dev.13 [2024-07-16T06:15:42.914Z] v3.2.0-dev.14 [2024-07-16T06:15:42.914Z] v3.2.0-dev.15 [2024-07-16T06:15:42.914Z] v3.2.0-dev.16 [2024-07-16T06:15:42.914Z] v3.2.0-dev.17 [2024-07-16T06:15:42.914Z] v3.2.0-dev.2 [2024-07-16T06:15:42.914Z] v3.2.0-dev.3 [2024-07-16T06:15:42.914Z] v3.2.0-dev.4 [2024-07-16T06:15:42.914Z] v3.2.0-dev.5 [2024-07-16T06:15:42.914Z] v3.2.0-dev.6 [2024-07-16T06:15:42.914Z] v3.2.0-dev.7 [2024-07-16T06:15:42.914Z] v3.2.0-dev.8 [2024-07-16T06:15:42.914Z] v3.2.0-dev.9 [Pipeline] sh [2024-07-16T06:15:43.338Z] + lftools sign git-tag v3.2.0-dev.17 [2024-07-16T06:15:43.907Z] Signing Git tag with Sigul... [2024-07-16T06:15:43.907Z] Signing v3.2.0-dev.17 [Pipeline] echo [2024-07-16T06:15:44.180Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-16T06:15:44.468Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-07-16T06:15:44.476Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-07-16T06:15:44.494Z] $ docker stop --time=1 e7235966e1a8bd6285e7bedb3b31db9cdfe4a88491559365b319446d71c92847 [2024-07-16T06:15:45.780Z] $ docker rm -f --volumes e7235966e1a8bd6285e7bedb3b31db9cdfe4a88491559365b319446d71c92847 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-07-16T06:15:46.231Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-16T06:15:46.232Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T06:15:46.531Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-16T06:15:46.531Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-16T06:15:46.616Z] prd-ubuntu20.04-docker-8c-8g-5713 does not seem to be running inside a container [2024-07-16T06:15:46.633Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-16T06:15:46.949Z] $ docker top c35b64f966b7887ddc24bfe88ebc76ed99d84f1c15ddd0d73089506d2854b1ef -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-16T06:15:47.062Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-16T06:15:47.062Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-16T06:15:47.180Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-16T06:15:47.176Z] $ docker exec c35b64f966b7887ddc24bfe88ebc76ed99d84f1c15ddd0d73089506d2854b1ef ssh-agent [2024-07-16T06:15:47.296Z] SSH_AUTH_SOCK=/tmp/ssh-lpHofGYQUcA2/agent.34 [2024-07-16T06:15:47.296Z] SSH_AGENT_PID=40 [2024-07-16T06:15:47.300Z] Running ssh-add (command line suppressed) [2024-07-16T06:15:47.396Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_2248341775396483424.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_2248341775396483424.key) [2024-07-16T06:15:47.415Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-16T06:15:47.709Z] + git semver bump pre [2024-07-16T06:15:47.967Z] 2024-07-16 06:15:47,884 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-07-16T06:15:47.968Z] 2024-07-16 06:15:47,884 [bump_version] DEBUG bumping version:3.2.0-dev.17 on axis:pre with prefix:dev [2024-07-16T06:15:47.968Z] 2024-07-16 06:15:47,884 [bump_version] DEBUG bumped version:3.2.0-dev.18 [2024-07-16T06:15:47.968Z] 2024-07-16 06:15:47,884 [write_version] DEBUG write version:3.2.0-dev.18 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True [2024-07-16T06:15:47.968Z] 2024-07-16 06:15:47,884 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-07-16T06:15:47.968Z] 2024-07-16 06:15:47,884 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-07-16T06:15:47.968Z] 2024-07-16 06:15:47,886 [execute] INFO git cat-file --batch-check [2024-07-16T06:15:47.968Z] 2024-07-16 06:15:47,886 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-16T06:15:47.968Z] 2024-07-16 06:15:47,891 [execute] INFO git cat-file --batch [2024-07-16T06:15:47.968Z] 2024-07-16 06:15:47,891 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-16T06:15:47.968Z] 2024-07-16 06:15:47,897 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-07-16T06:15:47.968Z] 3.2.0-dev.18 [Pipeline] } [2024-07-16T06:15:47.970Z] $ docker exec --env ******** --env ******** c35b64f966b7887ddc24bfe88ebc76ed99d84f1c15ddd0d73089506d2854b1ef ssh-agent -k [2024-07-16T06:15:48.072Z] unset SSH_AUTH_SOCK; [2024-07-16T06:15:48.073Z] unset SSH_AGENT_PID; [2024-07-16T06:15:48.073Z] echo Agent pid 40 killed; [2024-07-16T06:15:48.088Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-16T06:15:48.417Z] + git semver [Pipeline] } [2024-07-16T06:15:48.683Z] $ docker stop --time=1 c35b64f966b7887ddc24bfe88ebc76ed99d84f1c15ddd0d73089506d2854b1ef [2024-07-16T06:15:50.005Z] $ docker rm -f --volumes c35b64f966b7887ddc24bfe88ebc76ed99d84f1c15ddd0d73089506d2854b1ef [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-16T06:15:50.361Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-16T06:15:50.361Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T06:15:50.659Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-16T06:15:50.659Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-16T06:15:50.739Z] prd-ubuntu20.04-docker-8c-8g-5713 does not seem to be running inside a container [2024-07-16T06:15:50.757Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-16T06:15:51.134Z] $ docker top f21ce66b8a09130c2151ba46808969d01f34b07d2fcce4a33f9c222192a42544 -eo pid,comm [2024-07-16T06:15:51.189Z] 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). [2024-07-16T06:15:51.189Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-16T06:15:51.238Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-16T06:15:51.238Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-16T06:15:51.359Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-16T06:15:51.355Z] $ docker exec f21ce66b8a09130c2151ba46808969d01f34b07d2fcce4a33f9c222192a42544 ssh-agent [2024-07-16T06:15:51.475Z] SSH_AUTH_SOCK=/tmp/ssh-j3dcJM0sayiz/agent.32 [2024-07-16T06:15:51.475Z] SSH_AGENT_PID=38 [2024-07-16T06:15:51.479Z] Running ssh-add (command line suppressed) [2024-07-16T06:15:51.569Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_15945935032830562049.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_15945935032830562049.key) [2024-07-16T06:15:51.588Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-16T06:15:51.882Z] + git semver push [2024-07-16T06:15:52.141Z] 2024-07-16 06:15:52,085 [run_push] DEBUG push [2024-07-16T06:15:52.141Z] 2024-07-16 06:15:52,085 [execute] INFO git cat-file --batch-check [2024-07-16T06:15:52.141Z] 2024-07-16 06:15:52,085 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-16T06:15:52.141Z] 2024-07-16 06:15:52,090 [execute] INFO git rev-list fc897525dfcf8dcd33f15dbb54a910d299b306e1 -- [2024-07-16T06:15:52.141Z] 2024-07-16 06:15:52,090 [execute] DEBUG Popen(['git', 'rev-list', 'fc897525dfcf8dcd33f15dbb54a910d299b306e1', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-16T06:15:52.141Z] 2024-07-16 06:15:52,099 [execute] INFO git fetch -v origin [2024-07-16T06:15:52.141Z] 2024-07-16 06:15:52,099 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-07-16T06:15:52.715Z] 2024-07-16 06:15:52,540 [run_push] DEBUG no remote changes detected [2024-07-16T06:15:52.715Z] 2024-07-16 06:15:52,541 [execute] INFO git push origin semver [2024-07-16T06:15:52.715Z] 2024-07-16 06:15:52,541 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-16T06:15:53.653Z] 2024-07-16 06:15:53,418 [run_push] DEBUG push all version tags [2024-07-16T06:15:53.653Z] 2024-07-16 06:15:53,419 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-07-16T06:15:53.653Z] 2024-07-16 06:15:53,419 [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) [2024-07-16T06:15:54.222Z] 2024-07-16 06:15:54,127 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-07-16T06:15:54.222Z] 3.2.0-dev.18 [Pipeline] } [2024-07-16T06:15:54.227Z] $ docker exec --env ******** --env ******** f21ce66b8a09130c2151ba46808969d01f34b07d2fcce4a33f9c222192a42544 ssh-agent -k [2024-07-16T06:15:54.317Z] unset SSH_AUTH_SOCK; [2024-07-16T06:15:54.317Z] unset SSH_AGENT_PID; [2024-07-16T06:15:54.318Z] echo Agent pid 38 killed; [2024-07-16T06:15:54.337Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-16T06:15:54.667Z] + git semver [Pipeline] } [2024-07-16T06:15:54.932Z] $ docker stop --time=1 f21ce66b8a09130c2151ba46808969d01f34b07d2fcce4a33f9c222192a42544 [2024-07-16T06:15:56.225Z] $ docker rm -f --volumes f21ce66b8a09130c2151ba46808969d01f34b07d2fcce4a33f9c222192a42544 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-07-16T06:15:56.901Z] + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] [2024-07-16T06:15:56.901Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2024-07-16T06:15:56.901Z] total 16 [2024-07-16T06:15:56.901Z] drwxr-xr-x 3 root root 4096 Jul 16 06:03 . [2024-07-16T06:15:56.901Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 16 06:15 .. [2024-07-16T06:15:56.901Z] drwxr-xr-x 2 root root 4096 Jul 16 06:03 cost [2024-07-16T06:15:56.901Z] -rw-r--r-- 1 root root 88 Jul 16 06:03 cost.csv [2024-07-16T06:15:56.901Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives [2024-07-16T06:15:56.901Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2024-07-16T06:15:56.901Z] total 16 [2024-07-16T06:15:56.901Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 16 06:03 . [2024-07-16T06:15:56.901Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 16 06:15 .. [2024-07-16T06:15:56.901Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 16 06:03 cost [2024-07-16T06:15:56.901Z] -rw-r--r-- 1 jenkins jenkins 88 Jul 16 06:03 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-16T06:15:57.190Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-16T06:15:58.047Z] ---> package-listing.sh [2024-07-16T06:15:58.048Z] ++ facter osfamily [2024-07-16T06:15:58.048Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-16T06:15:58.306Z] + OS_FAMILY=debian [2024-07-16T06:15:58.306Z] + workspace=/w/workspace/gexfoundry_device-modbus-go_main [2024-07-16T06:15:58.306Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-16T06:15:58.306Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-16T06:15:58.306Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-16T06:15:58.306Z] + PACKAGES=/tmp/packages_start.txt [2024-07-16T06:15:58.306Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2024-07-16T06:15:58.306Z] + PACKAGES=/tmp/packages_end.txt [2024-07-16T06:15:58.306Z] + case "${OS_FAMILY}" in [2024-07-16T06:15:58.307Z] + dpkg -l [2024-07-16T06:15:58.307Z] + grep '^ii' [2024-07-16T06:15:58.307Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-16T06:15:58.307Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-16T06:15:58.307Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-16T06:15:58.307Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2024-07-16T06:15:58.307Z] + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ [2024-07-16T06:15:58.307Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo [2024-07-16T06:15:58.318Z] 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 [2024-07-16T06:15:58.594Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T06:15:59.152Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-16T06:15:59.152Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-16T06:15:59.237Z] prd-ubuntu20.04-docker-8c-8g-5713 does not seem to be running inside a container [2024-07-16T06:15:59.258Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-16T06:15:59.459Z] $ docker top cb3375355d55dd490ca6c1c1fdafb5b803f5e1a2f6aaaa1ed57c76b9bf8ab70e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-16T06:15:59.816Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-16T06:16:00.099Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-16T06:16:00.382Z] + ls /var/log/sa-host [2024-07-16T06:16:00.382Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-16T06:16:00.469Z] provisioning config files... [2024-07-16T06:16:00.476Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config3586239534631131453tmp [Pipeline] { [Pipeline] echo [2024-07-16T06:16:00.493Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-16T06:16:00.771Z] ---> create-netrc.sh [Pipeline] } [2024-07-16T06:16:00.777Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-16T06:16:01.115Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-16T06:16:01.124Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-16T06:16:01.403Z] ---> sudo-logs.sh [2024-07-16T06:16:01.404Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-16T06:16:01.440Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-16T06:16:01.719Z] ---> job-cost.sh [2024-07-16T06:16:01.719Z] lf-activate-venv: SKIPPING [2024-07-16T06:16:01.719Z] DEBUG: total: 0.2199999988079071 [2024-07-16T06:16:01.719Z] INFO: Retrieving Stack Cost... [2024-07-16T06:16:01.978Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-16T06:16:02.547Z] INFO: Archiving Costs [Pipeline] echo [2024-07-16T06:16:02.559Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-16T06:16:02.840Z] ---> logs-deploy.sh [2024-07-16T06:16:02.840Z] lf-activate-venv: SKIPPING [2024-07-16T06:16:02.840Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/156 [2024-07-16T06:16:02.840Z] INFO: archiving workspace using pattern(s): [2024-07-16T06:16:03.777Z] Archives upload complete. [2024-07-16T06:16:03.777Z] INFO: archiving logs to Nexus