Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4de3a8f4fd48ff80f4bd37b19548b6aae5009810 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-ssh8348969025011428388.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh9172071305128216096.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh17559660409535964182.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh8665922713648595637.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-ssh12902097906121418516.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-24230 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/gexfoundry_device-modbus-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 4de3a8f4fd48ff80f4bd37b19548b6aae5009810 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#529)" > 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 4de3a8f4fd48ff80f4bd37b19548b6aae5009810 # timeout=10 > git rev-list --no-walk 600d018d751e79cb36c22856eb8a497d52ddc51b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-12-06T15:27:58.851Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-06T15:27:58.939Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-06T15:27:58.963Z] ========================================================= [2023-12-06T15:27:58.963Z] EdgeX Global Pipelines Version Info [2023-12-06T15:27:58.963Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:27:59.678Z] ------------------- [2023-12-06T15:27:59.678Z] stable info: [2023-12-06T15:27:59.678Z] ------------------- [2023-12-06T15:27:59.678Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-06T15:27:59.678Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-06T15:27:59.678Z] Message: update stable to v1.0.258 [2023-12-06T15:28:00.247Z] ------------------- [2023-12-06T15:28:00.247Z] experimental info: [2023-12-06T15:28:00.247Z] ------------------- [2023-12-06T15:28:00.247Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-06T15:28:00.247Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-06T15:28:00.247Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-06T15:28:00.327Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2023-12-06T15:28:00.347Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2023-12-06T15:28:00.374Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-06T15:28:00.404Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-06T15:28:00.428Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-06T15:28:00.451Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-06T15:28:00.476Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-06T15:28:00.501Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-12-06T15:28:00.528Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-06T15:28:00.561Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-06T15:28:00.589Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-06T15:28:00.623Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2023-12-06T15:28:00.654Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-06T15:28:00.687Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-06T15:28:00.717Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-12-06T15:28:00.753Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-12-06T15:28:00.782Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-12-06T15:28:00.815Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-12-06T15:28:00.846Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-06T15:28:00.877Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-06T15:28:00.904Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-12-06T15:28:00.935Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-12-06T15:28:00.967Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-12-06T15:28:01.003Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-12-06T15:28:01.047Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-12-06T15:28:01.081Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-06T15:28:01.121Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-06T15:28:01.155Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-12-06T15:28:01.193Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-12-06T15:28:01.232Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-12-06T15:28:01.271Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4de3a8f4fd48ff80f4bd37b19548b6aae5009810 [Pipeline] echo [2023-12-06T15:28:01.311Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4de3a8f [Pipeline] echo [2023-12-06T15:28:01.355Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T15:28:01.434Z] provisioning config files... [2023-12-06T15:28:01.449Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config8199957434051033349tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:28:01.789Z] ---> ****-login.sh [2023-12-06T15:28:01.789Z] nexus3.edgexfoundry.org:10001 [2023-12-06T15:28:02.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:28:02.048Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:28:02.048Z] Configure a credential helper to remove this warning. See [2023-12-06T15:28:02.048Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:28:02.048Z] [2023-12-06T15:28:02.048Z] Login Succeeded [2023-12-06T15:28:02.048Z] nexus3.edgexfoundry.org:10002 [2023-12-06T15:28:02.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:28:02.048Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:28:02.048Z] Configure a credential helper to remove this warning. See [2023-12-06T15:28:02.048Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:28:02.048Z] [2023-12-06T15:28:02.048Z] Login Succeeded [2023-12-06T15:28:02.048Z] nexus3.edgexfoundry.org:10003 [2023-12-06T15:28:02.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:28:02.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:28:02.306Z] Configure a credential helper to remove this warning. See [2023-12-06T15:28:02.306Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:28:02.306Z] [2023-12-06T15:28:02.306Z] Login Succeeded [2023-12-06T15:28:02.306Z] nexus3.edgexfoundry.org:10004 [2023-12-06T15:28:02.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:28:02.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:28:02.307Z] Configure a credential helper to remove this warning. See [2023-12-06T15:28:02.307Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:28:02.307Z] [2023-12-06T15:28:02.307Z] Login Succeeded [2023-12-06T15:28:02.307Z] ****.io [2023-12-06T15:28:02.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:28:02.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:28:02.566Z] Configure a credential helper to remove this warning. See [2023-12-06T15:28:02.566Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:28:02.566Z] [2023-12-06T15:28:02.566Z] Login Succeeded [2023-12-06T15:28:02.566Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T15:28:02.573Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-12-06T15:28:03.057Z] + git rev-list -1 --merges 4de3a8f4fd48ff80f4bd37b19548b6aae5009810~1..4de3a8f4fd48ff80f4bd37b19548b6aae5009810 [Pipeline] echo [2023-12-06T15:28:03.105Z] -----------> git rev-list -1 --merges 4de3a8f4fd48ff80f4bd37b19548b6aae5009810~1..4de3a8f4fd48ff80f4bd37b19548b6aae5009810 4de3a8f4fd48ff80f4bd37b19548b6aae5009810 [false] [Pipeline] sh [2023-12-06T15:28:03.547Z] + git log --format=format:%s -1 4de3a8f4fd48ff80f4bd37b19548b6aae5009810 [Pipeline] echo [2023-12-06T15:28:03.560Z] ========================================================= [2023-12-06T15:28:03.560Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-06T15:28:03.560Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-06T15:28:03.933Z] + git log --format=format:%s -1 4de3a8f4fd48ff80f4bd37b19548b6aae5009810 [Pipeline] echo [2023-12-06T15:28:03.944Z] [semverPrep] GIT_COMMIT: 4de3a8f4fd48ff80f4bd37b19548b6aae5009810, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#529) [Pipeline] echo [2023-12-06T15:28:03.970Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-12-06T15:28:04.347Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-06T15:28:04.347Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-06T15:28:04.347Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-06T15:28:04.347Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-06T15:28:04.347Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-12-06T15:28:04.347Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-06T15:28:04.347Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:28:04.700Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T15:28:04.700Z] [2023-12-06T15:28:04.700Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:28:05.014Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T15:28:05.014Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-06T15:28:05.014Z] b85a868b505f: Pulling fs layer [2023-12-06T15:28:05.014Z] e2be974225ed: Pulling fs layer [2023-12-06T15:28:05.014Z] 339a4e72a1f5: Pulling fs layer [2023-12-06T15:28:05.014Z] 988bab9f4d93: Pulling fs layer [2023-12-06T15:28:05.014Z] 1469e6f7b9e6: Pulling fs layer [2023-12-06T15:28:05.014Z] eaf3925da568: Pulling fs layer [2023-12-06T15:28:05.014Z] bab4dde63d76: Pulling fs layer [2023-12-06T15:28:05.014Z] bde34c3a00c8: Pulling fs layer [2023-12-06T15:28:05.014Z] b352a97aabf1: Pulling fs layer [2023-12-06T15:28:05.014Z] 4872d77fe225: Pulling fs layer [2023-12-06T15:28:05.014Z] 5851b861e8e6: Pulling fs layer [2023-12-06T15:28:05.014Z] eaf3925da568: Waiting [2023-12-06T15:28:05.014Z] b352a97aabf1: Waiting [2023-12-06T15:28:05.014Z] 5851b861e8e6: Waiting [2023-12-06T15:28:05.014Z] bab4dde63d76: Waiting [2023-12-06T15:28:05.014Z] 4872d77fe225: Waiting [2023-12-06T15:28:05.014Z] bde34c3a00c8: Waiting [2023-12-06T15:28:05.014Z] 988bab9f4d93: Waiting [2023-12-06T15:28:05.014Z] 1469e6f7b9e6: Waiting [2023-12-06T15:28:05.014Z] e2be974225ed: Download complete [2023-12-06T15:28:05.014Z] 988bab9f4d93: Verifying Checksum [2023-12-06T15:28:05.014Z] 988bab9f4d93: Download complete [2023-12-06T15:28:05.014Z] 339a4e72a1f5: Verifying Checksum [2023-12-06T15:28:05.014Z] 339a4e72a1f5: Download complete [2023-12-06T15:28:05.014Z] 1469e6f7b9e6: Verifying Checksum [2023-12-06T15:28:05.014Z] 1469e6f7b9e6: Download complete [2023-12-06T15:28:05.014Z] eaf3925da568: Verifying Checksum [2023-12-06T15:28:05.014Z] eaf3925da568: Download complete [2023-12-06T15:28:05.274Z] bde34c3a00c8: Verifying Checksum [2023-12-06T15:28:05.274Z] bde34c3a00c8: Download complete [2023-12-06T15:28:05.274Z] b352a97aabf1: Download complete [2023-12-06T15:28:05.274Z] 4872d77fe225: Download complete [2023-12-06T15:28:05.274Z] 5851b861e8e6: Verifying Checksum [2023-12-06T15:28:05.274Z] 5851b861e8e6: Download complete [2023-12-06T15:28:05.274Z] b85a868b505f: Verifying Checksum [2023-12-06T15:28:05.274Z] b85a868b505f: Download complete [2023-12-06T15:28:05.541Z] bab4dde63d76: Verifying Checksum [2023-12-06T15:28:05.541Z] bab4dde63d76: Download complete [2023-12-06T15:28:06.477Z] b85a868b505f: Pull complete [2023-12-06T15:28:06.736Z] e2be974225ed: Pull complete [2023-12-06T15:28:06.994Z] 339a4e72a1f5: Pull complete [2023-12-06T15:28:07.253Z] 988bab9f4d93: Pull complete [2023-12-06T15:28:07.510Z] 1469e6f7b9e6: Pull complete [2023-12-06T15:28:07.510Z] eaf3925da568: Pull complete [2023-12-06T15:28:09.451Z] bab4dde63d76: Pull complete [2023-12-06T15:28:09.451Z] bde34c3a00c8: Pull complete [2023-12-06T15:28:09.451Z] b352a97aabf1: Pull complete [2023-12-06T15:28:09.451Z] 4872d77fe225: Pull complete [2023-12-06T15:28:09.451Z] 5851b861e8e6: Pull complete [2023-12-06T15:28:09.451Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-06T15:28:09.451Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T15:28:09.451Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T15:28:09.634Z] prd-ubuntu20.04-docker-8c-8g-24230 does not seem to be running inside a container [2023-12-06T15:28:09.664Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-06T15:28:11.889Z] $ docker top 896c147fc9008e32b7fa64473adf9409626e6c91403ba3e40269a8b374c51e7a -eo pid,comm [2023-12-06T15:28:11.940Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-12-06T15:28:11.940Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-06T15:28:12.023Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-06T15:28:12.023Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-06T15:28:12.129Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-06T15:28:12.131Z] $ docker exec 896c147fc9008e32b7fa64473adf9409626e6c91403ba3e40269a8b374c51e7a ssh-agent [2023-12-06T15:28:12.252Z] SSH_AUTH_SOCK=/tmp/ssh-Qpejn2CzJnUA/agent.33 [2023-12-06T15:28:12.252Z] SSH_AGENT_PID=39 [2023-12-06T15:28:12.259Z] Running ssh-add (command line suppressed) [2023-12-06T15:28:12.355Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_18394606905992492097.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_18394606905992492097.key) [2023-12-06T15:28:12.369Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-06T15:28:12.673Z] + git tag --points-at HEAD [Pipeline] } [2023-12-06T15:28:12.684Z] $ docker exec --env ******** --env ******** 896c147fc9008e32b7fa64473adf9409626e6c91403ba3e40269a8b374c51e7a ssh-agent -k [2023-12-06T15:28:12.789Z] unset SSH_AUTH_SOCK; [2023-12-06T15:28:12.789Z] unset SSH_AGENT_PID; [2023-12-06T15:28:12.789Z] echo Agent pid 39 killed; [2023-12-06T15:28:12.802Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-06T15:28:12.912Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-06T15:28:12.912Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-06T15:28:13.025Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-06T15:28:13.027Z] $ docker exec 896c147fc9008e32b7fa64473adf9409626e6c91403ba3e40269a8b374c51e7a ssh-agent [2023-12-06T15:28:13.138Z] SSH_AUTH_SOCK=/tmp/ssh-nnn5wfLxw1iW/agent.71 [2023-12-06T15:28:13.138Z] SSH_AGENT_PID=77 [2023-12-06T15:28:13.142Z] Running ssh-add (command line suppressed) [2023-12-06T15:28:13.228Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_14516483646094972074.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_14516483646094972074.key) [2023-12-06T15:28:13.241Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-06T15:28:13.534Z] + git semver init [2023-12-06T15:28:13.793Z] 2023-12-06 15:28:13,710 [run_init] DEBUG init version:0.0.0 force:False [2023-12-06T15:28:13.793Z] 2023-12-06 15:28:13,710 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver [2023-12-06T15:28:13.793Z] 2023-12-06 15:28:13,711 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver [2023-12-06T15:28:13.793Z] 2023-12-06 15:28:13,711 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/gexfoundry_device-modbus-go_main/.semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) [2023-12-06T15:28:15.186Z] 2023-12-06 15:28:14,936 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude [2023-12-06T15:28:15.186Z] 2023-12-06 15:28:14,936 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False [2023-12-06T15:28:15.186Z] 2023-12-06 15:28:14,936 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2023-12-06T15:28:15.186Z] 2023-12-06 15:28:14,937 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2023-12-06T15:28:15.186Z] 3.2.0-dev.3 [Pipeline] } [2023-12-06T15:28:15.195Z] $ docker exec --env ******** --env ******** 896c147fc9008e32b7fa64473adf9409626e6c91403ba3e40269a8b374c51e7a ssh-agent -k [2023-12-06T15:28:15.283Z] unset SSH_AUTH_SOCK; [2023-12-06T15:28:15.284Z] unset SSH_AGENT_PID; [2023-12-06T15:28:15.284Z] echo Agent pid 77 killed; [2023-12-06T15:28:15.296Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-06T15:28:15.671Z] + git semver [Pipeline] } [2023-12-06T15:28:15.943Z] $ docker stop --time=1 896c147fc9008e32b7fa64473adf9409626e6c91403ba3e40269a8b374c51e7a [2023-12-06T15:28:17.253Z] $ docker rm -f --volumes 896c147fc9008e32b7fa64473adf9409626e6c91403ba3e40269a8b374c51e7a [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-06T15:28:17.622Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-06T15:28:17.848Z] Stashed 1 file(s) [Pipeline] echo [2023-12-06T15:28:17.852Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T15:28:18.213Z] provisioning config files... [2023-12-06T15:28:18.222Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config4915441546146598282tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:28:18.546Z] ---> ****-login.sh [2023-12-06T15:28:18.546Z] nexus3.edgexfoundry.org:10001 [2023-12-06T15:28:18.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:28:18.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:28:18.546Z] Configure a credential helper to remove this warning. See [2023-12-06T15:28:18.546Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:28:18.546Z] [2023-12-06T15:28:18.546Z] Login Succeeded [2023-12-06T15:28:18.546Z] nexus3.edgexfoundry.org:10002 [2023-12-06T15:28:18.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:28:18.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:28:18.546Z] Configure a credential helper to remove this warning. See [2023-12-06T15:28:18.546Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:28:18.546Z] [2023-12-06T15:28:18.546Z] Login Succeeded [2023-12-06T15:28:18.546Z] nexus3.edgexfoundry.org:10003 [2023-12-06T15:28:18.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:28:18.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:28:18.805Z] Configure a credential helper to remove this warning. See [2023-12-06T15:28:18.805Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:28:18.805Z] [2023-12-06T15:28:18.805Z] Login Succeeded [2023-12-06T15:28:18.805Z] nexus3.edgexfoundry.org:10004 [2023-12-06T15:28:18.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:28:18.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:28:18.805Z] Configure a credential helper to remove this warning. See [2023-12-06T15:28:18.805Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:28:18.805Z] [2023-12-06T15:28:18.805Z] Login Succeeded [2023-12-06T15:28:18.805Z] ****.io [2023-12-06T15:28:19.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:28:19.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:28:19.066Z] Configure a credential helper to remove this warning. See [2023-12-06T15:28:19.066Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:28:19.066Z] [2023-12-06T15:28:19.066Z] Login Succeeded [2023-12-06T15:28:19.066Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T15:28:19.073Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-06T15:28:19.234Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T15:28:19.267Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T15:28:19.301Z] ========================================================= [2023-12-06T15:28:19.301Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-06T15:28:19.301Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:28:19.703Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-12-06T15:28:19.703Z] Sending build context to Docker daemon 17.21MB [2023-12-06T15:28:19.703Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2023-12-06T15:28:19.703Z] Step 2/10 : FROM ${BASE} AS builder [2023-12-06T15:28:19.703Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-06T15:28:19.703Z] 7264a8db6415: Pulling fs layer [2023-12-06T15:28:19.703Z] c4d48a809fc2: Pulling fs layer [2023-12-06T15:28:19.703Z] 4f1c88b9dad5: Pulling fs layer [2023-12-06T15:28:19.703Z] ad3a456e5733: Pulling fs layer [2023-12-06T15:28:19.703Z] 69c7f0334f64: Pulling fs layer [2023-12-06T15:28:19.703Z] 1f1c1a5573a3: Pulling fs layer [2023-12-06T15:28:19.703Z] ce7588e14bc9: Pulling fs layer [2023-12-06T15:28:19.703Z] b5e4710f87ac: Pulling fs layer [2023-12-06T15:28:19.703Z] ad3a456e5733: Waiting [2023-12-06T15:28:19.703Z] 69c7f0334f64: Waiting [2023-12-06T15:28:19.703Z] 1f1c1a5573a3: Waiting [2023-12-06T15:28:19.703Z] ce7588e14bc9: Waiting [2023-12-06T15:28:19.962Z] c4d48a809fc2: Download complete [2023-12-06T15:28:19.962Z] ad3a456e5733: Verifying Checksum [2023-12-06T15:28:19.962Z] ad3a456e5733: Download complete [2023-12-06T15:28:19.962Z] 69c7f0334f64: Download complete [2023-12-06T15:28:19.962Z] 7264a8db6415: Verifying Checksum [2023-12-06T15:28:19.962Z] 7264a8db6415: Download complete [2023-12-06T15:28:19.962Z] 1f1c1a5573a3: Verifying Checksum [2023-12-06T15:28:19.962Z] 1f1c1a5573a3: Download complete [2023-12-06T15:28:19.962Z] 7264a8db6415: Pull complete [2023-12-06T15:28:20.222Z] b5e4710f87ac: Verifying Checksum [2023-12-06T15:28:20.222Z] b5e4710f87ac: Download complete [2023-12-06T15:28:20.222Z] c4d48a809fc2: Pull complete [2023-12-06T15:28:20.222Z] 4f1c88b9dad5: Download complete [2023-12-06T15:28:20.787Z] ce7588e14bc9: Verifying Checksum [2023-12-06T15:28:20.787Z] ce7588e14bc9: Download complete [2023-12-06T15:28:23.318Z] 4f1c88b9dad5: Pull complete [2023-12-06T15:28:23.318Z] ad3a456e5733: Pull complete [2023-12-06T15:28:23.318Z] 69c7f0334f64: Pull complete [2023-12-06T15:28:23.318Z] 1f1c1a5573a3: Pull complete [2023-12-06T15:28:25.857Z] ce7588e14bc9: Pull complete [2023-12-06T15:28:25.857Z] b5e4710f87ac: Pull complete [2023-12-06T15:28:25.857Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-06T15:28:25.857Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-06T15:28:25.857Z] ---> 88b5674ff536 [2023-12-06T15:28:25.857Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-12-06T15:28:29.141Z] ---> Running in 7106b2971691 [2023-12-06T15:28:29.141Z] Removing intermediate container 7106b2971691 [2023-12-06T15:28:29.141Z] ---> ddcdd1805e90 [2023-12-06T15:28:29.141Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-06T15:28:29.141Z] ---> Running in 45c76f60c07f [2023-12-06T15:28:29.141Z] Removing intermediate container 45c76f60c07f [2023-12-06T15:28:29.141Z] ---> 5f69901844ed [2023-12-06T15:28:29.141Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-12-06T15:28:29.141Z] ---> Running in 42751c95c5ae [2023-12-06T15:28:29.399Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T15:28:29.399Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T15:28:29.698Z] (1/8) Installing openssh-keygen (9.3_p2-r0) [2023-12-06T15:28:29.698Z] (2/8) Installing libedit (20221030.3.1-r1) [2023-12-06T15:28:29.698Z] (3/8) Installing openssh-client-common (9.3_p2-r0) [2023-12-06T15:28:29.698Z] (4/8) Installing openssh-client-default (9.3_p2-r0) [2023-12-06T15:28:29.698Z] (5/8) Installing openssh-sftp-server (9.3_p2-r0) [2023-12-06T15:28:29.698Z] (6/8) Installing openssh-server-common (9.3_p2-r0) [2023-12-06T15:28:29.698Z] (7/8) Installing openssh-server (9.3_p2-r0) [2023-12-06T15:28:29.698Z] (8/8) Installing openssh (9.3_p2-r0) [2023-12-06T15:28:29.698Z] Executing busybox-1.36.1-r5.trigger [2023-12-06T15:28:29.698Z] OK: 270 MiB in 60 packages [2023-12-06T15:28:30.266Z] Removing intermediate container 42751c95c5ae [2023-12-06T15:28:30.266Z] ---> 2914e4b0975f [2023-12-06T15:28:30.266Z] Step 6/10 : WORKDIR /device-modbus-go [2023-12-06T15:28:30.266Z] ---> Running in f9e556b71397 [2023-12-06T15:28:30.266Z] Removing intermediate container f9e556b71397 [2023-12-06T15:28:30.266Z] ---> 96fa5bce7608 [2023-12-06T15:28:30.266Z] Step 7/10 : COPY go.mod vendor* ./ [2023-12-06T15:28:30.526Z] ---> 670d2641d8f0 [2023-12-06T15:28:30.526Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T15:28:30.526Z] ---> Running in b6f1eb7f7baa [2023-12-06T15:28:33.117Z] Still waiting to schedule task [2023-12-06T15:28:33.117Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-12-06T15:28:57.079Z] Removing intermediate container b6f1eb7f7baa [2023-12-06T15:28:57.079Z] ---> 396aec15262a [2023-12-06T15:28:57.079Z] Step 9/10 : COPY . . [2023-12-06T15:28:57.079Z] ---> 41314a829095 [2023-12-06T15:28:57.079Z] Step 10/10 : RUN ${MAKE} [2023-12-06T15:28:57.079Z] ---> Running in 9630138b51d9 [2023-12-06T15:28:57.079Z] noop [2023-12-06T15:28:57.337Z] Removing intermediate container 9630138b51d9 [2023-12-06T15:28:57.337Z] ---> f06cfa1ae782 [2023-12-06T15:28:57.337Z] Successfully built f06cfa1ae782 [2023-12-06T15:28:57.337Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:28:57.705Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-06T15:28:57.705Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T15:28:57.806Z] prd-ubuntu20.04-docker-8c-8g-24230 does not seem to be running inside a container [2023-12-06T15:28:57.827Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-06T15:28:58.169Z] $ docker top 8d9ae56cd1891f8ee722107a773d26295ba224e4091116f647aa7be36c9f65ad -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T15:28:58.565Z] + go version [2023-12-06T15:28:58.565Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-06T15:28:58.573Z] $ docker stop --time=1 8d9ae56cd1891f8ee722107a773d26295ba224e4091116f647aa7be36c9f65ad [2023-12-06T15:28:59.853Z] $ docker rm -f --volumes 8d9ae56cd1891f8ee722107a773d26295ba224e4091116f647aa7be36c9f65ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:29:00.419Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-06T15:29:00.419Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T15:29:00.545Z] prd-ubuntu20.04-docker-8c-8g-24230 does not seem to be running inside a container [2023-12-06T15:29:00.570Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-06T15:29:00.867Z] $ docker top 85db2bfc259595e4dd0c7bb1dbe9420d149f087bc2e5d8a3cc9dc5df5dabc0a0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T15:29:01.251Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh [2023-12-06T15:29:01.583Z] + make test [2023-12-06T15:29:01.583Z] go test ./... -coverprofile=coverage.out [2023-12-06T15:29:02.523Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-12-06T15:29:12.478Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-12-06T15:29:12.478Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.014s coverage: 47.9% of statements [2023-12-06T15:29:17.816Z] go vet ./... [2023-12-06T15:29:20.346Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-06T15:29:20.346Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-06T15:29:20.346Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-06T15:29:20.614Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-06T15:29:20.646Z] $ docker stop --time=1 85db2bfc259595e4dd0c7bb1dbe9420d149f087bc2e5d8a3cc9dc5df5dabc0a0 [2023-12-06T15:29:22.460Z] $ docker rm -f --volumes 85db2bfc259595e4dd0c7bb1dbe9420d149f087bc2e5d8a3cc9dc5df5dabc0a0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-06T15:29:22.959Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-06T15:29:23.041Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-12-06T15:29:23.610Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-06T15:29:23.894Z] + ls -al . [2023-12-06T15:29:23.894Z] total 192 [2023-12-06T15:29:23.894Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 6 15:29 . [2023-12-06T15:29:23.894Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 15:27 .. [2023-12-06T15:29:23.894Z] -rw-rw-r-- 1 jenkins jenkins 140 Dec 6 15:27 .dockerignore [2023-12-06T15:29:23.894Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 15:29 .git [2023-12-06T15:29:23.894Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 15:27 .github [2023-12-06T15:29:23.894Z] -rw-rw-r-- 1 jenkins jenkins 266 Dec 6 15:27 .gitignore [2023-12-06T15:29:23.894Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 6 15:27 .golangci.yml [2023-12-06T15:29:23.894Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 15:28 .semver [2023-12-06T15:29:23.894Z] -rw-rw-r-- 1 jenkins jenkins 11101 Dec 6 15:27 Attribution.txt [2023-12-06T15:29:23.894Z] -rw-rw-r-- 1 jenkins jenkins 16388 Dec 6 15:27 CHANGELOG.md [2023-12-06T15:29:23.894Z] -rw-rw-r-- 1 jenkins jenkins 1474 Dec 6 15:27 Dockerfile [2023-12-06T15:29:23.894Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 6 15:27 GOVERNANCE.md [2023-12-06T15:29:23.894Z] -rw-rw-r-- 1 jenkins jenkins 658 Dec 6 15:27 Jenkinsfile [2023-12-06T15:29:23.894Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 6 15:27 LICENSE [2023-12-06T15:29:23.894Z] -rw-rw-r-- 1 jenkins jenkins 1936 Dec 6 15:27 Makefile [2023-12-06T15:29:23.894Z] -rw-rw-r-- 1 jenkins jenkins 622 Dec 6 15:27 OWNERS.md [2023-12-06T15:29:23.894Z] -rw-rw-r-- 1 jenkins jenkins 4463 Dec 6 15:27 README.md [2023-12-06T15:29:23.894Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 6 15:28 VERSION [2023-12-06T15:29:23.894Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 15:27 bin [2023-12-06T15:29:23.894Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 15:27 cmd [2023-12-06T15:29:23.894Z] -rw-r--r-- 1 jenkins jenkins 24334 Dec 6 15:29 coverage.out [2023-12-06T15:29:23.894Z] -rw-rw-r-- 1 jenkins jenkins 3937 Dec 6 15:27 go.mod [2023-12-06T15:29:23.894Z] -rw-rw-r-- 1 jenkins jenkins 35426 Dec 6 15:27 go.sum [2023-12-06T15:29:23.894Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 15:27 internal [2023-12-06T15:29:23.894Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 15:27 simulator [2023-12-06T15:29:23.894Z] -rw-rw-r-- 1 jenkins jenkins 229 Dec 6 15:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:29:24.238Z] + 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=4de3a8f4fd48ff80f4bd37b19548b6aae5009810 --label arch=amd64 --label version=3.2.0-dev.3 . [2023-12-06T15:29:24.238Z] Sending build context to Docker daemon 17.24MB [2023-12-06T15:29:24.238Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2023-12-06T15:29:24.238Z] Step 2/23 : FROM ${BASE} AS builder [2023-12-06T15:29:24.238Z] ---> f06cfa1ae782 [2023-12-06T15:29:24.238Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-12-06T15:29:24.238Z] ---> Running in 6f50d464957d [2023-12-06T15:29:24.496Z] Removing intermediate container 6f50d464957d [2023-12-06T15:29:24.496Z] ---> b274aa30f313 [2023-12-06T15:29:24.496Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-06T15:29:24.496Z] ---> Running in 87f56b5fb7ce [2023-12-06T15:29:24.496Z] Removing intermediate container 87f56b5fb7ce [2023-12-06T15:29:24.496Z] ---> 24ecc2ae5398 [2023-12-06T15:29:24.496Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2023-12-06T15:29:24.496Z] ---> Running in d789aca6dbf3 [2023-12-06T15:29:24.756Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T15:29:24.756Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T15:29:25.014Z] OK: 270 MiB in 60 packages [2023-12-06T15:29:25.273Z] Removing intermediate container d789aca6dbf3 [2023-12-06T15:29:25.273Z] ---> d5598990fc5f [2023-12-06T15:29:25.273Z] Step 6/23 : WORKDIR /device-modbus-go [2023-12-06T15:29:25.273Z] ---> Running in 2ea2c616f34f [2023-12-06T15:29:25.542Z] Removing intermediate container 2ea2c616f34f [2023-12-06T15:29:25.542Z] ---> 85c72bd6af5f [2023-12-06T15:29:25.542Z] Step 7/23 : COPY go.mod vendor* ./ [2023-12-06T15:29:25.542Z] ---> 860b52212211 [2023-12-06T15:29:25.542Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T15:29:25.542Z] ---> Running in 01254d21e0d2 [2023-12-06T15:29:26.110Z] Removing intermediate container 01254d21e0d2 [2023-12-06T15:29:26.110Z] ---> 73a37b5c3540 [2023-12-06T15:29:26.110Z] Step 9/23 : COPY . . [2023-12-06T15:29:26.368Z] ---> 97cc1d79f639 [2023-12-06T15:29:26.368Z] Step 10/23 : RUN ${MAKE} [2023-12-06T15:29:26.629Z] ---> Running in 9f1adcd5efd7 [2023-12-06T15:29:26.629Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=3.2.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.3" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2023-12-06T15:29:41.500Z] Removing intermediate container 9f1adcd5efd7 [2023-12-06T15:29:41.500Z] ---> c1abe44ff07a [2023-12-06T15:29:41.500Z] Step 11/23 : FROM alpine:3.18 [2023-12-06T15:29:42.067Z] 3.18: Pulling from library/alpine [2023-12-06T15:29:42.067Z] c926b61bad3b: Pulling fs layer [2023-12-06T15:29:42.067Z] c926b61bad3b: Verifying Checksum [2023-12-06T15:29:42.067Z] c926b61bad3b: Download complete [2023-12-06T15:29:42.326Z] c926b61bad3b: Pull complete [2023-12-06T15:29:42.326Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T15:29:42.326Z] Status: Downloaded newer image for alpine:3.18 [2023-12-06T15:29:42.326Z] ---> b541f2080109 [2023-12-06T15:29:42.326Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-12-06T15:29:42.326Z] ---> Running in 3e61201c4559 [2023-12-06T15:29:42.586Z] Removing intermediate container 3e61201c4559 [2023-12-06T15:29:42.586Z] ---> f0809275a1bb [2023-12-06T15:29:42.586Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2023-12-06T15:29:42.586Z] ---> Running in 3d111acafee3 [2023-12-06T15:29:42.845Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T15:29:42.845Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T15:29:43.105Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-12-06T15:29:43.105Z] Executing busybox-1.36.1-r5.trigger [2023-12-06T15:29:43.105Z] OK: 7 MiB in 16 packages [2023-12-06T15:29:43.671Z] Removing intermediate container 3d111acafee3 [2023-12-06T15:29:43.671Z] ---> 9ea5cad47a67 [2023-12-06T15:29:43.671Z] Step 14/23 : RUN apk --no-cache upgrade [2023-12-06T15:29:43.671Z] ---> Running in f77aa0e28109 [2023-12-06T15:29:43.930Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T15:29:43.930Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T15:29:44.188Z] OK: 7 MiB in 16 packages [2023-12-06T15:29:44.446Z] Removing intermediate container f77aa0e28109 [2023-12-06T15:29:44.446Z] ---> 11a5adb33960 [2023-12-06T15:29:44.446Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2023-12-06T15:29:45.020Z] ---> 4eaccb1b896b [2023-12-06T15:29:45.020Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2023-12-06T15:29:45.020Z] ---> 388731494163 [2023-12-06T15:29:45.020Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-12-06T15:29:45.020Z] ---> 519996aa4b1e [2023-12-06T15:29:45.020Z] Step 18/23 : EXPOSE 59901 [2023-12-06T15:29:45.278Z] ---> Running in 948c1ecf2e66 [2023-12-06T15:29:45.278Z] Removing intermediate container 948c1ecf2e66 [2023-12-06T15:29:45.278Z] ---> c3f490450599 [2023-12-06T15:29:45.278Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2023-12-06T15:29:45.278Z] ---> Running in a69513c7344e [2023-12-06T15:29:45.278Z] Removing intermediate container a69513c7344e [2023-12-06T15:29:45.278Z] ---> 10fa8d1eaba7 [2023-12-06T15:29:45.278Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-12-06T15:29:45.278Z] ---> Running in be942f7ba2a8 [2023-12-06T15:29:45.535Z] Removing intermediate container be942f7ba2a8 [2023-12-06T15:29:45.536Z] ---> 2b021e509b28 [2023-12-06T15:29:45.536Z] Step 21/23 : LABEL arch=amd64 [2023-12-06T15:29:45.536Z] ---> Running in 27ed6b5b52ec [2023-12-06T15:29:45.536Z] Removing intermediate container 27ed6b5b52ec [2023-12-06T15:29:45.536Z] ---> 7cddab73d605 [2023-12-06T15:29:45.536Z] Step 22/23 : LABEL git_sha=4de3a8f4fd48ff80f4bd37b19548b6aae5009810 [2023-12-06T15:29:45.536Z] ---> Running in fc0444e1894d [2023-12-06T15:29:45.536Z] Removing intermediate container fc0444e1894d [2023-12-06T15:29:45.536Z] ---> ecee226e31c0 [2023-12-06T15:29:45.536Z] Step 23/23 : LABEL version=3.2.0-dev.3 [2023-12-06T15:29:45.536Z] ---> Running in 01ae249912c6 [2023-12-06T15:29:45.795Z] Removing intermediate container 01ae249912c6 [2023-12-06T15:29:45.795Z] ---> 7a5b4013180d [2023-12-06T15:29:45.795Z] [Warning] One or more build-args [ARCH] were not consumed [2023-12-06T15:29:45.795Z] Successfully built 7a5b4013180d [2023-12-06T15:29:45.795Z] Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T15:29:46.061Z] provisioning config files... [2023-12-06T15:29:46.070Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config17362027824797874105tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:29:46.403Z] ---> ****-login.sh [2023-12-06T15:29:46.403Z] nexus3.edgexfoundry.org:10001 [2023-12-06T15:29:46.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:29:46.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:29:46.403Z] Configure a credential helper to remove this warning. See [2023-12-06T15:29:46.403Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:29:46.403Z] [2023-12-06T15:29:46.403Z] Login Succeeded [2023-12-06T15:29:46.403Z] nexus3.edgexfoundry.org:10002 [2023-12-06T15:29:46.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:29:46.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:29:46.403Z] Configure a credential helper to remove this warning. See [2023-12-06T15:29:46.403Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:29:46.403Z] [2023-12-06T15:29:46.403Z] Login Succeeded [2023-12-06T15:29:46.403Z] nexus3.edgexfoundry.org:10003 [2023-12-06T15:29:46.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:29:46.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:29:46.661Z] Configure a credential helper to remove this warning. See [2023-12-06T15:29:46.662Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:29:46.662Z] [2023-12-06T15:29:46.662Z] Login Succeeded [2023-12-06T15:29:46.662Z] nexus3.edgexfoundry.org:10004 [2023-12-06T15:29:46.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:29:46.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:29:46.662Z] Configure a credential helper to remove this warning. See [2023-12-06T15:29:46.662Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:29:46.662Z] [2023-12-06T15:29:46.662Z] Login Succeeded [2023-12-06T15:29:46.662Z] ****.io [2023-12-06T15:29:46.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:29:47.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:29:47.180Z] Configure a credential helper to remove this warning. See [2023-12-06T15:29:47.180Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:29:47.180Z] [2023-12-06T15:29:47.180Z] Login Succeeded [2023-12-06T15:29:47.180Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T15:29:47.186Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-06T15:29:47.313Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T15:29:47.362Z] [edgeXDocker.push] Tagging docker image device-modbus with the following tags: [2023-12-06T15:29:47.362Z] 4de3a8f4fd48ff80f4bd37b19548b6aae5009810 [2023-12-06T15:29:47.362Z] latest [2023-12-06T15:29:47.362Z] 3.2.0-dev.3 [2023-12-06T15:29:47.362Z] 4de3a8f4fd48ff80f4bd37b19548b6aae5009810-3.2.0-dev.3 [2023-12-06T15:29:47.362Z] main [2023-12-06T15:29:47.362Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:29:47.810Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:4de3a8f4fd48ff80f4bd37b19548b6aae5009810 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:29:48.198Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:4de3a8f4fd48ff80f4bd37b19548b6aae5009810 [2023-12-06T15:29:48.198Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2023-12-06T15:29:49.573Z] bf1fc1b329aa: Preparing [2023-12-06T15:29:49.573Z] 3619228e97c8: Preparing [2023-12-06T15:29:49.573Z] c283755a3ced: Preparing [2023-12-06T15:29:49.573Z] b9256e43dcbf: Preparing [2023-12-06T15:29:49.573Z] adc804b0d1f8: Preparing [2023-12-06T15:29:49.573Z] 9fe9a137fd00: Preparing [2023-12-06T15:29:49.573Z] 9fe9a137fd00: Waiting [2023-12-06T15:29:49.573Z] bf1fc1b329aa: Pushed [2023-12-06T15:29:49.573Z] b9256e43dcbf: Pushed [2023-12-06T15:29:49.573Z] 9fe9a137fd00: Layer already exists [2023-12-06T15:29:49.573Z] adc804b0d1f8: Pushed [2023-12-06T15:29:49.573Z] 3619228e97c8: Pushed [2023-12-06T15:29:52.859Z] c283755a3ced: Pushed [2023-12-06T15:29:52.859Z] 4de3a8f4fd48ff80f4bd37b19548b6aae5009810: digest: sha256:2f7ba47a545a939628463649ed5b5c9ad879c795bc79f72230f9ee689311f927 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:29:53.252Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:29:53.694Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest [2023-12-06T15:29:53.694Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2023-12-06T15:29:53.694Z] bf1fc1b329aa: Preparing [2023-12-06T15:29:53.694Z] 3619228e97c8: Preparing [2023-12-06T15:29:53.694Z] c283755a3ced: Preparing [2023-12-06T15:29:53.694Z] b9256e43dcbf: Preparing [2023-12-06T15:29:53.694Z] adc804b0d1f8: Preparing [2023-12-06T15:29:53.694Z] 9fe9a137fd00: Preparing [2023-12-06T15:29:53.694Z] 9fe9a137fd00: Waiting [2023-12-06T15:29:53.694Z] c283755a3ced: Layer already exists [2023-12-06T15:29:53.694Z] b9256e43dcbf: Layer already exists [2023-12-06T15:29:53.694Z] adc804b0d1f8: Layer already exists [2023-12-06T15:29:53.694Z] 3619228e97c8: Layer already exists [2023-12-06T15:29:53.694Z] bf1fc1b329aa: Layer already exists [2023-12-06T15:29:53.694Z] 9fe9a137fd00: Layer already exists [2023-12-06T15:29:53.694Z] latest: digest: sha256:2f7ba47a545a939628463649ed5b5c9ad879c795bc79f72230f9ee689311f927 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:29:54.089Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:29:54.478Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:3.2.0-dev.3 [2023-12-06T15:29:54.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2023-12-06T15:29:54.478Z] bf1fc1b329aa: Preparing [2023-12-06T15:29:54.478Z] 3619228e97c8: Preparing [2023-12-06T15:29:54.478Z] c283755a3ced: Preparing [2023-12-06T15:29:54.478Z] b9256e43dcbf: Preparing [2023-12-06T15:29:54.478Z] adc804b0d1f8: Preparing [2023-12-06T15:29:54.478Z] 9fe9a137fd00: Preparing [2023-12-06T15:29:54.478Z] 9fe9a137fd00: Waiting [2023-12-06T15:29:54.478Z] c283755a3ced: Layer already exists [2023-12-06T15:29:54.478Z] bf1fc1b329aa: Layer already exists [2023-12-06T15:29:54.478Z] adc804b0d1f8: Layer already exists [2023-12-06T15:29:54.478Z] b9256e43dcbf: Layer already exists [2023-12-06T15:29:54.478Z] 3619228e97c8: Layer already exists [2023-12-06T15:29:54.478Z] 9fe9a137fd00: Layer already exists [2023-12-06T15:29:54.478Z] 3.2.0-dev.3: digest: sha256:2f7ba47a545a939628463649ed5b5c9ad879c795bc79f72230f9ee689311f927 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:29:54.877Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:4de3a8f4fd48ff80f4bd37b19548b6aae5009810-3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:29:55.274Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:4de3a8f4fd48ff80f4bd37b19548b6aae5009810-3.2.0-dev.3 [2023-12-06T15:29:55.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2023-12-06T15:29:55.274Z] bf1fc1b329aa: Preparing [2023-12-06T15:29:55.274Z] 3619228e97c8: Preparing [2023-12-06T15:29:55.274Z] c283755a3ced: Preparing [2023-12-06T15:29:55.274Z] b9256e43dcbf: Preparing [2023-12-06T15:29:55.274Z] adc804b0d1f8: Preparing [2023-12-06T15:29:55.274Z] 9fe9a137fd00: Preparing [2023-12-06T15:29:55.274Z] 9fe9a137fd00: Waiting [2023-12-06T15:29:55.274Z] c283755a3ced: Layer already exists [2023-12-06T15:29:55.274Z] b9256e43dcbf: Layer already exists [2023-12-06T15:29:55.274Z] adc804b0d1f8: Layer already exists [2023-12-06T15:29:55.274Z] bf1fc1b329aa: Layer already exists [2023-12-06T15:29:55.274Z] 3619228e97c8: Layer already exists [2023-12-06T15:29:55.275Z] 9fe9a137fd00: Layer already exists [2023-12-06T15:29:55.275Z] 4de3a8f4fd48ff80f4bd37b19548b6aae5009810-3.2.0-dev.3: digest: sha256:2f7ba47a545a939628463649ed5b5c9ad879c795bc79f72230f9ee689311f927 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:29:55.728Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:29:56.133Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:main [2023-12-06T15:29:56.133Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2023-12-06T15:29:56.133Z] bf1fc1b329aa: Preparing [2023-12-06T15:29:56.133Z] 3619228e97c8: Preparing [2023-12-06T15:29:56.133Z] c283755a3ced: Preparing [2023-12-06T15:29:56.133Z] b9256e43dcbf: Preparing [2023-12-06T15:29:56.133Z] adc804b0d1f8: Preparing [2023-12-06T15:29:56.133Z] 9fe9a137fd00: Preparing [2023-12-06T15:29:56.133Z] 9fe9a137fd00: Waiting [2023-12-06T15:29:56.133Z] 3619228e97c8: Layer already exists [2023-12-06T15:29:56.133Z] adc804b0d1f8: Layer already exists [2023-12-06T15:29:56.133Z] c283755a3ced: Layer already exists [2023-12-06T15:29:56.133Z] b9256e43dcbf: Layer already exists [2023-12-06T15:29:56.133Z] bf1fc1b329aa: Layer already exists [2023-12-06T15:29:56.133Z] 9fe9a137fd00: Layer already exists [2023-12-06T15:29:56.133Z] main: digest: sha256:2f7ba47a545a939628463649ed5b5c9ad879c795bc79f72230f9ee689311f927 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-06T15:29:56.374Z] ===================================================== [Pipeline] echo [2023-12-06T15:29:56.416Z] taggedImages: [2023-12-06T15:29:56.416Z] - nexus3.edgexfoundry.org:10004/device-modbus:4de3a8f4fd48ff80f4bd37b19548b6aae5009810 [2023-12-06T15:29:56.416Z] - nexus3.edgexfoundry.org:10004/device-modbus:latest [2023-12-06T15:29:56.416Z] - nexus3.edgexfoundry.org:10004/device-modbus:3.2.0-dev.3 [2023-12-06T15:29:56.416Z] - nexus3.edgexfoundry.org:10004/device-modbus:4de3a8f4fd48ff80f4bd37b19548b6aae5009810-3.2.0-dev.3 [2023-12-06T15:29:56.416Z] - nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:29:57.046Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T15:29:57.046Z] [2023-12-06T15:29:57.046Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:29:57.370Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T15:29:57.370Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-06T15:29:57.371Z] 5eb5b503b376: Pulling fs layer [2023-12-06T15:29:57.371Z] 5c69ac0246d0: Pulling fs layer [2023-12-06T15:29:57.371Z] ec43610c2a17: Pulling fs layer [2023-12-06T15:29:57.371Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-06T15:29:57.371Z] 33b1e0a273af: Pulling fs layer [2023-12-06T15:29:57.371Z] 5d3b04190fa2: Pulling fs layer [2023-12-06T15:29:57.371Z] 2f39f015ded8: Pulling fs layer [2023-12-06T15:29:57.371Z] 33b1e0a273af: Waiting [2023-12-06T15:29:57.371Z] 5d3b04190fa2: Waiting [2023-12-06T15:29:57.371Z] 3a2ae6a8a46f: Waiting [2023-12-06T15:29:57.371Z] 2f39f015ded8: Waiting [2023-12-06T15:29:57.371Z] 5c69ac0246d0: Download complete [2023-12-06T15:29:57.371Z] 3a2ae6a8a46f: Verifying Checksum [2023-12-06T15:29:57.371Z] 3a2ae6a8a46f: Download complete [2023-12-06T15:29:57.371Z] 33b1e0a273af: Verifying Checksum [2023-12-06T15:29:57.371Z] 33b1e0a273af: Download complete [2023-12-06T15:29:57.371Z] 5d3b04190fa2: Download complete [2023-12-06T15:29:57.628Z] ec43610c2a17: Verifying Checksum [2023-12-06T15:29:57.628Z] ec43610c2a17: Download complete [2023-12-06T15:29:57.628Z] 5eb5b503b376: Verifying Checksum [2023-12-06T15:29:57.628Z] 5eb5b503b376: Download complete [2023-12-06T15:29:58.192Z] 2f39f015ded8: Download complete [2023-12-06T15:29:58.450Z] 5eb5b503b376: Pull complete [2023-12-06T15:29:58.707Z] 5c69ac0246d0: Pull complete [2023-12-06T15:29:58.966Z] ec43610c2a17: Pull complete [2023-12-06T15:29:59.226Z] 3a2ae6a8a46f: Pull complete [2023-12-06T15:29:59.226Z] 33b1e0a273af: Pull complete [2023-12-06T15:29:59.484Z] 5d3b04190fa2: Pull complete [2023-12-06T15:30:02.780Z] 2f39f015ded8: Pull complete [2023-12-06T15:30:02.780Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-06T15:30:02.780Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T15:30:02.780Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T15:30:02.986Z] prd-ubuntu20.04-docker-8c-8g-24230 does not seem to be running inside a container [2023-12-06T15:30:03.012Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-06T15:30:04.290Z] $ docker top 6c52ea652d630e879a4040fe60660333e80e4510f377ec3682733815e8dac07b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:30:04.735Z] ---> job-cost.sh [2023-12-06T15:30:04.735Z] lf-activate-venv: SKIPPING [2023-12-06T15:30:04.735Z] INFO: No Stack... [2023-12-06T15:30:04.994Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-06T15:30:05.253Z] INFO: Archiving Costs [Pipeline] sh [2023-12-06T15:30:05.541Z] + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv [2023-12-06T15:30:05.541Z] + cut -d, -f6 [Pipeline] lock [2023-12-06T15:30:05.554Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-142-stack-cost] [2023-12-06T15:30:05.562Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-142-stack-cost] did not exist. Created. [2023-12-06T15:30:05.562Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-142-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-06T15:30:05.928Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-06T15:30:05.950Z] Stashed 1 file(s) [Pipeline] } [2023-12-06T15:30:05.991Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-142-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-06T15:30:06.081Z] $ docker stop --time=1 6c52ea652d630e879a4040fe60660333e80e4510f377ec3682733815e8dac07b [2023-12-06T15:30:07.230Z] $ docker rm -f --volumes 6c52ea652d630e879a4040fe60660333e80e4510f377ec3682733815e8dac07b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-12-06T15:46:53.946Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24544 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws [2023-12-06T15:46:53.987Z] Running in /w/workspace/device-modbus-go/142 [Pipeline] { [Pipeline] checkout [2023-12-06T15:46:54.057Z] Selected Git installation does not exist. Using Default [2023-12-06T15:46:54.057Z] The recommended git tool is: NONE [2023-12-06T15:47:01.540Z] using credential edgex-jenkins-ssh [2023-12-06T15:47:01.562Z] Cloning the remote Git repository [2023-12-06T15:47:01.614Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2023-12-06T15:47:01.743Z] > git init /w/workspace/device-modbus-go/142 # timeout=10 [2023-12-06T15:47:01.902Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-12-06T15:47:01.903Z] > git --version # timeout=10 [2023-12-06T15:47:01.920Z] > git --version # 'git version 2.25.1' [2023-12-06T15:47:01.922Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-06T15:47:02.067Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-06T15:47:05.194Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-12-06T15:47:05.214Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-06T15:47:06.183Z] Avoid second fetch [2023-12-06T15:47:06.183Z] Checking out Revision 4de3a8f4fd48ff80f4bd37b19548b6aae5009810 (main) [2023-12-06T15:47:06.856Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#529)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-06T15:47:06.201Z] > git config core.sparsecheckout # timeout=10 [2023-12-06T15:47:06.265Z] > git checkout -f 4de3a8f4fd48ff80f4bd37b19548b6aae5009810 # timeout=10 [2023-12-06T15:47:08.236Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-06T15:47:08.236Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-06T15:47:08.236Z] Dload Upload Total Spent Left Speed [2023-12-06T15:47:08.236Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 72468 0 --:--:-- --:--:-- --:--:-- 72885 [Pipeline] sh [2023-12-06T15:47:08.591Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-06T15:47:08.927Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-12-06T15:47:08.927Z] + sudo tee /etc/docker/daemon.new [2023-12-06T15:47:08.927Z] { [2023-12-06T15:47:08.927Z] "registry-mirrors": [ [2023-12-06T15:47:08.927Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-06T15:47:08.927Z] ], [2023-12-06T15:47:08.927Z] "bip": "10.250.0.254/24", [2023-12-06T15:47:08.927Z] "hosts": [ [2023-12-06T15:47:08.927Z] "tcp://0.0.0.0:5555", [2023-12-06T15:47:08.927Z] "unix:///var/run/docker.sock" [2023-12-06T15:47:08.927Z] ], [2023-12-06T15:47:08.927Z] "mtu": 1458, [2023-12-06T15:47:08.927Z] "selinux-enabled": true, [2023-12-06T15:47:08.927Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-06T15:47:08.927Z] } [Pipeline] sh [2023-12-06T15:47:09.264Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-12-06T15:47:09.610Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T15:47:28.093Z] provisioning config files... [2023-12-06T15:47:28.117Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/142@tmp/config293364444476049920tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:47:28.564Z] ---> ****-login.sh [2023-12-06T15:47:28.564Z] nexus3.edgexfoundry.org:10001 [2023-12-06T15:47:28.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:47:29.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:47:29.103Z] Configure a credential helper to remove this warning. See [2023-12-06T15:47:29.103Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:47:29.103Z] [2023-12-06T15:47:29.103Z] Login Succeeded [2023-12-06T15:47:29.103Z] nexus3.edgexfoundry.org:10002 [2023-12-06T15:47:29.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:47:29.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:47:29.373Z] Configure a credential helper to remove this warning. See [2023-12-06T15:47:29.373Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:47:29.373Z] [2023-12-06T15:47:29.373Z] Login Succeeded [2023-12-06T15:47:29.373Z] nexus3.edgexfoundry.org:10003 [2023-12-06T15:47:29.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:47:29.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:47:29.645Z] Configure a credential helper to remove this warning. See [2023-12-06T15:47:29.645Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:47:29.645Z] [2023-12-06T15:47:29.645Z] Login Succeeded [2023-12-06T15:47:29.645Z] nexus3.edgexfoundry.org:10004 [2023-12-06T15:47:29.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:47:30.184Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:47:30.184Z] Configure a credential helper to remove this warning. See [2023-12-06T15:47:30.184Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:47:30.184Z] [2023-12-06T15:47:30.184Z] Login Succeeded [2023-12-06T15:47:30.184Z] ****.io [2023-12-06T15:47:30.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:47:30.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:47:30.461Z] Configure a credential helper to remove this warning. See [2023-12-06T15:47:30.461Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:47:30.461Z] [2023-12-06T15:47:30.461Z] Login Succeeded [2023-12-06T15:47:30.461Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T15:47:30.475Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-06T15:47:30.954Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T15:47:31.004Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T15:47:31.055Z] ========================================================= [2023-12-06T15:47:31.055Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-06T15:47:31.055Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:47:31.564Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-12-06T15:47:32.987Z] #0 building with "default" instance using docker driver [2023-12-06T15:47:32.987Z] [2023-12-06T15:47:32.987Z] #1 [internal] load .dockerignore [2023-12-06T15:47:32.987Z] #1 transferring context: 182B 0.0s done [2023-12-06T15:47:32.987Z] #1 DONE 0.1s [2023-12-06T15:47:32.987Z] [2023-12-06T15:47:32.987Z] #2 [internal] load build definition from Dockerfile [2023-12-06T15:47:32.987Z] #2 transferring dockerfile: 1.51kB done [2023-12-06T15:47:32.987Z] #2 DONE 0.1s [2023-12-06T15:47:32.987Z] [2023-12-06T15:47:32.987Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-06T15:47:32.987Z] #3 DONE 0.1s [2023-12-06T15:47:32.987Z] [2023-12-06T15:47:32.987Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-06T15:47:32.987Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2023-12-06T15:47:32.987Z] #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2023-12-06T15:47:32.987Z] #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2023-12-06T15:47:32.987Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0B / 3.33MB 0.1s [2023-12-06T15:47:32.987Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0B / 63.99MB 0.1s [2023-12-06T15:47:33.260Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s [2023-12-06T15:47:33.260Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.2s done [2023-12-06T15:47:33.260Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done [2023-12-06T15:47:33.260Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 4.19MB / 63.99MB 0.3s [2023-12-06T15:47:33.260Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2023-12-06T15:47:33.260Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 0B / 440B 0.3s [2023-12-06T15:47:33.260Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done [2023-12-06T15:47:33.260Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 0B / 97.63MB 0.3s [2023-12-06T15:47:33.529Z] #4 ... [2023-12-06T15:47:33.529Z] [2023-12-06T15:47:33.529Z] #5 [internal] load build context [2023-12-06T15:47:33.529Z] #5 transferring context: 8.62MB 0.4s done [2023-12-06T15:47:33.529Z] #5 DONE 0.5s [2023-12-06T15:47:33.529Z] [2023-12-06T15:47:33.529Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-06T15:47:33.529Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.49MB / 63.99MB 0.5s [2023-12-06T15:47:33.529Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.3s done [2023-12-06T15:47:33.529Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.39MB / 97.63MB 0.5s [2023-12-06T15:47:33.529Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 5.00MB / 11.40MB 0.5s [2023-12-06T15:47:33.529Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 14.68MB / 63.99MB 0.6s [2023-12-06T15:47:33.529Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 8.57MB / 11.40MB 0.6s [2023-12-06T15:47:34.467Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 19.92MB / 63.99MB 0.7s [2023-12-06T15:47:34.468Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.4s done [2023-12-06T15:47:34.468Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 17.83MB / 97.63MB 0.7s [2023-12-06T15:47:34.468Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.7s done [2023-12-06T15:47:34.468Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 [2023-12-06T15:47:34.468Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2023-12-06T15:47:35.437Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 24.12MB / 63.99MB 2.2s [2023-12-06T15:47:35.437Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 24.12MB / 97.63MB 2.2s [2023-12-06T15:47:35.437Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 33.55MB / 63.99MB 2.4s [2023-12-06T15:47:35.437Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 35.65MB / 97.63MB 2.4s [2023-12-06T15:47:35.711Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 44.04MB / 63.99MB 2.6s [2023-12-06T15:47:35.711Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 47.19MB / 97.63MB 2.6s [2023-12-06T15:47:35.711Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 49.28MB / 63.99MB 2.7s [2023-12-06T15:47:35.711Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 52.69MB / 97.63MB 2.7s [2023-12-06T15:47:35.711Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 53.48MB / 63.99MB 2.8s [2023-12-06T15:47:35.711Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 57.67MB / 97.63MB 2.8s [2023-12-06T15:47:35.980Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 58.83MB / 63.99MB 2.9s [2023-12-06T15:47:35.980Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 63.96MB / 97.63MB 2.9s [2023-12-06T15:47:36.249Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 3.1s done [2023-12-06T15:47:36.249Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 73.40MB / 97.63MB 3.1s [2023-12-06T15:47:36.249Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 82.84MB / 97.63MB 3.3s [2023-12-06T15:47:36.249Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 [2023-12-06T15:47:36.519Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 88.08MB / 97.63MB 3.4s [2023-12-06T15:47:36.519Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 93.32MB / 97.63MB 3.5s [2023-12-06T15:47:36.789Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 3.7s done [2023-12-06T15:47:42.171Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.9s [2023-12-06T15:47:47.696Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.3s [2023-12-06T15:47:54.367Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 18.1s done [2023-12-06T15:47:56.319Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2023-12-06T15:47:56.319Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 [2023-12-06T15:47:56.319Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2023-12-06T15:47:56.319Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 [2023-12-06T15:48:01.672Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.2s [2023-12-06T15:48:05.951Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 9.0s done [2023-12-06T15:48:05.951Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb [2023-12-06T15:48:07.956Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 2.0s done [2023-12-06T15:48:08.235Z] #4 DONE 35.1s [2023-12-06T15:48:08.235Z] [2023-12-06T15:48:08.235Z] #6 [builder 2/7] RUN apk add --update --no-cache make git openssh [2023-12-06T15:48:08.834Z] #6 0.789 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T15:48:09.423Z] #6 1.244 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T15:48:10.858Z] #6 2.571 (1/8) Installing openssh-keygen (9.3_p2-r0) [2023-12-06T15:48:10.858Z] #6 2.593 (2/8) Installing libedit (20221030.3.1-r1) [2023-12-06T15:48:10.858Z] #6 2.607 (3/8) Installing openssh-client-common (9.3_p2-r0) [2023-12-06T15:48:10.858Z] #6 2.676 (4/8) Installing openssh-client-default (9.3_p2-r0) [2023-12-06T15:48:10.858Z] #6 2.703 (5/8) Installing openssh-sftp-server (9.3_p2-r0) [2023-12-06T15:48:10.858Z] #6 2.713 (6/8) Installing openssh-server-common (9.3_p2-r0) [2023-12-06T15:48:10.858Z] #6 2.720 (7/8) Installing openssh-server (9.3_p2-r0) [2023-12-06T15:48:10.858Z] #6 2.749 (8/8) Installing openssh (9.3_p2-r0) [2023-12-06T15:48:10.858Z] #6 2.768 Executing busybox-1.36.1-r5.trigger [2023-12-06T15:48:10.858Z] #6 2.813 OK: 272 MiB in 60 packages [2023-12-06T15:48:13.453Z] #6 DONE 5.0s [2023-12-06T15:48:13.453Z] [2023-12-06T15:48:13.453Z] #7 [builder 3/7] WORKDIR /device-modbus-go [2023-12-06T15:48:13.453Z] #7 DONE 0.1s [2023-12-06T15:48:13.453Z] [2023-12-06T15:48:13.453Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2023-12-06T15:48:13.453Z] #8 DONE 0.2s [2023-12-06T15:48:13.453Z] [2023-12-06T15:48:13.453Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T15:48:40.175Z] #9 DONE 24.2s [2023-12-06T15:48:40.175Z] [2023-12-06T15:48:40.175Z] #10 [builder 6/7] COPY . . [2023-12-06T15:48:40.175Z] #10 DONE 0.3s [2023-12-06T15:48:40.175Z] [2023-12-06T15:48:40.175Z] #11 [builder 7/7] RUN echo noop [2023-12-06T15:48:40.175Z] #11 0.633 noop [2023-12-06T15:48:40.175Z] #11 DONE 0.7s [2023-12-06T15:48:40.175Z] [2023-12-06T15:48:40.175Z] #12 exporting to image [2023-12-06T15:48:40.175Z] #12 exporting layers [2023-12-06T15:49:02.276Z] #12 exporting layers 22.6s done [2023-12-06T15:49:02.276Z] #12 writing image sha256:f7036c611878ec78d32fb9c9f4960b8082c2e42bf6cdbb37a6b679089311a23f done [2023-12-06T15:49:02.276Z] #12 naming to docker.io/library/ci-base-image-arm64 0.0s done [2023-12-06T15:49:02.276Z] #12 DONE 22.7s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:49:02.748Z] + docker inspect -f . ci-base-image-arm64 [2023-12-06T15:49:02.748Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T15:49:03.029Z] prd-ubuntu20.04-docker-arm64-4c-16g-24544 does not seem to be running inside a container [2023-12-06T15:49:03.112Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/142 -v /w/workspace/device-modbus-go/142:/w/workspace/device-modbus-go/142:rw,z -v /w/workspace/device-modbus-go/142@tmp:/w/workspace/device-modbus-go/142@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-12-06T15:49:04.463Z] $ docker top 0a6230deb579c531dccd386281e656518a6792550af54cae78d4b7fb1515c2db -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T15:49:05.337Z] + go version [2023-12-06T15:49:05.337Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-12-06T15:49:05.361Z] $ docker stop --time=1 0a6230deb579c531dccd386281e656518a6792550af54cae78d4b7fb1515c2db [2023-12-06T15:49:06.923Z] $ docker rm -f --volumes 0a6230deb579c531dccd386281e656518a6792550af54cae78d4b7fb1515c2db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:49:07.803Z] + docker inspect -f . ci-base-image-arm64 [2023-12-06T15:49:07.803Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T15:49:08.052Z] prd-ubuntu20.04-docker-arm64-4c-16g-24544 does not seem to be running inside a container [2023-12-06T15:49:08.126Z] $ 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/142 -v /w/workspace/device-modbus-go/142:/w/workspace/device-modbus-go/142:rw,z -v /w/workspace/device-modbus-go/142@tmp:/w/workspace/device-modbus-go/142@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-12-06T15:49:09.104Z] $ docker top bdc4929b1553940c07d37d30a842bb61c7fb423699c9426b760c0e5c5469ba4e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T15:49:09.652Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/142 [Pipeline] fileExists [Pipeline] sh [2023-12-06T15:49:10.030Z] + make test [2023-12-06T15:49:10.030Z] go test ./... -coverprofile=coverage.out [2023-12-06T15:49:16.693Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-12-06T15:50:24.676Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-12-06T15:50:24.676Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.079s coverage: 47.9% of statements [2023-12-06T15:50:24.676Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-12-06T15:50:24.676Z] go vet ./... [2023-12-06T15:50:32.936Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-06T15:50:32.936Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-06T15:50:32.936Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-06T15:50:32.956Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-06T15:50:33.014Z] $ docker stop --time=1 bdc4929b1553940c07d37d30a842bb61c7fb423699c9426b760c0e5c5469ba4e [2023-12-06T15:50:34.914Z] $ docker rm -f --volumes bdc4929b1553940c07d37d30a842bb61c7fb423699c9426b760c0e5c5469ba4e [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-06T15:50:36.197Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-06T15:50:36.258Z] Warning: overwriting stash ‘coverage-report’ [2023-12-06T15:50:36.839Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-06T15:50:37.572Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-06T15:50:37.953Z] + ls -al . [2023-12-06T15:50:37.953Z] total 188 [2023-12-06T15:50:37.953Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 15:49 . [2023-12-06T15:50:37.953Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 15:47 .. [2023-12-06T15:50:37.953Z] -rw-rw-r-- 1 jenkins jenkins 140 Dec 6 15:47 .dockerignore [2023-12-06T15:50:37.953Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 15:47 .git [2023-12-06T15:50:37.953Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 15:47 .github [2023-12-06T15:50:37.953Z] -rw-rw-r-- 1 jenkins jenkins 266 Dec 6 15:47 .gitignore [2023-12-06T15:50:37.953Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 6 15:47 .golangci.yml [2023-12-06T15:50:37.953Z] -rw-rw-r-- 1 jenkins jenkins 11101 Dec 6 15:47 Attribution.txt [2023-12-06T15:50:37.953Z] -rw-rw-r-- 1 jenkins jenkins 16388 Dec 6 15:47 CHANGELOG.md [2023-12-06T15:50:37.953Z] -rw-rw-r-- 1 jenkins jenkins 1474 Dec 6 15:47 Dockerfile [2023-12-06T15:50:37.953Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 6 15:47 GOVERNANCE.md [2023-12-06T15:50:37.953Z] -rw-rw-r-- 1 jenkins jenkins 658 Dec 6 15:47 Jenkinsfile [2023-12-06T15:50:37.953Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 6 15:47 LICENSE [2023-12-06T15:50:37.953Z] -rw-rw-r-- 1 jenkins jenkins 1936 Dec 6 15:47 Makefile [2023-12-06T15:50:37.953Z] -rw-rw-r-- 1 jenkins jenkins 622 Dec 6 15:47 OWNERS.md [2023-12-06T15:50:37.953Z] -rw-rw-r-- 1 jenkins jenkins 4463 Dec 6 15:47 README.md [2023-12-06T15:50:37.953Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 6 15:28 VERSION [2023-12-06T15:50:37.953Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 15:47 bin [2023-12-06T15:50:37.953Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 15:47 cmd [2023-12-06T15:50:37.953Z] -rw-r--r-- 1 jenkins jenkins 24334 Dec 6 15:50 coverage.out [2023-12-06T15:50:37.953Z] -rw-rw-r-- 1 jenkins jenkins 3937 Dec 6 15:47 go.mod [2023-12-06T15:50:37.953Z] -rw-rw-r-- 1 jenkins jenkins 35426 Dec 6 15:47 go.sum [2023-12-06T15:50:37.953Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 15:47 internal [2023-12-06T15:50:37.953Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 15:47 simulator [2023-12-06T15:50:37.953Z] -rw-rw-r-- 1 jenkins jenkins 229 Dec 6 15:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:50:38.436Z] + 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=4de3a8f4fd48ff80f4bd37b19548b6aae5009810 --label arch=arm64 --label version=3.2.0-dev.3 . [2023-12-06T15:50:39.404Z] #0 building with "default" instance using docker driver [2023-12-06T15:50:39.404Z] [2023-12-06T15:50:39.404Z] #1 [internal] load build definition from Dockerfile [2023-12-06T15:50:39.404Z] #1 transferring dockerfile: 1.51kB done [2023-12-06T15:50:39.404Z] #1 DONE 0.0s [2023-12-06T15:50:39.404Z] [2023-12-06T15:50:39.404Z] #2 [internal] load .dockerignore [2023-12-06T15:50:39.404Z] #2 transferring context: 182B done [2023-12-06T15:50:39.404Z] #2 DONE 0.0s [2023-12-06T15:50:39.404Z] [2023-12-06T15:50:39.404Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-06T15:50:39.404Z] #3 DONE 0.0s [2023-12-06T15:50:39.404Z] [2023-12-06T15:50:39.404Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2023-12-06T15:50:39.404Z] #4 DONE 0.2s [2023-12-06T15:50:39.404Z] [2023-12-06T15:50:39.404Z] #5 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T15:50:39.404Z] #5 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-06T15:50:39.674Z] #5 ... [2023-12-06T15:50:39.674Z] [2023-12-06T15:50:39.674Z] #6 [internal] load build context [2023-12-06T15:50:39.674Z] #6 transferring context: 31.08kB 0.0s done [2023-12-06T15:50:39.674Z] #6 DONE 0.1s [2023-12-06T15:50:39.674Z] [2023-12-06T15:50:39.674Z] #5 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T15:50:39.674Z] #5 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-06T15:50:39.674Z] #5 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-06T15:50:39.674Z] #5 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-06T15:50:39.674Z] #5 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 2.10MB / 3.33MB 0.1s [2023-12-06T15:50:39.674Z] #5 ... [2023-12-06T15:50:39.674Z] [2023-12-06T15:50:39.674Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-06T15:50:39.674Z] #7 DONE 0.2s [2023-12-06T15:50:39.674Z] [2023-12-06T15:50:39.674Z] #5 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T15:50:39.674Z] #5 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.2s done [2023-12-06T15:50:39.674Z] #5 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2023-12-06T15:50:40.259Z] #5 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.4s done [2023-12-06T15:50:42.850Z] #5 DONE 3.3s [2023-12-06T15:50:42.850Z] [2023-12-06T15:50:42.850Z] #8 [builder 2/7] RUN apk add --update --no-cache make git openssh [2023-12-06T15:50:42.850Z] #8 0.729 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T15:50:42.850Z] #8 1.148 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T15:50:42.850Z] #8 2.278 OK: 272 MiB in 60 packages [2023-12-06T15:50:42.850Z] #8 DONE 3.0s [2023-12-06T15:50:42.850Z] [2023-12-06T15:50:42.851Z] #9 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-12-06T15:50:42.851Z] #9 ... [2023-12-06T15:50:42.851Z] [2023-12-06T15:50:42.851Z] #10 [builder 3/7] WORKDIR /device-modbus-go [2023-12-06T15:50:42.851Z] #10 DONE 0.2s [2023-12-06T15:50:43.128Z] [2023-12-06T15:50:43.128Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2023-12-06T15:50:43.128Z] #11 DONE 0.2s [2023-12-06T15:50:43.128Z] [2023-12-06T15:50:43.128Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T15:50:44.543Z] #12 DONE 1.3s [2023-12-06T15:50:44.543Z] [2023-12-06T15:50:44.543Z] #9 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-12-06T15:50:44.543Z] #9 0.836 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T15:50:44.543Z] #9 1.196 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T15:50:44.818Z] #9 ... [2023-12-06T15:50:44.818Z] [2023-12-06T15:50:44.818Z] #13 [builder 6/7] COPY . . [2023-12-06T15:50:44.818Z] #13 DONE 0.4s [2023-12-06T15:50:44.818Z] [2023-12-06T15:50:44.818Z] #14 [builder 7/7] RUN make build [2023-12-06T15:50:45.788Z] #14 ... [2023-12-06T15:50:45.788Z] [2023-12-06T15:50:45.788Z] #9 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-12-06T15:50:45.788Z] #9 2.504 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-06T15:50:45.788Z] #9 2.516 Executing busybox-1.36.1-r5.trigger [2023-12-06T15:50:45.788Z] #9 2.548 OK: 8 MiB in 16 packages [2023-12-06T15:50:45.788Z] #9 DONE 2.9s [2023-12-06T15:50:45.788Z] [2023-12-06T15:50:45.788Z] #14 [builder 7/7] RUN make build [2023-12-06T15:50:45.788Z] #14 0.764 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=3.2.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.3" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2023-12-06T15:50:49.154Z] #14 ... [2023-12-06T15:50:49.154Z] [2023-12-06T15:50:49.154Z] #15 [stage-1 3/6] RUN apk --no-cache upgrade [2023-12-06T15:50:49.154Z] #15 0.896 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T15:50:49.154Z] #15 1.271 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T15:50:49.154Z] #15 2.545 OK: 8 MiB in 16 packages [2023-12-06T15:50:49.154Z] #15 DONE 2.9s [2023-12-06T15:50:49.154Z] [2023-12-06T15:50:49.154Z] #14 [builder 7/7] RUN make build [2023-12-06T15:52:10.825Z] #14 DONE 80.4s [2023-12-06T15:52:10.825Z] [2023-12-06T15:52:10.825Z] #16 [stage-1 4/6] COPY --from=builder /device-modbus-go/cmd / [2023-12-06T15:52:10.825Z] #16 DONE 0.5s [2023-12-06T15:52:10.825Z] [2023-12-06T15:52:10.825Z] #17 [stage-1 5/6] COPY --from=builder /device-modbus-go/LICENSE / [2023-12-06T15:52:10.825Z] #17 DONE 0.1s [2023-12-06T15:52:10.825Z] [2023-12-06T15:52:10.825Z] #18 [stage-1 6/6] COPY --from=builder /device-modbus-go/Attribution.txt / [2023-12-06T15:52:10.825Z] #18 DONE 0.1s [2023-12-06T15:52:10.825Z] [2023-12-06T15:52:10.825Z] #19 exporting to image [2023-12-06T15:52:10.825Z] #19 exporting layers [2023-12-06T15:52:10.825Z] #19 exporting layers 0.4s done [2023-12-06T15:52:10.825Z] #19 writing image sha256:64a6c795def0bbc2cae6af19f26aafaeff1840d67fadf208491eaf8508b768bb done [2023-12-06T15:52:10.825Z] #19 naming to docker.io/library/device-modbus-arm64 0.0s done [2023-12-06T15:52:10.825Z] #19 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T15:52:11.288Z] provisioning config files... [2023-12-06T15:52:11.306Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/142@tmp/config106726028274132350tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:52:11.712Z] ---> ****-login.sh [2023-12-06T15:52:11.712Z] nexus3.edgexfoundry.org:10001 [2023-12-06T15:52:11.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:52:11.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:52:11.984Z] Configure a credential helper to remove this warning. See [2023-12-06T15:52:11.984Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:52:11.984Z] [2023-12-06T15:52:11.984Z] Login Succeeded [2023-12-06T15:52:11.985Z] nexus3.edgexfoundry.org:10002 [2023-12-06T15:52:12.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:52:12.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:52:12.257Z] Configure a credential helper to remove this warning. See [2023-12-06T15:52:12.257Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:52:12.257Z] [2023-12-06T15:52:12.257Z] Login Succeeded [2023-12-06T15:52:12.257Z] nexus3.edgexfoundry.org:10003 [2023-12-06T15:52:12.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:52:12.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:52:12.529Z] Configure a credential helper to remove this warning. See [2023-12-06T15:52:12.529Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:52:12.529Z] [2023-12-06T15:52:12.529Z] Login Succeeded [2023-12-06T15:52:12.529Z] nexus3.edgexfoundry.org:10004 [2023-12-06T15:52:12.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:52:13.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:52:13.069Z] Configure a credential helper to remove this warning. See [2023-12-06T15:52:13.069Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:52:13.069Z] [2023-12-06T15:52:13.069Z] Login Succeeded [2023-12-06T15:52:13.069Z] ****.io [2023-12-06T15:52:13.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:52:13.613Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:52:13.613Z] Configure a credential helper to remove this warning. See [2023-12-06T15:52:13.613Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:52:13.613Z] [2023-12-06T15:52:13.613Z] Login Succeeded [2023-12-06T15:52:13.613Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T15:52:13.630Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-06T15:52:13.821Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T15:52:13.887Z] [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: [2023-12-06T15:52:13.887Z] 4de3a8f4fd48ff80f4bd37b19548b6aae5009810 [2023-12-06T15:52:13.887Z] latest [2023-12-06T15:52:13.887Z] 3.2.0-dev.3 [2023-12-06T15:52:13.887Z] 4de3a8f4fd48ff80f4bd37b19548b6aae5009810-3.2.0-dev.3 [2023-12-06T15:52:13.887Z] main [2023-12-06T15:52:13.887Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:52:14.460Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:4de3a8f4fd48ff80f4bd37b19548b6aae5009810 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:52:14.972Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:4de3a8f4fd48ff80f4bd37b19548b6aae5009810 [2023-12-06T15:52:14.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2023-12-06T15:52:14.972Z] 46a4e847939e: Preparing [2023-12-06T15:52:14.972Z] 377342aa5564: Preparing [2023-12-06T15:52:14.972Z] 9f069f4eb1a8: Preparing [2023-12-06T15:52:14.972Z] 8c47224ff43d: Preparing [2023-12-06T15:52:14.972Z] c9c0ab942276: Preparing [2023-12-06T15:52:14.972Z] 0faf9b67be60: Preparing [2023-12-06T15:52:14.972Z] 0faf9b67be60: Waiting [2023-12-06T15:52:15.245Z] 377342aa5564: Pushed [2023-12-06T15:52:15.245Z] 8c47224ff43d: Pushed [2023-12-06T15:52:15.245Z] c9c0ab942276: Pushed [2023-12-06T15:52:15.245Z] 0faf9b67be60: Layer already exists [2023-12-06T15:52:15.516Z] 46a4e847939e: Pushed [2023-12-06T15:52:22.216Z] 9f069f4eb1a8: Pushed [2023-12-06T15:52:22.216Z] 4de3a8f4fd48ff80f4bd37b19548b6aae5009810: digest: sha256:a4208f3f062b527cee787e3f5cf182a80906c7690685cd91a8f69c09ff841161 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:52:22.764Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:52:23.260Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2023-12-06T15:52:23.260Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2023-12-06T15:52:23.260Z] 46a4e847939e: Preparing [2023-12-06T15:52:23.260Z] 377342aa5564: Preparing [2023-12-06T15:52:23.260Z] 9f069f4eb1a8: Preparing [2023-12-06T15:52:23.260Z] 8c47224ff43d: Preparing [2023-12-06T15:52:23.260Z] c9c0ab942276: Preparing [2023-12-06T15:52:23.260Z] 0faf9b67be60: Preparing [2023-12-06T15:52:23.260Z] 0faf9b67be60: Waiting [2023-12-06T15:52:23.260Z] 377342aa5564: Layer already exists [2023-12-06T15:52:23.260Z] 9f069f4eb1a8: Layer already exists [2023-12-06T15:52:23.260Z] 46a4e847939e: Layer already exists [2023-12-06T15:52:23.260Z] 8c47224ff43d: Layer already exists [2023-12-06T15:52:23.260Z] c9c0ab942276: Layer already exists [2023-12-06T15:52:23.260Z] 0faf9b67be60: Layer already exists [2023-12-06T15:52:23.531Z] latest: digest: sha256:a4208f3f062b527cee787e3f5cf182a80906c7690685cd91a8f69c09ff841161 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:52:24.016Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:52:24.514Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.2.0-dev.3 [2023-12-06T15:52:24.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2023-12-06T15:52:24.514Z] 46a4e847939e: Preparing [2023-12-06T15:52:24.514Z] 377342aa5564: Preparing [2023-12-06T15:52:24.514Z] 9f069f4eb1a8: Preparing [2023-12-06T15:52:24.514Z] 8c47224ff43d: Preparing [2023-12-06T15:52:24.514Z] c9c0ab942276: Preparing [2023-12-06T15:52:24.514Z] 0faf9b67be60: Preparing [2023-12-06T15:52:24.514Z] 0faf9b67be60: Waiting [2023-12-06T15:52:24.514Z] 8c47224ff43d: Layer already exists [2023-12-06T15:52:24.514Z] 377342aa5564: Layer already exists [2023-12-06T15:52:24.514Z] 46a4e847939e: Layer already exists [2023-12-06T15:52:24.514Z] c9c0ab942276: Layer already exists [2023-12-06T15:52:24.514Z] 9f069f4eb1a8: Layer already exists [2023-12-06T15:52:24.514Z] 0faf9b67be60: Layer already exists [2023-12-06T15:52:24.785Z] 3.2.0-dev.3: digest: sha256:a4208f3f062b527cee787e3f5cf182a80906c7690685cd91a8f69c09ff841161 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:52:25.287Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:4de3a8f4fd48ff80f4bd37b19548b6aae5009810-3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:52:25.772Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:4de3a8f4fd48ff80f4bd37b19548b6aae5009810-3.2.0-dev.3 [2023-12-06T15:52:25.772Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2023-12-06T15:52:25.772Z] 46a4e847939e: Preparing [2023-12-06T15:52:25.772Z] 377342aa5564: Preparing [2023-12-06T15:52:25.772Z] 9f069f4eb1a8: Preparing [2023-12-06T15:52:25.772Z] 8c47224ff43d: Preparing [2023-12-06T15:52:25.772Z] c9c0ab942276: Preparing [2023-12-06T15:52:25.772Z] 0faf9b67be60: Preparing [2023-12-06T15:52:25.772Z] 0faf9b67be60: Waiting [2023-12-06T15:52:25.772Z] 377342aa5564: Layer already exists [2023-12-06T15:52:25.772Z] c9c0ab942276: Layer already exists [2023-12-06T15:52:25.772Z] 46a4e847939e: Layer already exists [2023-12-06T15:52:25.772Z] 8c47224ff43d: Layer already exists [2023-12-06T15:52:25.772Z] 9f069f4eb1a8: Layer already exists [2023-12-06T15:52:26.042Z] 0faf9b67be60: Layer already exists [2023-12-06T15:52:26.042Z] 4de3a8f4fd48ff80f4bd37b19548b6aae5009810-3.2.0-dev.3: digest: sha256:a4208f3f062b527cee787e3f5cf182a80906c7690685cd91a8f69c09ff841161 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:52:26.532Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:52:27.023Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [2023-12-06T15:52:27.023Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2023-12-06T15:52:27.023Z] 46a4e847939e: Preparing [2023-12-06T15:52:27.023Z] 377342aa5564: Preparing [2023-12-06T15:52:27.023Z] 9f069f4eb1a8: Preparing [2023-12-06T15:52:27.023Z] 8c47224ff43d: Preparing [2023-12-06T15:52:27.023Z] c9c0ab942276: Preparing [2023-12-06T15:52:27.023Z] 0faf9b67be60: Preparing [2023-12-06T15:52:27.023Z] 0faf9b67be60: Waiting [2023-12-06T15:52:27.023Z] 9f069f4eb1a8: Layer already exists [2023-12-06T15:52:27.023Z] c9c0ab942276: Layer already exists [2023-12-06T15:52:27.023Z] 377342aa5564: Layer already exists [2023-12-06T15:52:27.023Z] 46a4e847939e: Layer already exists [2023-12-06T15:52:27.023Z] 8c47224ff43d: Layer already exists [2023-12-06T15:52:27.023Z] 0faf9b67be60: Layer already exists [2023-12-06T15:52:27.293Z] main: digest: sha256:a4208f3f062b527cee787e3f5cf182a80906c7690685cd91a8f69c09ff841161 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-06T15:52:27.631Z] ===================================================== [Pipeline] echo [2023-12-06T15:52:27.686Z] taggedImages: [2023-12-06T15:52:27.686Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:4de3a8f4fd48ff80f4bd37b19548b6aae5009810 [2023-12-06T15:52:27.686Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2023-12-06T15:52:27.686Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.2.0-dev.3 [2023-12-06T15:52:27.686Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:4de3a8f4fd48ff80f4bd37b19548b6aae5009810-3.2.0-dev.3 [2023-12-06T15:52:27.686Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:52:28.338Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-06T15:52:28.338Z] [2023-12-06T15:52:28.338Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:52:28.737Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-06T15:52:29.004Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-06T15:52:29.004Z] 8998bd30e6a1: Pulling fs layer [2023-12-06T15:52:29.004Z] 04944245beec: Pulling fs layer [2023-12-06T15:52:29.004Z] 699f458cf7ca: Pulling fs layer [2023-12-06T15:52:29.004Z] 765212b225bb: Pulling fs layer [2023-12-06T15:52:29.004Z] f23df028b6ca: Pulling fs layer [2023-12-06T15:52:29.004Z] d65c8cfc05b1: Pulling fs layer [2023-12-06T15:52:29.004Z] 2437ff75d9bd: Pulling fs layer [2023-12-06T15:52:29.004Z] 765212b225bb: Waiting [2023-12-06T15:52:29.004Z] f23df028b6ca: Waiting [2023-12-06T15:52:29.004Z] d65c8cfc05b1: Waiting [2023-12-06T15:52:29.004Z] 2437ff75d9bd: Waiting [2023-12-06T15:52:29.004Z] 04944245beec: Verifying Checksum [2023-12-06T15:52:29.004Z] 04944245beec: Download complete [2023-12-06T15:52:29.272Z] 765212b225bb: Verifying Checksum [2023-12-06T15:52:29.272Z] 765212b225bb: Download complete [2023-12-06T15:52:29.272Z] f23df028b6ca: Verifying Checksum [2023-12-06T15:52:29.272Z] f23df028b6ca: Download complete [2023-12-06T15:52:29.272Z] d65c8cfc05b1: Download complete [2023-12-06T15:52:29.543Z] 699f458cf7ca: Download complete [2023-12-06T15:52:30.134Z] 8998bd30e6a1: Verifying Checksum [2023-12-06T15:52:30.134Z] 8998bd30e6a1: Download complete [2023-12-06T15:52:32.109Z] 2437ff75d9bd: Verifying Checksum [2023-12-06T15:52:32.109Z] 2437ff75d9bd: Download complete [2023-12-06T15:52:36.386Z] 8998bd30e6a1: Pull complete [2023-12-06T15:52:36.975Z] 04944245beec: Pull complete [2023-12-06T15:52:38.950Z] 699f458cf7ca: Pull complete [2023-12-06T15:52:39.535Z] 765212b225bb: Pull complete [2023-12-06T15:52:40.506Z] f23df028b6ca: Pull complete [2023-12-06T15:52:40.775Z] d65c8cfc05b1: Pull complete [2023-12-06T15:53:07.480Z] 2437ff75d9bd: Pull complete [2023-12-06T15:53:07.480Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-06T15:53:07.480Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-06T15:53:07.480Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T15:53:07.855Z] prd-ubuntu20.04-docker-arm64-4c-16g-24544 does not seem to be running inside a container [2023-12-06T15:53:07.947Z] $ 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/142 -v /w/workspace/device-modbus-go/142:/w/workspace/device-modbus-go/142:rw,z -v /w/workspace/device-modbus-go/142@tmp:/w/workspace/device-modbus-go/142@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:arm64 cat [2023-12-06T15:53:10.180Z] $ docker top 948dc7845dbeae0f0c63d0b70edf07a64e04824ab42db19fa5aa4a7ae86bd12e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:53:10.761Z] ---> job-cost.sh [2023-12-06T15:53:11.029Z] lf-activate-venv: SKIPPING [2023-12-06T15:53:11.029Z] INFO: No Stack... [2023-12-06T15:53:11.299Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-06T15:53:12.262Z] INFO: Archiving Costs [Pipeline] sh [2023-12-06T15:53:12.590Z] + cat /w/workspace/device-modbus-go/142/archives/cost.csv [2023-12-06T15:53:12.590Z] + cut -d, -f6 [Pipeline] lock [2023-12-06T15:53:12.927Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-142-stack-cost] [2023-12-06T15:53:12.932Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-142-stack-cost] did not exist. Created. [2023-12-06T15:53:12.932Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-142-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-06T15:53:13.370Z] /w/workspace/device-modbus-go/142@tmp/durable-54aabfc3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-12-06T15:53:13.707Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-06T15:53:13.730Z] Warning: overwriting stash ‘stack-cost’ [2023-12-06T15:53:13.792Z] Stashed 1 file(s) [Pipeline] } [2023-12-06T15:53:13.805Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-142-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-06T15:53:13.922Z] $ docker stop --time=1 948dc7845dbeae0f0c63d0b70edf07a64e04824ab42db19fa5aa4a7ae86bd12e [2023-12-06T15:53:15.357Z] $ docker rm -f --volumes 948dc7845dbeae0f0c63d0b70edf07a64e04824ab42db19fa5aa4a7ae86bd12e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-12-06T15:53:16.662Z] provisioning config files... [2023-12-06T15:53:16.672Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config11830183082421842156tmp [Pipeline] { [Pipeline] sh [2023-12-06T15:53:17.048Z] + set +x [2023-12-06T15:53:17.048Z] + curl -s https://codecov.io/bash [2023-12-06T15:53:17.048Z] + bash -s -- [2023-12-06T15:53:17.048Z] [2023-12-06T15:53:17.048Z] _____ _ [2023-12-06T15:53:17.048Z] / ____| | | [2023-12-06T15:53:17.048Z] | | ___ __| | ___ ___ _____ __ [2023-12-06T15:53:17.048Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-12-06T15:53:17.048Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-12-06T15:53:17.048Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-12-06T15:53:17.048Z] Bash-1.0.6 [2023-12-06T15:53:17.048Z] [2023-12-06T15:53:17.048Z] [2023-12-06T15:53:17.048Z] ==> git version 2.25.1 found [2023-12-06T15:53:17.048Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-12-06T15:53:17.048Z] Release-Date: 2020-01-08 [2023-12-06T15:53:17.048Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-12-06T15:53:17.048Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-12-06T15:53:17.048Z] ==> Jenkins CI detected. [2023-12-06T15:53:17.048Z] current dir:  /w/workspace/gexfoundry_device-modbus-go_main [2023-12-06T15:53:17.048Z] project root: . [2023-12-06T15:53:17.048Z] --> token set from env [2023-12-06T15:53:17.048Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-12-06T15:53:17.048Z] ==> Running gcov in . (disable via -X gcov) [2023-12-06T15:53:17.310Z] ==> Python coveragepy not found [2023-12-06T15:53:17.310Z] ==> Searching for coverage reports in: [2023-12-06T15:53:17.310Z] + . [2023-12-06T15:53:17.310Z] -> Found 1 reports [2023-12-06T15:53:17.310Z] ==> Detecting git/mercurial file structure [2023-12-06T15:53:17.310Z] ==> Reading reports [2023-12-06T15:53:17.310Z] + ./coverage.out bytes=24334 [2023-12-06T15:53:17.310Z] ==> Appending adjustments [2023-12-06T15:53:17.310Z] https://docs.codecov.io/docs/fixing-reports [2023-12-06T15:53:17.310Z] + Found adjustments [2023-12-06T15:53:17.310Z] ==> Gzipping contents [2023-12-06T15:53:17.310Z] 4.0K /tmp/codecov.PupY27.gz [2023-12-06T15:53:17.310Z] ==> Uploading reports [2023-12-06T15:53:17.310Z] url: https://codecov.io [2023-12-06T15:53:17.310Z] query: branch=main&commit=4de3a8f4fd48ff80f4bd37b19548b6aae5009810&build=142&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F142%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-12-06T15:53:17.310Z] -> Pinging Codecov [2023-12-06T15:53:17.311Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=4de3a8f4fd48ff80f4bd37b19548b6aae5009810&build=142&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F142%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-12-06T15:53:17.571Z] -> Uploading to [2023-12-06T15:53:17.571Z] https://storage.googleapis.com/codecov/v4/raw/2023-12-06/55DBCA73C666E3227836607328DD7E49/4de3a8f4fd48ff80f4bd37b19548b6aae5009810/6cf9d249-82f7-4ba0-80cc-9a17abc9fff4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231206%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231206T155317Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d92523032987ae1a0234ac1de9f24e1f9deaff905701fcee1e2d476c3db94024 [2023-12-06T15:53:17.571Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-06T15:53:17.571Z] Dload Upload Total Spent Left Speed [2023-12-06T15:53:17.830Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3806 0 0 100 3806 0 16334 --:--:-- --:--:-- --:--:-- 16334 [2023-12-06T15:53:17.830Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/4de3a8f4fd48ff80f4bd37b19548b6aae5009810 [Pipeline] } [2023-12-06T15:53:17.837Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-12-06T15:53:18.267Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-12-06T15:53:18.281Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:53:18.720Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-06T15:53:18.720Z] [2023-12-06T15:53:18.720Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:53:19.065Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-06T15:53:19.326Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-12-06T15:53:19.326Z] df9b9388f04a: Pulling fs layer [2023-12-06T15:53:19.326Z] 52dc419b0ee2: Pulling fs layer [2023-12-06T15:53:19.326Z] 25bc292e5bac: Pulling fs layer [2023-12-06T15:53:19.326Z] 114826534d7a: Pulling fs layer [2023-12-06T15:53:19.326Z] 4657fd5d0bcf: Pulling fs layer [2023-12-06T15:53:19.326Z] 6ad1cebc031e: Pulling fs layer [2023-12-06T15:53:19.326Z] 8a3aa393b2d8: Pulling fs layer [2023-12-06T15:53:19.326Z] 4657fd5d0bcf: Waiting [2023-12-06T15:53:19.326Z] 6ad1cebc031e: Waiting [2023-12-06T15:53:19.326Z] 8a3aa393b2d8: Waiting [2023-12-06T15:53:19.326Z] 114826534d7a: Waiting [2023-12-06T15:53:19.326Z] 52dc419b0ee2: Verifying Checksum [2023-12-06T15:53:19.326Z] 52dc419b0ee2: Download complete [2023-12-06T15:53:19.326Z] df9b9388f04a: Download complete [2023-12-06T15:53:19.326Z] 4657fd5d0bcf: Verifying Checksum [2023-12-06T15:53:19.326Z] 4657fd5d0bcf: Download complete [2023-12-06T15:53:19.326Z] 25bc292e5bac: Download complete [2023-12-06T15:53:19.586Z] 6ad1cebc031e: Verifying Checksum [2023-12-06T15:53:19.586Z] 6ad1cebc031e: Download complete [2023-12-06T15:53:19.586Z] df9b9388f04a: Pull complete [2023-12-06T15:53:19.586Z] 52dc419b0ee2: Pull complete [2023-12-06T15:53:19.845Z] 25bc292e5bac: Pull complete [2023-12-06T15:53:20.102Z] 114826534d7a: Verifying Checksum [2023-12-06T15:53:20.102Z] 114826534d7a: Download complete [2023-12-06T15:53:20.361Z] 8a3aa393b2d8: Download complete [2023-12-06T15:53:24.567Z] 114826534d7a: Pull complete [2023-12-06T15:53:24.567Z] 4657fd5d0bcf: Pull complete [2023-12-06T15:53:24.567Z] 6ad1cebc031e: Pull complete [2023-12-06T15:53:27.889Z] 8a3aa393b2d8: Pull complete [2023-12-06T15:53:27.889Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-12-06T15:53:27.889Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-06T15:53:27.889Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T15:53:28.170Z] prd-ubuntu20.04-docker-8c-8g-24230 does not seem to be running inside a container [2023-12-06T15:53:28.193Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-12-06T15:53:33.031Z] $ docker top 8b839de3f93ec6bcfb5f6bcf10292c721db03b909e4a09cd2d992465f97a821f -eo pid,comm [Pipeline] { [Pipeline] echo [2023-12-06T15:53:33.247Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh [2023-12-06T15:53:33.525Z] + set -o pipefail [2023-12-06T15:53:33.525Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' [2023-12-06T15:53:38.794Z] [2023-12-06T15:53:38.794Z] Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... [2023-12-06T15:53:38.794Z] [2023-12-06T15:53:38.794Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5174d6d0-2379-4548-918f-caa15a8d100f/history/b9a9c721-bba3-4347-a2b4-f2b5b9a74a83 [2023-12-06T15:53:38.794Z] [2023-12-06T15:53:38.794Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-12-06T15:53:38.794Z] [2023-12-06T15:53:38.794Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-12-06T15:53:38.794Z] [2023-12-06T15:53:38.794Z] [2023-12-06T15:53:38.794Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-12-06T15:53:38.794Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-12-06T15:53:38.794Z] More details here: https://snyk.co/ue1NS [2023-12-06T15:53:38.794Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-12-06T15:53:38.794Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-12-06T15:53:38.799Z] $ docker stop --time=1 8b839de3f93ec6bcfb5f6bcf10292c721db03b909e4a09cd2d992465f97a821f [2023-12-06T15:53:43.873Z] $ docker rm -f --volumes 8b839de3f93ec6bcfb5f6bcf10292c721db03b909e4a09cd2d992465f97a821f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-06T15:53:45.429Z] + git log --format=format:%s -1 4de3a8f4fd48ff80f4bd37b19548b6aae5009810 [Pipeline] sh [2023-12-06T15:53:45.718Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-06T15:53:45.718Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:53:46.060Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T15:53:46.060Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T15:53:46.232Z] prd-ubuntu20.04-docker-8c-8g-24230 does not seem to be running inside a container [2023-12-06T15:53:46.253Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-06T15:53:46.704Z] $ docker top bdc980f1ca4c1f243999967a491ebf06c12569ae2d02de8a3c7785d1f0cd538d -eo pid,comm [2023-12-06T15:53:46.760Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-12-06T15:53:46.760Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-06T15:53:47.013Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-06T15:53:47.013Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-06T15:53:47.126Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-06T15:53:47.123Z] $ docker exec bdc980f1ca4c1f243999967a491ebf06c12569ae2d02de8a3c7785d1f0cd538d ssh-agent [2023-12-06T15:53:47.250Z] SSH_AUTH_SOCK=/tmp/ssh-xC8K1o3q8lcp/agent.32 [2023-12-06T15:53:47.250Z] SSH_AGENT_PID=38 [2023-12-06T15:53:47.254Z] Running ssh-add (command line suppressed) [2023-12-06T15:53:47.341Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_10406727201297888563.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_10406727201297888563.key) [2023-12-06T15:53:47.362Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-06T15:53:47.704Z] + git semver tag [2023-12-06T15:53:47.964Z] 2023-12-06 15:53:47,891 [run_tag] DEBUG tag force:False [2023-12-06T15:53:47.964Z] 2023-12-06 15:53:47,891 [check_head_tag] DEBUG check head tag [2023-12-06T15:53:47.964Z] 2023-12-06 15:53:47,892 [execute] INFO git cat-file --batch-check [2023-12-06T15:53:47.964Z] 2023-12-06 15:53:47,892 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) [2023-12-06T15:53:47.964Z] 2023-12-06 15:53:47,896 [execute] INFO git cat-file --batch [2023-12-06T15:53:47.964Z] 2023-12-06 15:53:47,896 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) [2023-12-06T15:53:47.964Z] 2023-12-06 15:53:47,912 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2023-12-06T15:53:47.964Z] 2023-12-06 15:53:47,912 [execute] INFO git tag -a v3.2.0-dev.3 -m v3.2.0-dev.3 [2023-12-06T15:53:47.964Z] 2023-12-06 15:53:47,913 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.3', '-m', 'v3.2.0-dev.3'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) [2023-12-06T15:53:47.964Z] 2023-12-06 15:53:47,918 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2023-12-06T15:53:47.964Z] 3.2.0-dev.3 [Pipeline] } [2023-12-06T15:53:47.968Z] $ docker exec --env ******** --env ******** bdc980f1ca4c1f243999967a491ebf06c12569ae2d02de8a3c7785d1f0cd538d ssh-agent -k [2023-12-06T15:53:48.075Z] unset SSH_AUTH_SOCK; [2023-12-06T15:53:48.075Z] unset SSH_AGENT_PID; [2023-12-06T15:53:48.075Z] echo Agent pid 38 killed; [2023-12-06T15:53:48.091Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-06T15:53:48.606Z] + git semver [Pipeline] } [2023-12-06T15:53:48.872Z] $ docker stop --time=1 bdc980f1ca4c1f243999967a491ebf06c12569ae2d02de8a3c7785d1f0cd538d [2023-12-06T15:53:50.153Z] $ docker rm -f --volumes bdc980f1ca4c1f243999967a491ebf06c12569ae2d02de8a3c7785d1f0cd538d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:53:50.810Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-06T15:53:50.811Z] [2023-12-06T15:53:50.811Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:53:51.157Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-06T15:53:51.157Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-12-06T15:53:51.157Z] ab5ef0e58194: Pulling fs layer [2023-12-06T15:53:51.157Z] 9712f1f96733: Pulling fs layer [2023-12-06T15:53:51.157Z] 63f879dbbcfc: Pulling fs layer [2023-12-06T15:53:51.157Z] 0d9ebad4ef96: Pulling fs layer [2023-12-06T15:53:51.157Z] e9a5061849ea: Pulling fs layer [2023-12-06T15:53:51.157Z] d747dcd14b5f: Pulling fs layer [2023-12-06T15:53:51.157Z] 2de7ff778b66: Pulling fs layer [2023-12-06T15:53:51.157Z] 0d9ebad4ef96: Waiting [2023-12-06T15:53:51.157Z] e9a5061849ea: Waiting [2023-12-06T15:53:51.157Z] d747dcd14b5f: Waiting [2023-12-06T15:53:51.157Z] 2de7ff778b66: Waiting [2023-12-06T15:53:51.157Z] 9712f1f96733: Verifying Checksum [2023-12-06T15:53:51.157Z] 9712f1f96733: Download complete [2023-12-06T15:53:51.418Z] 63f879dbbcfc: Verifying Checksum [2023-12-06T15:53:51.418Z] 63f879dbbcfc: Download complete [2023-12-06T15:53:51.418Z] e9a5061849ea: Verifying Checksum [2023-12-06T15:53:51.418Z] e9a5061849ea: Download complete [2023-12-06T15:53:51.677Z] d747dcd14b5f: Verifying Checksum [2023-12-06T15:53:51.677Z] d747dcd14b5f: Download complete [2023-12-06T15:53:51.677Z] 0d9ebad4ef96: Verifying Checksum [2023-12-06T15:53:51.677Z] 0d9ebad4ef96: Download complete [2023-12-06T15:53:51.677Z] ab5ef0e58194: Verifying Checksum [2023-12-06T15:53:51.677Z] ab5ef0e58194: Download complete [2023-12-06T15:53:51.677Z] 2de7ff778b66: Verifying Checksum [2023-12-06T15:53:51.677Z] 2de7ff778b66: Download complete [2023-12-06T15:53:54.206Z] ab5ef0e58194: Pull complete [2023-12-06T15:53:54.465Z] 9712f1f96733: Pull complete [2023-12-06T15:53:55.032Z] 63f879dbbcfc: Pull complete [2023-12-06T15:53:59.265Z] 0d9ebad4ef96: Pull complete [2023-12-06T15:53:59.265Z] e9a5061849ea: Pull complete [2023-12-06T15:53:59.265Z] d747dcd14b5f: Pull complete [2023-12-06T15:53:59.831Z] 2de7ff778b66: Pull complete [2023-12-06T15:53:59.831Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-12-06T15:53:59.831Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-06T15:53:59.831Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T15:54:00.108Z] prd-ubuntu20.04-docker-8c-8g-24230 does not seem to be running inside a container [2023-12-06T15:54:00.129Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-12-06T15:54:07.745Z] $ docker top 0eeedc21b34a7f8c0ff754be95f4b6ec0db7602250185fd37486a0a592109574 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-12-06T15:54:07.925Z] provisioning config files... [2023-12-06T15:54:07.931Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config17619379597045289589tmp [2023-12-06T15:54:07.942Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config3537713080137283736tmp [2023-12-06T15:54:07.990Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config338571246686866084tmp [Pipeline] { [Pipeline] echo [2023-12-06T15:54:08.081Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:54:08.374Z] ---> sigul-configuration.sh [2023-12-06T15:54:08.374Z] gpg: directory `/root/.gnupg' created [2023-12-06T15:54:08.374Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-12-06T15:54:08.374Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-12-06T15:54:08.374Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-12-06T15:54:08.374Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-12-06T15:54:08.374Z] gpg: CAST5 encrypted data [2023-12-06T15:54:08.374Z] gpg: encrypted with 1 passphrase [2023-12-06T15:54:08.374Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-12-06T15:54:08.672Z] + mkdir /home/jenkins [2023-12-06T15:54:08.672Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-12-06T15:54:08.965Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-12-06T15:54:08.977Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:54:09.265Z] ---> sigul-install.sh [2023-12-06T15:54:09.265Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-12-06T15:54:09.668Z] + git tag --list [2023-12-06T15:54:09.668Z] 0.7.1 [2023-12-06T15:54:09.668Z] v1.0.0 [2023-12-06T15:54:09.668Z] v1.1.0 [2023-12-06T15:54:09.668Z] v1.1.1 [2023-12-06T15:54:09.668Z] v1.2.2 [2023-12-06T15:54:09.668Z] v1.3.0 [2023-12-06T15:54:09.668Z] v1.3.1 [2023-12-06T15:54:09.668Z] v2.0.0 [2023-12-06T15:54:09.668Z] v2.1.0 [2023-12-06T15:54:09.668Z] v2.1.1 [2023-12-06T15:54:09.668Z] v2.2.0 [2023-12-06T15:54:09.668Z] v2.3.0 [2023-12-06T15:54:09.668Z] v3.0 [2023-12-06T15:54:09.668Z] v3.0.0 [2023-12-06T15:54:09.668Z] v3.1 [2023-12-06T15:54:09.668Z] v3.1.0 [2023-12-06T15:54:09.668Z] v3.1.0-dev.1 [2023-12-06T15:54:09.668Z] v3.1.0-dev.10 [2023-12-06T15:54:09.668Z] v3.1.0-dev.11 [2023-12-06T15:54:09.668Z] v3.1.0-dev.12 [2023-12-06T15:54:09.668Z] v3.1.0-dev.13 [2023-12-06T15:54:09.668Z] v3.1.0-dev.14 [2023-12-06T15:54:09.668Z] v3.1.0-dev.15 [2023-12-06T15:54:09.668Z] v3.1.0-dev.16 [2023-12-06T15:54:09.668Z] v3.1.0-dev.17 [2023-12-06T15:54:09.668Z] v3.1.0-dev.18 [2023-12-06T15:54:09.668Z] v3.1.0-dev.19 [2023-12-06T15:54:09.668Z] v3.1.0-dev.2 [2023-12-06T15:54:09.668Z] v3.1.0-dev.20 [2023-12-06T15:54:09.668Z] v3.1.0-dev.21 [2023-12-06T15:54:09.668Z] v3.1.0-dev.22 [2023-12-06T15:54:09.668Z] v3.1.0-dev.23 [2023-12-06T15:54:09.668Z] v3.1.0-dev.24 [2023-12-06T15:54:09.668Z] v3.1.0-dev.25 [2023-12-06T15:54:09.668Z] v3.1.0-dev.3 [2023-12-06T15:54:09.668Z] v3.1.0-dev.4 [2023-12-06T15:54:09.668Z] v3.1.0-dev.5 [2023-12-06T15:54:09.668Z] v3.1.0-dev.6 [2023-12-06T15:54:09.668Z] v3.1.0-dev.7 [2023-12-06T15:54:09.668Z] v3.1.0-dev.8 [2023-12-06T15:54:09.668Z] v3.1.0-dev.9 [2023-12-06T15:54:09.668Z] v3.2.0-dev.1 [2023-12-06T15:54:09.668Z] v3.2.0-dev.2 [2023-12-06T15:54:09.668Z] v3.2.0-dev.3 [Pipeline] sh [2023-12-06T15:54:10.047Z] + lftools sign git-tag v3.2.0-dev.3 [2023-12-06T15:54:10.615Z] Signing Git tag with Sigul... [2023-12-06T15:54:10.615Z] Signing v3.2.0-dev.3 [Pipeline] echo [2023-12-06T15:54:10.893Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:54:11.218Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-12-06T15:54:11.224Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-12-06T15:54:11.353Z] $ docker stop --time=1 0eeedc21b34a7f8c0ff754be95f4b6ec0db7602250185fd37486a0a592109574 [2023-12-06T15:54:12.629Z] $ docker rm -f --volumes 0eeedc21b34a7f8c0ff754be95f4b6ec0db7602250185fd37486a0a592109574 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-12-06T15:54:13.534Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-06T15:54:13.534Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:54:13.885Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T15:54:13.885Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T15:54:14.084Z] prd-ubuntu20.04-docker-8c-8g-24230 does not seem to be running inside a container [2023-12-06T15:54:14.107Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-06T15:54:14.413Z] $ docker top a902873eb937b5968107f4d8a93ad60eb3908142fca8ac5e0291f7c47c5aa547 -eo pid,comm [2023-12-06T15:54:14.462Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-12-06T15:54:14.462Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-06T15:54:14.726Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-06T15:54:14.726Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-06T15:54:14.834Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-06T15:54:14.831Z] $ docker exec a902873eb937b5968107f4d8a93ad60eb3908142fca8ac5e0291f7c47c5aa547 ssh-agent [2023-12-06T15:54:14.934Z] SSH_AUTH_SOCK=/tmp/ssh-iuuygJtbpX6H/agent.32 [2023-12-06T15:54:14.934Z] SSH_AGENT_PID=38 [2023-12-06T15:54:14.938Z] Running ssh-add (command line suppressed) [2023-12-06T15:54:15.027Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_1163574811457844142.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_1163574811457844142.key) [2023-12-06T15:54:15.056Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-06T15:54:15.399Z] + git semver bump pre [2023-12-06T15:54:15.659Z] 2023-12-06 15:54:15,538 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2023-12-06T15:54:15.659Z] 2023-12-06 15:54:15,538 [bump_version] DEBUG bumping version:3.2.0-dev.3 on axis:pre with prefix:dev [2023-12-06T15:54:15.659Z] 2023-12-06 15:54:15,538 [bump_version] DEBUG bumped version:3.2.0-dev.4 [2023-12-06T15:54:15.659Z] 2023-12-06 15:54:15,538 [write_version] DEBUG write version:3.2.0-dev.4 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True [2023-12-06T15:54:15.659Z] 2023-12-06 15:54:15,538 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2023-12-06T15:54:15.659Z] 2023-12-06 15:54:15,538 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2023-12-06T15:54:15.659Z] 2023-12-06 15:54:15,540 [execute] INFO git cat-file --batch-check [2023-12-06T15:54:15.659Z] 2023-12-06 15:54:15,540 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-06T15:54:15.659Z] 2023-12-06 15:54:15,545 [execute] INFO git cat-file --batch [2023-12-06T15:54:15.659Z] 2023-12-06 15:54:15,545 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-06T15:54:15.659Z] 2023-12-06 15:54:15,550 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2023-12-06T15:54:15.659Z] 3.2.0-dev.4 [Pipeline] } [2023-12-06T15:54:15.662Z] $ docker exec --env ******** --env ******** a902873eb937b5968107f4d8a93ad60eb3908142fca8ac5e0291f7c47c5aa547 ssh-agent -k [2023-12-06T15:54:15.766Z] unset SSH_AUTH_SOCK; [2023-12-06T15:54:15.766Z] unset SSH_AGENT_PID; [2023-12-06T15:54:15.766Z] echo Agent pid 38 killed; [2023-12-06T15:54:15.782Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-06T15:54:16.323Z] + git semver [Pipeline] } [2023-12-06T15:54:16.590Z] $ docker stop --time=1 a902873eb937b5968107f4d8a93ad60eb3908142fca8ac5e0291f7c47c5aa547 [2023-12-06T15:54:17.847Z] $ docker rm -f --volumes a902873eb937b5968107f4d8a93ad60eb3908142fca8ac5e0291f7c47c5aa547 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-06T15:54:18.358Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-06T15:54:18.358Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:54:18.710Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T15:54:18.710Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T15:54:18.894Z] prd-ubuntu20.04-docker-8c-8g-24230 does not seem to be running inside a container [2023-12-06T15:54:18.918Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-06T15:54:19.268Z] $ docker top cb8a4b7ba8e7f3d534fc055533110d9641abd0173da43bdc8450a197a68a8aca -eo pid,comm [2023-12-06T15:54:19.322Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-12-06T15:54:19.322Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-06T15:54:19.543Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-06T15:54:19.543Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-06T15:54:19.656Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-06T15:54:19.652Z] $ docker exec cb8a4b7ba8e7f3d534fc055533110d9641abd0173da43bdc8450a197a68a8aca ssh-agent [2023-12-06T15:54:19.756Z] SSH_AUTH_SOCK=/tmp/ssh-Zl9WRamTGdbl/agent.31 [2023-12-06T15:54:19.756Z] SSH_AGENT_PID=37 [2023-12-06T15:54:19.760Z] Running ssh-add (command line suppressed) [2023-12-06T15:54:19.849Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_12537507432215520644.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_12537507432215520644.key) [2023-12-06T15:54:19.868Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-06T15:54:20.210Z] + git semver push [2023-12-06T15:54:20.470Z] 2023-12-06 15:54:20,381 [run_push] DEBUG push [2023-12-06T15:54:20.470Z] 2023-12-06 15:54:20,381 [execute] INFO git cat-file --batch-check [2023-12-06T15:54:20.470Z] 2023-12-06 15:54:20,382 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-06T15:54:20.470Z] 2023-12-06 15:54:20,385 [execute] INFO git rev-list 38a9268687d99fbfde5938a7b8569b0e6043cd56 -- [2023-12-06T15:54:20.470Z] 2023-12-06 15:54:20,385 [execute] DEBUG Popen(['git', 'rev-list', '38a9268687d99fbfde5938a7b8569b0e6043cd56', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-12-06T15:54:20.470Z] 2023-12-06 15:54:20,394 [execute] INFO git fetch -v origin [2023-12-06T15:54:20.470Z] 2023-12-06 15:54:20,395 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-12-06T15:54:21.038Z] 2023-12-06 15:54:20,928 [run_push] DEBUG no remote changes detected [2023-12-06T15:54:21.038Z] 2023-12-06 15:54:20,928 [execute] INFO git push origin semver [2023-12-06T15:54:21.038Z] 2023-12-06 15:54:20,928 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-12-06T15:54:21.989Z] 2023-12-06 15:54:21,750 [run_push] DEBUG push all version tags [2023-12-06T15:54:21.989Z] 2023-12-06 15:54:21,750 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-12-06T15:54:21.989Z] 2023-12-06 15:54:21,751 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) [2023-12-06T15:54:22.925Z] 2023-12-06 15:54:22,562 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2023-12-06T15:54:22.925Z] 3.2.0-dev.4 [Pipeline] } [2023-12-06T15:54:22.929Z] $ docker exec --env ******** --env ******** cb8a4b7ba8e7f3d534fc055533110d9641abd0173da43bdc8450a197a68a8aca ssh-agent -k [2023-12-06T15:54:23.018Z] unset SSH_AUTH_SOCK; [2023-12-06T15:54:23.018Z] unset SSH_AGENT_PID; [2023-12-06T15:54:23.018Z] echo Agent pid 37 killed; [2023-12-06T15:54:23.035Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-06T15:54:23.570Z] + git semver [Pipeline] } [2023-12-06T15:54:23.836Z] $ docker stop --time=1 cb8a4b7ba8e7f3d534fc055533110d9641abd0173da43bdc8450a197a68a8aca [2023-12-06T15:54:25.114Z] $ docker rm -f --volumes cb8a4b7ba8e7f3d534fc055533110d9641abd0173da43bdc8450a197a68a8aca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-12-06T15:54:26.644Z] + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] [2023-12-06T15:54:26.644Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2023-12-06T15:54:26.644Z] total 16 [2023-12-06T15:54:26.644Z] drwxr-xr-x 3 root root 4096 Dec 6 15:30 . [2023-12-06T15:54:26.644Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 6 15:54 .. [2023-12-06T15:54:26.644Z] drwxr-xr-x 2 root root 4096 Dec 6 15:30 cost [2023-12-06T15:54:26.644Z] -rw-r--r-- 1 root root 88 Dec 6 15:30 cost.csv [2023-12-06T15:54:26.644Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives [2023-12-06T15:54:26.644Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2023-12-06T15:54:26.644Z] total 16 [2023-12-06T15:54:26.644Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 15:30 . [2023-12-06T15:54:26.644Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 6 15:54 .. [2023-12-06T15:54:26.644Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 6 15:30 cost [2023-12-06T15:54:26.644Z] -rw-r--r-- 1 jenkins jenkins 88 Dec 6 15:30 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:54:26.932Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:54:27.788Z] ---> package-listing.sh [2023-12-06T15:54:27.788Z] ++ facter osfamily [2023-12-06T15:54:27.788Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-06T15:54:28.047Z] + OS_FAMILY=debian [2023-12-06T15:54:28.047Z] + workspace=/w/workspace/gexfoundry_device-modbus-go_main [2023-12-06T15:54:28.047Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-06T15:54:28.047Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-06T15:54:28.047Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-06T15:54:28.047Z] + PACKAGES=/tmp/packages_start.txt [2023-12-06T15:54:28.047Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2023-12-06T15:54:28.047Z] + PACKAGES=/tmp/packages_end.txt [2023-12-06T15:54:28.047Z] + case "${OS_FAMILY}" in [2023-12-06T15:54:28.047Z] + dpkg -l [2023-12-06T15:54:28.047Z] + grep '^ii' [2023-12-06T15:54:28.047Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-06T15:54:28.047Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-06T15:54:28.047Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-06T15:54:28.047Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2023-12-06T15:54:28.047Z] + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ [2023-12-06T15:54:28.047Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo [2023-12-06T15:54:28.058Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-12-06T15:54:28.336Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:54:28.951Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T15:54:28.951Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T15:54:29.146Z] prd-ubuntu20.04-docker-8c-8g-24230 does not seem to be running inside a container [2023-12-06T15:54:29.171Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-06T15:54:29.410Z] $ docker top acc671f59a89373352fdfa1ca77dc7c2f50674fd14710d97f4d602eed1c81e26 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T15:54:29.886Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-06T15:54:30.171Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-06T15:54:30.456Z] + ls /var/log/sa-host [2023-12-06T15:54:30.456Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T15:54:30.667Z] provisioning config files... [2023-12-06T15:54:30.675Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config10794046454505529867tmp [Pipeline] { [Pipeline] echo [2023-12-06T15:54:30.796Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:54:31.076Z] ---> create-netrc.sh [Pipeline] } [2023-12-06T15:54:31.082Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:54:31.521Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-06T15:54:31.530Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:54:31.812Z] ---> sudo-logs.sh [2023-12-06T15:54:31.812Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-06T15:54:31.899Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:54:32.181Z] ---> job-cost.sh [2023-12-06T15:54:32.181Z] lf-activate-venv: SKIPPING [2023-12-06T15:54:32.181Z] DEBUG: total: 0.2199999988079071 [2023-12-06T15:54:32.181Z] INFO: Retrieving Stack Cost... [2023-12-06T15:54:32.439Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-06T15:54:33.008Z] INFO: Archiving Costs [Pipeline] echo [2023-12-06T15:54:33.020Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:54:33.302Z] ---> logs-deploy.sh [2023-12-06T15:54:33.302Z] lf-activate-venv: SKIPPING [2023-12-06T15:54:33.302Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/142 [2023-12-06T15:54:33.302Z] INFO: archiving workspace using pattern(s): [2023-12-06T15:54:34.237Z] Archives upload complete. [2023-12-06T15:54:34.495Z] INFO: archiving logs to Nexus