Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bdf5b46fa02d572085513da6d841dbb0eb23469e 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-ssh4844302090708402326.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh11262656986806529374.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3053875039972677141.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9712364802267016935.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-ssh5364845615019984038.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-4896’ is offline Running on prd-ubuntu20.04-docker-8c-8g-4898 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/gexfoundry_device-modbus-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision bdf5b46fa02d572085513da6d841dbb0eb23469e (main) Commit message: "Merge pull request #558 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.20" > 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 bdf5b46fa02d572085513da6d841dbb0eb23469e # timeout=10 > git rev-list --no-walk 016774ad856346449abec6a76f039c0b34c03e63 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-03T07:50:13.354Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-03T07:50:13.444Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-03T07:50:13.469Z] ========================================================= [2024-07-03T07:50:13.469Z] EdgeX Global Pipelines Version Info [2024-07-03T07:50:13.469Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-03T07:50:14.211Z] ------------------- [2024-07-03T07:50:14.211Z] stable info: [2024-07-03T07:50:14.211Z] ------------------- [2024-07-03T07:50:14.211Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-03T07:50:14.211Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-03T07:50:14.211Z] Message: update stable to v1.0.260 [2024-07-03T07:50:14.782Z] ------------------- [2024-07-03T07:50:14.782Z] experimental info: [2024-07-03T07:50:14.782Z] ------------------- [2024-07-03T07:50:14.782Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-03T07:50:14.782Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-03T07:50:14.782Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-03T07:50:14.857Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2024-07-03T07:50:14.883Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2024-07-03T07:50:14.909Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-03T07:50:14.934Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-03T07:50:14.960Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-03T07:50:14.981Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-03T07:50:15.005Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-03T07:50:15.026Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-07-03T07:50:15.047Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-03T07:50:15.070Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-03T07:50:15.092Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-03T07:50:15.117Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2024-07-03T07:50:15.144Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-03T07:50:15.163Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-03T07:50:15.183Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-03T07:50:15.208Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-03T07:50:15.229Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-03T07:50:15.255Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-03T07:50:15.281Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-03T07:50:15.307Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-03T07:50:15.327Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-07-03T07:50:15.352Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-07-03T07:50:15.377Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-03T07:50:15.400Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-03T07:50:15.422Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-03T07:50:15.448Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-03T07:50:15.473Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-03T07:50:15.496Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-07-03T07:50:15.518Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-07-03T07:50:15.538Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-07-03T07:50:15.559Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bdf5b46fa02d572085513da6d841dbb0eb23469e [Pipeline] echo [2024-07-03T07:50:15.579Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bdf5b46 [Pipeline] echo [2024-07-03T07:50:15.600Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-03T07:50:15.663Z] provisioning config files... [2024-07-03T07:50:15.676Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config12875684973164814032tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-03T07:50:16.011Z] ---> ****-login.sh [2024-07-03T07:50:16.011Z] nexus3.edgexfoundry.org:10001 [2024-07-03T07:50:16.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T07:50:16.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T07:50:16.271Z] Configure a credential helper to remove this warning. See [2024-07-03T07:50:16.271Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T07:50:16.271Z] [2024-07-03T07:50:16.271Z] Login Succeeded [2024-07-03T07:50:16.271Z] nexus3.edgexfoundry.org:10002 [2024-07-03T07:50:16.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T07:50:16.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T07:50:16.271Z] Configure a credential helper to remove this warning. See [2024-07-03T07:50:16.271Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T07:50:16.271Z] [2024-07-03T07:50:16.271Z] Login Succeeded [2024-07-03T07:50:16.271Z] nexus3.edgexfoundry.org:10003 [2024-07-03T07:50:16.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T07:50:16.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T07:50:16.532Z] Configure a credential helper to remove this warning. See [2024-07-03T07:50:16.532Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T07:50:16.532Z] [2024-07-03T07:50:16.532Z] Login Succeeded [2024-07-03T07:50:16.532Z] nexus3.edgexfoundry.org:10004 [2024-07-03T07:50:16.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T07:50:16.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T07:50:16.533Z] Configure a credential helper to remove this warning. See [2024-07-03T07:50:16.533Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T07:50:16.533Z] [2024-07-03T07:50:16.533Z] Login Succeeded [2024-07-03T07:50:16.533Z] ****.io [2024-07-03T07:50:16.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T07:50:16.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T07:50:16.793Z] Configure a credential helper to remove this warning. See [2024-07-03T07:50:16.793Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T07:50:16.793Z] [2024-07-03T07:50:16.793Z] Login Succeeded [2024-07-03T07:50:16.793Z] ---> ****-login.sh ends [Pipeline] } [2024-07-03T07:50:16.800Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-03T07:50:17.201Z] + git rev-list -1 --merges bdf5b46fa02d572085513da6d841dbb0eb23469e~1..bdf5b46fa02d572085513da6d841dbb0eb23469e [Pipeline] echo [2024-07-03T07:50:17.227Z] -----------> git rev-list -1 --merges bdf5b46fa02d572085513da6d841dbb0eb23469e~1..bdf5b46fa02d572085513da6d841dbb0eb23469e bdf5b46fa02d572085513da6d841dbb0eb23469e [2024-07-03T07:50:17.227Z] bdf5b46fa02d572085513da6d841dbb0eb23469e [false] [Pipeline] sh [2024-07-03T07:50:17.520Z] + git log --format=format:%s -1 bdf5b46fa02d572085513da6d841dbb0eb23469e [Pipeline] echo [2024-07-03T07:50:17.537Z] ========================================================= [2024-07-03T07:50:17.537Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-03T07:50:17.537Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-03T07:50:17.874Z] + git log --format=format:%s -1 bdf5b46fa02d572085513da6d841dbb0eb23469e [Pipeline] echo [2024-07-03T07:50:17.886Z] [semverPrep] GIT_COMMIT: bdf5b46fa02d572085513da6d841dbb0eb23469e, Commit Message: Merge pull request #558 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.20 [Pipeline] echo [2024-07-03T07:50:17.898Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-03T07:50:18.283Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-03T07:50:18.283Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-03T07:50:18.283Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-03T07:50:18.283Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-03T07:50:18.283Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-03T07:50:18.283Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-03T07:50:18.283Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T07:50:18.693Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-03T07:50:18.693Z] [2024-07-03T07:50:18.693Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T07:50:19.003Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-03T07:50:19.003Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-03T07:50:19.003Z] b85a868b505f: Pulling fs layer [2024-07-03T07:50:19.003Z] e2be974225ed: Pulling fs layer [2024-07-03T07:50:19.003Z] 339a4e72a1f5: Pulling fs layer [2024-07-03T07:50:19.003Z] 988bab9f4d93: Pulling fs layer [2024-07-03T07:50:19.003Z] 1469e6f7b9e6: Pulling fs layer [2024-07-03T07:50:19.003Z] eaf3925da568: Pulling fs layer [2024-07-03T07:50:19.003Z] bab4dde63d76: Pulling fs layer [2024-07-03T07:50:19.003Z] bde34c3a00c8: Pulling fs layer [2024-07-03T07:50:19.003Z] b352a97aabf1: Pulling fs layer [2024-07-03T07:50:19.003Z] 4872d77fe225: Pulling fs layer [2024-07-03T07:50:19.003Z] 5851b861e8e6: Pulling fs layer [2024-07-03T07:50:19.003Z] bab4dde63d76: Waiting [2024-07-03T07:50:19.003Z] bde34c3a00c8: Waiting [2024-07-03T07:50:19.003Z] b352a97aabf1: Waiting [2024-07-03T07:50:19.003Z] 988bab9f4d93: Waiting [2024-07-03T07:50:19.003Z] eaf3925da568: Waiting [2024-07-03T07:50:19.003Z] 1469e6f7b9e6: Waiting [2024-07-03T07:50:19.003Z] 4872d77fe225: Waiting [2024-07-03T07:50:19.003Z] 5851b861e8e6: Waiting [2024-07-03T07:50:19.003Z] e2be974225ed: Verifying Checksum [2024-07-03T07:50:19.003Z] e2be974225ed: Download complete [2024-07-03T07:50:19.003Z] 988bab9f4d93: Verifying Checksum [2024-07-03T07:50:19.003Z] 988bab9f4d93: Download complete [2024-07-03T07:50:19.263Z] 1469e6f7b9e6: Verifying Checksum [2024-07-03T07:50:19.263Z] 1469e6f7b9e6: Download complete [2024-07-03T07:50:19.263Z] 339a4e72a1f5: Verifying Checksum [2024-07-03T07:50:19.263Z] 339a4e72a1f5: Download complete [2024-07-03T07:50:19.263Z] eaf3925da568: Verifying Checksum [2024-07-03T07:50:19.263Z] eaf3925da568: Download complete [2024-07-03T07:50:19.263Z] bde34c3a00c8: Download complete [2024-07-03T07:50:19.263Z] b352a97aabf1: Verifying Checksum [2024-07-03T07:50:19.263Z] b352a97aabf1: Download complete [2024-07-03T07:50:19.263Z] 4872d77fe225: Verifying Checksum [2024-07-03T07:50:19.263Z] 4872d77fe225: Download complete [2024-07-03T07:50:19.263Z] 5851b861e8e6: Download complete [2024-07-03T07:50:19.263Z] b85a868b505f: Verifying Checksum [2024-07-03T07:50:19.263Z] b85a868b505f: Download complete [2024-07-03T07:50:19.525Z] bab4dde63d76: Verifying Checksum [2024-07-03T07:50:19.525Z] bab4dde63d76: Download complete [2024-07-03T07:50:20.485Z] b85a868b505f: Pull complete [2024-07-03T07:50:20.750Z] e2be974225ed: Pull complete [2024-07-03T07:50:21.318Z] 339a4e72a1f5: Pull complete [2024-07-03T07:50:21.318Z] 988bab9f4d93: Pull complete [2024-07-03T07:50:21.577Z] 1469e6f7b9e6: Pull complete [2024-07-03T07:50:21.837Z] eaf3925da568: Pull complete [2024-07-03T07:50:23.743Z] bab4dde63d76: Pull complete [2024-07-03T07:50:23.743Z] bde34c3a00c8: Pull complete [2024-07-03T07:50:23.743Z] b352a97aabf1: Pull complete [2024-07-03T07:50:23.743Z] 4872d77fe225: Pull complete [2024-07-03T07:50:23.743Z] 5851b861e8e6: Pull complete [2024-07-03T07:50:24.003Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-03T07:50:24.003Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-03T07:50:24.003Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T07:50:24.166Z] prd-ubuntu20.04-docker-8c-8g-4898 does not seem to be running inside a container [2024-07-03T07:50:24.196Z] $ 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 [2024-07-03T07:50:25.874Z] $ docker top 4da6cddd77aeda51d9fbc83a1012de8a3736f476d32b3862b9d9e742eda5af57 -eo pid,comm [2024-07-03T07:50:25.937Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-07-03T07:50:25.937Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-03T07:50:25.993Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-03T07:50:25.993Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-03T07:50:26.113Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-03T07:50:26.114Z] $ docker exec 4da6cddd77aeda51d9fbc83a1012de8a3736f476d32b3862b9d9e742eda5af57 ssh-agent [2024-07-03T07:50:26.215Z] SSH_AUTH_SOCK=/tmp/ssh-brvoqX6i95H2/agent.32 [2024-07-03T07:50:26.215Z] SSH_AGENT_PID=38 [2024-07-03T07:50:26.221Z] Running ssh-add (command line suppressed) [2024-07-03T07:50:26.314Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_757082113161952253.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_757082113161952253.key) [2024-07-03T07:50:26.331Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-03T07:50:26.626Z] + git tag --points-at HEAD [Pipeline] } [2024-07-03T07:50:26.635Z] $ docker exec --env ******** --env ******** 4da6cddd77aeda51d9fbc83a1012de8a3736f476d32b3862b9d9e742eda5af57 ssh-agent -k [2024-07-03T07:50:26.748Z] unset SSH_AUTH_SOCK; [2024-07-03T07:50:26.749Z] unset SSH_AGENT_PID; [2024-07-03T07:50:26.749Z] echo Agent pid 38 killed; [2024-07-03T07:50:26.760Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-03T07:50:26.799Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-03T07:50:26.799Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-03T07:50:26.905Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-03T07:50:26.905Z] $ docker exec 4da6cddd77aeda51d9fbc83a1012de8a3736f476d32b3862b9d9e742eda5af57 ssh-agent [2024-07-03T07:50:27.023Z] SSH_AUTH_SOCK=/tmp/ssh-LMvhn7FxmBj9/agent.71 [2024-07-03T07:50:27.023Z] SSH_AGENT_PID=77 [2024-07-03T07:50:27.028Z] Running ssh-add (command line suppressed) [2024-07-03T07:50:27.131Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_3525184677081794671.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_3525184677081794671.key) [2024-07-03T07:50:27.147Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-03T07:50:27.440Z] + git semver init [2024-07-03T07:50:27.700Z] 2024-07-03 07:50:27,622 [run_init] DEBUG init version:0.0.0 force:False [2024-07-03T07:50:27.700Z] 2024-07-03 07:50:27,622 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver [2024-07-03T07:50:27.700Z] 2024-07-03 07:50:27,623 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver [2024-07-03T07:50:27.700Z] 2024-07-03 07:50:27,623 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/gexfoundry_device-modbus-go_main/.semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) [2024-07-03T07:50:28.639Z] 2024-07-03 07:50:28,616 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude [2024-07-03T07:50:28.639Z] 2024-07-03 07:50:28,617 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False [2024-07-03T07:50:28.639Z] 2024-07-03 07:50:28,617 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-07-03T07:50:28.639Z] 2024-07-03 07:50:28,617 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-07-03T07:50:28.639Z] 3.2.0-dev.16 [Pipeline] } [2024-07-03T07:50:28.913Z] $ docker exec --env ******** --env ******** 4da6cddd77aeda51d9fbc83a1012de8a3736f476d32b3862b9d9e742eda5af57 ssh-agent -k [2024-07-03T07:50:29.031Z] unset SSH_AUTH_SOCK; [2024-07-03T07:50:29.032Z] unset SSH_AGENT_PID; [2024-07-03T07:50:29.032Z] echo Agent pid 77 killed; [2024-07-03T07:50:29.046Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-03T07:50:29.387Z] + git semver [Pipeline] } [2024-07-03T07:50:29.677Z] $ docker stop --time=1 4da6cddd77aeda51d9fbc83a1012de8a3736f476d32b3862b9d9e742eda5af57 [2024-07-03T07:50:30.969Z] $ docker rm -f --volumes 4da6cddd77aeda51d9fbc83a1012de8a3736f476d32b3862b9d9e742eda5af57 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-03T07:50:31.318Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-03T07:50:31.575Z] Stashed 1 file(s) [Pipeline] echo [2024-07-03T07:50:31.579Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.16 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-03T07:50:31.742Z] provisioning config files... [2024-07-03T07:50:31.750Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config18135923909222140323tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-03T07:50:32.059Z] ---> ****-login.sh [2024-07-03T07:50:32.059Z] nexus3.edgexfoundry.org:10001 [2024-07-03T07:50:32.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T07:50:32.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T07:50:32.059Z] Configure a credential helper to remove this warning. See [2024-07-03T07:50:32.059Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T07:50:32.059Z] [2024-07-03T07:50:32.059Z] Login Succeeded [2024-07-03T07:50:32.059Z] nexus3.edgexfoundry.org:10002 [2024-07-03T07:50:32.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T07:50:32.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T07:50:32.059Z] Configure a credential helper to remove this warning. See [2024-07-03T07:50:32.059Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T07:50:32.059Z] [2024-07-03T07:50:32.059Z] Login Succeeded [2024-07-03T07:50:32.059Z] nexus3.edgexfoundry.org:10003 [2024-07-03T07:50:32.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T07:50:32.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T07:50:32.319Z] Configure a credential helper to remove this warning. See [2024-07-03T07:50:32.319Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T07:50:32.319Z] [2024-07-03T07:50:32.320Z] Login Succeeded [2024-07-03T07:50:32.320Z] nexus3.edgexfoundry.org:10004 [2024-07-03T07:50:32.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T07:50:32.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T07:50:32.320Z] Configure a credential helper to remove this warning. See [2024-07-03T07:50:32.320Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T07:50:32.320Z] [2024-07-03T07:50:32.320Z] Login Succeeded [2024-07-03T07:50:32.320Z] ****.io [2024-07-03T07:50:32.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T07:50:32.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T07:50:32.580Z] Configure a credential helper to remove this warning. See [2024-07-03T07:50:32.580Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T07:50:32.580Z] [2024-07-03T07:50:32.580Z] Login Succeeded [2024-07-03T07:50:32.580Z] ---> ****-login.sh ends [Pipeline] } [2024-07-03T07:50:32.588Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-03T07:50:32.682Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-03T07:50:32.700Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-03T07:50:32.717Z] ========================================================= [2024-07-03T07:50:32.717Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-03T07:50:32.717Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T07:50:33.045Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-03T07:50:33.045Z] Sending build context to Docker daemon 17.84MB [2024-07-03T07:50:33.045Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-07-03T07:50:33.045Z] Step 2/10 : FROM ${BASE} AS builder [2024-07-03T07:50:33.045Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-03T07:50:33.045Z] 619be1103602: Pulling fs layer [2024-07-03T07:50:33.045Z] 7862e08f4a3e: Pulling fs layer [2024-07-03T07:50:33.045Z] 5df492c9dc93: Pulling fs layer [2024-07-03T07:50:33.045Z] 7629e6793208: Pulling fs layer [2024-07-03T07:50:33.045Z] 4f4fb700ef54: Pulling fs layer [2024-07-03T07:50:33.045Z] fb5054dd5b73: Pulling fs layer [2024-07-03T07:50:33.045Z] eeca6798cff9: Pulling fs layer [2024-07-03T07:50:33.045Z] aa269ceb94a6: Pulling fs layer [2024-07-03T07:50:33.045Z] ada007ff1a6a: Pulling fs layer [2024-07-03T07:50:33.045Z] fb5054dd5b73: Waiting [2024-07-03T07:50:33.045Z] eeca6798cff9: Waiting [2024-07-03T07:50:33.045Z] 7629e6793208: Waiting [2024-07-03T07:50:33.045Z] 4f4fb700ef54: Waiting [2024-07-03T07:50:33.045Z] ada007ff1a6a: Waiting [2024-07-03T07:50:33.045Z] aa269ceb94a6: Waiting [2024-07-03T07:50:33.305Z] 7862e08f4a3e: Verifying Checksum [2024-07-03T07:50:33.305Z] 7862e08f4a3e: Download complete [2024-07-03T07:50:33.305Z] 7629e6793208: Verifying Checksum [2024-07-03T07:50:33.305Z] 7629e6793208: Download complete [2024-07-03T07:50:33.305Z] 4f4fb700ef54: Download complete [2024-07-03T07:50:33.305Z] 619be1103602: Verifying Checksum [2024-07-03T07:50:33.305Z] 619be1103602: Download complete [2024-07-03T07:50:33.305Z] fb5054dd5b73: Download complete [2024-07-03T07:50:33.305Z] eeca6798cff9: Verifying Checksum [2024-07-03T07:50:33.305Z] eeca6798cff9: Download complete [2024-07-03T07:50:33.305Z] 619be1103602: Pull complete [2024-07-03T07:50:33.563Z] ada007ff1a6a: Verifying Checksum [2024-07-03T07:50:33.563Z] ada007ff1a6a: Download complete [2024-07-03T07:50:33.563Z] 7862e08f4a3e: Pull complete [2024-07-03T07:50:33.831Z] 5df492c9dc93: Verifying Checksum [2024-07-03T07:50:33.831Z] 5df492c9dc93: Download complete [2024-07-03T07:50:34.089Z] aa269ceb94a6: Verifying Checksum [2024-07-03T07:50:34.089Z] aa269ceb94a6: Download complete [2024-07-03T07:50:37.372Z] 5df492c9dc93: Pull complete [2024-07-03T07:50:37.372Z] 7629e6793208: Pull complete [2024-07-03T07:50:37.372Z] 4f4fb700ef54: Pull complete [2024-07-03T07:50:37.373Z] fb5054dd5b73: Pull complete [2024-07-03T07:50:37.373Z] eeca6798cff9: Pull complete [2024-07-03T07:50:39.902Z] aa269ceb94a6: Pull complete [2024-07-03T07:50:40.469Z] ada007ff1a6a: Pull complete [2024-07-03T07:50:40.469Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-03T07:50:40.469Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-03T07:50:40.469Z] ---> f489d0715acc [2024-07-03T07:50:40.469Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2024-07-03T07:50:43.004Z] ---> Running in fe6845f46ce6 [2024-07-03T07:50:43.004Z] Removing intermediate container fe6845f46ce6 [2024-07-03T07:50:43.004Z] ---> 6682e514acaa [2024-07-03T07:50:43.004Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-03T07:50:43.004Z] ---> Running in c4c0c8ac6829 [2024-07-03T07:50:43.004Z] Removing intermediate container c4c0c8ac6829 [2024-07-03T07:50:43.004Z] ---> 45ede49d49bb [2024-07-03T07:50:43.004Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2024-07-03T07:50:43.004Z] ---> Running in 1c7833a38b66 [2024-07-03T07:50:43.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-03T07:50:43.264Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-03T07:50:43.523Z] (1/8) Installing openssh-keygen (9.3_p2-r2) [2024-07-03T07:50:43.523Z] (2/8) Installing libedit (20221030.3.1-r1) [2024-07-03T07:50:43.523Z] (3/8) Installing openssh-client-common (9.3_p2-r2) [2024-07-03T07:50:43.523Z] (4/8) Installing openssh-client-default (9.3_p2-r2) [2024-07-03T07:50:43.524Z] (5/8) Installing openssh-sftp-server (9.3_p2-r2) [2024-07-03T07:50:43.524Z] (6/8) Installing openssh-server-common (9.3_p2-r2) [2024-07-03T07:50:43.524Z] (7/8) Installing openssh-server (9.3_p2-r2) [2024-07-03T07:50:43.524Z] (8/8) Installing openssh (9.3_p2-r2) [2024-07-03T07:50:43.524Z] Executing busybox-1.36.1-r5.trigger [2024-07-03T07:50:43.524Z] OK: 270 MiB in 60 packages [2024-07-03T07:50:44.093Z] Removing intermediate container 1c7833a38b66 [2024-07-03T07:50:44.093Z] ---> 5eff32e86875 [2024-07-03T07:50:44.093Z] Step 6/10 : WORKDIR /device-modbus-go [2024-07-03T07:50:44.093Z] ---> Running in a4e1b9317278 [2024-07-03T07:50:44.354Z] Removing intermediate container a4e1b9317278 [2024-07-03T07:50:44.354Z] ---> 81262627df18 [2024-07-03T07:50:44.354Z] Step 7/10 : COPY go.mod vendor* ./ [2024-07-03T07:50:44.354Z] ---> 64e6ceba8daa [2024-07-03T07:50:44.354Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-03T07:50:44.354Z] ---> Running in ea42aa186678 [2024-07-03T07:50:46.697Z] Still waiting to schedule task [2024-07-03T07:50:46.697Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-4897’ is offline [2024-07-03T07:51:23.088Z] Removing intermediate container ea42aa186678 [2024-07-03T07:51:23.089Z] ---> 70d11d82392f [2024-07-03T07:51:23.089Z] Step 9/10 : COPY . . [2024-07-03T07:51:23.089Z] ---> 871599439089 [2024-07-03T07:51:23.089Z] Step 10/10 : RUN ${MAKE} [2024-07-03T07:51:23.089Z] ---> Running in 115ff1e30636 [2024-07-03T07:51:23.089Z] noop [2024-07-03T07:51:23.089Z] Removing intermediate container 115ff1e30636 [2024-07-03T07:51:23.089Z] ---> 5cd69bcfbb80 [2024-07-03T07:51:23.089Z] Successfully built 5cd69bcfbb80 [2024-07-03T07:51:23.089Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T07:51:23.418Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-03T07:51:23.418Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T07:51:23.501Z] prd-ubuntu20.04-docker-8c-8g-4898 does not seem to be running inside a container [2024-07-03T07:51:23.546Z] $ 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 [2024-07-03T07:51:23.884Z] $ docker top ac038c436ee0bba985fd59b33a7da2720cf5f98e1602a2e9519dd3a9dc79e815 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-03T07:51:24.235Z] + go version [2024-07-03T07:51:24.235Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-03T07:51:24.244Z] $ docker stop --time=1 ac038c436ee0bba985fd59b33a7da2720cf5f98e1602a2e9519dd3a9dc79e815 [2024-07-03T07:51:25.505Z] $ docker rm -f --volumes ac038c436ee0bba985fd59b33a7da2720cf5f98e1602a2e9519dd3a9dc79e815 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T07:51:25.920Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-03T07:51:25.920Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T07:51:25.996Z] prd-ubuntu20.04-docker-8c-8g-4898 does not seem to be running inside a container [2024-07-03T07:51:26.025Z] $ 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 [2024-07-03T07:51:26.376Z] $ docker top 553fd4d854e114294b763f09b9ac89b98028ab5da510fe2563483cf2ad53b8b1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-03T07:51:26.724Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh [2024-07-03T07:51:27.027Z] + make test [2024-07-03T07:51:27.027Z] go test ./... -coverprofile=coverage.out [2024-07-03T07:51:27.964Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2024-07-03T07:51:49.892Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2024-07-03T07:51:49.892Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.010s coverage: 47.9% of statements [2024-07-03T07:51:58.028Z] go vet ./... [2024-07-03T07:52:03.299Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-03T07:52:03.299Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-03T07:52:03.299Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-07-03T07:52:03.313Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-03T07:52:03.334Z] $ docker stop --time=1 553fd4d854e114294b763f09b9ac89b98028ab5da510fe2563483cf2ad53b8b1 [2024-07-03T07:52:05.687Z] $ docker rm -f --volumes 553fd4d854e114294b763f09b9ac89b98028ab5da510fe2563483cf2ad53b8b1 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-03T07:52:06.270Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-03T07:52:06.312Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-07-03T07:52:06.840Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-03T07:52:07.125Z] + ls -al . [2024-07-03T07:52:07.125Z] total 272 [2024-07-03T07:52:07.125Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 3 07:51 . [2024-07-03T07:52:07.125Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 3 07:50 .. [2024-07-03T07:52:07.125Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 3 07:50 .dockerignore [2024-07-03T07:52:07.125Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 3 07:51 .git [2024-07-03T07:52:07.125Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 07:50 .github [2024-07-03T07:52:07.125Z] -rw-rw-r-- 1 jenkins jenkins 266 Jul 3 07:50 .gitignore [2024-07-03T07:52:07.125Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 3 07:50 .golangci.yml [2024-07-03T07:52:07.125Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 3 07:50 .semver [2024-07-03T07:52:07.125Z] -rw-rw-r-- 1 jenkins jenkins 19432 Jul 3 07:50 Attribution.txt [2024-07-03T07:52:07.125Z] -rw-rw-r-- 1 jenkins jenkins 16388 Jul 3 07:50 CHANGELOG.md [2024-07-03T07:52:07.125Z] -rw-rw-r-- 1 jenkins jenkins 1474 Jul 3 07:50 Dockerfile [2024-07-03T07:52:07.125Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 3 07:50 GOVERNANCE.md [2024-07-03T07:52:07.125Z] -rw-rw-r-- 1 jenkins jenkins 658 Jul 3 07:50 Jenkinsfile [2024-07-03T07:52:07.125Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 3 07:50 LICENSE [2024-07-03T07:52:07.125Z] -rw-rw-r-- 1 jenkins jenkins 1942 Jul 3 07:50 Makefile [2024-07-03T07:52:07.125Z] -rw-rw-r-- 1 jenkins jenkins 622 Jul 3 07:50 OWNERS.md [2024-07-03T07:52:07.125Z] -rw-rw-r-- 1 jenkins jenkins 4463 Jul 3 07:50 README.md [2024-07-03T07:52:07.125Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 3 07:50 VERSION [2024-07-03T07:52:07.125Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 3 07:50 bin [2024-07-03T07:52:07.125Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 07:50 cmd [2024-07-03T07:52:07.125Z] -rw-r--r-- 1 jenkins jenkins 24601 Jul 3 07:51 coverage.out [2024-07-03T07:52:07.125Z] -rw-rw-r-- 1 jenkins jenkins 7242 Jul 3 07:50 go.mod [2024-07-03T07:52:07.125Z] -rw-rw-r-- 1 jenkins jenkins 102293 Jul 3 07:50 go.sum [2024-07-03T07:52:07.125Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 07:50 internal [2024-07-03T07:52:07.125Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 3 07:50 simulator [2024-07-03T07:52:07.125Z] -rw-rw-r-- 1 jenkins jenkins 229 Jul 3 07:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T07:52:07.516Z] + 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=bdf5b46fa02d572085513da6d841dbb0eb23469e --label arch=amd64 --label version=3.2.0-dev.16 . [2024-07-03T07:52:07.516Z] Sending build context to Docker daemon 17.87MB [2024-07-03T07:52:07.516Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2024-07-03T07:52:07.516Z] Step 2/23 : FROM ${BASE} AS builder [2024-07-03T07:52:07.516Z] ---> 5cd69bcfbb80 [2024-07-03T07:52:07.516Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2024-07-03T07:52:07.516Z] ---> Running in c85f80471443 [2024-07-03T07:52:07.774Z] Removing intermediate container c85f80471443 [2024-07-03T07:52:07.774Z] ---> 226f952e2e3d [2024-07-03T07:52:07.774Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-03T07:52:07.774Z] ---> Running in bfcd2f65ca89 [2024-07-03T07:52:07.774Z] Removing intermediate container bfcd2f65ca89 [2024-07-03T07:52:07.774Z] ---> a68a6982912b [2024-07-03T07:52:07.774Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2024-07-03T07:52:07.774Z] ---> Running in 32602d62978f [2024-07-03T07:52:08.034Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-03T07:52:08.292Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-03T07:52:08.549Z] OK: 270 MiB in 60 packages [2024-07-03T07:52:08.808Z] Removing intermediate container 32602d62978f [2024-07-03T07:52:08.808Z] ---> 64c6aa364abd [2024-07-03T07:52:08.808Z] Step 6/23 : WORKDIR /device-modbus-go [2024-07-03T07:52:08.808Z] ---> Running in aa2cd8c2c0fa [2024-07-03T07:52:09.067Z] Removing intermediate container aa2cd8c2c0fa [2024-07-03T07:52:09.067Z] ---> 6c2213ea8c8b [2024-07-03T07:52:09.067Z] Step 7/23 : COPY go.mod vendor* ./ [2024-07-03T07:52:09.067Z] ---> 3c34fd13cdf9 [2024-07-03T07:52:09.067Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-03T07:52:09.067Z] ---> Running in cd369304b0c4 [2024-07-03T07:52:10.018Z] Removing intermediate container cd369304b0c4 [2024-07-03T07:52:10.019Z] ---> a467eaf2cf99 [2024-07-03T07:52:10.019Z] Step 9/23 : COPY . . [2024-07-03T07:52:10.276Z] ---> 7a842643493a [2024-07-03T07:52:10.276Z] Step 10/23 : RUN ${MAKE} [2024-07-03T07:52:10.276Z] ---> Running in 937774c66584 [2024-07-03T07:52:10.535Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=3.2.0-dev.16 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.20" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2024-07-03T07:52:13.405Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4899 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws [2024-07-03T07:52:13.422Z] Running in /w/workspace/device-modbus-go/155 [Pipeline] { [Pipeline] checkout [2024-07-03T07:52:16.476Z] The recommended git tool is: git [2024-07-03T07:52:21.145Z] using credential edgex-jenkins-ssh [2024-07-03T07:52:21.198Z] Cloning the remote Git repository [2024-07-03T07:52:21.233Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2024-07-03T07:52:21.322Z] > git init /w/workspace/device-modbus-go/155 # timeout=10 [2024-07-03T07:52:21.448Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2024-07-03T07:52:21.449Z] > git --version # timeout=10 [2024-07-03T07:52:21.467Z] > git --version # 'git version 2.25.1' [2024-07-03T07:52:21.469Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-03T07:52:21.604Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-03T07:52:23.437Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2024-07-03T07:52:23.462Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-03T07:52:24.263Z] Avoid second fetch [2024-07-03T07:52:24.264Z] Checking out Revision bdf5b46fa02d572085513da6d841dbb0eb23469e (main) [2024-07-03T07:52:24.822Z] Commit message: "Merge pull request #558 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.20" [2024-07-03T07:52:24.275Z] > git config core.sparsecheckout # timeout=10 [2024-07-03T07:52:24.335Z] > git checkout -f bdf5b46fa02d572085513da6d841dbb0eb23469e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-03T07:52:29.333Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-03T07:52:29.333Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-03T07:52:29.333Z] Dload Upload Total Spent Left Speed [2024-07-03T07:52:29.333Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 99k 0 --:--:-- --:--:-- --:--:-- 99k [Pipeline] sh [2024-07-03T07:52:29.669Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-03T07:52:29.993Z] + sudo tee /etc/docker/daemon.new [2024-07-03T07:52:29.993Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-03T07:52:29.993Z] { [2024-07-03T07:52:29.993Z] "registry-mirrors": [ [2024-07-03T07:52:29.993Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-03T07:52:29.993Z] ], [2024-07-03T07:52:29.993Z] "bip": "10.250.0.254/24", [2024-07-03T07:52:29.993Z] "hosts": [ [2024-07-03T07:52:29.993Z] "tcp://0.0.0.0:5555", [2024-07-03T07:52:29.993Z] "unix:///var/run/docker.sock" [2024-07-03T07:52:29.993Z] ], [2024-07-03T07:52:29.993Z] "mtu": 1458, [2024-07-03T07:52:29.993Z] "selinux-enabled": true, [2024-07-03T07:52:29.993Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-03T07:52:29.993Z] } [Pipeline] sh [2024-07-03T07:52:30.320Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-03T07:52:30.648Z] + sudo service docker restart [2024-07-03T07:52:37.088Z] Removing intermediate container 937774c66584 [2024-07-03T07:52:37.089Z] ---> 576c27eeab1b [2024-07-03T07:52:37.089Z] Step 11/23 : FROM alpine:3.18 [2024-07-03T07:52:37.657Z] 3.18: Pulling from library/alpine [2024-07-03T07:52:37.657Z] 73baa7ef167e: Pulling fs layer [2024-07-03T07:52:37.916Z] 73baa7ef167e: Verifying Checksum [2024-07-03T07:52:37.916Z] 73baa7ef167e: Download complete [2024-07-03T07:52:37.916Z] 73baa7ef167e: Pull complete [2024-07-03T07:52:37.916Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-03T07:52:37.916Z] Status: Downloaded newer image for alpine:3.18 [2024-07-03T07:52:37.916Z] ---> 8fd7cac70a4a [2024-07-03T07:52:37.916Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2024-07-03T07:52:37.916Z] ---> Running in 6953a5897254 [2024-07-03T07:52:38.175Z] Removing intermediate container 6953a5897254 [2024-07-03T07:52:38.175Z] ---> f6c5097f02e1 [2024-07-03T07:52:38.175Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2024-07-03T07:52:38.175Z] ---> Running in cca324815126 [2024-07-03T07:52:38.445Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-03T07:52:38.445Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-03T07:52:38.703Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-03T07:52:38.703Z] Executing busybox-1.36.1-r7.trigger [2024-07-03T07:52:38.703Z] OK: 7 MiB in 16 packages [2024-07-03T07:52:39.271Z] Removing intermediate container cca324815126 [2024-07-03T07:52:39.271Z] ---> b9b6371bf55a [2024-07-03T07:52:39.271Z] Step 14/23 : RUN apk --no-cache upgrade [2024-07-03T07:52:39.271Z] ---> Running in fdb612d417d9 [2024-07-03T07:52:39.529Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-03T07:52:39.529Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-03T07:52:39.789Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-03T07:52:39.789Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-03T07:52:39.789Z] OK: 7 MiB in 16 packages [2024-07-03T07:52:40.048Z] Removing intermediate container fdb612d417d9 [2024-07-03T07:52:40.048Z] ---> 3ae511626e3c [2024-07-03T07:52:40.048Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2024-07-03T07:52:40.613Z] ---> a3b8406a1e30 [2024-07-03T07:52:40.613Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2024-07-03T07:52:40.870Z] ---> af8c4c864486 [2024-07-03T07:52:40.870Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2024-07-03T07:52:40.870Z] ---> 049478f27222 [2024-07-03T07:52:40.870Z] Step 18/23 : EXPOSE 59901 [2024-07-03T07:52:41.129Z] ---> Running in 1950a9fb990f [2024-07-03T07:52:41.129Z] Removing intermediate container 1950a9fb990f [2024-07-03T07:52:41.129Z] ---> cf5490128ceb [2024-07-03T07:52:41.129Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2024-07-03T07:52:41.129Z] ---> Running in 5e1f0574685f [2024-07-03T07:52:41.129Z] Removing intermediate container 5e1f0574685f [2024-07-03T07:52:41.129Z] ---> ea76fbd18511 [2024-07-03T07:52:41.129Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-07-03T07:52:41.129Z] ---> Running in 5df83495ded5 [2024-07-03T07:52:41.387Z] Removing intermediate container 5df83495ded5 [2024-07-03T07:52:41.387Z] ---> 54c8ba55f92d [2024-07-03T07:52:41.387Z] Step 21/23 : LABEL arch=amd64 [2024-07-03T07:52:41.387Z] ---> Running in 23a28c4a7fdd [2024-07-03T07:52:41.387Z] Removing intermediate container 23a28c4a7fdd [2024-07-03T07:52:41.387Z] ---> 05510be56f2f [2024-07-03T07:52:41.387Z] Step 22/23 : LABEL git_sha=bdf5b46fa02d572085513da6d841dbb0eb23469e [2024-07-03T07:52:41.387Z] ---> Running in 75c4f59c4a4e [2024-07-03T07:52:41.645Z] Removing intermediate container 75c4f59c4a4e [2024-07-03T07:52:41.645Z] ---> beb8415562c2 [2024-07-03T07:52:41.645Z] Step 23/23 : LABEL version=3.2.0-dev.16 [2024-07-03T07:52:41.645Z] ---> Running in 9c22224ac554 [2024-07-03T07:52:41.645Z] Removing intermediate container 9c22224ac554 [2024-07-03T07:52:41.645Z] ---> f678eabfa160 [2024-07-03T07:52:41.645Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-03T07:52:41.645Z] Successfully built f678eabfa160 [2024-07-03T07:52:41.645Z] Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-03T07:52:41.768Z] provisioning config files... [2024-07-03T07:52:41.778Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config3719350058051729463tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-03T07:52:42.079Z] ---> ****-login.sh [2024-07-03T07:52:42.079Z] nexus3.edgexfoundry.org:10001 [2024-07-03T07:52:42.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T07:52:42.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T07:52:42.080Z] Configure a credential helper to remove this warning. See [2024-07-03T07:52:42.080Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T07:52:42.080Z] [2024-07-03T07:52:42.080Z] Login Succeeded [2024-07-03T07:52:42.080Z] nexus3.edgexfoundry.org:10002 [2024-07-03T07:52:42.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T07:52:42.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T07:52:42.080Z] Configure a credential helper to remove this warning. See [2024-07-03T07:52:42.080Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T07:52:42.080Z] [2024-07-03T07:52:42.080Z] Login Succeeded [2024-07-03T07:52:42.080Z] nexus3.edgexfoundry.org:10003 [2024-07-03T07:52:42.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T07:52:42.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T07:52:42.337Z] Configure a credential helper to remove this warning. See [2024-07-03T07:52:42.337Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T07:52:42.337Z] [2024-07-03T07:52:42.337Z] Login Succeeded [2024-07-03T07:52:42.337Z] nexus3.edgexfoundry.org:10004 [2024-07-03T07:52:42.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T07:52:42.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T07:52:42.338Z] Configure a credential helper to remove this warning. See [2024-07-03T07:52:42.338Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T07:52:42.338Z] [2024-07-03T07:52:42.338Z] Login Succeeded [2024-07-03T07:52:42.338Z] ****.io [2024-07-03T07:52:42.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T07:52:42.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T07:52:42.596Z] Configure a credential helper to remove this warning. See [2024-07-03T07:52:42.596Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T07:52:42.596Z] [2024-07-03T07:52:42.596Z] Login Succeeded [2024-07-03T07:52:42.596Z] ---> ****-login.sh ends [Pipeline] } [2024-07-03T07:52:42.603Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-03T07:52:42.649Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-03T07:52:42.679Z] [edgeXDocker.push] Tagging docker image device-modbus with the following tags: [2024-07-03T07:52:42.679Z] bdf5b46fa02d572085513da6d841dbb0eb23469e [2024-07-03T07:52:42.679Z] latest [2024-07-03T07:52:42.679Z] 3.2.0-dev.16 [2024-07-03T07:52:42.679Z] bdf5b46fa02d572085513da6d841dbb0eb23469e-3.2.0-dev.16 [2024-07-03T07:52:42.679Z] main [2024-07-03T07:52:42.679Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T07:52:43.012Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:bdf5b46fa02d572085513da6d841dbb0eb23469e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T07:52:43.340Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:bdf5b46fa02d572085513da6d841dbb0eb23469e [2024-07-03T07:52:43.340Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-07-03T07:52:43.340Z] a8511991ef20: Preparing [2024-07-03T07:52:43.340Z] 85fd30a9d98d: Preparing [2024-07-03T07:52:43.340Z] 8fef3a0fa7de: Preparing [2024-07-03T07:52:43.340Z] f05732ddf18a: Preparing [2024-07-03T07:52:43.340Z] 3d80d6eeb4e2: Preparing [2024-07-03T07:52:43.340Z] 63ec0bd56cf3: Preparing [2024-07-03T07:52:43.340Z] 63ec0bd56cf3: Waiting [2024-07-03T07:52:43.340Z] 3d80d6eeb4e2: Pushed [2024-07-03T07:52:43.340Z] a8511991ef20: Pushed [2024-07-03T07:52:43.340Z] 85fd30a9d98d: Pushed [2024-07-03T07:52:43.340Z] 63ec0bd56cf3: Layer already exists [2024-07-03T07:52:43.908Z] f05732ddf18a: Pushed [2024-07-03T07:52:46.432Z] 8fef3a0fa7de: Pushed [2024-07-03T07:52:46.432Z] bdf5b46fa02d572085513da6d841dbb0eb23469e: digest: sha256:1220fa1a6597c1c3d323d7f018623c66cf9ec5b007c55e68b8c7e1b1df3c2b69 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T07:52:46.760Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T07:52:47.085Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest [2024-07-03T07:52:47.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-07-03T07:52:47.085Z] a8511991ef20: Preparing [2024-07-03T07:52:47.085Z] 85fd30a9d98d: Preparing [2024-07-03T07:52:47.085Z] 8fef3a0fa7de: Preparing [2024-07-03T07:52:47.085Z] f05732ddf18a: Preparing [2024-07-03T07:52:47.085Z] 3d80d6eeb4e2: Preparing [2024-07-03T07:52:47.085Z] 63ec0bd56cf3: Preparing [2024-07-03T07:52:47.085Z] 63ec0bd56cf3: Waiting [2024-07-03T07:52:47.085Z] a8511991ef20: Layer already exists [2024-07-03T07:52:47.085Z] 8fef3a0fa7de: Layer already exists [2024-07-03T07:52:47.085Z] 85fd30a9d98d: Layer already exists [2024-07-03T07:52:47.085Z] f05732ddf18a: Layer already exists [2024-07-03T07:52:47.085Z] 3d80d6eeb4e2: Layer already exists [2024-07-03T07:52:47.085Z] 63ec0bd56cf3: Layer already exists [2024-07-03T07:52:47.085Z] latest: digest: sha256:1220fa1a6597c1c3d323d7f018623c66cf9ec5b007c55e68b8c7e1b1df3c2b69 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T07:52:47.402Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T07:52:47.724Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:3.2.0-dev.16 [2024-07-03T07:52:47.724Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-07-03T07:52:47.724Z] a8511991ef20: Preparing [2024-07-03T07:52:47.724Z] 85fd30a9d98d: Preparing [2024-07-03T07:52:47.724Z] 8fef3a0fa7de: Preparing [2024-07-03T07:52:47.724Z] f05732ddf18a: Preparing [2024-07-03T07:52:47.724Z] 3d80d6eeb4e2: Preparing [2024-07-03T07:52:47.724Z] 63ec0bd56cf3: Preparing [2024-07-03T07:52:47.724Z] 63ec0bd56cf3: Waiting [2024-07-03T07:52:47.724Z] a8511991ef20: Layer already exists [2024-07-03T07:52:47.724Z] f05732ddf18a: Layer already exists [2024-07-03T07:52:47.724Z] 8fef3a0fa7de: Layer already exists [2024-07-03T07:52:47.724Z] 3d80d6eeb4e2: Layer already exists [2024-07-03T07:52:47.724Z] 85fd30a9d98d: Layer already exists [2024-07-03T07:52:47.724Z] 63ec0bd56cf3: Layer already exists [2024-07-03T07:52:47.724Z] 3.2.0-dev.16: digest: sha256:1220fa1a6597c1c3d323d7f018623c66cf9ec5b007c55e68b8c7e1b1df3c2b69 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T07:52:48.045Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:bdf5b46fa02d572085513da6d841dbb0eb23469e-3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T07:52:48.363Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:bdf5b46fa02d572085513da6d841dbb0eb23469e-3.2.0-dev.16 [2024-07-03T07:52:48.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-07-03T07:52:48.363Z] a8511991ef20: Preparing [2024-07-03T07:52:48.363Z] 85fd30a9d98d: Preparing [2024-07-03T07:52:48.363Z] 8fef3a0fa7de: Preparing [2024-07-03T07:52:48.363Z] f05732ddf18a: Preparing [2024-07-03T07:52:48.363Z] 3d80d6eeb4e2: Preparing [2024-07-03T07:52:48.363Z] 63ec0bd56cf3: Preparing [2024-07-03T07:52:48.363Z] 63ec0bd56cf3: Waiting [2024-07-03T07:52:48.363Z] f05732ddf18a: Layer already exists [2024-07-03T07:52:48.363Z] a8511991ef20: Layer already exists [2024-07-03T07:52:48.363Z] 85fd30a9d98d: Layer already exists [2024-07-03T07:52:48.363Z] 8fef3a0fa7de: Layer already exists [2024-07-03T07:52:48.363Z] 3d80d6eeb4e2: Layer already exists [2024-07-03T07:52:48.363Z] 63ec0bd56cf3: Layer already exists [2024-07-03T07:52:48.363Z] bdf5b46fa02d572085513da6d841dbb0eb23469e-3.2.0-dev.16: digest: sha256:1220fa1a6597c1c3d323d7f018623c66cf9ec5b007c55e68b8c7e1b1df3c2b69 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T07:52:48.696Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-03T07:52:48.949Z] provisioning config files... [2024-07-03T07:52:48.970Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/155@tmp/config9150136711850058743tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-03T07:52:49.015Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:main [2024-07-03T07:52:49.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-07-03T07:52:49.015Z] a8511991ef20: Preparing [2024-07-03T07:52:49.015Z] 85fd30a9d98d: Preparing [2024-07-03T07:52:49.015Z] 8fef3a0fa7de: Preparing [2024-07-03T07:52:49.015Z] f05732ddf18a: Preparing [2024-07-03T07:52:49.015Z] 3d80d6eeb4e2: Preparing [2024-07-03T07:52:49.015Z] 63ec0bd56cf3: Preparing [2024-07-03T07:52:49.015Z] 63ec0bd56cf3: Waiting [2024-07-03T07:52:49.015Z] 85fd30a9d98d: Layer already exists [2024-07-03T07:52:49.015Z] f05732ddf18a: Layer already exists [2024-07-03T07:52:49.015Z] 3d80d6eeb4e2: Layer already exists [2024-07-03T07:52:49.015Z] 8fef3a0fa7de: Layer already exists [2024-07-03T07:52:49.015Z] a8511991ef20: Layer already exists [2024-07-03T07:52:49.015Z] 63ec0bd56cf3: Layer already exists [2024-07-03T07:52:49.015Z] main: digest: sha256:1220fa1a6597c1c3d323d7f018623c66cf9ec5b007c55e68b8c7e1b1df3c2b69 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-03T07:52:49.216Z] ===================================================== [Pipeline] echo [2024-07-03T07:52:49.227Z] taggedImages: [2024-07-03T07:52:49.227Z] - nexus3.edgexfoundry.org:10004/device-modbus:bdf5b46fa02d572085513da6d841dbb0eb23469e [2024-07-03T07:52:49.227Z] - nexus3.edgexfoundry.org:10004/device-modbus:latest [2024-07-03T07:52:49.227Z] - nexus3.edgexfoundry.org:10004/device-modbus:3.2.0-dev.16 [2024-07-03T07:52:49.227Z] - nexus3.edgexfoundry.org:10004/device-modbus:bdf5b46fa02d572085513da6d841dbb0eb23469e-3.2.0-dev.16 [2024-07-03T07:52:49.227Z] - nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T07:52:49.398Z] ---> ****-login.sh [2024-07-03T07:52:49.398Z] nexus3.edgexfoundry.org:10001 [2024-07-03T07:52:49.631Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-03T07:52:49.631Z] [2024-07-03T07:52:49.631Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T07:52:49.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T07:52:49.927Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-03T07:52:49.928Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-03T07:52:49.928Z] 5eb5b503b376: Pulling fs layer [2024-07-03T07:52:49.928Z] 5c69ac0246d0: Pulling fs layer [2024-07-03T07:52:49.928Z] ec43610c2a17: Pulling fs layer [2024-07-03T07:52:49.928Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-03T07:52:49.928Z] 33b1e0a273af: Pulling fs layer [2024-07-03T07:52:49.928Z] 33b1e0a273af: Waiting [2024-07-03T07:52:49.928Z] 3a2ae6a8a46f: Waiting [2024-07-03T07:52:49.928Z] 5d3b04190fa2: Pulling fs layer [2024-07-03T07:52:49.928Z] 2f39f015ded8: Pulling fs layer [2024-07-03T07:52:49.928Z] 2f39f015ded8: Waiting [2024-07-03T07:52:49.928Z] 5d3b04190fa2: Waiting [2024-07-03T07:52:49.928Z] 5c69ac0246d0: Download complete [2024-07-03T07:52:49.928Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-03T07:52:49.928Z] 3a2ae6a8a46f: Download complete [2024-07-03T07:52:49.928Z] 33b1e0a273af: Verifying Checksum [2024-07-03T07:52:49.928Z] 33b1e0a273af: Download complete [2024-07-03T07:52:49.928Z] ec43610c2a17: Verifying Checksum [2024-07-03T07:52:49.928Z] ec43610c2a17: Download complete [2024-07-03T07:52:49.928Z] 5d3b04190fa2: Download complete [2024-07-03T07:52:49.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T07:52:49.933Z] Configure a credential helper to remove this warning. See [2024-07-03T07:52:49.933Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T07:52:49.933Z] [2024-07-03T07:52:49.933Z] Login Succeeded [2024-07-03T07:52:49.933Z] nexus3.edgexfoundry.org:10002 [2024-07-03T07:52:50.185Z] 5eb5b503b376: Verifying Checksum [2024-07-03T07:52:50.185Z] 5eb5b503b376: Download complete [2024-07-03T07:52:50.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T07:52:50.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T07:52:50.198Z] Configure a credential helper to remove this warning. See [2024-07-03T07:52:50.199Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T07:52:50.199Z] [2024-07-03T07:52:50.199Z] Login Succeeded [2024-07-03T07:52:50.199Z] nexus3.edgexfoundry.org:10003 [2024-07-03T07:52:50.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T07:52:50.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T07:52:50.749Z] Configure a credential helper to remove this warning. See [2024-07-03T07:52:50.749Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T07:52:50.749Z] [2024-07-03T07:52:50.749Z] Login Succeeded [2024-07-03T07:52:50.749Z] nexus3.edgexfoundry.org:10004 [2024-07-03T07:52:50.750Z] 2f39f015ded8: Verifying Checksum [2024-07-03T07:52:50.751Z] 2f39f015ded8: Download complete [2024-07-03T07:52:51.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T07:52:51.018Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T07:52:51.018Z] Configure a credential helper to remove this warning. See [2024-07-03T07:52:51.018Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T07:52:51.018Z] [2024-07-03T07:52:51.018Z] Login Succeeded [2024-07-03T07:52:51.018Z] ****.io [2024-07-03T07:52:51.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T07:52:51.315Z] 5eb5b503b376: Pull complete [2024-07-03T07:52:51.315Z] 5c69ac0246d0: Pull complete [2024-07-03T07:52:51.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T07:52:51.551Z] Configure a credential helper to remove this warning. See [2024-07-03T07:52:51.551Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T07:52:51.551Z] [2024-07-03T07:52:51.551Z] Login Succeeded [2024-07-03T07:52:51.551Z] ---> ****-login.sh ends [Pipeline] } [2024-07-03T07:52:51.563Z] Deleting 1 temporary files [Pipeline] // configFileProvider [2024-07-03T07:52:51.577Z] ec43610c2a17: Pull complete [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2024-07-03T07:52:51.839Z] 3a2ae6a8a46f: Pull complete [2024-07-03T07:52:51.839Z] 33b1e0a273af: Pull complete [2024-07-03T07:52:51.839Z] 5d3b04190fa2: Pull complete [Pipeline] echo [2024-07-03T07:52:51.872Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-03T07:52:51.894Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-03T07:52:51.907Z] ========================================================= [2024-07-03T07:52:51.907Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-03T07:52:51.907Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T07:52:52.301Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-03T07:52:52.574Z] Sending build context to Docker daemon 9.059MB [2024-07-03T07:52:52.574Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-07-03T07:52:52.574Z] Step 2/10 : FROM ${BASE} AS builder [2024-07-03T07:52:52.845Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-03T07:52:52.845Z] c6b39de5b339: Pulling fs layer [2024-07-03T07:52:52.845Z] a69c41024577: Pulling fs layer [2024-07-03T07:52:52.845Z] d6de4b400683: Pulling fs layer [2024-07-03T07:52:52.845Z] 35cb2a7552d0: Pulling fs layer [2024-07-03T07:52:52.845Z] 4f4fb700ef54: Pulling fs layer [2024-07-03T07:52:52.845Z] 464afbd9ba4c: Pulling fs layer [2024-07-03T07:52:52.845Z] 00f215d4a9da: Pulling fs layer [2024-07-03T07:52:52.845Z] d496ad576159: Pulling fs layer [2024-07-03T07:52:52.845Z] 464afbd9ba4c: Waiting [2024-07-03T07:52:52.845Z] d496ad576159: Waiting [2024-07-03T07:52:52.845Z] 00f215d4a9da: Waiting [2024-07-03T07:52:52.845Z] 4f4fb700ef54: Waiting [2024-07-03T07:52:52.845Z] 35cb2a7552d0: Waiting [2024-07-03T07:52:52.845Z] a69c41024577: Verifying Checksum [2024-07-03T07:52:52.845Z] a69c41024577: Download complete [2024-07-03T07:52:52.845Z] 35cb2a7552d0: Download complete [2024-07-03T07:52:52.845Z] 4f4fb700ef54: Verifying Checksum [2024-07-03T07:52:52.845Z] 4f4fb700ef54: Download complete [2024-07-03T07:52:52.845Z] 464afbd9ba4c: Verifying Checksum [2024-07-03T07:52:52.845Z] 464afbd9ba4c: Download complete [2024-07-03T07:52:53.113Z] c6b39de5b339: Verifying Checksum [2024-07-03T07:52:53.113Z] c6b39de5b339: Download complete [2024-07-03T07:52:53.381Z] d496ad576159: Download complete [2024-07-03T07:52:53.982Z] c6b39de5b339: Pull complete [2024-07-03T07:52:54.575Z] a69c41024577: Pull complete [2024-07-03T07:52:54.849Z] d6de4b400683: Verifying Checksum [2024-07-03T07:52:54.849Z] d6de4b400683: Download complete [2024-07-03T07:52:55.816Z] 00f215d4a9da: Verifying Checksum [2024-07-03T07:52:55.816Z] 00f215d4a9da: Download complete [2024-07-03T07:52:56.020Z] 2f39f015ded8: Pull complete [2024-07-03T07:52:56.021Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-03T07:52:56.021Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-03T07:52:56.021Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T07:52:56.111Z] prd-ubuntu20.04-docker-8c-8g-4898 does not seem to be running inside a container [2024-07-03T07:52:56.137Z] $ 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 [2024-07-03T07:52:57.241Z] $ docker top 9644341eda60825388de37066a71fd263f1ab93ddb787e2b6d53899c06a0a140 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-03T07:52:57.644Z] ---> job-cost.sh [2024-07-03T07:52:57.644Z] lf-activate-venv: SKIPPING [2024-07-03T07:52:57.644Z] INFO: No Stack... [2024-07-03T07:52:57.903Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-03T07:52:58.162Z] INFO: Archiving Costs [Pipeline] sh [2024-07-03T07:52:58.450Z] + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv [2024-07-03T07:52:58.450Z] + cut -d, -f6 [Pipeline] lock [2024-07-03T07:52:58.464Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-155-stack-cost] [2024-07-03T07:52:58.477Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-155-stack-cost] did not exist. Created. [2024-07-03T07:52:58.484Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-155-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-03T07:52:58.797Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-03T07:52:58.838Z] Stashed 1 file(s) [Pipeline] } [2024-07-03T07:52:58.846Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-155-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-03T07:52:58.868Z] $ docker stop --time=1 9644341eda60825388de37066a71fd263f1ab93ddb787e2b6d53899c06a0a140 [2024-07-03T07:53:00.019Z] $ docker rm -f --volumes 9644341eda60825388de37066a71fd263f1ab93ddb787e2b6d53899c06a0a140 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-03T07:53:08.138Z] d6de4b400683: Pull complete [2024-07-03T07:53:08.139Z] 35cb2a7552d0: Pull complete [2024-07-03T07:53:08.139Z] 4f4fb700ef54: Pull complete [2024-07-03T07:53:08.139Z] 464afbd9ba4c: Pull complete [2024-07-03T07:53:16.367Z] 00f215d4a9da: Pull complete [2024-07-03T07:53:17.800Z] d496ad576159: Pull complete [2024-07-03T07:53:17.800Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-03T07:53:17.800Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-03T07:53:18.071Z] ---> f246e2811388 [2024-07-03T07:53:18.071Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2024-07-03T07:53:19.481Z] ---> Running in cb6c18668b52 [2024-07-03T07:53:20.064Z] Removing intermediate container cb6c18668b52 [2024-07-03T07:53:20.064Z] ---> d61c6607b9d1 [2024-07-03T07:53:20.065Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-03T07:53:20.065Z] ---> Running in f02cb19adb34 [2024-07-03T07:53:20.334Z] Removing intermediate container f02cb19adb34 [2024-07-03T07:53:20.335Z] ---> 98ba70196060 [2024-07-03T07:53:20.335Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2024-07-03T07:53:20.335Z] ---> Running in 0c1ac07e94d5 [2024-07-03T07:53:21.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-03T07:53:21.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-03T07:53:22.719Z] (1/8) Installing openssh-keygen (9.3_p2-r2) [2024-07-03T07:53:22.719Z] (2/8) Installing libedit (20221030.3.1-r1) [2024-07-03T07:53:22.719Z] (3/8) Installing openssh-client-common (9.3_p2-r2) [2024-07-03T07:53:22.719Z] (4/8) Installing openssh-client-default (9.3_p2-r2) [2024-07-03T07:53:22.719Z] (5/8) Installing openssh-sftp-server (9.3_p2-r2) [2024-07-03T07:53:22.719Z] (6/8) Installing openssh-server-common (9.3_p2-r2) [2024-07-03T07:53:22.719Z] (7/8) Installing openssh-server (9.3_p2-r2) [2024-07-03T07:53:22.987Z] (8/8) Installing openssh (9.3_p2-r2) [2024-07-03T07:53:22.987Z] Executing busybox-1.36.1-r5.trigger [2024-07-03T07:53:22.987Z] OK: 272 MiB in 60 packages [2024-07-03T07:53:23.963Z] Removing intermediate container 0c1ac07e94d5 [2024-07-03T07:53:23.963Z] ---> ebcea60d6a31 [2024-07-03T07:53:23.963Z] Step 6/10 : WORKDIR /device-modbus-go [2024-07-03T07:53:23.963Z] ---> Running in 77e43f042ebe [2024-07-03T07:53:24.230Z] Removing intermediate container 77e43f042ebe [2024-07-03T07:53:24.230Z] ---> 93b797c382ae [2024-07-03T07:53:24.230Z] Step 7/10 : COPY go.mod vendor* ./ [2024-07-03T07:53:24.816Z] ---> 97efed7d922e [2024-07-03T07:53:24.816Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-03T07:53:24.816Z] ---> Running in a9c0c3d16287 [2024-07-03T07:55:16.506Z] Removing intermediate container a9c0c3d16287 [2024-07-03T07:55:16.506Z] ---> 1062326b02a8 [2024-07-03T07:55:16.506Z] Step 9/10 : COPY . . [2024-07-03T07:55:16.506Z] ---> 49061b414610 [2024-07-03T07:55:16.506Z] Step 10/10 : RUN ${MAKE} [2024-07-03T07:55:16.506Z] ---> Running in 1a77f39bec2c [2024-07-03T07:55:16.506Z] noop [2024-07-03T07:55:16.506Z] Removing intermediate container 1a77f39bec2c [2024-07-03T07:55:16.506Z] ---> 1997b470c93f [2024-07-03T07:55:16.506Z] Successfully built 1997b470c93f [2024-07-03T07:55:16.506Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T07:55:16.874Z] + docker inspect -f . ci-base-image-arm64 [2024-07-03T07:55:16.874Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T07:55:17.114Z] prd-ubuntu20.04-docker-arm64-4c-16g-4899 does not seem to be running inside a container [2024-07-03T07:55:17.171Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/155 -v /w/workspace/device-modbus-go/155:/w/workspace/device-modbus-go/155:rw,z -v /w/workspace/device-modbus-go/155@tmp:/w/workspace/device-modbus-go/155@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-03T07:55:18.404Z] $ docker top c22618e8e2ee18c14b85239292468d10fa962095cf509cea1aa240f2f5d48a0a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-03T07:55:19.234Z] + go version [2024-07-03T07:55:19.234Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-03T07:55:19.244Z] $ docker stop --time=1 c22618e8e2ee18c14b85239292468d10fa962095cf509cea1aa240f2f5d48a0a [2024-07-03T07:55:20.794Z] $ docker rm -f --volumes c22618e8e2ee18c14b85239292468d10fa962095cf509cea1aa240f2f5d48a0a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T07:55:21.363Z] + docker inspect -f . ci-base-image-arm64 [2024-07-03T07:55:21.363Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T07:55:21.557Z] prd-ubuntu20.04-docker-arm64-4c-16g-4899 does not seem to be running inside a container [2024-07-03T07:55:21.614Z] $ 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/155 -v /w/workspace/device-modbus-go/155:/w/workspace/device-modbus-go/155:rw,z -v /w/workspace/device-modbus-go/155@tmp:/w/workspace/device-modbus-go/155@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-03T07:55:22.792Z] $ docker top 7545259199b7cd61f4d2c024e83eea100a68dd85d5554115d9d0a828587994e1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-03T07:55:23.308Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/155 [Pipeline] fileExists [Pipeline] sh [2024-07-03T07:55:23.655Z] + make test [2024-07-03T07:55:23.655Z] go test ./... -coverprofile=coverage.out [2024-07-03T07:55:30.321Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2024-07-03T07:59:07.121Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2024-07-03T07:59:07.121Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.047s coverage: 47.9% of statements [2024-07-03T07:59:07.121Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-03T07:59:07.121Z] go vet ./... [2024-07-03T07:59:54.000Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-03T07:59:54.000Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-03T07:59:54.000Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-07-03T07:59:54.015Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-03T07:59:54.022Z] $ docker stop --time=1 7545259199b7cd61f4d2c024e83eea100a68dd85d5554115d9d0a828587994e1 [2024-07-03T07:59:55.879Z] $ docker rm -f --volumes 7545259199b7cd61f4d2c024e83eea100a68dd85d5554115d9d0a828587994e1 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-03T07:59:57.314Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-03T07:59:57.341Z] Warning: overwriting stash ‘coverage-report’ [2024-07-03T07:59:58.031Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-03T07:59:58.447Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-03T07:59:58.786Z] + ls -al . [2024-07-03T07:59:58.786Z] total 268 [2024-07-03T07:59:58.786Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 3 07:55 . [2024-07-03T07:59:58.786Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 3 07:52 .. [2024-07-03T07:59:58.786Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 3 07:52 .dockerignore [2024-07-03T07:59:58.787Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 3 07:52 .git [2024-07-03T07:59:58.787Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 07:52 .github [2024-07-03T07:59:58.787Z] -rw-rw-r-- 1 jenkins jenkins 266 Jul 3 07:52 .gitignore [2024-07-03T07:59:58.787Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 3 07:52 .golangci.yml [2024-07-03T07:59:58.787Z] -rw-rw-r-- 1 jenkins jenkins 19432 Jul 3 07:52 Attribution.txt [2024-07-03T07:59:58.787Z] -rw-rw-r-- 1 jenkins jenkins 16388 Jul 3 07:52 CHANGELOG.md [2024-07-03T07:59:58.787Z] -rw-rw-r-- 1 jenkins jenkins 1474 Jul 3 07:52 Dockerfile [2024-07-03T07:59:58.787Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 3 07:52 GOVERNANCE.md [2024-07-03T07:59:58.787Z] -rw-rw-r-- 1 jenkins jenkins 658 Jul 3 07:52 Jenkinsfile [2024-07-03T07:59:58.787Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 3 07:52 LICENSE [2024-07-03T07:59:58.787Z] -rw-rw-r-- 1 jenkins jenkins 1942 Jul 3 07:52 Makefile [2024-07-03T07:59:58.787Z] -rw-rw-r-- 1 jenkins jenkins 622 Jul 3 07:52 OWNERS.md [2024-07-03T07:59:58.787Z] -rw-rw-r-- 1 jenkins jenkins 4463 Jul 3 07:52 README.md [2024-07-03T07:59:58.787Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 3 07:50 VERSION [2024-07-03T07:59:58.787Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 3 07:52 bin [2024-07-03T07:59:58.787Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 07:52 cmd [2024-07-03T07:59:58.787Z] -rw-r--r-- 1 jenkins jenkins 24601 Jul 3 07:59 coverage.out [2024-07-03T07:59:58.787Z] -rw-rw-r-- 1 jenkins jenkins 7242 Jul 3 07:52 go.mod [2024-07-03T07:59:58.787Z] -rw-rw-r-- 1 jenkins jenkins 102293 Jul 3 07:52 go.sum [2024-07-03T07:59:58.787Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 07:52 internal [2024-07-03T07:59:58.787Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 3 07:52 simulator [2024-07-03T07:59:58.787Z] -rw-rw-r-- 1 jenkins jenkins 229 Jul 3 07:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T07:59:59.150Z] + 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=bdf5b46fa02d572085513da6d841dbb0eb23469e --label arch=arm64 --label version=3.2.0-dev.16 . [2024-07-03T07:59:59.423Z] Sending build context to Docker daemon 9.084MB [2024-07-03T07:59:59.692Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2024-07-03T07:59:59.692Z] Step 2/23 : FROM ${BASE} AS builder [2024-07-03T07:59:59.692Z] ---> 1997b470c93f [2024-07-03T07:59:59.692Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2024-07-03T07:59:59.692Z] ---> Running in 25200fdf3219 [2024-07-03T07:59:59.960Z] Removing intermediate container 25200fdf3219 [2024-07-03T07:59:59.960Z] ---> 0c1f0568f5b9 [2024-07-03T07:59:59.960Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-03T08:00:00.230Z] ---> Running in 35d13bbff4db [2024-07-03T08:00:00.817Z] Removing intermediate container 35d13bbff4db [2024-07-03T08:00:00.817Z] ---> 365060ce3fbd [2024-07-03T08:00:00.817Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2024-07-03T08:00:00.817Z] ---> Running in 1f41c50267bd [2024-07-03T08:00:01.788Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-03T08:00:02.058Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-03T08:00:03.020Z] OK: 272 MiB in 60 packages [2024-07-03T08:00:03.995Z] Removing intermediate container 1f41c50267bd [2024-07-03T08:00:03.995Z] ---> 8b1562afda05 [2024-07-03T08:00:03.995Z] Step 6/23 : WORKDIR /device-modbus-go [2024-07-03T08:00:03.995Z] ---> Running in 37f85158bb6c [2024-07-03T08:00:04.264Z] Removing intermediate container 37f85158bb6c [2024-07-03T08:00:04.264Z] ---> 3812c8237a13 [2024-07-03T08:00:04.264Z] Step 7/23 : COPY go.mod vendor* ./ [2024-07-03T08:00:04.853Z] ---> 4b47968db18f [2024-07-03T08:00:04.853Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-03T08:00:04.853Z] ---> Running in 224f6bf3a735 [2024-07-03T08:00:07.434Z] Removing intermediate container 224f6bf3a735 [2024-07-03T08:00:07.434Z] ---> 02b9eaf2adb3 [2024-07-03T08:00:07.434Z] Step 9/23 : COPY . . [2024-07-03T08:00:08.020Z] ---> 68152547a6fe [2024-07-03T08:00:08.020Z] Step 10/23 : RUN ${MAKE} [2024-07-03T08:00:08.289Z] ---> Running in 49d71cc35821 [2024-07-03T08:00:09.247Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=3.2.0-dev.16 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.20" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2024-07-03T08:03:31.790Z] Removing intermediate container 49d71cc35821 [2024-07-03T08:03:31.790Z] ---> ba03f0ad2313 [2024-07-03T08:03:31.790Z] Step 11/23 : FROM alpine:3.18 [2024-07-03T08:03:31.790Z] 3.18: Pulling from library/alpine [2024-07-03T08:03:31.790Z] 5c905c7ebe2f: Pulling fs layer [2024-07-03T08:03:31.790Z] 5c905c7ebe2f: Download complete [2024-07-03T08:03:31.790Z] 5c905c7ebe2f: Pull complete [2024-07-03T08:03:31.790Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-03T08:03:31.790Z] Status: Downloaded newer image for alpine:3.18 [2024-07-03T08:03:31.790Z] ---> dec292d02e07 [2024-07-03T08:03:31.790Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2024-07-03T08:03:31.790Z] ---> Running in d98b0bfa9138 [2024-07-03T08:03:31.790Z] Removing intermediate container d98b0bfa9138 [2024-07-03T08:03:31.790Z] ---> b5f749620fd2 [2024-07-03T08:03:31.790Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2024-07-03T08:03:31.790Z] ---> Running in c5cdc8ab899f [2024-07-03T08:03:31.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-03T08:03:31.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-03T08:03:31.790Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-03T08:03:31.790Z] Executing busybox-1.36.1-r7.trigger [2024-07-03T08:03:31.790Z] OK: 8 MiB in 16 packages [2024-07-03T08:03:31.790Z] Removing intermediate container c5cdc8ab899f [2024-07-03T08:03:31.790Z] ---> 2a4c207c0adb [2024-07-03T08:03:31.790Z] Step 14/23 : RUN apk --no-cache upgrade [2024-07-03T08:03:32.064Z] ---> Running in 67ff1b56dab7 [2024-07-03T08:03:33.030Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-03T08:03:33.618Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-03T08:03:34.586Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-03T08:03:34.586Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-03T08:03:34.586Z] OK: 8 MiB in 16 packages [2024-07-03T08:03:36.015Z] Removing intermediate container 67ff1b56dab7 [2024-07-03T08:03:36.015Z] ---> 4ee58a530d3e [2024-07-03T08:03:36.015Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2024-07-03T08:03:37.421Z] ---> 7ce12a667c8d [2024-07-03T08:03:37.421Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2024-07-03T08:03:38.005Z] ---> 5c58e861ad8c [2024-07-03T08:03:38.005Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2024-07-03T08:03:38.586Z] ---> 5be4d0212149 [2024-07-03T08:03:38.586Z] Step 18/23 : EXPOSE 59901 [2024-07-03T08:03:38.586Z] ---> Running in 756daa1007b2 [2024-07-03T08:03:38.857Z] Removing intermediate container 756daa1007b2 [2024-07-03T08:03:38.857Z] ---> fc5cb4cfd4a4 [2024-07-03T08:03:38.857Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2024-07-03T08:03:38.857Z] ---> Running in 071540b7e1a3 [2024-07-03T08:03:39.443Z] Removing intermediate container 071540b7e1a3 [2024-07-03T08:03:39.443Z] ---> 52efdee99716 [2024-07-03T08:03:39.443Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-07-03T08:03:39.443Z] ---> Running in 0275281ec864 [2024-07-03T08:03:39.711Z] Removing intermediate container 0275281ec864 [2024-07-03T08:03:39.711Z] ---> 476c942fcfd5 [2024-07-03T08:03:39.711Z] Step 21/23 : LABEL arch=arm64 [2024-07-03T08:03:39.711Z] ---> Running in a56276959c39 [2024-07-03T08:03:39.982Z] Removing intermediate container a56276959c39 [2024-07-03T08:03:39.982Z] ---> f4345c526a49 [2024-07-03T08:03:39.982Z] Step 22/23 : LABEL git_sha=bdf5b46fa02d572085513da6d841dbb0eb23469e [2024-07-03T08:03:40.250Z] ---> Running in e0fee136f0b9 [2024-07-03T08:03:40.517Z] Removing intermediate container e0fee136f0b9 [2024-07-03T08:03:40.517Z] ---> 648084bb3273 [2024-07-03T08:03:40.517Z] Step 23/23 : LABEL version=3.2.0-dev.16 [2024-07-03T08:03:40.517Z] ---> Running in 8ff127d7c379 [2024-07-03T08:03:40.784Z] Removing intermediate container 8ff127d7c379 [2024-07-03T08:03:40.784Z] ---> deed397af97f [2024-07-03T08:03:40.784Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-03T08:03:40.784Z] Successfully built deed397af97f [2024-07-03T08:03:40.784Z] Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-03T08:03:40.925Z] provisioning config files... [2024-07-03T08:03:40.940Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/155@tmp/config15550591723847169314tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-03T08:03:41.304Z] ---> ****-login.sh [2024-07-03T08:03:41.304Z] nexus3.edgexfoundry.org:10001 [2024-07-03T08:03:41.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T08:03:41.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T08:03:41.571Z] Configure a credential helper to remove this warning. See [2024-07-03T08:03:41.571Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T08:03:41.571Z] [2024-07-03T08:03:41.571Z] Login Succeeded [2024-07-03T08:03:41.571Z] nexus3.edgexfoundry.org:10002 [2024-07-03T08:03:41.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T08:03:41.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T08:03:41.838Z] Configure a credential helper to remove this warning. See [2024-07-03T08:03:41.838Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T08:03:41.838Z] [2024-07-03T08:03:41.838Z] Login Succeeded [2024-07-03T08:03:41.838Z] nexus3.edgexfoundry.org:10003 [2024-07-03T08:03:42.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T08:03:42.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T08:03:42.373Z] Configure a credential helper to remove this warning. See [2024-07-03T08:03:42.373Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T08:03:42.373Z] [2024-07-03T08:03:42.373Z] Login Succeeded [2024-07-03T08:03:42.373Z] nexus3.edgexfoundry.org:10004 [2024-07-03T08:03:42.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T08:03:42.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T08:03:42.641Z] Configure a credential helper to remove this warning. See [2024-07-03T08:03:42.642Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T08:03:42.642Z] [2024-07-03T08:03:42.642Z] Login Succeeded [2024-07-03T08:03:42.642Z] ****.io [2024-07-03T08:03:42.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T08:03:43.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T08:03:43.174Z] Configure a credential helper to remove this warning. See [2024-07-03T08:03:43.174Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T08:03:43.174Z] [2024-07-03T08:03:43.174Z] Login Succeeded [2024-07-03T08:03:43.174Z] ---> ****-login.sh ends [Pipeline] } [2024-07-03T08:03:43.186Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-03T08:03:43.232Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-03T08:03:43.256Z] [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: [2024-07-03T08:03:43.256Z] bdf5b46fa02d572085513da6d841dbb0eb23469e [2024-07-03T08:03:43.256Z] latest [2024-07-03T08:03:43.256Z] 3.2.0-dev.16 [2024-07-03T08:03:43.256Z] bdf5b46fa02d572085513da6d841dbb0eb23469e-3.2.0-dev.16 [2024-07-03T08:03:43.256Z] main [2024-07-03T08:03:43.256Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:03:43.625Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:bdf5b46fa02d572085513da6d841dbb0eb23469e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:03:43.973Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:bdf5b46fa02d572085513da6d841dbb0eb23469e [2024-07-03T08:03:43.973Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-07-03T08:03:43.973Z] 8bf00631c899: Preparing [2024-07-03T08:03:43.973Z] 4ecd93d57753: Preparing [2024-07-03T08:03:43.973Z] bc9f04ac2d7c: Preparing [2024-07-03T08:03:43.973Z] 630473ff8d96: Preparing [2024-07-03T08:03:43.973Z] b3ace2eb553c: Preparing [2024-07-03T08:03:43.973Z] da707bb00cb8: Preparing [2024-07-03T08:03:43.973Z] da707bb00cb8: Waiting [2024-07-03T08:03:44.240Z] 4ecd93d57753: Pushed [2024-07-03T08:03:44.240Z] 8bf00631c899: Pushed [2024-07-03T08:03:44.240Z] b3ace2eb553c: Pushed [2024-07-03T08:03:44.240Z] da707bb00cb8: Layer already exists [2024-07-03T08:03:45.198Z] 630473ff8d96: Pushed [2024-07-03T08:03:50.532Z] bc9f04ac2d7c: Pushed [2024-07-03T08:03:50.532Z] bdf5b46fa02d572085513da6d841dbb0eb23469e: digest: sha256:888f00e2f24d88cb488cf4779caa523ae1cfe23fd6db98b42d3909c671015a22 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:03:50.900Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:03:51.257Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2024-07-03T08:03:51.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-07-03T08:03:51.257Z] 8bf00631c899: Preparing [2024-07-03T08:03:51.257Z] 4ecd93d57753: Preparing [2024-07-03T08:03:51.257Z] bc9f04ac2d7c: Preparing [2024-07-03T08:03:51.257Z] 630473ff8d96: Preparing [2024-07-03T08:03:51.257Z] b3ace2eb553c: Preparing [2024-07-03T08:03:51.257Z] da707bb00cb8: Preparing [2024-07-03T08:03:51.257Z] da707bb00cb8: Waiting [2024-07-03T08:03:51.257Z] bc9f04ac2d7c: Layer already exists [2024-07-03T08:03:51.257Z] b3ace2eb553c: Layer already exists [2024-07-03T08:03:51.257Z] 4ecd93d57753: Layer already exists [2024-07-03T08:03:51.257Z] 8bf00631c899: Layer already exists [2024-07-03T08:03:51.257Z] 630473ff8d96: Layer already exists [2024-07-03T08:03:51.257Z] da707bb00cb8: Layer already exists [2024-07-03T08:03:51.525Z] latest: digest: sha256:888f00e2f24d88cb488cf4779caa523ae1cfe23fd6db98b42d3909c671015a22 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:03:51.890Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:03:52.251Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.2.0-dev.16 [2024-07-03T08:03:52.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-07-03T08:03:52.251Z] 8bf00631c899: Preparing [2024-07-03T08:03:52.251Z] 4ecd93d57753: Preparing [2024-07-03T08:03:52.251Z] bc9f04ac2d7c: Preparing [2024-07-03T08:03:52.251Z] 630473ff8d96: Preparing [2024-07-03T08:03:52.251Z] b3ace2eb553c: Preparing [2024-07-03T08:03:52.251Z] da707bb00cb8: Preparing [2024-07-03T08:03:52.251Z] da707bb00cb8: Waiting [2024-07-03T08:03:52.251Z] b3ace2eb553c: Layer already exists [2024-07-03T08:03:52.251Z] 8bf00631c899: Layer already exists [2024-07-03T08:03:52.251Z] 4ecd93d57753: Layer already exists [2024-07-03T08:03:52.251Z] bc9f04ac2d7c: Layer already exists [2024-07-03T08:03:52.251Z] 630473ff8d96: Layer already exists [2024-07-03T08:03:52.251Z] da707bb00cb8: Layer already exists [2024-07-03T08:03:52.518Z] 3.2.0-dev.16: digest: sha256:888f00e2f24d88cb488cf4779caa523ae1cfe23fd6db98b42d3909c671015a22 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:03:52.872Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:bdf5b46fa02d572085513da6d841dbb0eb23469e-3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:03:53.228Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:bdf5b46fa02d572085513da6d841dbb0eb23469e-3.2.0-dev.16 [2024-07-03T08:03:53.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-07-03T08:03:53.228Z] 8bf00631c899: Preparing [2024-07-03T08:03:53.228Z] 4ecd93d57753: Preparing [2024-07-03T08:03:53.228Z] bc9f04ac2d7c: Preparing [2024-07-03T08:03:53.228Z] 630473ff8d96: Preparing [2024-07-03T08:03:53.228Z] b3ace2eb553c: Preparing [2024-07-03T08:03:53.228Z] da707bb00cb8: Preparing [2024-07-03T08:03:53.228Z] da707bb00cb8: Waiting [2024-07-03T08:03:53.228Z] 630473ff8d96: Layer already exists [2024-07-03T08:03:53.228Z] 8bf00631c899: Layer already exists [2024-07-03T08:03:53.228Z] b3ace2eb553c: Layer already exists [2024-07-03T08:03:53.228Z] 4ecd93d57753: Layer already exists [2024-07-03T08:03:53.228Z] bc9f04ac2d7c: Layer already exists [2024-07-03T08:03:53.228Z] da707bb00cb8: Layer already exists [2024-07-03T08:03:53.495Z] bdf5b46fa02d572085513da6d841dbb0eb23469e-3.2.0-dev.16: digest: sha256:888f00e2f24d88cb488cf4779caa523ae1cfe23fd6db98b42d3909c671015a22 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:03:53.841Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:03:54.202Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [2024-07-03T08:03:54.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-07-03T08:03:54.202Z] 8bf00631c899: Preparing [2024-07-03T08:03:54.202Z] 4ecd93d57753: Preparing [2024-07-03T08:03:54.202Z] bc9f04ac2d7c: Preparing [2024-07-03T08:03:54.202Z] 630473ff8d96: Preparing [2024-07-03T08:03:54.202Z] b3ace2eb553c: Preparing [2024-07-03T08:03:54.202Z] da707bb00cb8: Preparing [2024-07-03T08:03:54.202Z] da707bb00cb8: Waiting [2024-07-03T08:03:54.202Z] bc9f04ac2d7c: Layer already exists [2024-07-03T08:03:54.202Z] 8bf00631c899: Layer already exists [2024-07-03T08:03:54.202Z] 630473ff8d96: Layer already exists [2024-07-03T08:03:54.202Z] 4ecd93d57753: Layer already exists [2024-07-03T08:03:54.202Z] b3ace2eb553c: Layer already exists [2024-07-03T08:03:54.202Z] da707bb00cb8: Layer already exists [2024-07-03T08:03:54.471Z] main: digest: sha256:888f00e2f24d88cb488cf4779caa523ae1cfe23fd6db98b42d3909c671015a22 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-03T08:03:54.553Z] ===================================================== [Pipeline] echo [2024-07-03T08:03:54.567Z] taggedImages: [2024-07-03T08:03:54.567Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:bdf5b46fa02d572085513da6d841dbb0eb23469e [2024-07-03T08:03:54.567Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2024-07-03T08:03:54.567Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.2.0-dev.16 [2024-07-03T08:03:54.567Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:bdf5b46fa02d572085513da6d841dbb0eb23469e-3.2.0-dev.16 [2024-07-03T08:03:54.567Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:03:54.959Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-03T08:03:54.959Z] [2024-07-03T08:03:54.960Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:03:55.290Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-03T08:03:55.290Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-03T08:03:55.290Z] 8998bd30e6a1: Pulling fs layer [2024-07-03T08:03:55.290Z] 04944245beec: Pulling fs layer [2024-07-03T08:03:55.290Z] 699f458cf7ca: Pulling fs layer [2024-07-03T08:03:55.290Z] 765212b225bb: Pulling fs layer [2024-07-03T08:03:55.290Z] f23df028b6ca: Pulling fs layer [2024-07-03T08:03:55.290Z] d65c8cfc05b1: Pulling fs layer [2024-07-03T08:03:55.290Z] 2437ff75d9bd: Pulling fs layer [2024-07-03T08:03:55.290Z] f23df028b6ca: Waiting [2024-07-03T08:03:55.290Z] d65c8cfc05b1: Waiting [2024-07-03T08:03:55.290Z] 2437ff75d9bd: Waiting [2024-07-03T08:03:55.290Z] 765212b225bb: Waiting [2024-07-03T08:03:55.557Z] 04944245beec: Verifying Checksum [2024-07-03T08:03:55.557Z] 04944245beec: Download complete [2024-07-03T08:03:55.557Z] 765212b225bb: Verifying Checksum [2024-07-03T08:03:55.557Z] 765212b225bb: Download complete [2024-07-03T08:03:55.557Z] f23df028b6ca: Verifying Checksum [2024-07-03T08:03:55.557Z] f23df028b6ca: Download complete [2024-07-03T08:03:55.557Z] d65c8cfc05b1: Verifying Checksum [2024-07-03T08:03:55.557Z] d65c8cfc05b1: Download complete [2024-07-03T08:03:55.557Z] 699f458cf7ca: Verifying Checksum [2024-07-03T08:03:56.138Z] 8998bd30e6a1: Download complete [2024-07-03T08:03:58.714Z] 2437ff75d9bd: Verifying Checksum [2024-07-03T08:03:58.714Z] 2437ff75d9bd: Download complete [2024-07-03T08:04:00.657Z] 8998bd30e6a1: Pull complete [2024-07-03T08:04:01.238Z] 04944245beec: Pull complete [2024-07-03T08:04:02.647Z] 699f458cf7ca: Pull complete [2024-07-03T08:04:02.914Z] 765212b225bb: Pull complete [2024-07-03T08:04:03.872Z] f23df028b6ca: Pull complete [2024-07-03T08:04:03.872Z] d65c8cfc05b1: Pull complete [2024-07-03T08:04:22.069Z] 2437ff75d9bd: Pull complete [2024-07-03T08:04:22.069Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-03T08:04:22.069Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-03T08:04:22.069Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T08:04:22.274Z] prd-ubuntu20.04-docker-arm64-4c-16g-4899 does not seem to be running inside a container [2024-07-03T08:04:22.329Z] $ 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/155 -v /w/workspace/device-modbus-go/155:/w/workspace/device-modbus-go/155:rw,z -v /w/workspace/device-modbus-go/155@tmp:/w/workspace/device-modbus-go/155@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-07-03T08:04:25.196Z] $ docker top 3a026d439b69ee05603fbc5986909c25e537eebdc5c96b9b725fd8906f6d950e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-03T08:04:26.071Z] ---> job-cost.sh [2024-07-03T08:04:26.071Z] lf-activate-venv: SKIPPING [2024-07-03T08:04:26.071Z] INFO: No Stack... [2024-07-03T08:04:26.663Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-03T08:04:27.252Z] INFO: Archiving Costs [Pipeline] sh [2024-07-03T08:04:27.931Z] + + catcut /w/workspace/device-modbus-go/155/archives/cost.csv -d, [2024-07-03T08:04:27.931Z] -f6 [Pipeline] lock [2024-07-03T08:04:27.962Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-155-stack-cost] [2024-07-03T08:04:27.968Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-155-stack-cost] did not exist. Created. [2024-07-03T08:04:27.977Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-155-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-03T08:04:28.645Z] /w/workspace/device-modbus-go/155@tmp/durable-6b82bf31/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-03T08:04:29.289Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-03T08:04:29.305Z] Warning: overwriting stash ‘stack-cost’ [2024-07-03T08:04:29.356Z] Stashed 1 file(s) [Pipeline] } [2024-07-03T08:04:29.365Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-155-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-03T08:04:29.384Z] $ docker stop --time=1 3a026d439b69ee05603fbc5986909c25e537eebdc5c96b9b725fd8906f6d950e [2024-07-03T08:04:30.946Z] $ docker rm -f --volumes 3a026d439b69ee05603fbc5986909c25e537eebdc5c96b9b725fd8906f6d950e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-07-03T08:04:31.490Z] provisioning config files... [2024-07-03T08:04:31.497Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config7132399495082331552tmp [Pipeline] { [Pipeline] sh [2024-07-03T08:04:31.794Z] + set +x [2024-07-03T08:04:31.794Z] + bash -s -- [2024-07-03T08:04:31.794Z] + curl -s https://codecov.io/bash [2024-07-03T08:04:31.794Z] [2024-07-03T08:04:31.794Z] _____ _ [2024-07-03T08:04:31.794Z] / ____| | | [2024-07-03T08:04:31.794Z] | | ___ __| | ___ ___ _____ __ [2024-07-03T08:04:31.794Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-03T08:04:31.794Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-03T08:04:31.794Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-03T08:04:31.794Z] Bash-1.0.6 [2024-07-03T08:04:31.794Z] [2024-07-03T08:04:31.794Z] [2024-07-03T08:04:31.794Z] ==> git version 2.25.1 found [2024-07-03T08:04:31.794Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-07-03T08:04:31.794Z] Release-Date: 2020-01-08 [2024-07-03T08:04:31.794Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-07-03T08:04:31.794Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-03T08:04:31.794Z] ==> Jenkins CI detected. [2024-07-03T08:04:31.794Z] current dir:  /w/workspace/gexfoundry_device-modbus-go_main [2024-07-03T08:04:31.794Z] project root: . [2024-07-03T08:04:31.794Z] --> token set from env [2024-07-03T08:04:31.794Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-03T08:04:31.794Z] ==> Running gcov in . (disable via -X gcov) [2024-07-03T08:04:31.794Z] ==> Python coveragepy not found [2024-07-03T08:04:31.794Z] ==> Searching for coverage reports in: [2024-07-03T08:04:31.794Z] + . [2024-07-03T08:04:31.794Z] -> Found 1 reports [2024-07-03T08:04:31.794Z] ==> Detecting git/mercurial file structure [2024-07-03T08:04:31.794Z] ==> Reading reports [2024-07-03T08:04:32.054Z] + ./coverage.out bytes=24601 [2024-07-03T08:04:32.054Z] ==> Appending adjustments [2024-07-03T08:04:32.054Z] https://docs.codecov.io/docs/fixing-reports [2024-07-03T08:04:32.054Z] + Found adjustments [2024-07-03T08:04:32.054Z] ==> Gzipping contents [2024-07-03T08:04:32.054Z] 4.0K /tmp/codecov.swx3uw.gz [2024-07-03T08:04:32.054Z] ==> Uploading reports [2024-07-03T08:04:32.054Z] url: https://codecov.io [2024-07-03T08:04:32.054Z] query: branch=main&commit=bdf5b46fa02d572085513da6d841dbb0eb23469e&build=155&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F155%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-03T08:04:32.054Z] -> Pinging Codecov [2024-07-03T08:04:32.054Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=bdf5b46fa02d572085513da6d841dbb0eb23469e&build=155&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F155%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-03T08:04:32.054Z] -> Uploading to [2024-07-03T08:04:32.054Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-03/55DBCA73C666E3227836607328DD7E49/bdf5b46fa02d572085513da6d841dbb0eb23469e/bc730284-ff54-4045-9552-e92f3d9007b2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240703%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240703T080431Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2ddf462562f488f1ae9f1b733e3e668bb969259515379b8ef5bdd77262bd446a [2024-07-03T08:04:32.054Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-03T08:04:32.054Z] Dload Upload Total Spent Left Speed [2024-07-03T08:04:32.313Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3843 0 0 100 3843 0 16147 --:--:-- --:--:-- --:--:-- 16147 [2024-07-03T08:04:32.313Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/bdf5b46fa02d572085513da6d841dbb0eb23469e [Pipeline] } [2024-07-03T08:04:32.319Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-07-03T08:04:32.530Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-07-03T08:04:32.547Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:04:32.854Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-03T08:04:32.854Z] [2024-07-03T08:04:32.854Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:04:33.155Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-03T08:04:33.155Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-07-03T08:04:33.155Z] 619be1103602: Already exists [2024-07-03T08:04:33.155Z] f8ea3408117e: Pulling fs layer [2024-07-03T08:04:33.155Z] 91320369b822: Pulling fs layer [2024-07-03T08:04:33.155Z] 0406650e8295: Pulling fs layer [2024-07-03T08:04:33.155Z] 4f4fb700ef54: Pulling fs layer [2024-07-03T08:04:33.155Z] 96d80e3f36e1: Pulling fs layer [2024-07-03T08:04:33.155Z] bcf3aedb951c: Pulling fs layer [2024-07-03T08:04:33.155Z] 4f4fb700ef54: Waiting [2024-07-03T08:04:33.155Z] 96d80e3f36e1: Waiting [2024-07-03T08:04:33.155Z] bcf3aedb951c: Waiting [2024-07-03T08:04:33.155Z] 0406650e8295: Verifying Checksum [2024-07-03T08:04:33.155Z] 0406650e8295: Download complete [2024-07-03T08:04:33.155Z] f8ea3408117e: Download complete [2024-07-03T08:04:33.155Z] 4f4fb700ef54: Download complete [2024-07-03T08:04:33.155Z] f8ea3408117e: Pull complete [2024-07-03T08:04:33.415Z] 96d80e3f36e1: Verifying Checksum [2024-07-03T08:04:33.415Z] 96d80e3f36e1: Download complete [2024-07-03T08:04:33.673Z] 91320369b822: Download complete [2024-07-03T08:04:34.239Z] bcf3aedb951c: Verifying Checksum [2024-07-03T08:04:34.239Z] bcf3aedb951c: Download complete [2024-07-03T08:04:36.764Z] 91320369b822: Pull complete [2024-07-03T08:04:36.764Z] 0406650e8295: Pull complete [2024-07-03T08:04:36.764Z] 4f4fb700ef54: Pull complete [2024-07-03T08:04:37.021Z] 96d80e3f36e1: Pull complete [2024-07-03T08:04:40.301Z] bcf3aedb951c: Pull complete [2024-07-03T08:04:40.301Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-07-03T08:04:40.301Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-03T08:04:40.301Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T08:04:40.398Z] prd-ubuntu20.04-docker-8c-8g-4898 does not seem to be running inside a container [2024-07-03T08:04:40.434Z] $ 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:latest cat [2024-07-03T08:04:41.792Z] $ docker top daaa58d95773db5d32841b44dcdb038094f74954447da34b27840779f47ac491 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-03T08:04:42.147Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] echo [2024-07-03T08:04:42.156Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh [2024-07-03T08:04:42.436Z] + set -o pipefail [2024-07-03T08:04:42.436Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' [2024-07-03T08:04:49.013Z] [2024-07-03T08:04:49.013Z] Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... [2024-07-03T08:04:49.013Z] [2024-07-03T08:04:49.013Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0a0805b9-8982-40eb-8dbc-845f1ef902a3/history/58550557-223e-451d-90c4-623566f15758 [2024-07-03T08:04:49.013Z] [2024-07-03T08:04:49.013Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2024-07-03T08:04:49.013Z] [2024-07-03T08:04:49.013Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-07-03T08:04:49.013Z] [2024-07-03T08:04:49.013Z] [2024-07-03T08:04:49.013Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2024-07-03T08:04:49.013Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-07-03T08:04:49.022Z] $ docker stop --time=1 daaa58d95773db5d32841b44dcdb038094f74954447da34b27840779f47ac491 [2024-07-03T08:04:51.023Z] $ docker rm -f --volumes daaa58d95773db5d32841b44dcdb038094f74954447da34b27840779f47ac491 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-03T08:04:51.881Z] + git log --format=format:%s -1 bdf5b46fa02d572085513da6d841dbb0eb23469e [Pipeline] sh [2024-07-03T08:04:52.170Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-03T08:04:52.171Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:04:52.481Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-03T08:04:52.481Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T08:04:52.565Z] prd-ubuntu20.04-docker-8c-8g-4898 does not seem to be running inside a container [2024-07-03T08:04:52.587Z] $ 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 [2024-07-03T08:04:52.958Z] $ docker top cbc7b6621810a0ca48712a6babd152b2f25aa0cceea50f890f5b2f291e11560b -eo pid,comm [2024-07-03T08:04:53.013Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-07-03T08:04:53.013Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-03T08:04:53.072Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-03T08:04:53.072Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-03T08:04:53.182Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-03T08:04:53.180Z] $ docker exec cbc7b6621810a0ca48712a6babd152b2f25aa0cceea50f890f5b2f291e11560b ssh-agent [2024-07-03T08:04:53.283Z] SSH_AUTH_SOCK=/tmp/ssh-btJk41hDLPkm/agent.32 [2024-07-03T08:04:53.283Z] SSH_AGENT_PID=38 [2024-07-03T08:04:53.287Z] Running ssh-add (command line suppressed) [2024-07-03T08:04:53.390Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_9276100424180077926.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_9276100424180077926.key) [2024-07-03T08:04:53.408Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-03T08:04:53.708Z] + git semver tag [2024-07-03T08:04:53.969Z] 2024-07-03 08:04:53,866 [run_tag] DEBUG tag force:False [2024-07-03T08:04:53.969Z] 2024-07-03 08:04:53,866 [check_head_tag] DEBUG check head tag [2024-07-03T08:04:53.969Z] 2024-07-03 08:04:53,867 [execute] INFO git cat-file --batch-check [2024-07-03T08:04:53.969Z] 2024-07-03 08:04:53,867 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) [2024-07-03T08:04:53.969Z] 2024-07-03 08:04:53,872 [execute] INFO git cat-file --batch [2024-07-03T08:04:53.969Z] 2024-07-03 08:04:53,872 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) [2024-07-03T08:04:53.969Z] 2024-07-03 08:04:53,892 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-07-03T08:04:53.969Z] 2024-07-03 08:04:53,892 [execute] INFO git tag -a v3.2.0-dev.16 -m v3.2.0-dev.16 [2024-07-03T08:04:53.969Z] 2024-07-03 08:04:53,892 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.16', '-m', 'v3.2.0-dev.16'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) [2024-07-03T08:04:53.969Z] 2024-07-03 08:04:53,896 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-07-03T08:04:53.969Z] 3.2.0-dev.16 [Pipeline] } [2024-07-03T08:04:53.973Z] $ docker exec --env ******** --env ******** cbc7b6621810a0ca48712a6babd152b2f25aa0cceea50f890f5b2f291e11560b ssh-agent -k [2024-07-03T08:04:54.063Z] unset SSH_AUTH_SOCK; [2024-07-03T08:04:54.064Z] unset SSH_AGENT_PID; [2024-07-03T08:04:54.064Z] echo Agent pid 38 killed; [2024-07-03T08:04:54.078Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-03T08:04:54.411Z] + git semver [Pipeline] } [2024-07-03T08:04:54.679Z] $ docker stop --time=1 cbc7b6621810a0ca48712a6babd152b2f25aa0cceea50f890f5b2f291e11560b [2024-07-03T08:04:55.955Z] $ docker rm -f --volumes cbc7b6621810a0ca48712a6babd152b2f25aa0cceea50f890f5b2f291e11560b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:04:56.379Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-03T08:04:56.379Z] [2024-07-03T08:04:56.379Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:04:56.686Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-03T08:04:56.687Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-07-03T08:04:56.687Z] ab5ef0e58194: Pulling fs layer [2024-07-03T08:04:56.687Z] 9712f1f96733: Pulling fs layer [2024-07-03T08:04:56.687Z] 63f879dbbcfc: Pulling fs layer [2024-07-03T08:04:56.687Z] 0d9ebad4ef96: Pulling fs layer [2024-07-03T08:04:56.687Z] e9a5061849ea: Pulling fs layer [2024-07-03T08:04:56.687Z] d747dcd14b5f: Pulling fs layer [2024-07-03T08:04:56.687Z] 2de7ff778b66: Pulling fs layer [2024-07-03T08:04:56.687Z] e9a5061849ea: Waiting [2024-07-03T08:04:56.687Z] 0d9ebad4ef96: Waiting [2024-07-03T08:04:56.687Z] d747dcd14b5f: Waiting [2024-07-03T08:04:56.687Z] 2de7ff778b66: Waiting [2024-07-03T08:04:56.687Z] 9712f1f96733: Verifying Checksum [2024-07-03T08:04:56.946Z] 63f879dbbcfc: Download complete [2024-07-03T08:04:57.203Z] e9a5061849ea: Verifying Checksum [2024-07-03T08:04:57.203Z] e9a5061849ea: Download complete [2024-07-03T08:04:57.203Z] 0d9ebad4ef96: Verifying Checksum [2024-07-03T08:04:57.203Z] 0d9ebad4ef96: Download complete [2024-07-03T08:04:57.203Z] d747dcd14b5f: Verifying Checksum [2024-07-03T08:04:57.203Z] d747dcd14b5f: Download complete [2024-07-03T08:04:57.203Z] ab5ef0e58194: Download complete [2024-07-03T08:04:57.203Z] 2de7ff778b66: Verifying Checksum [2024-07-03T08:04:57.203Z] 2de7ff778b66: Download complete [2024-07-03T08:04:59.734Z] ab5ef0e58194: Pull complete [2024-07-03T08:04:59.734Z] 9712f1f96733: Pull complete [2024-07-03T08:05:00.667Z] 63f879dbbcfc: Pull complete [2024-07-03T08:05:03.952Z] 0d9ebad4ef96: Pull complete [2024-07-03T08:05:04.209Z] e9a5061849ea: Pull complete [2024-07-03T08:05:04.209Z] d747dcd14b5f: Pull complete [2024-07-03T08:05:05.143Z] 2de7ff778b66: Pull complete [2024-07-03T08:05:05.143Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-07-03T08:05:05.143Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-03T08:05:05.143Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T08:05:05.243Z] prd-ubuntu20.04-docker-8c-8g-4898 does not seem to be running inside a container [2024-07-03T08:05:05.266Z] $ 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 [2024-07-03T08:05:06.830Z] $ docker top 750e20288464fc193e4f3d14681d389ea074c517cbd5b1e6481df0f828748470 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-07-03T08:05:06.914Z] provisioning config files... [2024-07-03T08:05:06.920Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config2524368248280327507tmp [2024-07-03T08:05:06.929Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config14455394624410410509tmp [2024-07-03T08:05:06.937Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config14191165478053264000tmp [Pipeline] { [Pipeline] echo [2024-07-03T08:05:06.969Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-03T08:05:07.264Z] ---> sigul-configuration.sh [2024-07-03T08:05:07.264Z] gpg: directory `/root/.gnupg' created [2024-07-03T08:05:07.264Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-07-03T08:05:07.264Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-07-03T08:05:07.264Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-07-03T08:05:07.264Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-07-03T08:05:07.264Z] gpg: CAST5 encrypted data [2024-07-03T08:05:07.264Z] gpg: encrypted with 1 passphrase [2024-07-03T08:05:07.264Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-07-03T08:05:07.560Z] + mkdir /home/jenkins [2024-07-03T08:05:07.560Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-07-03T08:05:07.861Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-07-03T08:05:07.874Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-03T08:05:08.172Z] ---> sigul-install.sh [2024-07-03T08:05:08.172Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-07-03T08:05:08.477Z] + git tag --list [2024-07-03T08:05:08.477Z] 0.7.1 [2024-07-03T08:05:08.477Z] v1.0.0 [2024-07-03T08:05:08.477Z] v1.1.0 [2024-07-03T08:05:08.477Z] v1.1.1 [2024-07-03T08:05:08.477Z] v1.2.2 [2024-07-03T08:05:08.477Z] v1.3.0 [2024-07-03T08:05:08.477Z] v1.3.1 [2024-07-03T08:05:08.477Z] v2.0.0 [2024-07-03T08:05:08.477Z] v2.1.0 [2024-07-03T08:05:08.477Z] v2.1.1 [2024-07-03T08:05:08.477Z] v2.2.0 [2024-07-03T08:05:08.477Z] v2.3.0 [2024-07-03T08:05:08.477Z] v3.0 [2024-07-03T08:05:08.477Z] v3.0.0 [2024-07-03T08:05:08.477Z] v3.1 [2024-07-03T08:05:08.477Z] v3.1.0 [2024-07-03T08:05:08.477Z] v3.1.0-dev.1 [2024-07-03T08:05:08.477Z] v3.1.0-dev.10 [2024-07-03T08:05:08.477Z] v3.1.0-dev.11 [2024-07-03T08:05:08.477Z] v3.1.0-dev.12 [2024-07-03T08:05:08.477Z] v3.1.0-dev.13 [2024-07-03T08:05:08.477Z] v3.1.0-dev.14 [2024-07-03T08:05:08.477Z] v3.1.0-dev.15 [2024-07-03T08:05:08.477Z] v3.1.0-dev.16 [2024-07-03T08:05:08.477Z] v3.1.0-dev.17 [2024-07-03T08:05:08.477Z] v3.1.0-dev.18 [2024-07-03T08:05:08.477Z] v3.1.0-dev.19 [2024-07-03T08:05:08.477Z] v3.1.0-dev.2 [2024-07-03T08:05:08.477Z] v3.1.0-dev.20 [2024-07-03T08:05:08.477Z] v3.1.0-dev.21 [2024-07-03T08:05:08.477Z] v3.1.0-dev.22 [2024-07-03T08:05:08.477Z] v3.1.0-dev.23 [2024-07-03T08:05:08.477Z] v3.1.0-dev.24 [2024-07-03T08:05:08.477Z] v3.1.0-dev.25 [2024-07-03T08:05:08.477Z] v3.1.0-dev.3 [2024-07-03T08:05:08.477Z] v3.1.0-dev.4 [2024-07-03T08:05:08.477Z] v3.1.0-dev.5 [2024-07-03T08:05:08.477Z] v3.1.0-dev.6 [2024-07-03T08:05:08.477Z] v3.1.0-dev.7 [2024-07-03T08:05:08.477Z] v3.1.0-dev.8 [2024-07-03T08:05:08.477Z] v3.1.0-dev.9 [2024-07-03T08:05:08.477Z] v3.1.1 [2024-07-03T08:05:08.477Z] v3.1.1-dev.1 [2024-07-03T08:05:08.477Z] v3.2.0-dev.1 [2024-07-03T08:05:08.477Z] v3.2.0-dev.10 [2024-07-03T08:05:08.477Z] v3.2.0-dev.11 [2024-07-03T08:05:08.477Z] v3.2.0-dev.12 [2024-07-03T08:05:08.477Z] v3.2.0-dev.13 [2024-07-03T08:05:08.477Z] v3.2.0-dev.14 [2024-07-03T08:05:08.477Z] v3.2.0-dev.15 [2024-07-03T08:05:08.477Z] v3.2.0-dev.16 [2024-07-03T08:05:08.477Z] v3.2.0-dev.2 [2024-07-03T08:05:08.477Z] v3.2.0-dev.3 [2024-07-03T08:05:08.477Z] v3.2.0-dev.4 [2024-07-03T08:05:08.477Z] v3.2.0-dev.5 [2024-07-03T08:05:08.477Z] v3.2.0-dev.6 [2024-07-03T08:05:08.477Z] v3.2.0-dev.7 [2024-07-03T08:05:08.477Z] v3.2.0-dev.8 [2024-07-03T08:05:08.477Z] v3.2.0-dev.9 [Pipeline] sh [2024-07-03T08:05:08.766Z] + lftools sign git-tag v3.2.0-dev.16 [2024-07-03T08:05:09.332Z] Signing Git tag with Sigul... [2024-07-03T08:05:09.332Z] Signing v3.2.0-dev.16 [Pipeline] echo [2024-07-03T08:05:09.603Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-03T08:05:09.896Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-07-03T08:05:09.904Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-07-03T08:05:09.925Z] $ docker stop --time=1 750e20288464fc193e4f3d14681d389ea074c517cbd5b1e6481df0f828748470 [2024-07-03T08:05:11.296Z] $ docker rm -f --volumes 750e20288464fc193e4f3d14681d389ea074c517cbd5b1e6481df0f828748470 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-07-03T08:05:11.761Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-03T08:05:11.761Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:05:12.060Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-03T08:05:12.060Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T08:05:12.143Z] prd-ubuntu20.04-docker-8c-8g-4898 does not seem to be running inside a container [2024-07-03T08:05:12.164Z] $ 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 [2024-07-03T08:05:12.527Z] $ docker top dbfd9ba6cf6db012a6b973c9d3aa280247458673865912a13f1c23a90f1791aa -eo pid,comm [2024-07-03T08:05:12.584Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-07-03T08:05:12.584Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-03T08:05:12.634Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-03T08:05:12.634Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-03T08:05:12.755Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-03T08:05:12.752Z] $ docker exec dbfd9ba6cf6db012a6b973c9d3aa280247458673865912a13f1c23a90f1791aa ssh-agent [2024-07-03T08:05:12.866Z] SSH_AUTH_SOCK=/tmp/ssh-wsroHaVUzI12/agent.32 [2024-07-03T08:05:12.866Z] SSH_AGENT_PID=38 [2024-07-03T08:05:12.870Z] Running ssh-add (command line suppressed) [2024-07-03T08:05:12.963Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_1782464601748573612.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_1782464601748573612.key) [2024-07-03T08:05:12.981Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-03T08:05:13.275Z] + git semver bump pre [2024-07-03T08:05:13.534Z] 2024-07-03 08:05:13,442 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-07-03T08:05:13.534Z] 2024-07-03 08:05:13,443 [bump_version] DEBUG bumping version:3.2.0-dev.16 on axis:pre with prefix:dev [2024-07-03T08:05:13.534Z] 2024-07-03 08:05:13,443 [bump_version] DEBUG bumped version:3.2.0-dev.17 [2024-07-03T08:05:13.534Z] 2024-07-03 08:05:13,443 [write_version] DEBUG write version:3.2.0-dev.17 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True [2024-07-03T08:05:13.534Z] 2024-07-03 08:05:13,443 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-07-03T08:05:13.534Z] 2024-07-03 08:05:13,443 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-07-03T08:05:13.534Z] 2024-07-03 08:05:13,445 [execute] INFO git cat-file --batch-check [2024-07-03T08:05:13.534Z] 2024-07-03 08:05:13,445 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-03T08:05:13.534Z] 2024-07-03 08:05:13,451 [execute] INFO git cat-file --batch [2024-07-03T08:05:13.534Z] 2024-07-03 08:05:13,451 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-03T08:05:13.534Z] 2024-07-03 08:05:13,457 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-07-03T08:05:13.534Z] 3.2.0-dev.17 [Pipeline] } [2024-07-03T08:05:13.538Z] $ docker exec --env ******** --env ******** dbfd9ba6cf6db012a6b973c9d3aa280247458673865912a13f1c23a90f1791aa ssh-agent -k [2024-07-03T08:05:13.638Z] unset SSH_AUTH_SOCK; [2024-07-03T08:05:13.638Z] unset SSH_AGENT_PID; [2024-07-03T08:05:13.638Z] echo Agent pid 38 killed; [2024-07-03T08:05:13.657Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-03T08:05:13.980Z] + git semver [Pipeline] } [2024-07-03T08:05:14.243Z] $ docker stop --time=1 dbfd9ba6cf6db012a6b973c9d3aa280247458673865912a13f1c23a90f1791aa [2024-07-03T08:05:15.588Z] $ docker rm -f --volumes dbfd9ba6cf6db012a6b973c9d3aa280247458673865912a13f1c23a90f1791aa [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-03T08:05:15.962Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-03T08:05:15.962Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:05:16.259Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-03T08:05:16.259Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T08:05:16.338Z] prd-ubuntu20.04-docker-8c-8g-4898 does not seem to be running inside a container [2024-07-03T08:05:16.361Z] $ 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 [2024-07-03T08:05:16.812Z] $ docker top d9288fbd15da2903e9364e87935fd8a6cbe883c18820701953f49d351207c825 -eo pid,comm [2024-07-03T08:05:16.865Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-07-03T08:05:16.865Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-03T08:05:16.916Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-03T08:05:16.916Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-03T08:05:17.033Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-03T08:05:17.029Z] $ docker exec d9288fbd15da2903e9364e87935fd8a6cbe883c18820701953f49d351207c825 ssh-agent [2024-07-03T08:05:17.157Z] SSH_AUTH_SOCK=/tmp/ssh-Is2jOn8mBOCc/agent.31 [2024-07-03T08:05:17.157Z] SSH_AGENT_PID=37 [2024-07-03T08:05:17.161Z] Running ssh-add (command line suppressed) [2024-07-03T08:05:17.256Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_4961945092226796852.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_4961945092226796852.key) [2024-07-03T08:05:17.272Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-03T08:05:17.559Z] + git semver push [2024-07-03T08:05:17.818Z] 2024-07-03 08:05:17,730 [run_push] DEBUG push [2024-07-03T08:05:17.818Z] 2024-07-03 08:05:17,730 [execute] INFO git cat-file --batch-check [2024-07-03T08:05:17.818Z] 2024-07-03 08:05:17,731 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-03T08:05:17.818Z] 2024-07-03 08:05:17,736 [execute] INFO git rev-list 782f490ce93b5398ea99e77656d3c9e6b04d9907 -- [2024-07-03T08:05:17.818Z] 2024-07-03 08:05:17,736 [execute] DEBUG Popen(['git', 'rev-list', '782f490ce93b5398ea99e77656d3c9e6b04d9907', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-03T08:05:17.818Z] 2024-07-03 08:05:17,746 [execute] INFO git fetch -v origin [2024-07-03T08:05:17.818Z] 2024-07-03 08:05:17,746 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-07-03T08:05:18.385Z] 2024-07-03 08:05:18,194 [run_push] DEBUG no remote changes detected [2024-07-03T08:05:18.385Z] 2024-07-03 08:05:18,194 [execute] INFO git push origin semver [2024-07-03T08:05:18.385Z] 2024-07-03 08:05:18,195 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-03T08:05:18.953Z] 2024-07-03 08:05:18,928 [run_push] DEBUG push all version tags [2024-07-03T08:05:18.953Z] 2024-07-03 08:05:18,928 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-07-03T08:05:18.953Z] 2024-07-03 08:05:18,929 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) [2024-07-03T08:05:19.887Z] 2024-07-03 08:05:19,661 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-07-03T08:05:19.887Z] 3.2.0-dev.17 [Pipeline] } [2024-07-03T08:05:19.890Z] $ docker exec --env ******** --env ******** d9288fbd15da2903e9364e87935fd8a6cbe883c18820701953f49d351207c825 ssh-agent -k [2024-07-03T08:05:19.996Z] unset SSH_AUTH_SOCK; [2024-07-03T08:05:19.996Z] unset SSH_AGENT_PID; [2024-07-03T08:05:19.996Z] echo Agent pid 37 killed; [2024-07-03T08:05:20.011Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-03T08:05:20.332Z] + git semver [Pipeline] } [2024-07-03T08:05:20.595Z] $ docker stop --time=1 d9288fbd15da2903e9364e87935fd8a6cbe883c18820701953f49d351207c825 [2024-07-03T08:05:21.883Z] $ docker rm -f --volumes d9288fbd15da2903e9364e87935fd8a6cbe883c18820701953f49d351207c825 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-07-03T08:05:22.538Z] + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] [2024-07-03T08:05:22.538Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2024-07-03T08:05:22.538Z] total 16 [2024-07-03T08:05:22.538Z] drwxr-xr-x 3 root root 4096 Jul 3 07:52 . [2024-07-03T08:05:22.538Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 3 08:05 .. [2024-07-03T08:05:22.538Z] drwxr-xr-x 2 root root 4096 Jul 3 07:52 cost [2024-07-03T08:05:22.538Z] -rw-r--r-- 1 root root 88 Jul 3 07:52 cost.csv [2024-07-03T08:05:22.538Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives [2024-07-03T08:05:22.538Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2024-07-03T08:05:22.538Z] total 16 [2024-07-03T08:05:22.538Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 3 07:52 . [2024-07-03T08:05:22.538Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 3 08:05 .. [2024-07-03T08:05:22.538Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 3 07:52 cost [2024-07-03T08:05:22.538Z] -rw-r--r-- 1 jenkins jenkins 88 Jul 3 07:52 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-03T08:05:22.828Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-03T08:05:23.688Z] ---> package-listing.sh [2024-07-03T08:05:23.688Z] ++ facter osfamily [2024-07-03T08:05:23.688Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-03T08:05:23.947Z] + OS_FAMILY=debian [2024-07-03T08:05:23.947Z] + workspace=/w/workspace/gexfoundry_device-modbus-go_main [2024-07-03T08:05:23.947Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-03T08:05:23.947Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-03T08:05:23.947Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-03T08:05:23.947Z] + PACKAGES=/tmp/packages_start.txt [2024-07-03T08:05:23.947Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2024-07-03T08:05:23.947Z] + PACKAGES=/tmp/packages_end.txt [2024-07-03T08:05:23.947Z] + case "${OS_FAMILY}" in [2024-07-03T08:05:23.947Z] + dpkg -l [2024-07-03T08:05:23.947Z] + grep '^ii' [2024-07-03T08:05:23.947Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-03T08:05:23.947Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-03T08:05:23.947Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-03T08:05:23.947Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2024-07-03T08:05:23.947Z] + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ [2024-07-03T08:05:23.947Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo [2024-07-03T08:05:23.958Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-03T08:05:24.238Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:05:24.798Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-03T08:05:24.798Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T08:05:24.879Z] prd-ubuntu20.04-docker-8c-8g-4898 does not seem to be running inside a container [2024-07-03T08:05:24.901Z] $ 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 [2024-07-03T08:05:25.128Z] $ docker top 1110c7196f155c9d96f8d80a6eb34670441c7b329ea830e3a11c4baa10aedadb -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-03T08:05:25.484Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-03T08:05:25.774Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-03T08:05:26.062Z] + ls /var/log/sa-host [2024-07-03T08:05:26.062Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-03T08:05:26.276Z] provisioning config files... [2024-07-03T08:05:26.290Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config17963471303180901611tmp [Pipeline] { [Pipeline] echo [2024-07-03T08:05:26.309Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-03T08:05:26.590Z] ---> create-netrc.sh [Pipeline] } [2024-07-03T08:05:26.597Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-03T08:05:26.933Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-03T08:05:26.941Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-03T08:05:27.225Z] ---> sudo-logs.sh [2024-07-03T08:05:27.225Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-03T08:05:27.258Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-03T08:05:27.537Z] ---> job-cost.sh [2024-07-03T08:05:27.537Z] lf-activate-venv: SKIPPING [2024-07-03T08:05:27.537Z] DEBUG: total: 0.2199999988079071 [2024-07-03T08:05:27.537Z] INFO: Retrieving Stack Cost... [2024-07-03T08:05:27.797Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-03T08:05:28.365Z] INFO: Archiving Costs [Pipeline] echo [2024-07-03T08:05:28.378Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-03T08:05:28.661Z] ---> logs-deploy.sh [2024-07-03T08:05:28.661Z] lf-activate-venv: SKIPPING [2024-07-03T08:05:28.661Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/155 [2024-07-03T08:05:28.661Z] INFO: archiving workspace using pattern(s): [2024-07-03T08:05:29.596Z] Archives upload complete. [2024-07-03T08:05:29.855Z] INFO: archiving logs to Nexus [2024-07-03T08:05:30.422Z] ---> uname -a: [2024-07-03T08:05:30.422Z] Linux prd-ubuntu20-04-docker-8c-8g-4898 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-07-03T08:05:30.422Z] [2024-07-03T08:05:30.422Z] [2024-07-03T08:05:30.422Z] ---> lscpu: [2024-07-03T08:05:30.422Z] Architecture: x86_64 [2024-07-03T08:05:30.422Z] CPU op-mode(s): 32-bit, 64-bit [2024-07-03T08:05:30.422Z] Byte Order: Little Endian [2024-07-03T08:05:30.422Z] Address sizes: 40 bits physical, 48 bits virtual [2024-07-03T08:05:30.422Z] CPU(s): 8 [2024-07-03T08:05:30.422Z] On-line CPU(s) list: 0-7 [2024-07-03T08:05:30.422Z] Thread(s) per core: 1 [2024-07-03T08:05:30.422Z] Core(s) per socket: 1 [2024-07-03T08:05:30.422Z] Socket(s): 8 [2024-07-03T08:05:30.422Z] NUMA node(s): 1 [2024-07-03T08:05:30.422Z] Vendor ID: AuthenticAMD [2024-07-03T08:05:30.422Z] CPU family: 23 [2024-07-03T08:05:30.422Z] Model: 49 [2024-07-03T08:05:30.422Z] Model name: AMD EPYC-Rome Processor [2024-07-03T08:05:30.422Z] Stepping: 0 [2024-07-03T08:05:30.422Z] CPU MHz: 2799.998 [2024-07-03T08:05:30.422Z] BogoMIPS: 5599.99 [2024-07-03T08:05:30.422Z] Virtualization: AMD-V [2024-07-03T08:05:30.422Z] Hypervisor vendor: KVM [2024-07-03T08:05:30.422Z] Virtualization type: full [2024-07-03T08:05:30.422Z] L1d cache: 256 KiB [2024-07-03T08:05:30.422Z] L1i cache: 256 KiB [2024-07-03T08:05:30.422Z] L2 cache: 4 MiB [2024-07-03T08:05:30.422Z] L3 cache: 128 MiB [2024-07-03T08:05:30.422Z] NUMA node0 CPU(s): 0-7 [2024-07-03T08:05:30.422Z] Vulnerability Itlb multihit: Not affected [2024-07-03T08:05:30.422Z] Vulnerability L1tf: Not affected [2024-07-03T08:05:30.422Z] Vulnerability Mds: Not affected [2024-07-03T08:05:30.422Z] Vulnerability Meltdown: Not affected [2024-07-03T08:05:30.422Z] Vulnerability Mmio stale data: Not affected [2024-07-03T08:05:30.422Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-07-03T08:05:30.422Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-07-03T08:05:30.422Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-07-03T08:05:30.422Z] Vulnerability Srbds: Not affected [2024-07-03T08:05:30.422Z] Vulnerability Tsx async abort: Not affected [2024-07-03T08:05:30.422Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-07-03T08:05:30.422Z] [2024-07-03T08:05:30.422Z] [2024-07-03T08:05:30.422Z] ---> nproc: [2024-07-03T08:05:30.422Z] 8 [2024-07-03T08:05:30.422Z] [2024-07-03T08:05:30.422Z] [2024-07-03T08:05:30.422Z] ---> df -h: [2024-07-03T08:05:30.422Z] Filesystem Size Used Avail Use% Mounted on [2024-07-03T08:05:30.422Z] overlay 155G 14G 142G 9% / [2024-07-03T08:05:30.422Z] tmpfs 64M 0 64M 0% /dev [2024-07-03T08:05:30.422Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-07-03T08:05:30.422Z] shm 64M 0 64M 0% /dev/shm [2024-07-03T08:05:30.422Z] /dev/vda1 155G 14G 142G 9% /facter-os [2024-07-03T08:05:30.422Z] [2024-07-03T08:05:30.422Z]