Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3d748354a43de7f92f17495f0075fba5a156a8dd 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-ssh4532444145044475929.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh14513563109677887289.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh1342035886998579919.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh1476344753195149102.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-ssh15550428351182405138.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-17540’ is offline Running on prd-ubuntu20.04-docker-8c-8g-17546 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/gexfoundry_device-modbus-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 3d748354a43de7f92f17495f0075fba5a156a8dd (main) Commit message: "fix: Address CVE in Alpine base image (#525)" > 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 3d748354a43de7f92f17495f0075fba5a156a8dd # timeout=10 > git rev-list --no-walk 3472a71eabe3cf11e529f0c456c85d4924dd4d23 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-14T21:46:52.730Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-14T21:46:52.791Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-14T21:46:52.808Z] ========================================================= [2023-11-14T21:46:52.808Z] EdgeX Global Pipelines Version Info [2023-11-14T21:46:52.808Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-14T21:46:53.892Z] ------------------- [2023-11-14T21:46:53.892Z] stable info: [2023-11-14T21:46:53.892Z] ------------------- [2023-11-14T21:46:53.892Z] Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com [2023-11-14T21:46:53.892Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-14T21:46:53.892Z] Message: update stable to v1.0.257 [2023-11-14T21:46:54.152Z] ------------------- [2023-11-14T21:46:54.152Z] experimental info: [2023-11-14T21:46:54.152Z] ------------------- [2023-11-14T21:46:54.152Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-14T21:46:54.152Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-14T21:46:54.152Z] Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-14T21:46:54.306Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2023-11-14T21:46:54.321Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2023-11-14T21:46:54.341Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-14T21:46:54.356Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-14T21:46:54.372Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-14T21:46:54.388Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-14T21:46:54.401Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-14T21:46:54.419Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-14T21:46:54.432Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-14T21:46:54.443Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-14T21:46:54.461Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-14T21:46:54.477Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2023-11-14T21:46:54.492Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-14T21:46:54.507Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-14T21:46:54.525Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-14T21:46:54.545Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-14T21:46:54.562Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-14T21:46:54.575Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-14T21:46:54.591Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-14T21:46:54.607Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-14T21:46:54.674Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-14T21:46:54.696Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-14T21:46:54.715Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-14T21:46:54.733Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-14T21:46:54.748Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-14T21:46:54.767Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-14T21:46:54.776Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-14T21:46:54.795Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-11-14T21:46:54.813Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-11-14T21:46:54.832Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-11-14T21:46:54.849Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3d748354a43de7f92f17495f0075fba5a156a8dd [Pipeline] echo [2023-11-14T21:46:54.869Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3d74835 [Pipeline] echo [2023-11-14T21:46:54.890Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-14T21:46:54.935Z] provisioning config files... [2023-11-14T21:46:54.958Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config10565073709492452291tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T21:46:55.285Z] ---> docker-login.sh [2023-11-14T21:46:55.285Z] nexus3.edgexfoundry.org:10001 [2023-11-14T21:46:56.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:46:56.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:46:56.226Z] Configure a credential helper to remove this warning. See [2023-11-14T21:46:56.226Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:46:56.226Z] [2023-11-14T21:46:56.226Z] Login Succeeded [2023-11-14T21:46:56.226Z] nexus3.edgexfoundry.org:10002 [2023-11-14T21:46:56.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:46:56.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:46:56.226Z] Configure a credential helper to remove this warning. See [2023-11-14T21:46:56.226Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:46:56.226Z] [2023-11-14T21:46:56.226Z] Login Succeeded [2023-11-14T21:46:56.226Z] nexus3.edgexfoundry.org:10003 [2023-11-14T21:46:56.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:46:56.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:46:56.226Z] Configure a credential helper to remove this warning. See [2023-11-14T21:46:56.226Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:46:56.226Z] [2023-11-14T21:46:56.226Z] Login Succeeded [2023-11-14T21:46:56.226Z] nexus3.edgexfoundry.org:10004 [2023-11-14T21:46:56.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:46:56.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:46:56.485Z] Configure a credential helper to remove this warning. See [2023-11-14T21:46:56.485Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:46:56.485Z] [2023-11-14T21:46:56.485Z] Login Succeeded [2023-11-14T21:46:56.485Z] docker.io [2023-11-14T21:46:56.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:46:56.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:46:56.744Z] Configure a credential helper to remove this warning. See [2023-11-14T21:46:56.744Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:46:56.744Z] [2023-11-14T21:46:56.744Z] Login Succeeded [2023-11-14T21:46:56.744Z] ---> docker-login.sh ends [Pipeline] } [2023-11-14T21:46:56.752Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-14T21:46:57.120Z] + git rev-list -1 --merges 3d748354a43de7f92f17495f0075fba5a156a8dd~1..3d748354a43de7f92f17495f0075fba5a156a8dd [Pipeline] echo [2023-11-14T21:46:57.178Z] -----------> git rev-list -1 --merges 3d748354a43de7f92f17495f0075fba5a156a8dd~1..3d748354a43de7f92f17495f0075fba5a156a8dd 3d748354a43de7f92f17495f0075fba5a156a8dd [false] [Pipeline] sh [2023-11-14T21:46:57.471Z] + git log --format=format:%s -1 3d748354a43de7f92f17495f0075fba5a156a8dd [Pipeline] echo [2023-11-14T21:46:57.486Z] ========================================================= [2023-11-14T21:46:57.486Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-14T21:46:57.486Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-14T21:46:57.806Z] + git log --format=format:%s -1 3d748354a43de7f92f17495f0075fba5a156a8dd [Pipeline] echo [2023-11-14T21:46:57.819Z] [semverPrep] GIT_COMMIT: 3d748354a43de7f92f17495f0075fba5a156a8dd, Commit Message: fix: Address CVE in Alpine base image (#525) [Pipeline] echo [2023-11-14T21:46:57.829Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-14T21:46:58.191Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-14T21:46:58.191Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-14T21:46:58.191Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-14T21:46:58.191Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-14T21:46:58.191Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-14T21:46:58.191Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-14T21:46:58.191Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:46:58.564Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-14T21:46:58.564Z] [2023-11-14T21:46:58.564Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:46:58.872Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-14T21:46:58.872Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-14T21:46:58.872Z] b85a868b505f: Pulling fs layer [2023-11-14T21:46:58.872Z] e2be974225ed: Pulling fs layer [2023-11-14T21:46:58.872Z] 339a4e72a1f5: Pulling fs layer [2023-11-14T21:46:58.872Z] 988bab9f4d93: Pulling fs layer [2023-11-14T21:46:58.872Z] 1469e6f7b9e6: Pulling fs layer [2023-11-14T21:46:58.872Z] eaf3925da568: Pulling fs layer [2023-11-14T21:46:58.872Z] bab4dde63d76: Pulling fs layer [2023-11-14T21:46:58.872Z] bde34c3a00c8: Pulling fs layer [2023-11-14T21:46:58.872Z] b352a97aabf1: Pulling fs layer [2023-11-14T21:46:58.872Z] 4872d77fe225: Pulling fs layer [2023-11-14T21:46:58.872Z] 5851b861e8e6: Pulling fs layer [2023-11-14T21:46:58.872Z] 988bab9f4d93: Waiting [2023-11-14T21:46:58.872Z] 1469e6f7b9e6: Waiting [2023-11-14T21:46:58.872Z] eaf3925da568: Waiting [2023-11-14T21:46:58.872Z] bab4dde63d76: Waiting [2023-11-14T21:46:58.872Z] bde34c3a00c8: Waiting [2023-11-14T21:46:58.872Z] b352a97aabf1: Waiting [2023-11-14T21:46:58.872Z] 4872d77fe225: Waiting [2023-11-14T21:46:58.872Z] 5851b861e8e6: Waiting [2023-11-14T21:46:58.872Z] e2be974225ed: Verifying Checksum [2023-11-14T21:46:58.872Z] e2be974225ed: Download complete [2023-11-14T21:46:58.872Z] 988bab9f4d93: Verifying Checksum [2023-11-14T21:46:58.872Z] 988bab9f4d93: Download complete [2023-11-14T21:46:59.131Z] 339a4e72a1f5: Verifying Checksum [2023-11-14T21:46:59.131Z] 339a4e72a1f5: Download complete [2023-11-14T21:46:59.131Z] 1469e6f7b9e6: Verifying Checksum [2023-11-14T21:46:59.131Z] 1469e6f7b9e6: Download complete [2023-11-14T21:46:59.131Z] eaf3925da568: Verifying Checksum [2023-11-14T21:46:59.131Z] eaf3925da568: Download complete [2023-11-14T21:46:59.131Z] bde34c3a00c8: Download complete [2023-11-14T21:46:59.131Z] b352a97aabf1: Verifying Checksum [2023-11-14T21:46:59.131Z] b352a97aabf1: Download complete [2023-11-14T21:46:59.131Z] 4872d77fe225: Verifying Checksum [2023-11-14T21:46:59.131Z] 4872d77fe225: Download complete [2023-11-14T21:46:59.131Z] 5851b861e8e6: Verifying Checksum [2023-11-14T21:46:59.131Z] 5851b861e8e6: Download complete [2023-11-14T21:46:59.131Z] b85a868b505f: Verifying Checksum [2023-11-14T21:46:59.131Z] b85a868b505f: Download complete [2023-11-14T21:46:59.392Z] bab4dde63d76: Verifying Checksum [2023-11-14T21:46:59.392Z] bab4dde63d76: Download complete [2023-11-14T21:47:00.779Z] b85a868b505f: Pull complete [2023-11-14T21:47:00.779Z] e2be974225ed: Pull complete [2023-11-14T21:47:01.349Z] 339a4e72a1f5: Pull complete [2023-11-14T21:47:01.349Z] 988bab9f4d93: Pull complete [2023-11-14T21:47:01.608Z] 1469e6f7b9e6: Pull complete [2023-11-14T21:47:01.608Z] eaf3925da568: Pull complete [2023-11-14T21:47:03.512Z] bab4dde63d76: Pull complete [2023-11-14T21:47:03.512Z] bde34c3a00c8: Pull complete [2023-11-14T21:47:03.512Z] b352a97aabf1: Pull complete [2023-11-14T21:47:03.771Z] 4872d77fe225: Pull complete [2023-11-14T21:47:03.771Z] 5851b861e8e6: Pull complete [2023-11-14T21:47:03.771Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-14T21:47:03.771Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-14T21:47:03.771Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T21:47:03.876Z] prd-ubuntu20.04-docker-8c-8g-17546 does not seem to be running inside a container [2023-11-14T21:47:03.912Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-14T21:47:05.778Z] $ docker top 95bf6dc03cfc350ba1245d71bb1e83d81cca0918a6d2a4e2114692a0f42b0810 -eo pid,comm [2023-11-14T21:47:05.826Z] 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). [2023-11-14T21:47:05.826Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-14T21:47:05.865Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-14T21:47:05.865Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-14T21:47:05.985Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-14T21:47:05.991Z] $ docker exec 95bf6dc03cfc350ba1245d71bb1e83d81cca0918a6d2a4e2114692a0f42b0810 ssh-agent [2023-11-14T21:47:06.106Z] SSH_AUTH_SOCK=/tmp/ssh-EdYuFf3Oly1i/agent.32 [2023-11-14T21:47:06.106Z] SSH_AGENT_PID=38 [2023-11-14T21:47:06.114Z] Running ssh-add (command line suppressed) [2023-11-14T21:47:06.227Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_9667936721975058221.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_9667936721975058221.key) [2023-11-14T21:47:06.236Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-14T21:47:06.522Z] + git tag --points-at HEAD [Pipeline] } [2023-11-14T21:47:06.535Z] $ docker exec --env ******** --env ******** 95bf6dc03cfc350ba1245d71bb1e83d81cca0918a6d2a4e2114692a0f42b0810 ssh-agent -k [2023-11-14T21:47:06.641Z] unset SSH_AUTH_SOCK; [2023-11-14T21:47:06.641Z] unset SSH_AGENT_PID; [2023-11-14T21:47:06.641Z] echo Agent pid 38 killed; [2023-11-14T21:47:06.649Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-14T21:47:06.676Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-14T21:47:06.676Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-14T21:47:06.794Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-14T21:47:06.799Z] $ docker exec 95bf6dc03cfc350ba1245d71bb1e83d81cca0918a6d2a4e2114692a0f42b0810 ssh-agent [2023-11-14T21:47:06.901Z] SSH_AUTH_SOCK=/tmp/ssh-rLkku73boueH/agent.71 [2023-11-14T21:47:06.901Z] SSH_AGENT_PID=77 [2023-11-14T21:47:06.906Z] Running ssh-add (command line suppressed) [2023-11-14T21:47:07.012Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_2626925183326054433.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_2626925183326054433.key) [2023-11-14T21:47:07.025Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-14T21:47:07.310Z] + git semver init [2023-11-14T21:47:07.569Z] 2023-11-14 21:47:07,511 [run_init] DEBUG init version:0.0.0 force:False [2023-11-14T21:47:07.569Z] 2023-11-14 21:47:07,511 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver [2023-11-14T21:47:07.569Z] 2023-11-14 21:47:07,512 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver [2023-11-14T21:47:07.569Z] 2023-11-14 21:47:07,512 [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) [2023-11-14T21:47:08.949Z] 2023-11-14 21:47:08,662 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude [2023-11-14T21:47:08.949Z] 2023-11-14 21:47:08,662 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False [2023-11-14T21:47:08.949Z] 2023-11-14 21:47:08,662 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2023-11-14T21:47:08.949Z] 2023-11-14 21:47:08,663 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2023-11-14T21:47:08.949Z] 3.1.0-dev.25 [Pipeline] } [2023-11-14T21:47:08.961Z] $ docker exec --env ******** --env ******** 95bf6dc03cfc350ba1245d71bb1e83d81cca0918a6d2a4e2114692a0f42b0810 ssh-agent -k [2023-11-14T21:47:09.063Z] unset SSH_AUTH_SOCK; [2023-11-14T21:47:09.064Z] unset SSH_AGENT_PID; [2023-11-14T21:47:09.064Z] echo Agent pid 77 killed; [2023-11-14T21:47:09.071Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-14T21:47:09.372Z] + git semver [Pipeline] } [2023-11-14T21:47:09.647Z] $ docker stop --time=1 95bf6dc03cfc350ba1245d71bb1e83d81cca0918a6d2a4e2114692a0f42b0810 [2023-11-14T21:47:11.196Z] $ docker rm -f --volumes 95bf6dc03cfc350ba1245d71bb1e83d81cca0918a6d2a4e2114692a0f42b0810 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-14T21:47:11.556Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-14T21:47:11.780Z] Stashed 1 file(s) [Pipeline] echo [2023-11-14T21:47:11.784Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.25 [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 [2023-11-14T21:47:12.005Z] provisioning config files... [2023-11-14T21:47:12.015Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config6897581416408619151tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T21:47:12.320Z] ---> docker-login.sh [2023-11-14T21:47:12.320Z] nexus3.edgexfoundry.org:10001 [2023-11-14T21:47:12.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:47:12.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:47:12.320Z] Configure a credential helper to remove this warning. See [2023-11-14T21:47:12.320Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:47:12.320Z] [2023-11-14T21:47:12.320Z] Login Succeeded [2023-11-14T21:47:12.320Z] nexus3.edgexfoundry.org:10002 [2023-11-14T21:47:12.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:47:12.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:47:12.320Z] Configure a credential helper to remove this warning. See [2023-11-14T21:47:12.320Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:47:12.320Z] [2023-11-14T21:47:12.320Z] Login Succeeded [2023-11-14T21:47:12.320Z] nexus3.edgexfoundry.org:10003 [2023-11-14T21:47:12.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:47:12.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:47:12.581Z] Configure a credential helper to remove this warning. See [2023-11-14T21:47:12.581Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:47:12.581Z] [2023-11-14T21:47:12.581Z] Login Succeeded [2023-11-14T21:47:12.581Z] nexus3.edgexfoundry.org:10004 [2023-11-14T21:47:12.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:47:12.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:47:12.841Z] Configure a credential helper to remove this warning. See [2023-11-14T21:47:12.841Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:47:12.841Z] [2023-11-14T21:47:12.841Z] Login Succeeded [2023-11-14T21:47:12.841Z] docker.io [2023-11-14T21:47:12.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:47:13.101Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:47:13.101Z] Configure a credential helper to remove this warning. See [2023-11-14T21:47:13.101Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:47:13.101Z] [2023-11-14T21:47:13.101Z] Login Succeeded [2023-11-14T21:47:13.101Z] ---> docker-login.sh ends [Pipeline] } [2023-11-14T21:47:13.109Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-14T21:47:13.183Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T21:47:13.202Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T21:47:13.222Z] ========================================================= [2023-11-14T21:47:13.222Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-14T21:47:13.222Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:47:13.550Z] + 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 . [2023-11-14T21:47:13.550Z] Sending build context to Docker daemon 6.566MB [2023-11-14T21:47:13.550Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2023-11-14T21:47:13.550Z] Step 2/10 : FROM ${BASE} AS builder [2023-11-14T21:47:13.550Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-14T21:47:13.550Z] 7264a8db6415: Pulling fs layer [2023-11-14T21:47:13.550Z] c4d48a809fc2: Pulling fs layer [2023-11-14T21:47:13.550Z] 4f1c88b9dad5: Pulling fs layer [2023-11-14T21:47:13.550Z] ad3a456e5733: Pulling fs layer [2023-11-14T21:47:13.550Z] 69c7f0334f64: Pulling fs layer [2023-11-14T21:47:13.550Z] 1f1c1a5573a3: Pulling fs layer [2023-11-14T21:47:13.550Z] ce7588e14bc9: Pulling fs layer [2023-11-14T21:47:13.550Z] b5e4710f87ac: Pulling fs layer [2023-11-14T21:47:13.550Z] 69c7f0334f64: Waiting [2023-11-14T21:47:13.550Z] ad3a456e5733: Waiting [2023-11-14T21:47:13.550Z] ce7588e14bc9: Waiting [2023-11-14T21:47:13.550Z] 1f1c1a5573a3: Waiting [2023-11-14T21:47:13.550Z] c4d48a809fc2: Verifying Checksum [2023-11-14T21:47:13.550Z] c4d48a809fc2: Download complete [2023-11-14T21:47:13.550Z] ad3a456e5733: Verifying Checksum [2023-11-14T21:47:13.550Z] ad3a456e5733: Download complete [2023-11-14T21:47:13.811Z] 69c7f0334f64: Verifying Checksum [2023-11-14T21:47:13.811Z] 7264a8db6415: Verifying Checksum [2023-11-14T21:47:13.811Z] 7264a8db6415: Download complete [2023-11-14T21:47:13.811Z] 1f1c1a5573a3: Verifying Checksum [2023-11-14T21:47:13.811Z] 1f1c1a5573a3: Download complete [2023-11-14T21:47:14.070Z] 7264a8db6415: Pull complete [2023-11-14T21:47:14.070Z] b5e4710f87ac: Verifying Checksum [2023-11-14T21:47:14.070Z] b5e4710f87ac: Download complete [2023-11-14T21:47:14.070Z] c4d48a809fc2: Pull complete [2023-11-14T21:47:14.070Z] 4f1c88b9dad5: Verifying Checksum [2023-11-14T21:47:14.070Z] 4f1c88b9dad5: Download complete [2023-11-14T21:47:14.638Z] ce7588e14bc9: Verifying Checksum [2023-11-14T21:47:14.638Z] ce7588e14bc9: Download complete [2023-11-14T21:47:17.930Z] 4f1c88b9dad5: Pull complete [2023-11-14T21:47:17.930Z] ad3a456e5733: Pull complete [2023-11-14T21:47:17.930Z] 69c7f0334f64: Pull complete [2023-11-14T21:47:17.930Z] 1f1c1a5573a3: Pull complete [2023-11-14T21:47:20.463Z] ce7588e14bc9: Pull complete [2023-11-14T21:47:21.031Z] b5e4710f87ac: Pull complete [2023-11-14T21:47:21.031Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-11-14T21:47:21.031Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-14T21:47:21.031Z] ---> 88b5674ff536 [2023-11-14T21:47:21.031Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-11-14T21:47:25.231Z] ---> Running in 95809635dd10 [2023-11-14T21:47:25.231Z] Removing intermediate container 95809635dd10 [2023-11-14T21:47:25.231Z] ---> cb9e7407d646 [2023-11-14T21:47:25.231Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-14T21:47:25.231Z] ---> Running in a35cbfedd52f [2023-11-14T21:47:25.489Z] Removing intermediate container a35cbfedd52f [2023-11-14T21:47:25.489Z] ---> 4bd941c6fbc6 [2023-11-14T21:47:25.490Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-11-14T21:47:25.748Z] ---> Running in 873ad881665f [2023-11-14T21:47:26.009Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-14T21:47:26.270Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-14T21:47:26.270Z] (1/8) Installing openssh-keygen (9.3_p2-r0) [2023-11-14T21:47:26.270Z] (2/8) Installing libedit (20221030.3.1-r1) [2023-11-14T21:47:26.270Z] (3/8) Installing openssh-client-common (9.3_p2-r0) [2023-11-14T21:47:26.270Z] (4/8) Installing openssh-client-default (9.3_p2-r0) [2023-11-14T21:47:26.270Z] (5/8) Installing openssh-sftp-server (9.3_p2-r0) [2023-11-14T21:47:26.270Z] (6/8) Installing openssh-server-common (9.3_p2-r0) [2023-11-14T21:47:26.270Z] (7/8) Installing openssh-server (9.3_p2-r0) [2023-11-14T21:47:26.529Z] (8/8) Installing openssh (9.3_p2-r0) [2023-11-14T21:47:26.529Z] Executing busybox-1.36.1-r5.trigger [2023-11-14T21:47:26.529Z] OK: 270 MiB in 60 packages [2023-11-14T21:47:26.893Z] Still waiting to schedule task [2023-11-14T21:47:26.893Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-17549’ is offline [2023-11-14T21:47:27.095Z] Removing intermediate container 873ad881665f [2023-11-14T21:47:27.095Z] ---> 582874f87bb0 [2023-11-14T21:47:27.095Z] Step 6/10 : WORKDIR /device-modbus-go [2023-11-14T21:47:27.095Z] ---> Running in 3c2d4db98981 [2023-11-14T21:47:27.353Z] Removing intermediate container 3c2d4db98981 [2023-11-14T21:47:27.353Z] ---> 26a02e959adb [2023-11-14T21:47:27.353Z] Step 7/10 : COPY go.mod vendor* ./ [2023-11-14T21:47:27.353Z] ---> 7cd66d9ce598 [2023-11-14T21:47:27.353Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T21:47:27.353Z] ---> Running in 9f20b9847a63 [2023-11-14T21:48:06.085Z] Removing intermediate container 9f20b9847a63 [2023-11-14T21:48:06.085Z] ---> 30eb18d3687b [2023-11-14T21:48:06.085Z] Step 9/10 : COPY . . [2023-11-14T21:48:06.085Z] ---> fda7827a683b [2023-11-14T21:48:06.085Z] Step 10/10 : RUN ${MAKE} [2023-11-14T21:48:06.085Z] ---> Running in 01611d0741ab [2023-11-14T21:48:06.085Z] noop [2023-11-14T21:48:06.085Z] Removing intermediate container 01611d0741ab [2023-11-14T21:48:06.085Z] ---> 5d3f9dfd009b [2023-11-14T21:48:06.085Z] Successfully built 5d3f9dfd009b [2023-11-14T21:48:06.085Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:48:06.397Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-14T21:48:06.397Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T21:48:06.469Z] prd-ubuntu20.04-docker-8c-8g-17546 does not seem to be running inside a container [2023-11-14T21:48:06.502Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-14T21:48:06.913Z] $ docker top db11d5e3966c9e2855c3cae3e30e6917f94934839458c92b2a068ffa14acd790 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-14T21:48:07.261Z] + go version [2023-11-14T21:48:07.261Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-14T21:48:07.272Z] $ docker stop --time=1 db11d5e3966c9e2855c3cae3e30e6917f94934839458c92b2a068ffa14acd790 [2023-11-14T21:48:08.551Z] $ docker rm -f --volumes db11d5e3966c9e2855c3cae3e30e6917f94934839458c92b2a068ffa14acd790 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:48:08.961Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-14T21:48:08.961Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T21:48:09.032Z] prd-ubuntu20.04-docker-8c-8g-17546 does not seem to be running inside a container [2023-11-14T21:48:09.055Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-14T21:48:09.393Z] $ docker top 26dfb4ca7eed645f8b715a0911d2e399b4b4eb517b4f5340f8d9c9e77aaa067b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-14T21:48:09.731Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh [2023-11-14T21:48:10.020Z] + make test [2023-11-14T21:48:10.021Z] go test ./... -coverprofile=coverage.out [2023-11-14T21:48:11.395Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-11-14T21:48:21.377Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-11-14T21:48:21.377Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.013s coverage: 47.9% of statements [2023-11-14T21:48:27.970Z] go vet ./... [2023-11-14T21:48:32.146Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-14T21:48:32.146Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-14T21:48:32.146Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-14T21:48:32.157Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-14T21:48:32.172Z] $ docker stop --time=1 26dfb4ca7eed645f8b715a0911d2e399b4b4eb517b4f5340f8d9c9e77aaa067b [2023-11-14T21:48:35.673Z] $ docker rm -f --volumes 26dfb4ca7eed645f8b715a0911d2e399b4b4eb517b4f5340f8d9c9e77aaa067b [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-14T21:48:36.156Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-14T21:48:36.208Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-14T21:48:36.644Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-14T21:48:36.929Z] + ls -al . [2023-11-14T21:48:36.930Z] total 192 [2023-11-14T21:48:36.930Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 14 21:48 . [2023-11-14T21:48:36.930Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 21:46 .. [2023-11-14T21:48:36.930Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 14 21:46 .dockerignore [2023-11-14T21:48:36.930Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 21:48 .git [2023-11-14T21:48:36.930Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 21:46 .github [2023-11-14T21:48:36.930Z] -rw-rw-r-- 1 jenkins jenkins 266 Nov 14 21:46 .gitignore [2023-11-14T21:48:36.930Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 14 21:46 .golangci.yml [2023-11-14T21:48:36.930Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 14 21:47 .semver [2023-11-14T21:48:36.930Z] -rw-rw-r-- 1 jenkins jenkins 11101 Nov 14 21:46 Attribution.txt [2023-11-14T21:48:36.930Z] -rw-rw-r-- 1 jenkins jenkins 16388 Nov 14 21:46 CHANGELOG.md [2023-11-14T21:48:36.930Z] -rw-rw-r-- 1 jenkins jenkins 1474 Nov 14 21:46 Dockerfile [2023-11-14T21:48:36.930Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 14 21:46 GOVERNANCE.md [2023-11-14T21:48:36.930Z] -rw-rw-r-- 1 jenkins jenkins 658 Nov 14 21:46 Jenkinsfile [2023-11-14T21:48:36.930Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 14 21:46 LICENSE [2023-11-14T21:48:36.930Z] -rw-rw-r-- 1 jenkins jenkins 1936 Nov 14 21:46 Makefile [2023-11-14T21:48:36.930Z] -rw-rw-r-- 1 jenkins jenkins 622 Nov 14 21:46 OWNERS.md [2023-11-14T21:48:36.930Z] -rw-rw-r-- 1 jenkins jenkins 4463 Nov 14 21:46 README.md [2023-11-14T21:48:36.930Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 14 21:47 VERSION [2023-11-14T21:48:36.930Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 21:46 bin [2023-11-14T21:48:36.930Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 21:46 cmd [2023-11-14T21:48:36.930Z] -rw-r--r-- 1 jenkins jenkins 24334 Nov 14 21:48 coverage.out [2023-11-14T21:48:36.930Z] -rw-rw-r-- 1 jenkins jenkins 3895 Nov 14 21:46 go.mod [2023-11-14T21:48:36.930Z] -rw-rw-r-- 1 jenkins jenkins 35342 Nov 14 21:46 go.sum [2023-11-14T21:48:36.930Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 21:46 internal [2023-11-14T21:48:36.930Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 21:46 simulator [2023-11-14T21:48:36.930Z] -rw-rw-r-- 1 jenkins jenkins 229 Nov 14 21:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:48:37.234Z] + 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=3d748354a43de7f92f17495f0075fba5a156a8dd --label arch=amd64 --label version=3.1.0-dev.25 . [2023-11-14T21:48:37.234Z] Sending build context to Docker daemon 6.591MB [2023-11-14T21:48:37.234Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2023-11-14T21:48:37.234Z] Step 2/23 : FROM ${BASE} AS builder [2023-11-14T21:48:37.234Z] ---> 5d3f9dfd009b [2023-11-14T21:48:37.234Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-11-14T21:48:38.174Z] ---> Running in c0109638c878 [2023-11-14T21:48:38.468Z] Removing intermediate container c0109638c878 [2023-11-14T21:48:38.468Z] ---> fa1b81c22e13 [2023-11-14T21:48:38.468Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-14T21:48:38.748Z] ---> Running in 7911ff7791e3 [2023-11-14T21:48:39.024Z] Removing intermediate container 7911ff7791e3 [2023-11-14T21:48:39.024Z] ---> 5ceb97535134 [2023-11-14T21:48:39.024Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2023-11-14T21:48:39.024Z] ---> Running in dff2062ae98d [2023-11-14T21:48:39.296Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-14T21:48:39.296Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-14T21:48:39.571Z] OK: 270 MiB in 60 packages [2023-11-14T21:48:39.858Z] Removing intermediate container dff2062ae98d [2023-11-14T21:48:39.858Z] ---> 9f8d3fd46d51 [2023-11-14T21:48:39.858Z] Step 6/23 : WORKDIR /device-modbus-go [2023-11-14T21:48:39.858Z] ---> Running in a9a9f0692274 [2023-11-14T21:48:39.858Z] Removing intermediate container a9a9f0692274 [2023-11-14T21:48:39.858Z] ---> 4e40de4dad9a [2023-11-14T21:48:39.858Z] Step 7/23 : COPY go.mod vendor* ./ [2023-11-14T21:48:40.124Z] ---> 2d6f230a8a97 [2023-11-14T21:48:40.124Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T21:48:40.124Z] ---> Running in 86656e591388 [2023-11-14T21:48:41.060Z] Removing intermediate container 86656e591388 [2023-11-14T21:48:41.060Z] ---> 5685e007356e [2023-11-14T21:48:41.060Z] Step 9/23 : COPY . . [2023-11-14T21:48:41.060Z] ---> 8a4afed797d9 [2023-11-14T21:48:41.060Z] Step 10/23 : RUN ${MAKE} [2023-11-14T21:48:41.318Z] ---> Running in d38f354c3f78 [2023-11-14T21:48:41.577Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=3.1.0-dev.25 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2023-11-14T21:49:03.500Z] Removing intermediate container d38f354c3f78 [2023-11-14T21:49:03.500Z] ---> 143d514893a0 [2023-11-14T21:49:03.500Z] Step 11/23 : FROM alpine:3.18 [2023-11-14T21:49:03.500Z] 3.18: Pulling from library/alpine [2023-11-14T21:49:03.500Z] 96526aa774ef: Pulling fs layer [2023-11-14T21:49:03.500Z] 96526aa774ef: Download complete [2023-11-14T21:49:03.500Z] 96526aa774ef: Pull complete [2023-11-14T21:49:03.500Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-14T21:49:03.500Z] Status: Downloaded newer image for alpine:3.18 [2023-11-14T21:49:03.500Z] ---> 8ca4688f4f35 [2023-11-14T21:49:03.500Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-11-14T21:49:03.500Z] ---> Running in 05faa8f53432 [2023-11-14T21:49:03.500Z] Removing intermediate container 05faa8f53432 [2023-11-14T21:49:03.500Z] ---> 423aa00cb3e1 [2023-11-14T21:49:03.500Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2023-11-14T21:49:03.500Z] ---> Running in 585324e38070 [2023-11-14T21:49:03.500Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-14T21:49:03.500Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-14T21:49:03.500Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-14T21:49:03.500Z] Executing busybox-1.36.1-r2.trigger [2023-11-14T21:49:03.500Z] OK: 7 MiB in 16 packages [2023-11-14T21:49:03.500Z] Removing intermediate container 585324e38070 [2023-11-14T21:49:03.500Z] ---> aeb1fa410c9c [2023-11-14T21:49:03.500Z] Step 14/23 : RUN apk --no-cache upgrade [2023-11-14T21:49:03.500Z] ---> Running in 8371af37efec [2023-11-14T21:49:03.500Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-14T21:49:03.500Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-14T21:49:03.758Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T21:49:03.758Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T21:49:03.758Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-14T21:49:03.758Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T21:49:03.758Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T21:49:03.758Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T21:49:03.758Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T21:49:03.758Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T21:49:03.758Z] Executing busybox-1.36.1-r5.trigger [2023-11-14T21:49:03.758Z] OK: 7 MiB in 16 packages [2023-11-14T21:49:04.323Z] Removing intermediate container 8371af37efec [2023-11-14T21:49:04.323Z] ---> a4bc6e29a9ca [2023-11-14T21:49:04.323Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2023-11-14T21:49:04.891Z] ---> 284fa0f9277f [2023-11-14T21:49:04.891Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2023-11-14T21:49:05.150Z] ---> 2d7efbaa13de [2023-11-14T21:49:05.150Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-11-14T21:49:05.150Z] ---> 80a04d94d71a [2023-11-14T21:49:05.150Z] Step 18/23 : EXPOSE 59901 [2023-11-14T21:49:05.150Z] ---> Running in 99af8e02ff29 [2023-11-14T21:49:05.449Z] Removing intermediate container 99af8e02ff29 [2023-11-14T21:49:05.449Z] ---> d35dabf6e20d [2023-11-14T21:49:05.449Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2023-11-14T21:49:05.449Z] ---> Running in aeca23594d3c [2023-11-14T21:49:05.449Z] Removing intermediate container aeca23594d3c [2023-11-14T21:49:05.449Z] ---> e83dd4a664ba [2023-11-14T21:49:05.450Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-11-14T21:49:05.450Z] ---> Running in 33c985b6a5bf [2023-11-14T21:49:05.709Z] Removing intermediate container 33c985b6a5bf [2023-11-14T21:49:05.709Z] ---> 9b28a95bde37 [2023-11-14T21:49:05.709Z] Step 21/23 : LABEL arch=amd64 [2023-11-14T21:49:05.709Z] ---> Running in 830991cb5779 [2023-11-14T21:49:05.709Z] Removing intermediate container 830991cb5779 [2023-11-14T21:49:05.709Z] ---> d1e7a3391fbf [2023-11-14T21:49:05.709Z] Step 22/23 : LABEL git_sha=3d748354a43de7f92f17495f0075fba5a156a8dd [2023-11-14T21:49:05.709Z] ---> Running in eb3b8d957292 [2023-11-14T21:49:05.982Z] Removing intermediate container eb3b8d957292 [2023-11-14T21:49:05.982Z] ---> c3a83f11c1cd [2023-11-14T21:49:05.982Z] Step 23/23 : LABEL version=3.1.0-dev.25 [2023-11-14T21:49:05.982Z] ---> Running in fa860f165c6d [2023-11-14T21:49:05.982Z] Removing intermediate container fa860f165c6d [2023-11-14T21:49:05.982Z] ---> c7b1cb8b199c [2023-11-14T21:49:05.982Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-14T21:49:05.982Z] Successfully built c7b1cb8b199c [2023-11-14T21:49:05.982Z] Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-14T21:49:06.087Z] provisioning config files... [2023-11-14T21:49:06.095Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config2083356530613010405tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T21:49:06.386Z] ---> docker-login.sh [2023-11-14T21:49:06.387Z] nexus3.edgexfoundry.org:10001 [2023-11-14T21:49:06.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:49:06.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:49:06.387Z] Configure a credential helper to remove this warning. See [2023-11-14T21:49:06.387Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:49:06.387Z] [2023-11-14T21:49:06.387Z] Login Succeeded [2023-11-14T21:49:06.387Z] nexus3.edgexfoundry.org:10002 [2023-11-14T21:49:06.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:49:06.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:49:06.387Z] Configure a credential helper to remove this warning. See [2023-11-14T21:49:06.387Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:49:06.387Z] [2023-11-14T21:49:06.387Z] Login Succeeded [2023-11-14T21:49:06.387Z] nexus3.edgexfoundry.org:10003 [2023-11-14T21:49:06.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:49:06.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:49:06.646Z] Configure a credential helper to remove this warning. See [2023-11-14T21:49:06.646Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:49:06.646Z] [2023-11-14T21:49:06.646Z] Login Succeeded [2023-11-14T21:49:06.646Z] nexus3.edgexfoundry.org:10004 [2023-11-14T21:49:06.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:49:06.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:49:06.646Z] Configure a credential helper to remove this warning. See [2023-11-14T21:49:06.646Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:49:06.646Z] [2023-11-14T21:49:06.646Z] Login Succeeded [2023-11-14T21:49:06.646Z] docker.io [2023-11-14T21:49:06.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:49:06.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:49:06.905Z] Configure a credential helper to remove this warning. See [2023-11-14T21:49:06.905Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:49:06.905Z] [2023-11-14T21:49:06.905Z] Login Succeeded [2023-11-14T21:49:06.905Z] ---> docker-login.sh ends [Pipeline] } [2023-11-14T21:49:06.913Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-14T21:49:06.954Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T21:49:06.984Z] [edgeXDocker.push] Tagging docker image device-modbus with the following tags: [2023-11-14T21:49:06.984Z] 3d748354a43de7f92f17495f0075fba5a156a8dd [2023-11-14T21:49:06.984Z] latest [2023-11-14T21:49:06.984Z] 3.1.0-dev.25 [2023-11-14T21:49:06.984Z] 3d748354a43de7f92f17495f0075fba5a156a8dd-3.1.0-dev.25 [2023-11-14T21:49:06.984Z] main [2023-11-14T21:49:06.984Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:49:07.302Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:3d748354a43de7f92f17495f0075fba5a156a8dd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:49:07.608Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:3d748354a43de7f92f17495f0075fba5a156a8dd [2023-11-14T21:49:07.608Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2023-11-14T21:49:07.608Z] 3e82f88f7879: Preparing [2023-11-14T21:49:07.608Z] e717fb456784: Preparing [2023-11-14T21:49:07.608Z] 6ec98b17952e: Preparing [2023-11-14T21:49:07.608Z] 9b9ce9e24cfd: Preparing [2023-11-14T21:49:07.608Z] 05040faecebb: Preparing [2023-11-14T21:49:07.608Z] cc2447e1835a: Preparing [2023-11-14T21:49:07.608Z] cc2447e1835a: Waiting [2023-11-14T21:49:07.608Z] e717fb456784: Pushed [2023-11-14T21:49:07.608Z] 05040faecebb: Pushed [2023-11-14T21:49:07.608Z] 3e82f88f7879: Pushed [2023-11-14T21:49:07.608Z] cc2447e1835a: Layer already exists [2023-11-14T21:49:08.545Z] 9b9ce9e24cfd: Pushed [2023-11-14T21:49:09.920Z] 6ec98b17952e: Pushed [2023-11-14T21:49:10.179Z] 3d748354a43de7f92f17495f0075fba5a156a8dd: digest: sha256:fef9da72e633fecc193f146ec58700b4ddc37d01dc0115a182da3667cbd9f5c9 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:49:10.498Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:49:10.810Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest [2023-11-14T21:49:10.810Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2023-11-14T21:49:10.810Z] 3e82f88f7879: Preparing [2023-11-14T21:49:10.810Z] e717fb456784: Preparing [2023-11-14T21:49:10.810Z] 6ec98b17952e: Preparing [2023-11-14T21:49:10.810Z] 9b9ce9e24cfd: Preparing [2023-11-14T21:49:10.810Z] 05040faecebb: Preparing [2023-11-14T21:49:10.810Z] cc2447e1835a: Preparing [2023-11-14T21:49:10.810Z] cc2447e1835a: Waiting [2023-11-14T21:49:10.810Z] 05040faecebb: Layer already exists [2023-11-14T21:49:10.810Z] 3e82f88f7879: Layer already exists [2023-11-14T21:49:10.810Z] 6ec98b17952e: Layer already exists [2023-11-14T21:49:10.810Z] e717fb456784: Layer already exists [2023-11-14T21:49:10.810Z] 9b9ce9e24cfd: Layer already exists [2023-11-14T21:49:10.810Z] cc2447e1835a: Layer already exists [2023-11-14T21:49:10.810Z] latest: digest: sha256:fef9da72e633fecc193f146ec58700b4ddc37d01dc0115a182da3667cbd9f5c9 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:49:11.118Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:49:11.422Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:3.1.0-dev.25 [2023-11-14T21:49:11.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2023-11-14T21:49:11.423Z] 3e82f88f7879: Preparing [2023-11-14T21:49:11.423Z] e717fb456784: Preparing [2023-11-14T21:49:11.423Z] 6ec98b17952e: Preparing [2023-11-14T21:49:11.423Z] 9b9ce9e24cfd: Preparing [2023-11-14T21:49:11.423Z] 05040faecebb: Preparing [2023-11-14T21:49:11.423Z] cc2447e1835a: Preparing [2023-11-14T21:49:11.423Z] cc2447e1835a: Waiting [2023-11-14T21:49:11.423Z] 6ec98b17952e: Layer already exists [2023-11-14T21:49:11.423Z] 3e82f88f7879: Layer already exists [2023-11-14T21:49:11.423Z] 05040faecebb: Layer already exists [2023-11-14T21:49:11.423Z] 9b9ce9e24cfd: Layer already exists [2023-11-14T21:49:11.423Z] e717fb456784: Layer already exists [2023-11-14T21:49:11.423Z] cc2447e1835a: Layer already exists [2023-11-14T21:49:11.423Z] 3.1.0-dev.25: digest: sha256:fef9da72e633fecc193f146ec58700b4ddc37d01dc0115a182da3667cbd9f5c9 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:49:11.740Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:3d748354a43de7f92f17495f0075fba5a156a8dd-3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:49:12.049Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:3d748354a43de7f92f17495f0075fba5a156a8dd-3.1.0-dev.25 [2023-11-14T21:49:12.049Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2023-11-14T21:49:12.049Z] 3e82f88f7879: Preparing [2023-11-14T21:49:12.049Z] e717fb456784: Preparing [2023-11-14T21:49:12.049Z] 6ec98b17952e: Preparing [2023-11-14T21:49:12.049Z] 9b9ce9e24cfd: Preparing [2023-11-14T21:49:12.049Z] 05040faecebb: Preparing [2023-11-14T21:49:12.049Z] cc2447e1835a: Preparing [2023-11-14T21:49:12.049Z] cc2447e1835a: Waiting [2023-11-14T21:49:12.049Z] 6ec98b17952e: Layer already exists [2023-11-14T21:49:12.049Z] 05040faecebb: Layer already exists [2023-11-14T21:49:12.049Z] 9b9ce9e24cfd: Layer already exists [2023-11-14T21:49:12.049Z] 3e82f88f7879: Layer already exists [2023-11-14T21:49:12.049Z] e717fb456784: Layer already exists [2023-11-14T21:49:12.049Z] cc2447e1835a: Layer already exists [2023-11-14T21:49:12.049Z] 3d748354a43de7f92f17495f0075fba5a156a8dd-3.1.0-dev.25: digest: sha256:fef9da72e633fecc193f146ec58700b4ddc37d01dc0115a182da3667cbd9f5c9 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:49:12.358Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:49:12.685Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:main [2023-11-14T21:49:12.685Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2023-11-14T21:49:12.685Z] 3e82f88f7879: Preparing [2023-11-14T21:49:12.685Z] e717fb456784: Preparing [2023-11-14T21:49:12.685Z] 6ec98b17952e: Preparing [2023-11-14T21:49:12.685Z] 9b9ce9e24cfd: Preparing [2023-11-14T21:49:12.685Z] 05040faecebb: Preparing [2023-11-14T21:49:12.685Z] cc2447e1835a: Preparing [2023-11-14T21:49:12.685Z] cc2447e1835a: Waiting [2023-11-14T21:49:12.685Z] e717fb456784: Layer already exists [2023-11-14T21:49:12.685Z] 3e82f88f7879: Layer already exists [2023-11-14T21:49:12.685Z] 9b9ce9e24cfd: Layer already exists [2023-11-14T21:49:12.685Z] 05040faecebb: Layer already exists [2023-11-14T21:49:12.685Z] 6ec98b17952e: Layer already exists [2023-11-14T21:49:12.685Z] cc2447e1835a: Layer already exists [2023-11-14T21:49:12.685Z] main: digest: sha256:fef9da72e633fecc193f146ec58700b4ddc37d01dc0115a182da3667cbd9f5c9 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-14T21:49:12.741Z] ===================================================== [Pipeline] echo [2023-11-14T21:49:12.750Z] taggedImages: [2023-11-14T21:49:12.750Z] - nexus3.edgexfoundry.org:10004/device-modbus:3d748354a43de7f92f17495f0075fba5a156a8dd [2023-11-14T21:49:12.750Z] - nexus3.edgexfoundry.org:10004/device-modbus:latest [2023-11-14T21:49:12.750Z] - nexus3.edgexfoundry.org:10004/device-modbus:3.1.0-dev.25 [2023-11-14T21:49:12.750Z] - nexus3.edgexfoundry.org:10004/device-modbus:3d748354a43de7f92f17495f0075fba5a156a8dd-3.1.0-dev.25 [2023-11-14T21:49:12.750Z] - nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:49:13.128Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-14T21:49:13.128Z] [2023-11-14T21:49:13.128Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:49:13.421Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-14T21:49:13.421Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-14T21:49:13.421Z] 5eb5b503b376: Pulling fs layer [2023-11-14T21:49:13.421Z] 5c69ac0246d0: Pulling fs layer [2023-11-14T21:49:13.421Z] ec43610c2a17: Pulling fs layer [2023-11-14T21:49:13.421Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-14T21:49:13.421Z] 33b1e0a273af: Pulling fs layer [2023-11-14T21:49:13.421Z] 5d3b04190fa2: Pulling fs layer [2023-11-14T21:49:13.421Z] 2f39f015ded8: Pulling fs layer [2023-11-14T21:49:13.421Z] 2f39f015ded8: Waiting [2023-11-14T21:49:13.421Z] 5d3b04190fa2: Waiting [2023-11-14T21:49:13.421Z] 3a2ae6a8a46f: Waiting [2023-11-14T21:49:13.421Z] 33b1e0a273af: Waiting [2023-11-14T21:49:13.421Z] 5c69ac0246d0: Download complete [2023-11-14T21:49:13.421Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-14T21:49:13.421Z] 3a2ae6a8a46f: Download complete [2023-11-14T21:49:13.421Z] ec43610c2a17: Verifying Checksum [2023-11-14T21:49:13.421Z] ec43610c2a17: Download complete [2023-11-14T21:49:13.421Z] 33b1e0a273af: Verifying Checksum [2023-11-14T21:49:13.421Z] 33b1e0a273af: Download complete [2023-11-14T21:49:13.421Z] 5d3b04190fa2: Download complete [2023-11-14T21:49:13.680Z] 5eb5b503b376: Verifying Checksum [2023-11-14T21:49:13.680Z] 5eb5b503b376: Download complete [2023-11-14T21:49:14.245Z] 2f39f015ded8: Download complete [2023-11-14T21:49:14.809Z] 5eb5b503b376: Pull complete [2023-11-14T21:49:14.809Z] 5c69ac0246d0: Pull complete [2023-11-14T21:49:15.375Z] ec43610c2a17: Pull complete [2023-11-14T21:49:15.375Z] 3a2ae6a8a46f: Pull complete [2023-11-14T21:49:15.634Z] 33b1e0a273af: Pull complete [2023-11-14T21:49:15.634Z] 5d3b04190fa2: Pull complete [2023-11-14T21:49:19.817Z] 2f39f015ded8: Pull complete [2023-11-14T21:49:19.817Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-14T21:49:19.817Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-14T21:49:19.817Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T21:49:19.901Z] prd-ubuntu20.04-docker-8c-8g-17546 does not seem to be running inside a container [2023-11-14T21:49:19.934Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-14T21:49:27.149Z] $ docker top 7914f351a5f406a0cb6f3862882130deabb6a9e672197e80ac048872a5a42b61 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T21:49:27.521Z] ---> job-cost.sh [2023-11-14T21:49:27.521Z] lf-activate-venv: SKIPPING [2023-11-14T21:49:27.521Z] INFO: No Stack... [2023-11-14T21:49:27.779Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-14T21:49:28.038Z] INFO: Archiving Costs [Pipeline] sh [2023-11-14T21:49:28.324Z] + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv [2023-11-14T21:49:28.324Z] + cut -d, -f6 [Pipeline] lock [2023-11-14T21:49:28.335Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-139-stack-cost] [2023-11-14T21:49:28.342Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-139-stack-cost] did not exist. Created. [2023-11-14T21:49:28.342Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-139-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-14T21:49:28.641Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-14T21:49:28.664Z] Stashed 1 file(s) [Pipeline] } [2023-11-14T21:49:28.672Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-139-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-14T21:49:28.692Z] $ docker stop --time=1 7914f351a5f406a0cb6f3862882130deabb6a9e672197e80ac048872a5a42b61 [2023-11-14T21:49:30.052Z] $ docker rm -f --volumes 7914f351a5f406a0cb6f3862882130deabb6a9e672197e80ac048872a5a42b61 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-14T21:50:34.431Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17555 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws [2023-11-14T21:50:34.443Z] Running in /w/workspace/device-modbus-go/139 [Pipeline] { [Pipeline] checkout [2023-11-14T21:50:34.476Z] Selected Git installation does not exist. Using Default [2023-11-14T21:50:34.476Z] The recommended git tool is: NONE [2023-11-14T21:50:41.263Z] using credential edgex-jenkins-ssh [2023-11-14T21:50:41.283Z] Cloning the remote Git repository [2023-11-14T21:50:41.343Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2023-11-14T21:50:41.475Z] > git init /w/workspace/device-modbus-go/139 # timeout=10 [2023-11-14T21:50:41.667Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-11-14T21:50:41.668Z] > git --version # timeout=10 [2023-11-14T21:50:41.695Z] > git --version # 'git version 2.25.1' [2023-11-14T21:50:41.698Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-14T21:50:41.910Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-14T21:50:47.516Z] Avoid second fetch [2023-11-14T21:50:47.517Z] Checking out Revision 3d748354a43de7f92f17495f0075fba5a156a8dd (main) [2023-11-14T21:50:46.337Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-11-14T21:50:46.373Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-14T21:50:47.547Z] > git config core.sparsecheckout # timeout=10 [2023-11-14T21:50:47.643Z] > git checkout -f 3d748354a43de7f92f17495f0075fba5a156a8dd # timeout=10 [2023-11-14T21:50:48.289Z] Commit message: "fix: Address CVE in Alpine base image (#525)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-14T21:50:49.193Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-14T21:50:49.193Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-14T21:50:49.193Z] Dload Upload Total Spent Left Speed [2023-11-14T21:50:49.193Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 187k 0 --:--:-- --:--:-- --:--:-- 187k [Pipeline] sh [2023-11-14T21:50:49.954Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-14T21:50:50.300Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo [2023-11-14T21:50:50.300Z] tee /etc/docker/daemon.new [2023-11-14T21:50:50.300Z] { [2023-11-14T21:50:50.300Z] "registry-mirrors": [ [2023-11-14T21:50:50.300Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-14T21:50:50.300Z] ], [2023-11-14T21:50:50.300Z] "bip": "10.250.0.254/24", [2023-11-14T21:50:50.300Z] "hosts": [ [2023-11-14T21:50:50.300Z] "tcp://0.0.0.0:5555", [2023-11-14T21:50:50.300Z] "unix:///var/run/docker.sock" [2023-11-14T21:50:50.300Z] ], [2023-11-14T21:50:50.300Z] "mtu": 1458, [2023-11-14T21:50:50.300Z] "selinux-enabled": true, [2023-11-14T21:50:50.300Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-14T21:50:50.300Z] } [Pipeline] sh [2023-11-14T21:50:50.662Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-14T21:50:51.013Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-14T21:51:09.400Z] provisioning config files... [2023-11-14T21:51:09.439Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/139@tmp/config5491173306829372315tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T21:51:09.833Z] ---> docker-login.sh [2023-11-14T21:51:09.833Z] nexus3.edgexfoundry.org:10001 [2023-11-14T21:51:10.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:51:10.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:51:10.435Z] Configure a credential helper to remove this warning. See [2023-11-14T21:51:10.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:51:10.435Z] [2023-11-14T21:51:10.435Z] Login Succeeded [2023-11-14T21:51:10.435Z] nexus3.edgexfoundry.org:10002 [2023-11-14T21:51:11.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:51:11.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:51:11.034Z] Configure a credential helper to remove this warning. See [2023-11-14T21:51:11.034Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:51:11.034Z] [2023-11-14T21:51:11.034Z] Login Succeeded [2023-11-14T21:51:11.034Z] nexus3.edgexfoundry.org:10003 [2023-11-14T21:51:11.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:51:11.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:51:11.307Z] Configure a credential helper to remove this warning. See [2023-11-14T21:51:11.307Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:51:11.307Z] [2023-11-14T21:51:11.307Z] Login Succeeded [2023-11-14T21:51:11.579Z] nexus3.edgexfoundry.org:10004 [2023-11-14T21:51:11.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:51:11.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:51:11.854Z] Configure a credential helper to remove this warning. See [2023-11-14T21:51:11.854Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:51:11.854Z] [2023-11-14T21:51:11.854Z] Login Succeeded [2023-11-14T21:51:11.854Z] docker.io [2023-11-14T21:51:12.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:51:12.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:51:12.405Z] Configure a credential helper to remove this warning. See [2023-11-14T21:51:12.405Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:51:12.405Z] [2023-11-14T21:51:12.405Z] Login Succeeded [2023-11-14T21:51:12.405Z] ---> docker-login.sh ends [Pipeline] } [2023-11-14T21:51:12.422Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-14T21:51:12.847Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T21:51:12.862Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T21:51:12.875Z] ========================================================= [2023-11-14T21:51:12.875Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-14T21:51:12.875Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:51:13.262Z] + 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 . [2023-11-14T21:51:13.552Z] Sending build context to Docker daemon 3.402MB [2023-11-14T21:51:13.823Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2023-11-14T21:51:13.823Z] Step 2/10 : FROM ${BASE} AS builder [2023-11-14T21:51:15.793Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-14T21:51:15.793Z] 9fda8d8052c6: Pulling fs layer [2023-11-14T21:51:15.793Z] 5d54e960e981: Pulling fs layer [2023-11-14T21:51:15.793Z] c4a7e357bf2a: Pulling fs layer [2023-11-14T21:51:15.793Z] f0e02332f6b5: Pulling fs layer [2023-11-14T21:51:15.793Z] 872ee5b61b7b: Pulling fs layer [2023-11-14T21:51:15.793Z] 0c6a40ed1a82: Pulling fs layer [2023-11-14T21:51:15.793Z] 94ae7d8d031c: Pulling fs layer [2023-11-14T21:51:15.793Z] f0e02332f6b5: Waiting [2023-11-14T21:51:15.793Z] 872ee5b61b7b: Waiting [2023-11-14T21:51:15.793Z] 0c6a40ed1a82: Waiting [2023-11-14T21:51:16.774Z] 5d54e960e981: Verifying Checksum [2023-11-14T21:51:16.774Z] 5d54e960e981: Download complete [2023-11-14T21:51:16.774Z] f0e02332f6b5: Verifying Checksum [2023-11-14T21:51:16.774Z] f0e02332f6b5: Download complete [2023-11-14T21:51:16.774Z] 872ee5b61b7b: Verifying Checksum [2023-11-14T21:51:16.774Z] 872ee5b61b7b: Download complete [2023-11-14T21:51:16.774Z] 9fda8d8052c6: Download complete [2023-11-14T21:51:17.371Z] 94ae7d8d031c: Verifying Checksum [2023-11-14T21:51:17.371Z] 94ae7d8d031c: Download complete [2023-11-14T21:51:17.964Z] 9fda8d8052c6: Pull complete [2023-11-14T21:51:18.558Z] 5d54e960e981: Pull complete [2023-11-14T21:51:18.835Z] c4a7e357bf2a: Verifying Checksum [2023-11-14T21:51:18.835Z] c4a7e357bf2a: Download complete [2023-11-14T21:51:20.273Z] 0c6a40ed1a82: Verifying Checksum [2023-11-14T21:51:20.273Z] 0c6a40ed1a82: Download complete [2023-11-14T21:51:35.481Z] c4a7e357bf2a: Pull complete [2023-11-14T21:51:35.481Z] f0e02332f6b5: Pull complete [2023-11-14T21:51:35.481Z] 872ee5b61b7b: Pull complete [2023-11-14T21:51:42.161Z] 0c6a40ed1a82: Pull complete [2023-11-14T21:51:44.145Z] 94ae7d8d031c: Pull complete [2023-11-14T21:51:44.145Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-11-14T21:51:44.145Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-14T21:51:44.145Z] ---> 86de565de09d [2023-11-14T21:51:44.145Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-11-14T21:51:46.117Z] ---> Running in 3b3f7a48dc54 [2023-11-14T21:51:46.117Z] Removing intermediate container 3b3f7a48dc54 [2023-11-14T21:51:46.117Z] ---> 7963c82007dd [2023-11-14T21:51:46.117Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-14T21:51:46.388Z] ---> Running in 90bc29dbb60b [2023-11-14T21:51:46.660Z] Removing intermediate container 90bc29dbb60b [2023-11-14T21:51:46.660Z] ---> a9d49cfded11 [2023-11-14T21:51:46.660Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-11-14T21:51:47.175Z] ---> Running in e80af41478ff [2023-11-14T21:51:48.160Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-14T21:51:48.759Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-14T21:51:50.197Z] (1/8) Installing openssh-keygen (9.3_p2-r0) [2023-11-14T21:51:50.197Z] (2/8) Installing libedit (20221030.3.1-r1) [2023-11-14T21:51:50.197Z] (3/8) Installing openssh-client-common (9.3_p2-r0) [2023-11-14T21:51:50.470Z] (4/8) Installing openssh-client-default (9.3_p2-r0) [2023-11-14T21:51:50.470Z] (5/8) Installing openssh-sftp-server (9.3_p2-r0) [2023-11-14T21:51:50.470Z] (6/8) Installing openssh-server-common (9.3_p2-r0) [2023-11-14T21:51:50.470Z] (7/8) Installing openssh-server (9.3_p2-r0) [2023-11-14T21:51:50.470Z] (8/8) Installing openssh (9.3_p2-r0) [2023-11-14T21:51:50.470Z] Executing busybox-1.36.1-r5.trigger [2023-11-14T21:51:50.470Z] OK: 272 MiB in 60 packages [2023-11-14T21:51:51.921Z] Removing intermediate container e80af41478ff [2023-11-14T21:51:51.921Z] ---> af6daa1d7be7 [2023-11-14T21:51:51.921Z] Step 6/10 : WORKDIR /device-modbus-go [2023-11-14T21:51:51.921Z] ---> Running in 60ffe70c679d [2023-11-14T21:51:52.520Z] Removing intermediate container 60ffe70c679d [2023-11-14T21:51:52.520Z] ---> b5ceefef56d5 [2023-11-14T21:51:52.520Z] Step 7/10 : COPY go.mod vendor* ./ [2023-11-14T21:51:53.113Z] ---> c1c235b6da2a [2023-11-14T21:51:53.113Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T21:51:53.385Z] ---> Running in 0092da47dbf6 [2023-11-14T21:53:15.076Z] Removing intermediate container 0092da47dbf6 [2023-11-14T21:53:15.076Z] ---> 9972a5b04e99 [2023-11-14T21:53:15.076Z] Step 9/10 : COPY . . [2023-11-14T21:53:15.076Z] ---> 3052c48b9334 [2023-11-14T21:53:15.076Z] Step 10/10 : RUN ${MAKE} [2023-11-14T21:53:15.076Z] ---> Running in 6dec3d5f2e31 [2023-11-14T21:53:15.076Z] noop [2023-11-14T21:53:15.681Z] Removing intermediate container 6dec3d5f2e31 [2023-11-14T21:53:15.681Z] ---> 3414e25d7bcd [2023-11-14T21:53:15.681Z] Successfully built 3414e25d7bcd [2023-11-14T21:53:15.681Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:16.073Z] + docker inspect -f . ci-base-image-arm64 [2023-11-14T21:53:16.073Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T21:53:16.337Z] prd-ubuntu20.04-docker-arm64-4c-16g-17555 does not seem to be running inside a container [2023-11-14T21:53:16.436Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/139 -v /w/workspace/device-modbus-go/139:/w/workspace/device-modbus-go/139:rw,z -v /w/workspace/device-modbus-go/139@tmp:/w/workspace/device-modbus-go/139@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 [2023-11-14T21:53:17.907Z] $ docker top c1df10c225eb60de2c9d8a86c7f4e84d8222f14bc93a44d59601a2ce025e50af -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-14T21:53:18.824Z] + go version [2023-11-14T21:53:18.824Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-14T21:53:18.853Z] $ docker stop --time=1 c1df10c225eb60de2c9d8a86c7f4e84d8222f14bc93a44d59601a2ce025e50af [2023-11-14T21:53:20.636Z] $ docker rm -f --volumes c1df10c225eb60de2c9d8a86c7f4e84d8222f14bc93a44d59601a2ce025e50af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:21.265Z] + docker inspect -f . ci-base-image-arm64 [2023-11-14T21:53:21.266Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T21:53:21.495Z] prd-ubuntu20.04-docker-arm64-4c-16g-17555 does not seem to be running inside a container [2023-11-14T21:53:21.589Z] $ 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/139 -v /w/workspace/device-modbus-go/139:/w/workspace/device-modbus-go/139:rw,z -v /w/workspace/device-modbus-go/139@tmp:/w/workspace/device-modbus-go/139@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 [2023-11-14T21:53:23.039Z] $ docker top c66e05a88885d4e21dedbf4383eace6908859321771d4700670111d98bf187c1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-14T21:53:23.954Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/139 [Pipeline] fileExists [Pipeline] sh [2023-11-14T21:53:24.643Z] + make test [2023-11-14T21:53:24.643Z] go test ./... -coverprofile=coverage.out [2023-11-14T21:53:30.026Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-11-14T21:56:06.846Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-11-14T21:56:06.846Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.162s coverage: 47.9% of statements [2023-11-14T21:56:06.846Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-14T21:56:06.846Z] go vet ./... [2023-11-14T21:56:39.219Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-14T21:56:39.219Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-14T21:56:39.219Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-14T21:56:39.245Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-14T21:56:39.259Z] $ docker stop --time=1 c66e05a88885d4e21dedbf4383eace6908859321771d4700670111d98bf187c1 [2023-11-14T21:56:41.316Z] $ docker rm -f --volumes c66e05a88885d4e21dedbf4383eace6908859321771d4700670111d98bf187c1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-14T21:56:42.800Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-14T21:56:42.830Z] Warning: overwriting stash ‘coverage-report’ [2023-11-14T21:56:43.497Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-14T21:56:43.931Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-14T21:56:44.275Z] + ls -al . [2023-11-14T21:56:44.275Z] total 188 [2023-11-14T21:56:44.275Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 21:53 . [2023-11-14T21:56:44.275Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 21:50 .. [2023-11-14T21:56:44.275Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 14 21:50 .dockerignore [2023-11-14T21:56:44.275Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 21:50 .git [2023-11-14T21:56:44.275Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 21:50 .github [2023-11-14T21:56:44.275Z] -rw-rw-r-- 1 jenkins jenkins 266 Nov 14 21:50 .gitignore [2023-11-14T21:56:44.275Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 14 21:50 .golangci.yml [2023-11-14T21:56:44.275Z] -rw-rw-r-- 1 jenkins jenkins 11101 Nov 14 21:50 Attribution.txt [2023-11-14T21:56:44.275Z] -rw-rw-r-- 1 jenkins jenkins 16388 Nov 14 21:50 CHANGELOG.md [2023-11-14T21:56:44.275Z] -rw-rw-r-- 1 jenkins jenkins 1474 Nov 14 21:50 Dockerfile [2023-11-14T21:56:44.275Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 14 21:50 GOVERNANCE.md [2023-11-14T21:56:44.275Z] -rw-rw-r-- 1 jenkins jenkins 658 Nov 14 21:50 Jenkinsfile [2023-11-14T21:56:44.275Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 14 21:50 LICENSE [2023-11-14T21:56:44.275Z] -rw-rw-r-- 1 jenkins jenkins 1936 Nov 14 21:50 Makefile [2023-11-14T21:56:44.275Z] -rw-rw-r-- 1 jenkins jenkins 622 Nov 14 21:50 OWNERS.md [2023-11-14T21:56:44.275Z] -rw-rw-r-- 1 jenkins jenkins 4463 Nov 14 21:50 README.md [2023-11-14T21:56:44.275Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 14 21:47 VERSION [2023-11-14T21:56:44.275Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 21:50 bin [2023-11-14T21:56:44.275Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 21:50 cmd [2023-11-14T21:56:44.275Z] -rw-r--r-- 1 jenkins jenkins 24334 Nov 14 21:56 coverage.out [2023-11-14T21:56:44.275Z] -rw-rw-r-- 1 jenkins jenkins 3895 Nov 14 21:50 go.mod [2023-11-14T21:56:44.275Z] -rw-rw-r-- 1 jenkins jenkins 35342 Nov 14 21:50 go.sum [2023-11-14T21:56:44.275Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 21:50 internal [2023-11-14T21:56:44.275Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 21:50 simulator [2023-11-14T21:56:44.275Z] -rw-rw-r-- 1 jenkins jenkins 229 Nov 14 21:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:56:44.646Z] + 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=3d748354a43de7f92f17495f0075fba5a156a8dd --label arch=arm64 --label version=3.1.0-dev.25 . [2023-11-14T21:56:44.930Z] Sending build context to Docker daemon 3.427MB [2023-11-14T21:56:44.930Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2023-11-14T21:56:44.930Z] Step 2/23 : FROM ${BASE} AS builder [2023-11-14T21:56:44.930Z] ---> 3414e25d7bcd [2023-11-14T21:56:44.930Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-11-14T21:56:45.967Z] ---> Running in 9d18b963c19b [2023-11-14T21:56:46.240Z] Removing intermediate container 9d18b963c19b [2023-11-14T21:56:46.240Z] ---> 433cdfbcda4c [2023-11-14T21:56:46.240Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-14T21:56:46.240Z] ---> Running in 01d2d877d35b [2023-11-14T21:56:46.831Z] Removing intermediate container 01d2d877d35b [2023-11-14T21:56:46.831Z] ---> e14ef4d7ac19 [2023-11-14T21:56:46.831Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2023-11-14T21:56:46.831Z] ---> Running in 0dc5b6cbaa33 [2023-11-14T21:56:48.256Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-14T21:56:48.526Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-14T21:56:49.946Z] OK: 272 MiB in 60 packages [2023-11-14T21:56:50.919Z] Removing intermediate container 0dc5b6cbaa33 [2023-11-14T21:56:50.919Z] ---> 693b454f96c7 [2023-11-14T21:56:50.919Z] Step 6/23 : WORKDIR /device-modbus-go [2023-11-14T21:56:51.196Z] ---> Running in 040e5ce84d59 [2023-11-14T21:56:51.468Z] Removing intermediate container 040e5ce84d59 [2023-11-14T21:56:51.468Z] ---> 45d9ea499fb5 [2023-11-14T21:56:51.468Z] Step 7/23 : COPY go.mod vendor* ./ [2023-11-14T21:56:52.058Z] ---> 79d5fafb4b2a [2023-11-14T21:56:52.058Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T21:56:52.058Z] ---> Running in bf00034b7746 [2023-11-14T21:56:54.664Z] Removing intermediate container bf00034b7746 [2023-11-14T21:56:54.664Z] ---> ee90ccce365b [2023-11-14T21:56:54.664Z] Step 9/23 : COPY . . [2023-11-14T21:56:55.635Z] ---> 9b748624c552 [2023-11-14T21:56:55.635Z] Step 10/23 : RUN ${MAKE} [2023-11-14T21:56:55.635Z] ---> Running in 0f0d45efe207 [2023-11-14T21:56:57.064Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=3.1.0-dev.25 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2023-11-14T21:59:18.900Z] Removing intermediate container 0f0d45efe207 [2023-11-14T21:59:18.900Z] ---> b147c0417f08 [2023-11-14T21:59:18.900Z] Step 11/23 : FROM alpine:3.18 [2023-11-14T21:59:18.900Z] 3.18: Pulling from library/alpine [2023-11-14T21:59:18.900Z] 579b34f0a95b: Pulling fs layer [2023-11-14T21:59:18.900Z] 579b34f0a95b: Verifying Checksum [2023-11-14T21:59:18.900Z] 579b34f0a95b: Download complete [2023-11-14T21:59:18.900Z] 579b34f0a95b: Pull complete [2023-11-14T21:59:18.900Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-14T21:59:18.900Z] Status: Downloaded newer image for alpine:3.18 [2023-11-14T21:59:18.900Z] ---> 3cc203321400 [2023-11-14T21:59:18.900Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-11-14T21:59:18.900Z] ---> Running in a24728242477 [2023-11-14T21:59:18.900Z] Removing intermediate container a24728242477 [2023-11-14T21:59:18.900Z] ---> 6abbf2ce6fd6 [2023-11-14T21:59:18.900Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2023-11-14T21:59:18.900Z] ---> Running in 8cadb4108d68 [2023-11-14T21:59:18.900Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-14T21:59:18.900Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-14T21:59:20.322Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-14T21:59:20.322Z] Executing busybox-1.36.1-r2.trigger [2023-11-14T21:59:20.322Z] OK: 8 MiB in 16 packages [2023-11-14T21:59:21.315Z] Removing intermediate container 8cadb4108d68 [2023-11-14T21:59:21.315Z] ---> b5d448f72a20 [2023-11-14T21:59:21.315Z] Step 14/23 : RUN apk --no-cache upgrade [2023-11-14T21:59:21.315Z] ---> Running in 4285f5a68aa0 [2023-11-14T21:59:22.740Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-14T21:59:23.012Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-14T21:59:24.435Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T21:59:24.435Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T21:59:24.435Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-14T21:59:24.435Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T21:59:24.435Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T21:59:24.435Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T21:59:24.435Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T21:59:24.707Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T21:59:24.707Z] Executing busybox-1.36.1-r5.trigger [2023-11-14T21:59:24.707Z] OK: 8 MiB in 16 packages [2023-11-14T21:59:26.124Z] Removing intermediate container 4285f5a68aa0 [2023-11-14T21:59:26.124Z] ---> d68c53f70a88 [2023-11-14T21:59:26.124Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2023-11-14T21:59:27.545Z] ---> 6c616e8c4cc2 [2023-11-14T21:59:27.545Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2023-11-14T21:59:28.134Z] ---> 311b6798b484 [2023-11-14T21:59:28.134Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-11-14T21:59:28.725Z] ---> 958532901ac3 [2023-11-14T21:59:28.725Z] Step 18/23 : EXPOSE 59901 [2023-11-14T21:59:28.725Z] ---> Running in 8e311bce6d9c [2023-11-14T21:59:28.995Z] Removing intermediate container 8e311bce6d9c [2023-11-14T21:59:28.995Z] ---> 542c6ac0e539 [2023-11-14T21:59:28.995Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2023-11-14T21:59:29.263Z] ---> Running in cc917d3483a3 [2023-11-14T21:59:29.535Z] Removing intermediate container cc917d3483a3 [2023-11-14T21:59:29.535Z] ---> 7701602ebfb8 [2023-11-14T21:59:29.535Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-11-14T21:59:29.535Z] ---> Running in 65c4c153708e [2023-11-14T21:59:30.121Z] Removing intermediate container 65c4c153708e [2023-11-14T21:59:30.121Z] ---> 36b2bcdb0079 [2023-11-14T21:59:30.121Z] Step 21/23 : LABEL arch=arm64 [2023-11-14T21:59:30.121Z] ---> Running in cf59985a8f14 [2023-11-14T21:59:30.391Z] Removing intermediate container cf59985a8f14 [2023-11-14T21:59:30.391Z] ---> 6e73a5e83be9 [2023-11-14T21:59:30.391Z] Step 22/23 : LABEL git_sha=3d748354a43de7f92f17495f0075fba5a156a8dd [2023-11-14T21:59:30.665Z] ---> Running in 51aef1f98874 [2023-11-14T21:59:30.934Z] Removing intermediate container 51aef1f98874 [2023-11-14T21:59:30.934Z] ---> ed6feced9480 [2023-11-14T21:59:30.934Z] Step 23/23 : LABEL version=3.1.0-dev.25 [2023-11-14T21:59:31.203Z] ---> Running in 7b0693bff64b [2023-11-14T21:59:31.473Z] Removing intermediate container 7b0693bff64b [2023-11-14T21:59:31.473Z] ---> 9552fce7e7a7 [2023-11-14T21:59:31.473Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-14T21:59:31.473Z] Successfully built 9552fce7e7a7 [2023-11-14T21:59:31.473Z] 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 [2023-11-14T21:59:31.644Z] provisioning config files... [2023-11-14T21:59:31.661Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/139@tmp/config4585445350947279123tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T21:59:32.160Z] ---> docker-login.sh [2023-11-14T21:59:32.160Z] nexus3.edgexfoundry.org:10001 [2023-11-14T21:59:32.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:59:32.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:59:32.437Z] Configure a credential helper to remove this warning. See [2023-11-14T21:59:32.437Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:59:32.437Z] [2023-11-14T21:59:32.437Z] Login Succeeded [2023-11-14T21:59:32.437Z] nexus3.edgexfoundry.org:10002 [2023-11-14T21:59:32.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:59:33.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:59:33.054Z] Configure a credential helper to remove this warning. See [2023-11-14T21:59:33.054Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:59:33.054Z] [2023-11-14T21:59:33.054Z] Login Succeeded [2023-11-14T21:59:33.054Z] nexus3.edgexfoundry.org:10003 [2023-11-14T21:59:33.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:59:33.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:59:33.329Z] Configure a credential helper to remove this warning. See [2023-11-14T21:59:33.330Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:59:33.330Z] [2023-11-14T21:59:33.330Z] Login Succeeded [2023-11-14T21:59:33.330Z] nexus3.edgexfoundry.org:10004 [2023-11-14T21:59:33.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:59:33.936Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:59:33.936Z] Configure a credential helper to remove this warning. See [2023-11-14T21:59:33.936Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:59:33.936Z] [2023-11-14T21:59:33.936Z] Login Succeeded [2023-11-14T21:59:33.936Z] docker.io [2023-11-14T21:59:34.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:59:34.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:59:34.498Z] Configure a credential helper to remove this warning. See [2023-11-14T21:59:34.498Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:59:34.498Z] [2023-11-14T21:59:34.498Z] Login Succeeded [2023-11-14T21:59:34.498Z] ---> docker-login.sh ends [Pipeline] } [2023-11-14T21:59:34.521Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-14T21:59:34.552Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T21:59:34.586Z] [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: [2023-11-14T21:59:34.586Z] 3d748354a43de7f92f17495f0075fba5a156a8dd [2023-11-14T21:59:34.586Z] latest [2023-11-14T21:59:34.586Z] 3.1.0-dev.25 [2023-11-14T21:59:34.586Z] 3d748354a43de7f92f17495f0075fba5a156a8dd-3.1.0-dev.25 [2023-11-14T21:59:34.586Z] main [2023-11-14T21:59:34.586Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:59:34.996Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:3d748354a43de7f92f17495f0075fba5a156a8dd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:59:35.364Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:3d748354a43de7f92f17495f0075fba5a156a8dd [2023-11-14T21:59:35.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2023-11-14T21:59:35.364Z] 2a9076e25ada: Preparing [2023-11-14T21:59:35.364Z] a4b0d8144167: Preparing [2023-11-14T21:59:35.364Z] a9f7489271b1: Preparing [2023-11-14T21:59:35.364Z] ff808d9db467: Preparing [2023-11-14T21:59:35.364Z] 09531b17b825: Preparing [2023-11-14T21:59:35.364Z] 5f4d9fc4d98d: Preparing [2023-11-14T21:59:35.364Z] 5f4d9fc4d98d: Waiting [2023-11-14T21:59:35.632Z] a4b0d8144167: Pushed [2023-11-14T21:59:35.632Z] 2a9076e25ada: Pushed [2023-11-14T21:59:35.632Z] 09531b17b825: Pushed [2023-11-14T21:59:35.632Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T21:59:37.583Z] ff808d9db467: Pushed [2023-11-14T21:59:42.935Z] a9f7489271b1: Pushed [2023-11-14T21:59:42.935Z] 3d748354a43de7f92f17495f0075fba5a156a8dd: digest: sha256:809b549225bf4e8f8e056ee571a8be947f723f9ce01352c0ecfddf2d0d87d040 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:59:43.282Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:59:43.636Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2023-11-14T21:59:43.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2023-11-14T21:59:43.636Z] 2a9076e25ada: Preparing [2023-11-14T21:59:43.636Z] a4b0d8144167: Preparing [2023-11-14T21:59:43.636Z] a9f7489271b1: Preparing [2023-11-14T21:59:43.636Z] ff808d9db467: Preparing [2023-11-14T21:59:43.636Z] 09531b17b825: Preparing [2023-11-14T21:59:43.636Z] 5f4d9fc4d98d: Preparing [2023-11-14T21:59:43.636Z] 5f4d9fc4d98d: Waiting [2023-11-14T21:59:43.636Z] a9f7489271b1: Layer already exists [2023-11-14T21:59:43.636Z] 2a9076e25ada: Layer already exists [2023-11-14T21:59:43.636Z] 09531b17b825: Layer already exists [2023-11-14T21:59:43.636Z] a4b0d8144167: Layer already exists [2023-11-14T21:59:43.636Z] ff808d9db467: Layer already exists [2023-11-14T21:59:43.636Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T21:59:43.904Z] latest: digest: sha256:809b549225bf4e8f8e056ee571a8be947f723f9ce01352c0ecfddf2d0d87d040 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:59:44.264Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:59:44.628Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.1.0-dev.25 [2023-11-14T21:59:44.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2023-11-14T21:59:44.628Z] 2a9076e25ada: Preparing [2023-11-14T21:59:44.628Z] a4b0d8144167: Preparing [2023-11-14T21:59:44.628Z] a9f7489271b1: Preparing [2023-11-14T21:59:44.628Z] ff808d9db467: Preparing [2023-11-14T21:59:44.628Z] 09531b17b825: Preparing [2023-11-14T21:59:44.628Z] 5f4d9fc4d98d: Preparing [2023-11-14T21:59:44.628Z] 5f4d9fc4d98d: Waiting [2023-11-14T21:59:44.628Z] ff808d9db467: Layer already exists [2023-11-14T21:59:44.628Z] 09531b17b825: Layer already exists [2023-11-14T21:59:44.628Z] a4b0d8144167: Layer already exists [2023-11-14T21:59:44.628Z] 2a9076e25ada: Layer already exists [2023-11-14T21:59:44.628Z] a9f7489271b1: Layer already exists [2023-11-14T21:59:44.628Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T21:59:44.894Z] 3.1.0-dev.25: digest: sha256:809b549225bf4e8f8e056ee571a8be947f723f9ce01352c0ecfddf2d0d87d040 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:59:45.249Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:3d748354a43de7f92f17495f0075fba5a156a8dd-3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:59:45.597Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:3d748354a43de7f92f17495f0075fba5a156a8dd-3.1.0-dev.25 [2023-11-14T21:59:45.597Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2023-11-14T21:59:45.597Z] 2a9076e25ada: Preparing [2023-11-14T21:59:45.597Z] a4b0d8144167: Preparing [2023-11-14T21:59:45.597Z] a9f7489271b1: Preparing [2023-11-14T21:59:45.597Z] ff808d9db467: Preparing [2023-11-14T21:59:45.597Z] 09531b17b825: Preparing [2023-11-14T21:59:45.597Z] 5f4d9fc4d98d: Preparing [2023-11-14T21:59:45.597Z] 5f4d9fc4d98d: Waiting [2023-11-14T21:59:45.597Z] 2a9076e25ada: Layer already exists [2023-11-14T21:59:45.597Z] ff808d9db467: Layer already exists [2023-11-14T21:59:45.597Z] a4b0d8144167: Layer already exists [2023-11-14T21:59:45.597Z] a9f7489271b1: Layer already exists [2023-11-14T21:59:45.597Z] 09531b17b825: Layer already exists [2023-11-14T21:59:45.597Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T21:59:45.866Z] 3d748354a43de7f92f17495f0075fba5a156a8dd-3.1.0-dev.25: digest: sha256:809b549225bf4e8f8e056ee571a8be947f723f9ce01352c0ecfddf2d0d87d040 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:59:46.227Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:59:46.578Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [2023-11-14T21:59:46.578Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2023-11-14T21:59:46.578Z] 2a9076e25ada: Preparing [2023-11-14T21:59:46.578Z] a4b0d8144167: Preparing [2023-11-14T21:59:46.578Z] a9f7489271b1: Preparing [2023-11-14T21:59:46.578Z] ff808d9db467: Preparing [2023-11-14T21:59:46.578Z] 09531b17b825: Preparing [2023-11-14T21:59:46.578Z] 5f4d9fc4d98d: Preparing [2023-11-14T21:59:46.578Z] 5f4d9fc4d98d: Waiting [2023-11-14T21:59:46.578Z] a9f7489271b1: Layer already exists [2023-11-14T21:59:46.578Z] a4b0d8144167: Layer already exists [2023-11-14T21:59:46.578Z] ff808d9db467: Layer already exists [2023-11-14T21:59:46.578Z] 09531b17b825: Layer already exists [2023-11-14T21:59:46.578Z] 2a9076e25ada: Layer already exists [2023-11-14T21:59:46.578Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T21:59:46.849Z] main: digest: sha256:809b549225bf4e8f8e056ee571a8be947f723f9ce01352c0ecfddf2d0d87d040 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-14T21:59:46.909Z] ===================================================== [Pipeline] echo [2023-11-14T21:59:46.918Z] taggedImages: [2023-11-14T21:59:46.918Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:3d748354a43de7f92f17495f0075fba5a156a8dd [2023-11-14T21:59:46.918Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2023-11-14T21:59:46.918Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.1.0-dev.25 [2023-11-14T21:59:46.918Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:3d748354a43de7f92f17495f0075fba5a156a8dd-3.1.0-dev.25 [2023-11-14T21:59:46.918Z] - 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 [2023-11-14T21:59:47.304Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-14T21:59:47.304Z] [2023-11-14T21:59:47.304Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:59:47.645Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-14T21:59:50.999Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-14T21:59:50.999Z] 8998bd30e6a1: Pulling fs layer [2023-11-14T21:59:50.999Z] 04944245beec: Pulling fs layer [2023-11-14T21:59:50.999Z] 699f458cf7ca: Pulling fs layer [2023-11-14T21:59:50.999Z] 765212b225bb: Pulling fs layer [2023-11-14T21:59:50.999Z] f23df028b6ca: Pulling fs layer [2023-11-14T21:59:50.999Z] d65c8cfc05b1: Pulling fs layer [2023-11-14T21:59:50.999Z] 2437ff75d9bd: Pulling fs layer [2023-11-14T21:59:50.999Z] 765212b225bb: Waiting [2023-11-14T21:59:50.999Z] f23df028b6ca: Waiting [2023-11-14T21:59:50.999Z] d65c8cfc05b1: Waiting [2023-11-14T21:59:50.999Z] 2437ff75d9bd: Waiting [2023-11-14T21:59:50.999Z] 04944245beec: Verifying Checksum [2023-11-14T21:59:50.999Z] 04944245beec: Download complete [2023-11-14T21:59:50.999Z] 765212b225bb: Verifying Checksum [2023-11-14T21:59:50.999Z] 765212b225bb: Download complete [2023-11-14T21:59:50.999Z] f23df028b6ca: Verifying Checksum [2023-11-14T21:59:50.999Z] f23df028b6ca: Download complete [2023-11-14T21:59:50.999Z] d65c8cfc05b1: Verifying Checksum [2023-11-14T21:59:50.999Z] d65c8cfc05b1: Download complete [2023-11-14T21:59:50.999Z] 699f458cf7ca: Verifying Checksum [2023-11-14T21:59:50.999Z] 699f458cf7ca: Download complete [2023-11-14T21:59:51.592Z] 8998bd30e6a1: Verifying Checksum [2023-11-14T21:59:51.592Z] 8998bd30e6a1: Download complete [2023-11-14T21:59:54.193Z] 2437ff75d9bd: Verifying Checksum [2023-11-14T21:59:54.193Z] 2437ff75d9bd: Download complete [2023-11-14T21:59:56.801Z] 8998bd30e6a1: Pull complete [2023-11-14T21:59:57.393Z] 04944245beec: Pull complete [2023-11-14T21:59:59.351Z] 699f458cf7ca: Pull complete [2023-11-14T21:59:59.351Z] 765212b225bb: Pull complete [2023-11-14T22:00:00.317Z] f23df028b6ca: Pull complete [2023-11-14T22:00:00.586Z] d65c8cfc05b1: Pull complete [2023-11-14T22:00:18.806Z] 2437ff75d9bd: Pull complete [2023-11-14T22:00:18.807Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-14T22:00:18.807Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-14T22:00:18.807Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T22:00:19.022Z] prd-ubuntu20.04-docker-arm64-4c-16g-17555 does not seem to be running inside a container [2023-11-14T22:00:19.106Z] $ 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/139 -v /w/workspace/device-modbus-go/139:/w/workspace/device-modbus-go/139:rw,z -v /w/workspace/device-modbus-go/139@tmp:/w/workspace/device-modbus-go/139@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 [2023-11-14T22:00:22.472Z] $ docker top 7b23d5ab2dd6cdf27499e7d0b6668987ee170420990021776fdc56566225e797 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:00:23.364Z] ---> job-cost.sh [2023-11-14T22:00:23.364Z] lf-activate-venv: SKIPPING [2023-11-14T22:00:23.364Z] INFO: No Stack... [2023-11-14T22:00:23.953Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-14T22:00:24.539Z] INFO: Archiving Costs [Pipeline] sh [2023-11-14T22:00:25.197Z] + cat /w/workspace/device-modbus-go/139/archives/cost.csv [2023-11-14T22:00:25.198Z] + cut -d, -f6 [Pipeline] lock [2023-11-14T22:00:25.281Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-139-stack-cost] [2023-11-14T22:00:25.287Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-139-stack-cost] did not exist. Created. [2023-11-14T22:00:25.287Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-139-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-14T22:00:25.964Z] /w/workspace/device-modbus-go/139@tmp/durable-d967c67d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-14T22:00:26.645Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-14T22:00:26.669Z] Warning: overwriting stash ‘stack-cost’ [2023-11-14T22:00:26.728Z] Stashed 1 file(s) [Pipeline] } [2023-11-14T22:00:26.738Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-139-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-14T22:00:26.759Z] $ docker stop --time=1 7b23d5ab2dd6cdf27499e7d0b6668987ee170420990021776fdc56566225e797 [2023-11-14T22:00:28.380Z] $ docker rm -f --volumes 7b23d5ab2dd6cdf27499e7d0b6668987ee170420990021776fdc56566225e797 [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 [2023-11-14T22:00:28.859Z] provisioning config files... [2023-11-14T22:00:28.866Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config17529846051885455474tmp [Pipeline] { [Pipeline] sh [2023-11-14T22:00:29.164Z] + set +x [2023-11-14T22:00:29.164Z] + curl -s https://codecov.io/bash [2023-11-14T22:00:29.164Z] + bash -s -- [2023-11-14T22:00:29.164Z] [2023-11-14T22:00:29.164Z] _____ _ [2023-11-14T22:00:29.164Z] / ____| | | [2023-11-14T22:00:29.164Z] | | ___ __| | ___ ___ _____ __ [2023-11-14T22:00:29.164Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-14T22:00:29.164Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-14T22:00:29.164Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-14T22:00:29.164Z] Bash-1.0.6 [2023-11-14T22:00:29.164Z] [2023-11-14T22:00:29.164Z] [2023-11-14T22:00:29.164Z] ==> git version 2.25.1 found [2023-11-14T22:00:29.164Z] ==> 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 [2023-11-14T22:00:29.164Z] Release-Date: 2020-01-08 [2023-11-14T22:00:29.164Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-11-14T22:00:29.164Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-14T22:00:29.164Z] ==> Jenkins CI detected. [2023-11-14T22:00:29.164Z] current dir:  /w/workspace/gexfoundry_device-modbus-go_main [2023-11-14T22:00:29.164Z] project root: . [2023-11-14T22:00:29.164Z] --> token set from env [2023-11-14T22:00:29.164Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-14T22:00:29.164Z] ==> Running gcov in . (disable via -X gcov) [2023-11-14T22:00:29.164Z] ==> Python coveragepy not found [2023-11-14T22:00:29.164Z] ==> Searching for coverage reports in: [2023-11-14T22:00:29.164Z] + . [2023-11-14T22:00:29.164Z] -> Found 1 reports [2023-11-14T22:00:29.164Z] ==> Detecting git/mercurial file structure [2023-11-14T22:00:29.164Z] ==> Reading reports [2023-11-14T22:00:29.164Z] + ./coverage.out bytes=24334 [2023-11-14T22:00:29.164Z] ==> Appending adjustments [2023-11-14T22:00:29.164Z] https://docs.codecov.io/docs/fixing-reports [2023-11-14T22:00:29.423Z] + Found adjustments [2023-11-14T22:00:29.423Z] ==> Gzipping contents [2023-11-14T22:00:29.423Z] 4.0K /tmp/codecov.9QI0QA.gz [2023-11-14T22:00:29.423Z] ==> Uploading reports [2023-11-14T22:00:29.423Z] url: https://codecov.io [2023-11-14T22:00:29.423Z] query: branch=main&commit=3d748354a43de7f92f17495f0075fba5a156a8dd&build=139&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F139%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-14T22:00:29.423Z] -> Pinging Codecov [2023-11-14T22:00:29.423Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=main&commit=3d748354a43de7f92f17495f0075fba5a156a8dd&build=139&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F139%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-14T22:00:29.423Z] -> Uploading to [2023-11-14T22:00:29.423Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-14/55DBCA73C666E3227836607328DD7E49/3d748354a43de7f92f17495f0075fba5a156a8dd/48ba6b8a-c28b-458c-97da-f25208dd9f93.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231114%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231114T220029Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=30d008894703ea99a018aab1628c111785cd24ecee652d4c952eeadd39750129 [2023-11-14T22:00:29.423Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-14T22:00:29.423Z] Dload Upload Total Spent Left Speed [2023-11-14T22:00:29.683Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3806 0 0 100 3806 0 16127 --:--:-- --:--:-- --:--:-- 16127 [2023-11-14T22:00:29.683Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/3d748354a43de7f92f17495f0075fba5a156a8dd [Pipeline] } [2023-11-14T22:00:29.690Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-11-14T22:00:29.817Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-11-14T22:00:29.830Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:00:30.128Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-14T22:00:30.128Z] [2023-11-14T22:00:30.128Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:00:30.422Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-14T22:00:30.422Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-11-14T22:00:30.422Z] df9b9388f04a: Pulling fs layer [2023-11-14T22:00:30.422Z] 52dc419b0ee2: Pulling fs layer [2023-11-14T22:00:30.422Z] 25bc292e5bac: Pulling fs layer [2023-11-14T22:00:30.422Z] 114826534d7a: Pulling fs layer [2023-11-14T22:00:30.422Z] 4657fd5d0bcf: Pulling fs layer [2023-11-14T22:00:30.422Z] 6ad1cebc031e: Pulling fs layer [2023-11-14T22:00:30.422Z] 8a3aa393b2d8: Pulling fs layer [2023-11-14T22:00:30.422Z] 4657fd5d0bcf: Waiting [2023-11-14T22:00:30.422Z] 6ad1cebc031e: Waiting [2023-11-14T22:00:30.422Z] 8a3aa393b2d8: Waiting [2023-11-14T22:00:30.422Z] 114826534d7a: Waiting [2023-11-14T22:00:30.422Z] 25bc292e5bac: Verifying Checksum [2023-11-14T22:00:30.422Z] 25bc292e5bac: Download complete [2023-11-14T22:00:30.422Z] 52dc419b0ee2: Verifying Checksum [2023-11-14T22:00:30.422Z] 4657fd5d0bcf: Verifying Checksum [2023-11-14T22:00:30.423Z] 4657fd5d0bcf: Download complete [2023-11-14T22:00:30.423Z] df9b9388f04a: Download complete [2023-11-14T22:00:30.681Z] df9b9388f04a: Pull complete [2023-11-14T22:00:30.681Z] 6ad1cebc031e: Verifying Checksum [2023-11-14T22:00:30.681Z] 6ad1cebc031e: Download complete [2023-11-14T22:00:30.681Z] 52dc419b0ee2: Pull complete [2023-11-14T22:00:30.681Z] 25bc292e5bac: Pull complete [2023-11-14T22:00:31.246Z] 114826534d7a: Verifying Checksum [2023-11-14T22:00:31.246Z] 114826534d7a: Download complete [2023-11-14T22:00:31.504Z] 8a3aa393b2d8: Verifying Checksum [2023-11-14T22:00:31.504Z] 8a3aa393b2d8: Download complete [2023-11-14T22:00:34.794Z] 114826534d7a: Pull complete [2023-11-14T22:00:34.794Z] 4657fd5d0bcf: Pull complete [2023-11-14T22:00:34.794Z] 6ad1cebc031e: Pull complete [2023-11-14T22:00:37.320Z] 8a3aa393b2d8: Pull complete [2023-11-14T22:00:37.320Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-11-14T22:00:37.320Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-14T22:00:37.320Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T22:00:37.402Z] prd-ubuntu20.04-docker-8c-8g-17546 does not seem to be running inside a container [2023-11-14T22:00:37.432Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-11-14T22:00:41.961Z] $ docker top 8e8ad9c545dc875c989f790ad09237449266cea8b590f071d573bcaa9663b384 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-11-14T22:00:42.028Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh [2023-11-14T22:00:42.302Z] + set -o pipefail [2023-11-14T22:00:42.302Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' [2023-11-14T22:00:47.570Z] [2023-11-14T22:00:47.570Z] Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... [2023-11-14T22:00:47.570Z] [2023-11-14T22:00:47.570Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5174d6d0-2379-4548-918f-caa15a8d100f/history/1c6d1752-41ab-4035-ae78-3823b1158e33 [2023-11-14T22:00:47.570Z] [2023-11-14T22:00:47.570Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-11-14T22:00:47.570Z] [2023-11-14T22:00:47.570Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-11-14T22:00:47.570Z] [2023-11-14T22:00:47.570Z] [2023-11-14T22:00:47.570Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-11-14T22:00:47.570Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-11-14T22:00:47.570Z] More details here: https://snyk.co/ue1NS [2023-11-14T22:00:47.570Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-11-14T22:00:47.570Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-11-14T22:00:47.581Z] $ docker stop --time=1 8e8ad9c545dc875c989f790ad09237449266cea8b590f071d573bcaa9663b384 [2023-11-14T22:00:50.964Z] $ docker rm -f --volumes 8e8ad9c545dc875c989f790ad09237449266cea8b590f071d573bcaa9663b384 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-14T22:00:51.691Z] + git log --format=format:%s -1 3d748354a43de7f92f17495f0075fba5a156a8dd [Pipeline] sh [2023-11-14T22:00:51.978Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-14T22:00:51.978Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:00:52.273Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-14T22:00:52.273Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T22:00:52.341Z] prd-ubuntu20.04-docker-8c-8g-17546 does not seem to be running inside a container [2023-11-14T22:00:52.371Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-14T22:00:52.742Z] $ docker top 8b678a238bfb1f12d01b159de2cef9e57a0df696f3009aff6dbc704c39184e5d -eo pid,comm [2023-11-14T22:00:52.786Z] 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). [2023-11-14T22:00:52.786Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-14T22:00:52.823Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-14T22:00:52.823Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-14T22:00:52.944Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-14T22:00:52.948Z] $ docker exec 8b678a238bfb1f12d01b159de2cef9e57a0df696f3009aff6dbc704c39184e5d ssh-agent [2023-11-14T22:00:53.053Z] SSH_AUTH_SOCK=/tmp/ssh-trKomXaPyk9h/agent.32 [2023-11-14T22:00:53.053Z] SSH_AGENT_PID=38 [2023-11-14T22:00:53.058Z] Running ssh-add (command line suppressed) [2023-11-14T22:00:53.149Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_7182572965522074313.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_7182572965522074313.key) [2023-11-14T22:00:53.160Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-14T22:00:53.443Z] + git semver tag [2023-11-14T22:00:53.705Z] 2023-11-14 22:00:53,618 [run_tag] DEBUG tag force:False [2023-11-14T22:00:53.705Z] 2023-11-14 22:00:53,618 [check_head_tag] DEBUG check head tag [2023-11-14T22:00:53.705Z] 2023-11-14 22:00:53,619 [execute] INFO git cat-file --batch-check [2023-11-14T22:00:53.705Z] 2023-11-14 22:00:53,619 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) [2023-11-14T22:00:53.705Z] 2023-11-14 22:00:53,623 [execute] INFO git cat-file --batch [2023-11-14T22:00:53.705Z] 2023-11-14 22:00:53,623 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) [2023-11-14T22:00:53.705Z] 2023-11-14 22:00:53,638 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2023-11-14T22:00:53.705Z] 2023-11-14 22:00:53,638 [execute] INFO git tag -a v3.1.0-dev.25 -m v3.1.0-dev.25 [2023-11-14T22:00:53.705Z] 2023-11-14 22:00:53,638 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.25', '-m', 'v3.1.0-dev.25'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) [2023-11-14T22:00:53.705Z] 2023-11-14 22:00:53,643 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2023-11-14T22:00:53.705Z] 3.1.0-dev.25 [Pipeline] } [2023-11-14T22:00:53.716Z] $ docker exec --env ******** --env ******** 8b678a238bfb1f12d01b159de2cef9e57a0df696f3009aff6dbc704c39184e5d ssh-agent -k [2023-11-14T22:00:53.812Z] unset SSH_AUTH_SOCK; [2023-11-14T22:00:53.812Z] unset SSH_AGENT_PID; [2023-11-14T22:00:53.812Z] echo Agent pid 38 killed; [2023-11-14T22:00:53.825Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-14T22:00:54.130Z] + git semver [Pipeline] } [2023-11-14T22:00:54.404Z] $ docker stop --time=1 8b678a238bfb1f12d01b159de2cef9e57a0df696f3009aff6dbc704c39184e5d [2023-11-14T22:00:55.698Z] $ docker rm -f --volumes 8b678a238bfb1f12d01b159de2cef9e57a0df696f3009aff6dbc704c39184e5d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:00:56.069Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-14T22:00:56.069Z] [2023-11-14T22:00:56.069Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:00:56.372Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-14T22:00:56.372Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-11-14T22:00:56.372Z] ab5ef0e58194: Pulling fs layer [2023-11-14T22:00:56.372Z] 9712f1f96733: Pulling fs layer [2023-11-14T22:00:56.372Z] 63f879dbbcfc: Pulling fs layer [2023-11-14T22:00:56.372Z] 0d9ebad4ef96: Pulling fs layer [2023-11-14T22:00:56.372Z] e9a5061849ea: Pulling fs layer [2023-11-14T22:00:56.372Z] d747dcd14b5f: Pulling fs layer [2023-11-14T22:00:56.372Z] 2de7ff778b66: Pulling fs layer [2023-11-14T22:00:56.372Z] e9a5061849ea: Waiting [2023-11-14T22:00:56.372Z] d747dcd14b5f: Waiting [2023-11-14T22:00:56.372Z] 2de7ff778b66: Waiting [2023-11-14T22:00:56.372Z] 0d9ebad4ef96: Waiting [2023-11-14T22:00:56.372Z] 9712f1f96733: Verifying Checksum [2023-11-14T22:00:56.372Z] 9712f1f96733: Download complete [2023-11-14T22:00:56.631Z] 63f879dbbcfc: Verifying Checksum [2023-11-14T22:00:56.631Z] 63f879dbbcfc: Download complete [2023-11-14T22:00:56.889Z] e9a5061849ea: Verifying Checksum [2023-11-14T22:00:56.890Z] e9a5061849ea: Download complete [2023-11-14T22:00:56.890Z] d747dcd14b5f: Verifying Checksum [2023-11-14T22:00:56.890Z] d747dcd14b5f: Download complete [2023-11-14T22:00:56.890Z] ab5ef0e58194: Download complete [2023-11-14T22:00:57.146Z] 0d9ebad4ef96: Verifying Checksum [2023-11-14T22:00:57.146Z] 0d9ebad4ef96: Download complete [2023-11-14T22:00:57.146Z] 2de7ff778b66: Verifying Checksum [2023-11-14T22:00:57.146Z] 2de7ff778b66: Download complete [2023-11-14T22:00:59.670Z] ab5ef0e58194: Pull complete [2023-11-14T22:00:59.670Z] 9712f1f96733: Pull complete [2023-11-14T22:01:00.603Z] 63f879dbbcfc: Pull complete [2023-11-14T22:01:03.889Z] 0d9ebad4ef96: Pull complete [2023-11-14T22:01:04.149Z] e9a5061849ea: Pull complete [2023-11-14T22:01:04.149Z] d747dcd14b5f: Pull complete [2023-11-14T22:01:05.083Z] 2de7ff778b66: Pull complete [2023-11-14T22:01:05.083Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-11-14T22:01:05.083Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-14T22:01:05.083Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T22:01:05.155Z] prd-ubuntu20.04-docker-8c-8g-17546 does not seem to be running inside a container [2023-11-14T22:01:05.185Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-11-14T22:01:09.821Z] $ docker top fd19bda346e0317af3bcb59e3b05de9020d95652ebc0e2e428c32e45201119ce -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-11-14T22:01:09.887Z] provisioning config files... [2023-11-14T22:01:09.894Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config12713653343122775056tmp [2023-11-14T22:01:09.904Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config1337200941720947601tmp [2023-11-14T22:01:09.915Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config4423026932772072803tmp [Pipeline] { [Pipeline] echo [2023-11-14T22:01:09.930Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:01:10.210Z] ---> sigul-configuration.sh [2023-11-14T22:01:10.210Z] gpg: directory `/root/.gnupg' created [2023-11-14T22:01:10.210Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-11-14T22:01:10.210Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-11-14T22:01:10.210Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-11-14T22:01:10.210Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-11-14T22:01:10.210Z] gpg: CAST5 encrypted data [2023-11-14T22:01:10.210Z] gpg: encrypted with 1 passphrase [2023-11-14T22:01:10.210Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-11-14T22:01:10.492Z] + mkdir /home/jenkins [2023-11-14T22:01:10.492Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-11-14T22:01:10.775Z] + 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 [2023-11-14T22:01:10.782Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:01:11.066Z] ---> sigul-install.sh [2023-11-14T22:01:11.066Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-11-14T22:01:11.354Z] + git tag --list [2023-11-14T22:01:11.354Z] 0.7.1 [2023-11-14T22:01:11.354Z] v1.0.0 [2023-11-14T22:01:11.354Z] v1.1.0 [2023-11-14T22:01:11.354Z] v1.1.1 [2023-11-14T22:01:11.354Z] v1.2.2 [2023-11-14T22:01:11.354Z] v1.3.0 [2023-11-14T22:01:11.354Z] v1.3.1 [2023-11-14T22:01:11.354Z] v2.0.0 [2023-11-14T22:01:11.354Z] v2.1.0 [2023-11-14T22:01:11.354Z] v2.1.1 [2023-11-14T22:01:11.354Z] v2.2.0 [2023-11-14T22:01:11.354Z] v2.3.0 [2023-11-14T22:01:11.354Z] v3.0 [2023-11-14T22:01:11.354Z] v3.0.0 [2023-11-14T22:01:11.354Z] v3.1.0-dev.1 [2023-11-14T22:01:11.354Z] v3.1.0-dev.10 [2023-11-14T22:01:11.354Z] v3.1.0-dev.11 [2023-11-14T22:01:11.354Z] v3.1.0-dev.12 [2023-11-14T22:01:11.354Z] v3.1.0-dev.13 [2023-11-14T22:01:11.354Z] v3.1.0-dev.14 [2023-11-14T22:01:11.354Z] v3.1.0-dev.15 [2023-11-14T22:01:11.354Z] v3.1.0-dev.16 [2023-11-14T22:01:11.354Z] v3.1.0-dev.17 [2023-11-14T22:01:11.354Z] v3.1.0-dev.18 [2023-11-14T22:01:11.354Z] v3.1.0-dev.19 [2023-11-14T22:01:11.354Z] v3.1.0-dev.2 [2023-11-14T22:01:11.354Z] v3.1.0-dev.20 [2023-11-14T22:01:11.354Z] v3.1.0-dev.21 [2023-11-14T22:01:11.354Z] v3.1.0-dev.22 [2023-11-14T22:01:11.354Z] v3.1.0-dev.23 [2023-11-14T22:01:11.354Z] v3.1.0-dev.24 [2023-11-14T22:01:11.354Z] v3.1.0-dev.25 [2023-11-14T22:01:11.354Z] v3.1.0-dev.3 [2023-11-14T22:01:11.354Z] v3.1.0-dev.4 [2023-11-14T22:01:11.354Z] v3.1.0-dev.5 [2023-11-14T22:01:11.354Z] v3.1.0-dev.6 [2023-11-14T22:01:11.354Z] v3.1.0-dev.7 [2023-11-14T22:01:11.354Z] v3.1.0-dev.8 [2023-11-14T22:01:11.354Z] v3.1.0-dev.9 [Pipeline] sh [2023-11-14T22:01:11.640Z] + lftools sign git-tag v3.1.0-dev.25 [2023-11-14T22:01:12.208Z] Signing Git tag with Sigul... [2023-11-14T22:01:12.208Z] Signing v3.1.0-dev.25 [Pipeline] echo [2023-11-14T22:01:12.473Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:01:12.759Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-11-14T22:01:12.766Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-11-14T22:01:12.783Z] $ docker stop --time=1 fd19bda346e0317af3bcb59e3b05de9020d95652ebc0e2e428c32e45201119ce [2023-11-14T22:01:14.098Z] $ docker rm -f --volumes fd19bda346e0317af3bcb59e3b05de9020d95652ebc0e2e428c32e45201119ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-11-14T22:01:14.505Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-14T22:01:14.505Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:01:14.802Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-14T22:01:14.802Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T22:01:14.864Z] prd-ubuntu20.04-docker-8c-8g-17546 does not seem to be running inside a container [2023-11-14T22:01:14.892Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-14T22:01:15.264Z] $ docker top dd91c42cb6711d8b02833f45ac0a03838e852f8bdb1f8d1cf60ceab2a6c2ef2b -eo pid,comm [2023-11-14T22:01:15.309Z] 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). [2023-11-14T22:01:15.309Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-14T22:01:15.349Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-14T22:01:15.349Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-14T22:01:15.454Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-14T22:01:15.458Z] $ docker exec dd91c42cb6711d8b02833f45ac0a03838e852f8bdb1f8d1cf60ceab2a6c2ef2b ssh-agent [2023-11-14T22:01:15.561Z] SSH_AUTH_SOCK=/tmp/ssh-Dru1ivMPTABZ/agent.33 [2023-11-14T22:01:15.561Z] SSH_AGENT_PID=39 [2023-11-14T22:01:15.565Z] Running ssh-add (command line suppressed) [2023-11-14T22:01:15.659Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_10512275669605356945.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_10512275669605356945.key) [2023-11-14T22:01:15.672Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-14T22:01:15.961Z] + git semver bump pre [2023-11-14T22:01:16.220Z] 2023-11-14 22:01:16,180 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2023-11-14T22:01:16.220Z] 2023-11-14 22:01:16,180 [bump_version] DEBUG bumping version:3.1.0-dev.25 on axis:pre with prefix:dev [2023-11-14T22:01:16.220Z] 2023-11-14 22:01:16,180 [bump_version] DEBUG bumped version:3.1.0-dev.26 [2023-11-14T22:01:16.220Z] 2023-11-14 22:01:16,180 [write_version] DEBUG write version:3.1.0-dev.26 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True [2023-11-14T22:01:16.220Z] 2023-11-14 22:01:16,180 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2023-11-14T22:01:16.220Z] 2023-11-14 22:01:16,180 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2023-11-14T22:01:16.220Z] 2023-11-14 22:01:16,184 [execute] INFO git cat-file --batch-check [2023-11-14T22:01:16.220Z] 2023-11-14 22:01:16,184 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-14T22:01:16.220Z] 2023-11-14 22:01:16,190 [execute] INFO git cat-file --batch [2023-11-14T22:01:16.220Z] 2023-11-14 22:01:16,191 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-14T22:01:16.220Z] 2023-11-14 22:01:16,196 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2023-11-14T22:01:16.220Z] 3.1.0-dev.26 [Pipeline] } [2023-11-14T22:01:16.230Z] $ docker exec --env ******** --env ******** dd91c42cb6711d8b02833f45ac0a03838e852f8bdb1f8d1cf60ceab2a6c2ef2b ssh-agent -k [2023-11-14T22:01:16.327Z] unset SSH_AUTH_SOCK; [2023-11-14T22:01:16.328Z] unset SSH_AGENT_PID; [2023-11-14T22:01:16.328Z] echo Agent pid 39 killed; [2023-11-14T22:01:16.334Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-14T22:01:16.637Z] + git semver [Pipeline] } [2023-11-14T22:01:16.910Z] $ docker stop --time=1 dd91c42cb6711d8b02833f45ac0a03838e852f8bdb1f8d1cf60ceab2a6c2ef2b [2023-11-14T22:01:18.198Z] $ docker rm -f --volumes dd91c42cb6711d8b02833f45ac0a03838e852f8bdb1f8d1cf60ceab2a6c2ef2b [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-14T22:01:18.542Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-14T22:01:18.542Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:01:18.848Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-14T22:01:18.848Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T22:01:18.916Z] prd-ubuntu20.04-docker-8c-8g-17546 does not seem to be running inside a container [2023-11-14T22:01:18.950Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-14T22:01:19.305Z] $ docker top c8c4376d43f832e165bf12fbdfde24779aa68a803254a04fc77cd20c8e57bf46 -eo pid,comm [2023-11-14T22:01:19.350Z] 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). [2023-11-14T22:01:19.350Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-14T22:01:19.396Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-14T22:01:19.396Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-14T22:01:19.510Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-14T22:01:19.513Z] $ docker exec c8c4376d43f832e165bf12fbdfde24779aa68a803254a04fc77cd20c8e57bf46 ssh-agent [2023-11-14T22:01:19.615Z] SSH_AUTH_SOCK=/tmp/ssh-5BogCPCNDelO/agent.32 [2023-11-14T22:01:19.615Z] SSH_AGENT_PID=38 [2023-11-14T22:01:19.619Z] Running ssh-add (command line suppressed) [2023-11-14T22:01:19.715Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_1487770396732734586.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_1487770396732734586.key) [2023-11-14T22:01:19.726Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-14T22:01:20.009Z] + git semver push [2023-11-14T22:01:20.269Z] 2023-11-14 22:01:20,193 [run_push] DEBUG push [2023-11-14T22:01:20.269Z] 2023-11-14 22:01:20,194 [execute] INFO git cat-file --batch-check [2023-11-14T22:01:20.269Z] 2023-11-14 22:01:20,194 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-14T22:01:20.269Z] 2023-11-14 22:01:20,197 [execute] INFO git rev-list 1ab6d55337a07b38a20b3ca284a56e2ca45be8e0 -- [2023-11-14T22:01:20.269Z] 2023-11-14 22:01:20,197 [execute] DEBUG Popen(['git', 'rev-list', '1ab6d55337a07b38a20b3ca284a56e2ca45be8e0', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-14T22:01:20.269Z] 2023-11-14 22:01:20,205 [execute] INFO git fetch -v origin [2023-11-14T22:01:20.269Z] 2023-11-14 22:01:20,205 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-11-14T22:01:20.837Z] 2023-11-14 22:01:20,762 [run_push] DEBUG no remote changes detected [2023-11-14T22:01:20.837Z] 2023-11-14 22:01:20,763 [execute] INFO git push origin semver [2023-11-14T22:01:20.837Z] 2023-11-14 22:01:20,763 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-14T22:01:21.772Z] 2023-11-14 22:01:21,592 [run_push] DEBUG push all version tags [2023-11-14T22:01:21.772Z] 2023-11-14 22:01:21,592 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-11-14T22:01:21.772Z] 2023-11-14 22:01:21,593 [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) [2023-11-14T22:01:22.341Z] 2023-11-14 22:01:22,317 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2023-11-14T22:01:22.341Z] 3.1.0-dev.26 [Pipeline] } [2023-11-14T22:01:22.350Z] $ docker exec --env ******** --env ******** c8c4376d43f832e165bf12fbdfde24779aa68a803254a04fc77cd20c8e57bf46 ssh-agent -k [2023-11-14T22:01:22.449Z] unset SSH_AUTH_SOCK; [2023-11-14T22:01:22.449Z] unset SSH_AGENT_PID; [2023-11-14T22:01:22.449Z] echo Agent pid 38 killed; [2023-11-14T22:01:22.458Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-14T22:01:22.767Z] + git semver [Pipeline] } [2023-11-14T22:01:23.040Z] $ docker stop --time=1 c8c4376d43f832e165bf12fbdfde24779aa68a803254a04fc77cd20c8e57bf46 [2023-11-14T22:01:24.336Z] $ docker rm -f --volumes c8c4376d43f832e165bf12fbdfde24779aa68a803254a04fc77cd20c8e57bf46 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-11-14T22:01:24.892Z] + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] [2023-11-14T22:01:24.893Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2023-11-14T22:01:24.893Z] total 16 [2023-11-14T22:01:24.893Z] drwxr-xr-x 3 root root 4096 Nov 14 21:49 . [2023-11-14T22:01:24.893Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 14 22:01 .. [2023-11-14T22:01:24.893Z] drwxr-xr-x 2 root root 4096 Nov 14 21:49 cost [2023-11-14T22:01:24.893Z] -rw-r--r-- 1 root root 88 Nov 14 21:49 cost.csv [2023-11-14T22:01:24.893Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives [2023-11-14T22:01:24.893Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2023-11-14T22:01:24.893Z] total 16 [2023-11-14T22:01:24.893Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 14 21:49 . [2023-11-14T22:01:24.893Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 14 22:01 .. [2023-11-14T22:01:24.893Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 14 21:49 cost [2023-11-14T22:01:24.893Z] -rw-r--r-- 1 jenkins jenkins 88 Nov 14 21:49 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:01:25.183Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:01:26.039Z] ---> package-listing.sh [2023-11-14T22:01:26.039Z] ++ facter osfamily [2023-11-14T22:01:26.039Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-14T22:01:26.298Z] + OS_FAMILY=debian [2023-11-14T22:01:26.298Z] + workspace=/w/workspace/gexfoundry_device-modbus-go_main [2023-11-14T22:01:26.298Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-14T22:01:26.298Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-14T22:01:26.298Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-14T22:01:26.298Z] + PACKAGES=/tmp/packages_start.txt [2023-11-14T22:01:26.298Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2023-11-14T22:01:26.298Z] + PACKAGES=/tmp/packages_end.txt [2023-11-14T22:01:26.298Z] + case "${OS_FAMILY}" in [2023-11-14T22:01:26.298Z] + dpkg -l [2023-11-14T22:01:26.298Z] + grep '^ii' [2023-11-14T22:01:26.298Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-14T22:01:26.298Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-14T22:01:26.298Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-14T22:01:26.298Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2023-11-14T22:01:26.298Z] + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ [2023-11-14T22:01:26.298Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo [2023-11-14T22:01:26.310Z] 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 [2023-11-14T22:01:26.588Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:01:27.146Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-14T22:01:27.146Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T22:01:27.217Z] prd-ubuntu20.04-docker-8c-8g-17546 does not seem to be running inside a container [2023-11-14T22:01:27.269Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-14T22:01:27.495Z] $ docker top 89482dcba4de74a5b909dc8cabede740c2d8e667c6810dd5f63aaea16bd30cc1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-14T22:01:27.901Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-14T22:01:28.205Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-14T22:01:28.489Z] + ls /var/log/sa-host [2023-11-14T22:01:28.489Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-14T22:01:28.561Z] provisioning config files... [2023-11-14T22:01:28.568Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config14396288999790828449tmp [Pipeline] { [Pipeline] echo [2023-11-14T22:01:28.580Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:01:28.863Z] ---> create-netrc.sh [Pipeline] } [2023-11-14T22:01:28.869Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:01:29.182Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-14T22:01:29.189Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:01:29.473Z] ---> sudo-logs.sh [2023-11-14T22:01:29.473Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-14T22:01:29.503Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:01:29.784Z] ---> job-cost.sh [2023-11-14T22:01:29.784Z] lf-activate-venv: SKIPPING [2023-11-14T22:01:29.784Z] DEBUG: total: 0.2199999988079071 [2023-11-14T22:01:29.784Z] INFO: Retrieving Stack Cost... [2023-11-14T22:01:30.044Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-14T22:01:30.610Z] INFO: Archiving Costs [Pipeline] echo [2023-11-14T22:01:30.624Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:01:30.906Z] ---> logs-deploy.sh [2023-11-14T22:01:30.906Z] lf-activate-venv: SKIPPING [2023-11-14T22:01:30.906Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/139 [2023-11-14T22:01:30.906Z] INFO: archiving workspace using pattern(s): [2023-11-14T22:01:31.841Z] Archives upload complete. [2023-11-14T22:01:31.841Z] INFO: archiving logs to Nexus